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
espie 18fe3c3a29 use fortran module
make sure we pick the amd includes (appear to affect gcc3 also)
2010-05-23 15:51:45 +00:00
archivers - workaround no longer needed for mips64 2010-05-22 07:44:29 +00:00
astro let stellarium work again after the qt 4.6 update 2010-04-30 17:07:06 +00:00
audio use fortran module 2010-05-23 13:11:38 +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 C++ syntax 2010-05-23 09:13:15 +00:00
chinese Consistency: remove the 1, 2 or even 3 empty blank lines. 2010-04-15 13:56:33 +00:00
comms - remove unneeded mips64 workaround 2010-05-22 08:22:42 +00:00
converters ... needs a bump 2010-05-19 16:23:28 +00:00
databases fix gcc4 2010-05-22 10:26:45 +00:00
devel avoid old libstdc++ internals. 2010-05-23 13:49:19 +00:00
editors proto fixes for gcc4 2010-05-22 15:05:29 +00:00
education - update gamgi to 0.14.7 2010-04-27 21:50:45 +00:00
emulators GLU has some unsafe prototypes. Either that or -isystem /usr/X11R6/include... 2010-05-23 09:19:45 +00:00
games fix build for gcc4 (game is not playable on any modern machine...) 2010-05-23 15:32:16 +00:00
geo Update to osm2go 0.7.22 2010-05-22 12:29:04 +00:00
graphics Remove .section .note.GNU-stack from this asm file, we already mark by 2010-05-22 15:13:39 +00:00
infrastructure also count libf2c as a build depends: it's needed for a working g77 2010-05-23 09:40:19 +00:00
inputmethods SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus 2010-02-01 17:00:12 +00:00
japanese fix 2010-05-23 01:06:47 +00:00
java Remove patchlevel from INSTALLDIR to avoid breaking dependent ports, 2010-05-01 13:28:47 +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 force -fno-dollars-in-identifier, for predictable build 2010-05-22 10:17:36 +00:00
mail We have strnlen(3) now. 2010-05-21 13:34:43 +00:00
math use fortran module 2010-05-23 15:51:45 +00:00
misc fix 2010-05-22 21:28:21 +00:00
multimedia Remove .section .note.GNU-stack from this asm file, we already mark by 2010-05-22 15:13:39 +00:00
net don't try to prototype alloca by hand 2010-05-22 21:55:24 +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 c++ syntax 2010-05-22 14:05:03 +00:00
productivity - remove old hack that once fixed the build, but does nothing nowadays. 2010-05-13 12:37:16 +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 protos clean-up 2010-05-22 16:02:23 +00:00
shells fix compile with gcc4 (no need to #defined socklen_t) 2010-05-22 11:13:56 +00:00
sysutils remove non-sensical cast 2010-05-23 13:54:45 +00:00
telephony update p5-Net-SIP to 0.58 2010-05-18 23:04:38 +00:00
textproc use COMPILER_VERSION 2010-05-23 13:58:14 +00:00
www fix for gcc4 2010-05-23 10:27:46 +00:00
x11 fix build 2010-05-23 11:29:45 +00:00
.cvsignore Change WRKOBJDIR (again...) to default to ${PORTSDIR}/pobj instead of obj, 2009-10-13 14:39:23 +00:00
INDEX sync, 6279 unzels, +629 -565 2010-04-29 11:30:14 +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 $