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
kili 8836c64046 Pugs.Types defined an Eq instance for Control.Concurrent.STM.TMVar (from
the stm package), which is no longer possible, because TMVar is deriving
Eq now. So move the (somewhat crude)  comparision based on addressOf (which
comes from the hs-pugs-compat package) into Pugs.AST.Types, providing an
explicit Eq instance for VThread.

IMHO, instance declarations for standard type classes on types imported
from other Haskell packages are evil.

Breakage noticed by naddy@.

While here, update WANTLIB and bump.
2010-09-14 18:58:01 +00:00
archivers maintenance update to 2.8.4, no changes of note 2010-09-13 17:10:31 +00:00
astro - move distfiles/ to a proper mirroring location. 2010-09-12 16:49:08 +00:00
audio Update to pianobar-2010.08.21 2010-09-14 15:10:12 +00:00
benchmarks Zap some PKGNAME=${DISTNAME} before landry@ finds out... 2010-07-24 08:01:40 +00:00
biology - remove a .orig file after patches to prevent it from ending up in PLIST 2010-09-10 13:46:21 +00:00
books mirror the distfile; req by jasper@ 2010-08-26 13:30:08 +00:00
cad - fix the patch here too 2010-09-13 07:10:47 +00:00
chinese PYTHON_VER -> MODPY_VERSION; from fgsch@, thanks! 2010-09-13 04:46:13 +00:00
comms - move distfiles/ to a proper mirroring location. 2010-09-12 16:49:08 +00:00
converters - move distfiles/ to a proper mirroring location. 2010-09-12 16:49:08 +00:00
databases update pyodbc to 2.1.8; from Ryan Boggs with plist fix from me 2010-09-14 13:16:04 +00:00
devel - dependencies changed, so please bump! 2010-09-14 15:11:22 +00:00
editors update Jed to 0.99.19 + a couple of patches from upstream; from Frank Denis 2010-09-13 07:36:01 +00:00
education - move distfiles/ to a proper mirroring location. 2010-09-12 16:49:08 +00:00
emulators - move distfiles/ to a proper mirroring location. 2010-09-12 16:49:08 +00:00
games - zap unneeded patches 2010-09-13 18:03:23 +00:00
geo - remove unneeded chunk 2010-09-13 13:26:49 +00:00
graphics - remove unneeded patch 2010-09-13 17:52:53 +00:00
infrastructure Reserve uid 655 for upcoming net/minbif port. 2010-09-13 19:39:34 +00:00
inputmethods Enter ibus-anthy and ibus-skk 2010-09-12 11:53:28 +00:00
japanese Add USE_X11. ajacoutot@ ok. 2010-09-02 08:02:31 +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 Pugs.Types defined an Eq instance for Control.Concurrent.STM.TMVar (from 2010-09-14 18:58:01 +00:00
mail Update to 1.350. 2010-09-14 14:54:36 +00:00
math - fix LIB_DEPENDS; math/amd should have been a LIB_DEPENDS here. 2010-09-14 12:07:53 +00:00
misc - add HOMEPAGE 2010-09-14 07:53:05 +00:00
multimedia remove 0-byte files, spotted by Brad 2010-09-13 20:35:51 +00:00
net - azwaw OUSADOU takes maintainership 2010-09-14 18:34:14 +00:00
news Update to pan-0.133. 2010-09-13 16:23:47 +00:00
palm build fixes for gcc4; from FreeBSD 2010-08-03 20:01:40 +00:00
plan9 switch to REVISION/EPOCH 2010-07-24 15:29:47 +00:00
print - long overdue update of gv to 3.7.1. 2010-09-14 08:50:07 +00:00
productivity - move distfiles/ to a proper mirroring location. 2010-09-12 16:49:08 +00:00
russian Move to REVISION. 2010-07-24 17:36:16 +00:00
security - update opensc to 0.11.13 2010-09-14 10:32:06 +00:00
shells Set _XOPEN_SOURCE_EXTENDED on OpenBSD as well. Fixes build with 2010-09-06 18:53:51 +00:00
sysutils Add a patch so that autohell correctly detects struct diskstats 2010-09-13 08:54:21 +00:00
telephony Update to pjsua-1.7 2010-09-14 07:37:19 +00:00
textproc - missing USE_X11: 2010-09-12 20:43:18 +00:00
www fix cross-site scripting bug, pointed out by viq. fix (adapted from 2010-09-14 12:32:42 +00:00
x11 Minor update to gnome-menus-2.30.3. 2010-09-14 13:13:02 +00:00
.cvsignore Change WRKOBJDIR (again...) to default to ${PORTSDIR}/pobj instead of obj, 2009-10-13 14:39:23 +00:00
INDEX post-python-bump sync: 6466 (+678, -674) 2010-09-01 10:42:21 +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 $