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 e15927f4c8 GIO is striving to provide a modern, easy-to-use VFS API that sits
at the right level in the library stack.  The goal is to overcome
the shortcomings of GnomeVFS and provide an API that is so good
that developers prefer it over raw POSIX calls.  Among other things
that means using GObject.  It also means not cloning the POSIX API,
but providing higher-level, document-centric interfaces. This package
provides Haskell bindings to gio.
2010-06-16 13:59:06 +00:00
archivers Bump after ghc update. 2010-06-15 17:18:50 +00:00
astro Remove MODCMAKE_WANTCOLOR=No, as requested by espie@ 2010-06-11 08:53:52 +00:00
audio Fix build with gcc-2.95, bump pkgname 2010-06-14 17:44:46 +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 more recent, prereq for kde4 2010-06-16 13:42:24 +00:00
devel GIO is striving to provide a modern, easy-to-use VFS API that sits 2010-06-16 13:59:06 +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 Enter qemu 2010-06-08 01:12:58 +00:00
games Add a bunch of patch chunks shamelessly stolen from FreeBSD to allow this 2010-06-15 19:04:05 +00:00
geo Update to merkaartor 0.16.0. 2010-06-13 10:57:35 +00:00
graphics add a comment saying quite how much ram is needed to build this 2010-06-16 09:26:28 +00:00
infrastructure zap old stuff (can't work, since -m is used for something else now) 2010-06-16 12:22:20 +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 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 tyop 2010-06-15 22:05:24 +00:00
mail - fix build with gcc4 2010-06-15 19:35:38 +00:00
math disable build of fortran 95 bindings for now 2010-06-15 20:47:38 +00:00
misc update to 20100528 2010-05-31 19:11:45 +00:00
multimedia build with gcc3 on sparc 2010-06-15 10:07:41 +00:00
net update to 1.7.1.2, various fixes (build fixed with -Wall in 2010-06-16 10:25:05 +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 Do not hardcode the python version to 2.5. ok kili. 2010-06-16 10:13:40 +00:00
productivity Update to calcurse-2.8. 2010-06-15 07:29:39 +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 Bump after ghc update. 2010-06-15 17:18:50 +00:00
shells fix compile with gcc4 (no need to #defined socklen_t) 2010-05-22 11:13:56 +00:00
sysutils update symon to 2.82, rolling in our patches. New version pointed out 2010-06-15 10:47:08 +00:00
telephony Don't ulimit -n $MAXFILES if $MAXFILES is undefined. Spotted by fgsch@ 2010-06-07 20:03:55 +00:00
textproc update pygments to 1.3.1; new lexers and various fixes. 2010-06-16 07:40:30 +00:00
www Update to 2.5. ok maintainer. 2010-06-15 17:19:50 +00:00
x11 Fix Qt4 build on sparc64 with two patches from pkgsrc in qtwebkit part. 2010-06-15 21:27:57 +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 $