Commit graph

598 commits

Author SHA1 Message Date
ross
6b4eee5480 I don't believe we actually build the mkisofs-1.12b5 that comes with
this pkg, but if we ever do it will need this patch to kill a deadly
setrlimit() executed only #ifdef NetBSD.
1999-11-20 00:56:16 +00:00
hubertf
83ce89193d Defuzzify, and while there, update to 1.8a31. Changes:
ALL:
-       libscg now got official version number 0.1 and allows version checking
-       libscg/scsi-aix.c compiles again - typo fixed.
-       libscg/scsi-bsd-os.c compiles again - typo fixed.
-       libscg/scsi-beos.c compiles again - typo fixed.
-       libscg/scsi-osf.c compiles again - typo fixed.
-       libscg/scsi-wnt.c compiles again - typo fixed.
-       libscg/scsiopen.c typecasts to make it compile without
        warnings on K&R systems.
-       usleep() emulation compiles again on SCO Openserver 3.x
-       align_test.c corrected
-       scg/scgcmd.h restructured
-       several macros to convert integers in network byte order to machine
        byte order modified to make them correct on 64 bit machines too.
-       usleep() prototype disabled in libport.h (needed for SCO Openserver)
-       New supported architecture 9000-777-hp-ux
-       Added support for the new smake source distribution.
-       Added new AUTOMAKE support for the makefile system when using smake.
        The makefile system will now support compilation on unknown platforms
        if compilation is done with smake.


cdrecord:
-       prints warning if an unofficial version of libscg is used
-       removed a bug that caused an endless loop if a TEAC-CDR 50 /55
        was present without a media.
        This bug has been introduced when tryint to find a workaround
        for a bug in the Ricoh 7040 firmware.
-       The Optima Dis Covery 650 CD-R is now recognised as Sony-CDU-924
-       typecasts in several files to make it compile without
        warnings on K&R systems.
-       Fixed a bug in the size computation that caused the media to loos 150
        sectors too large if cdrecord was run in DAO mode.
-       New updated macros in intcvt.h make cdrecord more correct on 64 bit
        machines.
-       Next_writable Address disabled for CD-ROM drives.
        This will abort is someone tries to do a cdrecord -msinfo on a CD-ROM
        drive. Before, this resulted in bad values now it results in an
        error message.
-       Sector size should now be restored in any case. Added 5 new cases.


cdda2wav:

 o new ioctl module for Solaris and FreeBSD ioctl methods (ATAPI drives).
   Untested yet.
 o soundcard support unified. Solaris sound interfaces might be used under
   other OS as well. Untested yet.
 o support of the cdindex system (see www.cdindex.org for details).
   For cd extra and cd-text formats the submission form is generated
   automatically.
 o Fixed a bug that caused the last *.inf file not to be written on OS/2
1999-11-16 00:00:24 +00:00
frueauf
9e5f8954b9 Update lsof to 4.46.
4.46            October 23, 1999
                Corrected /proc-based Linux lsof to detect that an
                IPv6 address is a mapped IPv4 address.  The problem
                was reported and analyzed by Arkadiusz Miskiewicz
                <misiek@misiek.eu.org>, who also tested the fix.

                Added a libc5 library /dev/kmem-based Linux lsof
                circumvention, supplied by Jason Lingohr
                <lingman@lucid.net.au>.

                Corrected a bug in -t (terse) AIX output, reported
                by Wendy Lin <af5@taiyang.cc.purdue.edu>.  I
                introduced the bug at revision 4.43 when adding
                FILE_FLAG reporting.  This was offered as a patch
                to 4.45.

                Added a work-around for a problem in the OpenBSD
                2.3 <sys/pipe.h> header file.  Volker Borchert
                <bt@teknon.de> provided and tested it.

                Improved description of cross-building lsof for a
                64 bit Solaris 7 system on a 32 bit system with
                suggestions from Phillip Edwards
                <Philip.Edwards@sn.wpafb.af.mil>.

                Fixed a gawk POSIX-mode pattern error in the Linux
                /dev/kmem-based Mksrc script, based on a tip from
                Ambrose C. Li <acli@mingpaoxpress.com>.

                Fixed a bug in the Tru64 UNIX IPv6 handling, courtesy
                of a report from Casper Dik <casper@holland.sun.com>.

                Enabled support for OpenBSD 2.6.

                Enabled support for BSDI 4.1, based on a report from
                Jeffrey C Honig <jch@bsdi.com> that only a Configure
                script change is necessary.

                Enabled Configure script to use gcc for building
                lsof for a 64 bit Solaris 7 and 8 kernels, if the
                gcc version is 2.95 or above.

                Improved -i option handling for systems with IPv6
                support so that it will search for a host name in
                both IPv4 and IPv6 families, when that is possible.
                As a companion modification, changed -V processing
                to report a single error when a multiple host name
                match is requested.  Casper Dik <casper@holland.Sun.COM>
                helped test.

                Fixed a DEC OSF/1, Digital UNIX, Tru64 UNIX repeat
                mode bug, reported by Mayer Ilovitz <mayer@cooper.edu>.
                Mayer helped test the fix.  The fix was offered as a
                patch to 4.45.

                Changed Solaris socket file recognition scheme, so it
                is (nearly) the same through Solaris 8, where the
                previous clone device scheme no longer works.

                With significant assistance from Casper Dik, added
                support for Solaris 8 Beta and Beta refresh.  The
                IPv6 support in Solaris 8 is still in some flux,
                so there are temporary compensations for the
                differences between Beta IPv6 support and Beta
                refresh IPv6 support.  Casper and I hope those
                differences disappear by FCS.

                Improved the delivery of information on Solaris
                2.5.1, 2.6, 7, and 8 door files.

                Fixed a repeat mode bug that surfaces when /etc/passwd
                changes between cycles.  The bug report and diagnostic
                help were supplied by Igor Schein <igor@txc.com>.
                The fix was offered as a patch to 4.45.

                Added support for INRIA IPv6 to NetBSD.  Jean-Luc
                Richier <Jean-Luc.Richier@imag.fr> provided patches
                and a test system on which to verify them.

                Added support for AIX 4.3.3.  Jeff W. Stewart
                <jws@anaconda.cc.purdue.edu> provided a test system.

                Made adjustments for FreeBSD 4.0-current.

                Improved reporting of information for AIX sockets that
                lack protocol control blocks.
1999-11-14 17:51:24 +00:00
rh
64e5a3f054 defuzz 1999-11-12 16:07:32 +00:00
hubertf
703e0e9f85 Teach this beast how we want our su(8) called. 1999-11-11 02:04:19 +00:00
hubertf
536bd7d981 add full path for apm(8) and halt(8) 1999-11-11 01:16:58 +00:00
abs
ddfa34a912 Oh, impolitic profanities... Solaris doesn't know about INADDR_NONE either.
"Sun, the dot in half-a-decade-behind-the-rest-of-the-world.com"
1999-11-09 19:29:57 +00:00
abs
d6d150908a Drift back into the dark ages and use inet_addr() instead of inet_aton().
For Solaris and similarly handicapped systems.
1999-11-09 17:22:15 +00:00
abs
27fd117acc Fix bug which would cause source linked files to sometimes copied
separately.
Just for posterity, here is how to replicate the problem:
(All this is going back to the maintainers)

#!/bin/sh

# Generates a 'from' directory, then runs cfengine to copy it into 'to'.
# The order of file creation in the from directory is significant -
# the 'bad' file must be picked up _after_ the 'subdir'.
# Obvious caveats about IRIX XFS notwithstanding.

TESTDIR=/tmp/cfenginetest

rm -rf $TESTDIR
mkdir -p $TESTDIR
cd $TESTDIR

# Generate cfengine.conf
cat > cfengine.conf <<END
control:
        actionsequence = ( copy )

copy:
        $TESTDIR/from
                dest=$TESTDIR/to recurse=inf
END

# Generate 'from' directory
mkdir from
cd from
touch ok
mkdir subdir
touch bad
cd subdir
ln ../ok
ln ../bad
cd ../..

cfengine -v

echo
echo "Both 'ok' and 'bad' should have the same number of links (2) in both"
echo "'from' and 'to' directories. 'bad' will have 1 if bug is present."
echo

ls -l from to
1999-11-09 16:14:58 +00:00
hubertf
9d015b90b0 add k-dependency 1999-11-07 17:18:03 +00:00
hubertf
8b558e2bbe add & enable klavg 1999-11-06 15:59:46 +00:00
hubertf
d9e2c50e7f This is a small KDE applet showing load everage graph on the
panel. You could customise colours, refresh rate.  It also allows to
execute some command on click.

After start it puts itself in the docking area on the panel. If
session support is enabled, it will restart itself next time user logs
in.

Pressing righ mouse button shows menu.  Pressing left mouse button
executes configured command.
1999-11-06 15:57:40 +00:00
abs
ac05b2c400 Upgrade to 1.5.3 1999-11-05 14:17:13 +00:00
abs
c8db892862 Add cfengine to sysutils SUBDIRS
Add patches to set the correct Class based on the netmask (in the process of
submitting all patches back to the maintainer)
1999-11-05 13:52:50 +00:00
hubertf
24bfdc36ce add & enable kapm 1999-11-02 21:55:25 +00:00
hubertf
100744163a KDE-based APM utility (battery monitor).
Whacked heavily to work on NetBSD.
1999-11-02 21:54:47 +00:00
hubertf
e9c85ea1fd On ports that don't define UPAGES, calculate it from USPACE and
the port's pagesize. Thanks to Chris Demetriou for his help!

Fixes PR 8728 by Dan McMahill <mcmahill@mtl.mit.edu>
1999-11-02 16:18:39 +00:00
soren
f88bed4977 s/X11BASE/X11/ as pointed out by bad. 1999-11-02 02:50:44 +00:00
soren
94f3175067 USE_X11BASE=YES for shared library handling. 1999-11-02 01:58:36 +00:00
tron
8b7d89ad28 Add "gtop". 1999-11-01 22:54:36 +00:00
tron
f8a45f566d Import new "gtop" package:
GNOME system monitor - top like, memory graphs, processes detailed view

This package belongs to the GNOME 1.0.53 release.
1999-11-01 22:52:28 +00:00
hubertf
cb28ee1817 add & enable lavaps 1999-10-31 21:20:43 +00:00
hubertf
e20018b889 Lavalamp-like process status display, with memory usage giving the size
of the blobs, and the brightness and movement speed according to a
process's CPU usage.
1999-10-31 21:20:11 +00:00
hubertf
97bad36eea Displays status of your laptop's battery. 1999-10-31 21:16:07 +00:00
hubertf
ac43611093 add & enable xbatt 1999-10-31 21:15:52 +00:00
augustss
7395cd7a48 Update a little so this package compiles in both 1.4 and later.
BROKEN flag removed.
1999-10-27 18:19:09 +00:00
agc
606e5ab825 Mark packages as broken, where necessary. 1999-10-27 17:14:01 +00:00
jlam
4b0cab7c9e Teach kdf to look for libungif instead of libgif. 1999-10-25 19:13:49 +00:00
tron
7d877c7758 Update "gmc" package to version 4.5.40 included in GNOME 1.0.53 release. 1999-10-23 14:06:57 +00:00
tron
f1b299ac3d Update "mc" package to version 4.5.40 included in GNOME 1.0.53 release. 1999-10-23 11:52:05 +00:00
tron
8e90d81d05 Use wildcard dependences for "gnome-libs" and "gnome-core" packages. 1999-10-23 11:08:54 +00:00
tron
ec9a47509f Use wildcard dependence for "glib" package. 1999-10-22 23:40:31 +00:00
fredb
b158136536 Fix permissions and she-bang line, to make "hfs" script work. 1999-10-22 10:15:46 +00:00
fredb
46d0f1794a Add and enable xhfs. 1999-10-17 05:00:17 +00:00
fredb
82625c120d Use devel/libhfs. 1999-10-17 04:38:15 +00:00
fredb
04e1c0f179 Initial import of xhfs, Tcl/Tk counterpart to hfsutils. 1999-10-17 04:35:55 +00:00
mjl
d8affa5162 Update dependeny on libslang to 1.3.9 1999-10-15 23:59:18 +00:00
augustss
d8669d5340 Update package so it compiles again. 1999-10-11 22:05:34 +00:00
abs
d38a5fd04a cfengine-1.52
Automate configuration and administration of large systems
1999-10-10 23:13:06 +00:00
mycroft
1f12702572 Sync. 1999-10-09 20:51:56 +00:00
mycroft
4644431e8c Make this build on PowerPC. 1999-10-09 20:51:41 +00:00
tron
8d7d754dfa Remove me as maintainer of those packages. 1999-10-07 17:41:46 +00:00
jlam
27f5d6f861 Update asapm to 2.7. Minor changes in color options. 1999-10-06 22:54:20 +00:00
kim
ed2026f75f Add and enable genpasswd. 1999-10-05 03:08:37 +00:00
kim
80d153ff2f Generate random passwords that are pronouncible in Finnish.
Useful for assigning an initial password to new accounts (has
an option to output the encrypted form of the password also).
1999-10-05 03:07:52 +00:00
hubertf
7550dfe7ae Fix OSTYPE - it's bsd-44, not bsd-4.4. 1999-10-05 00:57:31 +00:00
kim
bdc4d7eea0 Got wrong file from cache... 1999-10-05 00:31:49 +00:00
kim
c1e18bd5f3 Update to 1.0:
- knows about /var/run/syslogd.pid, which is what our current syslogd is
  creating (even if this is against the manual page of syslogd)
- proc-newstally tweak (a very local proc script)
1999-10-04 16:59:43 +00:00
kim
be104555f9 Oops. 1999-10-01 20:40:03 +00:00
kim
6026e0ee37 Add and enable logtime, roller and sh-utils. 1999-10-01 20:34:02 +00:00
kim
63deddcd95 Another tool to roll your logs. 1999-10-01 20:33:33 +00:00
kim
2c71d3d16e Output the current time in an easily parsed "standard" format. 1999-10-01 20:32:49 +00:00
kim
40ab056175 GNU sh-utils (shell utilities). 1999-10-01 20:29:39 +00:00
agc
62f435774c Update to top version 3.5beta9.
Changes since beta7:

Fri Dec 18 1998 - wnl (3.5beta9)
        Configure checks status of "make" and complains if it fails.

Thu Dec 17 1998 - wnl (3.5beta9)
        Added module sco5 from Mike Hopkirk.
        Added module netbsd132 from moto kawasaki.

Sun Oct 25 1998 - wnl (3.5beta9)
        Added Casper's patches for sunos5 for the following:
        produce same results as swap -s (5.5 and higher),
        don't use system_pages kstat when /dev/kmem can be opened,
        skip . and .. when reading /proc, replace use of SOLARIS24
        with OSREV.

Fri Sep 11 1998 - wnl (3.5beta9)
        Added workaround to getans for the absence of $< in SCO Unix.

Wed Jul  1 1998 - wnl (3.5beta9)
        Changed structure member "errno" to "errnum" in commands.c.
        Replaced hpux10 module with one from John Haxby.

Fri Apr 17 1998 - wnl (3.5beta8)
        Moved definition of _KMEMUSER earlier in m_sunos5.c.  This should
        fix the compilation problem with gnu 2.7.2.3, obviating the need
        for the fixinc.svr4 patch, but hopefully will not affect anything
        else.
        Added -DORDER to m_sunos4mp.c
1999-09-29 14:04:34 +00:00
agc
a127346697 On Solaris, libexec/chg-scsi doesn't get built or installed, so modify
the PLIST accordingly.
1999-09-29 12:34:15 +00:00
agc
16c7409bc9 Regenerate following Solaris changes to Makefile patch. 1999-09-27 13:29:41 +00:00
agc
59ec2e1b48 Make this program compile on Solaris. 1999-09-27 13:28:56 +00:00
tron
05ea3dcf60 Use wildcard dependences so that this package can be used with the new
"cdrecord-current" package.
1999-09-20 23:02:46 +00:00
hubertf
37a3507bde add and enable xdu 1999-09-20 20:49:30 +00:00
hubertf
b2e7c824f2 graphical disk usage 1999-09-20 20:48:07 +00:00
tron
024dde63e9 Fix master site list. 1999-09-17 19:01:11 +00:00
tron
7aab458a34 Add IPv6 support supplied by Feico Dillema in PR pkg/8413. 1999-09-17 18:23:54 +00:00
tron
20ba22ccbd Import cdrecord version 1.8a28 as "cdrecord-current" package:
This program allows you to create CD's on a CD-Recorder.
1999-09-17 08:18:33 +00:00
kim
0d66f9ce01 Add and enable cpogm. 1999-09-12 15:33:25 +00:00
kim
e377263e54 cpogm-1.0, a little script to copy the owner, group and mode of a file. 1999-09-12 15:32:16 +00:00
rh
a2c99c9350 Make myself maintainer of this package. 1999-09-08 12:46:55 +00:00
rh
5fe4710d49 Update gcombust to 0.1.21. Changes include cd-to-image copy, French
translation, changed selection mode of files (to "paint" like behaviour),
lots of smaller bugfixes, including leaking file descriptors.
1999-09-08 07:54:36 +00:00
hubertf
de05f4ad25 Add dependency on glib.
Noted on IRC by Bernhard 'burnhard' Riedel.
1999-09-06 20:41:37 +00:00
bad
3f20add20c Split out the common code in the amanda make files into
amanda-common/Makefile.common.
1999-09-06 19:30:19 +00:00
bad
442c935241 Add and enable amanda-plot. 1999-09-06 18:18:23 +00:00
bad
5664689698 Update for amanda-plot. 1999-09-06 18:17:27 +00:00
bad
5a78f84f0a regen. 1999-09-06 18:17:05 +00:00
bad
a64326c97b Split out amplot into amanda-plot package to get rid of the nasty
dependency on X11 being installed.
1999-09-06 18:16:34 +00:00
bad
10e16e392b regen. 1999-09-06 18:13:46 +00:00
bad
fc50a01d05 Split out amanda-plot from amanda-server so that one doesn't need X11
just to write backups to tape.
1999-09-06 18:11:22 +00:00
bad
69876b341a regen. 1999-09-06 18:09:05 +00:00
bad
ad924cfabd Our dump has a "just do the dump size estimate mode" too. Make use of it. 1999-09-06 18:03:43 +00:00
bad
8d6f2e3b6f Minor nit in DEPENDS lines. 1999-09-04 01:21:25 +00:00
bad
7d2f69214e regen. 1999-09-04 01:20:41 +00:00
bad
4472a12c25 RCS Id police. 1999-09-04 01:19:50 +00:00
bad
525d13522a regen 1999-09-04 01:10:41 +00:00
bad
13a43dfb0b Minor nit in DEPENDS line. 1999-09-04 01:08:53 +00:00
bad
b27f459aa6 RCS Id police. 1999-09-04 01:07:29 +00:00
tron
1a411b40eb "share/gnome/help/gmc/C/figs" is an empty directory, not a file. 1999-09-03 20:05:50 +00:00
tron
f41a670c77 Update "gmc" package to version 4.5.38. 1999-09-03 20:02:51 +00:00
tron
5a92496d98 Update "mc" package to version 4.5.38. 1999-09-03 19:44:34 +00:00
rh
1533d077a1 Update dependency on gnome-core-1.0.9 1999-08-29 12:48:58 +00:00
rh
6c7e0a91ff Update dependency on gtk+-1.2.4 1999-08-28 09:43:06 +00:00
tron
16628fb1be Use "MASTER_SITE_GNOME" instead of individual "MASTER_SITE" lists. 1999-08-22 22:02:32 +00:00
rh
4401bbad59 Update gcombust to 0.1.20.
Changes are:
BUGFIXES:
        * Fixed a small bug in sanity checking, causing a crash if
          you tried to add a non-existing root directory (ie /asdfsdf)
          to the data source filelist
        * updated de.po + a few FreeBSD pathches (for text in tooltips)
          Juergen Lock <nox@jelal.kn-bremen.de>
NEWS:
        * Norwegian translation by "Atle Strand" <atlestrand@hotmail.com>
        * save setting for dummy run
        * added verify operation
1999-08-20 08:25:39 +00:00
garbled
c198aadfd0 change addnerd to ${PREFIX}/sbin/addnerd, because I'm sick of adding
/usr/pkg/sbin to my path to compile this thing..
1999-08-20 06:21:29 +00:00
agc
f721b0e129 Record build options in the BuildInfo file via BUILD_DEFS. These can be
displayed using the -B option to pkg_info(1).
1999-08-18 08:28:09 +00:00
tron
cba6801676 Current version of midnight commander is only available in directory
"sources/mc/", not "1.0/sources/" on the GNOME ftp sites.
1999-08-17 19:24:39 +00:00
rh
1924000108 Update gmc to 4.5.37.
Changes are mostly bugfixes, several new locale files, and an "Exit" menu
item.
1999-08-17 18:28:40 +00:00
rh
ced028d5f8 Update mc to 4.5.37.
Changes are mostly bugfixes and several new locale files.
1999-08-17 18:26:01 +00:00
rh
b49cd95d78 Update gcombust to 0.1.19
Changes are:
BUGFIXES:
        * a few more strings gettextizied, updated German .po file
        * should compile on IRIX, too, since 0.1.18
        * mkhybrid can't do < 800 kb HFS volumes, added a check
          (Allan Hsu <animate2@underworld.net>)
        * small cdlabelgen changes, ok defaults and type fixes
          (Daniel Serodio <dserodio@email.com>)
        * made the image source interface more obvious (suggested by
          Paul Barton-Davis <pbd@op.net>)
NEWS:
        * Swedish .po file (Tommy Strand <gts@abc.se>)
        * Japanese .po file (Daisuke Yabuki <dxy@optix.org>)
        * netatalk option for mkhybrid (just mail me if you need more
          mkhybrid options, I don't know which ones are useful)
        * added a cleat button for the output textboxes
        * cleaned up save settings, added device, speed & swab
        * support for the new options in cdlabelgen 1.5 (wordwrap and
          supression on plaque)
        * "disable dirnames" option by Koaunghi Un
          <koaunghi.un@student.uni-tuebingen.de>
1999-08-13 20:13:38 +00:00
bouyer
1fd530b9d2 Update samba dependancy. 1999-08-10 17:03:01 +00:00
tron
f6b11207c0 Update "lsof" package to version 4.45. Fixes PR pkg/8123 by
Wolfgang Rupprecht.
1999-07-30 21:56:57 +00:00
lukem
ea16600233 update for logrot-1.5 (knows where /var/run/syslogd.pid is) 1999-07-27 15:49:53 +00:00
frueauf
8188a6dc38 sync. 1999-07-23 15:50:19 +00:00
frueauf
ee6510a68d Add -Dunix to compile options. 1999-07-23 15:49:44 +00:00
mycroft
00f045cdf8 libslang to 1.3.8 1999-07-22 07:10:47 +00:00
tron
53410a1bac Update "gmc" package to version 4.5.33. 1999-07-15 13:21:36 +00:00
tron
d3e0657e1f Update "mc" package to version 4.5.33. 1999-07-15 12:23:56 +00:00
tron
db164a832c Update dependence on "gnome-core" package. 1999-07-14 23:12:06 +00:00
sakamoto
9dc0e54859 Update 3.12 to 3.14. 1999-07-13 01:42:43 +00:00
jlam
ac803dafa1 Update readline dependency. 1999-07-13 01:20:11 +00:00
jlam
d3a29d390f Update patch sums. 1999-07-12 00:05:48 +00:00
jlam
8d9501c5bf * Disable check for (unused) JPEG libraries.
* Make ELF-aware.
1999-07-12 00:04:57 +00:00
agc
00a16e3008 Add package patch checksum files. 1999-07-09 14:22:59 +00:00
agc
c9580c5871 Revert to previous configuration:
LOWER_OPSYS for Solaris is solaris.
Remove the ugly hacks which had been introduced to workaround previous
misunderstanding.
1999-07-08 08:06:59 +00:00
agc
cf59f22df8 Make this package work on Solaris. Again. 1999-07-07 18:13:56 +00:00
kim
5740bf63b3 Add and enable sux 1999-07-05 05:14:55 +00:00
kim
7b3418bb12 Little script for becoming root with optional ssh agent verification. 1999-07-05 05:14:15 +00:00
kim
29dfc15218 Add and enable osname 1999-07-05 05:02:18 +00:00
kim
5d6ef535d9 Little script to print the name of the operating system. 1999-07-05 05:01:23 +00:00
kim
d2da58d73c Add and enable sshsh 1999-07-05 04:48:16 +00:00
kim
54bca0796e Little script to run your shell under ssh-agent. 1999-07-05 04:47:16 +00:00
hubertf
0ec443d44b add and enable kdf 1999-07-03 23:28:18 +00:00
hubertf
c524f40419 Shows disk usage graphically and lets you mount/umount devices. 1999-07-03 23:27:47 +00:00
hubertf
f912542de4 Update to V0.1.18. Includes many bugfixes and these new features:
* added -print-size/-tsize for burning on the fly in DAO mode
          or for drives requiering it (like some TEAC drives)
        * "Detect scsi drive" now also detects if -swab option is needed
        * now it's possible to choose multiple files/dirs at once in the
          file selectors
        * German .po translation by Juergen Lock <nox@jelal.kn-bremen.de>
        * added icon by chris scheidecker <scheides@theinferno.hextrack.com>
        * multisession support (not very well tested):
                * if you leave the "Path to old session" field empty, gcombust
                  will asume this is the first session
                * if you press the recalc button in multisession mode, it will
                  take into account the old session - this operation takes quite
                  some time! (and I don't know if you can trust the result)
                * multisession doesn't seem to mix with Joliet (I get "Joliet
                  tree sort failed." from mkisofs), so disable it if you get
                  problems.
                * the current mkisofs version has a bug you might run into when
                  making sessions (for all but the first session), so if mkisofs
                  segfaults on you for no apparant reason, wait for the next
                  release of cdrecord (or mail me for a patch)
                * you cannot make multisession CD's on the fly (except for the
                  first session)
1999-07-01 02:15:29 +00:00
tron
1f1c09d30d Patch from NetBSD-current:
Avoid duplicate free() while reading system information.
1999-06-28 22:19:12 +00:00
abs
a6681d7ab9 If we install in the path, we shouldn't need to use a full path to execute.
use execlp() instead of execl() to exec children.
1999-06-27 01:41:46 +00:00
hubertf
a66cd42b5a This patch is not needed - remove it.
Pointed out by Patrick Welche <prlw1@cam.ac.uk> in PR 7840
1999-06-25 13:09:37 +00:00
hubertf
7d3d727c03 Update to V4.44. Changes:
Corrects SunOS 4.1.x HSFS and segmentation fault problems; improves
handling of UNIX PCB addresses in the /proc-based Linux lsof;
corrects PPID and PGRP output ordering conflict; enhanced some
library modules so more dialect versions could use them; adds raw
socket support for /proc-based Linux lsof; adds support for UnixWare
7.1; made NetBSD 1.4C updates; makes minor adjustment for latest
Tru64 UNIX 5.0 Beta release.
1999-06-25 02:41:14 +00:00
tron
35c9aac0ba Update dependence on "libslang" package to version 1.3.7. 1999-06-22 07:34:15 +00:00
agc
eabfcad7c8 Add and enable sysinfo 1999-06-21 11:18:58 +00:00
agc
e53efec387 Initial import of sysinfo, a shareware utility to display system
hardware and software information and configuration, into the NetBSD
packages collection. At the moment, this package is only for Solaris.
1999-06-21 11:18:03 +00:00
tron
c566a0ae72 The GNOME mirror on "ftp.jimpick.com" was closed. Use the mirror on
"ftp.sunet.se" instead.
1999-06-19 15:19:11 +00:00
sakamoto
79d0832740 Update xps to 3.12. 1999-06-18 06:45:59 +00:00
hubertf
5c0146f5ad Update to V0.1.15.
Changes: DnD support, started on save
  preferences, can "swallow"progress
  window, added reset device button, lots of
  bugfixes.
1999-06-18 01:14:23 +00:00
bad
2d8c556c1b Improve on previous. Use CHOWN=${CHOWN} in configure env.
Thanks for pointing this out, Alistair!
1999-06-08 17:17:26 +00:00
bad
15122eac0c Must have /usr/sbin in the PATH on NetBSD for configure to find chown(1). 1999-06-08 13:09:04 +00:00
tron
f7fc6006b8 Adapt this patch to version 3.9.5. 1999-06-03 14:22:09 +00:00
christos
e85de81a2f update to 3.9.5 1999-06-02 20:09:02 +00:00
christos
6c5cb13245 Update to 4.43_W 1999-06-02 16:14:53 +00:00
agc
4748ded5a0 Correct minor spelling mistake. 1999-06-02 08:51:59 +00:00
tron
a983d514e3 Enhance "floppyd" to get UID of "nobody" from the password database.
Patch supplied by Antti Kantee.
1999-06-01 21:15:02 +00:00
tron
de8324698d - Enhance "configure" target so that "floppyd" will be built on systems
with X11 installed.
- Fix compliation problems in "floppyd.cpp" with the patch supplied by
  Antti Kantee in PR pkg/7670.
- Remove "floppyd" manual page if the binary isn't built and installed.
1999-05-31 22:22:08 +00:00
sakamoto
8026b2fcb5 touch configure for autoconf is never run, noted by Hubert Feyrer. 1999-05-29 17:57:52 +00:00
tv
5c60ed5794 Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM
pattern match format.  Minor pkglint along the way.
1999-05-24 20:39:35 +00:00
sakamoto
8d4bb994db Update xps to 3.10. 1999-05-24 08:21:26 +00:00
rh
16676237d8 Add informative message about creating a link from e.g. /dev/cd0d to
/dev/su0-6-0 for cdrecord to work.
1999-05-22 13:08:18 +00:00
tron
02e48b67b3 Remove unnecessary assignments of "INSTALL", "INSTALL_DATA",
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV".
1999-05-20 20:09:49 +00:00
kleink
4092780ccf Handle factored out cwdinfo. 1999-05-20 10:32:37 +00:00
wrstuden
4ba2335fd3 Enable hfsutils. 1999-05-19 23:03:32 +00:00
wrstuden
56ca7a1419 Initial import of hfsutils package, made with hubertf's url2pkg script.
Supports reading and writing hfs filesystems. Doesn't yet support hfs+.
1999-05-19 23:00:32 +00:00
augustss
c710618616 Enable usbutil. 1999-05-19 00:24:30 +00:00
augustss
db9502769a Add a few USB developer utilities. 1999-05-19 00:15:37 +00:00
hubertf
155c7e9cab There was already a cdlabelgen in pkgsrc/graphics, use that one.
Kindly pointed our by Bernd Ernesti.
1999-05-15 20:02:55 +00:00
hubertf
f83048c78a add and enable gcombust 1999-05-15 08:05:31 +00:00
hubertf
e3bb03e589 Graphical frontent for CD mastering (mkhybrid, cdrecord, ...) 1999-05-15 08:04:51 +00:00
hubertf
afbc572614 Update to 1.12b5
Changes: many, including one to merge several (unrealted) dirs into one
         tree, using /foo=/bar/baz syntax (used by gcombust).
1999-05-15 07:27:49 +00:00
ross
a1e244341a Delete insane code inside #ifdef __NetBSD__ (what?!) that setrlimit()'s us
to 32MB (what?!).
1999-05-13 12:38:28 +00:00
lukem
12454341d2 move master_site 1999-05-12 11:42:26 +00:00
tron
8e0a040624 Fix typo in the category list. 1999-05-11 20:44:44 +00:00
simonb
8eda2b9ab4 Spell the category name "sysutils" properly! 1999-05-11 06:15:39 +00:00
ross
52626bc486 * Enable this on alpha.
* Include <stdlib.h> for alloca(3).
1999-05-07 08:09:06 +00:00
ross
7997bc7b57 * Enable on alpha.
* Mods for LP64 / general type sanity
1999-05-07 07:11:16 +00:00
bad
6a7aa420e4 Update lsof to 4.42_W.
Relevant changes in this version:
   improved file system search name reporting;
   updates Solaris 2.6 VxFS support;
   support for the latest NetBSD with default UVM support.
1999-05-05 17:40:36 +00:00
bad
f1b536b577 From ks@ub.uni-mainz.de: recognise 1.4ish systems. 1999-05-05 17:32:45 +00:00
bad
5b7f89ebe5 Switch to ftp0.sunet.se per directions during login on that server. 1999-05-05 16:40:20 +00:00
garbled
388860d23f add USE_X11=yes 1999-04-26 19:25:05 +00:00
agc
332ac00147 Fix for Solaris. 1999-04-21 15:31:05 +00:00
agc
0cc1018e6b Fix for correct operation on Solaris. 1999-04-21 14:14:32 +00:00
agc
2ad58442ab Fix the LSOF_RANLIB target under Solaris in the generated lib Makefile. 1999-04-21 10:40:41 +00:00
agc
d519aa52b0 Correct a few typos, and make this safe for Solaris. 1999-04-21 10:38:58 +00:00
tron
64032fdf69 Update "gmc" package to version 4.5.30. 1999-04-16 22:54:02 +00:00
tron
7f70f1bb1e Update "mc" package to version 4.5.30. 1999-04-16 22:36:25 +00:00
tron
23e0063766 Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with
variable substituition of "MASTER_SITES" and "PATCH_SITES".
1999-04-15 20:39:38 +00:00
tron
9c4c0c2b50 Remove unnecessary slash from master site list. 1999-04-14 21:39:01 +00:00
bad
286099986e ${LOCALBAASE}/bin/perl or bust. 1999-04-14 18:00:47 +00:00
agc
e20be6c347 Remove NOPORTDOCS definition - it was useless anyway, as any attempt to
build a binary package with this definition would fail as the PLIST is
not correct.

If a package's documentation is overwhelming, it should arguably be handled
in a separate pre-requisite documentation package.
1999-04-13 15:31:04 +00:00
jlam
278375232d Update "asapm" package to version 2.6. Mostly *BSD improvements since
version 2.3.  Fixes PR pkg/7239 by Johnny C. Lam.
1999-04-12 17:39:46 +00:00
tron
809ea071ca Let "configure" recognize NetBSD 1.4. 1999-04-11 12:15:42 +00:00
agc
13d4323e6a Make this package work on Solaris. 1999-04-09 08:33:50 +00:00
hubertf
48d1b9cb27 s@/usr/local@${PREFIX}@ not only on NetBSD (Hi Al!) 1999-04-09 00:55:22 +00:00
tron
a66cd38d94 Because "cvs" messes the patch file up during commit we remove the bogus
header from the manual page manually.
1999-04-07 23:55:25 +00:00
tron
8334d0c468 Correct manual page: the "-o filename" argument is optional. 1999-04-07 23:35:56 +00:00
tron
89465bbd8a Correct manual page: the "-o filename" argument is optional.
Fixes PR pkg/7315 by Mason Loring Bliss.
1999-04-07 23:30:59 +00:00
agc
86c624dc7a Avoid ugly "-n\n" output on Solaris when installing the package. 1999-04-07 10:25:11 +00:00
agc
fda20b1789 Make this package work on Solaris. 1999-04-07 10:09:18 +00:00
agc
5e550b01df Minor modifications to the English. 1999-04-06 09:48:18 +00:00
tron
09773939f9 Rename "amanda" package to "amanda-all" to avoid conflicts with its own
sub packages.
1999-04-05 00:53:47 +00:00
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