Commit graph

37 commits

Author SHA1 Message Date
tsarna
818a382b1f Fix old bug: pkglint was looking for MIRROR_DISTFILES, while the actual
variable is MIRROR_DISTFILE
1998-10-23 21:16:20 +00:00
agc
ca0d854dae Update this package to use the -current sources from October 19th, 1998. 1998-10-21 09:24:50 +00:00
matthias
54cb47775a Add support to pkglibtool for -b, -O and -G options in install mode. This
is necessary for installing inn.
1998-10-18 10:06:42 +00:00
tv
ed444d4e5c Add and enable pkglibtool. 1998-10-15 20:43:43 +00:00
agc
14222ef944 Make it clear for whom the instructions about creating a distfile are
intended.  Add a note about checking the "pkgtools version required"
definition in bsd.pkg.mk
1998-10-15 11:14:19 +00:00
tron
67c30a07df Add "pkgtools" to categories. 1998-10-04 19:04:06 +00:00
tv
23e57ce8b1 Make this conflict with the old libtool-1.2 pkg. 1998-10-02 14:47:23 +00:00
tv
2f18203314 Addition of pkglibtool, a pkg-system-customized libtool which installs
only the pkglibtool script
1998-10-02 14:46:07 +00:00
hubertf
8fa6051951 Make this actually work under 1.3.
Patches supplied by Alistair Crooks (thanks!), plus some more input from
Luke Mewburn and some minor tweaks from me.
1998-09-30 10:27:53 +00:00
hubertf
a87ad3b852 Add note on how to update this pkg's distfile. 1998-09-27 23:12:20 +00:00
tron
db74f9f640 Add "pkgtools" to "${CATEGORIES}". 1998-09-27 18:37:51 +00:00
agc
9db74e9f8a Make the REQ and MESSAGE files specifiable from package Makefiles,
as REQ_FILE and MESSAGE_FILE respectively.
Modify xpkgwedge to create its MESSAGE_FILE in the WRKDIR.
1998-09-17 15:47:08 +00:00
tron
4f1b135ac8 Update package tools to 980911 to catch "pkg_add" dependence fix. 1998-09-11 19:04:47 +00:00
agc
592b28932e Move xpkgwedge from x11 category to pkgtools category by Repository Copy. 1998-09-04 09:28:04 +00:00
agc
f2fedb52e5 Re-order packages into alphabetic order. 1998-09-04 09:01:51 +00:00
agc
f8a5767e87 Move pkglint from devel category to pkgtools category by Repository copy. 1998-09-04 08:58:02 +00:00
agc
078c7abd21 Add, but do not enable, ftp and pax. 1998-09-03 11:58:25 +00:00
agc
de7274e883 Addition of a package for NetBSD-current's version of pax(1). This deals
with GNU tar archives (which may include trailing rubbish) correctly.

This package does not register itself, so it cannot be deleted. It simply
overwrites the existing binaries with the newer version.
1998-09-03 11:55:21 +00:00
agc
77538b85c6 Added ftp-19980903, the ftp(1) from NetBSD-current, into the pkgtools
category.

pkg_add(1) from the pkgtools directory uses ftp -o - to retrieve
packages specified as URLs.  This package will simply be installed
over the top of the existing ftp binary in /usr/bin, and does not
register itself, so that it cannot be deleted.
1998-09-03 11:43:59 +00:00
agc
b7c0d55b71 Set NO_PACKAGE for this package - binary packages cannot be made,
since package registration does not take place.  Fixes a problem
pointed out by Charles Hannum.
1998-08-28 14:23:18 +00:00
agc
a477e5037b + Add a pkgtools category.
+ Add a pkg_install package, in the pkgtools category, which is a copy
of NetBSD-current's /usr/src/usr.sbin/pkg_install sources, as of
August 28th 1998.  This version of the pkg_* tools includes a version
of pkg_info(1) which echoes matching package names, understands sh(1)
globbing, csh(1)-style {,} alternates, and Dewey decimal version
number relational matching.
1998-08-28 12:25:35 +00:00
frueauf
03641eac25 Setting NO_CHECKSUM=yes is enough. 1998-08-23 21:25:19 +00:00
frueauf
44ef1c39c4 As there is nothing to extract, set EXTRACT_ONLY=#empty and remove
unnecessery md5 file.
1998-08-23 21:18:24 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.
1998-08-20 15:16:34 +00:00
tv
4fe41e871f Set ${PREFIX} after inclusion of bsd.pkg.mk; don't depend on bsd.pkg.mk to
conditionally set PREFIX.
1998-08-11 19:29:26 +00:00
tron
407157e9b6 "make clean" shouldn't fail if nothing was built so far. 1998-08-09 23:16:18 +00:00
tsarna
62dc551992 update for new name 1998-08-08 15:19:11 +00:00
frueauf
c9cc505a63 remove me as MAINTAINER. 1998-08-08 12:35:41 +00:00
tsarna
4c02b3df4e Our portlint has diverged significantly from FreeBSD's, so
rename portlint to pkglint, and keep the sources right under files.
This makes it much easier to maintain and keep up with changes to out
package system.
1998-08-07 22:11:40 +00:00
agc
f7c4996e0b Add NetBSD RCS Ids. 1998-08-07 13:27:33 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
tv
1c3a613245 Make xpkgwedge capable of building a "binary pkg", for uniformity. 1998-07-31 19:30:49 +00:00
tv
447341e87c Update to "0.4": new layout to coincide with USE_LOCALBASE_FOR_X11
changes.
1998-07-31 15:00:41 +00:00
frueauf
004e47e5b0 cat ${PKGDIR}/MESSAGE in bsd.pkg.mk if it exists, don't do it in every
package Makefile.
1998-07-14 10:56:15 +00:00
tv
de0894da47 Update to "0.2": define ConfigDir in terms of $(X11_ROOT), so that imake
can be used recursively ("make Makefiles").
1998-07-01 15:56:35 +00:00
tv
58c7fc3d26 No need for both IS_INTERACTIVE and RESTRICTED; just put in RESTRICTED
with a suitable message.
1998-06-26 16:41:11 +00:00
tv
03f5014574 Add xpkgwedge, an experimental patch that enables the build of X11 pkgs
(even imake ones) that will install in /usr/pkg instead of /usr/X11R6.
This is NOT (yet?) the standard X11 pkg build procedure, but it does
provide a "way out" for users that do not want to pollute their /usr/X11R6
tree with pkgs.
1998-06-26 16:39:23 +00:00