Commit graph

2608 commits

Author SHA1 Message Date
epg
4f572a6361 Add and enable xapply. 2004-11-10 00:50:35 +00:00
epg
4492061965 Import xapply-3.4.
xapply (Extended Apply) is an clever derivative of xargs and apply.
Using list or tabular input from one or more descriptors, xapply executes
a template command modified for each input.  It supports simple split
on token expression, and has support (a la make -j) for running many
jobs in parallel.
2004-11-10 00:47:44 +00:00
sketch
8fd4159a8f modules/cdda-cdrom-extensions.h also clashes with a Solaris header, so as it
was only added for Darwin support, only include it on that platform.
2004-11-09 16:04:52 +00:00
adam
a04897dbf6 Changes 4.2:
* Minor small improvements reported by users
* Change to make autoheader shut up with its warnings
* Include help headers in distribution
2004-11-09 12:30:40 +00:00
adam
0b19ebc7f8 Changes 0.11.53:
* Polish translation updated, thanks to S. Mikula.
* Fixed bug that caused GetSize to abort thinking it failed when
  it really didn't.
* New versions of autoconf and automake adopted.
2004-11-08 10:39:14 +00:00
kim
ff78da8ee7 Needs <sys/bufq.h> on 2.99.10 2004-11-07 18:16:27 +00:00
kim
efc01af74d Add share/lsof/sort_res.perl5 2004-11-07 18:15:56 +00:00
kristerw
6078dbf40b Include pthread.buildlink3.mk to make this build on NetBSD 1.6. 2004-11-06 17:16:52 +00:00
mjl
ad3fff2e86 Add bacula 2004-11-06 16:18:47 +00:00
mjl
4c69321a7d Initial import of bacula 1.36.0, based on the older version in
pkgsrc-wip.

Bacula is a set of computer programs that permit you (or the system
administrator) to manage backup, recovery, and verification of computer data
across a network of computers of different kinds. In technical terms, it is
a network client/server based backup program. Bacula is relatively easy to
use and efficient, while offering many advanced storage management features
that make it easy to find and recover lost or damaged files. Bacula source
code has been released under the GPL version 2 license.

To Do: Split client/server package, add a frontend (gnome) package.
2004-11-06 16:17:38 +00:00
xtraeme
5c6c86d958 typo 2004-11-05 16:19:58 +00:00
peter
be86544874 Add pfstat and pftop. 2004-11-05 16:00:51 +00:00
peter
6ad788ca7d Initial import of pftop-0.4 into the NetBSD Packages Collection.
Pftop is a small, curses-based utility for real-time display of
active states and rule statistics for PF, the packet filter from OpenBSD.
2004-11-05 15:08:33 +00:00
peter
18bf351941 Initial import of pfstat-1.7 into the NetBSD Packages Collection.
Pfstat is a small utility that collects statistics for the OpenBSD
Packer Filter and produces graphs like mrtg, rrdtool or alike.
2004-11-05 15:07:15 +00:00
wiz
5e82ccba0e Add EXAMPLES section with the minimal steps for creating
your own Live CD. Text by xtraeme@, I just formatted it.
2004-11-04 17:01:11 +00:00
xtraeme
74ac597ea9 Update sysutils/mklivecd to 0.8.
Changes:

* Added two new options: PKGSRCDISTDIR and CHROOT_SHELL, to specify
  distfiles directory and the shell to be used in the `chroot' target.
* Remove MESSAGE file, it's useless right now... because
  the `menu.lst' file is created when the `kernel' target has been
  invoked, with default values, ready to boot.
* Replace another `j' tar(1) flag with `z'.
2004-11-04 16:29:55 +00:00
adam
7619413647 Changes 0.11.52:
* Russian translations updated. Thanks M. Zaripov.
* Added test for nested Move of directories. Thanks to John H.,
  "m3", and F. Cosolete for reporting variants of this.
* Hopefully fixed broken logic in Copy that caused it to abort
  too soon when skipping a directory. Reported by M. Bunkus.
* Fixed bug that caused DirParent to always (internally) look like
  it failed, which stopped sequences from continuing past the
  command. Reported by C. DeeDee.
* The SelectSuffix command will now use the first bareword argument
  as the suffix. Suffixes are assumed to start with a period (.),
  so running "SelectSuffix action=toggle bmp" will toggle the sel-
  ection state of all files whose names end in ".bmp". This was
  suggested by C. DeeDee.
* The left arrow key now exits the text viewer (suggested by
  F. Cosoleto).
2004-11-03 15:31:42 +00:00
jmmv
d966f22979 Remove a C99ism introduced by a local patch (hi drochner@!). Should fix
the build with GCC 2.95.  While here, fix indentation of the lines modified
by the patch.
2004-11-03 12:40:53 +00:00
hubertf
4cfd00c56c Update to adjustkernel 1.6: add copyright note, requested by Rich Cannings
for inclusion into the OpenBSD ports system.
2004-11-03 10:49:58 +00:00
xtraeme
8b6509c191 Update sysutils/gtk-send-pr to 0.3.5.
Changes:

It is now possible to drag and drop text files in the Fix section,
and they'll be automagically loaded. A new icon for the application
was created. Some parts of the UI code were cleaned up.
2004-11-02 00:23:53 +00:00
xtraeme
f19ab226a1 Update sysutils/swapd to 1.0.2.
Changes:

* Added "include_cache" option (and documented).
2004-11-01 23:05:49 +00:00
jdolecek
b5617b477e use the shared pear module framework, so that these work with both PHP4
and PHP5; no functional change, so PKGREVISION not bumped
2004-11-01 19:57:10 +00:00
minskim
a8f4e729fb Add and enable adtool. 2004-10-30 21:13:09 +00:00
minskim
5e30fb767c Import adtool from pkgsrc-wip. Packaged by xtraeme@.
adtool is a Unix command line utility for Active Directory
administration.  Features include user and group creation, deletion,
modification, password setting and directory query and search
capabilities.
2004-10-30 21:11:56 +00:00
recht
f074cbd299 Put the Darwin specific linker flags in LDFLAGS.Darwin and not CFLAGS.Darwin. 2004-10-30 11:50:30 +00:00
xtraeme
3c38cb6551 Remove debug flags... 2004-10-30 07:10:00 +00:00
xtraeme
4169c9ce50 Update sysutils/swapd to 1.0.1.
After talking with the author Roy Keene, my patches were applied:

* NetBSD support.
* No need to call free() in swapd_get_free_mem().
2004-10-30 07:05:51 +00:00
xtraeme
8e1d7baad0 Improve COMMENT. 2004-10-30 05:25:30 +00:00
xtraeme
3738c27d82 + swapd-1.0 (now with NetBSD support! heh) 2004-10-30 05:09:50 +00:00
xtraeme
99a1c6cc4c Initial import of swapd-1.0.
"Swapd" is a daemon that watches free memory and manages swap files. If free
memory drops too low, additional swap files are created. Additionally, if there
is too much free memory, swap files are deactivated and disk space may be
reclaimed.
2004-10-30 05:06:14 +00:00
minskim
c3224a8d58 Remove redundant BUILDLINK_DEPENDS.libexif setting. 2004-10-30 04:35:26 +00:00
minskim
8c825e5ac4 Bump BUILDLINK_DEPENDS.libexif in libexif/buildlink3.mk and
PKGREVISIONs of packages including it, because the recent update of
libexif changed the major version number of libexif.  Noted by dieter
and Jeremy C. Reed on tech-pkg@.
2004-10-30 00:59:01 +00:00
xtraeme
903e28d2c0 s/BUILD_DEPENDS/DEPENDS/g 2004-10-29 20:44:32 +00:00
xtraeme
ab02e46232 Update sysutils/mklivecd to 0.7.
Changes:

* s/DEPENDS/BUILD_DEPENDS/ for grub and cdrecord.
* Don't use "j" flag in tar(1), it is not available on NetBSD 1.6.x,
 use "z" flag instead.
* Replace harcoded tar with @TAR@ in the scripts.
* s/.tbz/.tgz/g

Thanks to Raoul Bhoedjang for his comments in private email.
2004-10-29 17:47:30 +00:00
jmmv
1d4fcbd09f Update to 2.8.3:
2.8.3:

Lock drive while burning when using HAL
Fix potential crasher when getting the Read/Write speed of a drive
Don't crash when no real drives are available

2.8.2:

Fix problems with some messages not being translated
Fix wrong messages in dialogs when asking for a CD to be inserted
Fix problems with CD drives that can't tell which medium is in the drive
Use HAL to get the medium type if it's available

2.8.1:

Only show CD recorders in the UI
Fix crash when no medium was present in the drive and we started burning
Fix two potential crash bugs
2004-10-28 19:18:31 +00:00
wiz
7a15edcb43 Wildcard depends. 2004-10-28 11:54:12 +00:00
wiz
e425e44568 Update to 0.8.6:
0.8.6 - 29 June 2004  [0.8.6 notes]
        * use uu_lock() for terminal locking on FreeBSD

0.8.5 - 2 May 2004
        * cursor positioning (-c) reliability improved on systems with IPC
        * minor fix: made test 005 more reliable
        * new option --height (-H)

0.8.2 - 24 April 2004
        * allow k,m,g,t suffixes on numbers
        * added "srpm" and "release" Makefile targets

0.8.1 - 19 April 2004
        * bugfix in cursor positioning (-c)

0.8.0 - 12 February 2004
        * replaced GNU getopt with my library code
        * replaced GNU gettext with my very minimal replacement
        * use DESTDIR instead of RPM_BUILD_ROOT for optional installation prefix
        * looked for flaws using RATS, cleaned up code

0.7.0 - 8 February 2004 [0.7.0 notes]
        * display buffer management fixes (thanks Cédric Delfosse)
        * replaced --enable-debug with --enable-debugging and --enable-profiling

0.6.4 - 14 January 2004
        * fixed minor bug in RPM installation
        * bugfix in "make index" (only of interest to developers)

0.6.3 - 22 December 2003
        * fixed transient bug that reported "resource unavailable" occasionally

0.6.2 - 6 August 2003
        * block devices now have their size read correctly, so "pv /dev/hda1" works
        * minor code cleanups (mainly removal of CVS "Id" tags)

0.6.0 - 3 August 2003
        * doing ^Z then "bg" then "fg" now continues displaying

0.5.9 - 23 July 2003
        * fix for test 007 when not in C locale
        * fix for build process to use CPPFLAGS
        * fix for build process to use correct i18n libraries
        * fix for build process - more portable sed in dependency generator
        * fix for install process - remember to mkinstalldirs before installing
        * fixes for building on Mac OS X

0.5.3 - 4 May 2003
        * added Polish translation thanks to Bartosz Feñski <fenio@o2.pl> and Krystian Zubel
        * moved doc/debian to ./debian at insistence of common sense
        * minor Solaris 8 compatibility fixes
        * seems to compile and test OK on Mac OS X

0.5.0 - 15 April 2003
        * added French translation thanks to Stéphane Lacasse <tecknojunky@tecknojunky.com>
        * added German translation thanks to Marcos Kreinacke <m.kreinacke@nettec-systeme.net>
        * switched LGPL reference from "Library" to "Lesser"

0.4.9 - 18 February 2003
        * support for >2GB files added where available (Debian bug #180986)
        * added doc/debian dir (from Cédric Delfosse)
        * added "make rpm" and "make deb" targets to build RPM and Debian packages
        * added a "make pv-static" rule to build a statically linked version
2004-10-27 22:45:43 +00:00
drochner
90b7d68a80 add a patch for a libexif 0.6.x API change and depend on libexif-0.6.x
explicitely
(refrain from bumping PKGREVISION - the pkg was just updated so
ride on it)
2004-10-27 19:33:37 +00:00
jmmv
e710d0c0d3 Update to 2.8.1:
* Update to latest egg-recent
* Fix memory leaks
* Clear clipboard after a cut file is pasted
* Properly escape uris created by connect to server dialog
* Better alignment of icon labels
* Allow move (not copy) of a file to another filesystem
* Fix reordering of selection when a listview is resorted
* Allow keynav on desktop
* Fix crash in sort-by-emblems mode
* Performance fixes when selecting files
* Performance increase in folder load
* Allow pasting files as text
* Fix nautilus extensions such as file-roller menus
* Made select by pattern work in trash
* Fixed cut/paste of text when renaming in listview
* Always use homedir icon for homedir
2004-10-26 21:07:32 +00:00
jmmv
103f0108a7 Update to 2.8.1:
* Improved Solaris and AIX support.
* Updated translations.
2004-10-26 21:03:06 +00:00
jmmv
da7e4e2096 Update gnome-vfs2{,-cdda,-smb} to 2.8.2:
gnome-vfs 2.8.2
    * Bugs fixed:
	+ performance increase in gnome-vfs-volume-monitor
	+ Update to latest eggdesktopentries.c, fixing leaks
	+ Fix problem with http leak fix in last version
	+ Fix leaks
	+ Make folders open with components, to make run-dialog work for
	  folders
	+ Add support for additional headers to http backend
	+ API docs updates
	+ Default to the workgroup specified in smb.conf for network://
	+ Fix queue handling for monitoring events
	+ Add --disable-howl flag
	+ Ignore smb files with empty names when enumerating

gnome-vfs 2.8.1
    * Bugs fixed:
        + ftp-method: Don't ask for password if hostname wrong
	+ fix detection of and build with kerberos
	+ allow unref of the volume monitor after shutdown
	+ Fix http issues with gtik
	+ Fix leaks
	+ Fix default application handling. Now user defaults override
	  system defaults.
	+ Don't keep re-reading /etc/fstab
	+ Read the right fstab file on solaris
	+ sftp-method: use password if in uri
	+ http-method: fix seek to end of file
	+ http-method: various webdav fixes
	+ Handle empty but non-null http proxy hostname.
2004-10-26 21:01:06 +00:00
xtraeme
9d5e2d5659 Update sysutils/gtk-send-pr to 0.3.4, no changelog available. 2004-10-26 05:56:57 +00:00
xtraeme
dd01de03eb Update gkrellm to 2.2.4, ok cube@.
Changes:

2.2.4 - Mon Sep 6, 2004
-----------------------
* 2.2.3 used a Gtk 2.4 function and did not compile under Gtk 2.2, so
  added GTK_CHECK_VERSION.
* Jerome UZEL got a patch in to account for deleted email in
  Evolution mailboxes.

2.2.3 - Mon Sep 6, 2004
-----------------------
* On SMP machines, allow sensors to be relocated to composite CPU panel.
* Alan Swanson: icon patch to give GKrellM and its configuration windows
  an icon for task switching.
* Bugfixes:
  o Christophe Barbe: fix mail.c X-Evolution flag decoding to use
    proper "seen" bit for determining new/old email.
  o Henrik Brix Andersen: use gtk_window_get_size() when calculating
    _NET_WM_STRUT size so strut space can be resized when shutting gkrellm.
  o Don't save new y_positions that are y packed and not user set (eg
    preserve user positon when opening fs secondaries for > 10 seconds).
  o Don't nest static function declarations inside of functions to fix
    upcoming gcc 3.5 compile errors - from Art Haas.
  o Sensor location menu wasn't recreated after the first config opening.
2004-10-25 15:29:48 +00:00
recht
7420714971 Adopt patches from darwinports to make gnome-vfs2 build on OS X.
While at it also combine patch-a[fk] since they've patched the same file.
2004-10-24 18:03:24 +00:00
atatat
b54ce30814 Upgrade to lsof version 4.73. No changes related to or affecting
NetBSD (or pkgsrc) are mentioned in the 00DIST file, but this update
conveniently and completely eliminates the problem of the changing tar
file from a few days ago.
2004-10-21 13:09:20 +00:00
schmonz
72573fbd58 Update to 0.99. From the changelog:
Set PAM_RHOST to value of TCPREMOTEIP, which is set by
	tcpserver.  Thanks to dean gaudet.

	Use service name in syslog instead of hard-coded
	'checkpassword-pam' value.  Thanks to dean gaudet.

	New command-line option -H/--no-chdir-home: do not chdir to
	user home directory.  Useful in a specific case when home
	directories are automounted, but mail is being delivered to a
	central location.  Thanks to Christian Hudon.

	Updated to Autoconf 2.59 and Automake 1.7.9.
2004-10-20 22:05:21 +00:00
jmmv
ad67f3c7e4 Update to 2.8.0:
* HIG fix for the preference dialog
* Updated translations
2004-10-20 21:25:44 +00:00
xtraeme
38f60398da /bin/sh -> @RCD_SCRIPTS_SHELL@ 2004-10-20 07:25:39 +00:00
xtraeme
1fc231ba19 Replace harcoded /usr/pkg and /var with @PREFIX@ and @VARBASE@
respectively, from Sergey Svishchev in private email.
2004-10-20 07:22:09 +00:00
jmmv
1e0ea6fe2a Remove a memory leak that was supposed to fix a bug (but the bug is not
really there... i.e., me not reading the code properly).  Not bumping
revision since this affects the kqueue part only, which is not built by
default.
2004-10-19 17:00:56 +00:00