Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-09-14 | don't substitute RCS Id in source code, | sakamoto | 1 | -3/+3 | |
suggested by Kazuto Ushioda (x-y-z@3si.co.jp). | |||||
1999-09-13 | Add patch-sum file. | bad | 1 | -0/+7 | |
1999-09-13 | Allow package versions to contain more than one consecutive characters. | hubertf | 2 | -4/+4 | |
Pointed out by Simon Burge <simonb@netbsd.org> on tech-pkg@netbsd.org. Bumped version to 1.77. | |||||
1999-09-12 | Man pages are in share/man. | bad | 1 | -3/+3 | |
1999-09-12 | Fix this so one can make a binary pkg out of it. | bad | 1 | -2/+4 | |
1999-09-09 | Don't recomment using MASTER_SITE_SUBDIR, recomment the new way instead. | hubertf | 2 | -9/+15 | |
While there, add all our known MASTER_SITE_xxx's. Fixes PR 8350 by John A. Maier <johnam@mail.kemper.org> | |||||
1999-09-09 | bump to 19990909 - DEINSTALL fix | hubertf | 2 | -4/+4 | |
1999-09-03 | Update to 1.2 | sakamoto | 2 | -5/+19 | |
Support FreeBSD RCS Id. Get HOMEPAGE value from pkg/DESCR. s/PLIST_SUB/PLIST_SUBST/ s/%%(^%)%%/\${$1}/ in PLIST. | |||||
1999-08-23 | Bump version to pkg_install-19990823. | hubertf | 2 | -4/+4 | |
Main reason is that the last update collided with an earlier one on the same day, and people ended up with the wrong distfile (content-wise). New features in this version: - Compile in full names for chown(1), chmod(1) and chgrp(1). Fixes PR 8250 by Wiz <wiz@danbala.ifoer.tuwien.ac.at>. - pkg_delete calls DEINSTALL script a second time after all the files are removed, with "DEINSTALL $PKGNAME POST-DEINSTALL" as args | |||||
1999-08-19 | Update checksum for pkg_info/delete changes. | hubertf | 1 | -2/+2 | |
1999-08-19 | Update package tools to version 19990819: | tron | 2 | -5/+4 | |
- fixes false conflict detection in "pkg_add". | |||||
1999-08-10 | Small change to make pkglint run on Linux, much the same as the change | agc | 2 | -4/+4 | |
used to make it run on Solaris - force the osname to be NetBSD, since pkgsrc is the same on all these different operating systems. Bump version number to 1.75 accordingly. | |||||
1999-08-10 | RUN_DEPENDS=pkglint | sakamoto | 1 | -2/+2 | |
1999-08-05 | Minor English corrections. | agc | 1 | -1/+1 | |
1999-08-01 | Add -P flag to lintpkgsrc to override PKGSRCDIR | abs | 3 | -8/+16 | |
1999-07-27 | Add and enable port2pkg | sakamoto | 1 | -1/+2 | |
1999-07-27 | Converter FreeBSD port to NetBSD pkgsrc | sakamoto | 6 | -0/+371 | |
1999-07-17 | Update "pkglibtool" to version 1.2p2. This version makes sure that you | tron | 1 | -4/+5 | |
don't use an a.out "pkglibtool" on an ELF system and vice versa. | |||||
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+5 | |
1999-07-08 | bsd.pkg.mk recognises patch files of the form "patches/patch-*", rather | agc | 3 | -5/+8 | |
than "patches/patch-??" - fix pkglint.pl to mirror this. Bump version number to 1.73, and update CHANGELOG | |||||
1999-07-07 | make this reality. | mrg | 1 | -4/+3 | |
1999-07-02 | Make this package work on Solaris. | agc | 1 | -2/+8 | |
1999-07-02 | Some packages use bsd-style .mk files when building, and so any manual | agc | 3 | -18/+6 | |
pages that are installed will be gzip-compressed, if MANZ is set, or not if MANZ is not set. If the package uses bsd-style .mk files, the variable MANCOMPRESSED_IF_MANZ should be set to a value of "yes" in the package Makefile. This replaces the previous method of specific inclusion of bsd.prefs.mk, followed by a check for MANZ and conditional assignment of MANCOMPRESSED. Add appropriate documentation, and change all necessary ocurrences in package Makefiles. | |||||
1999-06-24 | Update to 1.72 (new '-p' flag to lintpkgsrc to report (and optionaly remove) | abs | 3 | -19/+53 | |
old binary packages. | |||||
1999-06-18 | Update to V1.4. | hubertf | 2 | -4/+4 | |
Work around ls(1) working different when invoked as root than as normal user. Thanks to David Brownlee <abs@anim.dreamworks.com> for telling me! | |||||
1999-06-18 | > > > Hit a problem with the wrksrc=`ls w*` if run as root. | feyrer | 1 | -4/+4 | |
> > > A 'wrksrc=`cd w* ; echo *`' seems to fix it. > > > :) > The ls picks up the .extract_done file, which breaks things > somewhat :) => Fixed (Problem noted by David Brownlee <abs@anim.dreamworks.com>) , | |||||
1999-06-05 | Update to 1.71. | abs | 2 | -11/+15 | |
Avoid uninit var warning, plus tighten up 'Maybe ...' check for unknown packages | |||||
1999-05-30 | Downgrade to version 19990412. | tron | 2 | -4/+4 | |
1999-05-30 | Remove blank line. | tron | 1 | -2/+1 | |
1999-05-30 | Set LOCALBASE explicitly after bsd.pkg.mk, and do not set PREFIX. | tv | 1 | -3/+2 | |
1999-05-30 | fix checksum, forgotten in last update | hubertf | 1 | -2/+2 | |
1999-05-30 | update package source to 19990529 | christos | 1 | -2/+2 | |
1999-05-23 | Allow PKGNAME to be derived from DISTNAME (substitute as necessary). | tv | 1 | -1/+2 | |
1999-05-20 | Remove unnecessary assignments of "INSTALL", "INSTALL_DATA", | tron | 1 | -3/+1 | |
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV". | |||||
1999-05-12 | Sync to current version. | bad | 1 | -2/+2 | |
1999-05-06 | Add notes why some packages were commented out. | hubertf | 1 | -5/+5 | |
1999-05-06 | add and enable url2pkg | hubertf | 1 | -1/+2 | |
1999-05-06 | Script to help bootstrapping pkgs | hubertf | 5 | -0/+33 | |
1999-05-06 | point at Packages.txt at end | feyrer | 1 | -4/+4 | |
1999-05-06 | Take address for MAINTAINER from $PKGMAINTAINER (if available) | feyrer | 1 | -6/+19 | |
oder $REPLYTO. Set to appropriate string if neither is available. Check if this is run in the fight dir - ../../mk/bsd.pkg/mk must be available. Most importang: move EXTRACT_SUFX to shut up pkglint - pointed out by Thorsten Frueauf ages ago. | |||||
1999-05-06 | Initial revision | feyrer | 1 | -0/+107 | |
1999-04-23 | * Work around RCS ID expansion | hubertf | 2 | -16/+9 | |
* Use same old sources, we just patch 'em up in the package (only give the package a new version). | |||||
1999-04-23 | Fix to build on 1.3 systems. | hubertf | 3 | -2/+601 | |
Reported by Roger Fischer <roger@badger1.net> | |||||
1999-04-23 | Fixes for 1.3 | hubertf | 2 | -0/+103 | |
1999-04-19 | Neither "patch" nor "configure" step is required. | tron | 1 | -1/+3 | |
1999-04-19 | Update "pkg_install" package to 12-April-1999 current sources. | tron | 2 | -4/+4 | |
1999-04-19 | Correct old '-u' reference (now '-o') | abs | 1 | -4/+4 | |
1999-04-19 | Bugger. s/pkg_check/lintpkgsrc/ in the usage. | abs | 1 | -2/+2 | |
1999-04-19 | Add pkg_check (renamed to lintpkgsrc, and add orginal lintpkgsrc functionality | abs | 6 | -50/+485 | |
(fixed up to work a little better). lintpkgsrc can: -d : Check each Makefile's 'DEPENDS' matches current pkgsrc versions. -i : Check versions of installed packages against pkgsrc. -l : Run pkglint on every package in pkgsrc. -m : Report md5 mismatches for files in 'distfiles'. -o : Report old/obsolete 'distfiles' (not referenced by any md5). -r : Remove any 'bad' distfiles (Without -m or -o, implies both). | |||||
1999-04-18 | The print-pkgtools_ver target was renamed to show-pkgtools-version | hubertf | 1 | -3/+3 | |
some time ago. Note this here! |