Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-03-22 | Catch up with MASTER_SITE_GNU reorganization. | bad | 7 | -14/+14 | |
1999-03-19 | Minor nit - get the version number correct in the description. | agc | 1 | -1/+1 | |
1999-03-19 | Explain what m4 is a bit more clearly. | agc | 1 | -1/+1 | |
1999-03-16 | Depend on version 1.0.3 of "gnome-libs" package. | tron | 1 | -2/+2 | |
1999-03-16 | Get the path name of the manual page right. | agc | 1 | -2/+2 | |
1999-03-16 | Provide rcslog as a symbolic link to rlog, and also make a link for the | agc | 2 | -2/+10 | |
man page. This is what's done in NetBSD, and is more in keeping with the rest of the suite of rcs programs: rcsclean, rcsdiff, and rcsmerge. Pointed out by Luke Mewburn. | |||||
1999-03-15 | The original commit message was bogus. This was really about removing | explorer | 1 | -0/+10 | |
a prototype for strmode() that has a different signature under 1.3+. -bad This is the original commit message: > Make this build on -current again -- REALLY needs to be fully rewritten, but... | |||||
1999-03-15 | Make this build on -current again -- REALLY needs to be fully rewritten, but... | explorer | 1 | -1/+102 | |
1999-03-14 | Add "gnome" to category list. | tron | 1 | -2/+2 | |
1999-03-12 | As pointed out by Michael Brakemeier the distribution file for "gettext" | tron | 1 | -3/+2 | |
version 0.10.35 can be found on "alpha.gnu.org". | |||||
1999-03-12 | Adapt this Makefile to the new GNU layout for their ftp sites. | agc | 1 | -2/+2 | |
1999-03-12 | Add and enable rcs (only for Solaris). | agc | 1 | -1/+2 | |
1999-03-12 | Initial import of RCS 5.7, the GNU revision control system, for software | agc | 5 | -0/+66 | |
version control, into the Packages Collection. This package is only for Solaris - it's in the base NetBSD distribution. | |||||
1999-03-12 | Add and enable diffutils. | agc | 1 | -1/+2 | |
1999-03-12 | Initial import of GNU diffutils, version 2.7. This package is only for | agc | 5 | -0/+54 | |
Solaris, as the GNU diffutils are in the base NetBSD distribution. The diff utilities are: cmp, diff, diff3 and sdiff, and are used to compare files. | |||||
1999-03-11 | For reasons unknown to me the distribution file for "gettext-0.10.35" is | tron | 1 | -2/+3 | |
no longer available on "ftp.gnu.org". Because at least GNOME doesn't work with the old 0.10 version we keep the source on "ftp.netbsd.org" now. | |||||
1999-03-11 | Add support for read only CVS repositories derived from OpenBSD. | tron | 4 | -0/+79 | |
1999-03-09 | Don't automatically prefix "../" to the INSTALL command for subdir use. | tron | 1 | -6/+19 | |
1999-03-08 | s/make/${MAKE}/g | agc | 1 | -4/+4 | |
1999-03-08 | s/make/${MAKE}/g | agc | 1 | -3/+3 | |
1999-03-07 | Update "libgtop" package to version 1.0.1. | tron | 6 | -83/+52 | |
1999-03-06 | Updated master site list to handle the gnu ftp reorganization. | tron | 2 | -4/+4 | |
1999-03-05 | Add a patch to configure script so that dots aren't added as a prefix | agc | 1 | -0/+19 | |
to an absolute path. | |||||
1999-03-05 | Don't use strange library naming scheme ("libglib-12.so.0.0") because it | tron | 5 | -22/+29 | |
will cause all programs to be linked with the static library. The shared library is now called "libglib.so.13.0". | |||||
1999-03-05 | Escape the sed expression from interpretation by the shell by using | agc | 1 | -2/+4 | |
quotation marks. | |||||
1999-03-04 | Don't assume that we're using the install.sh script - comment out the | agc | 1 | -1/+20 | |
prefix of ../ for subdirectories, as we're using a full pathname for the install command Add a comment, describing the patches. | |||||
1999-03-04 | Update dependence for "glib" package. | tron | 1 | -2/+2 | |
1999-03-04 | Update "glib" package to release version 1.2.0. | tron | 7 | -77/+60 | |
1999-02-23 | Fix for arm (and anywhere else chars are unsigned by default) | sommerfe | 1 | -0/+13 | |
(should not cause problems on systems with signed chars.) | |||||
1999-02-21 | Back out last commit: | tron | 1 | -1/+3 | |
New compatible gtk 1.0.x packages are named differently and be don't want to be installed together with old versions. | |||||
1999-02-21 | Remove conflict entry for gtk 1.0.x which is no longer required after | tron | 1 | -3/+1 | |
Rene's changes. | |||||
1999-02-20 | Fix CONFLICTS (remove redundancy, mostly) | hubertf | 7 | -20/+8 | |
1999-02-19 | pkglint: add missing / to URL. remove deprecated CONFLICTS for old versions. | frueauf | 1 | -4/+2 | |
1999-02-19 | Adapt to new gtk10 package | rh | 1 | -3/+4 | |
1999-02-19 | Add tab to infofile dir entry for cosmetics. | frueauf | 1 | -0/+13 | |
1999-02-19 | Sync contents of "share/aclocal" and "share/automake" with reality. | tron | 1 | -5/+3 | |
1999-02-19 | Don't try to remove directory "share/aclocal" during deinstallation. | tron | 1 | -2/+1 | |
It is used by many packages and was added to "pkgsrc/mk/NetBSD.pkg.dist" a while ago. | |||||
1999-02-19 | Update to 1.27. | tv | 5 | -43/+10 | |
1999-02-19 | Update to 1.4 and fix subdirectory. | tv | 2 | -5/+5 | |
1999-02-18 | Add IGNORE= for systems which have /usr/bin/install-info. | tv | 1 | -1/+5 | |
1999-02-18 | Grr. "info/dir" does _not_ belong into PLIST. install-info does | frueauf | 1 | -2/+1 | |
the right thing if it does not yet exist. If one upgrades gtexinfo via binary pkg info/dir should not globber the old existing info/dir. | |||||
1999-02-11 | Use install-info in $PATH, so that systems with it in base will work too. | tv | 16 | -58/+58 | |
1999-02-11 | Add /usr/share/info to DEFAULT_INFOPATH. | tv | 1 | -2/+2 | |
1999-02-10 | Do the linker run-path dance. | bad | 1 | -0/+25 | |
1999-02-03 | Track recent symbol renaming in <arm32/setjmp.h>. | bad | 1 | -7/+15 | |
1999-02-02 | Add and enable "libproplist". | tron | 1 | -1/+2 | |
1999-02-02 | Rename package to "libproplist-0.8.3" and fix typo in master site list. | tron | 1 | -3/+3 | |
1999-02-02 | New "libproplist" package supplied by Johnny C. Lam in PR pkg/6917: | tron | 6 | -0/+48 | |
GNUstep/OPENSTEP property lists compatibility library | |||||
1999-02-01 | Remove lameness that prevents binary packages of this to work. | hubertf | 2 | -3/+3 | |
Emberassing this is here since 1.3 and noone noticed this! | |||||
1999-01-30 | Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this | agc | 2 | -4/+4 | |
package into ${X11BASE}". Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11 headers and libraries to build this package". |