Commit graph

1805 commits

Author SHA1 Message Date
wiz
b3791962e9 Include machine/endian.h only ifdef __NetBSD__.
From Jeremy C. Reed in PR 20983.
2003-04-03 12:04:03 +00:00
abs
cfda1fe558 Update rconfig to 0.17:
0.16: Fix 'redhat' version for Advanced Server
    0.17: List failed hosts at end
          Extend probe.sh to include example raidframe status monitoring
2003-04-01 15:19:30 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
wiz
f2c0357f0b Remove unnecessary empty lines. 2003-03-28 21:24:22 +00:00
wiz
28a4483bc7 NO_PATCH is deprecated, says pkglint. Remove it. 2003-03-28 21:14:10 +00:00
bouyer
abacd14103 Update to 3.8.6
Changelog: Fixed root exploit of slave machines
If you use the network features of apcupsd, you probably want to upgrade.
2003-03-27 20:01:22 +00:00
atatat
a822d6017a Upgrade to lsof version 4.67. Changes related to or affecting NetBSD
(or pkgsrc) from the 00DIST file:

4.67            March 27, 2003
                Began the transition of the lsof ftp server host
                name from vic.cc.purdue.edu to lsof.itap.purdue.edu.
                That reflects Purdue organizational changes.  This
                first step makes the new name an alias to the old
                one.   The old name, vic.cc.purdue.edu, will remain
                usable for an extended period.
...
                At the request of Alek O. Komarnitsky <alek@komar.org>
                added the "+c <width>" option to enable optional
                changing of the COMMAND column output maximum width
                from the default to <width>.  The default maximum
                width remains CMDL, as defined in lsof.h.
...
                Added kernel event queue file support for FreeBSD,
                NetBSD and OpenBSD.  Andrew Brown <atatat@atatdot.net>
                supplied the code.
...
                Augmented a lock ID test on NetBSD to check if the
                ID is an LWP pointer.
2003-03-27 14:13:26 +00:00
jschauma
d928b8f223 De-confusify: Let emulators/suse_*/Makefile.* _not_ include bsd.pkg.mk, but rather
make all packages that use linux emulation include bsd.pkg.mk as the
last files just like any normal package.
2003-03-26 04:05:37 +00:00
wiz
06d93ee453 lib/vfs is shared with the gnome2 version of this package. 2003-03-25 11:22:36 +00:00
ad
39ce4f0452 Update MASTER_SITES. 2003-03-23 22:33:23 +00:00
dillo
0c8354624d rename es.1 and vs.1 to iedit.1 and iview.1 to avoid conflict with shells/es. The programs have already been renamed by the author.
bump pkgrevision

(noted by Robert Elz in PR 18939)
2003-03-22 05:26:53 +00:00
wiz
1f6a5506d4 Update to 0.10.2, from PR 20268 by David S.
Minor bugfixes.
2003-03-22 01:03:09 +00:00
wiz
0d03437785 lib/charset.alias belongs to the libiconv package. 2003-03-21 23:36:46 +00:00
jmmv
f4ccf391d1 Fix build on NetBSD >= 1.6P. Thanks to atatat. 2003-03-19 17:56:38 +00:00
jschauma
6698537e46 Add man-page for bbsload, provided by Emanuele Rocca
(emarocca at libero dot it).
2003-03-18 01:07:56 +00:00
cjep
5cb169920e Typo. 2003-03-16 15:29:18 +00:00
kim
5e2dc4b6f8 Upgrade to roller-1.13:
- logroll now rolls wtmpx and httpd-ssl as well (no reporting)
- proc-ipmon adds scan analysis and log data summary
- proc-news now produces a sorted domain-only readership report
2003-03-15 18:20:59 +00:00
thorpej
d6c3cd26ba Replace uses of -fno-builtin with -ffreestanding. -ffreestanding also
implies -fno-builtin, but also conveys additional information ("not in
a hosted environment").

This is 1/2 of the fix for PR toolchain/19265.
2003-03-14 23:35:24 +00:00
jlam
3ef633718c (1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG;
Makefiles simply need to use this value often, for better or for
    worse.

(2) Create a new variable FIX_RPATH that lists variables that should
    be cleansed of -R or -rpath values if ${_USE_RPATH} is "no".  By
    default, FIX_RPATH contains LIBS, X11_LDFLAGS, and LDFLAGS, and
    additional variables may be appended from package Makefiles.
2003-03-14 19:37:30 +00:00
wiz
b9488291b9 Fix some more dependencies. 2003-03-13 12:13:17 +00:00
jschauma
5ecc9f02e7 Fix broken dependencies due to bump of PKGREVISION caused by Mesa update.
Pointed out by wiz.
2003-03-12 21:02:24 +00:00
taca
b25e97965f Update bkpupsd 2.1.2.
2003-03-12  Takahiro Kambe  <taca@back-street.net>

	* bump version, 2.1.2.

	* improve startup script for NetBSD.

2003-01-21  Takahiro Kambe  <taca@back-street.net>

	* bump version, now 2.1.1a.

	* create "waiting indication file."
2003-03-12 16:43:45 +00:00
jmmv
48077b85f5 Add and enable wmmemmon 2003-03-09 10:54:30 +00:00
jmmv
3bfbce4bc4 Initial import of wmmemmon, version 1.0.0:
WMMemMon is a dockapp to monitor memory and swap usages. It is supported
by X window managers such as Window Maker, AfterStep, BlackBox and
Enlightenment.

Provided in PR pkg/20632 by Thomas Runge.
2003-03-09 10:53:50 +00:00
jmmv
4657d2a9a5 Update to 1.0.1. Changes since 0.9.0:
* src/cpu_freebsd.c: changed to use <sys/resource.h> instead of
                       <sys/dkstat.h> in the case of __FreeBSD_version
                       >= 500101. (Thanks to Philip Paeps <philip at paeps.cx)
  * doc/wmcpuload.1: updated
  * cpu_darwin.c: added (Landon Fuller <landonblue at mac.com>)
  * main.c: changed description for `--cpu' oprion to be more clear.
  * README: updated
  * cpu_irix.c: added for IRIX (Jonathan C. Patschke <jp at celestrion.net>)
  * version 1.0.0 released
  * code cleanup/review
  * dockapp.c: renamed dockapp_getcolor() to dockapp_getcolor_pixel().
  * dockapp.c: added get_closest_color_pixel() to find closest color in Pseudo
               visual class.
  * src/Makefile.am: added missing @DFLAGS@
  * cpu_bsdi.c: added (Nicolas Belan <belan at matranet.com>)
  * dockapp.c, dockapp.h: moved to libdockapp/dockapp.[ch]
  * libdockapp/{COPYING,AUTHORS}: added (taken from libdockapp-0.4.0)
  * configure.ac: removed '-L/usr/local/lib' '-I/usr/local/include' from
                  *_search_path (Thanks to Thomas Runge <coto at core.de>)
  * README: added 'for GNOME users' section
  * cpu_cywin.c: rewrote to separate cpu_get_usage().
                 ( ==> cpu_get_usage_9x(), cpu_get_usage_NT())
  * dockapp.c: removed background panel from windowed mode.
  * dockapp.c: added '-wp, --windowed-withpanel' option.
  * main.c: added '-t, --title' option to specify title name
            (Thanks to Ryan Lovett <ryan at ocf.berkeley.edu>)
  * wmcpuload.1: updated
  * cpu_netbsd.c: added 'CP_INTR' parameter
  * added NetBSD support (Thomas Runge <coto at core.de>)

Closes PR pkg/20631 by Thomas Runge (the maintainer).
2003-03-09 09:55:45 +00:00
grant
38245e9df8 default the config file to PKG_SYSCONFDIR/cdrecord.conf unless
overridden by the user via CDRECORD_CONF.

You must move your config file to the new location if you update!

patch man pages and print a MESSAGE if CDRECORD_CONF is not set to
`/etc/default/cdrecord', as required by license.

bump PKGREVISION.

addresses PR pkg/20593 from Steven M. Bellovin.
2003-03-08 08:16:58 +00:00
jmc
8c2aead1de Provide a PLIST_SUBST pattern for the machine specific directory installs 2003-03-07 07:34:43 +00:00
abs
191bae1dd9 Update rconfig to 0.15:
- Ensure ${name} is set when -f is used
    - configuration parsing now permits key += value, and continuation lines
    - If probe fails without output do not attempt to update rconfig_probe
    - Try to explain tags a little more clearly
2003-03-06 22:00:00 +00:00
seb
7b1e40667b Give OpenSSL prefix to configure so that systems without in-tree
OpenSSL can actually build this package.
2003-03-05 15:55:57 +00:00
jschauma
5be4aecf95 Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more
portable.  Bump PKGREVISION accordingly.
2003-03-03 02:59:29 +00:00
kristerw
e311e1c97f Add and enable pciutils. 2003-02-26 00:34:06 +00:00
kristerw
b95f5d1cd5 Initial import of sysutils/pciutils-2.1.11:
PCI bus manipulation utility similar to NetBSD pcictl(8)

Provided by Quentin Garnier in PR 20490.
2003-02-26 00:12:42 +00:00
jmmv
3a84fed861 GConf2's buildlink2.mk now creates a gconftool-2 wrapper which prevents the
configuration database from beeing modified by packages that do not honour
the --disable-schemas-install option. There is no need to patch these broken
packages any more.

Okay'ed by wiz.
2003-02-18 20:52:05 +00:00
jschauma
6c7127d9bb Add ID tag missed in initial import. 2003-02-16 19:21:16 +00:00
jschauma
4f71591a1a When on Linux, don't disable fsck.
Thus, rename PLIST to PLIST.common and add PLIST.Linux.
Changes suggested by Jeremy C. Reed (reed at reedmedia dot net) in
PR pkg/19477.  Thanks and sorry for the delay.
2003-02-16 19:19:55 +00:00
jmmv
159be95476 Disable gtk-doc detection; not required and causes problems. 2003-02-16 11:55:42 +00:00
salo
8135592891 Add and enable wtail. 2003-02-16 00:26:20 +00:00
salo
e96e455f16 wtail does the equivalent of tail -f on several files at once. The screen
is split into as many parts as there are files to watch.

Package submitted by Juan RP via PR pkg/20351 with modifications by me.
2003-02-16 00:25:30 +00:00
jmmv
1726933842 patch-aa is also tracked in GNOME's bug system. 2003-02-15 16:41:20 +00:00
jmmv
582346a1f5 - Note which GNOME bugs are tracking some of the issues we are currently
patching.
- Remove useless patches that make maintenance harder.
- Use glib's g_dir_* functions instead of hacking the local file method to
  use readdir.
- Bump PKGREVISION to 1.

Reviewed by wiz.
2003-02-15 16:29:31 +00:00
salo
45df9c0bf6 Updated to version 1.2.13.
Changes:

- USE_PKGLOCALEDIR
- don't hardcode -Wl,-E

1.2.13:
=======
- Very minor changes: enforce no message popups during init_plugin(),
  and allow a " in mailbox passwords.
- Contributions
  - Ben Hines <bhines--at--alumni.ucsd.edu> added Mac OS X code
    so monitors now have a native Mac interface.

1.2.12:
=======
- Theme changing keyboard shortcuts changed to Page_Up/Page_Down.
- Fix Linux APM to use ac_online status when battery status is
  unknown.
- Allow spaces in remote mailbox username and password.
- Get data for remote fs mounts in a thread.
- Use data-suffix directories when running gkrellm -c or when in
  force-host-config mode.
- Contributions
  o Nick Mitchell <firepile@speakeasy.net> patch:
    Fix IMAP login fail if password had certain chars.
  o Christian Rose <menthos--at--menthos.com> sv.po update.
  o Przemyslaw Sulek <pbs--at--linux.net.pl> pl.po update.
  o de.po translation update.
  o Jerome UZEL <jerome.uzel--at--wanadoo.fr> fr.po update.
  o Grigory Batalov <bga--at--altlinux.ru> ru.po update.
  o Chris <chris@starforge.co.uk> patch adds clock chime option.
2003-02-15 09:33:03 +00:00
salo
ec28ab1096 Updated to version 0.1.54.
Patch from Juan RP via PR pkg/20351.

Changes:

BUGFIXES:
=========
* progressbars problems also fixed for jvc/teac drives
* de.po update by Goetz Waschk <waschk@informatik.uni-rostock.de>
* da.po update by Morten Bo Johansen <mojo@image.dk>
* opens a popup window when the -dummy option is enabled, informing
  the user of this
* multisession seems to have been broken for some time now, but I
  haven't had time to fix it

NEWS:
=====
* added an option for specifying the grace time
* DVD-R Media support (Mark Bryars <mark@darkskiez.co.uk>)
2003-02-15 08:34:20 +00:00
jmmv
67991aceb0 Updated to 2.2.2. Changes since 2.0.4:
gnome-vfs 2.2.2
	* Bugs fixed:
	       + fixed memleak in monitors
	       + fixed some ssh method problems
	       + fixed some vfs moniker bugs

gnome-vfs 2.2.1
	* Bugs fixed:
	       + Fixed deadlock wrt fam while adding many monitors
	       + fixed memleak

gnome-vfs 2.2.0
	* Bugs fixed:
	       + races and bugs in the GIOChannel support (Josh Parsons)
	* Featurelets
	       + Added (disabled for now) gnutls ssl lib (Andrew McDonald)
	         This will be enabled later when its been tested more.

gnome-vfs 2.1.91
	* Bugs fixed:
	       + gzip header creation time
	       + gnome_vfs_uri_extract_dirname crash
	       + gnome_vfs_socket_buffer_peekc corrected

gnome-vfs 2.1.6
	* Bugs fixed:
	       + fixed -lpthreads build failure (Owen Taylor)
	       + Handle directory moves overwriting themselves (Alex Larsson)
	       + Correct libdir handling (Frederic Crozat)
	* Featurelets
	       + Deprecated gnome_vfs_mime_shutdown, gnome_vfs_loadinit,
	         gnome_vfs_preinit and gnome_vfs_postinit. (Alex Larsson)
	       + Lots of docs updates (Diego Gonzalez)
	       + _ prefix internal functions. (Tim Janik)

gnome-vfs 2.1.5
	* Featurelets
		+ Added GNOME_VFS_ERROR_NO_MASTER_BROWSER to GnomeVFSResult

gnome-vfs 2.1.4
	* Featurelets
		+ gnome_vfs_open_fd() replaced console: method (Giovanni
		  Corriga)

Changes in the package:
- Honor PKG_SYSCONFDIR.
- Use GConf2's schemas.mk framework to register schemas.
2003-02-14 20:10:02 +00:00
grant
abd5c1713d move PLIST_SUBST and BUILD_DEFS outside ifdef(GNU_PROGRAM_PREFIX) and
conflict with id-utils if GNU_PROGRAM_PREFIX == "g".

noted by wiz.
2003-02-13 19:20:21 +00:00
grant
8711b60e9f - honour GNU_PROGRAM_PREFIX.
- USE_PKGLOCALEDIR.
- bump PKGREVISION.
2003-02-13 17:38:58 +00:00
jlam
5a7542fbc5 Bump PKGREVISION after previous change. 2003-02-13 06:35:45 +00:00
jlam
139efbe730 Correct usage of r:... for BUILDLINK_TRANSFORM, and use the COPTX and
LDOPTX variables to pass in our pkgsrc CFLAGS and LDFLAGS so that
OSS works properly.
2003-02-13 06:35:19 +00:00
yyamano
158f2d7434 Make this work on Darwin. Use same ps option as NetBSD's one. 2003-02-12 15:29:24 +00:00
grant
9e8dbb1652 Use the platform MESSAGE handling that we have and improve
the message.
2003-02-10 02:56:37 +00:00
hubertf
c1d205623f Note on using this under solaris, by Michael Robinson <mhr_54@cox.net> 2003-02-09 20:41:33 +00:00
dmcmahill
d3718b001e include freetype2 buildlink2.mk file so this can work on non-XF4 systems.
Problem noted in recent alpha bulk build.
2003-02-05 18:36:47 +00:00
jlam
f45c017923 gnome[12]-dirs shouldn't have buildlink2.mk files as they don't have
either shared libraries or header files.  Remove references to these
buildlink2.mk files from package Makefiles.
2003-02-05 05:06:32 +00:00
drochner
b22b17aab4 do the right LIBTOOL thing to cure the "cannot find -liconv" symptom
should fix PR pkg/20190
2003-02-04 10:52:15 +00:00
martti
5d8fb2a256 Updated etcupdate to 20030204 (bin/20196). 2003-02-04 08:40:56 +00:00
atatat
ea2631638b Add kqueue support to lsof. Bump PKGREVISION to 1, making this
4.66nb1.  This patch will be included in the next lsof release.
2003-02-03 01:03:14 +00:00
abs
260622aadc Update dvdrecord to 0.1.3nb1
Pull across scanbus patch from cdrecord
2003-01-31 11:02:28 +00:00
jmmv
6d5169b99e Depend on gnome1-dirs to handle shared directories. Bump PKGREVISION. 2003-01-29 12:31:40 +00:00
jlam
d7f69e47ce Instead of including bsd.pkg.install.mk directly in a package Makefile,
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES".  This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile.  Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.
2003-01-28 22:03:00 +00:00
ad
3f29aa6876 Miscellaneous fixes and improvements; crank version to nb1. 2003-01-27 23:39:02 +00:00
martti
a9d9de6c1d Updated etcupdate to 20030124
Add a new -a flag (automatically update files which have not been
locally modified).  Patch provided by Sverre Froyen in a private mail,
slightly modified by me.
2003-01-27 07:54:22 +00:00
fredb
792b06e890 Add "shutdown" keyword to a couple of the daemons, so they're down before
the SIGHUP to all process causes them to reload their config files.
2003-01-26 00:48:24 +00:00
toshii
77ae202564 No reason to conflict with mkisofs, pointed out by Manuel Bouyer. 2003-01-25 10:10:06 +00:00
jmmv
2fa17d5ffc Update grub to 0.93. Changes in this version:
* Define the behavior of the boot loader when the load end address is
  zero and the bss end address is zero in the Multiboot Specification.
  Also, add the support into GRUB.
* Finally, we have a Bug Tracking System! Now the preferable way to
  report bugs is to use the BTS rather than sending e-mail to bug-grub.
  See <http://bugcomm.enbug.org/?project=grub&mode=project>, for more
  details.
* The appendix "FAQ" in the manual is removed. See the GNU GRUB FAQ on
  the web <http://www.gnu.org/software/grub/grub-faq.html> instead.
* The terminal handling code is rewritten radically, and many bugfixes
  are made at the same time.
* The command "color" is effective even in the command-line.
* The command "terminal" takes two new options, ``--no-echo'' and
  ``--no-edit''. If you specify ``--no-echo'', GRUB won't echo back
  input characters. If you specify ``--no-edit'', GRUB will disable the
  BASH-like editing feature. These options are useful when using an
  intelligent terminal (such as the comint mode in GNU Emacs).
* The utility ``grub-md5-crypt'' prompts to retype a password and checks
  if the passwords match.
* Support for booting Linux is rewritten, so GRUB now supports
  large-EBDA systems.
* The menu interfaces supports Page Up, Page Down, and Right Key.
* New command "terminfo", for vt100-incompatible terminals.
* New options, ``-D'', ``-g'' and ``-m'' are supported for FreeBSD.
2003-01-24 23:49:54 +00:00
wiz
0fd75d0851 Note in USE_NCURSES variable which functions actually are missing for this
to build with native curses.
2003-01-24 13:36:17 +00:00
drochner
32dae9a8cd change naming scheme for cdrecord-xcdroast to avoid explicite CONFLICTs
in the future, as proposed by Matthias Scheler in PM
2003-01-23 16:12:42 +00:00
kristerw
658a83fc72 Update pv to 0.4.5 by applying patches provided by Piotr Stolc in PR 19884.
Changes since 0.4.0 include:
  + added Portuguese (Brazilian) translation thanks to Eduardo Aguiar
  + pause/resume support - don't count time while stopped
  + stop output when resumed in the background
  + terminal size change support
  + bugfix: <=> indicator no longer sticks at right hand edge
2003-01-22 21:35:49 +00:00
salo
98214f3e67 - s/INSTALL_MAN/BSD_INSTALL_MAN/ in patch-ac, remove unnecessary MAKE_ENV.
- restore Id in patch-ab and remove dollar signs around it
2003-01-19 09:39:06 +00:00
toshii
cc6aaf60b1 Add and enable dvdrecord. 2003-01-17 14:04:18 +00:00
toshii
a60eeb57fb Initial import of dvdrecord 0.1.3 into the NetBSD packages
collection.

Dvdrtools is a fork of cdrtools, with the primary goal of supporting
writable DVD drives.
2003-01-17 13:53:11 +00:00
rh
6ad4ddb7e8 Update gcombust to 0.1.53. Changes include:
Version 0.1.53 Oct 27 2002
BUGFIXES:
	* de.po update by Goetz Waschk <waschk@informatik.uni-rostock.de>
	* pl.po update by pbs <pbs@linux.net.pl>
	* added a space in the progresswindow
	* vol id can be max 32 chars
	* progressbar problems occuring with more recent cdrecord versions
	  fixed
NEWS:
	* autostart option (for HFS images)

-------------------------------------------------------

Version 0.1.52 Jul 08 2002
BUGFIXES:
	* fixed compilation error on non-Linux platforms
	* updated README.hp-ux.html ("Gansser, Martin" <MGansser@rand.de>)
	* 'Compute Estimate' could fail when only one file was added,
	  reported by Goetz Waschk <waschk@informatik.uni-rostock.de>
	* de.po update by Goetz Waschk <waschk@informatik.uni-rostock.de>
	* the fix for broken (patched) GTK+ versions broke when using
	  completion (pressing tab), fixed, also fixed some other small
	  usability bugs caused by the fix
NEWS:
	* added a "default number of pathcomponents to ignore/include",
	  suggested by "John L. Males" <software_iq@TheOffice.net>
	* added "Overburn" option

-------------------------------------------------------

Version 0.1.51 May 26 2002
BUGFIXES:
	* check for a valid data cd before reading the ISO info when the
	  "Info" button is pressed in order to avoid blocking
          (suggested by "John L. Males" <software_iq@TheOffice.net>)
	* the fix for broken (patched) GTK+ versions broke on some locales,
	  remade the fix in another way
	* de.po update by Goetz Waschk <waschk@informatik.uni-rostock.de>
NEWS:

-------------------------------------------------------

Version 0.1.50 May 23 2002
BUGFIXES:
	* gives a better error message if one attempts to burn a non-existant
	  image
	* various other error message improvments
	* started on support for "Re-load disk and hit <CR>" drives, but
	  it is not yet working
	* de.po update + english spelling fixes (Goetz Waschk
	  <waschk@informatik.uni-rostock.de>)
	* changing the cd size with "Try harder" enabled could essentially
	  lock the X-server while recomputing (bad X, bad GTK!), fix by
	  Goetz Waschk
	* the HFS options behaves badly no more
	* RH7.3 and then Debian sid included a patch to GTK+ which broke
	  gcombust when adding directories (thanks to Oskar Liljeblad
	  <oskar@osk.mine.nu> for suggestions)
	* no longer complaints about non-existing paths when clicking
	  cancel in the prefs window (suggested by "John L. Males"
	  <software_iq@TheOffice.net>)
NEWS:
	* Polish translation by pbs <pc2000@poczta.onet.pl>
	* added an "Info" button for ISO images too, suggested by "John L.
	  Males" <software_iq@TheOffice.net>
2003-01-15 07:48:06 +00:00
jschauma
edbf639d76 Synch PLIST with reality to fix problems seen in Huberts latest bulk-build. 2003-01-13 15:23:11 +00:00
cjep
a3defbee44 Actually PKG_SKIP_REASON would be better -- suggested by wiz 2003-01-11 15:21:48 +00:00
cjep
49822a4c21 Use PKG_FAIL_REASON 2003-01-11 14:21:16 +00:00
tron
b52b8bf62e Include buildlink2 glue code for "libiconv" to fix build problems in
packages depending on this package e.g. "controlcenter".
2003-01-10 12:41:33 +00:00
drochner
76aef4defb update to 0.98alpha13
changes:
-proxy support for CDDB lookups
-bugfixes
-use cdrtools-2.0
2003-01-10 11:24:51 +00:00
drochner
52e3eaacd8 update to cdrecord-xcdroast098a13-2.0:
-use cdrtools-2.0 (probably no significant changes to the last alpha
 release)
-prepare for xcdroast update to 098a13
2003-01-10 11:20:33 +00:00
cjep
2f9e9722bf USE_PKGLOCALEDIR=yes 2003-01-10 07:49:51 +00:00
uebayasi
dc1117f8e4 Prototype buildlink2.mk's created automagically by createbuildlink(8). 2003-01-09 11:21:40 +00:00
rh
298c1590cb Update gnome-vfs to 1.0.5. Changes include:
New features:

* UTF-8 gnome-mime-data support
* NNTP module
* Share MIME data with GnomeVFS2 using gnome-mime-data, no NetBSD-specific
  patch necessary any longer

Bug fixes:

* NNTP fixes
* Large file (64bit) support
* Build fixes
* C++ style comments corrected
* Miscelaneous fixes
* Fix memory leak for nested symlinks, avoid infite loop
* Detect OpenSSL libraries better
* Don't include <regex.h> to remove namespace clashes
2003-01-09 09:47:30 +00:00
jmmv
7d9b00585a Add and enable screentest. 2003-01-08 23:17:24 +00:00
jmmv
28ea9cc784 Initial import of screentest, version 1.0.
This is a GTK+ program for tesing the quality of CRT screens. It displays
various patterns and allows you to estimate the quality of your CRT
monitor.

Provided in PR pkg/18006 by Greg A. Woods with some modifications by me.
Reviewed by wiz.
2003-01-08 23:15:12 +00:00
wiz
b82840a358 Remove superfluous Ns. 2003-01-08 17:48:16 +00:00
jmmv
66c99d3a13 Update sysbuild to 1.9. Changes include:
- Addition of a new variable, MACHINE, which is used to tell the program
  the machine name. This is needed since NetBSD-current now automatically
  adds this value to RELEASEDIR.
- Properly pass RELEASEDIR's value to make when building an X release
  (pointed out by Douglas Brebner in private mail).
- Update the TODO list in the manpage: remove the X11R6 item and add a new
  one about using build.sh to create and use a nbmake wrapper.
2003-01-08 17:45:09 +00:00
cjep
a9fc32ffda Fix configure process. 2003-01-04 11:27:44 +00:00
lukem
54fc7c45b6 Remove cdrecord-devel as cdrecord is now a newer version. 2003-01-03 16:30:32 +00:00
lukem
6d7de46c96 Update to cdrecord 2.0.
Too many changes to list them all here; see following for full details:
	ftp://ftp.berlios.de/pub/cdrecord/AN-2.0

cdrecord:
	-overburn option
	Driveropts "burnproof" renamed to "burnfree"
	CD-Text support.

cdda2wav:
	Added -L to query freedb.freedb.org for CDDB information.

mkisofs:
	Fix -graft-points.
	Various fixes to HFS support.

libedc:
	Performance enhancements.

libscg:
	Various improvements to SCSI & ATAPI transports.
2003-01-03 16:27:09 +00:00
jmmv
502d4e2e0d Change my email address to the NetBSD one (hispabsd.org -> netbsd.org).
Approved by wiz.
2003-01-03 15:26:54 +00:00
rh
99dc2a2dee Make this coexist with GNOME2 by depending on gnome-mime-data instead of
installing local versions.  Patch provided by Eric Gillespie
<epg@pretzelnet.org>, with minor modifications.
Bump PKGREVISION.
2003-01-02 03:19:32 +00:00
jmmv
7b0d65dece Update sysbuild to 1.8:
- When calling MOUNT_PRECMD, do not quote its arguments, so the pre-command
  can determine which is the program that needs to be executed. Pointed out
  by Douglas Brebner in private mail.
2003-01-01 21:16:52 +00:00
lukem
c81681ad85 Convert back to supporting INFO_RUNTIME instead of INFO_BATT_RUNTIME.
I *really* dislike how newapc changed from supporting INFO_RUNTIME
(runtime in minutes, which is what the UPS actually reports) to
INFO_BATT_RUNTIME (runtime in seconds, which is UPS result * 60),
because the latter is much less useful as a realistic guess (IMHO),
and because this broke my upslog format and ups monitoring stuff
that used '%VAR runtime'.

(Unfortunately, newapc is written in a way which precludes supporting
multiple results from the same 'UPS status code' (in this case
`j'), so we can't support both results at this time.  I decided
that INFO_RUNTIME is more useful, because '81' (minutes) is easier
to "use" than '4860' (seconds))
2002-12-31 22:47:05 +00:00
jmmv
fad8adc322 Update sysbuild to 1.7:
- Set DESTDIR properly while building toolchain.
- Create HOMEDIR if not exists when copying the sample configuration file
  (by the config target).
2002-12-28 14:58:31 +00:00
jmmv
c759671d65 Update etcupdate to 20021227:
- Fix a typo in the yesno() function: add a missing question mark.

Approved by martti.
2002-12-27 19:41:45 +00:00
mjl
ebe1d0da80 Update to 2.17 as our version is no longer at primary site.
No changelog available though.
2002-12-25 22:44:53 +00:00
wiz
9fe706fe68 Honor GNU_PROGRAM_PREFIX. Patch by Jeremy C. Reed. 2002-12-25 17:51:23 +00:00
wiz
e1e2ff0628 Replace collver@linuxfreemail.com with collver1@attbi.com.
Closes PRs 19516, 19517, 19518, 19519, 19520, 19521, 19522, 19523,
19524, 19525 and some more, perhaps.
2002-12-24 18:55:32 +00:00
wiz
d8262452c1 Bump PKGREVISION because of dependency on latest freetype2 or glib2
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
2002-12-24 06:09:44 +00:00
cjep
afa55834c5 Whitespace fix 2002-12-23 16:24:59 +00:00
jmmv
d6891004f7 Depend on GNU Tar (archivers/gtar) if we are running NetBSD 1.6K or above,
where tar(1) is pax(1). cdbkup needs several options that only exist in
GNU Tar (for now). Bump PKGREVISION to 1 because of the new dependancy.
2002-12-22 22:24:56 +00:00
atatat
9fb7624b7b Sorry. Botched distinfo file. This one should be fine. 2002-12-22 20:09:00 +00:00
atatat
3e074711b2 Upgrade lsof pkg to 4.66. Notable changes are:
...
                Implemented the HASNOSOCKSECURITY compile-time
                option.  When it and HASSECURITY are defined, lsof
                will be built to list only the user's open files,
                but will also list anyone else's open socket files,
                provided the "-i" option selects their listing.
                Updated the Customize script to ask about setting
                HASNOSOCKSECURITY.  Left it undefined in all dialect
                machine.h header files.  This change was requested
                by Kenneth Stailey <kstailey@speakeasy.net> for
                use with ntop.
...
                Improved lsof help (-h) and version (-v) information
                reporting.
...

In order to the provide a simple pkgsrc hook for the new
HASNOSOCKSECURITY option, we provide the LSOF_LESS_SECURE_SOCKETS
setting (as a complement to the LSOF_MORE_SECURE option we already
have).
2002-12-22 20:04:30 +00:00
seb
bd66a6e13a Add & enable cfengine2 and cfengine2-doc. 2002-12-22 13:13:39 +00:00
seb
74faa7fd67 Add a final dot. 2002-12-22 13:09:51 +00:00
seb
91938c51cc Initial import of documentation for cfengine version 2 into the NetBSD
Packages Collection.

Provided in PR pkg/19458 by Michael Santos <mike at ethmoid dot org>, slighty
edited by me.

Documentation for cfengine, a very high level language for building
expert systems to administrate and configure large computer
networks.
2002-12-22 13:08:59 +00:00
taca
19df480e2f Update bkpupsd package to 2.1.1. No functional change.
from CHANGES:

* bump version, now 2.1.1.

* Update copyright notice.

* Update my mail address.

* Fix LP64 problem from NetBSD pkgsrc.

* Add kernel patch for NetBSD 1.6_STABLE, it should be OK on
  NetBSD 1.6 release.

* Fix compile problem on FreeBSD 4.5 Release reported from
  Naoki IDO <ido@hitachi-ms.co.jp>.

* Add kernel patch for FreeBSD 4.4 based on mail from
  Yasuhiro Abe <abe@dzn.co.jp>.

* Convert shell script patching FreeBSD 3.4 into normal patch file.

* Add files for NEWLAYOUT style FreeBSD ports contributed by
  yrsh2scp@mbox.nc.kyushu-u.ac.jp (Yoshifumi R. Shimizu).

* remove package support for NetBSD since bkpupsd is now included
  in NetBSD package collection.
2002-12-22 13:06:02 +00:00
seb
3b91c7b547 Initial import of Cfengine version 2 into the NetBSD Packages Collection.
Provided in PR pkg/19456 by Michael Santos <mike at ethmoid dot org>, slighty
edited by me.

Cfengine, or the "configuration engine" is a very high level language
for building expert systems which administrate and configure large
computer networks. Cfengine uses the idea of classes and a primitive
form of intelligence to define and automate the configuration of
large systems in the most economical way possible. Cfengine is
designed to be a part of computer immune system
2002-12-22 13:04:38 +00:00
lonewolf
f7e1402484 Add and enable fakeroot. 2002-12-20 11:30:20 +00:00
lonewolf
97f9b5cc18 Add fakeroot-0.5.8 from Debian.
fakeroot creates a faked root environment for building tar (or other) packages with proper file ownerships and permissions as normal user
2002-12-20 11:23:53 +00:00
jmmv
97998d0bce Fix typo: NO_PATH -> NO_PATCH 2002-12-19 14:23:00 +00:00
jmmv
f27242496f Update sysbuild to 1.6:
- When running install-kernel, unset DESTDIR variable so kernel is placed
  in the right location.
2002-12-19 12:55:56 +00:00
jmmv
5e13ca1257 Update sysbuild to 1.5. Changes in this version:
- Added build-x-release target to build a full X11R6 binary snapshot. The
  process works as an unprivileged user, keeping sources clean (using
  mount_union(8)).
- Added install-x-sets target to install the sets built by build-x-release.
2002-12-18 11:28:08 +00:00
jmmv
2fd9e4926a Update fam to 2.6.9. Changes since 2.6.7:
fam-2.6.9

    added idle_timeout and nfs_polling_interval options to fam.conf.
    [joup@bigfoot.com, wardle@sgi.com] (wardle@sgi.com)

    use daemon() as an alternative to _daemonize() to background the
    fam process if it is available.
    [wardle@sgi.com] (wardle@sgi.com)

    allow for different socket structure on FreeBSD and other small
    changes to assist FreeBSD build.
    [daverufino@btinternet.com, ports@geeksrus.net] (wardle@sgi.com)

fam-2.6.8

    #include some standard header files to help build on FreeBSD.
    (wardle@sgi.com)

    improved group handling from IRIX.
    (wardle@sgi.com)

    untrusted user's GID is set to NOGROUP if getgrmember() gave FAM
    an invalid or inconsistent GID.
    (wardle@sgi.com)

    should now handle strerror returning null.
    (wardle@sgi.com)

    initalize libtool earlier in the configure process to avoid binaries
    being created with a .C extension on some systems.
    [alexl@redhat.com] (wardle@sgi.com)

    added libstdc++ to linker flags to make libfam always build as a
    C++ library.
    (wardle@sgi.com)

    added CLEANFILES make target.
    (wardle@sgi.com)

    /etc/mtab (or equivalent) is now opened read-only.
    (wardle@sgi.com)

Approved by wiz.
2002-12-17 19:43:39 +00:00
lukem
84e01f1a33 bump pkgrevision for cgi move 2002-12-17 12:03:01 +00:00
lukem
ea7becbda8 install cgi into libexec/cgi-bin instead of share/nut/cgi 2002-12-17 05:53:41 +00:00
jmmv
bcb2e0c6bc Update sysbuild to 1.4.
Change since 1.3: Set BSDSRCDIR, OBJMACHINE and MKOBJDIRS when calling
build.sh and nbmake, so object directories are created in the right place,
not inside the sources.
2002-12-14 23:23:08 +00:00
salo
2b2c058270 Add and enable mktemp. 2002-12-13 09:50:19 +00:00
salo
446bfae487 Initial import of mktemp, version 1.4.
Mktemp is a simple utility designed to make temporary file handling in shell
scripts be safe and simple.

This package is in base system of *BSD so it's marked as:
NOT_FOR_PLATFORM= NetBSD-1.[5-9]*-* FreeBSD-*-* OpenBSD-*-*
2002-12-13 09:32:08 +00:00
lukem
94bcc2b664 Update from nut 0.50.0 to 1.2.1.
Many changes, too many to list here.
See:
	http://www.exploits.org/nut/release/1.2/new-1.2.1.txt
and (after installation):
	/usr/pkg/share/doc/nut/UPGRADING
2002-12-13 04:23:17 +00:00
abs
6826b96b8b shorten COMMENT 2002-12-12 14:34:49 +00:00
christos
f9f1cfa841 comment out all the old swap code, because <sys/map.h> is no more. 2002-12-11 22:35:55 +00:00
christos
bbb0a917ac re-enable. 2002-12-11 21:38:20 +00:00
christos
b6939eba31 put the one line change needed to make this work under /current. 2002-12-11 21:38:06 +00:00
jmmv
39cc155e34 Add and enable vifm. 2002-12-11 21:10:29 +00:00
jmmv
6fc1f39517 Initial import of vifm, version 0.1. Description follows:
Vifm is a ncurses based file manager with vi like keybindings. If you
use vi, vifm gives you complete keyboard control over your files without
having to learn a new set of commands.

Features:
* Two file list windows.
* Bookmarks.
* User-defined association of file types/extensions with multiple
  applications per extension.
* Visual mode for selecting files.
* User-defined commands.

Package provided by Stefan Walter in PR pkg/18010, with several
modifications by me.

Approved by wiz (thanks for your suggestions!).
2002-12-11 21:09:25 +00:00
tron
39a943ad92 Replace "true" by "${TRUE}". 2002-12-09 16:01:10 +00:00
ad
06fb337b73 Mention sysutils/dptutil. 2002-12-09 11:12:50 +00:00
ad
05ce6920fc raidutil -> dptutil. 2002-12-09 11:09:00 +00:00
ad
4fc97e5e66 Re-import of raidutil-3.31 as dptutil-3.31. 2002-12-09 11:07:20 +00:00
ad
71086417d2 Removed pending rename. 2002-12-09 10:58:51 +00:00
jmmv
c8c69a55da Update sysbuild to 1.3.
Changes since 1.2:
- Fixed several bugs in fast mode `-f' (directories were cleaned even if
  this flag was given, so it was of no use).
- Ability to keep tools while cleaning (KEEP_TOOLS variable); rebuild them
  only when necessary (not found).
- When directly calling "make" or "config", use the binaries in the TOOLDIR
  directory, not the ones of the current system.
- Fixed a typo in usage (pointed by Sergio Jiménez).
2002-12-08 11:37:18 +00:00
ad
ea522adfe3 Add & enable raidutil. 2002-12-07 19:59:28 +00:00
ad
3f117199b7 Initial import of raidutil-3.31.
DPT/Adaptec control utility for use with EATA and I2O controllers.
2002-12-07 19:58:57 +00:00
jmmv
bfb10044a7 Update gentoo to 0.11.34. Changes since 0.11.33:
* Added used bytes display to status line. Overdue, I guess.
* Reintroduced the [root] indicator in the main window title bar,
  for when you're running as root. Thanks, Roger Sondermann.
* Fixed horrible bug that seemed to be happy to just break the
  history saving when running as root, but should have done a
  lot more if there had been any justice in the universe. Thanks
  again, Roger.
* Incorporated an updated Polish translation. Thanks Slawomir.
* Made built-in pane menu translatable. This is temporary.
* Tweaked the man page (docs/gentoo.1x) a bit.

Update patch provided by Juan RP in PR pkg/19308.

I've also seized the opportunity to make this package honor PKG_SYSCONFDIR
and depend on gettext-lib, which is required by the program.
2002-12-07 10:12:42 +00:00
schmonz
0a1bd5acad Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate. 2002-12-07 02:38:52 +00:00
grant
2242f67cbc ugh, fix last. 2002-12-06 17:58:07 +00:00
grant
be5252d81b USE_PKGLOCALEDIR (missed from last commit, grr cvs). 2002-12-06 17:18:56 +00:00
grant
8c450747fd USE_PKGLOCALEDIR.
Fix configure on Solaris by calling ${SH} (ksh) ./configure.
2002-12-06 16:12:55 +00:00
jdolecek
0746c2e1d0 add pwgen 2002-12-05 22:48:10 +00:00
jdolecek
205cde40a1 Add pwgen 2.02 - password generator which creates password which can
be easily memorized by a human.
Package submitted in PR pkg/19294 by <cdi at only mawhrin net>
2002-12-05 22:46:31 +00:00
drochner
7ea2d71dfe misc cleanup 2002-12-05 11:31:56 +00:00
tron
1122d8f780 Don't defined "BSDSRCDIR" to "/nonexistent" because it breaks people
whose "/etc/mk.conf" defines it with "BSDSRCDIR?=...".
2002-12-04 14:13:16 +00:00
tron
e9f974f53d Mark this package as broken on NetBSD 1.6H and newer because the code for
examining the swap space needs to be rewritten from scratch.
2002-12-04 13:25:31 +00:00
agc
79eaec4044 Add and enable pv 2002-12-04 11:57:27 +00:00
agc
c06bac8c2c Initial import of pv-0.4.0 into the NetBSD Packages Collection.
Provided in PR 19253 by Piotr Stolc.

pv (Pipe Viewer) is a terminal-based tool for monitoring the progress of
data through a pipeline. It can be inserted into any normal pipeline between
two processes to give a visual indication of how quickly data is passing
through, how long it has taken, how near to completion it is, and an
estimate of how long it will be until completion.
2002-12-04 11:56:35 +00:00
scw
422efe9127 Upgrade to version 1.0.3.
Changes since the previous point release:
 - The telnet listener should not bomb out if it fails to init/add a client.
 - Fix a buffer size problem in the telnet client. Note: This was not a
   a buffer-overflow. It was simply getnameinfo(3) returning an error when
   presented with a peer whose IP address resolved to a string larger than
   NI_MAXSERV. Since NI_MAXSERV was the wrong constant to use anyway in this
   context, replace it with NI_MAXHOST.
2002-12-04 09:52:17 +00:00
drochner
f8c17ef564 put automatic ossaudio detection into operation 2002-12-03 11:14:01 +00:00
drochner
d8a4ae6444 update to 0.98alpha11.
There is a major restructuring of the sources, more than to be expected
from the subminor version change.
Still needs some finetuning...
Most notable change: multisession support.
2002-12-02 20:29:48 +00:00
drochner
bec2bf2f5a Provide a cdrecord (aka cdrtools) pkg exclusively for use by xcdroast.
xcdroast is quite picky about cdrecord versions, so we are decoupled.
(for the upcoming xcdroast-0.98alpha11 pkg)
2002-12-02 18:41:20 +00:00
bouyer
9d1c4a507a Update to 3.8.5. Summary of changes since 3.6.2:
. New network interface to publish to clients the UPS status
. New master/server network code that is more fault tolerant
. Internationalization
. Use GNU getopt
. Logging on syslog
. Events logged in a file like APC's PowerChute
. Sync code removed: now only async processes are used
. Updated documentation (HTTP version)
. Bug fixes and enhancements: too many to tell them all
. no more powersc script, is has been remplaced with apccontrol
. In master/slave configurations, all masters and slaves
  must be updated at the same time. Version 3.8.0 is not
  compatible with versions prior to 3.8.0-pre4.
. Support for the Back-UPS Office series of UPSes
. Fixed dumb UPSes working with the Custom Simple cable.
. Correction of a buffer overflow on certain newer UPSes.
. More fault tolerant on startup in master/slave configuration.
. Additional STATUS variables (number of times on battery,
  amount of time on batteries, time/date of last transfer to
  batteries, apcupsd start time/date).
. apctest program for testing serial ports.
. Automatic notification of certain events by email.
. Detects Self Test and reports it as such rather than a
  Power Failure.
. For SmartUPSes, apcupsd does a much better job of adapting
  to the actual features of the UPS and is more efficient.
. Add Battery Runtime Calibration to apctest
. UPSNAME now sets upsname if given. Otherwise, apcupsd attempts to get name
  from UPS, if not found, uses hostname, finally "default".
. Added Ambient Temperature and Humidity to multimon (Carl Erhorn)

A number of the configuration statements have changed since versions 3.6.2.
You should either take the new apcupsd.conf file and modify it, or update your
existing file. In general, we recommend starting with the new file.

If you have used a prior version of apcupsd, the CONTROL script file
(/sbin/powersc) has now been replaced by $SYSCONFDIR/apcupsd/apccontrol.
Consequently, the CONTROL configuration statement is obsolete. The following
configuration statements have been replaced by scripts called from
SYSCONDFIR/apcupsd/apccontrol, and thus are obsolete:
BATTCMD, LIMITCMN, LOADCMD, PWRCMD, REBOOTCMD, REMOTECMD, RETCMD, and TIMECMD.
If you use the master/slave networking code, please be aware that the
2002-12-01 22:32:25 +00:00
jmmv
9c07130745 Update sysbuild to 1.2.
Changes in this version include:
* New flag `-f' (fast mode). This allows setting the UPDATE variable
  during builds (`-u' option of build.sh) and also makes kernel builds
  faster.
* New target config-kernel. This makes it easy to modify kernel
  configuration files interactively.
* Do not create sysbuild user's home directory during installation, to
  avoid hardcoding the /etc/skel path in the INSTALL script. Instead,
  provide a sample (and simple) `profile' file that is installed in
  the examples directory and is copied to the right place during the
  `init' target (suggested by jlam).
* Use `printf' instead of `echo -n' (the later is not well supported
  under some systems, like Solaris).
2002-12-01 19:39:49 +00:00
jmmv
d6833f77dc During the build-sets target, sysbuild directly calls `make sets' inside
distrib/sets. This call requires TOOLDIR to be set accordingly so that
make can find sysbuild compiled tools. Reported by Sergio Jiménez (sjr at
hispabsd dot org).

Also add a note in the manpage telling the user to use ?= in his mk.conf,
so that sysbuild can override the values there (specially for things like
TOOLDIR).

Bump version to 1.1.
2002-11-30 15:50:16 +00:00
tron
3baa18765c Buildlinkify this package to stop it from using the packaged version of
"libintl" even if it is not necessary. Bump package revision.
2002-11-29 08:05:31 +00:00
jmmv
d7f7095efb Add and enable sysbuild. 2002-11-28 19:58:57 +00:00
jmmv
b8aab8e1f0 Initial import of sysbuild-1.0. Description follows:
sysbuild is a script that simplifies the process of building NetBSD
releases and kernels as an unprivileged user. It should be clear enough
that it does not add any kind of magic to the NetBSD build system. It
just automates boring steps, like setup of permissions, directories,
execution of the build process, etc. It also provides enough
functionality to automatically update CVS source trees.

sysbuild can be easily used from command line or as a cron job, so
you can schedule most of the build jobs (really, it has been designed
to run perfectly from cron).

Approved by wiz.
2002-11-28 19:57:28 +00:00
wiz
19504dfd33 Add and enable vcdimager-devel. 2002-11-25 12:32:14 +00:00
wiz
e1c9c7418b Downgrade to 0.6.2 on tron's request. 2002-11-25 12:30:41 +00:00
wiz
16479b8c96 Import current vcdimager package as vcdimager-devel in preparation
of downgrade of vcdimager on tron's request.
2002-11-25 12:29:22 +00:00
wiz
3984dfd619 Update to 0.7.12, provided by the maintainer, Ben Collver, in PR 19097.
Lots of new features and bug fixes.
2002-11-23 21:52:02 +00:00
cjep
b455f717a3 Move to textproc. 2002-11-19 07:13:55 +00:00
cjep
c811ecbb50 Add and enable bsdgrep 2002-11-18 22:34:14 +00:00
cjep
41044b48d0 Initial import of Jamie Howard's grep 0.16 into the NetBSD packages
collection as sysutils/bsdgrep.

This is the BSD-licensed grep(1) replacement.
2002-11-18 22:33:40 +00:00
drochner
624420e854 USE_BUILDLINK2 2002-11-14 13:25:22 +00:00
tron
047f1d9347 Make this LKM load again under NetBSD 1.6K and newer. The patch was
supplied by Stephen Ma in PR pkg/18925. Bump the package revision
to reflect this change.
2002-11-10 07:59:02 +00:00
grant
cf12a2f4f0 fix MAINTAINER= Name <email> to only include email address. 2002-11-10 00:35:07 +00:00
fredb
06824bdf02 Make this build on NetBSD 1.6K (new, separate read and write disk
stats), set OSVERSION_SPECIFIC, and bump PKGREVISION.
2002-11-07 15:07:46 +00:00
drochner
38f5d68809 update to 1.1.7
relevant changes:
-can now copy cds with just one drive
-Added switch to enable the overburn mode
-Added selection of the sub-channel reading mode
-Fixes
2002-10-29 16:50:14 +00:00
drochner
aa0f6a8750 update to 1.1.7
-relevant changes:
 -Added sub-channel writing for the 'generic-mmc' and 'generic-mmc-raw'
  driver. Currently only the R-W sub-channels can be written.
 -Added sub-channel reading support for the generic-mmc(-raw) driver.
 -Added automatic check for support sub-channel reading modes to the
  'generic-mmc(-raw)' driver.
 -Default blanking mode is now 'minimal'
 -Updated paranoia libraries
 -Cue parser accepts spaces and '\' characters
 -Updated scsilib
 -Fixes
-USE_BUILDLINK2
2002-10-29 16:47:52 +00:00
agc
207cbedc31 Move mousetar to archivers 2002-10-28 12:43:57 +00:00
agc
e72ca203a5 Move mousetar to archivers. 2002-10-28 12:43:14 +00:00
martin
a97f073777 Backout previous.
Casting NULL to (void*) for variadic functions of course does not make
any difference on 64 bit platforms - as long as a valid prototype has been
seen, which is the case here - io.c includes unistd.h.
2002-10-27 21:46:11 +00:00
frueauf
e0dc53079d According to Avon Barksdale <avon@flatlet.net>, the casting of NULL to (void *)
in the execl call is to make sure it is 64 bit on 64 bit archs.

Not verified by myself since I have no 64bit arch to test on.

Patch provided in private email.
2002-10-26 17:05:29 +00:00
grant
9d201c9c8d Update to fileutils-4.1.11.
Changes since 4.1.8 include:

* miscellaneous bug fixes
* additional dircolors entries
* documentation fixes

See the ChangeLog for the full list of changes.
2002-10-26 15:43:50 +00:00
wiz
46a8f26980 Clean up a bit. Only installs shell scripts, so USE_X11 and amanda-common's
buildlink2.mk are not needed.
2002-10-25 19:37:06 +00:00
wiz
b5cf777382 Convert to buildlink2. Actually, pretty easy when one considers it only installs shell scripts.
While here, remove USE_X11, since it has no point for shell scripts.
2002-10-25 19:36:08 +00:00
wiz
50a80b7265 Convert to buildlink2. 2002-10-25 19:29:00 +00:00
wiz
39a3c63de7 Convert to buildlink2. 2002-10-25 19:05:04 +00:00
wiz
f4b43dd808 Convert to buildlink2.
Remove dependency on readline -- it does not get used, contrary to
what a comment (which has now been annotated) here says.
2002-10-25 18:59:46 +00:00
wiz
66f45d9efe Slight cleanups. 2002-10-25 18:59:42 +00:00
wiz
0024e86b11 Add buildlink2.mk. 2002-10-25 18:59:25 +00:00
wiz
2f55598a22 Convert to buildlink2.
Remove dependency on readline -- it does not get used, contrary to
what a comment (which has now been annotated) here says.
2002-10-25 18:52:44 +00:00
wiz
5b1986ee7f Add buildlink2.mk. 2002-10-25 18:51:17 +00:00
wiz
7383e0dd0b buildlink1 -> buildlink2. 2002-10-25 09:21:11 +00:00
wiz
06b1a6ed2d Convert to buildlink2. Thanks to Johnny Lam for a hint on why it did not work. 2002-10-23 11:54:03 +00:00
wiz
45f9d5cd82 buildlink1 -> buildlink2. 2002-10-23 10:44:38 +00:00
bouyer
b68af4c8e5 Don't define BOOL_DEFINED for SunOS, otherwise rpcsvc/yp_prot.h breaks. 2002-10-23 10:38:37 +00:00
bouyer
b2f7f9e53a Don't define BOOL_DEFINED for SunOS, otherwise rpcsvc/yp_prot.h breaks. 2002-10-23 08:49:07 +00:00
wiz
1338a9cf15 Install catted man pages with proper suffix. Bump PKGREVISION to 4.1nb1.
Closes PR 18758.
2002-10-22 11:35:39 +00:00
wiz
eedd7dd216 Convert to buildlink2. 2002-10-21 16:07:47 +00:00
wiz
386518d143 Convert to buildlink2. 2002-10-21 15:12:27 +00:00
wiz
fad0d310cd Convert to buildlink2. 2002-10-21 12:55:34 +00:00
grant
40931c7afd honour PKG_SYSCONFDIR.
fixes pkg/18530 from Hauke Fath <hf@tangro.de>.
2002-10-20 03:20:34 +00:00
rh
c2934c968e Track directory layout change at MASTER_SITE_GNOME.
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
2002-10-19 10:54:42 +00:00
agc
bfb670d6b9 Do the previous *after* engaging brain. 2002-10-17 13:29:33 +00:00
agc
766d305c17 Enable this package on NetBSD-1.6 and above as well as NetBSD-1.5 2002-10-17 13:28:05 +00:00
agc
6d70946ca8 Add and enable mousetar 2002-10-16 09:35:34 +00:00
agc
5cefa5dc11 Initial import of mousetar-20020202 into the NetBSD packages collection.
Quoting from http://mail-index.netbsd.org/tech-userlevel/2002/10/16/0000.html

"I've written a tar that owes nothing to anything else.  It's in the
public domain and hence is free for NetBSD to steal, anything from
lifting it verbatim to swiping ideas from.

It doesn't currently have anything like --fast-read; that hadn't
occurred to me.  Now that it's been pointed out, I'll be adding it; I
think it's a valuable addition, whether or not NetBSD wants my tar."
2002-10-16 09:34:12 +00:00
rh
3a3e01d6ba Switch glib2 from PTL2 to pth.
Introduce USE_PTL2 so that PTL2 can still be used as an alternative (e.g.
for debugging).
Only include ptl2/buildlink2.mk if USE_PTL2 is set and no native threads
are available.
Bump PKGREVISIONS.
2002-10-16 03:14:41 +00:00
agc
8f30f8d5c5 Add and enable rdiff-backup 2002-10-15 15:17:00 +00:00
agc
f705f48d3a Initial import of rdiff-backup-0.10.1 into the NetBSD Packages Collection.
Provided in PR 18577 by David.S at idiom dot com, some modifications
by me to use buildlink2 files, and to specify the correct version of
python required.

Rdiff-backup backs up one directory to another, possibly over a network.
The target directory ends up a copy of the source directory, but extra
reverse diffs are stored in a special subdirectory of that target directory,
so you can still recover files lost some time ago. The idea is to combine
the best features of a mirror and an incremental backup. Rdiff-backup also
preserves subdirectories, hard links, dev files, permissions, uid/gid
ownership (if it is running as root), and modification times. Finally,
rdiff-backup can operate in a bandwidth efficient manner over a pipe, like
rsync. Thus you can use rdiff-backup and ssh to securely back a hard drive
up to a remote location, and only the differences will be transmitted.
2002-10-15 15:16:02 +00:00
tron
d47d5692f9 Fix build problem on systems where the NetBSD source tree is not in
"/usr/src" as suggested by Julio Merino in PR pkg/18485.
2002-10-14 18:12:23 +00:00
wiz
29f012dbbf buildlink1 -> buildlink2. 2002-10-13 12:09:13 +00:00