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
steven 9985caa820 remove space after -Wl argument
fixes build with in-tree libtool
2010-06-25 17:18:21 +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 mgetty+sendfax-1.1.37. 2010-06-07 05:59:27 +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 libtool to BUILD_DEPENDS as autogen.sh checks for libtoolize. 2010-06-23 17:38:29 +00:00
editors - add lua pattern file 2010-06-16 07:04:12 +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 Update to merkaartor 0.16.0. 2010-06-13 10:57:35 +00:00
graphics Explicitely add libtool to BUILD_DEPENDS as bootstrap script checks for 2010-06-23 16:53:20 +00:00
infrastructure work-around: if we don't get a shortname, tell the user something is a bit 2010-06-25 12:02:18 +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 Unscrew. Noticed by jasper@ 2010-06-23 08:37:18 +00:00
mail Bump PKGNAME/SO_VERSION to chase www/mozilla-thunderbird update. 2010-06-23 17:11:50 +00:00
math Bugfix update to gnumeric-1.10.6. 2010-06-17 08:17:40 +00:00
misc +shared-desktop-ontologies 2010-06-19 19:33:11 +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 fix the plist 2010-06-25 12:29:03 +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 Adjust WANTLIB and bump. 2010-06-24 19:53:12 +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 Full stop for DESCR-files, pass --disable-static to LIBTOOL_FLAGS, and 2010-06-24 06:53:36 +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 1.82. 2010-06-24 19:42:44 +00:00
www Update to 3.0.16. Adds IPv6 support. 2010-06-25 13:50:47 +00:00
x11 remove space after -Wl argument 2010-06-25 17:18:21 +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 $