Commit graph

264 commits

Author SHA1 Message Date
tron
ff2a8e3ba9 Move "amanda" related packages to "sysutils" category as suggested by
Klaus Klein in PR pkg/7159.
1999-04-04 23:34:44 +00:00
tron
e571dc55e5 Update "gmc" package to version 4.5.29. 1999-04-04 23:16:54 +00:00
tron
d61fa13e1f Update "mc" package to version 4.5.29. 1999-04-04 23:00:40 +00:00
bouyer
2c206436f5 Adjust for samba update. 1999-04-01 14:12:56 +00:00
agc
171e025b4a Rewrite the extraction commands to be more intuitive.
In the vast majority of cases, nothing has changed (i.e. .tgz, .tar.gz,
and .tar.bz2).

EXTRACT_USING_PAX can be set as before.

For custom extractions, instead of using EXTRACT_BEFORE_ARGS,
EXTRACT_AFTER_ARGS and EXTRACT_CMD, simply set EXTRACT_CMD to be the
command needed to decompress and extract the lements from the archive.
${DOWNLOADED_DISTFILE} can be used to reference the distfile(s).
e.g. for compressed shars, where previously there was:

EXTRACT_CMD=           ${GZCAT}
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS=    |sh

now use:

EXTRACT_CMD=           ${GZCAT} ${DOWNLOADED_DISTFILE} | ${SH}
1999-04-01 14:07:52 +00:00
frueauf
929990c04b Remove entries from lsof_4.40_W, just keep the current one. 1999-03-28 22:05:36 +00:00
christos
21a112d73e Update to lsof_4.41_W 1999-03-28 17:29:53 +00:00
agc
6356ec79ad Correct the directory path on the redhat ftp site. 1999-03-22 22:43:41 +00:00
agc
e1e5099034 Make this package work on Solaris. 1999-03-17 10:47:42 +00:00
tron
7bc788886a Depend on version 1.0.3 of "gnome-core" package. 1999-03-16 22:30:21 +00:00
tron
9b92f90875 Add and enable "gmc". 1999-03-15 00:11:58 +00:00
tron
6f26a0b4c4 Add conflict with "gmc" package. 1999-03-15 00:11:08 +00:00
tron
2a28dbdfe1 Initial import of "gmc-4.5.25" package:
Gnome version of Midnight Commander, a free Norton Commander Clone
1999-03-15 00:10:30 +00:00
tron
9a6c797326 Update version number. 1999-03-14 23:29:05 +00:00
tron
5981e1b1ee Update "mc" package to version 4.5.25. Fixes PR pkg/6773 by Geoff C. Wing
and PR pkg/7149 by Mason Loring Bliss.
1999-03-14 23:07:55 +00:00
tron
afa97738a5 Move "mc" package to "sysutils" category. 1999-03-14 20:58:55 +00:00
hubertf
8388c05994 Fix for procfs as per PR 7127 by Frederick Bruckman <fb@enteract.com> 1999-03-11 16:23:33 +00:00
tron
eb4dbd0411 Updated master site list to handle the gnu ftp reorganization. 1999-03-06 09:02:57 +00:00
sakamoto
268eace51e Update to xps-3.06 1999-03-01 01:59:16 +00:00
sakamoto
339131bfa0 Add and enable xps. 1999-02-27 17:03:38 +00:00
sakamoto
8fee8ec83d xps-3.04 (displays the Unix processes as a tree of forest) 1999-02-27 17:00:07 +00:00
bouyer
8b3804a31f samba-2.0.2's tar client prints statistic on stderr by default. Disable
this by addind 'q' to the tar options.
1999-02-26 12:16:15 +00:00
bouyer
a607794796 Add a new make variable, AMANDA_VAR, to tell the default place of the
status and log files (default to /var/amanda). Change the example
amanda.conf to use this path.
Add --with-owner=root to CONFIGURE_ARGS so that executables get installed as
root, not AMANDA_USER (better for security!).
1999-02-25 15:54:00 +00:00
bouyer
08649fd696 Remove the FreeBSD Id, this has nothing to do with the FreeBSD package now. 1999-02-25 15:47:25 +00:00
bouyer
2678c7a67d A meta-pkg for amanda, requested by Hubert Feyrer. 1999-02-24 10:44:51 +00:00
bouyer
5adec054d8 Update description from README, change COMMENT to describe each parts. 1999-02-24 10:29:08 +00:00
bouyer
8c330ff294 Now in amanda-common, amanda-server, amanda-client 1999-02-23 17:05:18 +00:00
bouyer
4276004875 An amanda 2.4.1p1 package, split into common, server and client parts. 1999-02-23 17:03:41 +00:00
abs
f5ec34238b Shorten some comments to fit neatly in pkg_info display, without losing any
information.
1999-02-23 06:31:45 +00:00
hubertf
2a95ad9c6b Fix CONFLICTS (remove redundancy, mostly) 1999-02-20 22:48:24 +00:00
frueauf
46ed52beaa Add arg.c.patch to PATCHFILES, should fix security hole described in
http://www.hert.org/advisories/HERT-02.asc.
Add patch to dialects/n+obsd/dlsof.h to define _KERNEL when including
<sys/socket.h> to get the sockprot definition. Needed to compile on current.
1999-02-18 23:09:45 +00:00
erh
7285d05c80 Update lsof to 4.40. 1999-02-17 05:34:32 +00:00
hubertf
a3afe98821 Device handling changed in 1.6.1 1999-02-17 02:46:47 +00:00
bgrayson
5f184868cb Update xosview to 1.7.0.b, to improve apm configure autodetect. Howdy, y'all! 1999-02-17 00:16:55 +00:00
simonb
e9382aa09b Add an IGNORE= line if top is installed in /usr/bin/top
(from Hubert Feyrer).
1999-02-15 04:36:31 +00:00
tv
111c4f44b0 Use install-info in $PATH, so that systems with it in base will work too. 1999-02-11 19:17:28 +00:00
frueauf
d59792438f pkglint: add missing rcs id. 1999-02-10 15:20:06 +00:00
bad
95e36eb86f GNU plot is now at v.3.7. Depend on that version. 1999-02-09 16:08:58 +00:00
hubertf
1dd9d2d42a also set seporig to NULL, per PR 6953 by Dave Huang <khym@bga.com> 1999-02-06 21:41:25 +00:00
tron
4eae6a0535 Split patches into seperate files and fix compiler warning. 1999-02-02 23:00:40 +00:00
hubertf
3bea994cc6 update to V1.7.0 1999-02-02 03:01:04 +00:00
agc
f6473207ca Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this
package into ${X11BASE}".
Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11
headers and libraries to build this package".
1999-01-30 23:18:44 +00:00
tron
81fe7fd3e0 Add conflict list and pkglint package. 1999-01-23 00:26:05 +00:00
kim
3463d74b2c Updated to skill-3.7.7. The author included my patch to avoid
segfaults on BSD 4.4 -derived systems (related to getting the
number of signals right).  Adds support for SIGPWR on NetBSD.
1999-01-05 19:12:00 +00:00
kim
cc8b3290a7 Updated to 3.7.6 (3.7@P5) 1999-01-05 00:32:28 +00:00
frueauf
bdf6ae9ef0 Reflect that addnerd has version 1.6 now, as noted in pr 6721. 1999-01-03 13:13:12 +00:00
frueauf
af272ead05 Update lsof to 4.39.
The November 25, 1998 revision (4.38): adds FreeBSD 3.0 support;
has idrlogin.perl* scripts updated to recognize sshd processes;
adds support for Digital UNIX 5.0-BETA; adds support for OpenBSD
2.4; adds support for SCO OSR 5.0.5; changes Solaris 2.7 support
to Solaris 7 support; adds support for NEXTSTEP 3.3; adds support
for OpenStep 4.x; adds support for UnixWare 2.1.3; adds support
for Linux 2.0.36; updated NetBSD sources for UVM header file
change; corrects a bug in Sun format kernel name cache processing.

The December 29 1998 revision (4.39): fixes a device number
handling bug for Solaris 7; improves FreeBSD configuration; adds
+f[cfn] option for listing file structure values; makes minor
tweaks for additional Linux glibc evasion; supports AIX 4.3.2;
fixes a -c option processing bug.
1999-01-01 01:56:51 +00:00
marc
d66dac9512 addnerd-1.6 conflicts with addnerd-1.5 1998-12-31 21:21:53 +00:00
tron
f05f726de6 Don't check for deprecated symbol "unix". 1998-12-28 09:35:42 +00:00
tron
fbb9056b81 Add missing conflict list. 1998-12-28 09:25:53 +00:00