Commit graph

24 commits

Author SHA1 Message Date
jlam
32e83de61f Make this package work under ELF. 2000-07-12 20:08:11 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
agc
e7432a2c25 Make this package work on Solaris. 1999-08-06 09:50:01 +00:00
agc
7bfb5c4758 Add package patch checksum files. 1999-07-09 13:54:06 +00:00
agc
363146f85e Update to tk version 8.0.5. This seems to be primarily a bug-fix release. 1999-04-01 13:38:43 +00:00
agc
1bb3007c04 s/make/${MAKE}/g 1999-03-08 10:53:55 +00:00
tsarna
5e9cc577b8 Automatically append HOMEPAge to DESCR files, and remove homepage URLs
from individual DESCR files that had them.
1998-08-26 16:50:48 +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
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
agc
66efb70e07 Use automatic shared object handling 1998-07-15 11:46:32 +00:00
agc
daa3dd519a Update package Makefiles for automatic manual page handling. 1998-06-22 12:44:29 +00:00
agc
a36fc223d9 The distfile on the master site keeps getting updated, and it has no
version number.  To avoid downloading a distfile which will fail the
checksum stage, retrieve the correct version of the distfile from
MASTER_SITE_BACKUP, aka ftp.netbsd.org
1998-06-11 08:05:28 +00:00
agc
eab89324a5 Include bsd.prefs.mk, so that variables can be set in /etc/mk.conf 1998-06-03 13:07:08 +00:00
agc
1f4495b33e Remove the old deprecated DEPENDS definition from bsd.pkg.mk.
Implement a new DEPENDS definition, which looks for an installed
package, building it if not present, and use it in preference to
LIB_DEPENDS.  This should make the package collection more useful on
NetBSD ELF ports.
1998-04-22 14:22:39 +00:00
frueauf
49e36ada0b Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. 1998-04-20 11:56:17 +00:00
agc
258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
hubertf
f6fc8a8a9e Remove -m argument from ldconfig calls, require the system to
have ${PREFIX}/lib in ld.so.conf instead. This ensures things
even work after a reboot.
1998-02-02 08:58:13 +00:00
hubertf
403cfa3d46 Introduce TRUE?=/usr/bin/true, and use it. 1998-02-02 08:10:41 +00:00
hubertf
ec44f387c5 portlint: fix/add ldconfig 1998-02-01 01:58:08 +00:00
agc
ae35b61548 Modify individual package Makefiles to use the new way of specifying
shared object dependencies (LIB_DEPENDS).
1998-01-30 13:56:55 +00:00
agc
e5a6153e74 Install the recursive ftp script, rftp, as expect-rftp, to avoid
confusion with the socks5 ftp client, rftp.
1998-01-27 18:03:25 +00:00
agc
eb35dc763d Add NetBSD RCS Id. 1998-01-27 17:36:19 +00:00
agc
ac96b55b0e Initial import of expect, a tcl/tk-based software suite for automating
interactive tools, into the NetBSD packages collection from the
FreeBSD port.
1998-01-27 17:33:04 +00:00