Commit graph

2226 commits

Author SHA1 Message Date
kim
2437946a4b Update to 1.15:
- weed out racoon info messages
- handle Netgear FVS318 message format
- produce blocked packet stats for FVS318
2004-02-09 01:28:33 +00:00
agc
24b206be47 Rather than a direct assignation to the signal mask, use sigemptyset(3),
from Roland Illig by email. "Needed for Linux 2.4.22"
2004-02-08 23:37:13 +00:00
jmmv
cbde456a74 Include intltool's buildlink2.mk to handle dependancies required by these
tools (as p5-XML-Parser).  Noted by Min Sik Kim.
2004-02-08 21:00:04 +00:00
grant
7ab86e3551 s/Cd/CD/, s/Gtk/GTK+/ in COMMENT. 2004-02-08 14:35:11 +00:00
grant
4ab42a3ae4 remove commented PKGREVISION from update to 0.1.5, fix COMMENT,
whitespace fixes.
2004-02-08 13:18:13 +00:00
grant
b0c2045d40 link against libsocket on Solaris. 2004-02-08 13:16:44 +00:00
grant
624e0dec35 don't override CFLAGS. fixes build with SunPro. 2004-02-08 12:58:55 +00:00
wiz
b73d8e2f14 Add tpb. 2004-02-07 10:38:32 +00:00
minskim
439e858389 Force to use openssl. This closes PR pkg/24202. (Aprroved by wiz@ and jmmv@)
Bump PKGREVISION.

While here, add all .conf files to EGFILES.  Noted by jmmv@.
2004-02-07 00:07:00 +00:00
jmmv
d3189ea520 Bump revision due to nautilus update to 2.4.2. 2004-02-06 22:37:59 +00:00
jmmv
20d7bc7dcd Finish update to 2.4.2: bump version and drop fam dependancy. 2004-02-06 22:31:14 +00:00
jmmv
289045a841 Update to 2.4.2:
* Leak fixes
* Keynav fixes
* Reread activation uri of symlinks in case the link target
  is stale.
* List view crash fix
* List view focus fix
* Ensure the source isn't deleted as a partial copy
* Fixed > 4G file transfers
* Icon view crash fix

While here, remove useless fam dependancy, as reported in PR pkg/24305.
2004-02-06 22:30:23 +00:00
jmmv
6526c267e6 Update to 2.4.2:
Bugs fixed
* Guess mime type by looking at the extension when a zip file is found
* ncpfs file systems should work again (radu)
* stop complaining about empty PROPFIND responses (Jan Kratochvil)
* Several memory leaks

Translations
* lt (Tomas Kuliavas)
2004-02-06 19:09:35 +00:00
gavan
a414e50ce6 Don't touch Makefile.in. Stops build from looping on Solaris. 2004-02-06 14:04:18 +00:00
reed
4f385e49e6 file uses libz.so. So add buildlink3.mk for zlib. 2004-02-05 02:10:39 +00:00
abs
b37ee96c50 + USE_LANGUAGES=c c++ 2004-02-04 22:23:46 +00:00
reed
e50217ad8d Some lines in the generated +DISPLAY were too long. So made
the lines shorter.
2004-02-03 05:17:43 +00:00
xtraeme
325005b73e mbmon works on FreeBSD/i386 4.9 and maybe in OpenBSD, so
enable FreeBSD/OpenBSD-*-i386 support, reported by Michal Pasternak in
PR pkg/24303.
2004-02-02 18:34:10 +00:00
wiz
3580559c25 Add RCS Id (hi soren -- use pkglint :)). 2004-02-02 17:42:10 +00:00
soren
17e6a2fb13 Oh, PKGREVISION isn't mandatory.. 2004-02-02 15:51:37 +00:00
soren
75247caf8d This program enables the IBM Thinkpad(tm) special keys. It is possible to bind
a program to the ThinkPad button. It has a on-screen display (OSD) to show
volume, mute and brightness of the LCD.
2004-02-02 15:49:17 +00:00
xtraeme
2d9c1b30c1 Update gpart to 0.1h, provided by ISIHARA Takanori in PR pkg/24263.
Changes:

    * New support for the following filesystems: BeOS, QNX 4.x & SGI XFS.
    * Updated Reiser filesystem support (Francis Devereux).
    * Updated LVM support.
    * Several small fixes from contributors.
2004-01-31 22:56:11 +00:00
jmmv
43e0273d27 Update grub to 0.94:
* Support building on x86-64 with gcc -m32.
* Use a BIOS call to turn on/off Gate A20. This should solve various
  problems related to Gate A20 in modern BIOSes.
* Add a workaround for buggy BIOSes (notably HP Vectra series) which
  don't pass the boot drive correctly.
* Display "GNU GRUB" instead of "GRUB" in the menu.
* Add support for QNX RTP into the grub shell.
* Add support for the initrd max address of a kernel header in Linux.
* Support 32 bit and 64 bit dev_t.
* Add support for an install device in GRUB's notation with no
  parenthesis (e.g. grub-install hd0).
* Improve the manual a lot.

While here, add a new build definition, GRUB_PRESET_COMMAND, which can be
set to a single command that will be embedded in grub's stage2 and executed
during bootup (useful for automated diskless setups).  Also make use of
BUILD_DEFS properly.  And pick up maintainership, as requested by tron@.
2004-01-29 18:36:38 +00:00
xtraeme
c7a9c7dce1 Simplify previous. 2004-01-29 11:00:02 +00:00
xtraeme
81d73a847b Don't link to libossaudio on !NetBSD platforms. 2004-01-29 10:39:16 +00:00
grant
a340a133ac bl3ify; fixes build on Solaris with SunPro. 2004-01-28 12:45:17 +00:00
heinz
18a916d5e6 Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248 2004-01-27 00:53:10 +00:00
jmmv
561f2b86ef Fix path to mjpegtools; moved to the multimedia category. 2004-01-26 12:48:47 +00:00
jmmv
6a8d54a683 Fix path to mplayer (now in the multimedia category). 2004-01-26 12:32:23 +00:00
kim
43b5ca540d Upgrade to 1.14:
- handle proftpd
- handle new NetBSD-current messages
- handle ntpd v4
2004-01-24 18:18:53 +00:00
kim
e6b394f9d1 Upgrade to 1.1.0:
- numerous fixes to correctly parse logs from non-ancient versions of Postfix
- see http://jimsun.linxnet.com/downloads/ChangeLog-1.1.0
2004-01-24 18:15:32 +00:00
mrauch
c33d2e9bbe Solve the problem with the missing memcpy differently
(Forward patch from the fix that finally went into grub's CVS)
The old way had problems finding disks and formatting curses output properly.
Fixes PR pkg/24214.
2004-01-24 16:36:03 +00:00
grant
60ad86155b replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 15:06:57 +00:00
jmmv
a58dd81611 Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-23 21:50:42 +00:00
jmmv
0eeff5f133 Bump PKGREVISION due to librsvg2 and swfdec updates. 2004-01-22 12:56:12 +00:00
grant
7e87a32703 +fastfs 2004-01-21 05:03:49 +00:00
grant
15b3d04a3d Initial import of fastfs into the NetBSD packages collection.
fastfs turns on/off delayed I/O on a filesystem. It is intended for
use with restore(8) to speed up full filesystem restores as much as
500%.
2004-01-21 05:03:18 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
jlam
886fcca3ce Actually, since we want to use perl5/buildlink3.mk, this package does need
to set USE_BUILDLINK3=yes.
2004-01-20 02:18:50 +00:00
jlam
18ab85ee1d This package never invokes the toolchain so it doesn't need buildlink[23].
Define NO_BUILDLINK to signify this to bsd.pkg.mk.  Also, note that this
package trivailly supports pkgviews.
2004-01-20 02:17:09 +00:00
atatat
a9b0c4ecc4 Actually, since we can, let's use the .bz2 file 2004-01-17 19:37:35 +00:00
atatat
c92f357754 Upgrade to lsof version 4.70. Changes related to or affecting NetBSD
(or pkgsrc) from the 00DIST file:

4.70            January 16, 2004
                ...
                Added bz2 compression.
                ...
                Improved handling of parameters after "-i@".
                ...
                With help from Andrew Brown <atatat@atatdot.net> and
                John Heasley <heas@netbsd.org> added log-structured
                file system (LFS) support for NetBSD and OpenBSD.
2004-01-17 19:31:30 +00:00
recht
d2a7d5928f Don't install (g)su with the setuid bit on NetBSD, FreeBSD and OpenBSD.
Bump PKGREVISION.
2004-01-17 00:14:14 +00:00
wiz
b8b925a72a Remove patch-ac here too, since it was removed during the last update. 2004-01-15 08:11:20 +00:00
wiz
2d5dbcefbf Remove some more (not yet even buildlinked) KDE1 packages,
since KDE1 has been removed.
Noted by agc.
2004-01-14 15:03:53 +00:00
atatat
6db43c9266 Add LFS support to lsof. Bump PKGREVISION to 1, making this 4.69nb1.
This patch will be included in the next lsof release.
2004-01-13 02:50:27 +00:00
martti
fcbef86b65 Updated dvdrip to 0.50.16
If you have Perl 5.8.1 you *need* this release. Older
versions of dvd::rip do not work with Perl 5.8.1.

* Features
  - New checkbox "Reuse log" for 2-pass encoding on the
    Transcode tab. Once activated an existent 2-pass
    logfile will be reused resp. pass 1 is skipped. This
    way you can continue a 2-pass transcoding if the 2nd
    pass went wrong for some reason. Long awaited feature
    requested by many users, including myself ;)
  - Workaround for transcode filters which declare options
    multiple times (as the unsharp filter in transcode
    0.6.10). Reported by Fabio Russo.

* Bugfixes
2004-01-12 14:29:44 +00:00
cjep
1b39677b6e Remove unnecessary blank lines. 2004-01-12 09:46:04 +00:00
wiz
706212cc86 Remove KDE1 packages (and dependencies) from pkgsrc, since the KDE
authors have dropped support for it and have not been backporting
security fixes.

As proposed on tech-pkg numerous times (last one: Dec 27 2003).
2004-01-10 22:43:06 +00:00
martti
16f5a02b20 Updated XFce to 4.0.3
- Leak in window manager's pixmap management
- Various file manager fixes
- Translation updates
- Support for KDE system tray was added
2004-01-08 08:11:41 +00:00
jlam
4b90d17ed9 From the log for rev. 1.1260 of bsd.pkg.mk:
"Package Makefiles should refer to PKG_SYSCONFBASEDIR instead of
 PKG_SYSCONFBASE when they want PKG_SYSCONFDIR stripped of
 PKG_SYSCONFSUBDIR.  This makes PKG_SYSCONFBASE=/etc work with pkgviews by
 installing all config files into /etc/packages/<pkg> instead of
 occasionally putting some directly into /etc."
2004-01-07 02:21:16 +00:00
jlam
d916fe5c4e bl3ify 2004-01-05 12:48:30 +00:00
xtraeme
95ea7ce9c2 Minimum version of esound required is 0.2.27 not 2.4.1 (Hi Jeremy!).
This closes PR pkg/23984 by Min Sik Kim.
2004-01-05 00:48:57 +00:00
jmmv
b32b224fea Bump revision due to librsvg2 update (libcroco added as a dependancy). 2004-01-04 17:30:55 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
cjep
d9231166ef Multiline strings -> Single line strings. Fixes build on -current. 2004-01-02 17:21:00 +00:00
gavan
2765dae5cc Add file missing from yesterday's commit.
#undef truncate and tell in appropriate places. Workaround for Solaris
redefining them in unistd.h. Also reorder two includes to allow building on
Solaris.
2004-01-01 00:00:02 +00:00
xtraeme
f671617b47 Add a patch (based on one from FreeBSD) to display removable media
(and network mounts) automatically.
2003-12-31 01:41:35 +00:00
cjep
c843a6ae2a Add trailing / to HOMEPAGEs 2003-12-30 17:27:31 +00:00
cjep
5b9624c1fb Whitespace fixes 2003-12-30 16:48:44 +00:00
gavan
a32c0f87c9 #undef truncate and tell in appropriate places. Workaround for Solaris
redefining them in unistd.h. Also reorder two includes to allow building on
Solaris.
2003-12-30 12:18:56 +00:00
gavan
6105a7faf0 Ensure configure script knows about iconv if necessary. 2003-12-30 12:13:42 +00:00
wiz
ff06d8377b Fix typo in previous. 2003-12-29 18:22:47 +00:00
xtraeme
cb6efdc9f7 Add and enable apotheke. 2003-12-29 14:07:32 +00:00
xtraeme
fe67a0bf08 Initial import of apotheke-0.2, via pkgsrc-wip.
Apotheke is a separate Nautilus view, which gives you
detailed information about CVS managed directories.
2003-12-29 14:06:35 +00:00
kristerw
3714ba74d8 Correct path to devel/pkgconfig/buildlink2.mk. 2003-12-29 02:13:38 +00:00
xtraeme
04f3089e74 Add and enable gnome2-system-monitor. 2003-12-29 00:51:13 +00:00
xtraeme
3fa799cfbe Initial import of gnome2-system-monitor 2.4.0 via pkgsrc-wip.
This is the GNOME 2 system monitor program.
2003-12-29 00:49:48 +00:00
jmmv
a51d1c36df Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).
( We really need non-recursive dependancies... *sigh* )
2003-12-28 23:37:05 +00:00
jmmv
4e9c5ddb84 Do not use fam. This solves *lots* of lockups in nautilus (finally!) and
probably other applications using gnome-vfs2 (yeah, it removes some minor
functionality... but until it's solved, this is better than nothing).

Bump PKGREVISION to 1.

Found by xtraeme@ with help from marcus@freebsd.
2003-12-28 23:35:46 +00:00
jmmv
db31e35c14 Explicitly include pkg-config's buidlink2.mk file. 2003-12-28 19:34:43 +00:00
jmmv
a4c19ef93e Update to 0.98alpha15:
* GTK2 support.
* updated lot of translations, added romanian, latvian and albanian.
* numerous bug fixes.
* included a contrib-directory with the sources with some useful stuff sent
  to me by X-CD-Roast users.
2003-12-28 19:29:21 +00:00
jmmv
472e52fc1b Update to 0.98a15.2.01a21. There are too many changes since cdrecord 2.00
to be listed here; the package includes a complete list in all AN-2.01a??
files.  What is notable is that it enables xcdroast "audio-on-the-fly
support".
2003-12-28 19:22:12 +00:00
wiz
a03ce410a9 Make "-" first in []. 2003-12-28 00:16:11 +00:00
wiz
84859b4b28 -current got redrawwin() -- replace USE_NCURSES
with INCOMPAT_CURSES lines.
While here, fix location of example config files in source,
so that copying them during the first startup works.
2003-12-28 00:11:45 +00:00
wiz
509a3feed4 Depend on latest kdebase-1*. 2003-12-26 19:55:34 +00:00
jmmv
2b07fc26d8 s/@netbsd.org/@NetBSD.org/ in MAINTAINER. 2003-12-24 09:53:47 +00:00
xtraeme
c02378f3e8 Add and enable gnome-acme. 2003-12-23 09:14:40 +00:00
xtraeme
efe794c25f Initial import of gnome-acme-2.4.2 from pkgsrc-wip, packaged by
Min Sik Kim.

ACME is a small GNOME tool to make use of the multimedia buttons
present on most laptops and internet keyboards: Volume, Brightness,
Power, Eject, My Home, Search, E-Mail, Sleep, Screensaver, Finance,
WWW, Calculator, Record, Close Window, Shade Window, Play, Stop,
Pause, Previous, Next, Groups, Media, Refresh and Help buttons.
2003-12-23 09:13:57 +00:00
martti
0e010634ac Updated xfce4 to 4.0.2
* Improve window manager responsiveness
* Various bug fixes in file manager, window manager and panel
* More 64bit clean up
* New translation added: Azerbaijani
2003-12-22 08:50:38 +00:00
jdolecek
7d8ea7642d display message with guide/examples location 2003-12-17 20:02:54 +00:00
jdolecek
7abced0a17 update pear-Log to (most recent) 1.8.1. Changes since 1.7.0:
1.8.1:
* Fixed some bugs in the 'win' handler.
* Updated the Log_observer::factory() method for consistency
  with Log::factory().

1.8.0:
* The Log package now includes a users guide, example scripts and unit tests.
* A number of small improvements have been made to the 'win' log handler
  (based on suggestions from Paul Yanchenko).
* A new 'display' log handler has been added to the distribution. Contributed
  by Paul Yanchenko, this handler simply prints the error message back
  to the browser. It respects the 'error_prepend_string' and
  'error_append_string' PHP INI values and is useful when using
  PEAR::setErrorHandling()'s PEAR_ERROR_CALLBACK mechanism.

1.7.1:
* The mail handler now uses "\n" to terminate lines instead of "\r\n".
* The file handler's path creation routines now guard against potentially
  infinite recursion.
* It is now possible to pass an object to the logging methods. If the object
  offers a PEAR_Error-style getMessage() or PHP5 exception-style toString()
  method, it will be used to extract the message text.

Documentation and the guide are installed in ${LOCALBASE}/share/doc/pear-Log.
2003-12-17 19:58:13 +00:00
jdolecek
fbd15f795d add pear-Log-1.7.0, from pkgsrc-wip, done by Adrian Portelli
The Log framework provides an abstracted logging system for PHP. It supports
logging to console, file, syslog, SQL, mail, and mcal targets. It also
provides a subject - observer mechanism.
2003-12-17 19:27:29 +00:00
wiz
a92728bd34 Add and enable cdrtools-ossdvd. 2003-12-17 16:23:16 +00:00
wiz
dffc752e32 Initial import of cdrtools-ossdvd, a patched version of cdrtools
with DVD writing support.
2003-12-17 16:09:06 +00:00
wulf
bf9cd73644 Updated to bbload-0.2.6: Fixes gcc3 compiler build problems 2003-12-17 10:53:57 +00:00
agc
336530e37a Make this package compile with gcc3. 2003-12-15 16:19:43 +00:00
xtraeme
579b946478 Updated to 2.4.1
Changes:

* Handle cd volume names where the data track is not first
* Fix list view crash bug
* Fix shutdown crash bug
* Fix crash on unsupported URIs
* Don't show eraser in background browser
* Fix crash on going back when a view failed
* Don't show anything in views before all files are loaded.
* Make the desktop snap grid smaller vertically
* Fix accessibility crashers
* Double click on rows in tree sidebar expands rows
* portability and build fixes
* don't migrate .gnome-desktop if it is a symlink
* Fix messed up home/trash icons for new users
* Handle xpm icons correctly in desktop files
* Handle non-utf8 user names
* Fix warning on theme changes
* Sometimes the home and trash icons became blank and unusable
* Auto-hide KDE trash directory in desktop directory.
* Fix history sidepane crash
* Add keynav rectangle selection
* Better error string for missing proxy hostnames
* Handle arrow keys on numerical keypad

And more... review Changelog to see a full list of changes.
2003-12-14 23:09:02 +00:00
jmmv
ca27f417a8 Update to 2.4.1, based on work done by xtraeme@ and Min Sik Kim.
gnome-vfs-2.4.1
	* Bugs fixed
		+ Allow to create symlinks to huge files on
                  nearly full file systems (James M. Cape)
		+ Fix compilation on HP/UX
	* Translations
		+ he (Gil "Dolfin" Osher), it (Luca Ferretti),
	          lv (Peteris Krisjanis), mr (Jitendra Shah),
                  nl (Vincent van Adrighem), pt_BR (Augusta Marques da Silva),
 	          ro (Mi?u Moldovan), ta (Dinesh)

gnome-vfs 2.4.0
	* Featurelets:
		Updated translations

gnome-vfs 2.3.90
	* Bugs fixed:
	       + Just emit one mime db changed signal per change

gnome-vfs 2.3.8
	* Bugs fixed:
	        + CDE menu fixes
		+ IPV6 build fixes for non-linux
		+ removed usage of ngettext (for now)
		+ fix fam crash
	* Featurelets:
		+ add dav schema for webdav usage
		+ Make gnome_vfs_make_uri_from_input be smarter about
		  when to make http: uris

gnome-vfs 2.3.7
	* Bugs fixed:
	        + Test fixes
		+ translation fixes
	* Featurelets:
		+ ignore_hosts gconf key for proxies

gnome-vfs 2.3.6
	* Bugs fixed:
		+ Fixes in CDE menu handling
		+ Shrink default gnome-vfs stack size
		+ Small API doc updates
		+ Properly read .mime and .keys file not ending with \n
		+ Compilation fixes when using gcc 3.3
		+ Compilation fixes for Solaris
		+ Leak fixes in URI and mime-type handling
		+ When an unknown app is added to a mime-type short list,
		  also add it to this mime-type global list
	* Featurelets:
		+ Added an Accessibility submenu in the Applications menu
		+ Improve parsing of URIs (wrongly) containing UTF-8 chars
		+ Translation updates

gnome-vfs 2.3.5:
	* Features:
		+ added a startup notification application registry key
	* Bugs fixed:
		+ Fix memory handling in mime handlers.
		+ Make job_private static in gnome-vfs-job.c
		+ Fixed CDE menu crash

gnome-vfs 2.3.4:
	* Bugs fixed:
	       + Get Names of vfolder directories right

gnome-vfs 2.3.3:
	* Bugs fixed:
	       + Fix potential crashes for uris with %2F in them
	       + solaris libnsl/libsocket build fixes
	       + Fix fam threadsafe issue
	       + Handle fam connection going away better
	       + Fixed doc building

gnome-vfs 2.3.2
        * Features:
	       + ipv6 uris supported
	       + add some command line applications for gnome-vfs

	* Bugs fixed:
	       + mp3 mimetype is audio/mpeg, not audio/x-mp3
	       + build issues fixed
	       + fix ncpfs filesystem

gnome-vfs 2.3.1
        * Features:
	       + New API gnome_vfs_url_show() and related calls
	       + New function gnome_vfs_make_uri_from_input_with_dirs
	       + Cygwin port
	       + IPV6 support

	* Bugs fixed:
	       + Some mime fixes
	       + Correctly handle symlinks to symlinks
	       + hpux fixes
	       + CDE menu translation fixes
	       + Webdav PROPFIND details
	       + Fixed locale aliases handling
	       + call bindtextlocale to get translation working
	       + Fixes to mtab handling
2003-12-14 19:47:26 +00:00
ben
0d43bf684d Update MAINTAINER email address. 2003-12-13 20:14:26 +00:00
xtraeme
5d7cabd0e6 +gtk-send-pr 2003-12-13 18:10:26 +00:00
xtraeme
08f3f33f43 Initial import of gtk-send-pr 0.3 from pkgsrc-wip.
This is a GTK2 based tool, similar to send-pr(1), but with some nice
features:

	o User friendly UI
	o Uses libesmtp to deliver mail to any SMTP server
	o Really free code (BSD licensed)
2003-12-13 18:09:36 +00:00
wiz
391b5798e6 Bump PKGREVISION for atk library major bump. 2003-12-13 00:45:21 +00:00
jmmv
85d2038c98 Update to 0.12.6, from Soren Jacobsen in PR pkg/23730.
Changes since 0.12.5:
* Yet another unreadable file non-root regress bug fix.
* Added --list-increment-sizes option from the development branch.
  Previously this option was in the man page but was omitted in the code
  (thanks to Michael Schwendt for report).
* Regressing and restoring should now take less memory when processing
  large directories (noticed by Luke Mewburn and others).
* When regressing, remove mirror_metadata and similar increments first.
  This will hopefully help regressing a backup that failed because disk
  was full (reported by Erik Forsberg).
* Fixed rather important quoting problem: quoting directives like
  --windows-mode were simply ignored when rdiff-backup was running
  remotely!  I'm surprised no one noticed this.  Are none of you using
  --windows-mode or similar?
* Fixed handling of (lack of) daylight savings time.  Earlier bug would
  cause some files to be marked an hour later.  Thanks to Troels Arvin
  and Farkas Levente for bug report.
2003-12-12 21:58:58 +00:00
adam
4b448658a2 Changes 0.11.45:
* Fixed logic error in Move that caused it to incorrectly fail when
  moving in the same filesystem (and be very sneaky about it unless
  you were using FAM). Also made it stop trying to avoid "needless"
  directory rescanning.
* Fixed broken formatting string in MkDir command's overwrite init.
* The Configure command's option text was untranslatable. Fixed,
  and translated it into Swedish.
* gentoo no longer tries to copy attributes for smlinks.
* Updated Russian translation.
2003-12-12 11:56:05 +00:00
adam
3e0c259805 Fix from PR/18771: mtools privileges 2003-12-11 17:14:22 +00:00
adam
3534be8a8a Changes 3.9.9:
* Large disk fixes, especially for Solaris
* Floppyd robustness
* Zip 250 support in mzip
* Protect against division by zero when reading BSD disks
* Fixed parsing of Unix filenames ending with slash
* Fixes for floppyd to work with current protocol version of floppyd
* Warn for invalid partition numbers
* Support for geometry-less Atari disks
* Support for byte-swapping disks
* Fixed max numbers of sectors for FAT12 and FAT16
See ChangeLog for details
2003-12-11 16:05:40 +00:00
ad
dc74a005a9 Make this package compile with GCC 3. 2003-12-09 19:41:26 +00:00
wiz
a6e105fbae Bump PKGREVISION for libogg (or, in 5 cases, libao) updates. 2003-12-08 14:41:38 +00:00
xtraeme
f794de2624 Bump PKGREVISION (libxml2, libxslt and imlib2 were updated). 2003-12-04 19:48:24 +00:00
reed
c3602b7ce6 Update HOMEPAGE. Old homepage still announced 1999 release and said this
page has been moved.
2003-12-04 05:22:35 +00:00
kristerw
f6d8743f8c Change MAINTAINER to "tech-pkg" instead of the previous "packages". 2003-12-03 22:14:45 +00:00
xtraeme
160c62e2d7 Require at least esound>=0.2.27 (missed in previous). Thanks Quentin :) 2003-12-03 18:33:17 +00:00
martti
8d6f0bef14 etcupdate is only for NetBSD 2003-12-03 06:44:45 +00:00
martti
535df600f3 Updated xfce4 to 4.0.1
* Fixed panel crash with corrupted config file
  * Window management improvement
  * Improved handling of multiple selections in the file manager
  * French translations for the documentation
  * Translation updates
  * A new Gtk2 theme called "Xfce-winter"
2003-12-03 05:34:08 +00:00
martti
d7b6942858 Updated xfce4-systemload-plugin to 0.3.4
* bug fixes
* translation updates
2003-12-03 05:26:44 +00:00
martti
a426f11231 Updated xfce4-netload-plugin to 0.2.2
* bug fixes
* translation updates
2003-12-03 05:25:14 +00:00
martti
e438e472e0 Added xfce4-diskperf-plugin 2003-12-03 05:10:45 +00:00
martti
fefdb9a4a1 Disk performance plugin for XFce4. 2003-12-03 05:07:32 +00:00
martti
01d98339bb Updated etcupdate to 20031112
- set MACHINE and MACHINE_ARCH
- sync man page with -current
2003-12-03 04:51:42 +00:00
xtraeme
4b3cc43a69 Nautilus requires at least esound>=0.2.27, noted by Rafal Boni in PR
pkg/22263. Bump PKGREVISION.
2003-12-03 03:04:34 +00:00
atatat
70d8aa92d2 Bring back patch-aa -- it's for pkgsrc, not a bugfix. 2003-11-22 23:30:03 +00:00
christos
dbe710593d 4.69 is out, 4.68 is gone. Approved by agc. 2003-11-22 23:19:47 +00:00
tron
01a1a2de88 Recreate patch because Mac OS X's patch refuses to apply it. 2003-11-22 15:59:24 +00:00
wiz
60d66125de Convert to buildlink2. Make build with xpkgwedge.
s/USE_X11BASE/USE_X11/ and bump PKGREVISION for it.
2003-11-14 09:20:13 +00:00
jschauma
fe19bb05b5 PKGREVISION++ after openssl update. 2003-11-12 03:39:39 +00:00
salo
f35979c642 PKGREVISION++ due to devel/popt update. 2003-11-12 01:31:47 +00:00
cube
1279464c12 Reword an unclear sentence. With the appreciated help of Soren Jacobsen. 2003-11-11 22:15:01 +00:00
hubertf
f75ac09f88 remove debug code 2003-11-11 21:22:51 +00:00
abs
4c1b0a3edc Update rconfig to 0.27:
Ensure we correctly parse the rdist output in the -n case
2003-11-11 16:44:16 +00:00
hubertf
6547b2801c Bump dmesg2gif to V1.3. Changes:
* remove use of tmp file, thanks to Robert Elz for the hint
 * fix problem with ':' in wrong place, found by Matthias Scheler
2003-11-11 16:30:46 +00:00
wennmach
225d4df044 Do not define cpu_id, cpu_feature, and cpu_vendor directly; leave that
to machine/cpu.h - avoiding conflicts when the definitions in cpu.h
change.

Fixes PR pkg/23371 by Jukka Salmi < jukka-netbsd AT 2003 DOT salmi DOT ch >
2003-11-11 13:00:24 +00:00
wiz
f281ab341c Update to 1.8.1, CHANGES file says:
- Update linux port to build with gcc 3.2 and 3.3 (should still work
  with 2.95.
2003-11-11 07:57:42 +00:00
mrg
02d38aa6ec rework the previous to not try to use _PATH_SYSMON if it isn't defined.
fixes PR#23355 finally.
2003-11-10 23:53:32 +00:00
agc
be9900ca4c Update xosview to version 1.8.1alpha, from a nudge by Brian Grayson.
Fixes build on NetBSD-1.6.2 and NetBSD-1.6ZE. Existing patches have
either been incorporated or are unnecessary.
2003-11-10 17:18:28 +00:00
wiz
472a1faef5 Update to 5.13.4.7.4, closes PR 23106 by Wolfgang S. Rupprecht.
Changes since 5.6.4.4.4:
5.7:
- Solaris USB workaround;
- 15 min timeout for FLUSH CACHE in DVD-RW DAO;
- revalidate recording speed;
- load media upon start-up (Linux used to auto-close tray upon open,
  but not the others, which is why this functionality is added so
  late);
5.8:
- elder Ricoh firmwares seem to report events differently, which
  triggered growisofs and dvd+rw-format to end-less loop at startup
  [event handling was introduced in 5.6 for debugging purposes];
- int ioctl_fd is transformed to void *ioctl_handle to facilitate
  port to FreeBSD;
- FreeBSD support contributed by Matthew Dillon;
- volume descriptors from second session were discarded in
  Restricted Overwrite since 5.6;
5.9:
- some [SONY] firmwares make it impossible to tell apart minimally
  and fully blanked media, so we need a way to engage DAO manually
  [in DVD-RW]... let's treat multiple -dvd-compat options as "cry"
  for DAO;
- refuse to finalize even DVD-R media with -M flag (advise to fill
  it up with -M /dev/cdrom=/dev/zero too), apparently DVD-units
  [or is it just SONY?] also "misplace" legacy lead-out in the same
  manner as DVD+units;
- oops! DAO hung at >4MB buffer because of sign overflow;
- couple of human-readable error messages in poor_mans_pwrite64;
- work around Plextor firmware deficiency which [also] manifests as
  end-less loop upon startup;
5.10:
- increase timeout for OPC, NEC multi-format derivatives might
  require more time to fulfill the OPC procedure;
- extended syntax for -use-the-force-luke option, it's now possible
  to engage DVD-R[W] dummy mode by -use-the-force-luke=[tty,]dummy
  for example, where "tty" substitutes for the original non-extended
  option meaning, see the source for more easter eggs;
- FreeBSD: compile-time option to pass -M /dev/fd/0 to mkisofs to
  make life easier for those who mount devfs, but not fdescfs;
- eliminate potential race conditions;
- avoid end-less loop if no media was in upon tray load;
- interpret value of MKISOFS environment variable as absolute path
  to mkisofs binary;
- to facilitate for GUI front-ends return different exit codes, most
  notably exit value of 128|errno denotes a fatal error upon program
  startup [messages worth popping up in a separate modal dialog
  perhaps?], errno - fatal error during recording and 1 - warnings
  at exit;
- to facilitate for GUI front-ends auto-format blank DVD+RW media;
- Linux: fix for failure to copy volume descriptors when DVD-RW
  Restricted Overwrite procedure is applied to patched kernel;
- FreeBSD: growisofs didn't close tray upon startup nor did the rest
  of the tools work with open tray;
- bark at -o option and terminate execution, the "problem" was that
  users seem to misspell -overburn once in a while, in which case it
  was passed down to mkisofs and an iso-image was dumped to current
  working directory instead of media;
- generalize -M /dev/cdrom=file.iso option, but if file.iso is not
  /dev/zero, insist on sane -C argument to be passed prior -M and
  double-verify the track starting address;
5.11:
- authorship statement in -version output;
- make speed_factor floating point and print "Current Write Speed"
  factor for informational purposes;
- Pioneer DVR-x06 exhibited degraded performance when recording DVD+;
- Pioneer DVR-x06 failed to complete DVD+ recording gracefully;
- alter set-root-uid behaviour under Linux from "PAM-junky" to more
  conservative one;
5.12:
- single Pioneer DVR-x06 user reported that very small fraction of
  his recordings get terminted with "LONG WRITE IN PROGRESS," even
  though growisofs explicitly reserves for this condition... It
  turned out that at those rare occasions unit reported a lot of free
  buffer space, which growisofs treated as error condition. It's not
  clear if it's firmware deficiency, but growisofs reserves even for
  this apparently rare condition now.
- [major] issue with MODE SENSE/SELECT on SANYO derivatives, such as
  Optorite, is addressed;
- Linux can't open(2) a socket by /dev/fd/N, replace it with dup(2);
- more relaxed command line option parsing and simultaneously a
  zealous check to make sure that no mkisofs options are passed
  along with -[ZM] /dev/cdrom=image;
- report I/O error if input stream was less than 64K;
- -M /dev/cdrom=/dev/zero didn't relocate the lead-out in DVD-RW
  Restricted Overwrite;
5.13:
- workarounds for Panasonic/MATSUSHITA DVD-RAM LF-D310;
- Solaris: media load upon start-up;
2003-11-10 00:07:41 +00:00
dmcmahill
1ee4eb7db5 unlimit datasize. Needed to build on alpha 2003-11-05 22:11:51 +00:00
tron
494f62f029 Don't use "stdbool.h" because NetBSD 1.6 and 1.6.x (and probably other
platforms) don't have it.
2003-11-05 11:54:47 +00:00
mrg
aa67f26554 bump PKGREVISION as requested by agc@. 2003-11-05 07:31:57 +00:00
mrg
a0b2e7b826 revert part of the previous set of changes: acpiacad is broken on some
machines so we can't use that to detect ac-power.  for now, revert to what
we were doing before.

XXX perhaps acpiacad should be used if it exists, and if it doesn't fall
XXX back to using "acpibat.*discharging".  then people with broken acpiacad
XXX can simply not include that driver in their kernel, but worry about
XXX that again after pkgsrc freeze.

also, check __NetBSD_Version__ to see when various envsys(4) API changes
occured, and avoid using new methods on old systems. this should fix PR#23355.
2003-11-05 07:26:04 +00:00
recht
0c58bd1726 Fix two security issues:
1.)
An integer overflow in ls in the fileutils or coreutils packages may allow
local users to cause a denial of service or execute arbitrary code via a
large -w value, which could be remotely exploited via applications that use
ls, such as wu-ftpd.

2.)
ls in the fileutils or coreutils packages allows local users to consume a
large amount of memory via a large -w value, which can be remotely exploited
via applications that use ls, such as wu-ftpd.

See
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0853
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0854
and the original report
http://www.guninski.com/binls.html
for details.

Patches taken from Red Hat's Security Advisory RHSA-2003:309-01.

reported by reed@
bump PKGREVISION
2003-11-05 00:05:06 +00:00
cube
00238c7d50 Add copyright notice. 2003-11-03 10:19:29 +00:00
wiz
2822e2d841 Misc fixes. 2003-11-02 22:41:45 +00:00
cube
a455ff40d1 Add a manpage for dmesg2gif. Bump version.
Redo Grant's changes (USE_PERL5=run, s/graph/image).
No need for USE_PKGINSTALL.
Align variables values.
2003-11-02 19:58:00 +00:00
mycroft
21129e534b More ACPI-related changes:
* Recognize "charge" in addition to "energy".
* Test ENVSYS_FCURVALID.
2003-11-01 09:25:31 +00:00
mrg
89a0711390 make xbattbar work in the presense of multiple acpibat's. also, note
that we're not on AC power via the acpiacad's 'disconnected' entry, not
one of the battery's "discharging" entries, as the latter may be true
even while on AC power.
2003-11-01 04:03:18 +00:00
wiz
64c5090a03 Enable XML interface for advanced features, per Ben Collver's PR 23271.
Bump PKGREVISION.
2003-10-28 00:40:38 +00:00
mrauch
8d19c163a6 Fix compilation on -current (gcc3):
1) remove superfluous long in stage2/fsys_reiserfs.c (forward port from
   current version in grub CVS)
2) provide an explicit memcpy stub so the memcpy inserted by gcc3 as
   consequence of a pass-by-value can be linked against (patch from
   Joachim Kainz in grub bug report 3343)
2003-10-26 12:28:50 +00:00
cube
c5ab09d381 Revert to previous version, it looks like stuff was accidentally
committed.
2003-10-23 12:39:14 +00:00
agc
ef8eabad4c Two dots, not three.
No, really.
2003-10-23 12:33:58 +00:00
hubertf
ca232e0828 add RCS ID 2003-10-20 17:11:43 +00:00
hubertf
d253d49c14 Update to dmesg2gif V1.1. Changes:
* Clean up temp file
 * Remove runtime check for graphviz package - that's really handled
   via dependencies
 * Note requirement for perl

Addresses PR 23207 by Robert Elz  / munnari.OZ.AU BANG kre /
2003-10-20 12:34:43 +00:00
grant
5a7fe4b6bb s/graph/image/ in COMMENT. 2003-10-20 03:40:40 +00:00
grant
ed5e27e660 usage messages don't belong in pkg descriptions. 2003-10-20 03:40:28 +00:00
grant
7de4174333 this needs perl and is only (useful) for NetBSD.
move DEPENDS to appease pkglint.
2003-10-20 03:40:01 +00:00
atatat
a5d1919109 Two dots, not three 2003-10-20 02:06:07 +00:00
hubertf
927eaffd2d add & enable dmesg2gif 2003-10-20 00:31:58 +00:00
hubertf
c833ee837f Import dmesg2gif-1.0: Output dmesg(8) device tree as GIF graph
Read dmesg(8) output (e.g. from /var/run/dmesg.boot), and output the
device tree as GIF image to stdout.

Usage: cat /var/run/dmesg.boot | /usr/pkg/bin/dmesg2gif | xv -
2003-10-20 00:31:29 +00:00
agc
ab4f8839a0 Update xbattbar to 1.4.2nb3 by adding support for ACPI - if APM
doesn't work, try to use ACPI to get the battery charge value, and AC
charging switch.

Known to work on my Sony VAIO (PCG-GRX315MP) with ACPI, and with thanks to:
	Lubomir Sedlacik for testing on an IBM T22 with ACPI
	Manuel Bouyer for testing on an IBM Thinkpad 600e with APM, and
	Brian A. Seklecki for testing on a Sony PCG-R505
2003-10-19 09:25:02 +00:00
cjep
2027fd45f6 trailing / 2003-10-18 12:43:00 +00:00
wiz
49044c075a Improve.
XXX: both program and man page are missing a license.
2003-10-15 19:54:56 +00:00
tron
6dd73f6484 Fix GCC 3.3.1 related build problem. 2003-10-14 20:58:38 +00:00
abs
1ee7eea706 Update rconfig to 0.25:
Remove (currently) unnecessary dependency on Text::Substitute, and
	catch some more rdist output variations.
2003-10-08 12:20:49 +00:00
abs
d34b5f2c26 Update rconfig to 0.23:
Correctly handle various rdist messages to fix post-rdist summary.
2003-10-06 08:58:01 +00:00
wiz
c83dd8cff5 Update to 0.11.35:
0.11.35
* Brought the copyright in About into 2003. :)
* Copying now also copies owner and group information, except for
  symbolic links. If you really need it for links, let me know.
  Also note that copying owner info requires root access, and that
  group copying is very limited for non-root users. See chgrp(2).
* Hopefully made Copy signal failure when target file doesn't have
  full size, which in turn should help Move behave better.
* Added an option to always save configuration on exit, which does
  away with the dialog. Kind of silly, but easy to implement.
* Changed logic in internal dir-copy code, so it doesn't fool itself
  into thinking it fails quite as easily. Note: when copying a dir,
  gentoo will first *delete* the destination, to ensure that the
  copy is indeed 1:1 and not a merge. BEWARE!
* The internal routine that rescans a pane no longer activates it,
  which means less flickering focus indication when the other pane
  rescans due to FAM detecting a modification in its contents.
* FAM rescans are now rate-limited, and will not occur more often
  than once every 300 milliseconds. This limit is not settable at
  runtime, you need to edit source (gfam.c:96) to change it.
* Added call to gtk_set_locale() during startup, suggested by
  tarot.
* Silently assume compiler is GCC, and disregard CFLAGS set by
  autoconf. In return, --enable-debug now disables optimizing.
2003-10-05 09:26:55 +00:00
veego
3ef1ffef93 Bump PKGREVISION for the latest changes from atatat:
Refix build on -current now that procfs and kernfs have churned again.
2003-10-05 07:26:11 +00:00
atatat
7af1d9b0ee Refix build on -current now that procfs and kernfs have churned again. 2003-10-04 20:22:35 +00:00
bgrayson
0eb0e7dc3e Bumped master sites and home page to the new location, at sourceforge. 2003-10-04 01:42:36 +00:00
abs
a0a5f263b9 Update rconfig to 0.22:
Indicate which hosts have failed rdist stage
2003-10-03 13:13:14 +00:00
martti
1f0768859f Updated xfce4-minicmd-plugin to 0.2.0
* TAB completion against history. (Contributed by Eduard Roccatello)
2003-10-02 09:54:56 +00:00
martti
97b7225e40 Updated xfce4-netload-plugin to 0.2.1
* Fixed bug #972: The total value in the tooltip is now displayed with
  fractional portion
* Fixed bug #962: Any errors about wrong configuration are now only
  displayed in a dialog after changing configuration and not after
  startup. This should help users whose network device is created after
  dialing-in.
2003-10-02 07:15:32 +00:00
christos
8df6fa2872 regen 2003-10-01 01:14:58 +00:00
christos
e9ab216259 more g++-3 header issues. don't use the compat headers. 2003-10-01 01:14:35 +00:00
christos
4fa253d135 update sum 2003-10-01 00:34:18 +00:00
christos
73f2e7accb regenerate patches with -u1 to avoid $Id getting in the patch 2003-10-01 00:33:54 +00:00
christos
18e336fc91 update patch checksum 2003-09-30 23:04:15 +00:00
christos
c9c2ea2a0a g++-3.x compliance. std namespaces, etc. 2003-09-30 23:03:59 +00:00
mycroft
cc9e871092 Previous patch wasn't complete... 2003-09-30 22:09:04 +00:00
mycroft
29bdde82d4 More GCC3 flotsam. 2003-09-30 22:06:04 +00:00
mycroft
b4ee83fcce More GCC3 flotsam. 2003-09-30 22:03:40 +00:00
lukem
c621cddc83 Update to rdiff-backup 0.12.5:
New in v0.12.5 (2003/09/27)
---------------------------

Fixed bug in --test-server when using --restrict security options
(test would fail improperly).  Thanks to Maik Schreiber for report.

--list-changed-since and --list-at-time now work remotely.
Thanks to Morten Werner Olsen for bug report.

Fixed logic bug that could make restoring extremely slow and waste
memory.  Thanks for Jacques Botha for report.

Fixed bug restoring some directories when mirror_metadata file was
missing (as when made by 0.10.x version).

Regressing and restoring as non-root user now works on directories
that contain unreadable files and directories as long as they are
owned by that user.  Bug report by Arkadiusz Miskiewicz.  Hopefully
this is the last of the unreadable file bugs...
2003-09-29 02:00:45 +00:00
jlam
a9f08159c4 Back out last change related to moving ncurses/buildlink2.mk to
curses.buildlink2.mk.  This was wrong because we _really_ do want to
express that we want _n_curses when we include the buildlink2.mk file.

We should have a better way to say that the NetBSD curses doesn't
quite work well enough.  In fact, it's far better to depend on ncurses
by default, and exceptionally note when it's okay to use NetBSD curses
for specific packages.  We will look into this again in the future.
2003-09-28 09:13:55 +00:00
danw
628549d06a patches for darwin 2003-09-27 21:05:22 +00:00
grant
7a71199b50 move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides
support for base system curses/ncurses as well as ncurses itself.

suggested by wiz.
2003-09-27 17:07:34 +00:00
martti
2f6cfd604c Regenerate (fix dependency to pkgconfig). 2003-09-27 06:57:16 +00:00
martti
6045c05563 Added xfce4-fm, xfce4-fm-icons, xfce4-minicmd-plugin, xfce4-netload-plugin, xfce4-showdesktop-plugin, xfce4-systemload-plugin and xfce4-systray 2003-09-26 10:37:10 +00:00
martti
b3206daa49 Systray plugin for XFce4. 2003-09-26 10:36:06 +00:00
martti
32e3cdb5a1 System Load plugin for XFce4. 2003-09-26 10:35:33 +00:00
martti
d08394eeda Show desktop plugin for XFce4. 2003-09-26 10:34:53 +00:00
martti
db855be974 Network Load plugin for XFce4. 2003-09-26 10:34:18 +00:00
martti
5b7b0192a1 Command plugin for XFce4. 2003-09-26 10:33:36 +00:00
martti
b775fdfa17 Additional filemanager icons for XFce4. 2003-09-26 10:33:03 +00:00
martti
273e3dfd76 Filemanager for XFce4. 2003-09-26 10:32:34 +00:00
agc
92f2bc71e8 Update tits to version 1.1.1, after a nudge from Steve Woodford.
Changes from previous version:

1.0.3 -> 1.1.0
~~~~~~~~~~~~~~
13/04/2003  - Added a "raw" protocol, based on the existing telnet code.
            - Added a "suppressbanner" client option, for the benefit of
              the "raw" protocol.

1.1.0 -> 1.1.1
~~~~~~~~~~~~~~
1/09/2003   - Added "xonxoff true/false" to the tty server's config file
              option list to permit changing software flow-control settings.
              (Requested by Ben Elliston).
2003-09-26 08:16:17 +00:00
atatat
9d84e9aafe Make lsof build under -current again 2003-09-26 03:13:04 +00:00
abs
00e6d30565 Update rconfig to 0.21:
Implement the much requested 'Adjust rdist output so "updating host"
	and "updating of X finished" lines are overwritten by following output.
2003-09-25 11:32:35 +00:00
abs
b5ace010bc Update rconfig to 0.20:
Allow fping to be skipped for all hosts (fping=SKIP in rconfig.conf) or
for individual hosts (fping=SKIP on host line in hosts.conf)
2003-09-25 10:59:39 +00:00
tron
4f396fc699 Keep the "configure" script from cheating to fix a build problem with
GCC 3.3.1.
2003-09-24 14:22:08 +00:00
wiz
632c50b8b7 Add HOMEPAGE, and make compile on non-NetBSD.
From Jonathan Perkin in PR 22909.
2003-09-23 13:58:36 +00:00
wiz
0f38182c0a Fix installation on Solaris. From Jonathan Perkin in PR 22908. 2003-09-23 13:39:40 +00:00
wiz
65193cf15f Fix build on Solaris. From Jonathan Perkin in PR 22907. 2003-09-23 13:34:44 +00:00
wiz
7da77deb82 Fix installation on Solaris. From Jonathan Perkin in PR 22906. 2003-09-23 13:29:25 +00:00
wiz
acf4c985c7 Fix installation on Solaris. Install man page. Bump PKGREVISION.
From Jonathan Perkin in RP 22905.
2003-09-23 13:23:25 +00:00
wiz
a5375f64e3 Check for __linux__ instead of linux. 2003-09-23 08:49:16 +00:00
wiz
34d8b54208 Fix build on non-NetBSD. From Jonathan Perkin in PR 22903. 2003-09-23 08:47:17 +00:00
wiz
fb1b311411 Fix build on Solaris. From Jonathan Perkin in PR 22904. 2003-09-23 08:46:45 +00:00
lukem
ccf34e4e4a Update rdiff-backup from 0.12.3 to 0.12.4:
New in v0.12.4 (2003/09/13)
---------------------------

Specified socket type as SOCK_STREAM.  (Error reported by Erik
Forsberg.)

Fixed bug backing up unreadable regular files and directories when
rdiff-backup is run by root on the source site and non-root on the
destination side.  (Reported by Troels Arvin and Arkadiusz
Miskiewicz.)

If there is data missing from the destination dir (for instance if a
user mistakenly deletes it), only warn when restoring, instead of
exiting with error.

Fixed problems with --restrict options that would cause proper
sessions to fail.  Thanks to Randall Nortman for error report.

File examples.html added to distribution; examples section removed
from man page.
2003-09-21 16:42:45 +00:00
grant
90abd2de8a add patch-ac (hi, mycroft) 2003-09-20 00:39:01 +00:00
dent
49d8831342 Update HOMEPAGE and/or MASTER_SITES 2003-09-19 23:08:22 +00:00
mycroft
1d5d8c4e8f Snarf a patch from cdrecord -- the kernel has already done a REQUEST SENSE, so
use that result.
2003-09-19 17:49:17 +00:00
wiz
076234792c Remove patch-ac -- this file has never been committed (mycroft?). 2003-09-19 12:46:18 +00:00
wiz
52e744485f When setting DISTINFO_FILE, also set PATCHDIR. 2003-09-19 12:29:15 +00:00
abs
213fd0bce6 Update rconfig to 0.19:
0.19:	Explicitly set PATH in probe.sh
	Avoid incorrect progress % in Probe list when host failing
	Fix path to rconfig.conf (Noted by Alan Horn)
0.18:	Use correct timeout (do not use rsh_timeout for everything)
2003-09-19 09:41:13 +00:00
cube
3d68afcfbb The installed library is named 'pciutils' only on NetBSD to avoid
collision with the library from base. All other OSes need to know
the real name. OK'd by seb@ and agc@.

Change my e-mail address, while I'm here.
2003-09-19 09:30:42 +00:00
hubertf
6242207915 fix HOMEPAGE 2003-09-19 02:27:12 +00:00
seb
b52c6c78fb Update to cfengine version 2.0.8p1.
Provided in PR pkg/22816 by Michael Santos <mike at ethmoid dot org>.

Changes since last packaged version:

        2.0.8 - released this far as a 2.0.x patch

        Check for illegal characters in classes.
        Able to bind to a specific IP addressed interface in cfservd.
                BindToInterface = ( 10.10.43.6 )

        Security fix to transaction lengths in remote copying.
        Suspicious names now applies only to regular files
2003-09-16 19:24:25 +00:00
jmmv
29ace625cb Add MANINSTALL to BUILD_DEFS for completeness. 2003-09-15 16:27:53 +00:00
recht
44917e36b8 Use my NetBSD.org email address. 2003-09-14 18:13:48 +00:00
recht
e914ab3288 hange extension.mk to also install optimized files for distutils packages.
Inspired by FreeBSD "ports".

Fix the PLISTs accordingly.
Also, while at it, remove now obsolete compileall.py calls in post-install
targets and insure that extension.mk is in included before builinlinks of
other Python modules.

Discussed with/ok'ed by drochner@.
2003-09-14 16:43:45 +00:00
abs
d29e840cd3 Update rconfig to 0.17nb1
Add missing DEPEND on p5-Text-Substitute
2003-09-12 15:12:12 +00:00
jmmv
8abefb0b9d Add and enable idesk. 2003-09-08 14:28:11 +00:00
jmmv
11fed02bcd Initial import of idesk, version 0.3.5:
iDesk gives users of minimal window managers (like fluxbox, pekwm,
windowmaker...) icons on their desktop.  The icon graphics are either
from a PNG or SVG (vector) file and support some eyecandy effects like
transparency.  Each icon can be configured to run one or more shell
commands and the actions which run those commands are completely
configurable.  In a nutshell if you want icons on your desktop and you
don't have or don't want KDE or GNOME doing it, you can use idesk.

Initially provided in pkgsrc-wip by pancake@phreaker.net.
2003-09-08 14:27:27 +00:00
adam
6aeb12a85f Revision bump, because ImageMagick's shared library version change 2003-09-03 13:23:32 +00:00
cjep
b42456df51 Add NetBSD RCS tags 2003-09-01 10:17:35 +00:00
mycroft
e931ff9950 Update to 0.1.5.
No useful ChangeLog info.
2003-09-01 03:25:25 +00:00
mycroft
c2a89ff385 Update to dvdrip 0.50.15.
0.50.15 - [stable branch] -  Sun Aug 24 2003, joern

Bugfixes:
- mplayer DVD player command didn't work for LPCM tracks.
  Thanks to Fabio Russo for the patch. You must re-select
  the mplayer command from the Preferences page for this to
  take effect.
- Free diskspace warning wasn't exact. Thanks for the patch
  to Moritz Muehlenhoff <jmm AT informatik.uni-bremen.de>.
- Fixed a typo in the --avilimit option (for AVI files >2GB).
  Thanks for the report to Jarkko Seppa <Jarkko.Seppa AT oulu.fi>.
- Default target size was set to 1406, instead of 1400 (2x700).

Features:
- Expanded the subtitle selection popup to the maximum of
  32 entries, not only the probed entries. With some DVD's the
  subtitle probing fails. This way you can select even
  "impossible" subtitles, if they weren't detected correctly.
  Thanks for the suggestion to Stefan Raspl <stefan.raspl AT
  playofmind.net>.
- Blank CD-RW (uses the configured cdrecord command and device),
  supporting 'fast' and 'all' methods (choose in the preferences).
  Not really tested yet due to lack of CD-RW media. Suggested
  by <dvdrip AT vikas.mailshell.com>.
- New preference "Preferred language". Default audio track
  and subtitle are selected accordingly after reading TOC,
  resp. the first audio track / subtitle matching the
  preferred language will be selected. Note that you still
  should review this setting, because the first matching item
  found must not be the one you really want. Suggested by
  John Washington <washingtonj AT acm.org>. Credits for the
  list of available language codes go to Chris Phillips
  <acid_kewpie AT users.sourceforge.net>, the author of lsdvd,
  from which I extracted the list.
- Video codec list takes the new XviD variants of transcode 0.6.9
  into account (xvid, xvid2, xvid3 and xvid4). For earlier
  transcode versions still xvid and xvidcvs are listed here.
- Support for xvid4conf, a tool to tweak all options of the
  new dev-api-4 XviD codec. You need at least transcode 0.6.9
  and xvid4conf 1.6 for this to work.
  Note: the xvid4 settings will be used for all titles of your
  project. Also they don't take effect in cluster mode. This will
  change for future dvd::rip/transcode releases.

New/Changed X?S?VCD|CVD stuff:
- Renamed '(S)VCD' container format to 'MPEG', which is in fact
  what it is.
- Added new MPEG "Codecs": XSVCD, XVCD and CVD
  - SVCD and VCD create standard conform streams. You
    can't change parameters to non-standard values.
  - XSVCD and XVCD allow you to choose arbitrary video and
    audio bitrates / samplerates.
  - CVD allows you everything (like X(S)VCD), but additionally
    dvd::rip checks for correct frame sizes.
- Added new Clip & Zoom presets: CVD anamorph and XSVCD
  anamorph for PAL and NTSC.
- Added new Preference: "Default Container Format", fixing also
  a mismatch, if you choosed 'SVCD' or 'VCD' as a default codec,
  but dvd::rip still set to 'avi' container format by default.
- Audio bitrate 224 was missing in the popup list.
- Renamed 'Target format' to 'Select container' and the 'Video
  codec' label got renamed to 'MPEG variant' for the MPEG
  container"

Thanks to James L. Paul who urged me to implement the CVD
stuff, which hopefully introduced not too many bugs ;)
2003-08-31 18:42:04 +00:00
jlam
b2677a2cb0 Add definitions for DEINSTALL_EXTRA_TMPL and INSTALL_EXTRA_TMPL if
USE_PKGINSTALL is "YES".  bsd.pkg.install.mk will no longer automatically
pick up a INSTALL/DEINSTALL script in the package directory and assume that
you want it for the corresponding *_EXTRA_TMPL variable.
2003-08-30 22:51:11 +00:00
jmc
d95286b983 Depend on latest version of lrmi 2003-08-30 16:17:45 +00:00
xtraeme
d5fc8ad9f9 Add and enable xfe 2003-08-30 16:11:39 +00:00
xtraeme
c16fdd367b Initial import of xfe 0.54.2
X File Explorer (Xfe) is an MS-Explorer like file manager for X.
It is based on the popular, but discontinued, X win Commander.
Xfe aims to be the file manager of choice for all the Unix Addicts!

Ok'ed by wiz@
2003-08-30 16:09:21 +00:00
reed
5dd81c8c4b Add missing spaces. 2003-08-30 05:07:24 +00:00
reed
e2336bb021 "It's" stands for "it is" (or "it has"). The apostrophe is not used
for a possessive (like her, his, whose, their, and its).

Note that I didn't check for proper use of "its" (when it should
be "it is" or "it has" instead).

I also saw over 15 other grammar or punctuation problems, but not
fixed in this commit.
2003-08-30 02:14:19 +00:00
hubertf
94e44ca606 add a manpage 2003-08-29 19:16:47 +00:00
hubertf
284daa0437 add & enable free 2003-08-29 18:51:56 +00:00
hubertf
626be26106 Import free-1.0: Displays memory usage
Many users with a linux-background expect the command free, here it is,
based on NetBSD's vmstat.

From bsdforums.org (http://www.bsdforums.org/forums/showthread.php?s=&threadid=13410),
with permission by the author Karsten Kruse <tecneeq@tecneeq.de>
2003-08-29 18:51:05 +00:00
xtraeme
252d9f7253 Change my email address to the NetBSD one, ok'ed by wiz@ 2003-08-28 20:05:13 +00:00
wiz
77f9554d12 Add and enable atitvout (hi mrg!). 2003-08-28 09:50:13 +00:00
mrg
c9535c1b9b add a "-r" flag that enables a "raw" mode - copy the data out in 2352
sector chunks.  this flag has already been included by the upstream and
will be in the next release of bchunk.
2003-08-25 12:11:29 +00:00
recht
04d3f5a175 Update {x}mbmon to 2.03.
changes since 2.01:

* Genesys Logic GL512SM and GL520SM sensors are supported.
* Intel ICH5 SMBus access supported.
* LM85, Analog Devices ADM1024/1025/1027/ADT7463,
 and SMSC EMC6D10X sensors are supported.
* Analog Devices ADM1020/1021/1023 temperature sensors are supported.
* A log standing bug from version 2.00 in the treatment of
 fan-divisor for the IT87xxF sensor chip is fixed.
* NetBSD/OpenBSD support is added (by a contribution of a patch
 given by Stephan Eisvogel). "./configure; make" just works.
* The AMD8111 and NVidia nForce2 SMBus access is supported
 (by information from Alex van Kaam).
* National Semiconductor LM90 temperature sensor is supported.
* Winbond W83L784R, W83L785R, W83L785TS-S sensors are supported.
* The case of two sensor chips are supported.
* Others: Fixing small bugs,  clean-up the code.
2003-08-23 16:41:58 +00:00
drochner
1c84c87cd9 simplify build a bit, and allow any Python version >=2.2 2003-08-18 10:24:11 +00:00
reed
f058bf91b9 Remove un-needed operating system specific reference. 2003-08-16 07:09:20 +00:00
abs
a425cdb4d8 Update rdiff-backup to 0.12.3 (Also fixes PR pkg/22095)
- Over 1500 lines of changelog since 0.10.2
	- Now rdiff-backup writes metadata (uid, gid, mtime, etc.) to a
	  compressed text file in the rdiff-backup-data directory
	- No longer seems compelled to send symlinks every time
2003-08-14 12:08:00 +00:00
mrg
964c40cf57 automatically detect how to talk to a mobility radeon 9000 2003-08-13 13:58:57 +00:00
atatat
8a3a940f43 A patch (courtesy of the lsof maintainer) to make lsof build again on
NetBSD-current, where the structure of the vnode has been altered.
This patch will, as usual, be obsoleted by the next lsof release.
PKGREVISION bumped accordingly.

Install the lsof.8 man page in man8 instead of installing the
preformatted copy in man1 (doing so used to slide by, by new groff
really doesn't like formatting preformatted man pages, and besides, it
was in the wrong place).

Since the only thing left untouched was the DESCR file, I also added
mention of kqueues as something lsof might note, meaning that this
patch touches every file in the pkg.
2003-08-13 13:24:15 +00:00
mrg
cde1bddce7 initial import of the "atitvout" package that provides tv-out capabilities
for many recent ATI video cards.  tested to be able to switch from the lcd
to the s-video tv-out with a radeon mobility 9000 (M9), and also known to
work on:
	ATI Technologies Inc Rage Mobility P/M AGP 2x
	ATI Technologies Inc 3D Rage LT Pro AGP-133
	ATI Rage Mobility M3
but to fail on:
	ATI Technologies Inc Rage Mobility M4 AGP
2003-08-13 05:22:59 +00:00
martin
f1257f075e Update to xuvmstat-20030810 (fixes for gcc3.3). 2003-08-11 07:39:26 +00:00
wiz
0c99c5f94f Remove empty lines to make fewer pkglint warnings. 2003-08-10 21:47:32 +00:00
wiz
398c6d4817 Make build with gcc-3.3.1. From Sean Davis in PR 22420. 2003-08-10 07:56:54 +00:00
seb
56b682547a USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:59:08 +00:00
seb
8d15907ec2 USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:38:23 +00:00
heinz
4cad9c9591 add TEST_TARGET 2003-08-09 07:45:46 +00:00
wiz
4baec72088 Declare exp static to make this compile with gcc-3.3.1.
From Anders Hjalmarsson in PR 22370.
2003-08-06 06:23:29 +00:00
seb
df1f54a717 Convert to USE_NEW_TEXINFO. 2003-08-05 21:22:36 +00:00
seb
8b36c9c8e3 Convert to USE_NEW_TEXINFO. 2003-08-05 21:07:43 +00:00
seb
b11675ec5d Convert to USE_NEW_TEXINFO. 2003-08-05 20:29:55 +00:00
seb
81f8de84f9 Convert to USE_NEW_TEXINFO. 2003-08-05 20:21:42 +00:00
seb
1a5b643369 Convert to USE_NEW_TEXINFO. 2003-08-05 15:14:11 +00:00
seb
50fe3b7cd3 Add patch for handling info file properly. 2003-08-05 14:24:58 +00:00
seb
23254e1ee3 Handle info file properly. 2003-08-05 14:23:58 +00:00
seb
96c576f3f5 Convert to USE_NEW_TEXINFO. 2003-08-05 13:51:21 +00:00