Commit graph

114 commits

Author SHA1 Message Date
sakamoto
055ce33423 don't substitute RCS Id in source code,
suggested by Kazuto Ushioda (x-y-z@3si.co.jp).
1999-09-14 00:43:20 +00:00
bad
687f6aa6c5 Add patch-sum file. 1999-09-13 23:56:41 +00:00
hubertf
5ee7d39bbf Allow package versions to contain more than one consecutive characters.
Pointed out by Simon Burge <simonb@netbsd.org> on tech-pkg@netbsd.org.

Bumped version to 1.77.
1999-09-13 02:44:46 +00:00
bad
db66a8030e Man pages are in share/man. 1999-09-12 23:05:48 +00:00
bad
e233bd83a1 Fix this so one can make a binary pkg out of it. 1999-09-12 23:05:47 +00:00
hubertf
75fe0baebf Don't recomment using MASTER_SITE_SUBDIR, recomment the new way instead.
While there, add all our known MASTER_SITE_xxx's.
Fixes PR 8350 by John A. Maier <johnam@mail.kemper.org>
1999-09-09 20:21:17 +00:00
hubertf
a4218c8afc bump to 19990909 - DEINSTALL fix 1999-09-09 01:59:04 +00:00
sakamoto
20bd6c0852 Update to 1.2
Support FreeBSD RCS Id.
	Get HOMEPAGE value from pkg/DESCR.
	s/PLIST_SUB/PLIST_SUBST/
	s/%%(^%)%%/\${$1}/ in PLIST.
1999-09-03 04:37:36 +00:00
hubertf
4d99083a05 Bump version to pkg_install-19990823.
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-23 15:41:24 +00:00
hubertf
035684b0e0 Update checksum for pkg_info/delete changes. 1999-08-19 21:44:27 +00:00
tron
33dca58479 Update package tools to version 19990819:
- fixes false conflict detection in "pkg_add".
1999-08-19 07:32:57 +00:00
agc
5a663366ac Small change to make pkglint run on Linux, much the same as the change
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 10:38:09 +00:00
sakamoto
414972adea RUN_DEPENDS=pkglint 1999-08-10 00:36:18 +00:00
agc
4f66fd9855 Minor English corrections. 1999-08-05 14:55:16 +00:00
abs
931b8af7f8 Add -P flag to lintpkgsrc to override PKGSRCDIR 1999-08-01 18:34:40 +00:00
sakamoto
fe01341506 Add and enable port2pkg 1999-07-27 11:35:43 +00:00
sakamoto
3de0efa03f Converter FreeBSD port to NetBSD pkgsrc 1999-07-27 11:33:06 +00:00
tron
2ece2a8294 Update "pkglibtool" to version 1.2p2. This version makes sure that you
don't use an a.out "pkglibtool" on an ELF system and vice versa.
1999-07-17 19:26:44 +00:00
agc
f4d5171de1 Add package patch checksum files. 1999-07-09 14:09:02 +00:00
agc
a5f5c941eb bsd.pkg.mk recognises patch files of the form "patches/patch-*", rather
than "patches/patch-??" - fix pkglint.pl to mirror this.
Bump version number to 1.73, and update CHANGELOG
1999-07-08 09:46:08 +00:00
mrg
7f21a90ebf make this reality. 1999-07-07 02:31:46 +00:00
agc
0b51cf6eee Make this package work on Solaris. 1999-07-02 13:57:56 +00:00
agc
fd7b118f38 Some packages use bsd-style .mk files when building, and so any manual
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-07-02 08:37:20 +00:00
abs
ce69506c08 Update to 1.72 (new '-p' flag to lintpkgsrc to report (and optionaly remove)
old binary packages.
1999-06-24 23:40:13 +00:00
hubertf
1201981e84 Update to V1.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 00:59:45 +00:00
feyrer
b4cb507aaf > > > Hit a problem with the wrksrc=ls w* if run as root.
> > >   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-18 00:56:14 +00:00
abs
2e7a953911 Update to 1.71.
Avoid uninit var warning, plus tighten up 'Maybe ...' check for unknown packages
1999-06-05 00:32:39 +00:00
tron
1c642418ed Downgrade to version 19990412. 1999-05-30 16:54:16 +00:00
tron
74d8f8543b Remove blank line. 1999-05-30 16:53:30 +00:00
tv
20b0669301 Set LOCALBASE explicitly after bsd.pkg.mk, and do not set PREFIX. 1999-05-30 14:02:52 +00:00
hubertf
1f8d1dac7c fix checksum, forgotten in last update 1999-05-30 12:50:11 +00:00
christos
a4d1df77f9 update package source to 19990529 1999-05-30 03:21:58 +00:00
tv
c1dc1dbc3a Allow PKGNAME to be derived from DISTNAME (substitute as necessary). 1999-05-23 20:32:00 +00:00
tron
02e48b67b3 Remove unnecessary assignments of "INSTALL", "INSTALL_DATA",
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV".
1999-05-20 20:09:49 +00:00
bad
732b35a991 Sync to current version. 1999-05-12 18:32:28 +00:00
hubertf
3b89ea220a Add notes why some packages were commented out. 1999-05-06 04:35:13 +00:00
hubertf
a5bb502e20 add and enable url2pkg 1999-05-06 04:32:58 +00:00
hubertf
8ddfe0ed06 Script to help bootstrapping pkgs 1999-05-06 04:24:10 +00:00
feyrer
ad5fa723de point at Packages.txt at end 1999-05-06 04:20:33 +00:00
feyrer
a3ff68b391 Take address for MAINTAINER from $PKGMAINTAINER (if available)
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 03:31:58 +00:00
feyrer
9b07895064 Initial revision 1999-05-06 02:49:27 +00:00
hubertf
223eedb387 * Work around RCS ID expansion
* Use same old sources, we just patch 'em up in the package (only give
   the package a new version).
1999-04-23 13:47:44 +00:00
hubertf
c1d2f4acbf Fix to build on 1.3 systems.
Reported by Roger Fischer <roger@badger1.net>
1999-04-23 13:37:24 +00:00
hubertf
7f1436d6fa Fixes for 1.3 1999-04-23 13:33:01 +00:00
tron
2faa58cd00 Neither "patch" nor "configure" step is required. 1999-04-19 20:11:07 +00:00
tron
a6c8cfea36 Update "pkg_install" package to 12-April-1999 current sources. 1999-04-19 19:58:57 +00:00
abs
3b73290549 Correct old '-u' reference (now '-o') 1999-04-19 17:59:05 +00:00
abs
d5b0e42311 Bugger. s/pkg_check/lintpkgsrc/ in the usage. 1999-04-19 07:36:43 +00:00
abs
2a3362124e Add pkg_check (renamed to lintpkgsrc, and add orginal lintpkgsrc functionality
(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-19 07:32:09 +00:00
hubertf
ebc24f39ef The print-pkgtools_ver target was renamed to show-pkgtools-version
some time ago. Note this here!
1999-04-18 23:03:36 +00:00