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
robert b225ba5909 Do not define GNU_SOURCE on OpenBSD otherwise it will pick up some
GNU API which will break badly on OpenBSD.
2010-06-28 18:15:24 +00:00
archivers pudate to 9.13, Josh Grosse (maintainer) ok 2010-06-20 15:54:35 +00:00
astro Remove MODCMAKE_WANTCOLOR=No, as requested by espie@ 2010-06-11 08:53:52 +00:00
audio Add libtool to BUILD_DEPENDS instead of overriding it. Fixes build on a 2010-06-25 08:16:51 +00:00
benchmarks +httperf 2010-05-05 14:09:23 +00:00
biology - remove mips64 workaround 2010-05-22 08:06:33 +00:00
books +AsteriskGuide 2010-05-11 00:16:54 +00:00
cad Fix build for gcc4. 2010-06-07 20:08:09 +00:00
chinese Consistency: remove the 1, 2 or even 3 empty blank lines. 2010-04-15 13:56:33 +00:00
comms update to 3.1.11 2010-06-25 22:44:33 +00:00
converters Update to 2.29 2010-06-05 13:54:09 +00:00
databases Use autoconf 2.64 instead of 2.65, which still has some issues. 2010-06-25 13:54:34 +00:00
devel add p5-Array-Diff 2010-06-27 21:05:06 +00:00
editors update to vim 7.2.444 2010-06-27 20:49:49 +00:00
education - update gamgi to 0.14.7 2010-04-27 21:50:45 +00:00
emulators remove i386 from ONLY_FOR_ARCHS unless the compiler is gcc4, 2010-06-24 09:48:06 +00:00
games grrrrr, don't hardcode paths. 2010-06-20 16:44:54 +00:00
geo Add my coordinates to geo/openbsd-developers. 2010-06-28 06:03:23 +00:00
graphics Update to libcaca 0.99.beta17, needed by an upcoming minbif port. 2010-06-28 07:24:30 +00:00
infrastructure output stuff closer to what's needed for Makefiles... 2010-06-28 11:24:01 +00:00
inputmethods don't link with libiconv.a and -liconv at the same time 2010-06-23 15:48:28 +00:00
japanese fix 2010-05-23 01:06:47 +00:00
java yet another piece of shit compiles on LP64+gcc4 again 2010-06-07 23:30:48 +00:00
korean SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus 2010-02-01 17:00:12 +00:00
lang Do not define GNU_SOURCE on OpenBSD otherwise it will pick up some 2010-06-28 18:15:24 +00:00
mail 2 fixes from upstream via Brad 2010-06-27 09:46:18 +00:00
math Bugfix update to gnumeric-1.10.6. 2010-06-17 08:17:40 +00:00
misc Update to mc-4.7.0.6 2010-06-26 16:34:28 +00:00
multimedia Remove the Real plugin. No need for it anymore now that FFmpeg has been 2010-06-24 20:50:40 +00:00
net - add p5-Net-IPTrie 2010-06-28 13:32:39 +00:00
news fix build with gcc4 2010-05-22 11:44:40 +00:00
palm Link palm2ical to the build 2010-04-15 17:33:10 +00:00
plan9 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus 2010-02-01 17:00:12 +00:00
print Update to cups-1.4.4. 2010-06-27 04:18:50 +00:00
productivity Bump PKGNAME/SO_VERSION to chase www/mozilla-thunderbird update. 2010-06-23 17:11:50 +00:00
russian SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus 2010-02-01 17:00:12 +00:00
security Do we really need a '96 'Secure Telnet Daemon' when we have OpenSSH in 2010-06-23 18:13:55 +00:00
shells fix compile with gcc4 (no need to #defined socklen_t) 2010-05-22 11:13:56 +00:00
sysutils Fix socket credential support. 2010-06-28 15:55:21 +00:00
telephony update to 1.6.2.9; various crash fixes (including one with dtmf detection) 2010-06-18 22:10:44 +00:00
textproc Update to meld-1.3.2. 2010-06-26 03:53:36 +00:00
www add p5-WWW-Tumblr 2010-06-27 21:03:44 +00:00
x11 update tint to 2.0.11. OK dcoppa@ 2010-06-28 14:08:03 +00:00
.cvsignore Change WRKOBJDIR (again...) to default to ${PORTSDIR}/pobj instead of obj, 2009-10-13 14:39:23 +00:00
INDEX sync, 6303 unzels 2010-05-24 18:47:53 +00:00
Makefile provide a _MAKE internal that does the cd ${.CURDIR} && exec, 2010-04-20 10:03:36 +00:00
README Mention port-modules(5) and library-specs(7) 2009-03-13 10:03:29 +00:00

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

See also http://www.openbsd.org/porting.html

$OpenBSD: README,v 1.18 2009/03/13 10:03:29 giovanni Exp $