Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-02-02 | Introduce TRUE?=/usr/bin/true, and use it. | hubertf | 23 | -56/+57 | |
1998-02-02 | As noweb depends on lang/icon, which is i386 only so far, make this | frueauf | 1 | -1/+2 | |
one i386 only too. Pointed out by Scott Reynolds (scottr@netbsd.org). | |||||
1998-02-01 | Ensure that the includes files goto "${PREFIX}/include" even if | tron | 1 | -0/+18 | |
there is another instance of "ncurses" e.g. in "/usr/local". | |||||
1998-02-01 | add "ONLY_FOR_ARCHS=i386" as it works only on port-i386 yet. | frueauf | 1 | -1/+2 | |
1998-02-01 | fix up info-handling (depends, use our install-info) | hubertf | 2 | -4/+10 | |
1998-02-01 | portlint: fix URL | hubertf | 1 | -2/+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 | portlint: remove extra space at EOL | hubertf | 1 | -7/+7 | |
1998-02-01 | portlint: $() -> ${}, remove USE_X11 | hubertf | 1 | -3/+2 | |
1998-02-01 | Initial import of python 1.5 package made by Ty Sarna. | tron | 10 | -0/+1417 | |
1998-02-01 | portlint: remove extra empty line | hubertf | 1 | -2/+1 | |
1998-01-31 | Add and enable GNUPLOT 3.5, fixes PR pkg/4913. | tron | 1 | -1/+2 | |
1998-01-31 | Initial import of GNUPLOT 3.5 package made by root@garbled.futureone.com. | tron | 7 | -0/+66 | |
1998-01-30 | upgrade GNU make to 3.76.1 | frueauf | 5 | -84/+49 | |
1998-01-30 | Enable x3270. | agc | 1 | -1/+1 | |
1998-01-30 | The NetBSD X11 manual pages are installed pre-formatted, but not | agc | 2 | -8/+7 | |
gzipped. Delete MANCOMPRESSED, and set CAT1 not MAN1 accordingly. Sync PLIST with reality. | |||||
1998-01-30 | Add NetBSD RCS Id. | agc | 2 | -0/+2 | |
1998-01-30 | Initial import of x3270, a 3270 terminal emulator, into the NetBSD | agc | 5 | -0/+53 | |
packages collection, from the FreeBSD port. | |||||
1998-01-30 | Echo the directory name when doing a "make readme", so that progress | agc | 2 | -4/+4 | |
can be monitored. | |||||
1998-01-30 | Break the manual page definitions into separate lines less than | agc | 1 | -24/+24 | |
80 characters. | |||||
1998-01-30 | Modify individual package Makefiles to use the new way of specifying | agc | 37 | -124/+147 | |
shared object dependencies (LIB_DEPENDS). | |||||
1998-01-30 | Remove the requirement that a LIB_DEPENDS name must have any '.' | agc | 2 | -24/+38 | |
characters escaped with a backslash, but recognise the backslashes for backwards compatibility. When matching names, do any escaping of the regexp '.' metacharacter automatically, if needed. When a shared object dependency is printed out, use a form that does not have the backslashes in it, for readability. Print out the full pathname of the matching shared object, for clarity. | |||||
1998-01-30 | true /> /usr/bin/true | hubertf | 1 | -6/+7 | |
1998-01-30 | RCS ID update - sync with portlint for now | hubertf | 1 | -2/+2 | |
1998-01-30 | update to V4.07BETA | hubertf | 2 | -3/+3 | |
1998-01-29 | Updated to ctwm 3.5 on request by Rob Windsor. | tron | 1 | -6/+5 | |
1998-01-29 | Fix "MAINTAINER". | tron | 7 | -14/+14 | |
1998-01-29 | move RCS Id to the expected place, pointed out by Hubert "portlint" Feyrer :) | frueauf | 1 | -1/+1 | |
1998-01-29 | remove "--infodir=${PREFIX}/info" and "--infopath=${PREFIX}/info" to | frueauf | 1 | -3/+1 | |
avoid collisions with other packages. Apart from that, pkg/PLIST did not reflect that change, now this is in sync again. | |||||
1998-01-29 | Update process for importing a package | hubertf | 1 | -2/+4 | |
1998-01-29 | add and enable dxpc. | frueauf | 1 | -0/+1 | |
1998-01-29 | initial pkg/* files for package "dxpc". | frueauf | 3 | -0/+54 | |
1998-01-29 | initial md5 file for package "dxpc". | frueauf | 1 | -0/+1 | |
1998-01-29 | initial Makefile for dxpc package. | frueauf | 1 | -0/+21 | |
1998-01-29 | Add xdemineur. | bouyer | 1 | -1/+2 | |
1998-01-29 | Package for xdemineur, a minesweeper game for X. | bouyer | 5 | -0/+101 | |
1998-01-28 | Fix package list so that a binary version of the package can be | tron | 1 | -4/+4 | |
installed and removed without problems, fixes PR pkg/4756. | |||||
1998-01-28 | Configure xemacs to use Xaw3d as widget set because it will detect lesstif | tron | 1 | -6/+4 | |
but not work properly with it. | |||||
1998-01-28 | There is a comment in the configure.in script to the effect that | agc | 1 | -2/+11 | |
libUil doesn't compile, so comment it out. This is wrong - it does compile, so modify the configure script to build and install it. (No guarantees whether it actually works, of course). Pointed out by Scott Reynolds and Klaus Klein, and fixes PR pkg/4899 | |||||
1998-01-28 | Replace "<$ARCH"> by "${MACHINE_ARCH}", keep "<$ARCH>" | hubertf | 24 | -607/+615 | |
(in bsd.port.mk) for backward compatibility. | |||||
1998-01-28 | Delete erroneous patch. (from Ty Sarna) | agc | 1 | -15/+0 | |
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. |