Commit graph

231 commits

Author SHA1 Message Date
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
ead1e3e8c7 Typo: set loadnum to 3. 1998-08-16 21:53:15 +00:00
tron
e297a0398d Sources and patches are only available on "ftp.netbsd.org". 1998-08-14 20:07:34 +00:00
tron
e70add44cd Remove "gnuls", add "linuxls". 1998-08-14 20:02:58 +00:00
tron
5df88b8ad3 This package is named "linuxls" not "gnuls". 1998-08-14 19:57:44 +00:00
agc
b2de7ce098 Add and enable dync. 1998-08-13 17:13:31 +00:00
agc
609dbf8d25 Initial addition of dync, an awk-like utility which uses C as a
language, to the NetBSD packages collection.
1998-08-13 15:48:03 +00:00
agc
20040c61d8 Add and enable qterm. 1998-08-11 11:31:44 +00:00
agc
c1c0338471 Addition of qterm, a utility to recognise terminal type automatically, to
the NetBSD packages collection.
1998-08-11 11:29:33 +00:00
tv
3f9561d0f5 - RPM's main distribution site is ftp.rpm.org (a different anonymous
server on RedHat's machines).
- rpm is no longer dependent on gdbm (only used for rpmconvert, which
  this pkg does not build).
1998-08-10 15:45:08 +00:00
agc
1ca705b394 Add NetBSD RCS Ids. 1998-08-07 14:58:43 +00:00
tv
0b30901822 Another Alphaism: fix broken check for args to getloadavg(). All NetBSD
systems return three doubles.
1998-08-07 13:57:34 +00:00
agc
f7c4996e0b Add NetBSD RCS Ids. 1998-08-07 13:27:33 +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
tv
3558f40d39 Make sure to use stdarg.h (broken check in configure that normally
activates a LP64-broken workaround for a missing varargs implementation).
1998-08-07 00:43:12 +00:00
frueauf
e329821eb9 Fix some lossage (rpm got installed to /; the rc files went to
/usr/pkg/share/share/misc) and diff only one file per patchfile for
better maintainance.
1998-07-29 13:41:19 +00:00
frueauf
026c582431 Remove .gz extension. 1998-07-28 11:48:10 +00:00
frueauf
a3dc8dfdf6 Don't use ${MAN1} in the install rule, its no longer set. 1998-07-28 10:56:08 +00:00
frueauf
917bd5ad66 Don't assume a set $DISPLAY is a working one. This package is interactive. 1998-07-28 10:49:49 +00:00
tv
a75a2272cd Update to use USE_LIBTOOL. 1998-07-24 01:56:59 +00:00
tv
76e675a63b HAS_CONFIGURE -> GNU_CONFIGURE. 1998-07-20 15:08:28 +00:00
tv
294f87bc27 Update qt to 1.40. Use libtool to generate the shared and static library.
For dependent pkgs, find qt in ${PREFIX} instead of ${X11BASE}
(xpkgwedge-portlint), as all of them are also USE_X11.
1998-07-19 21:09:22 +00:00
tv
fee642d408 Adapt to use pkg version of libtool rather than amanda's private copy. 1998-07-18 14:39:40 +00:00
tv
d1d722fe0d Update most to 4.8.1. 1998-07-15 14:16:21 +00:00
agc
40359dcd0d Use automatic shared object handling 1998-07-15 10:34:56 +00:00
tron
b51b76e2be Add "${CONFLICTS}". 1998-07-14 22:56:40 +00:00
tron
67e7b42544 Update "kdeutils" to version 1.0. 1998-07-14 20:30:58 +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
mycroft
4d24061148 Update to 2.5.1, with a horrible hack around the INSTALL_PROGRAM problem. 1998-07-10 05:25:45 +00:00
mycroft
0167d80629 Update libjpeg to v6b. 1998-07-04 05:11:12 +00:00
tron
ea3fd44915 Don't mirror distribution files which are kept locally anyway. 1998-07-03 23:30:09 +00:00
tron
6e9885d9f9 Use "-I${PREFIX}/include" not "-I/usr/pkg/include". 1998-06-30 16:33:49 +00:00
tron
f7c296ed67 Make this package compile on alpha, patch supplied by Tim Rightnour in
PR pkg/5663.
1998-06-27 20:49:06 +00:00
agc
daa3dd519a Update package Makefiles for automatic manual page handling. 1998-06-22 12:44:29 +00:00
tv
8a890805b6 Automanpage handling. 1998-06-21 02:22:17 +00:00
agc
e8939e27f4 Make packages which use NetBSD's bsd.man.mk work with automatic manual
page handling.
1998-06-20 09:20:38 +00:00
frueauf
3b4b2f4631 Add USE_X11=yes, fixes pr 5607 by Tim Rightnour. 1998-06-18 11:12:02 +00:00
agc
61d4925ca7 Upgrade to Amanda 2.4.0p1, a bug fix release.
Invoke addnerd correctly, so that -g is processed by getopt(3)
Change the RUN_DEPENDS on gnuplot and gtar to DEPENDS - the GNU configure
script needs to find these at the configure stage of the Amanda package.
1998-06-09 07:41:48 +00:00
agc
ca69982c25 DEPEND on addnerd-1.5.
Add an AMANDA_GROUP definition, and set it to operator (necessary for
write access to certain files).
Invoke addnerd with -g ${AMANDA_GROUP}
1998-06-08 10:45:17 +00:00
agc
39e380d5f6 Use addnerd to add the user, rather than a custom Perl script. 1998-06-05 14:09:43 +00:00
agc
9a8bf1c283 Use addnerd, rather than a custom Perl script, to add the user.
Delete the USE_PERL5 definition.
Add --with-mmap to the Amanda configuration.
1998-06-05 14:07:22 +00:00
tron
32eb228c2e Add and enable "dialog", fixes PR pkg/4993. 1998-05-26 22:09:20 +00:00
tron
dd6c2619b6 New "dialog" package supplied by Johnny C. Lam in PR pkg/4993. 1998-05-26 22:07:19 +00:00
hubertf
bae30838b1 Add support for our mt command as submitted by Allen Briggs
<briggs@backup.ninthwonder.com> in PR pkg/5487.
1998-05-24 15:41:43 +00:00
tv
92d0556067 Fix --host= rule to use a three part architecture, and fix GNU pkgs to use
the new automatic --host= setting.  Now all GNU pkgs should work on all
archs (including arm32), except emacs/xemacs, which I'll fix soon.
1998-05-23 15:42:58 +00:00
frueauf
d9096e5b70 Make this work with MANZ and tidy up patchfiles; don't patch the same
file in n patchfiles, just one per patch for better maintainance.
1998-05-22 13:52:12 +00:00
frueauf
bb5cd561d5 Handle MANZ case better and split the big patch file into one patch
per file for better maintainance.
1998-05-21 14:06:37 +00:00
tron
5f3fa3a576 "py-Tk" is in "x11" now. 1998-05-15 21:45:58 +00:00
tron
51e1c2c184 Move package to directory for category "x11". 1998-05-15 21:30:13 +00:00