Commit graph

4105 commits

Author SHA1 Message Date
tv
160f65fccc Standards say that timeval is in <sys/time.h> (needed for Interix). 2006-11-28 16:46:16 +00:00
tv
69e52cdae9 Add getopt_long support on Interix too. 2006-11-28 16:42:51 +00:00
tv
cd6f2c332c Add libiberty on Interix. 2006-11-28 16:42:05 +00:00
drochner
7ce0a170fc update to 2.16.3
changes:
* Revert a patch that caused icons to move around
* Fix crash introduced in 2.16.2
2006-11-27 21:12:41 +00:00
wiz
5c007cc7c1 Reset maintainer:
Name service error for name=ethmoid.org type=MX: Host not found, try again
2006-11-24 23:04:14 +00:00
drochner
a01a4a5b11 update to 2.16.3
changes:
-bugfixes
* Add a "--replace" commandline argument to gnome-vfs-daemon
  to replace the current daemon. (Mostly for debugging use)
* Make translations work in gnome-vfs-daemon
* Handle IPv6 addresses when creating dav uris (DNS-SD)
* Support sun ssh server
* Allow operations on file handles that were created in another
  DaemonConnection. (This fixes e.g. smb browsing)
* Support Path key in desktop files
* Don't use deprecated dbus functions
2006-11-24 17:30:22 +00:00
drochner
ea3e95812f +py-gnome-menus 2006-11-24 12:57:25 +00:00
drochner
c8057c2e41 add the python extension which is part of gnome-menus as a seperate pkg 2006-11-24 12:55:31 +00:00
rillig
a96ef018a6 Fixed pkglint warnings. 2006-11-22 23:04:58 +00:00
seb
9ab4a5acbe Fix build with libcurl-7.6.10.
Fix build with NetBSD's current gcc 4.1.2.
Bump PKGREVISION to 9.

Approved by maintainer.
2006-11-22 00:12:34 +00:00
wiz
658d9cf876 tv@ pointed out that curl-7.16.0 had a shlib major bump --
increase its BUILDLINK_ABI_DEPENDS, and bump PKGREVISIONs
of dependencies.

Sorry for not finding this earlier.
2006-11-19 11:50:23 +00:00
wiz
c14a0f7e79 Fix "test ==". 2006-11-19 10:02:09 +00:00
wiz
823b039fe5 Add missing @dirrm. 2006-11-19 10:02:05 +00:00
wiz
72219001c0 Fix EXTRACT_SUFX, and DISTFILES handling. 2006-11-19 09:44:35 +00:00
wiz
ca76a27581 Update to 0.12:
============
Version 0.12
============

  o improves category validation code to not catch false positives (Vincent Fretin, Ville Skyttä, Ray Strode, Vincent Untz)
  o make category validation code non-fatal (Ray)
  o fix mem leaks and double frees (Pascal Terjan)
2006-11-18 23:58:53 +00:00
rillig
0da60e0136 Changed the error message from PKG_SKIP_REASON to PKG_FAIL_REASON and
improved the text of the message.
2006-11-18 08:27:10 +00:00
bouyer
a591ad7a3e Change 'USE_LANGUAGES+= c++' to 'USE_LANGUAGES= c c++'. It seems that
'c' isn't in USE_LANGUAGES by default, and this cause the configure
script to fail (I still don't know why it works for me).
Pointed out by Martti Kuparinen in private mail, and Robert Elz in
PR pkg/35064.
2006-11-17 19:51:20 +00:00
abs
8ccf499d3e Update sysutils/rconfig from 0.43 to 0.45
- Handle invalid hostname gracefully
    - add .svn to default rdist_except_pat
2006-11-16 14:37:35 +00:00
bouyer
93b483ae63 Update to 3.12.4.
Summary of changes since 3.8.6:
* Support for USB UPSe (not enabled in pkgsrc)
* new networking driver (net) that uses the NIS interface rather than the
  older master/slave networking
* The apctest program has been enhanced to do EEPROM programming in a much
  more interactive way than the prior versions.
* Added a ONBATTERYDELAY config, time to switch to onbattery state after
  a power failure. New event "offbattery", which is the same as mainsback but
  only sent if we got to state onbattery
* new snmp driver, with trap support.
* Battery disconnect and reconnect events
2006-11-15 21:46:24 +00:00
drochner
2d06f72bf1 update to 2.16.2
changes:
* Fix a lot of crashes
* Handle throbbers with different sizes
* Don't add a newline when pasting filenames
* Better a11y relationships betweeen widgets
* Make nautilus --quit not be restarted by session
* Fix occasional stuck grabs when rubberband selecting
* Don't timeout typeahead when scrolling with mouse wheel
* Add X-GNOME-Bugzilla-Version to desktop files
* Fix desktop icon overlap problem
2006-11-14 16:51:22 +00:00
drochner
f1195aa4d4 being here, update to 0.4.3
changes are bugfixes only
2006-11-13 20:47:42 +00:00
bouyer
b12ae23f7a Add a qemu-ifup example script. PKGREVISION++ 2006-11-13 20:38:36 +00:00
drochner
09e1b5dc3d -make this build with new dbus-glib's binding tool which requires
the --prefix argument (quick 'n dirty fix, hopefully upstream will
 catch up),
-announce .schema to gconf
-being here, update to 0.3.6, changes:
 -Added a GConf key to specify which corner of the screen notifications
  should appear in
 -Added a Dutch translation
 -bugfixes
2006-11-13 19:40:04 +00:00
drochner
ab56302af7 update to 0.72
changes: bugfixes and cleanup
2006-11-13 15:18:45 +00:00
drochner
8ca92472f8 update to 1.0.0
This is the first formal stable release; there were some fixes since
0.92, cleanup and documentation update. The protocol is now considered
stable.
2006-11-13 15:16:20 +00:00
obache
31c53dee47 Support NetBSD/amd64. This is also suggested in PR 35044. 2006-11-13 15:00:56 +00:00
drochner
5a8d162462 make this compile with gcc4 2006-11-13 14:51:08 +00:00
obache
2dac5dda4b Support NetBSD/amd64. This should close PR 35044. 2006-11-13 04:15:02 +00:00
rillig
14715aa802 Fixed "test ==". 2006-11-12 02:21:08 +00:00
rillig
8b50c4e7e2 Fixed PKGMANDIR. 2006-11-12 02:04:59 +00:00
rillig
b29524e49c Fixed "test ==". 2006-11-12 02:03:39 +00:00
tv
9f00d3d96c Use find -print | xargs rather than find -exec. 2006-11-10 17:44:34 +00:00
tv
f0726f5ba1 Catman pages are no longer installed; remove USE_TOOLS+=nroff. 2006-11-10 14:44:33 +00:00
martin
3220cf3bcb Adapt to recent struct uvmexp changes. 2006-11-10 10:07:20 +00:00
kristerw
1a163d1d4c Add memtestplus. 2006-11-07 20:58:53 +00:00
joerg
68bfdc47a0 ${DOCDIR} needs to be prefixed with DESTDIR as well. 2006-11-07 09:30:16 +00:00
rillig
680d9c231a The example shell scripts are not used, so it doesn't matter if they
contain "test ==" or not. Fixes PR 34982.
2006-11-05 20:47:26 +00:00
rillig
9f90722903 Removed the patches for the unportable shell scripts, as requested by
Manuel Bouyer in PR 34976. Instead, added the files to
CHECK_PORTABILITY_SKIP.

While here, fixed PKGMANDIR.
2006-11-05 20:39:46 +00:00
joerg
5dfaaf310b DESTDIR support. 2006-11-05 17:06:43 +00:00
joerg
e72d7997ca Explicitly use unzip and zip and put the correct path names into the
VFS scripts. I've been annoyed by this for too long. Bump revision.
2006-11-05 14:32:08 +00:00
rillig
3f3852caae Added the preformatted manual page. PKGREVISION++
Switched to using INSTALLATION_DIRS_FROM_PLIST.
2006-11-04 07:47:23 +00:00
rillig
1590cb2b7a Every package should provide at least _some_ documentation. PKGREVISION++ 2006-11-04 00:42:30 +00:00
joerg
5430595a63 DESTDIR support. 2006-11-03 19:14:25 +00:00
joerg
340f0e1928 DESTDIR support. 2006-11-03 06:56:23 +00:00
rillig
1d4f95fd9b Updated checkperms to 1.4.
Changes since 1.3:
- Added support for Mac OS X and AIX binaries and libraries.

This should fix PR 34968.
2006-11-02 19:31:11 +00:00
rillig
ce42ce3457 Fixed "test ==" and some other bugs, as reported in PR 34976. The
quality of the shell scripts is not too good ...
2006-11-02 19:15:06 +00:00
rillig
ad98c77092 Updated checkperms to 1.3.
Changes since 1.0:
Version 1.3 (2006-11-02):
	Allowed libtool libraries whose name does not start with "lib".

Version 1.2 (2006-10-25):
	Libtool libraries (*.la) may keep the executable bit.

Version 1.1 (2006-10-24):
	The new -c option checks whether files that have the executable
	bit set are really executable.
2006-11-02 02:40:29 +00:00
mlelstv
319db60dbe add ELF binary that can be loaded by NetBSD bootstrap
instead of a kernel.
2006-11-01 15:38:15 +00:00
joerg
f5d0c70da3 DESTDIR support. 2006-11-01 09:01:56 +00:00
wiz
0c2e68db44 Some more HOMEPAGE/MASTER_SITES updates from Sergey Svishchev. 2006-10-28 21:29:47 +00:00
christos
5044ec8b3c - don't use kmem to get uvmexp; use sysctl
- don't define UVM, it is done in the top level Makefile
2006-10-28 02:15:12 +00:00
smb
0dd1f0146e Add memtest+ 1.65 to pkgsrc, with options for serial console and .iso generation 2006-10-24 18:00:05 +00:00
jdolecek
fedda05642 Update pwgen to 2.05.
Changes since 2.04:
        * pwgen.1: Fix spelling mistakes in the man page (Addresses Debian
                Bug: #323538)

        * pwgen.c (main): Fix bug which would cause pwgen to loop forever
                if the password length specified is 1.

Adresses PR pkg/34334 by Martin Wilke
2006-10-23 20:03:23 +00:00
wiz
4c0d0e39f3 Update to 2.16.1:
==============
Version 2.16.1
==============

  Translators

	* David Lodge (en_GB)
	* Francesco Marletta (it)
2006-10-22 21:39:52 +00:00
rillig
e31d680f32 Use BSD_MAKE_ENV instead of specifying everything explicitly. 2006-10-22 14:27:00 +00:00
bouyer
3ae0551e98 Add some usefull config directive to example file:
- use set vncunused to 0 and use vncdisplay to fix the VNC display to use
  when vnc is enabled
- Enable a USB tablet pointing device by default, the mouse is barely useable
  without it.
PKGREVISION++
2006-10-21 22:10:05 +00:00
bouyer
1c4a825e7f Looks like I forgot to update patch checksum for patch-ar 2006-10-21 12:43:06 +00:00
rillig
bc5b8cdfc8 Fixed "test ==" and VARBASE. PKGREVISION++. 2006-10-19 23:56:13 +00:00
bouyer
ef5ad26b63 + xentools30-hvm 2006-10-19 23:00:06 +00:00
bouyer
b466cbf344 Import a xentools30-hvm package, version 3.0.3
The Xen virtual machine monitor allows running several virtual machines
on a single physical machine.  The xentools30-vmx package contains
additionnal tools to xentools30 to run unmodified guests using the
Intel VT or AMD VMX extentions.
2006-10-19 22:58:21 +00:00
bouyer
f200b63186 Update to 3.0.3. I don't have a comprehensive list of changes, only
"many new features". One looks promising:
- a new easy-to-use CPU scheduler which includes weights, caps,
  and automatic SMP load-balancing;

pkgsrc changes:
- remove patches against unused files
- add a netbsd-specific example with verbose comments
- add a vif script for ip-routing based setups
2006-10-19 22:57:13 +00:00
bouyer
da4bc22a29 Update to 3.0.3. I don't have a comprehensive list of changes, only
"many new features". One looks promising:
- a new easy-to-use CPU scheduler which includes weights, caps,
  and automatic SMP load-balancing;
2006-10-19 22:50:25 +00:00
wiz
6b66608641 Add and enable hddtemp. 2006-10-19 21:11:32 +00:00
christos
c3455f9966 new package 2006-10-19 21:00:18 +00:00
wiz
9df4a4f599 Add checkperms. 2006-10-19 20:24:25 +00:00
ghen
acbfac5f79 Update dd_rescue to 1.12 (PR pkg/34573 from Martin Wilke) + add README file.
In version 1.12, the ability to log bad blocks to a ASCII file has been added.
The option -y can be used to set the fsync frequency which can speed up the
copy significantly.
2006-10-19 07:26:06 +00:00
markd
dd4ef0a2b7 Maintainer update of ipa to 2.0.1 and move to sysutils.
In PR pkg/32398 with some tweaks from me.

IPA is now a flexible general purpose accounting system;
- Supports static and dynamic rules;
- Support limits, sublimits and thresholds;
- Works with external accounting modules;
- Works with external database modules;
- Works with external statistics modules;
-Accounting per specified period of a week.
2006-10-18 11:45:22 +00:00
bad
9fd8390500 stage2/pc_slice.h: add the missing disklabel FS_TYPE #defines and RF_PROTECTED_SECTORS.
stage2/disk_io.c: adjust the partition start and size by RF_PROTECTED sectors for partitions of type FS_RAID.
stage2/fsys_ffs.c: accept partitions of type FS_RAID as candidates for FFS, too.
stage2/fsys_ufs2.c: accept partitions of type FS_RAID as candidates for FFSv2, too.

This allows grub to directly boot from NetBSD RAID1 partitions the same way
as with the native bootloader.

Bump PKGREVISION.
2006-10-17 21:55:33 +00:00
drochner
32a024215c update to 2.16.1
changes:
* Default to search in current directory for non-indexed search
* Fix clash with symbol names in gtk+
2006-10-17 17:10:59 +00:00
obache
a93d5a6000 Update mdf2iso to 0.3.0.
Patch provided by Martin Wilke via PR 34344.

Changes:
v0.3.0 22/05/05

	Added create TOC file
	Added build system (automake/autoconf)
	Added support errno system call
2006-10-16 12:14:46 +00:00
seb
74c90c5541 Fixed "test ==". 2006-10-15 22:54:26 +00:00
xtraeme
ab966d6cf8 Wrap long lines. 2006-10-15 16:08:08 +00:00
obache
7529f82a7e Update idesk to 0.7.5.
Based on patch provided by ptiJo via PR 34487.

ChangeLog:

-----------
Version 0.7.5
* Major bug fixes:
        - Problem with the background changer system. This it changes the
	  background color and you still have a green background although you
	  don't have anyone Background instructions in the .ideskrc file.
	  The solution let you can use the Background.Delay option with 0 value
	  to disable the background system (without delete nothing more from
	  .ideskrc file). But if you don't have anyone Background instructions,
	  the default value will be 0 anyway. The bug is fixed.
        - Problem with startup notification support (option --enable-libsn).
	  The idesk-0.7.4 chrashes after starting xmms. This bug was reported
	  by Gentoo users. If you don't have the support for statup
	  notification the program works well.
The bug is fixed.

* Minor bug fixed:
        - When you click with mouse either for reload Idesk or run a program,
	  and you don't move the mouse of position then all icons stay with a
	  glow effect how they had obtained the focus (all in the same time),
	  they back to the normal state if you pass the mouse through the each
	  icon. This bug is solved.
        - Fixed a problem with the Idesk source (configure.in file) for avoid
	  the xlibs-dev dependencies.

Version 0.7.4
 * Features:
        - New options for Background's group. The options are:
          + Background.File: Now the option Background.File for background
	    image (wallpaper) works fine. (Default: None).
          + Background.Delay: Set the image change time in minutes format.
	    (Default: 5 min). Min 1 min, Max 1440 min. (with 0 value is disable)
          + Background.Source: Let you can define the folder where there are
	    some images. If in the folder there aren't images or the folder
	    didn't exist, then idesk looking for Background.File option.
	    (Default: None).
          + Background.Mode: Is the display mode for the images, the possible
	    values are: Stretch, Scale, Center, Fit o Mirror).
	    (Default: Stretch).
          + Background.Color: Let you set the Background color if you didn't
	    put a Background.File value or Background.Source path hadn't images.
	    If you didn't put a Background.File and Background.Color value then
	    the Background  is transparent and it get the background from the
	    original Desktop background. (Default: # A2CD70).
        - Support for Esetroot pixmap (referer to bsetroot or bsetbg programs).
	  Inside Fluxbox is very cool). It works with the new Background's
	  wallpaper support.
        - New option value 'auto' for ToolTip.CaptionPlacement let the tooltip
	  will be showed on left down side of icon.
	  (Thanks to kaneda <kaneda@bohater.net>)

 * Major changes:
        - Idesk now only can run one instance in the same DISPLAY, this let
	avoid run two or more idesk's instances in the same DISPLAY, producing
	the program works bad. But if the DISPLAY is different then idesk
	program should run fine and run another instance.
        - Some old options changed its reache. The options Background.Delay,
	  Background.File, Background.Mode, Background.Source, Background.Color,
	  ToolTip.FontSize, ToolTip.FontName, ToolTip.ForeColor,
	  ToolTip.BackColor ToolTip.CaptionOnHover, ToolTip.CaptionPlacement
	  and  Transparency only are valid inside .ideskrc file and not inside
	  the *.lnk icons files. The another options are valid in both types of
	  files.

* Minor bug fixed:
        - Fixed a error in tooltip option that produced a blink efect when the
	  tooltip is showed. The problem was in *.lnk files when the
	  Width/Height attributes were omitted.
        - Fixed bug when the options Background.File and Background.Source
	  doesnt' exist or there aren't valid PATH's for them.
        - Fixed many other minor bugs.

Version 0.7.3
 * Minor bug fixed:
        - Error in Makefile.am produce a problem with the install path.
        - Bug fixed. Problem with image produced that a section of the
          icon was removed and the icon gets filled with black lines.
2006-10-15 12:32:57 +00:00
obache
de20e56bdb Update gentoo to 0.11.56.
Patch provided by Martin Wilke via PR 34341.

0.11.56
* Fixed buglet that caused copying of protection bits to always
  be a fatal error, regardless of the "Ignore Failure to Copy
  Attributes" option setting.
* Fixed a silly case of errno "leaking" out of the window title
  setting code (which needs to mess with NLS). This had gentoo
  break totally (couldn't even copy files) on Ubuntu. Big thanks
  to M. Williams for letting me ssh and vnc to his Ubuntu box so
  I could hunt this one down.
* Rewrote core of regular file copying function. It seems when
  writing to a Samba-mounted (network) share, write() doesn't
  like large buffer sizes. So we loop to empty the buffer of read
  data, doing as many writes() per read() as is necessary. Odd.
* Fixed bug that made it impossible to use RenameSeq on volumes
  using a VFAT filesystem. This was due to the use of invalid
  characters in temporary filenames.
* Made RenameSeq's start value settable through a spinbutton in
  the dialog, rather than a plain entry. Faster small changes.
* Added a new page to the RenameRE dialog, 'Map', which does
  simple character mappings on filenames. Also supports removing
  a set of character (think 'tr', applied twice).
* Added information about missing options (--locale-info, --run)
  to the manual page.
2006-10-14 09:24:10 +00:00
wiz
a9c3a0685a Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-14 07:59:09 +00:00
wiz
c59a21b4c4 Sort sections. New sentence, new line. 2006-10-14 07:42:25 +00:00
rillig
dd54e26d30 Fixed "test ==". 2006-10-14 02:45:10 +00:00
rillig
e0461a6624 Fixed "test ==". 2006-10-14 02:18:37 +00:00
rillig
d7ff6c64b9 Fixed "test ==". 2006-10-14 02:03:50 +00:00
rillig
92b342beee Needs shells/scsh for a binary. 2006-10-14 02:01:33 +00:00
xtraeme
85fbd514cc Update to 0.14.3 (sigh):
* Fix a problem in the 'iso' target removing permissions in all files.
* Don't do the MULTIBOOT fix if the kernel is not available in WORKDIR.
2006-10-13 16:39:53 +00:00
xtraeme
00b6b7f418 Update to 0.14.2:
* Fix typos in mklivecd.sh that prevented to initialize /home
  and /usr/pkg/etc directories correctly.
2006-10-13 14:58:34 +00:00
xtraeme
0250871316 * Fix typo in mklivecd(8).
* In the clean target check for $packages_mntstat too.
2006-10-13 13:07:12 +00:00
is
2e366d259b Fix fencepost error when the filename length is N*13 characters.
Contributed by Michael Eriksson in PR 25439; reviewed by Joerg
Sonnenberger.
2006-10-13 13:04:31 +00:00
xtraeme
80e47f56a9 Update to 0.14.1:
* Don't modify menu.lst if it's not available.
* Update some comments.
2006-10-12 15:03:51 +00:00
martti
ce86843f32 Regenerate to fix some pkglint warnings. 2006-10-12 09:24:19 +00:00
ghen
4443f9c67b Update sysutils/bacula* to 1.38.11. Changes:
- Add test for IRIX64 as OS
- Minor tweaks to bregex.c
- Fix to block.c to correctly check for DVD number of parts.
- Fix to dev.c to permit DVD seeking in spool file.  Corrects label rewriting
  problems.
- Clarify license for techlogs (GPL). I consider them "part" of the source code
  of Bacula.
- Use FDL license for developer's manual, French translation, German
  translation, bimagemgr manuals (same as the main manual), and the web site.
2006-10-09 14:20:28 +00:00
joerg
393d580d9d Rename sig_t to avoid conflict with the type of the same name from
sys/signal.h on DragonFly.
2006-10-09 13:23:37 +00:00
xtraeme
b20cb1e98f Fix comment. 2006-10-08 19:15:02 +00:00
xtraeme
f2c8f2d36b Update to the long awaited 0.14 version with the following changes:
* Support for tmpfs, enabled via MNT_RAMFS_{ARGS,CMD}.

To use tmpfs and all the available RAM in the machine, use the
following lines in your configuration file:

	MNT_RAMFS_CMD="mount_tmpfs"
	MNT_RAMFS_ARGS="tmpfs"

By default it will default to MNT_RAMFS_CMD="mount_mfs" and
MNT_RAMFS_ARGS="-s 128m swap" to maintain compatibility with NetBSD
versions < 4.0.

* Support to mount a specific PACKAGES directory via PACKAGESDIR
  in the configuration file.
* Added CDRECORD_BIN and MKISOFS_BIN to specify alternative binaries.
* Remove MNT_FOO_ARGS, mount_null(8) is used on the root memory filesystem
  to mount all dependent directories.
* Fix booting with GNU GRUB and MULTIBOOT on >=4.0.

Please upgrade to this version and let me know if you are not
happy...
2006-10-08 19:08:38 +00:00
obache
58bb79a25a Update duplicity to 0.4.2.
Patch provided by Martin Wilke via PR 34574.
And also work with python24, so add 24 to PYTHON_VERSIONS_ACCEPTED.
2006-10-08 13:42:21 +00:00
reed
675c77c2f8 Update to 4.17. This is for PR 34337.
Recent changes include:

2006-03-02 16:06 Christos Zoulas <christos@zoulas.com>

	* Print empty if the file is (Mike Frysinger)

	* Don't try to read past the end of the buffer (Mike Frysinger)

	* Sort magic entries by strength [experimental]

2005-11-29 13:26 Christos Zoulas <christos@zoulas.com>

	* Use iswprint() to convert the output string.
	    (Bastien Nocera)

2005-10-31 8:54 Christos Zoulas <christos@zoulas.com>

	* Fix regression where the core info was not completely processed
	    (Radek Vokál)

2005-10-20 11:15 Christos Zoulas <christos@zoulas.com>

	* Middle Endian magic (Diomidis Spinellis)

2005-10-17 11:15 Christos Zoulas <christos@zoulas.com>

	* Open with O_BINARY for CYGWIN (Corinna Vinschen)

	* Don't close stdin (Arkadiusz Miskiewicz)

	* Look for note sections in non executables.

2005-09-20 13:33 Christos Zoulas <christos@zoulas.com>

	* Don't print SVR4 Style in core files multiple times
	    (Radek Vokál)

2005-08-27 04:09 Christos Zoulas <christos@zoulas.com>

	* Cygwin changes Corinna Vinschen

2005-08-18 09:53 Christos Zoulas <christos@zoulas.com>

	* Remove erroreous mention of /etc/magic in the file man page
	  This is gentoo bug 101639. (Mike Frysinger)

	* Cross-compile support and detection (Mike Frysinger)

2005-08-12 10:17 Christos Zoulas <christos@zoulas.com>

	* Add -h flag and dereference symlinks if POSIXLY_CORRECT
	  is set.

2005-07-29 13:57 Christos Zoulas <christos@zoulas.com>

	* Avoid search and regex buffer overflows (Kelledin)

2005-07-12 11:48 Christos Zoulas <christos@zoulas.com>

	* Provide stub implementations for {v,}nsprintf() for older
	  OS's that don't have them.
	* Change mbstate_t autoconf detection macro from AC_MBSTATE_T
	  to AC_TYPE_MBSTATE_T.

2005-06-25 11:48 Christos Zoulas <christos@zoulas.com>

	* Dynamically allocate the string buffers and make the
	  default read size 256K.

2005-06-01 00:00 Joerg Sonnenberger <joerg@britannica.bec.de>

	* Dragonfly ELF note support

2005-03-14 00:00 Giuliano Bertoletti <gb@symbolic.it>

	* Avoid NULL pointer dereference in time conversion.

2005-03-06 00:00  Joerg Walter <jwalt@mail.garni.ch>

	* Add indirect magic offset support, and search mode.
2006-10-07 19:46:06 +00:00
rillig
832600fbd7 Imported checkperms.
checkperms is a small and simple program that detects many
inconsistencies in file and directory permissions. Theoretically, there
are 2^12 valid combinations (setuid, setgid, sticky, owner-rwx,
group-rwx, other-rwx), but only very few of them are actually used.

It can automatically fix the permissions if instructed so.
2006-10-06 23:46:29 +00:00
rillig
b0eef7bd3e Added a patch from Hauke Fath to fix the "test ==" in a second configure
script. This fixes PR 34732.
2006-10-06 20:55:46 +00:00
rillig
8b2adc5cb9 Applied a patch from Mark Davies, which greatly simplifies the package
by including meta-pkgs/kde3/kde3.mk. PKGREVISION++.
2006-10-06 18:15:10 +00:00
rillig
05f4e9951f Fixed "test ==". 2006-10-05 02:52:16 +00:00
rillig
39932df6fa Fixed "test ==". 2006-10-05 02:49:59 +00:00
rillig
92ee430079 Updated radmind to 1.7.1.
Major changes from 1.6.1:
- Performance improvements to fsdiff
In testing on linux, we've seen an 80x increase without checksums and a
4x increase with checksums.

Other Changes:

- Added -I to ra.sh for case insensitive compares
- Automated building of universal binaries on OS X
- lcksum supports multiple transcripts on the command line (patch #1448910)
- ra.sh supports alternative fsdiff root paths
  thanks to Jeremy Reichman
- ra.sh -V displays correct version number
- fixed a loop in ra.sh auto when ktcheck finds changes but fsdiff doesn't
- fixed lapply -w usage in ra.sh auto.
- twhich supports -r to recursively twhich all path elements (patch #1470196)
- twhich -I actually ignores case
- lcksum returns correct exit value when verifying multiple transcripts
- Server only loging POSIX stats for children
- Fixed type-o in base64.c
- Eliminated some warnings in base64 code
2006-10-05 02:49:30 +00:00
wiz
7938151fe6 Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:59:34 +00:00
wiz
c8bca92784 Needs qt3-tools to build, include its buildlink3.mk file. 2006-10-03 18:17:36 +00:00
wiz
ad4320ae1c Fix HOMEPAGE. 2006-10-03 00:36:21 +00:00
rillig
fc1bc93f39 Fixed invalid use of PKGSRC_COMPILER. 2006-10-02 21:49:55 +00:00
rillig
7df36a5b10 Fixed some pkglint warnings. 2006-10-02 21:45:05 +00:00
rillig
188d4938c1 Fixed pkglint warnings and the path to the manual pages. 2006-10-02 21:22:05 +00:00
rillig
bf3991c4ce Fixed pkglint warnings. 2006-10-02 21:05:44 +00:00
rillig
1a7d6d1468 Typo. 2006-10-02 21:02:43 +00:00
rillig
0b6d7f8810 Added some newly imported packages. 2006-10-02 20:08:59 +00:00
rillig
9854083949 Imported swatch.
Swatch was originally written to actively monitor messages as they are
written to a log file via the UNIX syslog utility. For a simple
demonstration type "perl swatch --examine=FILENAME" with FILENAME being
the file that you would like to see the contents of. All this example
will do is demonstrate the different text modes that are available with
to the echo action.
2006-10-02 19:53:17 +00:00
abs
7467307c69 Update sysutils/rsnapshot to 1.2.9
VERSION 1.2.9  (May 18 2006)
------------------------------------------------------------------------------
- Added utils/rsnapreport.pl, written by William Bear.
- Detect exit status 23 and 24 from rsync in rsync_cleanup_after_native_cp_al
- Add $! (system error message) to various warning messages in native_cp_al
- Add more examples and comments to rsnapshot.conf.default.in
- In Makefile*, for "make tar", include "t" (testing) in the tar file.
- Do not strip the trailing slash if it's a remote root filesystem.
  (This was a bug in rsnapshot 1.2.3 if you use "backup host:/  ...")
- Give a more descriptive error message "cannot have a remote snapshot_root"
  if user tries to configure an ssh path or rsync path as snapshot_root.
- Add some more description to the error "rsnapshot refuses to create
  snapshot_root when no_create_root is enabled", after checking whether
  the snapshot_root is a non-directory file, or just plain non-existent.
- Changed default syslog level to 'info' instead of 'notice'
- Added include_conf directive
- Allowed remote ssh directory paths starting with "~/" as well as "/".
- Changed rsnapshot maintainer from Nathan Rosenquist to David Cantrell
- David Cantrell <david@cantrell.org.uk> wrote the rsnapshot-diff utility
- Chris Petersen added cwrsync permanent-share support
- Robert Jackson <RobertJ@promedicalinc.com> added use_lazy_deletes
- Added rollback for backup_scripts
- Added rsnapshot-diff to Autoconf/Automake install/build process
- Added sha1sum to utils/sign_packages.sh
- Added a CVS Id to key files
- Fixed exit value for some test invocations
- Added 'rsnapshot diff' front-end to rsnapshot-diff
- Added cmd_rsnapshot_diff
- Added cmd_preexec
- Added cmd_postexec
- Added db prefs examples to utils/backup_mysql.sh and utils/backup_pgsql.sh
- Fixed formatting with email addresses under AUTHORS section of man page
- Added an extra safety check in copy_symlink()
- Fixed swapped config comments about rsync_long_args in
  write_upgrade_config_file()
- Added optional use of the CPAN Lchown module
- Added safe_chown() wrapper to handle chown() calls safely
- Added warning message if we can't properly lchown a symlink
- Added fixes in sync_cp_src_dest() and sync_rm_dest() to properly delete a
  file that is being replaced with a directory
- Fixed error message for dest not being specified in sync_rm_dest()
- Changed skip message level to 2 in rsync_backup_point()
- Added better file type checking in sync_cp_src_dest()
- Removed redundant stat() calls in sync_cp_src_dest() and sync_rm_dest()
- Removed trailing slashes from file paths when calling cp -al subroutines
- Changed show_usage() to use here printing
- Changed strip trailing slash operation in rsync_backup_point() to use
  strip_trailing_slash()
- Fixed incorrect call to cmd_rm_rf() in handle_interval()
- Fixed trailing slash on call to bail() in handle_interval()
- Added sync_first feature (touches a lot of code)
- When link_dest is enabled, rsnapshot will now hunt for the newest available
  directory to use as a link_dest target (up to the oldest directory)
- When use_lazy_deletes is enabled, remove the lockfile before the final
  delete
- Expanded on default (no args) and help messages
- Added show_latest_snapshot() subroutine for shell scripts
- Fixed sync_if_different() to allow alternating directories and files to be
  created with the same names between runs
- Removed redundant line width and indent values in wrap_cmd() calls
- Anthony Ettinger <apwebdesign@yahoo.com> wrote utils/mysqlbackup.pl
- Sherman Boyd wrote utils/random_file_verify.sh

VERSION 1.2.3 (Aug ?? ??:?? 2005)
------------------------------------------------------------------------------
- Fixed a bug introduced in 1.2.2 when rsync is not using --relative
- Fixed a bug where the snapshot_root could be included in backups if
  the root filesystem was being backed up and --relative was not set

VERSION 1.2.2 (Aug 20 18:07 2005)
------------------------------------------------------------------------------
- David Keegel <djk@cybersource.com.au> fixed a race condition in
  add_lockfile()
- David Keegel <djk@cybersource.com.au> improved error reporting when config
  file isn't present
- Provided a workaround for a bug in some versions of rsync which caused
  files to not be deleted properly when the --relative flag was set.
2006-10-02 19:51:37 +00:00
rillig
e27a9a4f3e Imported filelight.
Filelight allows you to understand exactly where your diskspace is being
used by graphically representating your filesystem as a set of
concentric segmented-rings.
2006-10-02 18:58:55 +00:00
rillig
dbf0b81f51 Fixed some pkglint warnings. 2006-10-01 15:13:22 +00:00
taca
395679955d update bkpupsd to 2.2.1; fix a small but critical bug.
* correct timing of pid file creation again.
2006-09-29 15:16:50 +00:00
scw
afde3d3d8c Restore some previous changes lost in the last commit.
Fixes a bulk build error pointed out by wiz@.
2006-09-28 07:07:15 +00:00
drochner
73b41cd7a6 patch-aa was removed 2006-09-26 16:42:38 +00:00
dsainty
c3dc01ce0c Add an .../OLD URL to the SITES list, since version 4.76 is now not the latest version. Even if it were the latest version, this URL should still remain for future-proofing the package. Since I'm here, add an HTTP option too for those of us that prefer HTTP downloads. 2006-09-26 13:14:03 +00:00
martin
23523cc06f Fix this for little endian args 2006-09-24 17:14:55 +00:00
adam
c9474312a7 Changes 2.16.0/2.15.1:
Gnome::Vfs::Mime:
 * Removed  get_default_component(), get_short_list_components(),
   get_all_components(), id_in_component_list(), and
   id_list_from_component_list().
   This is because the underlying functions have been removed from
   gnome-vfs. This _is_ an ABI break, but we are taking this
   extraordinary step because it is very unlikely that anyone is using
   these methods, and in order to remove the dependency on Bonobo.
   If you really need to use these methods, you should use
   the underlying C functions, which have been moved to
   libbonobo.
2006-09-24 16:50:47 +00:00
joerg
982e92296e Fix build on DragonFly 1.6+. 2006-09-24 15:40:38 +00:00
joerg
1f22cec03f Fix build on DragonFly 1.6+. 2006-09-24 15:33:54 +00:00
drochner
cacb4adb7a -make this build on -current where some fields were removed from
struct uvmexp -- use uvmexp_sysctl on NetBSD instead
-correct filesystem size calculation: the unit is vfsstat.f_frsize
-bump PKGREVISION
with jmmv's blessing
2006-09-22 15:57:47 +00:00
rillig
119d8ee846 The GNUstep packages have GNUmakefile instead of Makefile. 2006-09-22 07:08:15 +00:00
rillig
b6a67dc0ac Made the package work for unprivileged builds.
Fixed the file mode of the example rc.d script. (PR 34564)

This also fixes PR 32835, which had already suggested all the changes I
made, but I've seen it too late. :)
2006-09-20 07:19:59 +00:00
scw
adbad799df Update to version 1.2.2.
Notable changes are:

- Added "closeidle true/false" to the tty server's config file
  option list to tell the server that it should close the terminal
  device when there are no clients connected to the service.

- If tits is invoked as "stdio2pty", it will allocate a pseudo-tty
  device and connect its stdin/stdout to the master side. It will
  fork(2) and exec(2) a program specified on the command line.
  This program will have *its* stdin/stdout connected to the
  slave side of the pty. One application for this is to execute
  pppd(8) from inetd.conf.

- Add a "masterpty" client, which makes it possible associate
  a pseudo-tty device with a service. For example, you can now
  use tip(1) to connect to the slave pty, which will cause the
  master side to be connected to the server.

- Adapt to NetBSD's more stringent <ctype> parameter checks.

- Gcc4 fixes, from Martin Husemann.

Ok'd by agc@
2006-09-19 19:42:48 +00:00
wiz
17ad64f301 Update to 0.4.7, based on PR 34299 by Martin Wilke:
0.4.6 -> 0.4.7

    * Enforced non-empty Synopsis line.
    * do_sanity_checks() test before Send.
    * Default to ports as category.
    * Remove Help button and use a Prefs one.
    * Prepare code for future libification of the send_pr process.

0.4.5 -> 0.4.6

    * The user can use the -a command line option to include files
      up to 32 times and the program will include them in the Fix
      section.
    * Problem Report definitions are handled with an opaque PR_DEFS
      structure and accessed via a helper function.
    * Some of the code was moved into a new file (pr_defs.c).
    * Some whitespace cleanup was done.
2006-09-17 12:08:09 +00:00
jmmv
3b25b62447 Fix usage of the 'export' keyword in a shell script to fix build under Solaris.
Per PR pkg/33814 by Raymond Meyer.
2006-09-17 12:02:00 +00:00
jmmv
0183f102be Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.
This fixes problems when some installed packages are outdated.
Per wiz@'s request.

(These are some that I forgot in the previous commit because they weren't
initially in the file list.  Reported by hira@.)
2006-09-16 15:36:12 +00:00
jmmv
96a767a67b Update to 0.3.5. OK'ed by wiz@ during the freeze. Closes PR pkg/34318.
* Add three new required theme functions:
  - theme_check_init - determines if the theme is compatible with the
    running version of notification-daemon.
  - get_theme_info - returns info on the theme.
  - clear_notification_actions - Clears the notification action buttons
    on the window.
* Disabled the Bubble theme for this release. It's the source of too
  many bugs.
* Fix the scaling of different icon sizes. Now small icons display as
  small, and larger icons are scaled down to 48x48.
* Fixed a problem where icons were being clipped in notifications.
  Patch by M.S. (Bug #21)
* Fixed incorrect usage of GtkIconTheme. (Bug #38)
* Fixed notifications with a timeout of 2147484ms or longer expiring
  in less than a second. (Bug #22)
* Fixed a bug where a notification would duplicate its actions when
  updated. (Bug #30)
* The Standard theme's countdown timer is now rendered using Cairo when
  compiled against Gtk 2.8.0 or higher. This improves the timer by making
  it antialiased.
* Renamed notification-daemon.service to
  org.freedesktop.Notifications.service.
2006-09-16 14:48:05 +00:00
jmmv
f4cae13d40 Update to 0.4.2. OK'ed by wiz@ during the freeze. Closes PR pkg/34317.
version 0.4.2 (17-June-2006):
	* Add G_BEGIN_DECLS and G_END_DECLS to notify.h, so that libnotify can
	  be used in C++ applications properly.

version 0.4.1 (17-June-2006):
	* Added support for attaching to a GtkStatusIcon. Patch by chpe. (Bug #60)
	* Added GObject properties to NotifyNotification. Patch by chpe. (Bug #60)
	* Added API documentation, accessible through devhelp.
	* Fixed up libnotify.pc to support dependencies correctly. (Bug #58)
	* Fixed notify_uninit() to properly set _initted to FALSE after being
	  called. (Bug #56)

version 0.4.0 (26-April-2006):
	* Patch by M.S. to switch notify-send to use GOption instead of popt,
	  to add -v, --version, -h, and --hint options, and to rename
	  -T, --type to -c, --category. This also fixes assertions when calling
	  notify-send "". (Bug #41)
	* Fixed the short flag for --type to be -T in notify-send. (Bug #18)
	* Fixed the help in notify-send to indicate that --expire-timeout
	  requires milliseconds, not seconds. (Bug #28)
	* Fixed some C99 usage. Patch by jensgr. (Bug #44)
	* Fixed notify-send on PPC.
2006-09-16 14:46:55 +00:00
jmmv
f190ea92a4 Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.
This fixes problems when some installed packages are outdated.
Per wiz@'s request.

Grrr, I really hate this kind of change.
2006-09-16 12:20:32 +00:00
wiz
c1dd66ff86 Sort. 2006-09-16 10:25:30 +00:00
jmmv
535d9f6b3b Update to 2.15.92:
New in 2.15.92 - 21 august 2006
* Fixed LoadGraph overlay.
* Fixed tiny leak.
* Fixed font and alignment of various columns.

New in 2.15.91 - 7 august 2006
* Renamed Devices tab as File Systems.
* Updated translations.

New in 2.15.90 - 26 july 2006
* Fixed segfault is libselinux not installed.
* The disks list is now correctly updated.
* Double-click in disks list opens the corresponding volume.
* debug messages are displayed on command line if
  GNOME_SYSTEM_MONITOR_DEBUG is defined.
* New icon - Rodney Dawes  <dobey@novell.com>

New in 2.15.4 - 9 july 2006
* No more compile dependency on libselinux.
* Process arguments with line feeds are now escaped. Closes #341095.
* Displays scale on graphs.

New in 2.15.0 - 29 june 2006
* Updated gconf schema.
* Can use libsexy to display process arguments.
* New memory column : displays estimated memory usage.
* Can use libgksu2.
2006-09-15 15:23:12 +00:00
jmmv
575ad8f10c Update to 2.16.0:
Major changes in 2.16.0 are:
* Handle enter activation when using typeahead search
* Avoid using gnome_vfs_is_local in wrong places
* Translations

Major changes in 2.15.92.1 are:
* Fix crash on startup

Major changes in 2.15.92 are:
* Fix crash on changing owner/group of file
* Fix double free
* Make sure all strings are displayed translated

Major changes in 2.15.91 are:
* Use gtk recent files code
* Fix file change notification regression
* Don't display raw form of selinux contexts
* Import lates EggSequence with bugfixes
* DnD fixes
* Read .hidden symlinks
* Fix down navigation in last column, next to last row

Major changes in 2.15.90 are:
* Submenu support for extensions
* Improved beagle daemon detection
* Enable D'n'D reordering in the places sidebar
* New icons for trash operations
* Add a button/text toggle button to the location bar
* Fix leak

Major changes in 2.15.4 are:
* New permission dialog with recursion and selinx support
* Improve extension interface
* Add complete session management
* Handle removal of the displayed location more elegantly
* Use proper nautilus-cd-burner icon
* Support dropping uris, urls and text to subfolders
* Fix leaks and warnings

Major changes in 2.15.2 are:
* Don't allow formating of mounted floppies
* Perfomance fixes
* Don't use deprecated eel features
* Use less memory when thumbnailing

Major changes in 2.15.1 are:
* Improve startup performance
* Use GOption
* Fix selection box width calculation
* Improve file permission handling
* Add volume operations to the file menu, tree and places sidebar
* New po/LINGUAS handling
* Smarter date handling for images
* HIG fixes
* Fix various typos
* Fix about dialog to work with current gtk+
* Fix crashes
* Show network volumes in the places sidebar
* Fix progress dialog showing the wrong file
* Code cleanups
2006-09-15 15:11:18 +00:00
jmmv
ede42cbc5f Update to 2.16.0:
==============
Version 2.16.0
==============

  Translators

	* Gabor Kelemen (hu)
	* Jovan Naumovski (mk)
	* Badral (mn)
	* Rahul Bhalerao (mr)
	* Matic Žgur (sl)
	* Onur Can Çakmak (tr)

===============
Version 2.15.91
===============

  Translators

	* Runa Bhattacharjee (bn_IN)
	* Francisco Javier F. Serrador (es)
	* Arangel Angov (mk)
	* Matic Žgur (sl)

===============
Version 2.15.90
===============

  Translators

	* Ani Peter (ml)
	* Subhransu Behera (or)
	* Theppitak Karoonboonyanan (th)

================
Version 2.15.4.1
================

  Fixes

	* Correctly update LT_VERSION (Vincent)

==============
Version 2.15.4
==============

  Features

	* Add new API to know if an application should be launched in a
	  terminal and to know the path to the desktop file (Travis Watkins)
	* Complete python bindings for the "No Display" flag (Travis Watkins)

  Menu Editor

	* Allow specifying alternate menu files as command line arguments
	  (William Jon McCann)

  Misc

	* Use po/LINGUAS (Wouter Bolsterlee)
	* Require intltool 0.35.0 (Vincent Untz)

  Translators

       * Runa Bhattacharjee (bn_IN)
       * Matheus Grandi (gn)
       * Swapnil Hajare (mr)
2006-09-15 15:10:57 +00:00
jmmv
f1e1e9995f Update gnome-vfs2* to 2.16.0:
gnome-vfs 2.16.0
	  * http: Fix crash on some redirects
	  * http: Ignore fragment identifiers in URIs
	  * support --disable-selinux
	  * Fix gnome_vfs_mime_type_is_equal
	  * inotify monitoring fixes

gnome-vfs 2.15.92
	  * Remove old unused code
	  * Better sniffing of text files
	  * Tweak xfer callbacks for better performance

gnome-vfs 2.15.91

	* Avoid slow I/O looking for trash on remote shares
	* Inotify updates to avoid polling as much.
	* Build fix

gnome-vfs 2.15.90

	* Don't use deprectated dbus calls
	* Always dispatch monitor events
	* Add gnome_vfs_drive_needs_eject function.
	* Add support for compile time version checking.
	* Add GNOME_VFS_ERROR_INVALID_FILENAME error
	* Handle ENAMETOOLONG when converting from errno
	* Initialize SSL lazily
	* Fix error reporting in dns resolver code
	* Robustness fixes
	* Clean up code and fix warnings
	* dav fixes
	* ftp: fixes for IIS virtual directories
	* sftp: Support setting symlinks

gnome-vfs 2.15.3 'Kill the monkeys'

	Note: The moniker code was moved to a seperate module
	called gnome-vfs-monikers. We need to keep that in the
	platform to be API/ABI compatible.
	Also note that bonobo mime related functions have been
	moved to libbonobo.
	This relase is free of Bonobos :)

	* Replace bonobo by DBus as IPC mechanism between clients
	  and the daemon: Remove all references and dependencies
          on bonobo. (Initial work done by Richard Hult and Mikael
	  Hallendal from Imendio)

	* Massive API documentation update.
	* INotify: fixes for remote (i.e. NFS) filesystems
	* INotify: Updates to the timers used (see ChangeLog)
	* Convert all use of pop to GOption
	* Fix non ACL file method build
	* OSX fix for GnomeVFSAddress
	* Handle %% escaping % in desktop files. (#343632)
	* Check for later version of libselinux. (#344349)

gnome-vfs 2.15.2
	* win32 fixes
	* Don't hide smb shares that end with $
	* ACL support
	* Support for reading selinux context
	* Fix bug in gnome_vfs_uri_hash

gnome-vfs 2.15.1
	* Fix sftp symlink support
	* Fix smb connecting many times to the server
	* Add authentication to command line utils
	* Escape "?" in paths, as this is a special char in uris
	* Fix up symlink resolving in some cases
	* Portability fixes for the cdda method
	* Fix up locking around the xdg mime code where missing
	* Better handling of existing files in create/makedir for ftp
	* Shut down vfs backends on shutdown
	* Handle ftp anon login failure better
	* Handle more % expansions in Exec lines in desktop files
	* Make GnomeVFSDrive user_visible only if it supports media check
	* Fix ftp handling of large files
2006-09-15 15:07:40 +00:00
joerg
453eeaab9d Require Perl as run time dependency when VFS is requested, since most of
the extfs scripts are Perl and a WRKDIR reference would sneak in otherwise.
2006-09-14 15:23:28 +00:00
heinz
5a88eef79e Corrected dewey pattern for Dragonfly. 2006-09-09 18:34:49 +00:00
heinz
46b56c6bb6 Also works on Dragonfly BSD (reported by Thomas Schlesinger on
pkgsrc-users).
2006-09-09 18:31:50 +00:00
obache
e896edb7fe Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
dan
096a604587 new homepage 2006-09-07 21:27:30 +00:00
rillig
f1cbe54951 Fixed the paths to the manual pages. 2006-09-07 10:32:56 +00:00
markd
2176312609 Update to k3b 0.12.17. PR pkg/34325 from Martin Wilke
Changes:
Fixed saving/loading of the file view configuration.
Improved ffmpeg autoconf check.
More FreeBSD Compile fixes (thanks to Heiner Eichmann).
Fixed symbolic link handling in data projects (a bug introduced in 0.12.16).
Use UTF-8 encoding to store and load local CDDB entries.
Never use growisofs parameter -dvd-compat with DVD+RW media.
Fixed flac audio encoding for the audio project conversion feature.
2006-09-06 11:47:46 +00:00
ben
55db58b88a Update memtest86 to version 3.2, addresses PR#34328 2006-09-06 03:59:54 +00:00
wiz
776a05be72 Reset maintainer for people who lost their commit bit. 2006-09-03 00:56:28 +00:00
joerg
fcfa57a295 Fix build on DragonFly 1.4. 2006-09-01 06:54:28 +00:00
joerg
98931e3773 Consistently use statfs on DragonFly. 2006-08-30 16:26:58 +00:00
markd
37acdb0e94 Update krusader to 1.70.1.
Highlights:

* Drastic improvement of performance when opening folders with
  lots of files
* Remote encoding menu for fish, ftp and sftp protocols
* Text search in files displays the first line with keywords in a
  search window
* Various integrated checksum calculating and verifying tools
* Colorful user interface of many elements such as synchronizer
* Tab oriented internal editor with syntax highlighting
* And many, many more that you can find in our changelog...

Changes since beta1 include (but not limited to):
* Improvements in the checksum module
* More control over the terminal emulator (requested feature)
* Our modified KIO-TAR is now built only when passing --with-kiotar
  to configure
* Bugfixes to bookmarks, viewer and much more
* A fix for a nasty bug that was plagueing people with gcc 4.x

Changes since beta2 include (but not limited to):
* New icons and artwork by our contest winner Andrew Neupokoev
* A splashscreen based on the contest artwork
* Bug fixes, bug fixes, bug fixes!

Changes since 1.70.0:
* Security fix: prevents passwords from being stored in cleartext in
  bookmarks.xml
* Many fixes that have been backported from CVS
* Added a Turkish translation
2006-08-30 00:07:00 +00:00
dsainty
f6ab264f7d isoinfo extracts files at the painful rate of 1 sector at a time. This patch
speeds up file extraction significantly by using a much larger buffer.

Also avoid crashing under NetBSD by not making the assumption that
fclose(NULL) is legal.

Bump PKGREVISION to 4.
2006-08-28 13:56:22 +00:00
jmmv
1112c9a94e Update to 0.92:
- Add support for LOCAL_CREDS socket credentials so that we can connect to
  the system daemon under NetBSD.  It was useless before...

Changes since 0.91:

- Proper thread locking added to pending calls
- Threading semantics changed from init early to init before the second thread
  is started
- Correctly error out when an application tries to acquire or release the
  org.freedesktop.DBus name instead of sending false result codes
- kqueue directory watching code can now be used to monitor config file changes
  on FreeBSD
- --with-dbus-daemondir configure switch added so the daemon can be installed
  separate from the user binaries
- Makefiles fixed for cygwin
- Various fixes for the ongoing Windows port
- Fixed docs and comments to use the D-Bus spelling instead of D-BUS
- Many memleaks and bugs fixed
2006-08-28 08:28:57 +00:00
taca
35fc13cf4d Update bkpupsd package to 2.2.0.
* Clean up copyright notice.
* Change timing of pid file creation.
* Stop using uu_lock().
* Add FREQUPS A seriese entry.
2006-08-27 16:21:35 +00:00
ben
f8b9f2a01a Fix build on i386 Mac OS X 10.4.7. 2006-08-27 01:01:15 +00:00
joerg
64beb6020c Use statfs instead of statfs on FreeBSD. Peter Schuller's bulk build
indicates that it is needed.
2006-08-26 15:30:57 +00:00
jmmv
1cf87e225b Bump PKGREVISION due to dbus update to 0.9x. 2006-08-23 09:49:35 +00:00
jmmv
81bce4d230 Update to 0.71:
D-Bus Python Bindings 0.71 (24 July 2006)
==
- Binary modules are now installed in the correct directory
- Distutils exports the dbus and dbus-glib cflags

D-Bus Python Bindings 0.70 (17 July 2006)
==
- First release of bindings split
- Move to a distutils build enviornment
- It is possible to now specify sender_keyword="foo", path_keyword="bar" when
  adding a signal listener
2006-08-23 09:45:58 +00:00
jmmv
e6c0bb7f76 Update to 0.71:
D-Bus GLib Bindings 0.71 (24 July 2006)
==
- Correctly installs a few missing headers
- Build was cleaned up a bit

D-Bus GLib Bindings 0.70 (17 July 2006)
==
- First release after bindings split
- dbus-binding-tool heeds org.freedesktop.DBus.GLib.ClientCSymbol C symbol
  name annotations when generating glib client bindings
- DBusGProxy can now be inherited from
- Support added for generating bindings to arrays that are represented as
  GPtrArrays rather than GArrays (ie size-variable things, such as strings,
  objects, structs, etc).
- Modification of the existing specialised types to have N type parameters
  (rather than the current 1 or 2 for arrays and dictionaries respectively).
  You can then use this to get a glib type to represent any arbitrary
  D-Bus struct type using dbus_g_type_get_struct. The only implementation of
  these types is with GValueArrays as before, but it's now possible to store
  these in arrays, emit them in signals, etc.
- New methodbus_g_connection_open provides a way to open connections to an
  arbitrary address
- Various bugs and memory leaks fixed
2006-08-23 09:45:16 +00:00
jmmv
48034db38e Update to 0.91:
D-Bus 0.91 (24 July 2006)
==
- Remove some lingering bits left over from the bindings split
- Fix assertion causing D-Bus applications to crash when checks are enabled
- Fix a timeout bug which would block applications from being auto started

D-Bus 0.90 (17 July 2006)
==
- API/ABI freeze for 1.0
- Bindings are now split out into seperate packages
- ListActivatableNames added as a method on the bus
- Removed deprecated dbus_connection_disconnect (use dbus_connection_close)
- Shared connections are now unreffed on disconnect
- Fixed pending calls for threaded enviornments
- Pending calls get timed out on connection disconnect
- dbus_connection_send_with_reply returns TRUE and a NULL pending call
  if you call it on a connection object which has been disconnected already
  (it returns FALSE on Out of Memory errors only)
- dbus-monitor now correctly catches methods, not just signals
- dbus-monitor now prints object paths

D-BUS 0.62 (12 June 2006)
==
- Doc fixes
- Added support for all data-types for the dbus tools
- Fixed eavesdropping on method calls (dbus-monitor)
- Fixed silent dropping of method calls with interface=NULL
- Fixed console ownership problems in Solaris
- Fixed installation of dbus-signature.h and #include it in dbus/dbus.h
- Flush the user database cache on config reload
- GLib bindings:
  - Fix memory leaks
  - Fix properties in DBusGProxy so that they can be given in any
    order
  - Added lots of assertions to ensure correct use
  - Remove duplicated code
  - Fix static string pointer uses in GPtrArray-based collections
- Python bindings:
  - Remove reference to sys/cdefs.h
- Qt4 bindings:
  - Code reorganized
  - Added the dbusidl2cpp, dbuscpp2xml and dbus tools
  - Added example programs (ping-pong, complex ping-pong, listnames, chat)
  - Updated selftests
  - Fixed compilation and .moc- and .ui-file processing and cleaning
  - Made central classes derive from QObject
  - Enhance error reporting
  - Many bugfixes
- Mono bindings:
  - Minor bugfixes
2006-08-23 09:44:27 +00:00
joerg
eceeb239cc Fix typo for DragonFly. From walt <wa1ter@myrealbox.com>. 2006-08-22 16:11:12 +00:00
joerg
8386ededf6 Needs intltool. 2006-08-22 16:01:39 +00:00
gdt
ba7f97b0cf add tphdisk 2006-08-21 13:19:59 +00:00
gdt
bd49c4c0c4 This program is a replacement for phdisk.exe that allows you to create
a save2dsk.bin hibernation file for Phoenix notebios laptops.  It
works with most IBM Thinkpads.
2006-08-21 13:19:33 +00:00
abs
cade4817e5 update libirman to 0.4.1bnb6
Avoid 'invalid lvalue in assignment' with gcc4
2006-08-19 22:52:23 +00:00
ghen
32da35855d This doesn't need X11. Bump PKGREVISION. 2006-08-17 19:20:11 +00:00
ghen
fd350427dd SUBDIR+= ups-nut-snmp 2006-08-16 13:30:56 +00:00
ghen
d172893ff7 ups-nut-snmp provides the SNMP driver from the Network UPS Tools.
Import it as a separate package because it requires net/net-snmp.
2006-08-16 13:30:35 +00:00
ghen
a5f70ba9eb SUBDIR+= ups-nut-usb 2006-08-16 13:24:13 +00:00
ghen
9dc04dfa16 ups-nut-usb provides USB drivers from the Network UPS Tools.
Import them as a separate package because they require devel/libusb.
2006-08-16 13:23:16 +00:00
ghen
acb1338528 Merge the common bits of net/ups-nut/Makefile and net/ups-nut-cgi/Makefile
into net/ups-nut/Makefile.common.  No functional changes.
2006-08-16 13:15:54 +00:00
ghen
a41c52397e Upgrade sysutils/ups-nut-cgi to 2.0.4. Obviously I should have upgraded this
package together with net/ups-nut but I forgot.  I should merge their common
Makefile fragments into a Makefile.common.
2006-08-16 12:27:35 +00:00
ghen
f110d52906 Update to nut-2.0.4. Also set NUT_USER's homedirectory to NUT_STATEDIR.
Changes since nut-2.0.3:

 - The newhidups critical bug (segmentation fault) has been fixed. It has
   also received some more care, like buxfixes and new models support and
   enhancement for Solaris.
 - A bug has been fixed in NUT core to support resuming from suspend-to-disk.
   This should also fix other similar issues, like time synchronisation
   through the NTP - Network Time Protocol.
 - The mge-shut driver now better detects the Low Battery status, support
   new models and fixes some wrong status and data. It also fixes some
   issue where the UPS wasn't restarting (refer to mge-shut manpage).
 - The genericups custom configuration through ups.conf is working again.
 - The genericups driver type 22 also support CyberPower 725SL
   (and maybe others SL models).
 - The new megatec driver, which will replace a bunch of drivers by nut 2.2
   (refer to docs/megatec.txt and UPGRADING) has been backported from the
   trunk (Development tree). The powermust driver has also received some
   attention.
 - The new rhino driver was added to support Microsol Rhino UPS hardware
   The solis has also been improved for solaris compatibility, and
   internal / external shutdown programming. solis can now save external
   shutdown programming to ups, and support new cables for solis 3.
 - Several fixes and improvements have been made to upsrw, upsset,
   cpsups, tripplite_usb and the FAQ.

From UPGRADING:
 - users of the following drivers (powermust, blazer, fentonups, mustek,
   esupssmart, ippon, sms, masterguard) are encouraged to switch to megatec,
   which should replace all these drivers by nut 2.2. For more information,
   please refer to doc/megatec.txt
2006-08-15 12:26:07 +00:00
ghen
42a14ab556 rc.d scripts: upsmon does not require upsd <running on the same machine>, but
still, upsd should start before upsmon when they are running on the same
machine.  The current setup (where upsmon.sh has REQUIRE: upsd) results in
errors like "rcorder: requirement `upsd' in file `upsmon' has no providers."
when you don't copy the upsd script to /etc/rc.d and set upsd=NO in
/etc/rc.conf.

Hence, remove REQUIRE: upsd from upsmon.sh and add BEFORE: upsmon to upsd.sh,
as suggested by jnemeth on tech-userlevel@.  Bump PKGREVISION.
2006-08-15 12:07:15 +00:00
wiz
a4354ee7ad Some teTeX2-removal cleanup. 2006-08-14 08:39:51 +00:00
adrianp
073a45eeb9 +p5-Unix-ConfigFile 2006-08-13 20:04:36 +00:00
adrianp
84a49e3017 The Unix::ConfigFile distribution is a suite of modules that provide simple
interfaces to various Unix configuration files.  The objective is to free the
system administrator from dealing with the trivial formatting details of the
files, and allow him or her to concentrate on the information therein.
2006-08-13 20:03:34 +00:00
xtraeme
c0b1ebb480 Make this work on NetBSD >= 3.99.18 (I/O stats changes). I did not
use the patch from Anthony Mallet because via #define is shorter.

This closes PR pkg/33444.

I can use it again, finally!
2006-08-13 07:33:37 +00:00
ghen
1c7f4f6ad4 x86_64 PowerNow support was added just a few days before branching netbsd-4.
NetBSD 3.x releases are not supported.
2006-08-11 16:10:44 +00:00
rjs
00ddfbd5d4 MACHINE_ARCH on amd64 is x86_64. 2006-08-09 12:17:44 +00:00
xtraeme
4dd14a5ba2 Add NetBSD-[3-9]*-amd64 into ONLY_FOR_PLATFORM. 2006-08-08 22:23:39 +00:00
xtraeme
0b802aba9a Fix -f on NetBSD/amd64 4.0 and powernow. Patch from Robert Swindells.
Quoting Robert:

With this change I get:

# estd -f
Supported frequencies (PowerNow Mode):
800 MHz
1600 MHz

Bump PKGREVISION.
2006-08-08 22:07:48 +00:00
jmmv
f7ff350ce5 Update to 2.14.5:
New in 2.14.5 - 10 july 2006
* Regenerated tarball with autoconf_2.59a-9_all.deb.

New in 2.14.4 - 20 june 2006
* Fixed compilation with !gcc.
* Updated translations.

New in 2.14.3 - 17 may 2006
* Requires intltool 0.35. Actually ships translations files.
* Fixed a couple of small leaks.
* CPU% column is displayed by default.

New in 2.14.2 - 5 may 2006
* Updated translations.
* Improved Writable Memory on linux.

New in 2.14.1 - 10 april 2006
* Updated translations.
* Fixed signedness warnings.
* Updated gksu backend.
* Set graph minimum size to 30px (Johannes H. Jensen  <joh@deworks.net>):x
2006-08-06 19:10:14 +00:00
jmmv
c451f627b0 Update to 2.14.2. Grrr, how much I hate this package -- and its collection
of patches --, you can't imagine.

July 27, 2006: Overview of changes in 2.14.2
============================================
* Updated solaris support (hua.zhang@sun.com)
* Small linux updates and improvments.

April 10, 2006: Overview of changes in 2.14.1
=============================================
* Updated translations.
* Fixed NetBSD port (Julio M. Merino Vidal  <jmmv@NetBSD.org>).
* Fixed some warnings.
2006-08-06 19:06:44 +00:00
kristerw
4c879300fc Remove BROKEN_IN for packages that built in the latest
NetBSD 3.0_STABLE/i386 bulk build.
2006-08-06 05:20:40 +00:00
joerg
1094e250ee Also mention that it works on DragonFly to be fair :-) 2006-08-06 01:11:14 +00:00
xtraeme
396df0151a estd also supports PowerNow! drivers of NetBSD 4.0, mention that. 2006-08-05 22:00:44 +00:00
rillig
e4f6c48d0f Ported to Solaris 8. 2006-08-04 22:59:02 +00:00
rillig
0876d9a256 The pkgsrc version is now practically equal to the original one. 2006-08-04 22:47:36 +00:00
rillig
e36b6248d6 Updated same to 1.8.
Changes unknown.
2006-08-04 22:46:27 +00:00
ghen
b526bb68b5 The Apcupsd homepage has moved to http://www.apcupsd.org. 2006-08-04 08:05:54 +00:00
drochner
49b38e9f11 update to 2.14.3
changes:
* Allow window deletion event when no cancel is in effect
* Fix NAUTILUS_BURN_DRIVE_SIZE_TO_TIME
-translation updates
2006-08-03 19:40:11 +00:00
drochner
508628fdf2 update to 2.14.3
changes:
* Translation updates
* Fix selection box width calculation
* Improve file permission handling
* Fix progress dialog showing the wrong file
* Use less memory when thumbnailing
* Improved sorting in the places sidebar
* Improved beagle daemon detection
* Fix crashes
2006-08-03 19:33:02 +00:00
drochner
8439beea70 update to 2.14.3
change: translation update
2006-08-03 19:30:51 +00:00
ghen
db11ec2bf9 Fix more pkglint warnings:
- The shell command "${MKDIR}" should not be hidden.
- The INSTALL_*_DIR commands can only handle one directory at a time.
2006-08-02 12:31:54 +00:00
ghen
a6a6efd22a Change NUT_STATEDIR from an absolute pathname /var/db/nut to ${VARBASE}/db/nut,
and make it user-settable.  Bump PKGREVISION because VARBASE is not always /var.
2006-08-02 12:30:22 +00:00
ghen
c7475da1eb Unify the patches and distinfo for sysutils/ups-nut and sysutils/ups-nut-cgi.
Both are under sysutils/ups-nut now.
2006-08-02 12:11:00 +00:00
tron
599f00583a Make this build again with NetBSD older than 3.99.24. 2006-08-01 12:29:59 +00:00
tron
a0cb7d8419 Make this build under NetBSD 3.99.24 and newer. 2006-08-01 12:24:12 +00:00
jlam
ccdf6dbe01 Rename "SITES_* to "SITES.*" for file-specific lists of sites from which
to fetch the file.  This completes the renaming described in revision
1.1799 of bsd.pkg.mk.
2006-07-27 18:48:02 +00:00
hubertf
745fc9f10e de-maintain 2006-07-27 00:09:05 +00:00
salo
808d1ecd06 Add and enable hcidump. 2006-07-25 16:31:08 +00:00
salo
5d435ece85 Initial import of hcidump-1.5.1: Bluetooth traffic dumper, similar to tcpdump
hcidump reads raw HCI data coming from and going to a Bluetooth device
and prints to screen commands, events and data in a human-readable form.
Optionally, the dump can be written to a file rather than parsed, and
the dump file can be parsed in a subsequent moment.

NetBSD support added and packaged by Iain D. Hibbert, via pkgsrc-wip.
2006-07-25 16:28:47 +00:00
abs
507980a6c8 USE_LANGUAGES needs c as well as c++ 2006-07-25 13:17:28 +00:00
wiz
6b8b4fb8bd Add dirvish. 2006-07-24 18:30:02 +00:00