wiz
464f7a093a
Import of pkgdiff & friends, some tools for easier patch creation
...
and maintenance.
2000-06-28 01:42:42 +00:00
wiz
062e544125
Create empty pkg/COMMENT and pkg/DESCR, so that `make install' doesn't
...
bomb out. (pkglint warns about empty files now, anyway.). Step to 1.12.
2000-06-22 00:13:41 +00:00
hubertf
c3cd51a21e
url2pkg now lives in pkgsrc, updating via othersrc was too much
...
trouble. No functional changes.
(url2pkg was moved via repository copy)
2000-06-22 00:03:36 +00:00
wiz
152d0eca67
Update to 2.10. Change: FATAL warnings for empty pkg/COMMENT and pkg/DESCR.
2000-06-21 23:28:27 +00:00
hubertf
5c2c2392c2
Update to 1.11. Changes:
...
* allow different make(1) command by setting the MAKE env var
* mention that pkg/COMMENT and pkg/DESCR must be filled
2000-06-21 22:45:35 +00:00
hubertf
07d10c9c35
* allow using a different make command by using the env-var "MAKE".
...
Patch submitted by Thomas Klausner in private mail.
* Mention that the user has to create pkg/COMMENT and pkg/DESCR manually
This file should probably be moved to pkgsrc...
2000-06-21 22:43:17 +00:00
hubertf
6ad42bdce5
Update to 1.10. Changes:
...
* Properly recognize .tar.bz2 archives (Patch by Antti Kantee <pooka@iki.fi>)
* Some old configure scripts don't understand --version and may nuke
our just-generated Makefile. Prevent this by cd'ing into $WRKSRC.
2000-06-15 21:41:05 +00:00
hubertf
cb5dbb4eda
Some old configure scripts don't understand --version and may nuke
...
our just-generated Makefile. prevent this by cd'ing into $WRKSRC.
2000-06-15 21:38:01 +00:00
hubertf
137cde977e
Update to sources from 20000608.
...
Makes this compile again on 1.3.x systems, reported in PR 10322 by
Olaf Seibert <rhialto@polder.ubc.kun.nl> and others.
2000-06-14 01:52:59 +00:00
rh
5834a7070a
Update pkglint to 2.09. Adds a check for deprecated USE_PKGLIBTOOL.
2000-06-02 06:20:40 +00:00
dmcmahill
4397a6878e
- add "-M path" option to allow specifying a distfiles directory to handle cases
...
where PKGSRC/distfiles isn't the correct location (like on ftp.netbsd.org).
- document the option.
- bump minor version number.
2000-05-29 19:44:27 +00:00
hubertf
579a3ecb72
Update to 1.0.1. No functional change, only take the fact into account
...
that pkg_add now leaves the INSTALL script for future use, and doesn't
delete it any more.
2000-05-16 16:02:04 +00:00
abs
1fe4f4cc6c
In the event of multiple non current versions of a package being found, take
...
the one iwth the highest number as 'best'
2000-05-16 11:41:07 +00:00
hubertf
f3af0f3db4
Update to 20000511 version. Mostly to sync with the base system.
...
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-15 00:54:54 +00:00
wiz
4a2f709689
grammar fix
2000-05-14 00:59:43 +00:00
sakamoto
9235d824fe
Update port2pkg to 1.5
...
Changes:
Support PKGNAMEPREFIX/PKGNAMESUFFIX variables.
2000-05-12 10:07:34 +00:00
sakamoto
b804cbd46a
Update port2pkg to 1.4
...
Changes:
Support PORTNAME/PORTVERSION variables.
2000-04-26 16:18:58 +00:00
hubertf
243c686459
* Only warn that EXTRACT_SUFX is superfluous if DISTFILES is set AND
...
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-05 23:34:42 +00:00
hubertf
213ec41a79
Properly recognize .tar.bz2 archives.
...
Patch by Antti Kantee <pooka@iki.fi>
2000-04-03 12:52:28 +00:00
hubertf
f955b05eb4
Update to v1.8.
...
Changes: honours $PKGEDITOR and $EDITOR
2000-04-01 20:58:44 +00:00
hubertf
173a714566
Use $PKGEDITOR or $EDITOR
...
Requested by Martin Husemann <martin@rumolt.teuto.de>
2000-04-01 20:55:24 +00:00
wiz
f2817b385e
recognize commands directly after a '@'
2000-03-16 14:22:02 +00:00
wiz
74874e66d9
remove trailing `.'
2000-03-09 13:47:31 +00:00
hubertf
c103ff363a
Make the "how to update the distfile" ready for cut-n-paste
2000-02-27 04:28:47 +00:00
wiz
f895e15bb9
remove commented out SUBDIR += lines for packages that never got
...
converted from FreeBSD, or have been disabled since. Sorted lines
alphabetically, added some missing directories.
2000-02-25 01:04:11 +00:00
hubertf
0e93cebe61
add & enable pkg_tarup
2000-02-14 02:07:42 +00:00
hubertf
6548ce77e9
Script to tar up an already instaled package.
2000-02-14 02:07:08 +00:00
wiz
92c21a49a5
have a bit more clue about md5-files: don't warn if there's no
...
files/md5 but NO_CHECKSUM is set in the Makefile; bump version
2000-02-12 17:13:53 +00:00
abs
a0985e1f71
Remove debug I stupidly left in after nb<N> suffix changes to dewey_cmp
2000-02-09 17:41:20 +00:00
abs
298523f569
Handle 'nb1.2.3' type suffixes (rather than just 'nb1')
2000-02-07 11:38:53 +00:00
wiz
527ae8f8bf
gen
2000-02-05 19:57:33 +00:00
wiz
d59b86813d
necessery -> necessary
2000-02-05 17:19:06 +00:00
abs
eb043280a1
Update to 2.01 - extend deweydecimal compare to handle nb<N> suffixes
2000-02-03 12:05:20 +00:00
hubertf
52c188d0e3
bump to 20000202
2000-02-02 16:26:51 +00:00
abs
ba27124c6e
fix lintpkgsrc -l usage - from Thomas Klausner
2000-01-26 15:25:25 +00:00
abs
bc2316c977
include Makefiles with LICENSE with -R, update to 1.99
2000-01-19 13:59:20 +00:00
abs
fea92eb9eb
warn about invalid dewey-decimal numbers, plus other makefile parsing tweaks
2000-01-14 01:02:01 +00:00
abs
aa88c8683d
Cleanup conditional parsing some more, and add (undocumented as of
...
yet) -u flag which will run -i then fetch updated sources for any
out of date installed packages.
2000-01-10 15:06:48 +00:00
abs
452eb3bb84
Rototill the makefile parsing again, resulting in a passable attempt to
...
parse conditionals. Now picks up correct arch determined version of navigator
and communicator packages.
2000-01-10 02:01:20 +00:00
wiz
42da0a2002
miscellaneous small changes to make pkglint happy
2000-01-10 01:39:02 +00:00
wiz
b8356435bb
whitespace cleanup
2000-01-10 01:13:35 +00:00
wiz
2834ac6f18
RCS tag fixed
2000-01-10 01:03:35 +00:00
wiz
f3d611b15c
clarification in warning
2000-01-08 19:11:26 +00:00
hubertf
3ded8f6ec3
Update to 1.7. Changes:
...
- 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 02:07:45 +00:00
hubertf
ed32c43dcd
protect some RCS IDs
2000-01-06 02:03:51 +00:00
hubertf
95a688656b
fix rcs id
2000-01-06 02:01:28 +00:00
feyrer
dd654da0b9
fix setting of WRKSRC, from
...
Matthias Drochner <M.Drochner@fz-juelich.de>
2000-01-06 01:46:18 +00:00
wiz
5b6873edc6
added warning that @owner, @group and @mode in PLIST are deprecated;
...
bumped version number
2000-01-06 01:34:21 +00:00
wiz
0f47253288
check for known RCS tags only, instead of all strings between a '$' and
...
a '$' or a ':', bumped version number
2000-01-05 21:13:00 +00:00
abs
df05aef71f
Strip trailing '.', and/or leading '(a|an) '
2000-01-05 15:37:50 +00:00