Commit graph

5709 commits

Author SHA1 Message Date
is
76ae3714ff Forgotten patches. Sorry for the inconvenience caused. 2010-05-03 10:17:05 +00:00
wiz
cb6417d27f Update to 0.83.1:
D-Bus Python Bindings 0.83.1 (2010-02-18)
=========================================

Fixes:

* fd.o #21172: avoid some deprecation warnings in Python 2.6

* fd.o #15013: add dbus.lowlevel.MESSAGE_TYPE_SIGNAL etc., for those who care
  about message types at a low level

* When removing signal matches, clean up internal state, avoiding a memory
  leak in long-lived Python processes that connect to signals from arbitrarily
  many object paths (fd.o #17551, thanks to Marco Pesenti Gritti)

* When setting the sender of a message, allow it to be org.freedesktop.DBus
  so you can implement a D-Bus daemon in pure Python (patch from Huang Peng)
2010-05-02 13:31:54 +00:00
wiz
3e5159b952 Update to 2.01.01a78:
All:

-	New autoconf test checks whether fnmatch() has a working FNM_IGNORECASE

-	New autoconf test for strlcat() wcslcat()  strnlen() wcsnlen()


Libschily:

-	Schily fnmatch() now supports FNM_IGNORECASE

-	New files strlcat.c wcslcat.c  strnlen.c wcsnlen.c


Libfind:

-	libfind bumped to version 1.5

-	New file libfind/find_tok.h to separate the token names from the rest of the implementation.

-	Moved token definitions from find.c to find_tok.h

-	The primary -perm now implements a new feature:

	-perm +mode will evaluate as true if any of the bits set in mode are set in the
	permission bits fro a file.

-	A bug with -exec introduced with using vfork() instead of fork() was fixed.
	The replacement of the string "{}" now works correctly again even if the location
	of the path in memory was changed during a realloc().

-	New primary operators:
		-amin			deprecated - only for GNU find compatibility
		-cmin			deprecated - only for GNU find compatibility
		-mmin			deprecated - only for GNU find compatibility
		-empty			TRUE zero sized plain file or empty directory
		-execdir program [argument ...] \\;
		-fls file     		list files similar to 'ls -ilds' into 'file' (always TRUE)
		-fprint file		print file names line separated into 'file' (always TRUE)
		-fprint0 file		print file names nul separated into 'file' (always TRUE)
		-fprintnnl file		print file names space separated into 'file' (always TRUE)
		-ilname glob		TRUE if symlink name matches shell glob
		-ilpat pattern		TRUE if symlink name matches pattern
		-iname glob		TRUE if path component matches shell glob
		-ipat pattern		TRUE if path component matches pattern
		-ipath glob		TRUE if full path matches shell glob
		-ippat pattern		TRUE if full path matches pattern
		-okdir program [argument ...] \\;
		-print0			print file names nul separated to stdout (always TRUE)
		-executable		TRUE if file is executable by real user id of process
		-readable		TRUE if file is readable by real user id of process
		-writable		TRUE if file is writable by real user id of process

Mkisofs (Maintained/enhanced by J

-	Do no longer archive the output file if it is part of the archives directory
	tree.

-	New option -data-change-warn allows to prevent mkisofs from aborting when
	a file changes size.

	-data-change-warn is implemented via errctl="WARN|GROW|SHRINK *"

-	Print a hint to the option -data-change-warn if a shrunk/grown file is detected.

-	Print a hint to the option -no-limit-pathtables in case that there are more
	than 65535 parent directories in the target filesystem.

-	Print hints on using -joliet-long or on avoiding -J in case that there are
	file names that do not fit into 64 chars.
2010-05-02 10:45:50 +00:00
wiz
5b2a9d0ac5 Include desktopdb.mk, bump PKGREVISION. 2010-04-30 08:12:14 +00:00
sbd
d86c79e628 Update the master sites 2010-04-30 07:30:28 +00:00
sbd
3f18759107 Enable the tests, and add an "opt" targent so "make opt" can be used to run
the optional tests.
2010-04-30 07:27:16 +00:00
sbd
0773e09d57 Move lsof from using the LSOF_MORE_SECURE and LSOF_LESS_SECURE_SOCKETS to
using pkg options lsof-more-secure and lsof-less-secure-sockets.

Also change the way the option are applied, the same way that the Customize
script does and it works on all supported dialects.
2010-04-30 06:53:06 +00:00
obache
f8d1121cbe Set LICENSE=gnu-gpl-v2. 2010-04-29 09:24:18 +00:00
jnemeth
f6922b5c05 add and enable bcollect 2010-04-29 06:58:31 +00:00
tonnerre
8f048018ad Import bcollect version 0.6.0.
bcollect is a tool for backing up remote hosts to local directories. It
can keep a defined number of copies for specific backup intervals to
give you a backlog of available backups for restoring data.

bcollect keeps its backups directly accessible as files and directories
so you can search through them and access files with regular tools and
just copy files back as needed.

In order to save space, bcollect uses hardlinks between different
instances of the same backed-up host so multiple backups don't take up
the same space multiple times. Only files which are actually different
between two backups actually occupy space. If the file has not been
changed, a reference will be created to the original file.
2010-04-28 00:29:21 +00:00
obache
4e2cb8ffde Update faekroot to 1.5.10.
fakeroot (1.5.10) unstable; urgency=low

  * Move po4a stuff to dist-hook and prebuild.
  * Drop po4a from build-deps.
  * In postrm, remove the symlink which may have been generated
    by ldconfig, to avoid upsetting piuparts.  closes: #351299.

 -- Clint Adams <schizo@debian.org>  Sat, 22 Jul 2006 16:02:43 -0400

fakeroot (1.5.9) unstable; urgency=low

  * Fix libc6-dev-amd64 typo in build-deps.  closes: #376903.
  * Drop amd64-libs-dev option from build-deps.
  * Bump Standards-Version to 3.7.2.

 -- Clint Adams <schizo@debian.org>  Sat,  8 Jul 2006 12:24:51 -0400

fakeroot (1.5.8) unstable; urgency=low

  * Change amd64 build-dep from ia32-libs-dev to libc6-dev-i386.

 -- Clint Adams <schizo@debian.org>  Thu, 16 Mar 2006 18:18:21 -0500

fakeroot (1.5.7) unstable; urgency=low

  * Use libtool 1.9+20051221-1 instead of 1.5.22-2.

 -- Clint Adams <schizo@debian.org>  Sun, 29 Jan 2006 22:44:47 -0500
2010-04-23 09:00:15 +00:00
taca
dbbd40e690 Make ruby-quota really usable on Linux.
It wasn't considered about member of struct dqblk, unsigned 64bit integer.

Bump PKG_REVISION.
2010-04-22 15:01:07 +00:00
taca
85b3109286 Remove debugging printf() on Linux.
Bump PKGREVISION.
2010-04-21 05:34:31 +00:00
jmmv
4dd2f2f316 Add and enable gio-fam. 2010-04-20 17:45:09 +00:00
jmmv
c03d7421b5 Initial import of gio-fam:
This package provides a backend for GIO to provide notifications on file and
directory alterations using FAM (or Gamin) as the monitoring system.
2010-04-20 17:44:26 +00:00
tnn
5309b5784a avoid catpage regeneration 2010-04-20 16:01:38 +00:00
is
1aa2dbfab8 Seems to work on LP64. 2010-04-19 13:58:43 +00:00
is
914d808d14 mtools 4.0.13, 2nd part. 2010-04-19 13:50:19 +00:00
is
04a8b1b7a0 Upgrade to 4.0.13. 2010-04-19 13:44:48 +00:00
jmmv
06b1a0ea5c Do not create etc/ConsoleKit/seats.d/ inside prefix during install. This
is automatically done by the installation scripts by creating the directory
inside sysconfdir (where it belongs).

Other than removing an unecessary directory creation, this prevents leaving
a directory behind upon package removal.

Bump PKGREVISION.
2010-04-18 19:51:47 +00:00
jmmv
f98352d8a4 Add support for the debug option to the libgamin and gamin packages.
This is off by default so no need to bump the revision numbers.
2010-04-18 18:22:43 +00:00
agc
e8af6d75b9 Remove the ''user'' package which is not needed. 2010-04-18 01:38:31 +00:00
agc
03de4c9c16 Remove the sysutils/user package which is now not needed - if we find
a platform without the necessary tools to manage users, we can
resurrect this from the NetBSD-current sources.
2010-04-18 01:37:22 +00:00
zafer
bf7ab8bcd4 update master_site url. 2010-04-17 16:22:28 +00:00
jmmv
d865c6e712 Build the tests when building the gamin package and allow running them.
No visible changes, so no revision bump.

Some tests are broken of course.  Will investigate later.
2010-04-16 22:32:14 +00:00
jmmv
ebf69fce68 Fix build with current modular-xorg: remove inclusion of non-existent
header dpmsstr.h.  AFAICT through manual inspection of the code, none
of the symbols nor constants provided by the header still present in
xsrc are used.
2010-04-11 22:24:47 +00:00
tnn
96e8449380 add "bn" locale to PLIST. Bump revision. 2010-04-11 16:38:29 +00:00
seb
ef3cf2c9e5 Add LICENSE 2010-04-10 13:47:35 +00:00
seb
b71db848df Add & enable p5-Server-Starter 2010-04-10 13:44:27 +00:00
seb
8ca0f1df21 Initial import of p5-Server-Starter version 0.06 in the NetBSD
Packages Collection.

It is often a pain to write a server program that supports graceful
restarts, with no resource leaks. The Perl 5 module Server::Starter,
solves the problem by splitting the task into two. One is start_server,
a script provided as a part of the module, which works as a superdaemon
that binds to one or more TCP ports, and repeatedly spawns the
server program that actually handles the incomming commenctions.
The spawned server programs under Server::Starter call accept(2)
and handle the requests.
2010-04-10 13:43:01 +00:00
drochner
66ba857622 totem-pl-parser doesn't need evolution-data-server anymore -- remove
a stale option
2010-04-09 19:47:32 +00:00
tnn
df7e5d3825 Update to libpciaccess-0.11.
Synced the netbsd support patch from xsrc HEAD, with a minor tweak:
 Now we first try to map memory in the newfangled /dev/pciN way.
 If that fails, then we fall back to /dev/mem.
 We need to do this to deal with netbsd-5 and earlier.

Add NetBSD/sparc64 to the list of supported platforms.

Upstream changes:

0.11.0:
 Add pci_device_get_parent_bridge()
 I/O port access routines
 Fix pci_device_open_io() to actually return something useful
 Fix I/O handle array allocator to work for devices past the first
 libpciaccess 0.11.0
 .gitignore: use common defaults with custom section # 24239
 Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
 Deploy the new XORG_DEFAULT_OPTIONS #24242
 INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
 Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
0.10.9:
 vgaarb: check pci_sys exists before initing vga arb
 shutup stupid gcc warning, strtok_r ignores the first parameter
 Free return value from scandir instead of leaking it.
 vgaarb: check for fd before close it
 vgaarb: fix newbie typo
2010-04-09 08:09:11 +00:00
asau
9d172bbac7 Recursive revision bump for GMP update. 2010-03-24 19:43:21 +00:00
joerg
9fb4299787 Use /usr/include/dev/apm/* on AMD64. Add explicit failure message for
systems that have neither those nor /usr/include/machine/apmvar.h.
Mark as DESTDIR ready.
2010-03-22 15:46:02 +00:00
wiz
5a532b436c Reset maintainer, developer lost his commit bit. 2010-03-21 16:29:38 +00:00
taca
da29ebdfe7 Improve portability (NULL v.s. 0).
Bump PKGREVISION.
2010-03-21 14:49:10 +00:00
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