Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-03-22 | Let ONLY_FOR_PLATFORM recognize NetBSD 2.0 and future versions. | kristerw | 1 | -2/+2 | |
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 | |
2004-01-10 | Make the pkg build on -current. | kristerw | 3 | -5/+31 | |
Closes PR pkg/23441. | |||||
2004-01-03 | Fix a multi-line sting. | kristerw | 2 | -1/+17 | |
2003-12-31 | Fix a gcc 3 issue by a patch provided by Sergio Jimenez in PR pkg/23441. | kristerw | 2 | -1/+16 | |
2003-12-31 | Convert to USE_BUILDLINK2. | kristerw | 1 | -9/+10 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2003-04-29 | Re-add files I missed in last commit. | augustss | 3 | -0/+159 | |
2003-04-29 | Update to a new GHC. There are too numerous changes to mention; see the | augustss | 20 | -433/+1199 | |
GHC documentation for details. The most import change is that this package (which has been broken since the conversion from a.out to ELF) has been re-ported to NetBSD by Urban Boquist, boquist@crt.se. | |||||
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-04-22 | Disable on ELF machines until somebody fixes it. | wiz | 1 | -2/+3 | |
2001-04-19 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -3/+5 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -12/+10 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-17 | Move the COMMENT from being in its own file to a definition in the | agc | 2 | -2/+2 | |
package Makefile. | |||||
2000-08-11 | Remove (sometimes FreeBSD) packager's (porter's) name from DESCR. | wiz | 1 | -2/+0 | |
If anywhere, it should be the value of MAINTAINER in the Makefile. Some minor cleanup/reformatting while I'm here. | |||||
2000-07-20 | Depend on version 4.0 or newer of the "readline" package. | tron | 1 | -2/+2 | |
2000-06-30 | Update this to build with either gmp 2.0.2 or gmp 3.0.x. | danw | 4 | -11/+63 | |
(Theoretically... the package seems to be broken.) | |||||
2000-01-09 | replaced some more commands by their ${COMMAND} counterparts | wiz | 1 | -2/+2 | |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-12-27 | - Fix broken object file format recognition. | tron | 3 | -12/+6 | |
- Patch memory management to recognize NetBSD-i386 ELF. XXX This package still doesn't build on ELF systems due to problems with XXX included assembler sources. | |||||
1999-12-16 | Remove embedded blank line in pre-configure target. | agc | 1 | -2/+1 | |
1999-12-15 | update | proff | 1 | -2/+2 | |
1999-12-15 | pseudo, not psuedo, damnit | proff | 1 | -2/+2 | |
1999-12-15 | netbsd patches for GHC/Haskell. | proff | 6 | -0/+172 | |
1999-12-15 | add patch-sum | proff | 1 | -0/+8 | |
1999-12-15 | NetBSD changes for: | proff | 5 | -23/+41 | |
GHC: The Glasgow Haskell Compiler. The Glasgow Haskell Compiler is a robust, fully-featured, optimising compiler for the functional programming language Haskell 98 (http://www.haskell.org). GHC compiles Haskell to either native code or C. It implements numerous experimental language extensions to Haskell, including concurrency, a foreign language interface, several type-system extensions, exceptions, and so on. GHC comes with a generational garbage collector, a space and time profiler, and a comprehensive set of libraries. -Julian Assange <proff@iq.org> | |||||
1999-12-15 | import pkgsrc/lang/ghc from FreeBSD-current | proff | 6 | -0/+233 | |