Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-03-04 | Use BSD_INSTALL_SCRIPT to install tcpdump2xplot.pl so that we don't try to | bad | 1 | -1/+1 | |
strip the script. | |||||
1998-03-02 | Update to V4.08 | hubertf | 2 | -9/+8 | |
1998-03-01 | Add and enable "amiwm-0.20pl28", fixes PR pkg/5081. | tron | 1 | -1/+2 | |
1998-03-01 | Initial commit of "amiwm-0.20pl28" package made by Rene Hexel. | tron | 5 | -0/+43 | |
1998-03-01 | Use softlinks for manual page links because "bsd.port.mk" handles those | tron | 1 | -0/+1065 | |
better if "MANZ" is used. | |||||
1998-03-01 | Add manual pages which were missing because of the link problem. | tron | 2 | -135/+416 | |
1998-03-01 | Don't compress manual pages before links are created. | tron | 1 | -21/+10 | |
1998-02-28 | add missing @dirrm rules and add .gz suffix to manpages (if not already there). | frueauf | 1 | -1/+3 | |
1998-02-27 | enable xforms; add NetBSD Id. | frueauf | 1 | -1/+2 | |
1998-02-27 | initial import for xforms-0.88, closes pr 5059 by Johnny C. Lam. | frueauf | 8 | -0/+241 | |
additional work: - reordering Makefile to satisfy portlint - ldconfig does not need -m anymore - new md5 checksum for i386 binary - add missing files to PLIST | |||||
1998-02-25 | s/PREFIX/prefix in this case. Fixes a minor part of pr 4623 by Ignatios. | frueauf | 1 | -1/+1 | |
1998-02-24 | Fix warning when using "pkg_add". | tron | 1 | -2/+2 | |
1998-02-23 | Fix location of qt include files. | tron | 2 | -4/+4 | |
1998-02-17 | Add and enable xneko-4.4. | tron | 1 | -0/+1 | |
1998-02-17 | Make this package work with NetBSD. | tron | 4 | -21/+23 | |
1998-02-17 | Initial import of FreeBSD's "xneko" port. | tron | 6 | -0/+67 | |
1998-02-16 | "qt" should be installed in ${X11BASE} not in ${LOCALBASE}. | tron | 1 | -1/+3 | |
1998-02-14 | Update to tkirc-1.51 and fix installation problem. | tron | 2 | -5/+5 | |
1998-02-14 | Update tk-8.0 package to patchlevel 2. | tron | 6 | -1006/+722 | |
1998-02-13 | Well, it's a long story... | agc | 1 | -0/+147 | |
The gimp package has strange compilation errors for me. This can be traced back to the fact that HAVE_FLOAT_H and HAVE_LIMITS_H are undefined in $X11BASE/include/glibconst.h, which is included by $X11BASE/include/glib.h. glibconst.h is automatically generated using a configure script produced by GNU autoconf, when configuring the gtk package. This script was setting CPP to /lib/cpp, because "cc -E -qlanglvl=ansi" produced a warning on stderr when trying to find out how to call the ANSI compiler. And because /lib/cpp doesn't exist, the programs which were passed through it to expand #include <limits.h> or #include <float.h> failed, so configure assumed that they weren't present. | |||||
1998-02-13 | Add a pre-install stage to create an ${X11BASE}/info/dir, if it doesn't | agc | 2 | -2/+11 | |
already exist, so that info files will work properly with this package. Pre-process the PLIST file, so that ${LOCALBASE} is expanded properly - this is needed to create the info dir file in ${X11BASE} for binary packages. | |||||
1998-02-12 | Fix installation and deinstallation of the included info documents. | tron | 2 | -3/+8 | |
1998-02-11 | Don't try to strip shared objects. From Todd Vierling, fixes PR pkg/4969. | agc | 1 | -2/+1 | |
1998-02-10 | portlint: move NetBSD Id where it belongs. | frueauf | 1 | -2/+2 | |
1998-02-10 | portlint: use ${WRKSRC} instead $(WRKSRC). | frueauf | 1 | -2/+2 | |
1998-02-09 | Fix stripping of binaries (caused by fixing PR4884) | hubertf | 2 | -6/+20 | |
1998-02-08 | xfinans works | hubertf | 1 | -0/+1 | |
1998-02-08 | Via PR 4914 by garbled@garbled.futureone.com | hubertf | 5 | -0/+66 | |
1998-02-06 | Update to V4.07; New modes: bubble, stairs. | hubertf | 2 | -3/+3 | |
1998-02-05 | Add xearth. | agc | 1 | -0/+1 | |
1998-02-05 | Initial addition, to the NetBSD packages collection, of | agc | 5 | -0/+35 | |
xearth 1.0 - a utility to display an image of the Earth, as viewed from space, in an X11 root window | |||||
1998-02-05 | No need to use "gmake", our "make" works fine. | tron | 1 | -3/+1 | |
1998-02-03 | Add and enable gtk+-0.99.3. | tron | 1 | -0/+1 | |
1998-02-03 | Initial import of gtk+-0.99.3 package made by Bernd Sieker. | tron | 6 | -0/+157 | |
1998-02-02 | Forgot to commit this one when updating to ctwm 3.5. | tron | 1 | -1/+1 | |
1998-02-02 | Remove -m argument from ldconfig calls, require the system to | hubertf | 9 | -23/+23 | |
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 | 4 | -8/+8 | |
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 | 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 | 12 | -39/+62 | |
shared object dependencies (LIB_DEPENDS). | |||||
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 | 2 | -4/+4 | |
1998-01-29 | move RCS Id to the expected place, pointed out by Hubert "portlint" Feyrer :) | frueauf | 1 | -1/+1 | |
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 | |