Commit graph

5873 commits

Author SHA1 Message Date
wiz
05501244c5 Remove evolution-data-server dependency from totem-pl-parser buildlink3.mk,
depend on version that removed dependency and bump PKGREVISION for
dependencies.
2010-03-20 12:43:29 +00:00
joerg
88bdac8566 USE_NCURSES=# -> USE_NCURSES=yes 2010-03-17 14:17:38 +00:00
taca
7e9290b8e5 Remove PHP_VERSIONS_ACCEPTED since we don't have php4 package any more
and no need to specify PHP_VERSIONS_ACCEPTED explicitly now.

No functional change.
2010-03-15 16:45:59 +00:00
wiz
51306f52db Update to 2.01.01alpha77:
All:

-	Added support for DragonFly/x86_64

-	Support for "pcc" on Solaris x86 was added as a first step.
	The C-Compiler "pcc" http://pcc.ludd.ltu.se/ is based on the
	Portable C-Comppiler from AT&T from the late 1970s. It is
	under BSDl and thus offers compilation with a really free
	build environment.

	Note that due to a pcc bug, the autoconf results for
	Large File support are incorrect. Unless you edit the file
	incs/i386-sunos5-pcc/xconfig.h and manually correct the
	file to contain this:

#define _FILE_OFFSET_BITS 64    /* # of bits in off_t if settable          */

	You will not get working large file support.

	Support for more Operating system will follow after the issues
	in the compiler have been resolved.

Libfind:

-	Fixed a bug in libfind/walk.c (calling strcatl() with last parameter 0
	instead of (char *)0)

Cdrecord:

-	Fixed a bug with INDEX 00 support for CUE files from
	ExactAudioCopy

-	Cdrecord no longer tries to close a session on a BD-RE media.
	This is not supported in the recent MMC Standard and most drives
	return a SCSI error when attempting to close such a session.
2010-03-15 12:10:36 +00:00
gls
c82b7a8fc7 Remove trailing whitespace. 2010-03-11 21:40:46 +00:00
adam
9b03a38258 Sqlite is no longer supported, sqlite3 is the default now 2010-03-11 16:03:49 +00:00
gls
47a8b7f438 Update to 2.0.7.
Patch provided by maintainer, Andrey Simonenko in PR 42945.
Fix MASTER_SITES.

Changes in ipa-2.0.7:

    *	If during initialization a limit has time of START, REACH or
	UPDATED event greater than current time, then ipa will not restart
	such limit immediately.

    *	If during initialization a not reached limit has time of START event
	greater than current time, then ipa will change time of this event
	to current time and will not restart such limit immediately.
2010-03-10 21:16:55 +00:00
adam
38b848344e Changes 5.0.1:
* We believe that we have resolved most of the problems
  concerning canceled or failed jobs being "stuck" in the
  Director.  There is one outstanding problem in the SD when
  canceling jobs that we will fix in the next major release.
  If you see jobs that seem to be stuck, in general issuing
  a cancel command in bconsole should now make them go away.

Directives:
* The default for "Allow Duplicate Jobs" has been changed from
  no to yes.  If you use this directive, please check your
  conf file, and note the next two items!
* AllowHigherDuplicates disabled. It did not work as documented
    and was confusing.
* New directive "CancelLowerLevelDuplicates" See New Features
  section in the manual.
* Truncate on Purge rewritten.  See New Features section in the manual.

* Bug fixes

* Ensure SD asks for help when looping even if poll set.
* Fix three-pool regress bug
* This version fixes an issue where the console window would start out
  docked. It is fixed by initiating the variables in the Pages class wi
  constructor.
* Fix make_catalog_backup.pl fails when catalog db is on other host
2010-03-09 07:06:00 +00:00
jym
fac5183161 user-destdir support, and add LICENSE (gnu-gpl-v2). 2010-03-08 01:19:42 +00:00
joerg
3e223ed77d DESTDIR ready 2010-03-07 23:15:11 +00:00
obache
f4a737156e * Add user-destdir installation support.
* set LICENSE=gnu-gpl-v2.
2010-03-07 09:03:14 +00:00
martin
cac3951fa1 NetBSD 5.99.21 and newer does not swap out user areas 2010-03-04 14:56:13 +00:00
schmonz
80be422292 Update to 4.1.3. From the changelog:
-fix 64-bit data patterns with some versions of gcc.  Thanks: Tony Battersby.
  -clarify `make install` in readme.  Thanks: Marc Lobelle.
2010-03-04 08:43:21 +00:00
wiz
2d5caecabb Reset maintainer for developers who gave back their commit bit. 2010-02-26 10:28:30 +00:00
wiz
bfae4c351b Update to 1.11, provided by Mustafa Dogan in private mail.
Changes in version 1.11:

In case of error writing the logfile to disc, the user is now given the
possibility of fixing the problem and continue.

The splitting algorithm has been modified to read secuentially the areas
smaller than a threshold size.

After every read error, ddrescue now verifies the input file has not
disappeared.

In rescue mode, ddrescue now shows the time elapsed from the last
successful read.

Signals SIGUSR1 and SIGUSR2 are now ignored by ddrescue.

Descriptions of "--direct", "--synchronous" and "--sparse" in the manual
have been made clearer.

Description of rescue algorithm in the manual has been made clearer.

"make check" now verifies that files are open in binary mode.

A warning about logfile usage has been added to "ddrescue --help" output.

1.10:
Changes: The option "--try-again" has been added. The size skipped
when bad sectors are found has been made independent of "cluster-size".
Rescue speed has been improved for large log files. An overflow
reading from devices of undefined size has been fixed. "make
install-info" should now work on Debian and Mac OS X.


1.9
Changes: The new option "--domain-logfile" has been added. Verbosity
control of user messages has been simplified. This release improves
portability by using the LLONG_MAX macro instead of LONG_LONG_MAX.
This release is also available in lzip format.
2010-02-25 20:21:44 +00:00
reed
a6a28ad4d4 Add more details to bare description. 2010-02-25 18:31:08 +00:00
drochner
7ef89fedd0 update to 1.2.8.5
changes: minor bugfixes
2010-02-24 18:45:43 +00:00
drochner
a4a81b1e1a build against libslang2 rather than libslang1, initialize its UTF8
handling, bump PKGREVISION
2010-02-24 17:56:20 +00:00
sno
bc1b4b7625 Added sysutils/p5-Linux-Inotify2 version 1.2.1 2010-02-23 13:51:47 +00:00
sno
118a25426f Importing pkgsrc/sysutils/p5-Linux-Inotify2 version 1.2.1 as dependency
of scheduled update of devel/p5-File-ChangeNotify to 0.12

This module implements an interface to the Linux 2.6.13 and later Inotify
file/directory change notification sytem.

It has a number of advantages over the Linux::Inotify module:
    - it is portable (Linux::Inotify only works on x86)
    - the equivalent of fullname works correctly
    - it is better documented
    - it has callback-style interface, which is better suited for
      integration.
2010-02-23 13:51:34 +00:00
sno
71e6df305d Added sysutils/p5-IO-Kqueue version 0.34 2010-02-23 13:22:09 +00:00
sno
9fa5b46939 Importing sysutils/p5-IO-KQueue version 0.34 as dependency for scheduled
update of devel/p5-File-ChangeNotify to 0.12.

This module provides a fairly low level interface to the BSD kqueue(2) system
call, allowing you to monitor for changes on sockets, files, processes and
signals.

Usage is very similar to the kqueue system calls, so having read and
understood the kqueue(2) man page is a usage prereqisite.
2010-02-23 13:08:53 +00:00
sno
4b27bb9509 Updating sysutils/p5-Lchown from 1.00nb2 to 1.01
pkgsrc changes:
- Add license definition
- Add new module type
- Make clear that it requires a C compiler

Upstream changes:
1.01    2009-10-18
        RT #25968
        changed to Module::Build
2010-02-22 16:30:40 +00:00
sno
8f06ba10f3 Updating sysutils/p5-Sys-Filesystem from 1.23 to 1.27
pkgsrc changes:
- Adding license definition
- Adding dependencies

Upstream changes:
1.27
	Fixing RT#54406 (patch from Robert Bohne with some modifications)
	Fixing RT#54599 (patch from Jonathan Yu)
	Fixing wrong dependencies detection on Windows
	Fixing generic fstab/mnttab reading

1.26
	Adding more special file systems for Linux
	Prefer /proc/self/mounts over /etc/mtab (when available), fixes
	  RT #51151 (Thanks Tyler MacDonald)
	Fix some tests to skip when no regular file systems could be found
	Some Win32 fixes
	Switch to Module::Pluggable to load OS-plugins
1.25
	Fixed support for FreeBSD and generalize BSD support
	Fixed support for AIX
	Fixed aliased attribute support for Sys::Filesystem->filesystems
	Fix "Sys::Filesystem->filesystems ()" and
	  "Sys::Filesystem::filesystems" (reported by H.Merijn Brand)
	  by using Params::Util
	Add keyword "Id" to be used/expanded by svn
	Explain how restrictions on method filesystem works in Sys::Filesystem
	Add a version method to all fs plugins
	Update documentation
	Correct t/03test.t to use format instead of type (recommended)

1.24
        Added support for NetBSD (Jens Rehsack)
        Added support for HP-UX (H.Merijn Brand)
        Fixed POD a little
        Add a simple test to see whether it's working or not
	Increased required perl version (suggested by H.Merijn Brand)
2010-02-22 14:27:01 +00:00
tez
fec27623be fix for pr#42396 from dbus 1.2.16 (different branch than this)
don't pass -no-pointer-sign to compiler that does not support it (gcc34)
2010-02-21 19:32:25 +00:00
wiz
5ef51e2ef6 Apply patch:
Fix problem with systems with more than 2 GB memory (notably,
x86_64-based systems).  Thanks Goswin Brederlow.

From Debian via Andrew Daugherity in PR 36627.

Bump PKGREVISION.

pkglint cleanup while here.
2010-02-21 16:44:52 +00:00
wiz
7692d5545d Remove adjustkernel: Broken since 2002 (PR 17761). 2010-02-21 16:25:48 +00:00
wiz
44285d7558 Update to 2.01.01alpha76:
NEW features of cdrtools-2.01.01a75:

Cdrecord:

-	Hidden Track support is now complete:

-	Added support for writing Hidden Audio Tracks before Track #1
	in the Mtsushita CW-7501 device driver.

-	Added support for writing Hidden Audio Tracks before Track #1
	in the Sony CDU-924 / CDU-948 device driver.

-	Added support for writing Hidden Audio Tracks in RAW mode.
	Cdrecord-2.01.01a74 did put "track number 0" into the subchannel
	data for track 1 index 0. Cdrecord now correctly writes Track #1
	into the sub channel data.

-	Added support for Track #1 having a different number than 1 into
	the CUE file parser.

-	The CUE file parser now prints much better error messages in case that
	a keyword is seen out of the permitted order.

-	The CUE file parser now supports hidden tracks.

-	Fixed a bug in the CUE file parser that caused "pregap size 0" (missing
	INDEX 00) to be replaced by the default pregap size of 150 sectors.


Cdda2wav (Maintained/enhanced by J

-	Hidden Track support is now complete:

-	Fixed a bug in the cdda2wav track loop control that caused cdda2wav
	not to write the *.inf file for the last track in case of an audio CD
	with a hidden track.

-	Introduced an alias "isrc" and "ISRC" for -vtrackid

-	Introduced an alias "mcn" and "MCN" for -vcatalog

-	cdda2wav now emits a "PREGAP" keyword in the CUE file for a CD without
	hidden track if it starts with a sector number > 0.

NEW features of cdrtools-2.01.01a76:

Cdrecord:

-	Added a workaround for a firmware bug in the drive:
	'HL-DT-ST' 'BD-RE  BH10LS30 ' '1.00'
	That causes the drive to return zero media size for BluRay media.

-	cdrecord now aborts if the cuefile= option was specified with a non-CD
	media in the drive.

-	CDRWIN CUE files now may refer to several data files where each data file
	contains less than the whole disk but more than a single track.

-	The CUE parser now correctly sets the sector size information for the
	lead-in area.

-	The CUE parser now by default only accepts CDRWIN CUE compliant files
	but may be switched into an enhanced mode by introducing a special comment
	"REM CDRTOOLS"

-	The CUE parser now supports a FILE command between INDEX 00 and INDEX 01.
	This is needed in order to write CUE sheets from Exact Audio Copy.
	Note that cdrecord needs to be switched into the enhanced CUE parser mode
	by either specifying "REM CDRTOOLS" or by specifying:
	REM COMMENT "ExactAudioCopy v0.99pb5"

	Also note that cdrecord currently does not support more than one FILE
	command per TRACK. For this reason, hidden audio tracks only work if
	the hidden audio data is in the same file that also contains data for
	track 1.

-	New commands "ARRANGER", "COMPOSER" and "MESSAGE" for adding CD-Text information
	in CUE files. Note that these commands are cdrecord specific extensions that
	re unknown by CDRWIN and thus need "REM CDRTOOLS" to be enabled.

-	The CUE file format is now documented in the cdrecord man page.

-	Fixed a small type bug in cdrecord/fifo.c (introduced a few
	versions before) that hits if the OS does not support the FIFO.


Cdda2wav (Maintained/enhanced by J

-	New cdda2wav option -vaudio-tracks

-	Make cdda2wav -q silent again (even with CDs with hidden track) to
	make it compatible again with scripts.

-	cdda2ogg and cdda2ogg.1 added to standard install
	The script cdda2ogg was enhanced to work seamlessly.

-	cdda2mp3 and cdda2mp3.1 added to standard install
	The script cdda2mp3 was enhanced to work seamlessly.

-	the scripts cdda2ogg and cdda2mp3 now allow to forward options to
	cdda2wav.

	In order to enable "paranoia mode", call:

	cdda2ogg -paranoia

	In order to enable the most proof "paranoia mode", call:

	cdda2ogg -paraopts=proof

-	The cdda2ogg man page was completely reworked

-	The SYSvr4 pkg definition now includes cdda2ogg and cdda2mp3

-	Added a workaround for a broken ASPI that hangs with
	odd transfer counts.


Readcd:

-	Added a workaround for a broken ASPI that hangs with
	odd transfer counts.
2010-02-21 13:19:51 +00:00
joerg
032d60cef9 Allow unprivileged installation. No point in making the executable
readable only for root.
2010-02-20 00:02:33 +00:00
joerg
1cf8fed92d Fix permissions. 2010-02-19 21:23:34 +00:00
joerg
872628439d Fix ownership. Bump revision. 2010-02-19 21:21:20 +00:00
joerg
9790cbfbed Fix ownership. Bump revision. 2010-02-19 20:48:44 +00:00
joerg
a89a63929d Fix ownership. Bump revision. 2010-02-19 20:30:21 +00:00
joerg
e29adeee7a Really use root for the config files. Bump revision. 2010-02-19 19:05:26 +00:00
joerg
eda079146b Use REAL_ROOT_USER here. 2010-02-19 18:55:56 +00:00
seb
bd4518a61e Add & enable p5-Mac-AppleScript and p5-Mac-AppleScript-Glue 2010-02-18 03:01:08 +00:00
seb
57dbcedfe5 Initial import of p5-Mac-AppleScript-Glue version 0.03 in the NetBSD
Packages Collection.

The Perl 5 module Mac::AppleScript::Glue allows you to write Perl
code in object-oriented syntax to control Mac applications. The
module does not actually execute Apple Events, but actually translates
Perl code to AppleScript code and causes it to be executed.
2010-02-18 02:56:35 +00:00
seb
d632ab2165 Initial import of p5-Mac-AppleScript version 0.04 in the NetBSD
Packages Collection.

The Perl 5 module Mac::AppleScript is a simple interface to the OSA
scripting stuff.
2010-02-18 02:56:04 +00:00
joerg
71fe456dbc DESTDIR support 2010-02-17 15:39:02 +00:00
joerg
2d676076ec DESTDIR support 2010-02-17 15:14:05 +00:00
sno
09a7045a72 Updating sysutils/p5-SSH-Batch from 0.021 to 0.023
pkgsrc changes:
- Add license definition

Upstream changes:
0.023
- key2nodes: more examples added to SYNOPSIS in its POD.
- added repository address into Makefile.PL, thanks Alexandr Ciornii.

0.022
- tonodes: now we automatically expand ~ and ~foo using local USER env if set
- added support for SSH_BATCH_SSH_CMD env and --ssh option to key2nodes.
- tonodes now print a warning message while expanding ~ and ~foo locally in the target path.
- added more docs explaining how to disable StrictHostKeyChecking for ssh
2010-02-17 11:10:21 +00:00
wiz
d32ce05e65 PKGREVISION bump for libxklavier shlib update. 2010-02-16 13:35:40 +00:00
wiz
5473afe487 Update to 0.84:
There are some compatibility fixes here, but I should call out for OS
builders commit 34636b12c62523b9db789b0fbeb3a86782debf10 where you no
longer have to pass --with-introspect-xml to configure.
2010-02-16 13:23:50 +00:00
drochner
5d5ebb9515 these don't need "fam" directly (but still through glib2) 2010-02-16 12:10:14 +00:00
joerg
f77dda9221 DESTDIR support 2010-02-12 14:56:19 +00:00
joerg
3e3487c613 DESTDIR support 2010-02-12 14:42:45 +00:00
joerg
51c32fa973 DESTDIR support 2010-02-12 14:16:57 +00:00
joerg
98503f6dcb Don't derive DISTNAME from PKGNAME. 2010-02-11 12:38:45 +00:00
joerg
330b4f2f0a Allow Python 2.6. 2010-02-10 21:09:05 +00:00
joerg
429e956b3f Bump revision for PYTHON_VERSION_DEFAULT change. 2010-02-10 19:17:31 +00:00
joerg
4e31aaf617 Retire sysutils/xraidadmin. 2010-02-10 16:54:21 +00:00
joerg
9732215ae3 Retire NetBSD 1.5 only program. 2010-02-10 16:49:05 +00:00
taca
fe3c9ca556 Update pear-Log package from 0.8.4 to 1.12.0, fixing PR pkg/42673.
Changes are too huge to show here, please refer:
http://pear.php.net/package/Log/download/All.

And now, this pacakge supports PHP5 only.

1.12.0

This release drops PHP4 compatibility (enforced by the package dependencies).

There is unfortunately no way to support both PHP4 and PHP5 in the same code
base when running under E_ALL. Because it appears that the majority of Log
package users have moved to PHP5, the Log package now targets that audience.

Given the fact that the Log package is now largely in maintenance mode,
existing PHP4 users shouldn't feel adandoned. If necessary, important fixes,
etc. can be merged back into the 1.11.* release line, which will retain PHP4
compatibility.
2010-02-06 16:05:13 +00:00
heinz
9f1bb11f27 Provided a working, although outdated, HOMEPAGE. 2010-02-04 21:27:46 +00:00
heinz
11d0d77b8a Added support for installation to DESTDIR and LICENSE information.
Uses PKGMANDIR now.
2010-02-04 21:14:02 +00:00
heinz
c855bb06fc Added support for installation to DESTDIR and LICENSE information. 2010-02-04 20:58:45 +00:00
taca
661b3fb52e Update sysutils/puppet to 0.24.9.
* Add LICENSE.
* Add patches for CVE-2009-3564 from puppet's repositry.
* puppet user/group handling which commented out now.
* Some other pkgsrc tweak.

0.24.9
    Fix for temporary file issues
    (https://bugzilla.redhat.com/show_bug.cgi?id=502881)
2010-02-04 16:22:02 +00:00
wiz
a13407a018 Update to 2.01.01alpha74:
NEW features of cdrtools-2.01.01a73:

Cdrecord:

-	The *.inf file parser now supports a new tag "Track=" that
	is intended to carry the absolute track number from the original disk.


Cdda2wav (Maintained/enhanced by J

-	Cdda2wav now permits to use "max" for the endtrack number. This
	allows to specify e.g. -t2+max for a list of tracks from track #2
	to the last audio track on the disk.

-	New option -cuefile allows to tell cdda2wav to create a CDRWIN CUE
	file. This currently only works together with wither -tall, or with
	-t0+max or -t1+max.

	Note that due to a misconception in the CDRWIN CUE file definition,
	it is impossible to create 100% correct CD-audio copy by 100%
	following the CDRWIN CUE file definition and having separate audio
	files for each track at the same time. For this reason, it is currently
	impossible to create CDRWIN CUE files while using cdda2wav -B.

-	Cdda2wav now only writes a binary *.cdtext file in case that this
	file would contain more data than a header that tells that there
	is no further content.

-	Cdda2wav no longer removes the Index0 entry from a longer Index list
	if Index0 is -1.

-	Cdda2wav now automatically scans for hidden audio tracks. This is a
	complex task as there are drives that do not allow to read the
	hidden data before track 1.

-	New option -no-hidden-track allows to prevent cdda2wav from scanning
	for a hidden audio track.

-	Cdda2wav now writes the new tag "Track=" into the *.inf files that
	is intended to carry the absolute track number from the original disk.

-	A shortcut for paraopts=sectors-per-track-1,retries=200 was introduced.
	The name of the shortcut is "proof", so just use "paraopts=proof" for
	selecting the most stringent paranoia mode.

-	Cdda2wav now automatically selects paranoia mode in case that the
	paraopts= option was used.

-	Cdda2wav now again works in suid root mode on Solaris 11. It seems that
	the development versions from Solaris 11 did change the behavior with
	fine grained privileges in a way that was incompatible with the way
	cdda2wav did try to handle both suid root and fine grained privileges.

Mkisofs (Maintained/enhanced by J

-	The man page for mkisofs was enhanced in order to better mention
	that mkisofs always writes ISO-9660 and that other file systems are
	thus always added as a hybrid file system.

NEW features of cdrtools-2.01.01a74:

Cdrecord:

-	Cdrecord now supports to copy CDs with hidden track if there are *.inf files
	created by cdda2wav. In order to copy a CD with hidden Track with optimal
	quality, call:

	cdda2wav -vall -B -paranoia paraports=proof cddb=0
	cdrecord -v -sao -useinfo -text *.wav

-	cdwrite@lists.debian.org removed from man page
	please use the official mailing lists for cdrecord that exist since 10 years:
	http://developer.berlios.de/mail/?group_id=5

Cdda2wav (Maintained/enhanced by J

-	A forgotten debug message from implementing support for hidden tracks
	has been removed.

-	Fixed a small bug that made cdda2wav with hidden track support not fully
	compatible to earlier versions. In case that only one track is to be extracted,
	this is again always track #1 regsrdless whether the CD has a hidden track.

-	Fixed a bug with CDRWIN CUE file support. Cdda2wav used the tag "WAV" instead
	of "WAVE" for the data type specifier in the FILE tag.

-	cdwrite@lists.debian.org removed from man page
	please use the official mailing lists for cdrecord that exist since 10 years:
	http://developer.berlios.de/mail/?group_id=5

Readcd:

-	cdwrite@lists.debian.org removed from man page
	please use the official mailing lists for cdrecord that exist since 10 years:
	http://developer.berlios.de/mail/?group_id=5

Scgcheck:

-	cdwrite@lists.debian.org removed from man page
	please use the official mailing lists for cdrecord that exist since 10 years:
	http://developer.berlios.de/mail/?group_id=5

Btcflash:

-	cdwrite@lists.debian.org removed from man page
	please use the official mailing lists for cdrecord that exist since 10 years:
	http://developer.berlios.de/mail/?group_id=5

Mkisofs (Maintained/enhanced by J

-	cdwrite@lists.debian.org removed from man page
	please use the official mailing lists for cdrecord that exist since 10 years:
	http://developer.berlios.de/mail/?group_id=5
2010-02-03 16:04:26 +00:00
joerg
be974f74db DESTDIR support 2010-02-03 12:41:47 +00:00
joerg
c82000942f Really enable destdir support 2010-01-28 00:19:41 +00:00
joerg
a022104165 DESTDIR support 2010-01-27 22:26:39 +00:00
joerg
5d3baae895 DESTDIR support 2010-01-27 20:57:22 +00:00
joerg
2ac3dca022 DESTDIR support 2010-01-27 20:41:16 +00:00
joerg
ac6092c44c DESTDIR support 2010-01-27 20:28:15 +00:00
joerg
b87f3e2066 Untested destdir support 2010-01-27 20:24:57 +00:00
joerg
65e8efe620 DESTDIR support. Create runtime directories at install time. Bump revision. 2010-01-27 20:22:54 +00:00
joerg
84ac22cddf DESTDIR support 2010-01-27 20:19:36 +00:00
joerg
9dd6ba758e DESTDIR support 2010-01-27 20:09:09 +00:00
joerg
13400828d6 Finish DESTDIR support 2010-01-27 20:05:28 +00:00
joerg
be11c2ea2f DESTDIR support 2010-01-27 20:01:36 +00:00
joerg
7221d39904 Really add destdir support 2010-01-27 20:00:36 +00:00
joerg
560e93a6c5 DESTDIR support 2010-01-27 19:51:55 +00:00
joerg
2db3853ca3 DESTDIR support 2010-01-27 19:31:05 +00:00
joerg
6261a28683 DESTDIR support. Fix man page location. 2010-01-27 19:29:47 +00:00
joerg
b12e1900e6 DESTDIR support 2010-01-27 19:27:24 +00:00
joerg
76b0db03ce DESTDIR support. Needs libXt at run time. Bump revision. 2010-01-27 19:27:08 +00:00
joerg
5f68016929 DESTDIR support 2010-01-27 19:24:27 +00:00
joerg
d75f591aba DESTDIR support 2010-01-27 19:13:37 +00:00
joerg
560bf75433 DESTDIR ready. 2010-01-27 19:12:29 +00:00
joerg
cf92c4cbe6 DESTDIR support 2010-01-27 19:07:31 +00:00
joerg
315e41c06f DESTDIR ready. 2010-01-27 19:03:58 +00:00
joerg
2f20b3434b DESTDIR support 2010-01-27 18:56:54 +00:00
joerg
e108cf8f82 DESTDIR support. Needs libXt at run time. Bump revision. 2010-01-27 18:56:44 +00:00
joerg
ce9dcc0332 DESTDIR support 2010-01-27 18:51:33 +00:00
joerg
ed85191ea5 DESTDIR support 2010-01-27 18:38:15 +00:00
joerg
2dc702ee10 DESTDIR support. Not MAKE_JOBS_SAFE. 2010-01-27 18:36:54 +00:00
joerg
a9cbe06e6b DESTDIR support 2010-01-27 18:25:46 +00:00
joerg
4e06aa332b DESTDIR support from Steven Drake. 2010-01-27 18:21:56 +00:00
wiz
960be80046 + iat. 2010-01-26 19:37:52 +00:00
wiz
f575d3e237 Initial import of iat-0.1.7:
Iso9660 Analyzer Tool is a free utility tool for detecting the
structure of DVD/CD-ROM image file formats; the tool supports many
CD/DVD-ROM data image file formats.

Iso9660 Analyzer Tool provides the conversion of any image format
to an UDF/ISO for easy mounting in your favorite Operating System.
The tool also permits the creation of TOC or CUE file descriptor
to burn the image easily with your favorite burner on your favorite
Operating System. If the image is not compliant with TOC or CUE,
it should be converted to UDF/ISO format which can be mounted upon
any Operating System.

If the Operating System does not support image of DVD/CD-ROM, then
creating the TOC file descriptor is a good option burn 1:1 original
image. Iso9960 Analyzer Tool provides option to create TOC file
descriptor. Note some application does not support TOC descriptor.

Similarly, if the Operating System does not support image of
DVD/CD-ROM, then creating the CUE file descriptor is also a good
option. Iso9960 Analyzer Tool provides option to create CUE file
descriptor. Note the creation of CUE might not work with protected
image.
2010-01-26 19:37:23 +00:00
drochner
189c853861 manke the "avahi" option non-default, as in other gnome base pkgs,
bump PKGREVISION
2010-01-26 19:30:14 +00:00
wiz
0d45f42383 Bump PKGREVISION for new patch-ax. 2010-01-26 06:16:30 +00:00
macallan
a0fde819ce make this work on non-x86
OKed long, long ago by jmcneill
2010-01-26 01:12:02 +00:00
hubertf
6611357bd7 Add LICENSE 2010-01-24 23:13:31 +00:00
heinz
5e3cd069ac Added LICENSE information. 2010-01-24 17:11:17 +00:00
hubertf
1d061b4c4d Add 2-clause-bsd license 2010-01-24 14:46:29 +00:00
wiz
7e2c799d4e More PKGREVISION bumps of jpeg dependencies.
Identified by parsing the NetBSD-i386-5.0.1/2009Q3 pkg_summary files
and Robert Elz.
2010-01-24 13:26:09 +00:00
heinz
279a2b6f40 Enabled installation to DESTDIR. 2010-01-22 00:27:36 +00:00
heinz
de6715599f Added LICENSE information. 2010-01-22 00:22:18 +00:00
wiz
672c23944d Bump PKGREVISION for gupnp/gssdp API changes. 2010-01-20 14:04:52 +00:00
wiz
7e9f949650 Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
wiz
672ef23395 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
heinz
c71426c737 Added LICENSE. 2010-01-16 23:37:48 +00:00
wiz
ef7801acef Update to 2.01.01alpha72:
2.01.01alpha72:

Cdrecord:

-	The CDRWIN cue sheet parser has been enhanced to give better error messages:

	-	There are now hints on what is missing in the CUE file

	-	The error message now also contains the column where the problem was detected

-	Allow cdrecord to compile again on a pre-C99 compiler (there was a variable delaration
	past a statement in a function.

-	A description for the *.inf file fomat was added to the cdrecord man page

-	New (previously missing) CD-Text tags have been added to auinfo.c (*.inf file parser):

	Albumsongwriter=
	Albumcomposer=
	Albumarranger=
	Albummessage=
	Albumclosed_info=

	Note that these tags do not appear in the CDDB database.


Cdda2wav (Maintained/enhanced by J

-	New arg "all" to -t option.

	cdda2wav -B	extracts all audio tacks into separate files
	cdda2wav -tall	extracts all audio tacks into a single files

-	cdda2wav now by default writes a file "xxx.cdtext" with raw binary
	CD-Text data in case cdda2wav was told to retrieve CD-Text.

-	A new option -no-textfile allows to disable the creation of the file "audio.cdtext"
	This version of cdda2wav creates a file "audio.cdtext" or similar (depending on
	the set up file name base) in case that there is CD-Text on the medium and that
	the drives supports to read the CD-Text data with MMC SCSI commands.

-	Fixed a bug in cdda2wav that caused cdda2wav to set up the file name base too late.
	This resultes in the files "audio.cdindex" and "audio.cddb" alwas to have this name
	while the *.inf files use the name base from the cdda2wav arguments. Now all
	files created by cdda2wav honor the file name base.

-	Cdda2wav by default fills empty track specific CD-Text data with the Disk global
	value (if present). A new option -no-textdefaults allows to disable this fallback
	and leaves the related fields empty if they are empty on the mester CD.

-	Fixed a problem with cdda2wav -interactive (used by GNOME GSTREAMER CD-DAE plugin)
	that could cause cdda2wav to dump core in case that there is a data
	session past the last audio track.

-	New (previously missing) CD-Text tags have been added to the *.inf files:

	Albumsongwriter=
	Songwriter=
	Albumcomposer=
	Composer=
	Albumarranger=
	Arranger=
	Albummessage=
	Message=
	Albumclosed_info=
	Closed_info=

	Note that these tags do not appear in the CDDB database.

Mkisofs (Maintained/enhanced by J

-	Fixed a bug with file descriptor handling in mkisofs/apple.c

2.01.01a71:

All:

-	include/schily/stat.h now supports nonosecond timestamps in struct stat on AIX.

-	New autoconf test for nanosecond time stamps on AIX.

-	conf/mkdir.sh

-	conf/mkdep-aix.sh was changed to avoid warnings for #pragma weak a = b
	as the IBM C-compiler calls a non "#pragma weak" cpp when called with -E

Cdrecord:

-	Cdrecord now is able to use -isosize even in case that the image data
	is read from stdin. This makes it easier to use "mkisofs | cdrecord".
2010-01-16 16:59:40 +00:00
sno
baedfc2b2a Updating sysutils/pstree from 2.32nb1 to 2.33.
Upstream changes:
 * Revision 2.33  2009-11-10 22:12:39+01  fred
 * Added UTF8, enlarged MAXLINE
2010-01-16 15:28:57 +00:00
heinz
1d4abac860 Added missing TEST_TARGET. 2010-01-16 14:46:36 +00:00
heinz
b4bc266ea8 Added missing TEST_TARGET. 2010-01-16 14:39:59 +00:00
wiz
f18ec91738 Update to 2.01.01alpha70:
All:

-	Added support for Hurd on i686 to the Schily Makefilesystem.

-	Modified conf/mkdir.sh to work around a deviation found in
	/usr/xpg4/bin/sed on Solaris

-	Modified conf/src-get to include conf/src-get in PATH to make
	recursive calls to src-get work.

Libfind:

-	Added $(LIB_ACL_TEST) to the libs for libfind to allow a shared libfind
	with ACL support on Linux.

Cdrecord:

-	Cdrecord now defaults to -sao in case that cuefile=something was specified

-	man page restructured

Cdda2wav (Maintained/enhanced by J

-	The default outout format is now .wav for all platforms.
	Before, the default for Solaris was .au.

-	man page restructured

Readcd:

-	man page restructured
2010-01-15 22:11:30 +00:00
obache
f3982716b1 * Fixes missing function attach_status_icon.
src/pynotify.c should be generated, but broken one exists in tarball.
   (regeneration rule require gmake)
   http://trac.galago-project.org/ticket/121
 * fixes path of override *.pc.in file.

Bump PKGREVISION.
2010-01-11 05:34:12 +00:00
obache
9d7a865f84 DragonFly BSD also does not have sem_timewait(3).
Noticed by Antonio Huete via PR#42591.
2010-01-10 07:58:05 +00:00
obache
545d72ff4d Need to include "util.h" for strdupCC.
Fixes build failure on DragonFly (and probably on FreeBSD),
noticed by Rumko via PR#42601.
2010-01-10 05:39:29 +00:00
joerg
aaa7e62171 Improve portability by using standard types. 2010-01-08 17:02:42 +00:00
joerg
639dbd3970 Use the cmake infrastructure. Makes it work in bulk builds. 2010-01-08 16:19:18 +00:00
wiz
f83bbe82b6 Use new ${LP64PLATFORMS} variable to restrict platforms instead of manual
hardcoding.

Note: This effectively adds x86_64 to NOT_FOR_PLATFORM for some packages.
2010-01-07 07:36:53 +00:00
joerg
07a34c1dde Use the canonical form of the transformation rule. 2010-01-04 17:04:50 +00:00
sekiya
198c9685fc Use sizeof() to calculate size of struct ifreq on NetBSD.
Fixes:

	Interface 1: wm0
	Interface 4: o0
	cfservd: No such network device
	cfservd: ioctl: Socket operation on non-socket

... at startup.
2010-01-02 10:55:05 +00:00
ver
635b9f90f0 Fix failure in patch-ad. Approved by cegger@. 2010-01-01 00:34:53 +00:00
abs
fe476453eb Avoid errors on gcc2 2009-12-30 11:00:24 +00:00
spz
3d9d0a0add compile fixes for a leaf package for non-x86 NetBSD
(note that there are no claims of making it actually work)
2009-12-29 22:03:41 +00:00
jakllsch
8953923c7a Adjust base address down to 0x60000 so as to fit image within bottom 640KiB.
0x80000 no longer works as memtestplus now exceeds 128KiB.  Bump pkgrev.
2009-12-27 18:08:12 +00:00
abs
bec3293c14 When mounting a filesystem on behalf of a user treat __NetBSD__ similarly
to __FreeBSD__ and chown the mountpoint to the user. With this change,
and the recent one to policykit automounting works on NetBSD
2009-12-27 16:17:33 +00:00
joerg
188c7ce0b0 Fix user-destdir build. 2009-12-22 20:58:54 +00:00
tonnerre
4c6d0f1122 Add a fix for coreutils' CVE-2009-4135. Instead of using /tmp/coreutils
as temporary directory, use a directory in the builddir.
2009-12-20 16:12:06 +00:00
drochner
7e3e939649 fix the "Check Integrity" function on NetBSD (which compares md5
hashes to files on a (not mounted) data CD/DVD): limit the buffer
size to 32k, otherwise physio()/MAXPHYS strikes
being here, add typecasts in some isspace(char) cases
bump PKGREVISION
2009-12-20 11:24:13 +00:00
drochner
81495edb86 update to 1.2.8.4
changes: bugfixes
2009-12-16 17:30:30 +00:00
drochner
6ceb63eda4 sync v/ base pkg 2009-12-16 17:26:48 +00:00
drochner
0a03313ff0 update to 2.28.3
changes:
-bugfixes
-translation updates
2009-12-16 17:25:49 +00:00
drochner
11170168bc update to 2.28.4
changes: minor fixes
2009-12-16 17:17:03 +00:00
drochner
0c901dd8d6 update to 1.4.3
changes: minor fixes
2009-12-16 17:06:34 +00:00
joerg
3ef3128a06 Fix the undocumented find_ignore_dirs option. Bump revision. 2009-12-16 15:29:48 +00:00
joerg
a0e6713ee7 Recursive bump for libltdl 2009-12-15 21:54:17 +00:00
wiz
5dd858616e Update to 20091130. More patterns, I guess. 2009-12-15 10:37:02 +00:00
heinz
6cdb5ba5e5 LICENSE for the Amanda packages is basically the same as modified-bsd. 2009-12-14 23:33:01 +00:00
gdt
06f2e03c91 Don't depend on ccache and distcc to avoid a cycle in the "pkg_info
-N" dependency graph.
2009-12-14 21:25:14 +00:00
obache
7b1644d59f System Tools Backends Version 2.6.1, 2009-04-15
-----------------------------------------------

Changes since last release
==========================

- Added infrastructure for translations (David Planella)
- Fixed some compiler warnings (Carlos Garnacho)

Translations
============
- fr (Claude Paroz)
- it (Luca Ferreti)
- es (Jorge Gonzalez)
- pt_BR (Leonardo Ferreira Fontenelle)
- ca (David Planella)
- el (Fotis Samis, Simos Xenitellis)
- hu (Kelemen Gábor)
- sl (studko)
- zh_CN (Ray Wang)
- da (Kenneth Nielsen)
- he (Marik Krapivner)
- plus a bunch from rossetta...
2009-12-14 01:39:57 +00:00
obache
f22e57751b buildlink avahi and fam conditionally as PKG_BUILD_OPTION. 2009-12-13 09:34:33 +00:00
asau
0f347b4a35 Support staged installation. 2009-12-12 23:20:52 +00:00
markd
3d67949da0 Recent cdrecord's insist that the atapi cd drive be referenced as 31,0,0.
Fix k3b to actually do that (rather than 15,0,0).
2009-12-12 19:39:24 +00:00
asau
0017e3ab52 Support staged installation. 2009-12-12 19:34:46 +00:00
heinz
0699f40b74 Improved spelling. 2009-12-11 17:36:36 +00:00
heinz
b0e52bbd2a Added DESTDIR support.
This should fix PR pkg/42439 by Lloyd Parkes.
2009-12-11 17:21:30 +00:00
abs
c921de5b32 PKG_DESTDIR_SUPPORT=user-destdir 2009-12-10 23:53:00 +00:00
abs
9dd2e34cb9 +neb-wipe 2009-12-10 17:32:20 +00:00
abs
9d5c3c7eff Added sysutils/neb-wipe version 1.0
Erase harddisk partitions in a very secure manner (35-pass pattern
overwrite with patterns for all encoding schemes). Also supports
overwrite with random data. Can erase whole disks or slices only.

Homepage at http://neb-stoehr.sourceforge.net
2009-12-10 17:31:58 +00:00
joerg
8e26693869 Fix build on NetBSD. Fix PLIST. Add DESTDIR support. Rename back to match
package directory and older versions.
2009-12-10 16:28:44 +00:00
wiz
cb1ae706f6 Use getrawpartition() again on NetBSD. From markd. Bump PKGREVISION. 2009-12-10 09:00:29 +00:00
joerg
d64ccfe0ff Doesn't have correct order rules for common.a, so not MAKE_JOBS_SAFE. 2009-12-09 20:31:14 +00:00
drochner
167ccc21ff sync w/ base pkg 2009-12-09 19:02:38 +00:00
drochner
51c2b8bc5f update to 2.28.2
this switches to the gnome-2.28 release branch
2009-12-09 19:01:05 +00:00
drochner
1cd0192cdc update to 1.4.2
this switches to the gnome-2.28 release branch
2009-12-09 18:53:49 +00:00
wiz
793063c11c Make samba dependency optional, but default on (so no change to package).
Based on patch by markand@malikania.org on pkgsrc-users, but with
a crucial missing line added.
2009-12-09 15:08:30 +00:00
obache
a34a7070dd * Set LICENSE=gnu-gpl-v2
* user-destdir support
2009-12-09 11:12:21 +00:00
obache
eeca85987b * marked as user-destdir ready
* set LICENSE=gnu-gpl-v2
2009-12-09 11:07:01 +00:00
wiz
9fc3fd83b8 Update to 2.01.01a69:
2.01.01a69:

All:

-	Support for 64 Bit compilation was added for IRIX.
	Call smake CCOM=cc64 or smake CCOM=gcc64 as usual.

-	C++ compilation support fior IRIX was added to the makefile system

-	Schily Makefile rules no longer contain Simple Suffix Rules.
	All default rules are now based on Pattern Matching Rules.
	This speeds up smake.

-	Added autoconf test to distinct Linux ACLs from IRIX ACLs

Libschily:

-	Removed some GCC warnings from libschily/getargs.c


Libfind:

-	let libfind deal with the differences between Linux ACLs and IRIX ACLs

Libscg:

-	Removed some GCC warnings from libscg/scsi-sgi.c

Cdrecord:

-	Work around a bug in the firmware from drives
	developed by PIONEER in November 2009. This affects
	drives labelled "Pioneer", "Plextor" and "TEAC".
	Do no longer call cdr_buffer_cap() before the drive
	buffer was not at least filled once to avoid that
	the the drive throughs away all data.


-	Man page reworked

Cdda2wav (Maintained/enhanced by J

-	Man page reworked

-	Removed some (int) casts before the SNDCTL_DSP_* ioctl()s

Readcd:

-	Man page reworked

Scgcheck:

-	Man page reworked

Btcflash:

-	Man page reworked

Mkisofs (Maintained/enhanced by J

-	Various Cstyle changes

2.01.01a68:

All:

-	VMS rules for libraries not create an archive XXX.olb instead of libXXX.a

-	schily/utypes.h enhanced to allow to define maxint_t which is
	missing on VMS

-	Better autoconf test for union wait vs. int for platforms that
	define union wait but use int as wait() parameter.

-	schily/vfork.h now includes unistd.h as the related definitions
	are there on Solaris

-	Fixed a configure bug with opendir() inherited from GNU autoconf

-	Enhanced the vfork() autoconf test to avoid a hang on VMS

Libschily:

-	libschily/spawn.c now uses vfork()

-	libschily/fexec.c now supports IO redirection on VMS


Libparanoia (Ported/enhanced by J

-	Some #define inline definitions removed as "inline" is already
	handled by schily/mconfig.h

Libfind:

-	Fixed a typo in idcache.c

Libfile:

-	Some changes for better VMS support

Libhfs_iso:

-	Removed a warning from the HP-UX C-compiler about a possible endless loop

Libsiconv:

-	Add the VMS C-compiler to the list of exceptions for not fully C99 compliant
	compilers to allow compilation.

Libscg:

-	changed a include path in libscg/scsi-mac-iokit.c to allow
	compilation on "Snow Leopard"

Cdrecord:

-	Added a workaround for a firmware oddity with DVD+RW on
	'_NEC    ' 'DVD_RW ND-3500AG' with media written from other drives.

Cdda2wav (Maintained/enhanced by J

-	Added a forgotten modification in ringbuff.c that caused an abort due to
	a wrong assert() condition.

Mkisofs (Maintained/enhanced by J

-	Fixed a bug (writing to stdout instead of stderr) recently introduced with better
	RR recognition support.

-	"isoinfo" now supports iconv() based locales for Joliet.
2009-12-08 21:02:44 +00:00
wiz
bbe0f53ba3 Remove unwanted chunk. Addresses PR 42421 by Robert Elz. 2009-12-07 13:21:49 +00:00
dholland
66fd2fc070 Fix, hopefully, broken build on NetBSD 4.x, based on observations by
Robert Elz in PR 42083.

bsd.own.mk tags "all" with .NOTMAIN, so including bsd.own.mk before
defining "all" causes it to be skipped in favor of whatever comes next
in the makefile. Hack around this by putting "all:;" at the top.

I can't *really* test it because the syscalls script blows its mind if
given a NetBSD 5.x syscalls.master file.
2009-12-07 05:06:37 +00:00
wiz
4a9c9ad211 Update to 2.28.0.1:
================
Version 2.28.0.1
================

  libmenu

	* Fix sorting of menu items during merge to actually work (and not
	  crash) (Frédéric Crozat)

  Python

	* Link the python module to libpython (Frédéric Crozat, Vincent)

==============
Version 2.28.0
==============

  Translators

	* Amitakhya Phukan (as)
	* Petr Kovar (cs)
	* Peter Bach (da)
	* Philip Withnall (en_GB)
	* Rajesh Ranjan (hi)
	* Luca Ferretti (it)
	* Shankar Prasad (kn)
	* Gintautas Miliauskas (lt)
	* Rajesh Ranjan (mai)
	* Peter Ani
	* Sandeep Shedmake (mr)
	* Nils-Christoph Fiedler (nds)
	* A S Alam (pa)
	* Adi Roiban (ro)
	* Matej Urbančič (sl)
	* Daniel Nylander (sv)
	* Krishna Babu K (te)
	* Baris Cicek (tr)
	* Maxim Dziumanenko (uk)
	* Chao-Hsiung Liao (zh_HK)
	* Chao-Hsiung Liao (zh_TW)

===============
Version 2.27.92
===============

This releases features new API that applications can use to display the full
name contained in .desktop files that is now in the X-GNOME-FullName key. If an
application chooses to use this, then it should set the sort key so that
.desktop files are correctly sorted.

  libmenu

	* Add gmenu_tree_entry_get_display_name() API (Vincent)
	  This will return X-GNOME-FullName if available, and fallback to Name.
	* Add gmenu_tree_get_sort_key()/gmenu_tree_set_sort_key() (Vincent)
	  The default sort key is still Name. Users of
	  gmenu_tree_entry_get_display_name() should use
	  gmenu_tree_set_sort_key().

  Python

	* Bind new API (Vincent)
	* Add missing bindings for gmenu_tree_entry_get_generic_name() (Vincent)

  Menu Editor

	* Remove deprecated Encoding key from desktop file (Frédéric Péters)
	* Use display name instead of name (Vincent)

  Translators

	* Khaled Hosny (ar)
	* Alexander Shopov (bg)
	* Runa Bhattacharjee (bn_IN)
	* Denis (br)
	* Mario Blättermann (de)
	* Iñaki Larrañaga Murgoitio (eu)
	* Claude Paroz (fr)
	* Seán de Búrca (ga)
	* Anton Meixome (gl)
	* Sweta Kothari (gu)
	* Gabor Kelemen (hu)
	* Francesco Marletta (it)
	* Takayuki KUSANO (ja)
	* Changwoo Ryu (ko)
	* Kjartan Maraas (nb)
	* Mario Blättermann (nds)
	* Manoj Kumar Giri (or)
	* Tomasz Dominikowski (pl)
	* Duarte Loreto (pt)
	* Krix Apolinário (pt_BR)
	* Горан Ракић (sr)
	* Goran Rakić (sr@latin)
	* Dr.T.Vasudevan (ta)
	* Theppitak Karoonboonyanan (th)
	* 甘露 (Lu Gan) (zh_CN)

==============
Version 2.27.5
==============

  Misc

	* Use silent-rules with automake 1.11 (Vincent)

  Translators

	* Ilkka Tuohela (fi)

==============
Version 2.27.4
==============

  libmenu

	* Improve performance by using a cache to not compute the same thing
	  again and again (Michael Meeks, Vincent)
	* Add API to access GenericName (Robert Staudinger)
	* Fix DefaultLayout attributes not being inherited (Vincent)
	* Do not always inherit parent DefaultLayout attributes (Vincent)
	* Sort inlined items unless inline_header is used (Vincent)

  Menu Editor

	* Add --help and --version arguments (Vincent)
	* Port to GtkBuilder (Pedro Fragoso, Vincent)

  Misc

	* Use shave to improve build log readability (Vincent)

  Translators

	* Jordi Mallach (ca@valencia)
	* Huxain (dv)
	* Jorge González (es)
	* Mattias Põldaru (et)
	* Seán de Búrca (ga)
	* Yaron Shahrabani (he)
	* Daniel Nylander (sv)
2009-12-06 22:45:50 +00:00
rillig
6ac69ccf81 Updated checkperms to 1.11.
Changes since 1.10:
  * Added support for Mac OS X binaries.
2009-12-05 10:23:34 +00:00
joerg
130d48a7e8 Needs pkg-config. 2009-12-03 19:10:49 +00:00
fhajny
6a10277adb Updated capistrano to 2.5.10
Notable changes:
  * Switch to version 2 of net-ssh, net-ssh-gateway, net-sftp
  * Support for net-scp

Almost two years worth of changes, see full CHANGELOG here:

http://github.com/capistrano/capistrano/blob/master/CHANGELOG.rdoc
2009-12-02 14:46:35 +00:00
joerg
a544e5dfe6 Needs --x-includes/--x-libraries for modular Xorg too. 2009-11-30 19:10:44 +00:00
dholland
ef68c239b0 Fixed borked install rule. (hi joerg) 2009-11-30 01:01:56 +00:00
snj
85fe1c7c14 Update to 2.0. Now uses gtk2 and has a German translation. Other minor
changes can be found in the bundled ChangeLog.
2009-11-29 04:37:58 +00:00
dholland
2fa8551333 Remove stray postgres file that clearly does not belong here.
Noted by Robert Elz in PR 42340.
2009-11-28 23:39:18 +00:00
joerg
6bdd70d70a Needs --x-includes / --x-libraries with modular Xorg. 2009-11-26 00:46:14 +00:00
jakllsch
79ebd54fa0 Update memtestplus to 4.00. (With permission from smb@.)
Changes since 2.10:

Enhancements in v4.00:

* New Features
- Major Architectural changes
- First pass twice faster (reduced iterations)
- Detect DDR2/3 brands and part numbers on Intel DDR2/3 chipsets
- Added detection for Intel "Clarkdale" CPU
- Added detection for Intel "Gulftown" CPU
- Added detection for AMD "Magny-Cours" CPU
- Added detection for Intel XMP Memory
- Added for CPU w/ 0.5/1.5/3/6/12/16/18/24MB L3
- Added "clean" DMI detection for DDR3/FBDIMM2
- Better detection of Integrated Memory Controllers

* Bug Fixes
- Corrected detection for Intel "Lynnfield" CPU
- Corrected detection for AMD 45nm K10 CPU
- Solved crash with AMD Geode LX
- Complies with SMBIOS 2.6.1 specs
- Fixed compilation issues with gcc 4.2+
- Many others bug fixes

Memtest86+ "3.00" was skipped and renamed 4.00 in order to avoid confusion with the original Memtest.

Enhancements in v2.11 :
- Added support for Intel Core i5 (Lynnfield) CPU
- Added support for Intel P55 Southbridge
- Added support for Intel PM45/GM45/GM47 Mobile chipset
- Added support for Intel GL40/GS45 Mobile chipset
- Corrected DDR2/DDR3 detection on Intel x35/x45
- Corrected detection on some Core i7 CPU
- Fixed a bug with some AMI BIOS (freeze at startup)
- Various bug fixes
2009-11-24 17:20:40 +00:00
drochner
d4ef9965a7 update to dbus-1.2.4.6permissive
changes: fix CVE-2009-1189 (flaw in signature validation due to
incomplete fix for CVE-2008-3834)
2009-11-23 19:10:46 +00:00
drochner
ef4cb85dda sync w/ base pkg 2009-11-22 21:06:20 +00:00
drochner
7b6769e6e5 update to 1.2.3
changes:
- many bug and compile fixes
- new native Linux SCSI backend
- See ChangeLog for details
2009-11-22 21:05:17 +00:00
drochner
b364c55471 update to 1.2.8.3
changes: bugfixes
2009-11-20 16:41:55 +00:00
rillig
95f62361e6 The homepage and download URL changed. 2009-11-20 10:12:18 +00:00
apb
c2fc1d9747 Use the correct variable name, MASTER_SITES not MASTER_SITE 2009-11-17 18:46:15 +00:00
drochner
b503d02e95 resolve conflict between gnome-vfs and gnome-vfs-dns-sd (which has
been there from the beginning):
-add an "avahi" option to gnome-vfs (default off)
-add CONFLICTS statement
-bump PKGREVISION
-remove gnome-vfs-dns-sd
2009-11-12 00:13:26 +00:00
tonnerre
2c9cc6e78f Upgrade sysutils/puppet to version 0.24.8.
This is not the jump to 0.25 people expected, but there are some things to
clear before doing that, so go to the last 0.24 version for now.

Changes since 0.24.7:

 - Fixed #2077 - ralsh user broken on OSX
 - Fixed #2004 - ssh_authorized_key fails if no target is defined
 - Fixed #1629 - incorrect permissions on ssh_authorized_keys created files
 - Fixed #2000 - No default specified for checksum
 - Fixed #2026 - Red Hat ignoring stop method
 - Added ext/dbfix.sql script - fixes common errors in stored configuration
   databases
 - Fixed #1963 - Failing to read /proc/mounts for selinux kills file
   downloads
 - Fixed #2025 - gentoo service provider handle only default init level
 - Fixed #1910 - updated logcheck
 - Fixed #1871 - Sensitive information leaked in log reports
 - Fixed #1956 - Cleaned up variable names to be more sane, clarified
   error messages and fixed incorrect use of 'value' variable rather than
   'member'.
 - Fixed #1831 - Added sprintf function
 - Fixed #1830 - Added regsubst function
 - Updated up2date and service confines to add support for Oracle EL and VM
 - Fixing #1948 and #1953 - augeas ins bug: wrong number of arguments (1 for 3)
 - Fixing #944 - changing error message from warning to info - connection
   recycled
 - Fixed #961 - puppetd creating too many/not closing TCP connections
 - Fixed #1959 - Added column protection for environment schema migration
 - Fixing #1869 - autoloaded files should never leak exceptions
 - Fixing #1543 - Nagios parse errors no longer kill Puppet
 - Fixed #1420 - nagios_serviceescalation not allowing host_name more than
   one type
 - Fixed #1884 - Exported resources are marked as unexported when collected
   on the exporting host
 - Fixed #1922 - Functions squash all arguments into a single hash
 - Fixed #1538 - Yumrepo sets permissions wrongly on files in
   /etc/yum.repos.d
 - Fixed #1936 - Added /* */ support to the vim file
 - Fixed #1541 -  nagios objects write files to clientbucket on every change
 - Fixed #1542 - cannot purge nagios objects
 - Fixing #1912 - gid still works with no 'should' value fixing ralsh issues
 - Fixing the Rakefile to use 'git format-patch'
 - Added README.rst file
 - Enhancements to Stored Configuration performance
 - Added Reductive Labs build library to tasks directory
 - Fixed #1852 - Correct behaviour when no SELinux bindings
 - Updated Red Hat spec file 0.24.7
 - Fixed #1920 - Shadow password corruption
2009-11-11 12:21:52 +00:00
wiz
cd390e6008 Update to 2.01.01alpha67:
All:

-	Prevent a compiler warning when compiling 64 bit binaries on HP-UX
	using make CCOM=cc64

-	Some files in include/schily/*.h have been enhanced to better support VMS

-	config.guess now knows about OpenVMS

-	Changed bash test to use --version instead of -version as bash on OpenVMS
	is bash-1.x

-	include/schily/xmconfig.h (containing a "static" configuration for VMS
	because "configure" does not work on VMS) was enhanced.

-	Trying to add support for OpenVMS to RULES/*

-	New autoconf tests for the type "long double" and a new "max size" type.

Libschily:

-	libschily/*bytes.c now support 64 bit compilation and use a "ssize_t"
	typed count parameter instead of "int".

Rscsi:

-	First complete version of a man page for rscsi.

Cdda2wav (Maintained/enhanced by J

-	cdda2wav now correctly deals with the case when no sound device
	was specified. Thanks to Robert Grimm <rob@news.robgri.de>
	for reporting.

Mkisofs (Maintained/enhanced by J

-	Make "isovfy" CD-ROM-XA aware

-	Make "isodump" CD-ROM-XA aware
2009-11-10 16:49:00 +00:00
joerg
49e16cae90 Install bpipe-fd.la and use that in the PLISTs.
Fixes build of bacula-clientonly. Bump revisions.
2009-11-09 12:26:08 +00:00
reinoud
d569eb12c1 Update sysutils/xfce4-volman to 0.2.0nb2 and add it to the xfce4 meta package
also adding the implicit package xfce4-thunar. This explains why i couldn't
find the xfce4 mounts as specified by pkg/40934.
2009-11-05 20:15:40 +00:00
reinoud
48eafbd672 Update ROX-filer to version 2.10 fixing the infamous piboard error 2009-11-05 19:50:54 +00:00
tnn
d5348bd9b6 Support DESTDIR and PKGMANDIR 2009-10-31 19:53:17 +00:00
wiz
6dde6a65d6 libcdio updated changed its shlib major version, so bump depends.
Noted by drochner@
2009-10-31 14:46:51 +00:00
wiz
6145286add Update to 2.22.2:
- Print error from D-Bus in case of failure on start. This should greatly help debugging.
- Don't consider empty user password as invalid.
- Make gtk-doc code documentation use inlined section comments, so that it is updated on every change. This will ensure the documentation does not get outdated again.
2009-10-31 02:52:45 +00:00
wiz
69188541d5 Remove some now unneeded patches and related code. 2009-10-31 00:58:42 +00:00
wiz
37ecb849f6 Update to 2.01.01alpha66:
NEW features of cdrtools-2.01.01a65:

All:

-	*BSD comes with a broken sed(1), so we need to go back to tr(1) based
	code for GNU make in the Schily Makefilesystem.

-	Added support for amd64-netbsd-cc.rul to the Schily Makefilesystem

-	Added support for DragonFly BSD to config.guess and config.sub

Libscg:

-	Added a hack to liscg to allow cdrecord -scanbus to work on NetBSD

-	Added a hack to liscg to allow cdrecord -scanbus to work on OpenBSD

Mkisofs (Maintained/enhanced by J

-	Avoid signed chars ad parameter to toupper

NEW features of cdrtools-2.01.01a66:

-	Added support for 64 bit compilation on HP-HX using "cc".
	Use make CCOM=cc64 as usual to switch to 64 bit compilation.

Libschily:

-	libschily/fconv.c reworked to deal with non-C99 compliant systems and to deal
	with the constraints found in HP-UX-11.11.

Libsiconv:

-	Fixed a problem in libsiconv in case that the the locale is specified as
	"iconv:name".

Libscg:

-	Make libscg deal with the new error code from HP-UX that
	is returned for a non-existing ATAPI slave.

-	Some minor changes in libscg to make scgcheck report less problems
	with HP-UX

Cdrecord:

-	Better man page with repect to dev=

-	The cdrecord man page has been restructured.

-	Fixed a bug in the workaround code for a firmware bug for DVD+R
	media in HL-DT-ST drives.

Cdda2wav (Maintained/enhanced by J

-	Better man page with repect to dev=

-	The cdda2wav man page has been restructured.

Readcd:

-	readcd now only send the Plextor specific SCSI commands for the -cxscan
	option in case that the drive identifies as Plextor.

-	Better man page with repect to dev=

Scgcheck:

-	Better man page with repect to dev=

Btcflash:

-	Better man page with repect to dev=

Mkisofs (Maintained/enhanced by J

-	mkisofs man page reworked

-	isoinfo man page reworked

-	New file mkisofs/rock.h

-	isodump now prints more information about Rock Ridge attributes to
	help debugging non-compliant Rock Ridge ISO images.

-	isoinfo now correctly identifies ISO images made with the Mac OS X
	program "hdiutil" by e.g. calling:

	hdiutil makehybrid -iso -hfs -verbose -o xxx.iso some_dir

	As filesystems that violate the Rock Ridge standard.

	Check e.g. by "isoinfo -i xxx.iso -d"

	Interpreting Rock Ridge on such images can be enforced by calling:

	"isoinfo -i xxx.iso -lR -debug"

-	mkisofs now ignores the broken Rock Ridge attributes that have been
	created by the Mac OS X program "hdiutil".
2009-10-31 00:55:03 +00:00
wiz
69a877429e Add upstream URL for patch-ae bug report. 2009-10-30 21:41:20 +00:00
tnn
a40d4a6064 NetBSD-5.99.21 lost struct uvmexp.swap{ins,outs} 2009-10-30 18:31:41 +00:00
drochner
1f28d44570 propagate glib/gtk dependencies, needed to link 2009-10-30 16:54:07 +00:00
tnn
78586534ba Support DESTDIR and PKGMANDIR 2009-10-29 21:53:10 +00:00
tnn
e2cf9d0efc Support DESTDIR and PKGMANDIR 2009-10-29 21:34:12 +00:00
drochner
2cf96a18c2 clean up dependencies, bump PKGREVISION 2009-10-29 17:55:56 +00:00
agc
91bc448f8d Add and enable dmg2img 2009-10-29 04:25:46 +00:00
agc
5c74d5502d Initial import of dmg2img-1.6.1 into the packages collection.
DMG2IMG is an Apple's compressed dmg to standard (hfsplus)
	image disk file convert tool.

Taken from a nudge by Chuck Swiger on netbsd-users@, with thanks.
2009-10-29 04:24:27 +00:00
adam
e10ebb8a86 Changes 3.0.3:
* Fix 1352 about double free with regexp and big filenames on windows
* Apply Graham's idea for recovering from disk full by recursing
  when doing fixup_write_error ...
* Make fix for VirtualFull changing device
* Fix concurrent Job recycle bug 1288
* Backport part of one possible fix from bug 1346
* Fix bug 1382 newly created disk volumes -> file not found warning
* Fix Alpha ifdefing -- should fix bug 1359
* Use old code for selecting file during restore.
* tweak space on projects file
* Fix seg fault in ignoredir code
* Apply Frank's slash patch
* Add more info when SD-connection refused
* Fixes bug 1371 about segfault in SD
* Fixes bug 1355 Director crashes with double free in Accurate SQL query
* Fixes bug 1365 and 1366 about MacOSX resource forks.
* Fixes bug 1369 about "Exclude Dir Containing" fileset option
* Fixes bug 1368 ASSERT Failure on MacOS.
* Fixes bug 1364 and 1363 about compression buffer error.
2009-10-28 09:30:21 +00:00
taca
ae637ff1d6 * Fix build problem on Linux 2.6 and later.
* Fix module's version was still "0.4.1".

Bump PKGREVISION.
2009-10-27 15:29:32 +00:00
wiz
029722b228 Update to r7 (pkgsrc 0.7). Provided by Johannes Hofmann in private mail.
estd-r7
* Add support for ACPI P-States on DragonFly.
* Improve multi-core support on DragonFly. For each CPU domain with individually
  controllable CPU frequency, the load of the most loaded CPU is used instead of
  the overall avarage load.
  This avoids issues on SMP systems where a single-threaded CPU bound process
  will lead to at most 50% overall load.
* Ove Soerensen has asked me to take over maintainership of estd.
  The new project page is at http://www.ecademix.com/JohannesHofmann/estd.html
2009-10-26 00:30:10 +00:00
drochner
23e5813fb4 update to 2.28.1
This switches to the gnome-2.28 release branch.
2009-10-22 17:31:50 +00:00
drochner
1115daf6f8 update to 2.28.0.1
This switches to the gnome-2.28 release branch.
2009-10-22 17:19:08 +00:00
drochner
0484bc7e27 update to 2.28.1
This switches to the gnome-2.28 release branch.
2009-10-22 17:15:35 +00:00
drochner
e0cd8517f6 update to 2.28.0
This switches to the gnome-2.28 release branch.
2009-10-22 17:09:35 +00:00
drochner
fc75fe4048 update to 2.24.2
changes:
* Add some new filesystem names
* Update to new shared mime info format
2009-10-22 15:19:39 +00:00
tonnerre
7260d8c190 Update the Facter Ruby gem to version 1.5.7. Changes since 1.5.2:
1.5.7
=====
07dca60  Added additional exclusion to rcov process
8398238  Added rcov support to spec task
7194454  Updated CI Rake task
2472048  Clarify licensing as GPLv2 (or any later version)
4bc05e9  Added new format ChangeLog
5bc8db3  Incremented version and updated CHANGELOG
eb3a8a7  Issue #2414 - add unit test
7623e25  Fix errors when alias IP's are defined
bfe8a2a  Fix 2455 - improve error handling on fact load
49470cf  Fix broken solaris zone tests on EC2
9515a40  Issue #2548 netblock fact
33be9e0  Add Darwin netmask support on top of Jim's patch
9d846b4  Fix #2306 netmask and ipaddress on SunOS and BSDs
7d4a5f9  Updated Rakefile and moved Rake tasks to tasks/rake directory
5982deb  Added default Rake task
0e0483a  Fix bug where you'd get an 'undefined method' error if trying to access a fact's value when collection has not being yet initialized.
fe41fb8  Fix #2470 - duplicate entries in interfaces fact
be9e484  Update OS X minor version fact to cope with '10.x' values and provide test coverage
f3ad66f  Update install.rb to cope with all OS X versions, not just 10.5
c02d3b6  Issue #2292 Add tests for virtual facts
6c9fec5  Added path fact
51c6e3d  Issue #2314 OpenBSD sysctl
95e5fea  Fix broken ci build with explicit clearing before tests
efc30e7  Change spec output to enable broken build debugging
6d71410  Fixed CI spec task
82d97e2  Fix operatingsystemrelease on Red Hat based distros
bee55c4  Consolidate operatingsystemrelease for CentOS, Fedora, oel, ovs, and RedHat

1.5.6
=====
f4cb619  Updated CHANGELOG and bumped version for 1.5.6
dcdd5ce  Fixes #2307 - Minor fix for zone in virtual.rb
ba44f08  Removed --no-thread and --no-chain-reply-to from rake mail_patches task
806f49f  Added facter branding to format patch command
96c015c  Added spec.executables to Facter gemspec in Rakefile
d97a63e  Sync rpm spec file with latest from Fedora/EPEL
dad4569  Added path to Rakefile
365cb8e  CHANGELOG updates
68e0b24  Fix #2278 Revert fix for 2120
b533e78  Tighten operatingsystemrelease regex on CentOS < 5
48aa135  Fix operatingsystemrelease for CentOS < 5
253fef1  Added spec files to package list
b37d683  Added install.rb to Rakefile package task
7995d05  Bumped release to 1.5.5rc2

1.5.5rc2
========
1de8891  Bumped release to 1.5.5rc2

1.5.5
=====
dad4569  Added path to Rakefile
365cb8e  CHANGELOG updates
68e0b24  Fix #2278 Revert fix for 2120
b533e78  Tighten operatingsystemrelease regex on CentOS < 5
48aa135  Fix operatingsystemrelease for CentOS < 5
253fef1  Added spec files to package list
b37d683  Added install.rb to Rakefile package task
7995d05  Bumped release to 1.5.5rc2
56760d3  Facter #2120 -  Solaris support for Facter[virtual]
2fb91ca  Tests for #2227 - multiple interfaces on Darwin
00b192a  Added SELinux tests
aecac08  Fix #2155 - architecture facts on Gentoo
831d937  Refactor #2154 - Modified patch from Benedikt Bohm to simplify openvz and vserver detection
7f3d237  Cleaned up Rakefile and removed requirement for Reductive Labs build library
a6adf59  Facter ticket  2214 - Fix facts for OVS
e101faf  Fixed #2131 - Facter doesn't populate lsbmajdistrelease on OEL (also OEL/OVS and other facts)
73e6656  Facter fix #2231 typo
2518312  Fix #2236 - don't use each_line on arrays
f94abfc  Fixed #1327 - Added SELinux facts
8768371  Fixed #2119 - Added support for non-global Solaris 10 zones
23a5b3d  Fixed #2215 - Added support for SUSE Linux Enterprise Desktop to operatingsystem and operatingsystemrelease
e93b1e6  Added support for ArchLinux to operatingsystem fact
8e4a689  Fixes #2169 Correctly recognises dom0 and domUs
636a91d  Partial fix for #2191 - Facter compatibility for Ruby 1.9
9df0583  Added COPYING in and CHANGELOG updates
516402c  Fixing #1918 - facter --puppet always works
d89ea7a  Fixing ifconfig warnings generated on OS X
7fa2576  Fixed #2132 - support for named interface aliases under linux
7a81945  correctly compare values - fixes #2021
1288b26  Fixed #2080 - IPAddress resolutions should be reordered
a6d6ba5  Use resultion.exec util instead of which checks
89a3aa8  Fix to stdout in resolution.rb
add6d47  Fixed #2081 - Fixed interfaces fact for vlan subinterfaces
8def362  Fixed #2063 - added kernelmajversion fact
5d94f7f  Fixed #2055 - SunoS Interface error
9376e5b  Fixed #2044 - virtual fact thread fix
c754949  Fix for rake task for reductive-build library
75db918  Fixed lib install permissions
ba2e470  Fixed #2040 - Facter should provide a macosx_productversion_major fact
77fa46b  Fix virtual fact if xen but /proc/virtual present
9722e1f  Fixed #2003 - Added is_virtual fact
7a30a6a  Fixed CHANGELOG
c6c30a4  Fixed #2035 - Missing brace for OSX preflight
b6f0f99  more consistent indentation and alignment. also removal of trailing whitespace
9bc174f  Further fix #2032 - close IO
6b904a0  Added EC2 facts
86b01bf  Fixed #2032 - file.open hanging on /proc/uptime on some platform
91d8cb7  Updated to version 1.5.4
a99d043  Fixed #1966 - Added physicalprocessorcount fact
94ea807  This commit refs #1555, #1898 and fixes #1761
04389db  Added support for Oracle VM Server to operatingsystem and operatingsystemrelease
552f150  Added support for Oracle Enterprise Linux to operatingsystem
a932a69  Added README.rst for Facter
e52f962  Added Reductive Labs build library
0726437  Updated README

1.5.4
=====
91d8cb7  Updated to version 1.5.4
a99d043  Fixed #1966 - Added physicalprocessorcount fact
94ea807  This commit refs #1555, #1898 and fixes #1761
04389db  Added support for Oracle VM Server to operatingsystem and operatingsystemrelease
552f150  Added support for Oracle Enterprise Linux to operatingsystem
a932a69  Added README.rst for Facter
e52f962  Added Reductive Labs build library
0726437  Updated README
f4bc74d  Fixing #1927 - failing facts don't kill Facter
063e4dc  Fixed #1850 - Facter updates for Ruby 1.9
b85ab0a  Fixed #1924 - Fixed lo / lo:0 local interface matching
4dcd012  Fixed generic uptime fact
d93ca69  Fixed Ubuntu operatingsystem identification
effb82f  Cleaner fix for #1926
ccafc00  Fixed #1926 - IPAddr to_s issue
d9eef19  Added timezone fact

1.5.3
=====
b86a1fb  Updated to version 1.5.3
a73e803  Fixing the usage of the macosx util module; I somehow missed renaming it here
23289bd  Fixed uptime refactor issues on non-Linux platforms
a194c91  Adding mail_patches rake task
a82f476  Renaming Facter::Macosx to Facter::Util::Macosx
1f1fa9b  Fixing #1838 - profiler failures don't throw exceptions
5f202c9  Fixed #1867 - Fixed OpenSuSE detection
0bcdb71  Fixing #1854 - Adding ArchLinux support
fab9d1c  Added network fact
da52e30  Fixed #1870 - Format all subnet masks as human-readable
c2de35f  Added uptime facts
02c2912  Refactor - rename ipmess to interfaces
db4face  Fixed autotest on win32
c149b49  Fix bug #1870 and add interface fact support for darwin systems
aa56886  Refactoring the IP support, and fixing #1846.
91e25b9  Fixing indentation everywhere
074eda9  Fixing autotest, now that vendor/ is gone
01754f6  Removing the vendor/ gems.
e6d987d  Fixing #1761 - Solaris no longer uses /etc/release
a70184a  Fixed #1791 - support for virtual fact on Solaris 10
99833a1  Fixed #1793 - Added more Solaris 10 facts
85b2a55  minor fix to operatingsystemversion to correctly parse /etc/release on OpenSolaris 2008.11.
8247304  Fixed errors on unrecognised option in binary
0fe4611  Added ci namespace and Rake tasks
7ddea77  Fix for #1727 - id fact should not rely on whoami on Solaris
f9a346a  Sync specfile with latest from Fedora
fd07cd2  Removed EPM task
43d0aea  Fixed #1697 - Typo in ipaddress.rb causes timeout under Solaris 10 SPARC
4e707c6  Fixed #1650 - OS X package creation script should be more selective about cleaning out prior versions
8a38aa5  Added Ubuntu to a variety of confines
051c843  Removed ENV path setting from virtual.rb
6393e82  Fixed #1634 - Update virtual fact to differentiate OpenVZ hardware nodes and virtual environments
de39f6c  Revamp domain resolution
4d7b44c  Fixed #1619 - Applying patch by seanmil, adding support for SLES.
84b83c4  Fixed #1509 - Fixed version recognition for SLES.
20650ac  Fixes #1582 - Fix MAC address reporting for Linux bonding slave interfaces
a86577c  Fixing the GPL/LGPL incompatibility by choosing the oldest-mentioned license (GPL).
c1d937c  Fixed #1575 - CentOS fix for Facter SPEC file
1d00253  Fixed #1547 - finally killed dots in IP address facts
9c9c79a  Fixed #1567 - fixed createpackage.sh output
d4cf657  Fixed #1569 - createpackage.rb bug
2009-10-21 21:03:28 +00:00
bouyer
e6aaa75fb9 Really bump pkgrevision for patch-fc change. 2009-10-18 21:31:23 +00:00
bouyer
e303be4e3a Fix serial port on pty (serial = 'pty' configuration directive) for
HVM guests. Tested with a NetBSD 4.0.1 i386 boot cd with console on com0.
PKGREVISION++
2009-10-18 21:28:10 +00:00
jmcneill
9638f2ee79 treat driver == "ld" as a mass storage device, like "wd" and "sd" 2009-10-15 00:30:38 +00:00
obache
650f8e4646 Update ruby-gnome2 to 0.19.3.
== Ruby-GNOME2 0.19.3: 2009-09-24

NOTE: 0.19.x releases are development series.

This release is a bug fix release of 0.19.2.

=== Changes

===== Ruby/GLib2

  * Bug fix:
    * really fix
      'empty $(vendorarchdir) related build problem on CentOS 5.3 x86_64.'
      [Simon Arnaud, Kouhei Sutou]

=== Thanks

  * Simon Arnaud

== Ruby-GNOME2 0.19.2: 2009-09-23

NOTE: 0.19.x releases are development series.

This release is a bug fix release of 0.19.1.

=== Changes

==== Ruby/GLib2

  * Bug fixes:
    * empty $(vendorarchdir) related build problem on CentOS 5.3 x86_64.
      [Toshiyuki Suzumura, Kouhei Sutou]
    * [#2862022] fix multi thread blocking with Ruby
      1.8.6-p368 or later and 1.8.7-p173 or later.
      [Roy Wright, Andrea Dallera, Kouhei Sutou]
    * [Debian #502262] work Ruby thread with GTK+.
      [Johan Walles, Kouhei Sutou]

==== Ruby/GTK2

  * Bug fixes:
    * [#2679744] fix a typo:
      Gtk::Widget#set_scroll_adjustment ->
      Gtk::Widget#set_scroll_adjustments.
      [Kentaro Fukuchi, Kouhei Sutou]

==== Ruby/GtkMozEmbed

  * Bug fixes:
    * fix .pc detection.
      [OBATA Akio, Kouhei Sutou]

=== Thanks

  * OBATA Akio
  * Toshiyuki Suzumura
  * Roy Wright
  * Andrea Dallera
  * Johan Walles
  * Kentaro Fukuchi
2009-10-12 03:09:30 +00:00
jmmv
19a56e5666 Rename auxiliary getline function which collides with the new prototype in
NetBSD current.  Found on NetBSD/macppc 5.99.19.
2009-10-10 12:52:40 +00:00
sketch
cf1a51c2a4 Add a bunch more gtkdoc-rebase workarounds. 2009-09-30 09:22:47 +00:00
wiz
59fb7b0efc Update to 2.26.4:
Major changes in 2.26.4 are:
* New translations
* Fixed a crash in the preferences dialog
2009-09-25 09:11:14 +00:00
hasso
0d956514e7 Fix the crap I introduced with the last commit. 2009-09-24 08:07:36 +00:00
tron
48371fd9b0 Remove "PYTHON_VERSIONS_ACCEPTED= 26 25 24" which is unnecessary
after Python 2.3 has been removed from "pkgsrc".

Approved by Thomas Klausner.
2009-09-23 09:54:45 +00:00
sketch
aee74ee024 Avoid zero-sized structs, fixes Sun Studio build. 2009-09-23 09:35:47 +00:00
hasso
e332deb0a5 Make it build on 64 bit DragonFly. 2009-09-22 19:04:44 +00:00
wiz
9795a3f420 Do not allow NetBSD<5.
Reported by kre in PR 42077.
2009-09-22 10:12:12 +00:00
taca
d8cc99aaa7 Build problem with 64bit time_t, refering to nonaka's blog:
http://d.hatena.ne.jp/nonakap/20090305/p3
2009-09-22 07:08:05 +00:00
sno
0d3287a32f FreeBSD doesn't have log2() - use patch from ports to get it working anyway 2009-09-20 19:55:40 +00:00
sketch
396cdcc1ae Cleaner fix for previous, from wiz. 2009-09-18 14:51:56 +00:00
sketch
c9018b1443 Shell fix for Solaris. 2009-09-18 13:09:02 +00:00
obache
70e70af55d Add a missing entry to PLIST, noticed by PR 42086.
Bump PKGREVISION.
2009-09-18 11:04:07 +00:00
obache
f621f34c1b Some fixes and improvements:
* configure require libXt to check X11, as PR 42085
* Set LICENSE=gnu-gpl-v2
* add DESTDIR support.
* need lex and yacc
* marked as MAKE_JOBS_SAFE=no
* set SETUID_ROOT_PERMS to executables.
2009-09-18 09:37:01 +00:00
asau
9a0c1ba2c4 Correctly disable master site. PR pkg/42076 2009-09-17 14:00:53 +00:00
wiz
475232ecad + libdevkit-gobject, devkitd. 2009-09-16 19:05:11 +00:00
wiz
df587b3500 Initial import of devkitd-003, a modified version for NetBSD written
by jmcneill.

DeviceKit is an abstraction for enumerating devices and listening
to device events. Any application on the system can access the
org.freedesktop.DeviceKit service via the system message bus. On
GNU/Linux, DeviceKit can be considered a simple D-Bus frontend to
udev(7).

This is a modified version of the DeviceKit daemon for NetBSD.
2009-09-16 19:03:48 +00:00
wiz
d6e90744d5 Initial import of libdevkit-gobject-003, part of DeviceKit.
Based on work by jmcneill.

DeviceKit is an abstraction for enumerating devices and listening
to device events. Any application on the system can access the
org.freedesktop.DeviceKit service via the system message bus. On
GNU/Linux, DeviceKit can be considered a simple D-Bus frontend to
udev(7).

This package contains devkit and the devkit-gobject library.
2009-09-16 19:03:10 +00:00
drochner
fc18b70515 -adapt to poppler API change in 0.12
-update to 1.2.8.1
 changes: minor fixes
2009-09-16 10:59:55 +00:00
reed
b35416b8a9 Remove include of the xfce4-dev-tools buildlink.
It is only needed for building Xfce4 from SVN repo.

No need to bump versions as this is a "build" dependency.
2009-09-16 01:31:12 +00:00
reed
aab221b8a2 Upgrading Xfce to 4.6.1.
This is for PR #40984. This is based on work from
dieter roelants. Thank you Dieter.
Also I had done some work independently on this.
Hopefully, I am getting this all committed at one time.

The changelogs are at
http://www.xfce.org/documentation/changelogs/4.6.1
http://www.xfce.org/documentation/changelogs/4.6.0

Also don't need the xfce4-dev-tools for building. (It is only
needed when building from SVN source.)
2009-09-16 01:15:32 +00:00
joerg
0e21b4de25 Prepare configure for changes in the libtool m4 macros of libtool 2.2:
- explicitly request finding the C++ compiler before trying to run it
2009-09-14 15:18:36 +00:00
tron
f73f1b9dea Add patch from Mac Ports to fix build under Mac OS X Snow Leopard. 2009-09-13 16:40:22 +00:00
wiz
3c9ce55341 Files are still needed on not-current NetBSD. 2009-09-09 20:30:57 +00:00
wiz
b7dbaefa16 Annotate two patches, and remove three that are not needed on
NetBSD-5.99.16/amd64.
2009-09-09 13:57:52 +00:00
wiz
298a72c273 Update to 2.01.01alpha64:
All:

-	The schily makefilesystem now by default sets all locale related envronment
	variables to "C" in order to avoid problems.

-	Make the makefile emulation mode for "non-automake aware" make programs
	like SunPro Make and GNU make more immune against oddities in the tr(1)
	program that are seen with a locale that differs from LC_ALL=C
	Another step to prevent some tr(1) oddities was to replace the call to
	tr(1) by a call to sed(1).

-	Added GMAKE_NOWARN=true to allow to disable the gmake warning

-	Enhanced include/schily/priv.h to distinct Solaris and AIX process privileges

-	New include file include/schily/math.h

-	Try to workaound a problem with GCC on newer AIX versions. It seems that
	e.g. gcc on AIX is not C99 compliant and does not support isnan().

	Note that the current solution may compile and run on newer AIX versions
	but does not seem to be the optimal solution as it cannot check whether
	a float is a number or not.

	It is unfortunate, that we do not have an AIX login that would allow
	to implement better AIX support.

Libscg:

-	The low level SCSI transport code for Mac OS X has been reworked.

	The code now supports cdrecord -scanbus

	The code now supports cdrecord's autotarget mode

	The code now supports to communicate with BluRay drives

	The code now prints a longer help text that instructs what to do in order
	to work against the "diskarbitrationd" program on Mac OS that tries to
	steal us our hardware.

	If someone is able and willing to help, please send mail!

	I like to be able to tell "diskarbitrationd" to give up specific drives
	and to set up shared access.


Cdrecord:

-	The cdrecord man page now mentions that the -clone mode is a bad idea to copy
	audio CDs.

Readcd:

-	The readcd man page now mentions that the -clone mode is a bad idea to copy
	audio CDs.
2009-09-09 13:45:13 +00:00
joerg
c9a56fa0b0 Retire Xen 1.2 and Xentools 1.2. 2009-09-07 18:21:23 +00:00
drochner
9cadcb1707 g/c unneeded installation in post-install 2009-09-07 11:04:40 +00:00
tnn
2266513af2 Update to duplicity-0.5.20:
New in v0.5.20 (2009/08/28)
---------------------------
Bugs fixed this release:
408059  Failure due to _logger.log failure for content with special
        characters: TypeError decoding Unicode not supported
412667  "duplicity remove-older-than" asks for passphrase even though
        not required
418170  [PATCH] file names longer then 512 symbols are not supported


New in v0.5.19 (2009/08/06)
---------------------------
Fixed problem where Cygwin was returning -1 for the
hard max open file limit.
On process that complete before waitpid(), log them
and return zero as the process return status.
Make sure 'invalid packet (ctb=14)' from gpg is not
a fatal error.
Copy changes from trunk for duplicity translation.
Allow handling of unicode filenames in log messages.
Ignore unicode() translation errors in log messsages.
2009-09-05 22:11:50 +00:00
joerg
f5c3dedd85 We want no /opt/schily, so patch the Defaults rules. wrapper already
takes care of absolute options, but the value of INS_BASE is based down
via -D too. Bump revision.
2009-09-05 10:05:19 +00:00
wiz
bb279f894f Update to 0.10.8:
Slight brown paper bag release, 0.10.7 fails to build
when the vga arb stubs were required. also whot pointed
out I had no info in 0.10.7 release mail.

libpciacesss 0.10.8 provides support for VGA arbiter on Linux,
along with support to check if a device is the boot VGA and
if a device has a kernel driver associated with it.

Dave Airlie (1):
      pciaccess: bump to 0.10.8

Thomas Klausner (1):
      pciaccess: fix vga arb stubs
2009-08-31 07:48:22 +00:00
tonnerre
2e5c96e529 Seems two S got dropped from the puppet makefile. 2009-08-30 22:03:53 +00:00
tonnerre
8841647984 Install manifest and SMF methods for puppetd and puppetmasterd when on
Solaris. Bump PKGREVISION.

XXX: This should be formalized for all services.
2009-08-30 21:57:07 +00:00
tonnerre
9816dc12d2 Solaris has a different set of plugins, adapt plist. 2009-08-30 08:19:43 +00:00
wiz
eeac6dd95c Update to 0.10.7:
Aaron Plattner (1):
      Don't try to write boot_vga since that fails with EACCES

Dave Airlie (15):
      pciaccess: provide a method to detect if a device is boot VGA
      vgaarb: fixup api and decode rsrc.
      add support for finding if something has a kernel driver
      vgaarb: fixup api for new count reporting + decodes interface was wrong.
      vgaarb: clean up debug output
      vgaarb: add support for targetting default device
      vgaarb: change API to target taking a device + lock/unlock not taking one
      vgaarb: more api changes + cleanup
      vgaarb: add vga count + resource accessor
      pciaccess: make linux rom reading fallback optional
      pciaccess: make linux rom reading fallback optional
      pciaccess: make linux rom reading fallback optional
      Revert "vgaarb: delete stub functions"
      vgaarb: update stub interface
      libpciaccess: bump to 0.10.7 for vga arb interface addition

Jesse Barnes (1):
      Don't try to use bogus bridge data

Julien Cristau (2):
      configure.ac: fix help text for the linux-rom-fallback option
      Silence compiler warning about pci_id_file_open definition

Tiago Vignatti (11):
      Import libvgaaccess (VGA Arbiter) implementation from C3SL repository:
      vgaarb: make it compile.
      vgaarb: a bunch of clean ups to fit in libpciaccess style.
      Delete vga_arb_rec.
      Fix typo in vgaarb stubs.
      Reorganize the code.
      Comment typo.
      vgaarb: delete stub functions
      vgaarb: fix indentation and remove trailing white spaces
      vgaarb: fix pci_device_vgaarb_get_info() return value.
      Revert "vgaarb: fix pci_device_vgaarb_get_info() return value."
2009-08-29 15:41:33 +00:00
ahoka
7d02d88895 Add "model name" to the sysinfo hash table.
Fixes "Unknown CPU model" bug in gnome-system-monitor.
2009-08-27 20:03:17 +00:00
wiz
e8a5e254ae Fix fallout from recursive jpeg shlib bump.
The man page says that you should check the diff before committing,
especially for the case that went wrong here (PYPKGPREFIX -> py25).
Hi sno!
2009-08-27 18:53:36 +00:00
wiz
6d245a65b2 One HOMEPAGE should be plenty. 2009-08-26 20:22:49 +00:00
sno
949cd3bc1f bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
snj
165d252736 Update to 0.9.3. This version kills win32 support, pulls in a bunch of
patches from Debian, and now uses gtk2.

While here, PKG_DESTDIR=user-destdir'ify and use the proper framework
for handling configuration files instead of just sticking them in
share/grun as they were before.
2009-08-26 15:55:14 +00:00
wiz
aa35d2e30c Remove BROKEN_IN variable. It was no maintained, and there was no
defined workflow for setting it, removing it, or removing packages
depending on it.
2009-08-25 12:32:54 +00:00
wiz
8c5134dbe0 Change default for zip extraction to leave files as they are.
Previously, zip extraction by default converted to lower case.

Fix some packages that need it and remove -L from some packages
that manually set it.
2009-08-25 11:56:34 +00:00
adam
f61d8ab20b Changes 3.0.2:
* Fix 1323 about a problem when mounting a requested volume during a restore.
* Add more example SD Device configurations.
* Force the client_encoding to SQL_ASCII when database is already using this
  mode.
* Fix 1335 about postgresql error message during copy session
* Cleanup old job records when starting the director (Created/Running -> Failed)
* Apply patch in bug 1315 by McMichaeli that fixes scripts/logwatch
* Add more output when spooling and no space left
* Fix postgresql driver bug that displayed <NULL> rows from time to time.
* Implement the project 'restore' menu: enter a JobId, automatically
  select dependents
* Should fix 1323 about verify accurate jobs and deleted files.
* more...
2009-08-24 09:20:29 +00:00
adam
390dc12805 Changes 3.0.2:
* Fix 1323 about a problem when mounting a requested volume during a restore.
* Add more example SD Device configurations.
* Force the client_encoding to SQL_ASCII when database is already using this
  mode.
* Fix 1335 about postgresql error message during copy session
* Cleanup old job records when starting the director (Created/Running -> Failed)
* Apply patch in bug 1315 by McMichaeli that fixes scripts/logwatch
* Add more output when spooling and no space left
* Fix postgresql driver bug that displayed <NULL> rows from time to time.
* Implement the project 'restore' menu: enter a JobId, automatically
  select dependents
* Should fix 1323 about verify accurate jobs and deleted files.
* more...
2009-08-24 08:23:41 +00:00
wiz
96e10f9485 patch-aa didn't work too well, remove it. Bump PKGREVISION. 2009-08-24 06:15:23 +00:00
wiz
2c3c9440f0 Avoid using os.popen2 with Python>=2.6.
Patch from https://savannah.nongnu.org/bugs/?26064

Bump PKGREVISION.
2009-08-23 15:23:26 +00:00