Public git conversion mirror of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the ports@ mailing list.
Go to file
landry 47e2e40500 Update to mapnik 2.2.0.
Fix depends, remove cairomm/libtool,-ltdl & agg. Mapnik uses its own
internal agg fork now. Fix WANTLIB while here, and ensure dependency on
png 1.6, otherwise build breaks horribly.
Force the dependency on scons 2.3.0, newer mapnik switched from CXXFLAGS
to CPPDEFINES, and with previous scons this produces broken build flags like
-DHAVE_JPEG-DMAPNIK_USE_PROJ4-DHAVE_PNG-DHAVE_TIFF-DBIGINT-DOPENBSD-DMAPNIK_THREADSAFE
in turn producing broken builds.
Add a warning about the 'dangerous' regress tests.
2013-07-06 11:19:48 +00:00
archivers maintenance update to 5.0.5 2013-07-04 18:37:32 +00:00
astro the png headers are now directly under include/ 2013-06-04 18:41:39 +00:00
audio one single "decl after statement" -> cheap to fix 2013-07-05 23:30:39 +00:00
base PERMIT* 2013-03-17 13:59:44 +00:00
benchmarks update to 1.1 2013-07-02 06:22:27 +00:00
biology USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
books +diveintopython3 2013-06-19 08:53:38 +00:00
cad Fix and re-enable ninja build. 2013-07-01 17:00:40 +00:00
chinese having MASTER_SITES_BACKUP is implied, so no need to make it explicit. 2013-05-06 12:01:17 +00:00
comms Provide a default FontMap in hyla.conf as an hint for faxsetup 2013-06-17 13:51:59 +00:00
converters Build ruby 2.0 versions of ruby C extensions. Use explicit FLAVORs 2013-06-29 15:56:10 +00:00
databases the build process of those ports only leads to a .la file if shared objects 2013-07-05 12:03:52 +00:00
devel Fix build on hppa by applying the same dark magic as used on 2013-07-06 09:14:12 +00:00
editors Remove use of ELF_TOOLCHAIN. 2013-07-06 03:22:11 +00:00
education update to 0.1.38, which now includes wiktionary links 2013-07-01 20:49:59 +00:00
emulators Update stella to 3.9. 2013-07-04 12:44:29 +00:00
fonts Update to cantarell-fonts-0.0.13. 2013-06-18 15:28:18 +00:00
games Update ZSXD to 1.6.2 - same story as ZSDX 1.6.2 2013-07-01 04:46:24 +00:00
geo use ${VARBASE} instead of hardcoding /var 2013-07-05 07:23:33 +00:00
graphics Update to mapnik 2.2.0. 2013-07-06 11:19:48 +00:00
infrastructure no longer depend upon base's elf toolchain 2013-07-05 21:48:01 +00:00
inputmethods Massive cleanup for KDE3. Main point is in changing WANTLIB from "foo" to 2013-06-24 15:53:38 +00:00
japanese enforce extra x11 libs on vax 2013-07-06 10:46:29 +00:00
java rename stuff so that java.port.mk conforms to the new style of overriding 2013-07-02 10:36:35 +00:00
korean update maintainer's email address 2013-06-04 13:16:20 +00:00
lang M88k is elf now. 2013-07-06 11:05:30 +00:00
mail use ${VARBASE} instead of hardcoding /var 2013-07-05 09:34:35 +00:00
math Updtae to gnumeric-1.12.3. 2013-06-26 06:52:09 +00:00
meta It seems bumping kern.shminfo.shmall is not needed anymore; any regression, 2013-06-23 15:10:57 +00:00
misc use ${VARBASE} instead of hardcoding /var 2013-07-05 07:38:47 +00:00
multimedia Move this up to the top. 2013-07-05 21:32:21 +00:00
net Minor update of net/texapp to 0.5.3 2013-07-06 00:42:06 +00:00
news patch Configure to not to pick up libhdb.so*, fixing the build. courtesy of 2013-06-18 21:27:42 +00:00
plan9 use movw not movl with (16-bit) segment registers. 2013-03-21 22:26:27 +00:00
print Remove Andreas Bihlmaier as maintainer per his request on ports@. 2013-07-01 10:39:17 +00:00
productivity use ${VARBASE} instead of hardcoding /var 2013-07-05 07:44:59 +00:00
security fix on vax 2013-07-06 08:32:06 +00:00
shells Use @shell instead of @bin so that dash properly registers itself in 2013-03-14 17:08:57 +00:00
sysutils update to 2.7.4 2013-07-03 17:03:03 +00:00
telephony PKG_ARCH = * and bump, requested by espie@ 2013-07-05 13:42:50 +00:00
textproc fix the one variable decl that prevents it to build on gcc2 2013-07-05 11:26:46 +00:00
www remove mindterm, because: 2013-07-05 10:00:42 +00:00
x11 M88k is elf now. 2013-07-06 11:07:19 +00:00
.cvsignore add openbsd-wip (the repository on github). 2011-11-01 12:36:30 +00:00
INDEX sync, 8148 2013-07-01 09:33:03 +00:00
Makefile stupid thing I should have done years ago: grab bsd.own.mk (and /etc/mk.conf) 2013-01-06 16:14:10 +00:00
README wee little additions 2011-11-15 18:33:16 +00:00

Documentation for the ports tree: ports(7), packages(7), mirroring-ports(7),
library-specs(7), bsd.port.mk(5), bsd.port.arch.mk(5), port-modules(5).

dpb(1) (manpage under ${PORTSDIR}/man) for bulk builds.

See also the OpenBSD Porter's Handbook http://www.openbsd.org/faq/ports/

$OpenBSD: README,v 1.20 2011/11/15 18:33:16 espie Exp $