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 5dd1c31039 DrIFT is a type sensitive preprocessor for Haskell. It extracts
type declarations and directives from modules. The directives cause
rules to be fired on the parsed type declarations, generating new
code which is then appended to the bottom of the input file. The
rules are expressed as Haskell code, and it is intended that the
user can add new rules as required.
DrIFT automates instance derivation for classes that aren't supported
by the standard compilers.  In addition, instances can be produced
in seperate modules to that containing the type declaration.  This
allows instances to be derived for a type after the original module
has been compiled.  As a bonus, simple utility functions can also
be produced from a type.

"go ahead, please" espie@
2010-06-20 09:43:23 +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 - remove sparc64 gcc3.3 workaround 2010-06-19 20:21:14 +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 - sync with lua.port.mk 2010-06-18 17:59:06 +00:00
devel DrIFT is a type sensitive preprocessor for Haskell. It extracts 2010-06-20 09:43:23 +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 Add debug flavor. 2010-06-17 09:57:55 +00:00
games Fix find(1) args. 2010-06-19 13:57:10 +00:00
geo Update to merkaartor 0.16.0. 2010-06-13 10:57:35 +00:00
graphics update my e-mail address, and bump those packages 2010-06-18 22:20:03 +00:00
infrastructure less confusing 2010-06-20 08:22:40 +00:00
inputmethods
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
lang Require ghc-doc to get all links enabled for ports that use haddock. 2010-06-18 21:37:16 +00:00
mail update to 4.80.7-1 (notable addition: support for storing config in sql) 2010-06-18 21:48:23 +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 update to 1.0.0, from Brad (taking maintainer) 2010-06-18 23:25:49 +00:00
net - update tor to 0.2.1.26 2010-06-20 07:57:07 +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
print Use -O0 on hppa, since update to 1.6.x it fails building there.. 2010-06-16 18:47:50 +00:00
productivity Update to calcurse-2.8. 2010-06-15 07:29:39 +00:00
russian
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 my e-mail address, and bump those packages 2010-06-18 22:20:03 +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 my e-mail address, and bump those packages 2010-06-18 22:20:03 +00:00
www small security issues, low impact... 2010-06-19 20:53:19 +00:00
x11 rebuild with nepomuk changes 2010-06-20 09:36:14 +00:00
.cvsignore
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

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 $