Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-05-16 | Update to 1.0.1. No functional change, only take the fact into account | hubertf | 3 | -10/+10 | |
that pkg_add now leaves the INSTALL script for future use, and doesn't delete it any more. | |||||
2000-05-16 | In the event of multiple non current versions of a package being found, take | abs | 2 | -8/+13 | |
the one iwth the highest number as 'best' | |||||
2000-05-15 | Update to 20000511 version. Mostly to sync with the base system. | hubertf | 2 | -4/+4 | |
Among others: * pkg_add: Quick pre-check if any conflicting dependencies are installed (e.g. version X is installed, but version Y is required), before downloading all depends, and bail out later. * pkg_admin: add lsbest, lsall commands to interface the C functions findmatchingname() and findbestmatchingname(); useful to expand pkg patterns for shell scripts etc. * pkg_admin: allow pkg without version to "check" command * pkg_delete: properly deal with wildcards in pkg_delete -R * More code cleanup, clearer error messages and minor enhancements. This also fixes a bunch of PRs, sorry for not listing any numbers. | |||||
2000-05-14 | grammar fix | wiz | 1 | -1/+1 | |
2000-05-12 | Update port2pkg to 1.5 | sakamoto | 2 | -16/+31 | |
Changes: Support PKGNAMEPREFIX/PKGNAMESUFFIX variables. | |||||
2000-04-26 | Update port2pkg to 1.4 | sakamoto | 2 | -21/+40 | |
Changes: Support PORTNAME/PORTVERSION variables. | |||||
2000-04-05 | * Only warn that EXTRACT_SUFX is superfluous if DISTFILES is set AND | hubertf | 2 | -25/+20 | |
EXTRACT_SUFX is set to (only) .tar.gz. Fixes PRs 9771 and 9635 * use getopt() for option parsing - "pkgling -abc" will work now. | |||||
2000-04-03 | Properly recognize .tar.bz2 archives. | hubertf | 1 | -1/+4 | |
Patch by Antti Kantee <pooka@iki.fi> | |||||
2000-04-01 | Update to v1.8. | hubertf | 2 | -4/+4 | |
Changes: honours $PKGEDITOR and $EDITOR | |||||
2000-04-01 | Use $PKGEDITOR or $EDITOR | hubertf | 1 | -2/+10 | |
Requested by Martin Husemann <martin@rumolt.teuto.de> | |||||
2000-03-16 | recognize commands directly after a '@' | wiz | 2 | -4/+4 | |
2000-03-09 | remove trailing `.' | wiz | 1 | -1/+1 | |
2000-02-27 | Make the "how to update the distfile" ready for cut-n-paste | hubertf | 1 | -2/+2 | |
2000-02-25 | remove commented out SUBDIR += lines for packages that never got | wiz | 1 | -12/+12 | |
converted from FreeBSD, or have been disabled since. Sorted lines alphabetically, added some missing directories. | |||||
2000-02-14 | add & enable pkg_tarup | hubertf | 1 | -1/+2 | |
2000-02-14 | Script to tar up an already instaled package. | hubertf | 5 | -0/+142 | |
2000-02-12 | have a bit more clue about md5-files: don't warn if there's no | wiz | 2 | -5/+17 | |
files/md5 but NO_CHECKSUM is set in the Makefile; bump version | |||||
2000-02-09 | Remove debug I stupidly left in after nb<N> suffix changes to dewey_cmp | abs | 2 | -6/+3 | |
2000-02-07 | Handle 'nb1.2.3' type suffixes (rather than just 'nb1') | abs | 2 | -14/+27 | |
2000-02-05 | gen | wiz | 1 | -0/+4 | |
2000-02-05 | necessery -> necessary | wiz | 1 | -4/+4 | |
2000-02-03 | Update to 2.01 - extend deweydecimal compare to handle nb<N> suffixes | abs | 2 | -5/+21 | |
2000-02-02 | bump to 20000202 | hubertf | 2 | -4/+4 | |
2000-01-26 | fix lintpkgsrc -l usage - from Thomas Klausner | abs | 2 | -11/+7 | |
2000-01-19 | include Makefiles with LICENSE with -R, update to 1.99 | abs | 3 | -11/+17 | |
2000-01-14 | warn about invalid dewey-decimal numbers, plus other makefile parsing tweaks | abs | 3 | -30/+41 | |
2000-01-10 | Cleanup conditional parsing some more, and add (undocumented as of | abs | 2 | -15/+53 | |
yet) -u flag which will run -i then fetch updated sources for any out of date installed packages. | |||||
2000-01-10 | Rototill the makefile parsing again, resulting in a passable attempt to | abs | 2 | -47/+100 | |
parse conditionals. Now picks up correct arch determined version of navigator and communicator packages. | |||||
2000-01-10 | miscellaneous small changes to make pkglint happy | wiz | 1 | -2/+1 | |
2000-01-10 | whitespace cleanup | wiz | 1 | -2/+2 | |
2000-01-10 | RCS tag fixed | wiz | 1 | -1/+1 | |
2000-01-08 | clarification in warning | wiz | 1 | -2/+2 | |
2000-01-06 | Update to 1.7. Changes: | hubertf | 2 | -4/+5 | |
- Bugfix from Matthias Drochner WRT handling of WRKSRC - url2pkg is now under CVS maintainance (othersrc/usr.bin/url2pkg), but since there's no gateway for that to ftp/http, esp. none without versioning), the old distribution site is kept. I still wanted to point this out. :-) | |||||
2000-01-06 | protect some RCS IDs | hubertf | 1 | -3/+3 | |
2000-01-06 | fix rcs id | hubertf | 1 | -3/+5 | |
2000-01-06 | fix setting of WRKSRC, from | feyrer | 1 | -4/+4 | |
Matthias Drochner <M.Drochner@fz-juelich.de> | |||||
2000-01-06 | added warning that @owner, @group and @mode in PLIST are deprecated; | wiz | 2 | -3/+8 | |
bumped version number | |||||
2000-01-05 | check for known RCS tags only, instead of all strings between a '$' and | wiz | 2 | -4/+4 | |
a '$' or a ':', bumped version number | |||||
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 4 | -4/+4 | |
2000-01-05 | Check pkg/COMMENT a little more closely, and generate warnings on: | abs | 3 | -7/+17 | |
Leading/trailing whitespace Trailing '.' Leading '(a|an) ' (case insensitive) | |||||
2000-01-04 | Changes from Bernd Ernesti: | agc | 2 | -4/+4 | |
+ add VENDOR so you can change TNF to a different one without hacking the source code + add the -t flag to transform the package into a compressed file. This is a change from the current behaviour which always compresses the file, but you have to uncompress and transform it when you want to install packages with the OS. + add the -d flag to change /var/spool/pkg to a different directory, this is also for the support to build packages directly on a machine from which you install new machines. + ARCH=\"Sparc\" is wrong, it has to be ARCH=\"sparc\" otherwise an installtion of an package during an OS install would fail + duplicate the PKG= line and rename it to PKGDIR=, otherwise an installation during an OS installation fails when you forget to add the package to a different file. + fix symlinks properly | |||||
2000-01-03 | .if parsing is now a touch less braindamaged (still lousy) | abs | 2 | -4/+7 | |
2000-01-02 | space added in warning message, doesn't warrant version number bumping | wiz | 1 | -2/+2 | |
1999-12-29 | removed warning about adding info about restricted packages to | wiz | 2 | -8/+9 | |
ports/LEGAL, which is a FreeBSD-ism we don't have; bumped version number to 1.91 | |||||
1999-12-28 | Recognize more directly used commands (like 'ln' instead of '${LN}') | wiz | 2 | -5/+7 | |
1999-12-28 | Fix handling of items in PATCH_* section. | hubertf | 2 | -11/+17 | |
Addresses PR 9049 by ITOH Yasufumi <itohy@netbsd.org> | |||||
1999-12-22 | If we find a 'distfiles' directory in what we have been told only contains | abs | 2 | -4/+6 | |
binary packages, "Move on... move on... move on" (even if it offers to tell you about its mother). | |||||
1999-12-22 | Add -K, to specify basedir for binary packages. | abs | 3 | -8/+17 | |
ftp.netbsd.org gives rather interesting results from: lintpkgsrc -P /pub/NetBSD/NetBSD-current/pkgsrc -K /pub/NetBSD/packages -R | |||||
1999-12-22 | Add '-R' to list any RESTRICTED binary packages (should be useful for | abs | 3 | -79/+199 | |
ftp.netbsd.org), implement dewey-decimal version matching, and add some comments. lintpkgsrc now qualifies as "very lightly commented" | |||||
1999-12-22 | Rather than attempting to follow the checked-out cvs tree, package the | agc | 2 | -7/+12 | |
packages.7 man page up into its own distfile. Depending on Operating System, install the manual page into the correct place. Update distfile checksum accordingly. |