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
jeremy b3b474bb7a This adds an ugly hack to make gem install --user-install work
for gems with native extensions. Without this, it calls
/usr/bin/install -o root -g bin as a regular user, which fails due
to permission issues. This removes the -o root -g bin, so it can
succeed as a regular user.

Regen patches while here.

Idea to just remove -o root -g bin instead of using cp -p from
landry@.

OK landry@
2010-10-06 18:12:19 +00:00
archivers Remove MASTER_SITES from most ruby gem ports, specify it in ruby.port.mk 2010-09-28 20:12:16 +00:00
astro - move distfiles/ to a proper mirroring location. 2010-09-12 16:49:08 +00:00
audio Didn't apply (wrong paths). 2010-10-03 15:06:56 +00:00
benchmarks - workaround for gcc3 bugs not needed anymore 2010-09-28 10:22:17 +00:00
biology - switch to new CPAN_EXAMPLES 2010-10-01 21:58:22 +00:00
books mirror the distfile; req by jasper@ 2010-08-26 13:30:08 +00:00
cad Fix DEPENDS after gtk+2 and gdk-pixbuf split. 2010-09-30 07:21:18 +00:00
chinese PYTHON_VER -> MODPY_VERSION; from fgsch@, thanks! 2010-09-13 04:46:13 +00:00
comms bump 2010-09-24 15:23:05 +00:00
converters Remove MASTER_SITES from most ruby gem ports, specify it in ruby.port.mk 2010-09-28 20:12:16 +00:00
databases Simple version bump to 0.9.0. 2010-10-06 16:26:57 +00:00
devel This adds an ugly hack to make gem install --user-install work 2010-10-06 18:12:19 +00:00
editors Fix creation of MD5 passwords. 2010-10-04 19:38:13 +00:00
education - update gamgi to 0.14.10 2010-09-29 18:45:49 +00:00
emulators Make it compile with newer gtk+2. 2010-10-01 07:27:23 +00:00
games +supertuxkart 2010-10-06 17:06:34 +00:00
geo i moved two years ago 2010-10-06 11:22:59 +00:00
graphics Unbreak by fixing WANTLIB. 2010-10-06 17:03:39 +00:00
infrastructure new read-only variable TARGETS for introspection purpose (list of targets 2010-10-02 10:25:21 +00:00
inputmethods Missed that one too. 2010-09-30 07:28:29 +00:00
japanese Update MASTER_SITES and HOMEPAGE. Bump. 2010-09-28 18:39:49 +00:00
java yet another piece of shit compiles on LP64+gcc4 again 2010-06-07 23:30:48 +00:00
korean Move to REVISION. 2010-07-24 17:50:02 +00:00
lang - set ONLY_FOR_ARCHS to arches jamvm supports 2010-10-05 11:51:13 +00:00
mail - update msmtp to 1.4.21, most important change is unbreaking it with new openssl 2010-10-05 18:34:33 +00:00
math - switch to MODCPAN_EXAMPLES 2010-10-03 15:21:13 +00:00
misc - switch to MODCPAN_EXAMPLES 2010-10-03 15:21:13 +00:00
multimedia Typo. 2010-10-05 04:53:50 +00:00
net - update to 2.0.5 2010-10-06 08:06:31 +00:00
news - switch to new MODCPAN_EXAMPLES 2010-10-01 22:22:23 +00:00
palm Bump after recent fltk change. 2010-09-22 12:50:59 +00:00
plan9 switch to REVISION/EPOCH 2010-07-24 15:29:47 +00:00
print special CFLAGS aren't necessary on mips64 anymore 2010-10-03 18:58:53 +00:00
productivity Unbreak by fixing WANTLIB. 2010-10-06 17:29:36 +00:00
russian Move to REVISION. 2010-07-24 17:36:16 +00:00
security switch to MODCPAN_EXAMPLES 2010-10-03 15:10:07 +00:00
shells Fix WANTLIB 2010-10-06 09:26:31 +00:00
sysutils Move to new DEPENDS. 2010-10-05 09:04:11 +00:00
telephony fix for openssl 2010-10-04 08:46:51 +00:00
textproc - switch to MODCPAN_EXAMPLES 2010-10-03 16:59:55 +00:00
www The original import was not OKed by landry, I checked in the wrong stuff, bad mistake on my side. 2010-10-06 13:53:07 +00:00
x11 Fix typo. No bump, didn't build. 2010-10-06 15:06:07 +00:00
.cvsignore Change WRKOBJDIR (again...) to default to ${PORTSDIR}/pobj instead of obj, 2009-10-13 14:39:23 +00:00
INDEX post gnome-update sync, +241,-244 2010-09-30 15:35:44 +00:00
Makefile move LOCKDIR default to pkgpath.mk since it's shared with Makefile. 2010-08-20 23:11:07 +00:00
README Repoint URL to OpenBSD Porters Handbook. 2010-08-31 03:28:43 +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 the OpenBSD Porter's Handbook http://www.openbsd.org/faq/ports/

$OpenBSD: README,v 1.19 2010/08/31 03:28:43 lum Exp $