Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-02-09 | Fix stripping of binaries (caused by fixing PR4884) | hubertf | 1 | -3/+1 | |
1998-02-03 | By redefining the stack pointer offset to 2, 0.9.2/jit now passes all | agc | 1 | -0/+16 | |
its tests on /i386. | |||||
1998-02-02 | Remove -m argument from ldconfig calls, require the system to | hubertf | 6 | -15/+15 | |
have ${PREFIX}/lib in ld.so.conf instead. This ensures things even work after a reboot. | |||||
1998-02-02 | Introduce TRUE?=/usr/bin/true, and use it. | hubertf | 3 | -6/+6 | |
1998-02-01 | add "ONLY_FOR_ARCHS=i386" as it works only on port-i386 yet. | frueauf | 1 | -1/+2 | |
1998-02-01 | portlint: fix/add ldconfig | hubertf | 1 | -2/+1 | |
1998-02-01 | portlint: fix/add ldconfig | hubertf | 5 | -7/+11 | |
1998-02-01 | Add and enable python 1.5, fixes PR pkg/4763. | tron | 1 | -2/+2 | |
1998-02-01 | portlint: remove empty line | tron | 1 | -2/+1 | |
1998-02-01 | Initial import of python 1.5 package made by Ty Sarna. | tron | 10 | -0/+1417 | |
1998-01-30 | Modify individual package Makefiles to use the new way of specifying | agc | 1 | -2/+2 | |
shared object dependencies (LIB_DEPENDS). | |||||
1998-01-28 | Replace "<$ARCH"> by "${MACHINE_ARCH}", keep "<$ARCH>" | hubertf | 3 | -294/+294 | |
(in bsd.port.mk) for backward compatibility. | |||||
1998-01-28 | The class files are installed in ${PREFIX}/share/kaffe. This patch | agc | 1 | -14/+0 | |
modified the ENVIRONMENT file to look in ${PREFIX}/share/java. As nothing else was changed to install any files in the modified location, just keep everything simple and sane, and standardise on ${PREFIX}/share/kaffe. If we change this in the future, all occurrences should be changed. | |||||
1998-01-28 | Enable kaffe and expect. | agc | 1 | -3/+3 | |
1998-01-28 | Make the pathnames right for NetBSD in the section describing | agc | 1 | -9/+8 | |
environment variables necessary to run kaffe. i.e. don't assume /usr/local, but generalise it to ${PREFIX} | |||||
1998-01-28 | Add NetBSD RCS Id. | agc | 1 | -0/+1 | |
1998-01-28 | Add NetBSD RCS Id. | agc | 1 | -0/+3 | |
Add restriction on mirroring of distfile via MIRROR_DISTFILE. Add ONLY_FOR_ARCHS=i386, as that's the only architecture on which this package has been tested. When I get success reports from people on other platforms, this restriction can be relaxed. | |||||
1998-01-28 | Initial import of kaffe 0.9.2 (a Java interpreter/JIT compiler) into | agc | 8 | -0/+157 | |
the NetBSD packages collection, from the FreeBSD port. | |||||
1998-01-27 | Install the recursive ftp script, rftp, as expect-rftp, to avoid | agc | 3 | -3/+17 | |
confusion with the socks5 ftp client, rftp. | |||||
1998-01-27 | Add NetBSD RCS Id. | agc | 2 | -1/+3 | |
1998-01-27 | Initial import of expect, a tcl/tk-based software suite for automating | agc | 7 | -0/+171 | |
interactive tools, into the NetBSD packages collection from the FreeBSD port. | |||||
1998-01-24 | portlint: true -> /usr/bin/true | hubertf | 1 | -3/+3 | |
1998-01-24 | portlint: fix RCS Id+MAN3+MANN+ldconfig | hubertf | 1 | -4/+4 | |
1998-01-24 | portlint: fix RCS Id | hubertf | 1 | -1/+1 | |
1998-01-24 | portlint: add RCS Id | hubertf | 1 | -0/+1 | |
1998-01-24 | portlint: fix RCS Id+MAN3, delete empty line | hubertf | 1 | -3/+2 | |
1998-01-24 | portlint: remove empty line | hubertf | 1 | -1/+0 | |
1998-01-24 | portlint: fix RCS Id, add MAINTAINER | hubertf | 1 | -1/+3 | |
1998-01-24 | portlint: remove empty lines | hubertf | 1 | -2/+0 | |
1998-01-24 | portlint: fix RCS Id | hubertf | 1 | -1/+1 | |
1997-12-22 | Fix setting CONFIGURE_ARGS ("=" -> "+=") | hubertf | 2 | -4/+4 | |
1997-12-22 | Fix setting CONFIGURE_ARGS + CONFIGURE_ENV, pointed out by Bill Coldwell. | hubertf | 1 | -3/+3 | |
1997-12-02 | fix ldconfig | hubertf | 1 | -3/+3 | |
1997-11-22 | Update for perl 5.004_04 and MI/MD PLIST. | hubertf | 5 | -86/+51 | |
1997-11-22 | Update for perl 5.004_04 and MI/MD PLIST. | hubertf | 6 | -673/+724 | |
1997-11-20 | Import of some more missing categories | hubertf | 1 | -0/+1 | |
(only directories and pkg-descriptions!) | |||||
1997-11-19 | Needs to be relative to tcl8.0/unix, not tcl8.0 | hubertf | 1 | -4/+2 | |
1997-11-18 | -fpic -> -fPIC, to stop tk breaking on m68k machines. | hubertf | 1 | -0/+13 | |
Fixes PR pkg/4499 by Brad Salai <bsalai@law.roc.servtech.com>. | |||||
1997-11-06 | Add a NetBSD RCS Id to all the PLIST files. | agc | 5 | -0/+5 | |
1997-10-17 | i386 -> <$ARCH> (forgot some) | hubertf | 1 | -21/+21 | |
1997-10-16 | Initial import of Mike Brennan's small, fast awk clone to | agc | 6 | -0/+50 | |
NetBSD package system. | |||||
1997-10-14 | - Minor documentation fixup, mostly removing comments this won't run | hubertf | 3 | -197/+237 | |
on some FreeBSD releases (boy can I imagine some users wondering what OS they're running now 8-) - Sync PLIST with reality... esp. empty directories. | |||||
1997-10-13 | - add MAN{1,3,N} in Makefile | hubertf | 3 | -38/+255 | |
- remove manpage compression from patch-aa - sync PLIST with reality - do "ldconfig -m /usr/pkg/lib" on pkg_delete | |||||
1997-10-13 | Sync with reality | hubertf | 1 | -1/+101 | |
1997-10-12 | - icon isntalls manpage compressed -> set MANCOMPRESSED | hubertf | 2 | -1/+9 | |
(but only on NetBSD!) - rmdir ${PREFIX}/share/icon on pkg_delete | |||||
1997-10-09 | Generalise for non-i386 architectures: | agc | 1 | -227/+227 | |
+ Hardcode netbsd for the moment (until I'm allowed to use a <$OPSYS> string). + Change the i386 hardcoded constant into <$ARCH>, which will be modified by bsd.port.mk when constructing the derived .PLIST file at package installation time. | |||||
1997-10-06 | Add NetBSD RCS Id. | agc | 2 | -3/+9 | |
Change a mkdir to mkdir -p in the patch to Makefile.in, so that the include directories get made if they don't exist, as they're put in a non-standard place. | |||||
1997-10-06 | Add NetBSD RCS Id. | agc | 1 | -0/+1 | |
1997-10-06 | Add NetBSD RCS Id. | agc | 2 | -2/+50 | |
Add default directories for Perl's Configure script to search on NetBSD. Now why can't it grab these from the installer's path or other environment variables? | |||||
1997-10-06 | Commit file missed in previous commit - this files has | agc | 1 | -0/+209 | |
the NetBSD/i386-specific files. |