Commit graph

146 commits

Author SHA1 Message Date
agc
40359dcd0d Use automatic shared object handling 1998-07-15 10:34:56 +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
tron
6c9485f311 We don't need patches. 1998-07-10 18:47:21 +00:00
tron
aea4c8252e Add and enable "fileutils". 1998-07-09 20:52:05 +00:00
tron
e7f84ad08c New "fileutils-3.16" package: GNU file management utilities. 1998-07-09 20:51:12 +00:00
mycroft
c6729dbfdc Remove outdated RCS tags. 1998-07-04 09:37:29 +00:00
mycroft
0fab0d4b61 Update to 1.11.3. 1998-07-04 08:09:07 +00:00
bouyer
12069abe41 Don't change the datasize limit in mkisofs. 32MB is not enouth, and NetBSD's
default (128 Mb) should be enouth. This allows the user to adjust mkisofs's
datasize limit if he wants.
1998-07-02 12:14:57 +00:00
agc
988019b016 Update package Makefiles for automatic manual page handling. 1998-06-22 12:58:33 +00:00
agc
daa3dd519a Update package Makefiles for automatic manual page handling. 1998-06-22 12:44:29 +00:00
tv
a90cd5041a Force use of "install-sh", since the build procedure uses an installer
program as part of the build process (which bombs for users other than
root--${INSTALL} includes "-o root -g wheel").
1998-06-21 03:54:34 +00:00
is
7028d5dde0 Fix typo in patch. 1998-06-12 19:43:59 +00:00
frueauf
10481c29a9 Update to lsof-4.33_W. 1998-06-11 16:25:31 +00:00
agc
d670d15a1d Portlint - use a standard PKGNAME. 1998-06-11 11:30:02 +00:00
agc
666273802a Remove the trailing '-f' from MAKE_FLAGS in bsd.pkg.mk, and include it
explicitly in the commands before ${MAKEFILE}; modify package
Makefiles to conform to this rationalisation.  This was used
inconsistently in many packages, some including it, some not.
1998-06-10 08:02:08 +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
468084b962 Upgrade to version 1.5 of addnerd (only change is that -g now recognises
a group name as well as a gid).
1998-06-08 10:13:10 +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
agc
af81d853fe Update to version 1.4 of addnerd, a dumb utility to add a user. Fixes
a minor bug when no users were added, and better configuration.
1998-06-03 10:19:31 +00:00
tron
97357c2f26 Remove unnecessary remainders from patches for older versions of "xosview". 1998-05-29 21:20:55 +00:00
tron
55f68f813b Update xosview to 1.6.0 using patches supplied by Brian Grayson, fixes
PR pkg/5461.
1998-05-29 17:57:29 +00:00
hubertf
b5f8cdef44 Fix two buffer overruns. 1998-05-29 02:55:20 +00:00
frueauf
95a2fa46fd s/MACHINE_ARCH/ARCH to make this work on amiga too. 1998-05-25 08:22:50 +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
agc
e4bb7528d3 Upgrade to version 1.3 of addnerd, the add user utility, in which
locking actually works.  Other minor cosmetic changes.
1998-05-22 10:51:30 +00:00
agc
fe1fd31e9c Upgrade to version 1.2 of addnerd. 1998-05-21 16:52:17 +00:00
frueauf
6facbc4d85 Make configure a bit smarter to find UVM in /etc/mk.conf. 1998-05-21 15:28:29 +00:00
agc
b53b849118 Enable addnerd. 1998-05-20 14:59:42 +00:00
agc
b26028c3b2 An adduser package, based on Matt Green's addbozo.pl, but written
in C, and probably full of security holes.
1998-05-20 14:58:03 +00:00
tron
f142d17f69 Update xosview to 1.6.0 using patches supplied by Brian Grayson, fixes
PR pkg/5461.
1998-05-18 09:07:32 +00:00
frueauf
0851be7c5a Mostly cosmetic changes to shut up portlint. Little bugfix for apache. 1998-05-09 15:24:42 +00:00
hubertf
c5d43fb250 no -ltinfo, and throw out /usr/local - really! 1998-05-08 23:30:05 +00:00
hubertf
99afe17c3b add "/." after WRKDIR, so it even works if WRKOBJDIR is set 1998-05-08 22:12:50 +00:00
hubertf
6f45f24b8f use -l switch to chpass (eww, undocumented :-/), to work even when NIS is set up 1998-05-08 21:56:02 +00:00
hubertf
9a42a63dee Fix lossage with WRKOBJDIR and PKGSRCDIR 1998-05-08 21:00:38 +00:00
hubertf
a6143ec4f5 test /dev/scgc for existence, not as file (same as Al did in the pkg Makefile) 1998-05-08 16:53:42 +00:00
agc
554ed5dff7 Test for the existence of /dev/scgx before creating it, rather than its
existence as a regular file.
1998-05-08 15:12:59 +00:00
agc
1e6e048942 Remove unnecessary configure script - 2.4.0 comes with a GNU autoconf
one.  Add a createuser Perl script, based on the one in
databases/postgresql, which is used to ensure that the Amanda backup
user exists.
1998-05-07 17:10:49 +00:00
agc
e89400ded8 New packing list, to reflect the new version. 1998-05-07 17:07:33 +00:00
agc
a1c15d04bb Remove unnecessary patches. 1998-05-07 17:06:30 +00:00
agc
388871c336 The best way to fix PR 4895 is to upgrade Amanda to version 2.4.0, and close
some security holes in the process.
1998-05-07 17:04:05 +00:00
frueauf
c4ff7f1c24 Update to lsof 4.31. 1998-05-03 22:37:18 +00:00
bouyer
4de0415c57 arpwatch moved from sysutils to net. 1998-04-28 07:54:27 +00:00
bouyer
a4be1504e1 Add and enable arpwatch. 1998-04-27 18:07:37 +00:00
agc
6e7b5cf644 Move to relative paths in the pkgsrc tree. 1998-04-24 09:20:33 +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
agc
ff3e48e78c Fix INFO_FILES definitions to match the commands in bsd.pkg.mk 1998-04-22 11:05:01 +00:00
frueauf
49e36ada0b Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. 1998-04-20 11:56:17 +00:00