Commit graph

5622 commits

Author SHA1 Message Date
tnn
b7d0636d7c not for python-2.4, because support was dropped from py-gtk2 2009-08-19 11:34:34 +00:00
ghen
7adad07bb8 Update to 0.5.3 (Apr 15, 2007)
- Added support for 830, 946GZ, G965, Q965
- Fixed bug when mapping to file
- Added correct timing routines
2009-08-19 08:41:45 +00:00
joerg
9d785711c2 Provide a buildlink3.mk file for bacula and correctly link the console
packages against the shared libraries. Bump revisions for the latter.
2009-08-18 15:23:59 +00:00
joerg
2ae3192feb Fix installation to not override content of /usr/pkg/lib. 2009-08-18 14:37:18 +00:00
wiz
3cd2fc9573 Update to 20090716. Set LICENSE to gnu-gpl-v2.
XXX: optionally licensed under the Academic Free License 2.1, which we
don't have in pkgsrc and which I didn't add just for this package.

Changes: undocumented.
2009-08-16 14:03:59 +00:00
wiz
bd048c1636 Update to 0.82:
dbus-glib-0.82:

 Alban Crequy (1):
       Bug 18294 - Be defensive about a possibly NULL property string

 Brian Cameron (1):
       Bug 20343 - Add a man page for dbus-binding-tool

 Brian Tarricone (1):
       Bug 21753 - Correctly initialize GValues in dbus-binding-tool
 generated code

 Colin Walters (8):
       Bump configure for unstable cycle
       Use -fno-strict-aliasing by default
       Bug 14183 - Listen to NameOwnerChanged using arg0 matching
       Bug 19927 - Use const for GError * param we're not modifying
       Add missing prototype for dbus_g_connection_unregister_g_object
       Clean up some compilation warnings
       Test for git-log in Makefile.am should just be for git now
       Release 0.82

 Frederic Crozat (1):
       Fix format-security warning

 Jason Leach (1):
       Bug 21362 - Remove use of deprecated symbols

 Luis Menina (1):
       Bugg 22244 - Only include <glib.h>, not individual headers

 Marc-Andre Lureau (1):
       build: fix undefined macro: AM_PROG_LIBTOOL with recent libtool

 Mikkel Kamstrup Erlandsen (1):
       Bug 13908: make dbus_g_type_specialized_init() safe for library
 users to call

 Peter Korsgaard (1):
       add --with-dbus-binding-tool option to use an external dbus-binding-tool

 Simon McVittie (24):
       Bug 16776: teach dbus_g_method_return_error about DBUS_GERROR
       Bug #16776: add a regression test
       Remove CXX cruft from configure.ac
       configure.ac: don't check the sizes of integers
       Don't define DBUS_API_SUBJECT_TO_CHANGE
       configure.ac: Don't check endianness
       Don't check whether va_copy works
       Don't check for atomic integer ops
       Remove all sorts of libdbus cruft from configure.ac
       fd.o#20884: dbus_g_proxy_manager_replace_name_owner: don't leave
 freed memory in the hash table if the name was the owner's first
       dbus_g_type_specialized_init: make some effort at being thread-safe
       fd.o #5688: don't assert when exported object is destroyed
 *after* D-Bus connection closes
       fd.o #5688: Add a regression test
       fd.o #21219: implement unregistration of objects
       dbus-gobject: save the ObjectRegistration on each object, not
 just the path
       fd.o #21219: regression test
       Merge branch '20886-configure-cleanup'
       Merge branch '20884-proxy-manager-replace-name-owner'
       Merge branch '16776-make-dbus-errors-throwable'
       Merge part of branch '5688-survive-disconnection'
       Merge branch '5688-survive-disconnection'
       Merge branch '20716-with-dbus-binding-tool'
       fd.o #13908: silently initialize specialized types whenever required
       Merge branch '13908-autoinit'

 Sjoerd Simons (1):
       Use g_strdup instead of strdup in dbus_g_method_get_sender

 Vincent Untz (1):
       Bug 20879 - Use --skip-source argument for glib-genmarshal
2009-08-15 21:10:11 +00:00
wiz
96fcaf5499 Update to 2.01.01alpha63:
All:

-	include/schily/wait.h now includes process.h on DOS systems

-	include/schily/resource.h new include file

-	include/schily/select.h new include file

-	Now all sources use schily/systeminfo.h instead of sys/systeminfo.h

-	Now all sources use schily/assert.h instead of assert.h

-	Now all sources use schily/priv.h instead of priv.h

-	Now all sources use schily/procfs.h instead of profcs.h

-	Now all sources use schily/syslog.h instead of syslog.h

-	Now all sources use schily/float.h instead of float.h

-	Now all sources use schily/ipc.h instead of sys/ipc.h

-	Now all sources use schily/sem.h instead of sys/sem.h

-	Now all sources use schily/shm.h instead of sys/shm.h

-	New autoconf test for "#pragma weak"


Libmdigest:

-	New library

Cdrecord:

-	Correctly abort the FIFO in cdrecord on BeOS and Haiku
	in case that the clone ara cannot be made shared.

Cdda2wav

-	Cdda2wav is now using the sha1 implementation from libmdigest

-	Try to avoid an endloss loop while parsing ISO-9660 directories
	from rotten CD+ sessions.

Readcd:

-	Fixed a problem in the man page.
2009-08-15 21:03:25 +00:00
asau
c9dade7154 Conflicts with gnuls (misc/gnuls), as noted by Mihkel Ader in PR 41876.
Bump revision.
2009-08-12 13:36:06 +00:00
obache
31dd1ca45f Update ruby-gnome2 to 0.19.1.
This release is a bug fix release of 0.19.0.

=== Changes

==== Ruby/GTK2

  * use RUBYARCHDIR
    [OBATA Akio]
  * #2814953: install missing headers
    [Mamoru Tasaka]

==== Ruby/GLib2

  * Bug fixes:
    * avoid object allocation while GC
      [OBATA Akio, Kouhei Sutou]
  * use RUBYARCHDIR
    [OBATA Akio]
  * mkmf-gnome2.rb add "-I$(vendorarchdir)" to $CPPFLAGS.
    [OBATA Akio, Kouhei Sutou]

==== Ruby/ATK

  * use RUBYARCHDIR
    [OBATA Akio]

==== Ruby/Pango

  * use RUBYARCHDIR
    [OBATA Akio]
  * use gem version rcairo as fallback
    [OBATA Akio]

==== Ruby/Libart

  * use RUBYARCHDIR
    [OBATA Akio]

==== Ruby/GdkPixbuf

  * use gem version rcairo as fallback
    [OBATA Akio]

==== Ruby/GnomePrint

  * install rblibgnomeprintversion.h
    [OBATA Akio, Kouhei Sutou]

==== Ruby/GtkMozEmbeded

  * fix header generation error caused by missing file
    [OBATA Akio]

==== Ruby/VTE

  * support VTE 0.20
    [Kouhei Sutou]

==== Ruby/PanelApplet

  * #2815036: re-support Ruby 1.8.6.
    [Mamoru Tasaka, Kouhei Sutou]

==== Ruby/Libglade2

  * Debian#519786: fix GC related SEGV when a widget in
    glade is removed by hand.
    [Arnaud Cornet, Kouhei Sutou]

=== Thanks

  * OBATA Akio
  * Mamoru Tasaka
  * Arnaud Cornet
2009-08-12 12:43:08 +00:00
obache
3b11655430 recursive bump for icu shlib version change except already done. 2009-08-12 02:31:18 +00:00
apb
dcaf5576f4 Make this build again on netbsd-current. Bump PKGREVISION to 5. 2009-08-11 20:53:06 +00:00
taca
54e9225bbc Add patches to avoid conflict with getline(3). 2009-08-11 15:44:14 +00:00
wiz
7a64118ff4 Allow python-2.6. 2009-08-08 16:19:13 +00:00
wiz
87aa47a14f Update to 2.01.01pre62:
All:

-	New include files include/schily/ctype.h, include/schily/pwd.h
	and include/schily/grp.h

-	All programs are now using schily/stdio.h
	for orthogonality.

-	Haiku default install dir is now /boot/opt/schily

-	New rules RULES/os-cygwin_nt-6.0-wow64.id and
	RULES/os-cygwin_nt-6.1-wow64.id support Cygwin on 64bit
	installations of Win Vista and "Win 7".

-	New rules for compiling 64 Bit binaries on cygwin_nt-wow64
	NOTE: You need to have a 64 bit aware gcc on Cygwin to use this!

-	TEMPLATES/temp-gcc.rul and TEMPLATES/temp-xcc.rul
	now correctly include cc-gcc.rul and cc-dumb.rul and thus
	make the automake feature working again for completely
	unknown platforms.

-	Fixed RULES/rules.inc to make sure we install xx.h instead of
	xx.h.exe

-	Workaround an infinite hang in an autoconf test on 64 Bit Vista
	with Cygwin

-	Include limits.h in schily/hostname.h for Linux

-	Several "%s" formats have been introduced in order to make gcc-4
	happy even though the original strings have been pointer to constant
	and well known strings

-	Change the option order in the autoconf test for calling the linker
	in order to avoid problems with the microsoft linker.

Libschily:

-	libschily now is thread aware and uses the thread specific errno
	value on Solaris, Linux and FreeBSD.

Libscg:

-	Raised the SCSI Bus-number limit from 256 to 500 for Linux as a workaround
	for a resource leak bug in the linux kernel. The workaround lets the problem
	happen much later but cannot completely avoid it. If you are hit by the Linux
	kernel resource leak bug, you need to reboot.

Cdrecord:

-	Correctly abort the FIFO in cdrecord on BeOS and Haiku
	in case that the clone ara cannot be made shared.

Mkisofs (Maintained/enhanced by J

-	Fixed a potential malloc problem in mkisofs
2009-08-08 09:36:59 +00:00
tnn
9b69d9c02a merge patch (build fix for some platform where MB_CUR_MAX is not defined?)
from wip/tree to allow that package to go away.
2009-08-08 05:20:02 +00:00
cegger
ae35da54e5 Update to Xen 3.3.2.
This is a mainenance release with a number of stability fixes.
2009-08-07 12:43:46 +00:00
drochner
9d45f9fced the .pc file requires ndesk-dbus 2009-08-05 17:32:54 +00:00
schmonz
5104515a2c Update to 4.1.2. From the changelog:
- fix portability issue with MAP_LOCKED flag. Thanks: Scott Haneda.
- remove debugging output accidentally left in v.4.1.0.
- cleanups
- memtester.h was missing from the 4.1.0 tarball; release update to
    fix that. Thanks: Owen Leonard.
- added the ability to test a specific physical region of memory
    (by mmap'ing /dev/mem) with the new -p option, which takes a
    hex starting address as a value. This is mostly of use to
    developers trying to verify memory or I/O mapped devices (on
    an embedded system, for instance). Thanks: Allon Stern.
- re-add the ability to set a suffix on the memory to allocate:
    "3G", "128K", etc, mostly for use with the above new feature,
    where the "memory" to be tested is less than a megabyte, but
    also useful for users wanting to test many gigabytes; you no
    longer have to do the conversion-to-megs in your head.
- documentation updates and clarifications.
2009-08-03 15:51:40 +00:00
joerg
be4b364d1a MAKE_JOBS_SAFE=no 2009-08-03 12:46:26 +00:00
joerg
4d36a69cb0 Needs bin directory. 2009-08-03 12:42:56 +00:00
hasso
d3625bdc54 Needs msgfmt. 2009-07-30 16:44:07 +00:00
drochner
0bb3f65761 I hope I removed all dependencies, so this pkg can be removed eventually.
remove bl3 file to discourage adding new ones
2009-07-26 19:09:25 +00:00
drochner
fd8aa41fd4 remove unneeded "nautilus-cd-burner" bl3,
bump PKGREVISION
2009-07-26 18:43:27 +00:00
drochner
7a65e5eddd rename the "ismounted" property to "is_mounted" which seems to
be the official name
bump PKGREVISION
(this still needs a lot of work)
2009-07-26 18:42:04 +00:00
drochner
c1bb46f2a8 update brasero to 2.26.3
changes: minor bugfixes, translation updates

pkgsrc changes:
-in scsi io code, remove the code which builds a raw device path
 from a block device - use the raw_device hal property instead
-split out the nautilus plugin, allows to use brasero (and its
 clients, eg sound-juicer) with less gnome desktop overhead
-support playlist parsing as an option -- unfortunately this
 pulls in evolution-data-server indirectly which is pretty large
 for that limited gain of functionality (on per default, as in
 other pkgs able to use the evolution database)
-cleanup
2009-07-26 18:25:01 +00:00
drochner
38a4f36726 +gnome-commander 2009-07-23 15:31:20 +00:00
drochner
248d42dcdc add gnome-commander-1.2.8, a two-pane file manager, from
Ondrej Tuma per pkgsrc-wip
2009-07-23 15:29:22 +00:00
wiz
5fd4c345b1 Update to 1.1.5. Convert to user-destdir. Set LICENSE.
=============
Version 1.1.5
=============

Nautilus Sendto

Bug fixes:
	- Fix the plugins not getting translated properly
	- Remove mention of "Evolution" in the mail plugin

===============
Version 1.1.4.1
===============

Nautilus Sendto

Bug fixes:
	- Fix infinite loop in the Pidgin plugin

=============
Version 1.1.4
=============

Nautilus Sendto

Bug fixes:
	- Fix crash in the Pidgin plugin when the file system is full
	- Pidgin plugin cleanups

Other changes:
	- Remove Gaim plugin

=============
Version 1.1.3
=============

Nautilus Sendto

Bug fixes:
	* Use new EmpathyContactSelector and update for latest Empathy


=============
Version 1.1.2
=============

Nautilus Sendto

New features:
	* Add an evolution plugin to allow sending arbitrary attachments
	  through nautilus-sendto
	* Add a "Removable devices" plugin
	* Enable the "burn" plugin by default

Bug fixes:
	* Remove the separate mailer plugins, and use the default
	GNOME mailer instead
	* Fix no plugins being able to send files (oops)
	* Be more lax when checking whether a device supports ObexFTP,
	  also check for the File Transfer profile, and update the profiles
	  if a supported on doesn't appear
	* Make it possible for plugins to support sending directories
	* Support the "Pecan" Pidgin MSN plugin
	* Fix a few memory leaks
2009-07-23 12:20:20 +00:00
markd
1d48252cce Update strigi to 0.6.4
- Path fixes to the build system the benefit of windows users (sengels)
 - Clean up of class ArchiveReader
 - Support for LZMA compressed streams in archives, notably .deb and .rpm
 - Remove preceding ./ from file path in tar archives.
 - Make parsing ar and deb files easier to abort: useful in e.g. Dolphin
 - Better method of removing deleted file from the CLucene
 - Do not tokenize the URL in the index to improve polling speed
 - Fix the bz2 header check: more bz2 archives are recognized (pino)
 - Fix infinite loop on parsing SGI image files
 - Fix reading of zip files without central directory.

Add LICENSE.
2009-07-23 09:07:11 +00:00
wiz
135620df42 Remove empty PLIST.common_end. 2009-07-22 09:31:05 +00:00
wiz
d70523df21 Remove USE_DIRS from pkgsrc.
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-22 09:01:16 +00:00
ahoka
997e397a0d +bubblemon 2009-07-20 14:14:19 +00:00
ahoka
9fa752c1dd Import bubblemon-1.46 as sysutils/bubblemon.
A system monitoring dockapp, visually based on the GNOME "BubbleMon"
applet. Features a duck and bubbles, water level depending on memory use.

Contributed by Gabor Gergely in private mail.
2009-07-20 14:06:02 +00:00
hasso
74f5657422 PCI domains support for recent DragonFly. Bump PKGREVISION. 2009-07-20 05:58:44 +00:00
tnn
1988e543d0 use MASTER_SITE_GENTOO properly 2009-07-19 18:18:09 +00:00
tnn
60578adc48 #include <stdio.h> earlier so NULL gets defined before use
#include <iostream> instead of <iostream.h> (deprecated)
Fixes build on modern Linux.
2009-07-19 18:14:59 +00:00
wiz
24587c0d9b Update to 2.01.01a61:
All:

-	Support for 64 bit compilation on mac OS X was added.
	Call make CCOM=cc64 as on other platforms.

-	$OLIBSDIR is no longer in the RUNPATH

-	New include file include/schily/limits.h

-	Make sure that all include files in include/schily/ include
	include/schily/mconfig.h

-	wide character support new

-	New makefile "Mocsw" sets defaults for "opencsw" instead of Blastwave.
	Mcsw for Blastwave of course continues to exist

-	New defaults directory DEFAULTS_CSW includes special defaults that
	compile e.g. for Sparc-V8 in order to get working binaries for older
	Sparc non 64 Bit hardware.

-	New autoconf test HAVE_SETBUF and HAVE_SETVBUF

-	Several modification in hope to better support MINGW

Libschily:

-	wide character support new

-	sevaral str*.c functions new for orthogonality with the new wcs* code.

-	Added a wide character patern matcher with: patwcompile(), patwmatch(), patwlmatch()
	See files:

	libschily/matchw.c and libschily/matchwl.c

-	libschily/stdio/*.c fixed to use size_t as length parameter for
	read*()/write*() operations.

Libscg:

-	Added a workaround for the type desaster in the Appls IOKit include files
	in order to support 64 bit binaries

Cdda2wav (Maintained/enhanced by J

-	The -interactive option is now mentioned in the -help output and the man page.

-	Call unit_ready() before retrieving the TOC data in order to work around a Solaris
	scsa2usb (SCSA to USB Driver) bug.

Readcd:

-	"readcd" no longer dumps core if the C2Scan function is selected from the
	interactive interface.

Mkisofs (Maintained/enhanced by J

-	Fixed a typo bug in the mkisofs man page that caused the two synopsis lines
	to appear as one line when using GNU troff.

-	isoinfo now prints "???" in case that an illegal month is in a ISO-9660
	filesystem.
2009-07-17 20:19:55 +00:00
hasso
464b33a3ba Make it build on DragonFly. 2009-07-17 18:43:15 +00:00
adrianp
2ae6078ec7 Give up MAINTAINER 2009-07-17 18:00:13 +00:00
tnn
3dd34d21f4 LICENSE= gnu-gpl-v2 # OR intel-acpica-license
While here de-lint the package and update to version 20090625.

20090625:
ACPI 4.0: iASL and Disassembler - implemented support for the new IPMI
operation region keyword. ACPICA BZ 771, 772. Lin Ming.
ACPI 4.0: iASL - implemented compile-time validation support for all new
predefined names and control methods (31 total). ACPICA BZ 769.

20090521:
Disassembler: Fixed some issues with DMAR, HEST, MADT tables. Some problems
with sub-table disassembly and handling invalid sub-tables. Attempt recovery
after an invalid sub-table ID.

20090422:
iASL: Fixed a generation warning from Bison 2.3 and fixed several warnings on
the 64-bit build.
iASL: Fixed a problem where the Unix/Linux versions of the compiler could not
correctly digest Windows/DOS formatted files (with CR/LF).
iASL: Added a new option for "quiet mode" (-va) that produces only the
compilation summary, not individual errors and warnings. Useful for large
batch compilations.
AcpiExec: Implemented a new option (-z) to enable a forced semaphore/mutex
timeout that can be used to detect hang conditions during execution of AML
code (includes both internal semaphores and AML-defined mutexes and events.)

20090320:
Acpiexec: Split the large aeexec.c file into two new files, aehandlers.c and
aetables.c

20090220:
Disassembler: Decode the FADT PM_Profile field. Emit ascii names for the
various legal performance profiles.

20090123:
Fix build error under Bison-2.4.
Dissasembler: Enhanced FADT support. Added decoding of the Boot Architecture
flags. Now decode all flags, regardless of the FADT version. Flag output
includes the FADT version which first defined each flag.
The iASL -g option now dumps the RSDT to a file (in addition to the FADT and
DSDT). Windows only.

20081204:
iASL: Completed the '-e' option to include additional ACPI tables in order to
aid with disassembly and External statement generation. ACPICA BZ 742. Lin
Ming.
iASL: Removed the "named object in while loop" error. The compiler cannot
determine how many times a loop will execute. ACPICA BZ 730.
Disassembler: Implemented support for FADT revision 2 (MS extension). ACPICA
BZ 743.
Disassembler: Updates for several ACPI data tables (HEST, EINJ, and MCFG).

20081031:
iASL: Improved disassembly of external method calls. Added the -e option to
allow the inclusion of additional ACPI tables to help with the disassembly of
method invocations and the generation of external declarations during the
disassembly. Certain external method invocations cannot be disassembled
properly without the actual declaration of the method. Use the -e option to
include the table where the external method(s) are actually declared. Most
useful for disassembling SSDTs that make method calls back to the master
DSDT. Lin Ming. Example: To disassemble an SSDT with calls to DSDT:  iasl -d
-e dsdt.aml ssdt1.aml
iASL: Fix to allow references to aliases within ASL namepaths. Fixes a
problem where the use of an alias within a namepath would result in a not
found error or cause the compiler to fault. Also now allows forward
references from the Alias operator itself. ACPICA BZ 738.

20080829:
Allow multiple argument counts for the predefined _SCP method. ACPI 3.0
defines _SCP with 3 arguments. Previous versions defined it with only 1
argument. iASL now allows both definitions.
iASL/disassembler: avoid infinite loop on bad ACPI tables. Check for zero-
length subtables when disassembling ACPI tables. Also fixed a couple of
errors where a full 16-bit table type field was not extracted from the input
properly.
acpisrc: Improve comment counting mechanism for generating source code
statistics. Count first and last lines of multi-line comments as whitespace,
not comment lines. Handle Linux legal header in addition to standard acpica
header.
2009-07-14 18:13:48 +00:00
hasso
74e4f6b1ea Make it build on FreeBSD and DragonFly. 2009-07-12 10:33:12 +00:00
hasso
002e3d4919 The POSIX.1e ACL implementation in DragonFly isn't complete enough to be
usable here.
2009-07-11 19:35:27 +00:00
hasso
a3e860528d Add support for DragonFly (incomplete, but builds). Fix PLIST for Linux,
Solaris and FreeBSD. Bump PKGREVISION.
2009-07-11 13:14:13 +00:00
hasso
23886bdcfd Unbreak it with openssl older than 0.9.9. 2009-07-10 19:21:28 +00:00
hasso
7d807ddb8c Make it build on DragonFly and FreeBSD. 2009-07-10 19:19:57 +00:00
obache
ee644ed046 Set LICENSE=gnu-gpl-v2. 2009-07-10 09:00:41 +00:00
obache
5586ffdaaa Update ipa to 2.0.6, per maintainer update request by PR 41686.
Changes:
    *	autoconf 2.61 -> 2.62, automake 1.10 -> 1.10.1.

    *	When time goes back or changes too quickly, then ipa incorrectly
	used too much CPU time and generated a lot of log messages.

    *	Now several databases can be written in "db_list" parameter's
	value in ipa.conf.

    *	Now lint can check source code of IPA.
2009-07-10 08:20:03 +00:00
drochner
42bf11c9b8 update to 2.26.2
changes:
-Improve performance by using a cache
-translation updates
2009-07-09 17:53:23 +00:00
hasso
f1f46c6736 Update to 3.1.3. Upstream changes:
2009-07-04  Martin Mares <mj@ucw.cz>

        * Released as 3.1.3.

        * Updated pci.ids to the current snapshot of the database.

        * The VPD parser now reports unknown and vendor-defined items
        properly. It also stops on any item in unknown format, avoiding long
        output on bogus VPD data. Thanks to Ben Hutchings and Matthew Wilcox.

        * The MSI-X table size now matches the spec. Thanks to Michael S.
        Tsirkin.

        * The Power Management capability now includes the soft reset bit.
        Thanks to Yu Zhao.

        * Decoding of the Advanced Features capability has been added.
        Thanks to Yu Zhao.

        * The whole package compiles on GNU/kFreeBSD again.

        The following patches have been contributed by Matthew Wilcox:

        * The procfs back-end is able to cope with /proc/bus/pci
        containing names with domains, which occur on sparc64 and
        possibly other architectures due to a kernel bug.

        * The sysfs back-end no longer complains when a slot address
        is missing, which happens with old versions of Linux fakephp.

        * The Device Serial Number capability is printed in the right
        byte order.

        * The MSI and MSI-X capabilities are printed in a prettier way.

        * The tree output mode (`lspci -t') shows domain numbers only
        at the root, which makes the output more compact.

        * Updated documentation on the bus mapping mode (`lspci -M').

2009-02-01  Martin Mares <mj@ucw.cz>

        * Released as 3.1.2.

        * Fixed another silly bug in the command-line parser of setpci.

2009-01-30  Martin Mares <mj@ucw.cz>

        * Released as 3.1.1.

        * Updated pci.ids to the current snapshot of the database.

        * The configure script now sets LC_ALL to avoid being fooled by
        locale-dependent behavior of `tr'.

        * The command-line parser of setpci did sometimes segfault on invalid
        input. Thanks to Andreas Wiese for a fix.

2009-01-18  Martin Mares <mj@ucw.cz>

        * Released as 3.1.0.

        * Updated pci.ids to the current snapshot of the database.

        * The Cygwin backend now works on Windows Vista. Thanks to Jonathan
        Kotta.

        * Fixed a bug in decoding of the SR-IOV capability. Patch by Yu Zhao.

        * Details of some PCIe capabilities are displayed only with -vv.

        * When a BAR is reported by the OS, but not by the device (i.e.,
        it is marked as [virtual] in lspci), the [disabled] flag is
        suppressed, because it does not make sense in such cases.
        Patch by Yu Zhao.

2008-12-13  Martin Mares <mj@ucw.cz>

        * The source code of lspci has been split to multiple files, hopefully
        making it easier to maintain.

        * The library and lspci now know about physical slot names. So far,
        they are provided by the sysfs back-end only. Thanks go to Alex Chiang.

        * When a device has the VPD (Vital Product Data) capability and the
        VPD data are supplied by the OS, they are decoded and printed in the
        verbose mode. This currently works only on Linux with the sysfs
        back-end. Thanks to Ben Hutchings of Solarflare for the patch.

        * `setpci --version' now works properly.

        * `setpci --dumpregs' prints a table of all known names of
        registers and capabilities. This replaces the table of registers
        in the setpci man page.

        * The dry-run mode of setpci gives better feedback.

        * The setpci utility is now able to address registers stored in PCI
        capabilities (actually it allows a more general form of relative
        addressing).

        * The library has gained functions for working with PCI capabilities.

        * Address Translation Services capability is now decoded. Patch by
        Yu Zhao.

2008-11-09  Martin Mares <mj@ucw.cz>

        * Released as 3.0.3.

        * `lspci -k' now displays the subsystem ID, too. This makes `-k'
        show everything needed to identify the device and the available
        drivers, which was called for by many users.

        * Fixed spelling of MSI. Patch by Matthew Wilcox.

        * Better support for cross-compilation. Thanks to Alon Bar-Lev
        for the patch.

        * Fixed printing of the AER capability. Patch by Max Asbock.

        * HT 1.02 capabilities are decoded as HT 1.03. Suggested by
        Carl-Daniel Hailfinger.

        * Fixed Cygwin build. Thanks to Steve Elliott for reporting the bug.

        * Updated pci.ids to the current snapshot of the database.
2009-07-08 06:00:47 +00:00
joerg
e0db3e5040 user-destdir support 2009-07-07 19:58:19 +00:00
joerg
80a0ab8e01 Needs pkg-config. 2009-07-06 16:22:30 +00:00
joerg
c1bd640ed2 Not MAKE_JOBS_SAFE. 2009-07-06 16:08:05 +00:00
joerg
8021042e1a Add regenerated files for patch-aa and patch-ab, as I can't figure out
the build dependencies needed to regenerate them for bulk builds.
2009-07-06 15:22:14 +00:00
drochner
3e05e577c1 remove remainders from pre-libgnutls-config.mk attempts to
fix the gnutls-2.8 problem
2009-07-03 16:05:28 +00:00
tnn
22ed89e271 use libgnutls-config.mk 2009-07-02 19:25:47 +00:00
adam
49267e3a15 PLIST fix: clientonly does not install libbacsql 2009-07-01 10:39:05 +00:00
obache
170641d08a Marked as DESTDIR ready. 2009-06-30 11:05:06 +00:00
joerg
c569c6a51f Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.
2009-06-30 00:07:09 +00:00
joerg
5b898b8d7a Needs Xinerama for modular Xorg. 2009-06-29 23:08:53 +00:00
drochner
78dcfbf57c work around nonexistant config script in gnutls-1.8 the same way
as in wireshark
this restores eg "https" functionality
bump PKGREVISION
2009-06-25 17:37:11 +00:00
adam
01383cced7 We don't need PLIST.common_end any more 2009-06-18 11:10:55 +00:00
bjs
86bcbe7115 Include BUILD_DEPENDS for devel/gnome-macros in case they're not installed.
Regen with autoreconf -i.
2009-06-16 22:40:06 +00:00
joerg
76039544d1 Remove @dirrm related logic. 2009-06-14 22:57:58 +00:00
joerg
75fc561a65 Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 21:28:46 +00:00
joerg
f0bbd1517d Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
zafer
fed05d81fb update homepage and master site. 2009-06-12 22:04:53 +00:00
rillig
61c7cf362d Removed redundant .gz suffix for man pages. 2009-06-12 19:09:35 +00:00
joerg
7228bca06e Fix build on DragonFly. From YONETANI Tomokazu in PR 41366. 2009-06-12 15:09:46 +00:00
abs
fcebe12b0c update to use the new Module::Install infrastructure 2009-06-11 12:06:10 +00:00
wiz
259855a621 Override detection of gnutls to use pkg-config in the failure case.
Fixes build with gnutls-2.8.0 reported by tron and taca.
2009-06-10 14:50:39 +00:00
wiz
eaecf42da5 Remove obsolete configure args. 2009-06-10 14:49:44 +00:00
wiz
2157fe0f89 Update to 2.01.01alpha60:
All:

-	Trying to work around nasty Linux distributions that try to fool autoconf
	function tests and thus may result in incorrect results for the functions
	fexecl fexecle fexecv fexecve fspawnv fspawnl fspawnv_nowait getline fgetline

-	New include files include/schily/dlfcn.h and include/schily/shcall.h

-	New autoconf tests for dlopen() and similar functions

-	Fixed a typo in include/schily/fnmatch.h that prevented compilation on BeOS

-	Fixed a typo in include/schily/libport.h that prevented compilation on BeOS

-	New makefile "Mocsw" allows to create packages for "opencsw"

-	RULES/rules.csw enhanced to allow to overwrite EMAIL= and HOTLINE= from
	the make command line.

-	New autoconf test for getprogname()/setprogname()

-	Support for using Microsoft "cl" to compile 64 bit binaries from Cygwin now
	has been finished

Libschily:

-	Code in libschily/fexec.c cleaned up for better readability


-	libschily/checkerr.c now correctly handles the "WARN" directive.


Cdrecord:

-	Cdrecord now calls read_format_capacities() in silent mode in order to
	check whether the current drive supports this SCSI command.

Cdda2wav (Maintained/enhanced by J

-	cdda2wav now gives better readable text with cdda2wav -help

-	BeOS has a /boot/develop/headers/be/support/ByteOrder.h that also defines
	_BYTEORDER_H and thus interferes with our cdda2wav/byteorder.h

Mkisofs (Maintained/enhanced by J

-	libschily/checkerr.c (used by mkisofs) now correctly handles the "WARN" directive.
2009-06-09 18:45:12 +00:00
abs
2482ac6fc5 Switch p5-Time depends to p5-Time-modules 2009-06-09 17:34:50 +00:00
imil
b0f47082af Updated to version 0.8.5.
From the CHANGES file :

Fixes

0.8.5: File ignore list had no effect.
0.8.4: Don't crash when an interface is closed.
0.8.3: Don't infinite loop on symlink follow.
2009-06-09 08:37:04 +00:00
hasso
21a339880d Update to 1.1.9. The patch-a[d-j] are snippets from the patch borrowed from
Gentoo bugzilla - http://bugs.gentoo.org/show_bug.cgi?id=270372. This makes
it compile on Linux glibc-2.10 and other systems (also DragonFly).

cdrkit (1.1.9)

  * wodim: In -msinfo mode, only suggest dvd+rw-mediainfo in verbose mode.
    Thanks to Michael Karcher <debian@mkarcher.dialup.fu-berlin.de> for the
    patch.
  * genisoimage: undo a mistake in the directory permissions change in
    the last release. Fixes handling of deep directory structures.

cdrkit (1.1.8)

  * genisoimage/joliet.c: Fix a potential memory corruption bug.
  * genisoimage/md5.c: Trivial cleanup
  * genisoimage/genisoimage.[c1]: Add command-line support for
    -jigdo-template-compress
  * genisoimage/sha1.h: Fix a type issue that broke sha1 support
    on 64-bit arches.
  * genisoimage/checksum.[ch]: Added test code; changed internal
    layout slightly to make for easier debug.
  * genisoimage: Applied patch from Roman Rakus <rrakus@redhat.com> to
    preserve directory permissions.
  * genisoimage: Add a patch from Ivan Shmakov. "-o -" will now write
    to stdout, as typical for command line programs. And we will try
    not to corrupt stdout by default if it's a terminal.
  * genisoimage/genisoimage.1: Add a mention of -chrp-boot.
  * genisoimage/mac_label.c: Fix an over-keen s/mkisofs/genisoimage.

cdrkit (1.1.7.1)

  * Re-spin the 1.1.7 release with a few silly release process errors fixed.

cdrkit (1.1.7)

  * lots of fixes to prevent gcc warnings
  * Fix for Joliet directory length bug in genisoimage
  * wodim.1: small fixes.
  * genisoimage/jte.c: add support for bzip2-compressed templates
  * genisoimage/jte.c: fix bzip2-compressed template data to be
    compatible with jigdo.
  * genisoimage/jte.c: fix exclude list handling.
  * genisoimage/checksum.[ch]: Add a generic infrastructure for
    checksums so we can use sha1/<whatever> as well as just
    md5sum. Will make things much faster for generating sha1sums for
    images and jigdos.
  * genisoimage/sha1.[ch]: Add GPL-licensed SHA1 implementation.
  * s/mkisofs/genisoimage/ in ABOUT
2009-06-07 22:02:24 +00:00
tnn
65fbe76c69 grub actually builds and runs fine on a NetBSD 5.x amd64 host, and knows
that it has to pass -m32 to gcc, so enable build for this platform.
2009-06-07 18:20:03 +00:00
wiz
b8efbb5d65 + agedu. 2009-06-07 13:48:45 +00:00
wiz
6c26567d24 Initial import of agedu-8590:
Suppose you're running low on disk space. You need to free some
up, by finding something that's a waste of space and deleting it
(or moving it to an archive medium). How do you find the right
stuff to delete, that saves you the maximum space at the cost of
minimum inconvenience?

Unix provides the standard du utility, which scans your disk and
tells you which directories contain the largest amounts of data.
That can help you narrow your search to the things most worth
deleting.

However, that only tells you what's big. What you really want to
know is what's too big. By itself, du won't let you distinguish
between data that's big because you're doing something that needs
it to be big, and data that's big because you unpacked it once and
forgot about it.

Most Unix file systems, in their default mode, helpfully record
when a file was last accessed. Not just when it was written or
modified, but when it was even read. So if you generated a large
amount of data years ago, forgot to clean it up, and have never
used it since, then it ought in principle to be possible to use
those last-access time stamps to tell the difference between that
and a large amount of data you're still using regularly.

agedu is a program which does this. It does basically the same sort
of disk scan as du, but it also records the last-access times of
everything it scans. Then it builds an index that lets it efficiently
generate reports giving a summary of the results for each subdirectory,
and then it produces those reports on demand.
2009-06-07 13:48:20 +00:00
zafer
712cab3a61 update homepage and master sites. 2009-06-06 22:21:15 +00:00
zafer
f2f34ddd05 update master sites. remove www.imago.ro. host does not resolve. 2009-06-05 22:52:22 +00:00
tonnerre
6be9abe3aa Remove patchadd as it is not needed according to various TNFers. 2009-06-01 17:49:25 +00:00
tonnerre
d01ab5350d Upgrade patchadd to version 0.1.1.
Changes since version 0.1:
 - Replaced license template with the official NetBSD license.
2009-06-01 17:37:58 +00:00
zafer
8f63dd887a revert to previous. 2009-05-30 11:10:56 +00:00
zafer
0cec315758 update master site. clean up. remove non-working mirrors. 2009-05-30 01:55:00 +00:00
wiz
ecccec500d Add link to upstream bug report. 2009-05-26 19:21:45 +00:00
wiz
ac467ea594 Add link to upstream bug reports. 2009-05-26 19:11:55 +00:00
drochner
0c5fbb6953 update to 2.26.1
change: (linux specific) also hide "none" fs
2009-05-26 18:49:04 +00:00
drochner
80ff1f0382 update to 2.26.2
changes: translation updates
2009-05-26 18:47:40 +00:00
drochner
86ae81c46b update to 1.2.3
changes: bugfixes
2009-05-26 18:39:38 +00:00
drochner
9862fd440c Add a minimal implementation of the read_rom method for NetBSD, just
good enough to get newer xorg servers running.
(I need to double-check the PCI spec, but it is well possible that we
can't do much better anyway: ISTR the PCI spec allows devices to share
decoding ressources between ROM and runtime logics, which means there
is no safe way to read the original ROM at runtime. Correct me if
I'm wrong.)
2009-05-25 20:11:05 +00:00
zafer
9f7a2a78ed update master site. 2009-05-22 17:27:22 +00:00
zafer
5999cd245c update master sites. 2009-05-22 17:23:06 +00:00
zafer
94e2411620 update master site. 2009-05-21 21:59:13 +00:00
tnn
9ace0d1241 Update to duplicity-0.5.18.
New in v0.5.18 (2009/05/20)
---------------------------
Added support for RackSpace's CloudFiles, cf+http.
Added support for Tahoe-LAFS
patch #6743: Tahoe backend for duplicity
Only half of this bug is fixed but it's still useful.
bug #21792: pipe call fails with an error OSError:
            [Errno 24] Too many open files
Changed from using ulimit external command to
 resource.getrlimit to check open files limit.

New in v0.5.17 (2009/05/04)
---------------------------
Removed one line of code left from some testing that I
 did that caused a crash when the target dir was empty
 and collection-status was requested.
Moved from using the df command to get temp space
 availability to Python's os.statvfs() call.  Not all
 df commands work the same way.
patch #6813: Making changelist easy to read
patch #6814: Ignore comments in filelists

New in v0.5.16 (2009/04/21)
---------------------------
bug #24825: duplicity warn on insufficient TMPDIR
            space availability and low max open
            file limits pre-backup.
bug #25594: wrong backup statistics
bug #25976: Password requested when not needed.
patch #6806: More graceful handling of old
             --short-filename files
Added tilde and variable expansion to the source or
target argument that is not a URL.

New in v0.5.15 (2009/04/09)
---------------------------
FTP backend was failing on PureFTPd when the "-x ''"
 option was removed from the second ncftpls popen, a fix
 that was implemented due to bug #24741.  This fix does
 the ls in one pass by extracting the last entry on the
 'ls -l' listing.
If a file is unreadable due to access rights or other
 non-fatal errors, put out error message and continue
 rather than dying messily with a traceback.
Added tilde '~' expansion and variable expansion in the
 options that require a filename.  You can now have this
 "--archive-dir=~/ArchDir/$SYSNAME" if you need it.  No
 expansion is applied to the source or target URL's.
Fixed problem I caused, again, where sys.exit() was
 trapping instead of exiting.  Added big note to not
 to do that again.

New in v0.5.14 (2009/04/02)
---------------------------
After email voting among known duplicity contributors,
 the decision was reached to revert to the GPL Version 2
 license, so with their consensus, duplicity is now under
 GPL Version 2.
Revert to calling NcFTP utilities (ls, get, put) directly
 rather than scripting ncftp via pexpect by reverting to the
 0.5.07 version of ftpbackend.py.
Changed fatal error regarding version 3.2.0 of ncftpput to
 warning level since it has been reported that the problem
 does not occur on most distributions.

Changed from log.Log with numbered log levels to log.Debug,
log.Info, log.Notice, log.Warn, log.FatalError.
The -vN option has not changed.  Verbosity may also be one
 of: character [ewnid], or word ['error', 'warning', 'notice',
 'info', 'debug'].  The default is 4 (Notice).  The options
 -v4, -vn, and -vnotice are functionally equivalent, as are
 the mixed-case versions, -vN, -vNotice, -vNOTICE.
Normalized include statements and tried to insure that all
 duplicity includes were from the duplicity module.
patch #6790: Add --exclude-if-present

New in v0.5.13 (2009/03/26)
---------------------------
Add more error detection to FTP backend.
Fix backends so sleep does not occur after last retry.
Fix so BackendException does not cause traceback except when
verbosity is at level 5 or higher (Info level).
Adjust log levels so some errors show up with default verbosity.
Fixed bug where an extra comma caused a traceback during a warning
 about unnecessary sig files.  Plus fixed print so the real filename
 would show up and not a Python object representation.
Add Changelog.GNU to website and distribution to add a bit of detail
 showing the CVS changes via rcs2log.  Added dist/mkGNUChangelog.sh.
bug #22908: Don't block gpg-agent
To fix the above, --use-agent was added as a command line option.
 When this is specified and asymetric encryption is enabled, then all
 GnuPG passphrases will come from the gpg-agent or equivalent program
 and no passphrase prompt will be issued.
bug #25787: Usernames with escaped @-sign are not handled properly
bug #25976: Password requested when not needed.
patch #6787: import duplicity.GnuPGInterface explicitly

New in v0.5.12 (2009/03/15)
---------------------------
bug #25838: Backup fails / ncftp - remote file already exists
With this fix we also get resume in ftp get/put.  If a put or
 get fails part of the way through, ncftp will resume on the
 next retry.
bug #25853: duplicity fails with boto passwords coming from ~/.boto
patch #6773: Make user name optional in rsync backend
GPG errors will no longer cause tracebacks, but will produce a
 log entry, from gpg, similar to the following:
===== Begin GnuPG log =====
gpg: BAD0BAD0: skipped: public key not found
gpg: [stdin]: encryption failed: public key not found
===== End GnuPG log =====
This will let the user know what really caused the GPG process
to fail, and what really caused errors like 'broken pipe'.

New in v0.5.11 (2009/03/08)
---------------------------
bug #25787: Usernames with @-sign are not handled properly
Bug #333057: GnuPGInterface prints exit statuses incorrectly
bug #25696: ncftp error w/0.5.09 -- nested target directories
bug #15664: When restoring backup: "OverflowError:
            long int too large to convert to int"
patch #6761: More robust pexpect handling of SSH authentication
patch #6762: Wrong exit() used for 2.3/2.4 Python
2009-05-21 19:17:13 +00:00
sno
e3a132d003 pkgsrc changes:
- Updating package for file from 5.00 to 5.03
  - Adding/updating patch which prevents non-gcc is invoked
    with gcc's warning options

Upstream changes:
2009-05-06  10:25  Christos Zoulas <christos@zoulas.com>
        * Avoid null dereference in cdf code (Drew Yao)
        * More cdf bounds checks and overflow checks

2009-05-01  18:37  Christos Zoulas <christos@zoulas.com>
        * Buffer overflow fixes from Drew Yao

2009-04-30  17:10  Christos Zoulas <christos@zoulas.com>
        * Fix more cdf lossage. All the documents I have
          right now print the correct information.

2009-03-27  18:43  Christos Zoulas <christos@zoulas.com>
        * don't print \012- separators in the same magic entry
          if it consists of multiple magic printing lines.

2009-03-23  10:20  Christos Zoulas <christos@zoulas.com>
        * Avoid file descriptor leak in compress code from
          (Daniel Novotny)

2009-03-18  16:50  Christos Zoulas <christos@zoulas.com>
        * Allow escaping of relation characters, so that we can say \^[A-Z]
          and the ^ is not eaten as a relation char.
        * Fix troff and fortran to their previous glory using
          regex. This was broken since their removel from ascmagic.

2009-03-10  16:50  Christos Zoulas <christos@zoulas.com>
        * don't use strlen in strndup() (Toby Peterson)

2009-03-10  7:45  Christos Zoulas <christos@zoulas.com>
        * avoid c99 syntax.

2009-02-23 15:45  Christos Zoulas <christos@zoulas.com>
        * make the cdf code use the buffer first if available,
          and then the fd code.
2009-05-21 15:58:17 +00:00
wiz
18e4d758d7 Add URL to upstream bug report. 2009-05-20 13:43:21 +00:00
wiz
5cfbac17bc Update to 2.26.2. Set LICENSE to gnu-gpl-v2.
18-5-2009

Bug fixed:
#578970 – should allow all text targets, not just UTF8_STRING
#578977 – use g_uri_list_extract_uris
#578959 – brasero crashed with SIGSEGV in g_closure_invoke()
#579023 – No error message when attempting to burn on incorrect medium
and part of #573807 – Image selection filters are badly named
#582143 – Reports successful copy when out of disk space in copying DVD


Translations:
Marios Zindilis <m.zindilis@dmajor.org>: Updated Greek translation
David Planella <david.planella@gmail.com>: Added Catalan translation by Joan Duran
Jorge Gonzalez <jorgegonz@svn.gnome.org>: Updated Spanish translation
Mattias Põldaru <mahfiaz gmail com>: Updating Estonian translation
Khaled Hosny <khaledhosny@eglug.org>: Updated Arabic translation, with various spell checking and translation fixes
2009-05-20 13:21:13 +00:00
wiz
2f031a0f1f Update pattern in PRINT_PLIST_AWK. 2009-05-20 13:19:04 +00:00
wiz
3478537b52 More readline-6.0 stragglers. 2009-05-20 01:09:12 +00:00
wiz
272d51cc21 Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.
2009-05-20 00:58:05 +00:00
wiz
b4f7f604df Add URL for upstream bug report. 2009-05-19 23:52:15 +00:00
abs
b911c24df8 +PKG_DESTDIR_SUPPORT 2009-05-19 22:26:13 +00:00
abs
4e9acec8ff +PKG_DESTDIR_SUPPORT 2009-05-19 22:03:44 +00:00
wiz
7ad0351329 Stop creating lib/nautilus/extensions-1.0, it's not needed any longer.
Include sysutils/desktop-file-utils/desktopdb.mk.

Bump PKGREVISION.
2009-05-19 21:46:23 +00:00
wiz
1c4311eafd Remove unneeded patches. 2009-05-19 21:38:33 +00:00
wiz
5120c1b12e Update to 2.26.3. Add commented out LICENSE (needs AND).
Major changes in 2.26.3 are:
* New translations
* Allow shift+return during typeahead find
* Some startup performance fixes
* Fix excessive whitespace on right hand size in zoomed icon view
2009-05-19 20:35:34 +00:00
wiz
60f460ab01 Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
2009-05-19 08:59:00 +00:00
abs
c74a524075 +PKG_DESTDIR_SUPPORT 2009-05-19 07:00:50 +00:00
abs
783faeab22 Only install messagebus.redhat and rc.messagebus.slackware iff on linux, plus set group on libexec/dbus-daemon-launch-helper 2009-05-18 21:55:30 +00:00
hasso
6ebd8ee533 Update to 0.10.6. Fix build on DragonFly.
Changes since 0.10.5:

Alan Coopersmith (12):
      Fill in byte swapping routines for big-endian Solaris machines
      Don't open/gzopen pci.ids if we're not going to read it
      Add AC_SYS_LARGEFILE to configure.ac
      Solaris: Use bus-range properties to limit busses scanned on each node
      Add README with pointers to mailing list, bugzilla & git repos
      Fix const mismatch compiler warnings in Solaris backend
      Sun bug 6811468: pci_device_solx_devfs_probe accesses freed memory
      Move included m4 to a subdir so we can more easily update from upstream
      Fix $CWARNFLAGS addition
      Fix unused variable warnings in Solaris code
      Resync COPYING file with code copyright notices
      Version bump: 0.10.6

Darren Smith (1):
      Be more paranoid about reading bridge info (#20786)

Mark Kettenis (1):
      Make libpciaccess on OpenBSD domain-aware.

Matthieu Herrb (3):
      Fix a logic error in pci_device_openbsd_write().
      Sync with OpenBSD code.
      Fix a logic error in pci_device_netbsd_write()

Owain Ainsworth (1):
      openbsd_pci.c: use the correct size when mapping the legacy vga rom.

Paulo Cesar Pereira de Andrade (1):
      Janitor: Correct make distcheck and compiler warnings.

Robert Noland (1):
      FreeBSD: Incorporate several fixes that have accumulated.

edward shu (1):
      Sun bug 6785726: libpciaccess needs to use the correct BAR index on solaris


Changes since 0.10.4:

Julien Cristau (2):
      Make --without-zlib work
      Bump to 0.10.5

Robert Noland (1):
      Fix FreeBSD systems which support pci domains.
2009-05-18 19:09:01 +00:00
rumble
9860da3081 Woops. 2009-05-18 18:26:16 +00:00
rumble
bf174aefcc patch-aa updated. 2009-05-18 18:22:38 +00:00
rumble
ab77d3f0a6 Remove $Revision$ change to aslcompiler.y, add NetBSD id tag. 2009-05-18 18:22:13 +00:00
rumble
b0cd3d7f17 Fix ~6 month breakage: update aslcompiler.y to work with new versions of
bison.

Should close pkg/39970.
2009-05-18 18:18:03 +00:00
dholland
4cfef9f8ea Hack around misuse of math.h. From Heath Caldwell in PR 41350.
Nominally a build fix, but bump PKGREVISION as a precaution.
2009-05-17 23:11:21 +00:00
dholland
db43590888 Solaris doesn't have <paths.h>. Should fix the last traces of PR 39717. 2009-05-17 22:04:11 +00:00
seb
db8aca7c27 Fix build on NetBSD 3.1_STABLE, tested on i386 and sparc64.
Also built/tested ok on NetBSD/i386 4.0.1 and 5.0.
2009-05-17 20:40:46 +00:00
seb
7043fe3d55 Add & enable p5-SSH-Batch 2009-05-17 20:09:35 +00:00
seb
90ae200ead Initial import of p5-SSH-Batch version 0.021 in the NetBSD Packages
Collection.

The Perl 5 module SSH::Batch provides cluster operations based on
parallel SSH, set and interval arithmetic.  The following scripts
are provided:
- fornodes: Expand patterns to machine host list
- atnodes: Run command on clusters
- tonodes: Upload local files/directories to remote clusters
- key2nodes: Push SSH public key to the remote clusters
2009-05-17 20:08:17 +00:00
kefren
141069a632 Update to 1.470 2009-05-17 14:44:23 +00:00
kefren
b38d0f4e04 Update to 1.470 2009-05-17 14:36:47 +00:00
kefren
00cb9ca578 Update to 1.470 2009-05-17 14:29:25 +00:00
kefren
87cc0461bf Update to 1.470 2009-05-17 14:18:52 +00:00
kefren
878aeabc4a Update to 1.470 2009-05-17 14:09:01 +00:00
kefren
113c49eb10 Update to 1.470 2009-05-17 13:57:08 +00:00
kefren
823a465671 Update to 1.470 2009-05-17 13:55:26 +00:00
kefren
4bd7d49b1d Update to 1.470 2009-05-17 13:30:14 +00:00
kefren
236ff196d0 Update to 1.470 2009-05-16 18:52:35 +00:00
kefren
7ad720e578 Update to 1.470 2009-05-16 18:41:06 +00:00
kefren
e6a6203a6a update to 1.470 2009-05-16 18:36:43 +00:00
kefren
0b8416f6ed Update to 1.470 2009-05-16 17:57:05 +00:00
kefren
94225b0643 Update to 1.470 2009-05-16 17:46:01 +00:00
kefren
5b9d0a480f Stop installing net module, I'm starting updating the rest of wbm* packages
PKGREVISION++
2009-05-16 17:45:26 +00:00
kefren
cb8dd93807 Update to 1.470 2009-05-16 17:10:40 +00:00
obache
beed4a9299 * set LICENSE=gnu-gpl-v2
* honor PKG_SYSCONFDIR
* add DESTDIR support.
2009-05-16 08:10:03 +00:00
adam
db41e30fa8 Added bacula-qt-console 2009-05-16 08:08:22 +00:00
adam
e4bf3b513d Fixed EXAMPLESDIR in patches 2009-05-16 08:06:56 +00:00
adam
376ba096fa Qt-based console for Bacula 2009-05-16 08:06:18 +00:00
adam
04d59ff604 Do not install libs 2009-05-16 07:48:45 +00:00
adam
39d004ad15 Changes 3.0.1:
* Bug fixes.
* Check for job_canceled() in fd_plugin code.
* Update Win32 table creation to have new DB version 11 format
* Remove illegal Options in Exclude of default Win32/64 bacula-dir.conf
* Remove "Reposition" message when restoring
* Update projects file
* Modify insertion of read Volumes in SD to be done before the
  drive reservation. This ensures that a Volume to be read will not
  be reserved for writing. Significant enhancement.

Changes 3.0.0:
* Fix Win32 make clean to clean correctly
* Separate object/binaries in Win32 and Win64 builds. More to be done.
* Add bconsole to Win64 installer.
* Enhance Job messages from SD when the FD->SD protocol is incorrect
  and the SD hangs up. Previously this looked like a comm error.
* Fixed problem in xattr and acl code trying to send empty acl or xattr
  streams.
* Fix for bug #1261 where we send out a null stream when a file only an
  acl and xattr support is also turned on.
* Added some warnings to configure when using libtool and static in
  one configure.
* Fix small memory leak in fileregexp bsr code
* Correct bacula32.def entry point as specified by James.
* Add code to FD plugin driver to make a copy of the plugin
  filename to be saved to avoid save_file from zaping it.
* Directly mark all files saved by plugin as being seen for Accurate.
* more...
2009-05-15 10:29:05 +00:00
wiz
d7f7b949bb Update to 1.2.1. Set LICENSE to gnu-gpl-v2.
Changes:
* Also support version 3 icons, as used in some newer ROMs
2009-05-13 21:48:38 +00:00
martti
417dbfda88 Added LICENSE=gnu-gpl-v2 2009-05-12 12:51:07 +00:00
zafer
3d8f5cdfe4 add 26 to PYTHON_VERSIONS_ACCEPTED. 2009-05-10 10:28:50 +00:00
abs
6ec2d566e2 Set mode 4511 on libexec/dbus-daemon-launch-helper - now dhcpcd-gtk and gnome keyring manager work when everything is installed via binary packages - bump pkgrevision 2009-05-08 13:13:51 +00:00
abs
a5e7b78bc4 Add PKG_DESTDIR_SUPPORT and clean up some pkglint 2009-05-03 23:10:50 +00:00
wiz
401b2a83a0 Fix permissions for dbus-daemon-launch-helper, especially with user-destdir.
Bump PKGREVISION.
2009-05-03 22:46:25 +00:00
hasso
31a39f2da0 Correct the patch-ac checksum. 2009-05-03 16:44:41 +00:00
zafer
0e25b9142a remove dead one. 2009-05-01 14:52:02 +00:00
zafer
5090e5b7da update mirrors. 2009-05-01 14:50:38 +00:00
zafer
5a47e09223 remove dead mirror. 2009-05-01 14:48:41 +00:00
zafer
bcad2577ec remove dead mirrors. 2009-05-01 14:47:29 +00:00
apb
2b54c598f9 When configuring on NetBSD:
* Prefer /dev/ksyms, then getbootfile(), then fall back to /netbsd as the
  kernel name.
* Recognise NetBSD versions 5.0* and 5.99*
* When the NetBSD version is unrecognised, don't treat it like 1.6;
  treat it like either 1.2 (if it's really old) or 5.0 (if it's too new).
Bump PKGREVISION to 4
2009-05-01 12:56:50 +00:00
hasso
97c51336db Make it build on DragonFly. 2009-04-28 13:01:39 +00:00
rh
39844797e2 Update burn to 0.4.1. Changes include:
- The cdrecord and cdrdao backends are now able to handle ATAPI devices.
  This, however, requires fairly recent versions of those tools (see
  README).
- Added overburn option for both backends. Currently this must be switched
  on manually in the parameters dialog. Maybe in the future we may try to
  detect this automatically.
- The cdrdao backend bundle is no longer built and installed by default,
  but must be handled separately. This makes things easier for me :-)
- The cdrdao backend now knows the method -availableDrives using cdrdao's
  'scanbus' command.
- The 'Burn Tools' panel has now moved to the preferences.
- Split the service 'Burn To CD' into two again: 'Burn To CD' and 'Add To
  CD'.  This gets us rid of the annoying 'do you want to append or create
  new...' message.
- ISO image files may now be opened with a double-click or 'gopen'
  (Burn.app registers for suffix .iso).
- The miniwindow for the BurnProgress panel now displays the progress.
- Removed the track types raw-intel and raw-motorola. Noone needs this.
- Add functionality to plug-in audio converters, i.e. bundles that convert
  arbitrary audio formats into .wav files.
- Add a converter bundle for MP3 files. This bundle is part of the CVS, but
  not of th release package.

Fixed Bugs/Issues:
- Fixed a bug where the 'burnproof' option for cdrecord was was not written
  properly to the defaults and thus not used at all.
2009-04-25 12:07:04 +00:00
wiz
1b5362f287 Update to 20090414: more devices.
Add comment for LICENSEs (two).
2009-04-20 11:34:13 +00:00
tonnerre
1369a8879a Import the patch_add/patch_delete/patch_info suite of binary patch
management utilities. These tools can be used to add patches to the
local system and to back them out again. It also uses OpenSSL for
patch signing.

This package is BSD licensed and uses solely BSD licensed tools for
operation.
2009-04-19 21:34:56 +00:00
tonnerre
7893852413 Import the patch_add/patch_delete/patch_info suite of binary patch
management utilities. These tools can be used to add patches to the
local system and to back them out again. It also uses OpenSSL for
patch signing.

This package is BSD licensed and uses solely BSD licensed tools for
operation.
2009-04-19 21:13:57 +00:00
tonnerre
4abe8551ee Import the patch_add/patch_delete/patch_info suite of binary patch
management utilities. These tools can be used to add patches to the
local system and to back them out again. It also uses OpenSSL for
patch signing.

This package is BSD licensed and uses solely BSD licensed tools for
operation.
2009-04-19 20:15:17 +00:00
seb
80712abff0 Add & enable ruby-rb-appscript 2009-04-19 09:28:29 +00:00
seb
b4eb9da25e Initial import of ruby-rb-appscript version 0.5.1 in the NetBSD
Packages Collection.

Ruby appscript (rb-appscript) is a high-level, user-friendly Apple
event bridge that allows you to control scriptable Mac OS X
applications using ordinary Ruby scripts.
2009-04-19 09:27:36 +00:00
rh
a329ff7c6c gnustep-make now allows unprivileged DESTDIR installs. 2009-04-18 23:54:02 +00:00
wiz
f9e50f52b8 Needs m4, add it to USE_TOOLS.
From Aleksey Cheusov in PR 41242.
2009-04-18 14:29:07 +00:00
drochner
249b6550ab update to 2.26.2
changes: bugfixes
2009-04-17 18:06:12 +00:00
drochner
473bb56a5c update to 1.2.2
changes: bugfixes
2009-04-17 18:01:50 +00:00
drochner
996bc478fd update to 2.26.1
changes:
-bugfixes
-translation updates
2009-04-17 18:00:52 +00:00
drochner
c4c626181a update to 2.26.1
changes: translation updates
2009-04-17 17:59:33 +00:00
joerg
a28ea5b442 Fix broken caching of iconv handlers. Addresses PR 37643. 2009-04-16 16:44:02 +00:00
schmonz
028185d0a3 I'll look after this one. 2009-04-14 22:35:45 +00:00
rh
6771be496a Update gworkspace to 0.8.6. This is a major restructure of the GNUstep
workspace manager.  This also changes the filesystem layout to be more
hier(7) compliant.
2009-04-13 12:45:04 +00:00
abs
d906593763 Add fam to PKG_SUPPORTED_OPTIONS, rather than just PKG_SUGGESTED_OPTIONS... 2009-04-12 20:08:04 +00:00
wiz
9123c8a0c8 Update to 2.01.01alpha59pre2:
NEW features of cdrtools-2.01.01a59:

All:

-	Add -D_GNU_SOURCE to the standard include flags for Linux in order
	to unhide needed extensions.

Cdrecord:

-	Better error messages when the media size is unknown

-	Try to work around a firmware bug in the drive:
	'HL-DT-ST' 'DVD-RAM GH22NP20' '1.02'
	that is in effect with DVD+R media.

-	cdtext.c now checks for empty CD-Text files to prevent a later endless loop in cdrecord
	while writing the TOC. Thanks to Sebastian Tr

Cdda2wav (Maintained/enhanced by J

-	cdda2wav now supports new parameters for the -output-endianess option.
	"host" or "machine" represent the actual byte order of the host CPU in the current OS.

NEW features of cdrtools-2.01.01a58:

All:

-	New Make rules for Syllable. Syllable is a fork from AtheOS.

-	New make rules for Haiku

-	New include file schily/sysexits.h is needed for Haiku

-	New autoconf test for sysexits.h

-	Autoconf tests for os2.h and os2me.h moved from cdda2wav to
	global

-	config.guess and config.sub now have support for Haiku

-	New rule support for linux on "sh3", "sh4" and "sh4a" platforms.

-	autoconf now acts more reliable and more orthogonal with  AC_CHECK_TYPE() vs.
	AC_CHECK_SIZEOF() and carefully includes include files separately based on
	fine grained tests.

-	Changed schily/dirent.h to correctly set up NAME_MAX on ATARI MiNT

-	Changed schily/maxpath.h to correctly set up NAME_MAX on ATARI MiNT

Libschily:

-	fexec now correctly works on Haiku and BeOS

-	libschily/format.c now supports the %z (size_t) and %t (ptrdiff_t)
	printf format size modifiers (fixed a typo introdiced in the first attempt)

Libscg:

-	A first version of the SCSI adaptation layer for Syllable has been added.
	Thanks to Kristian Van Der Vliet <vanders@liqwyd.com> for the first
	implementation.

-	Haiku is a BeOS clone and thus uses scsi-beos.c as SCSI adaptation layer.

	IMPORTANT NOTICE: if you like to compile libscg with a current Haiku release
	you first need to copy a file:

	cd /boot/develop/headers/os
	cp device/CAM.h drivers/CAM.h

	CAM.h was at /boot/develop/headers/os/drivers/CAM.h in BeOS and as CAM
	has no own hardware, it seems to belong into /boot/develop/headers/os/drivers/

Cdrecord:

-	Fixed a minor typo in cdrecord

-	Some better warnings with cdrecord in case that the environment variables
	'CDR_FORCERAWSPEED=' or 'CDR_FORCSPEED=' have been specified.


Cdda2wav (Maintained/enhanced by J

-	Cdda2wav now uses an autoconf test to decide whether BEOS clone areas
	can be used. THis gives Haiku compatibility.

-	Fixed a bug introduced with introducing support for MD5 Sums.
	Cdda2wav now disables the MD5 sum output in case -no-infofile has been specified

-	Autoconf tests for os2.h and os2me.h moved from cdda2wav to
	global

Mkisofs (Maintained/enhanced by J

-	Mkisofs now reports "Haiku" for the OS platform if on Haiku.

-	The isoinfo man page now includes the -debug option

-	Automated support for System ID

	Haiku, Syllable, AMIGA-OS, ATARI-MiNT

-	Fixed some Rock Ridge bugs that have been identified when investigating
	in the OpenSolaris bug 6807009
	http://defect.opensolaris.org/bz/show_bug.cgi?id=5385

-	Man page description for -abstract -biblio -copyright is now better
	to understand
2009-04-12 14:36:52 +00:00
wiz
ca3935f19d Avoid null mounting /dev (it needs to be layer-free).
Otherwise, random panics may occur.

Explanation from ad@, patch from Zafer.

Bump to 0.17.
2009-04-11 17:28:16 +00:00
asau
570c708f82 Make FAM support optional (enabled by default).
Per request in PR pkg/41025
2009-04-10 22:27:16 +00:00
kefren
1fb8176071 Install net modules also
Bump PKGREVISION
2009-04-10 05:03:12 +00:00
kefren
4dcaefa1fe blind update to 1.470
Changelist since 1.370 is too large to be included in this message
so please consult:

 http://www.webmin.com/changes-1.380.html
 http://www.webmin.com/changes-1.390.html
 http://www.webmin.com/changes-1.400.html
 http://www.webmin.com/changes-1.410.html
 http://www.webmin.com/changes-1.420.html
 http://www.webmin.com/changes-1.430.html
 http://www.webmin.com/changes-1.440.html
 http://www.webmin.com/changes-1.450.html
 http://www.webmin.com/changes-1.460.html
 http://www.webmin.com/changes-1.470.html
2009-04-09 10:15:01 +00:00
joerg
368d71b62e Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
joerg
d0076c3403 Remove the remaining NO_MTREE definitions, it has been a nop for a
while.
2009-04-08 22:43:23 +00:00
drochner
3c3cb3b7d0 minor fix for NetBSD: get netmask in the right byteorder
(this is ugly code, should use ioctl instead of kvm)
bump PKGREVISION
2009-04-07 11:26:48 +00:00
gdt
f8c0fc3b57 New in Version 0.6.1
Remove DESTDIR/stand before building to avoid failed builds from
  renamed module path.
2009-04-01 19:05:03 +00:00
bouyer
c49b6b0a4d Never build qemu documentation (it's the stock qemu documentation and
has not been updated for Xen, so it's not of much use anyway).
Fix PLIST issues because the documentation was built only if texi2html
was installed.
Bump PKGREVISION
2009-03-31 17:37:36 +00:00
martti
969f6f0ea9 Removed xenconsole from pkgsrc. 2009-03-29 08:49:29 +00:00
joerg
fd1a99ea0a Fix installation. Honour PKGMANDIR. 2009-03-26 19:05:29 +00:00
he
43cafc3804 Bump PKGREVISION following the update of textproc/icu, and the
corresponding change of ABI.

OK'ed by wiz@ (as was the textproc/icu update).
2009-03-25 22:37:12 +00:00
abs
9ae4e10533 Adjust doc & manfiles to not overlap with qemu, and fix PLIST 2009-03-24 20:04:51 +00:00
sno
9993b99a53 Added sysutils/p5-Filesys-Statvfs version 0.82 2009-03-22 21:53:58 +00:00
sno
a85dd265ff Importing package for Perl module Filesys::Statvfs-0.82
Interface for statvfs() and fstatvfs()

Unless access to the bsize, flag, and namemax values is required, either
Filesys::DfPortable or Filesys::Df could be a better choice.  They will
generally provide more functionality and portability.

The module should work with all flavors of Unix that implement the statvfs()
and fstatvfs() calls. This would include Linux, *BSD, HP-UX, AIX, Solaris,
Mac OS X, Irix, Cygwin, etc ...

Oked by joerg@
2009-03-22 21:45:16 +00:00
sno
0219a03b35 Added sysutils/p5-Filesys-DfPortable version 0.85 2009-03-22 21:36:24 +00:00
sno
e2409894d9 Adding package for perl module Filesys::DfPortable-0.85
This module provides a portable way to obtain filesystem disk space
information.

The module should work with all versions of Windows (95 and up), and with all
flavors of Unix that implement the statvfs or the statfs calls. This would
include Linux, *BSD, HP-UX, AIX, Solaris, Mac OS X, Irix, Cygwin, etc ...

This module differs from Filesys::Df in that it has added support for
Windows, but does not support open filehandles as a argument.

Oked by joerg@
2009-03-22 21:34:26 +00:00
sno
12c2ecb731 Added sysutils/p5-Filesys-Df version 0.92 2009-03-22 21:30:30 +00:00
sno
521fc1c07a Importing module for Filesys::Df
This module provides a way to obtain filesystem disk space information. This
is a Unix only distribution. If those information needs to be gathered for
Unix and Windows, use Filesys::DfPortable. The only major benefit of using
Filesys::Df over Filesys::DfPortable, is that Filesys::Df supports the use of
open filehandles as arguments.

The module should work with all flavors of Unix that implement the statvfs()
and fstatvfs() calls, or the statfs() and fstatfs() calls. This would include
Linux, *BSD, HP-UX, AIX, Solaris, Mac OS X, Irix, Cygwin, etc ...

Oked by joerg@
2009-03-22 21:25:10 +00:00
sno
42eb7dce07 Added sysutils/p5-Sys-Utmp version 1.6 2009-03-22 21:21:39 +00:00
sno
65b45c1f81 Importing package for Sys::Utmp - an object(ish) interface to UTMP files.
Sys::Utmp provides a vaguely object oriented interface to the Unix user
accounting file (sometimes /etc/utmp or /var/run/utmp). Whilst it would
prefer to use the getutent() function from the systems C libraries it will
attempt to provide its own if they are missing.

Oked by joerg@
2009-03-22 21:17:03 +00:00
wiz
a3f54af0c9 Update to 20090309, undocumented. 2009-03-22 20:50:10 +00:00
wiz
930a789f33 Convert to destdir (not user-destdir, because of libgtop_server2). 2009-03-22 19:57:08 +00:00
wiz
32c14e8aa3 Update to 2.26.0:
1 Mars 2009: Overview of changes in 2.26.0
==========================================
* Nothing.

17 February 2009: Overview of changes in 2.25.91
================================================
* Synced with gnome-2-24.
2009-03-22 19:53:15 +00:00
wiz
b1076bb765 Remove msgfmtstrip scripts and targets using them, now that the
infrastructure supports this properly (thanks joerg!).
2009-03-22 19:01:37 +00:00
wiz
c3da557f7b Update to 2.22.2:
Changes since last release
==========================

  General
  =======
  - Clean up GTK Includes (Maxim Ermilov)
  - Remove usage of deprecated API (Andre Klapper, Thomas H.P. Andersen)

  Translation
  ===========
  - ar (Anas Husseini)
  - as (Amitakhya Phukan)
  - ast (Astur)
  - bn_IN (Runa Bhattacharjee)
  - de (Mario Blättermann)
  - dz (Dawa pemo)
  - en_GB (Jen Ockwell)
  - es (Jorge González)
  - fi (Ilkka Tuohela)
  - gl (Suso Baleato)
  - he (Mark Krapivner)
  - hi (Rajesh Ranjan)
  - it (Francesco Marletta)
  - ko (Changwoo Ryu)
  - lv (Raivis Dejus)
  - or (Manoj Kumar Giri)
  - pl (Tomasz Dominikowski)
  - ps (Zabeeh Khan)
  - pt_BR (Leonardo Ferreira Fontenelle)
  - ro (Adi Roiban)
  - sk (Pavol Klačanský)
  - sv (Daniel Nylander)
  - te (Krishna Babu K)
  - th (Theppitak Karoonboonyanan)
  - zh_HK (Woodman Tuen)
  - zh_TW (Woodman Tuen)
2009-03-22 18:20:36 +00:00
snj
b652920554 Update to 1.2.8.
Changes:
Improve handling of incorrect permissions on backup repository during
restore operation. Closes Ubuntu bug #329722. (Andrew Ferguson)

Don't crash on zlib errors. Closes Debian bug #518531. (Andrew Ferguson)

Make sticky bit warnings quieter while determining file system abilities.
Closes Savannah bug #25788. (Andrew Ferguson)

Fix situation where destination file cannot be opened because of an access
error. Thanks to Dean Cording for the bug report. (Andrew Ferguson)

Fix --compare-hash options on Windows. Thanks to Serge Zub for the fix.
2009-03-22 15:24:37 +00:00
wiz
63c73d9f57 Update to 2.26.0:
2.26.0:

* ApplicationRegistry: supports_mime_type(), supports_uri_scheme():
  Actually return the bool. (Vincent Untz ) Bug #570107.
2009-03-22 10:27:55 +00:00
wiz
b8054b9702 Fix CD burning handling on NetBSD. From Jared McNeill in PR 41043.
Bump PKGREVISION.
2009-03-22 09:30:38 +00:00
manu
0529d18242 Leave over maintainership to pkgsrc-users 2009-03-22 04:53:38 +00:00
sno
fc65f837ca Adding a patch to allow compiling with gcc incompatible compilers
and enabling LINUX_COMPAT on AIX (file-5.00 requires it, because it
allocates 0 bytes)

Oked by he@
2009-03-21 20:55:58 +00:00
snj
994e253f62 Update to 0.3.5.
No changelog, but changes seem to be the addition of DragonFly and
FreeBSD plus some minor code shuffling.

From Bartosz Kuzma in PR pkg/41053.
2009-03-21 17:35:06 +00:00
gdt
8ae022fa5b Use my NetBSD.org address for $MAINTAINER. 2009-03-21 11:58:56 +00:00
tnn
b7fbea7313 give to pkgsrc-users@
While here, add DESTDIR support.
2009-03-21 09:44:19 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
joerg
0d0e90a320 Include pyversion.mk include the protected part of the buildlink3.mk
files, not over and over again.
2009-03-20 17:30:09 +00:00
drochner
bc290fdc13 sync w/ base pkg 2009-03-20 15:38:05 +00:00
hasso
477ee8c5e2 Needs msgfmt. 2009-03-19 23:20:07 +00:00
joerg
a2757a7493 Fix path to gamin include, now that it is living in sysutils/libgamin. 2009-03-19 16:11:09 +00:00
drochner
f28db367b9 update to 2.24.1
changes:
* Fix memory leaks
* Use single GLib includes
* Updated translations
2009-03-19 11:32:45 +00:00
darcy
e54bd46da7 No need for both real MAINTAINER and generic one. 2009-03-18 19:18:59 +00:00
jmcneill
f359536137 Forgot to cvs add this patch. 2009-03-18 14:44:38 +00:00
jmcneill
ea4f69e5ff to netbsd-desktop 2009-03-18 13:30:45 +00:00
snj
72ced93608 Include libglade/buildlink3.mk to get us building. 2009-03-18 07:04:28 +00:00
snj
45f8b9ea45 Remove some now-unused bl3 includes. 2009-03-18 06:17:39 +00:00
jmcneill
cbaa0b8685 Add bl3 file for libbrasero-media 2009-03-17 23:40:37 +00:00
asau
4a073012eb Mark as make jobs unsafe.
This affects both sysutils/gamin and sysutils/libgamin.
PR pkg/41031 by Ryo HAYASAKA, tested by Daniel Horecki.
2009-03-17 22:31:10 +00:00
darcy
57ded33aec Correct email address for generic MAINTAINER. 2009-03-17 21:40:44 +00:00
jmcneill
3bcf8215ab Update gnome-system-monitor to 2.26.0.1.
New in 2.26.1 - 16 Mars 2009
* Updated translations.

New in 2.26.0 - 2 Mars 2009
* Fixed potential segfault with broken icon themes (#573030).

New in 2.25.91 - 16 February 2009
* A few bugfixes.
* Faster startup (spaws lsb_release only when needed).
2009-03-17 16:04:07 +00:00
jmcneill
38ce593bec Fix socket credentials issue on NetBSD, and PATCHDIR typo in shared
Makefile. Bump both PKGREVISIONs.
2009-03-17 13:34:06 +00:00
jmcneill
00d0abb2df Update gnome-menus to 2.26.0.
==============
Version 2.26.0
==============

  Translators

	* Reşat SABIQ (crh)
	* Suso Baleato (gl)
	* Rajesh Ranjan (hi)
	* Francesco Marletta (it)
	* Manoj Kumar Giri (or)

===============
Version 2.25.91
===============

  Translators

	* Changwoo Ryu (ko)
	* Raivis Dejus (lv)
	* Sandeep Shedmake (mr)
	* Горан Ракић (sr)
	* Daniel Nylander (sv)
	* Woodman Tuen (zh_HK)
	* Woodman Tuen (zh_TW)

==============
Version 2.25.5
==============

  Misc

	* Use gnome-common macro to define DEPRECATED build variables (Vincent)

  Translators

	* Reşat SABIQ (crh)
	* Saudat Mohammed (ha)
	* Sylvester Onye (ig)
	* Fajuyitan, Sunday Ayo (yo)

==============
Version 2.25.2
==============

  Fixes

	* Fix a critical warning in the python binding for monitoring a file
	  (Vincent)

  Misc

	* Ship a gnome-menus-ls.py script that is an example of python bindings
	  and that can be used as a replacement for gnome-menu-spec-test
	  (Vincent)
2009-03-16 22:51:22 +00:00
jmcneill
a0cb2597fb Update gnome-settings-daemon to 2.26.0.
==============
Version 2.26.0
==============
- Make build work with -Wl,-z,defs (Christopher Taylor) (#574452)
- Updated translations:
  - as (Amitakhya Phukan)
  - ca (Gil Forcada)
  - cs (Petr Kovar)
  - da (Kenneth Nielsen)
  - de (Mario Blättermann)
  - el (Kostas Papadimas)
  - eu (Inaki Larranaga Murgoitio)
  - gl (Ignacio Casal Quinteiro)
  - gu (Ankitkumar Patel)
  - he (Yair Hershkovitz)
  - hi (Rajesh Ranjan)
  - it (Luca Ferretti)
  - ja (Takeshi AIHANA)
  - lt (Gintautas Miliauskas)
  - ml (Ani Peter)
  - mr (Sandeep Shedmake)
  - or (Manoj Kumar Giri)
  - ro (Mișu Moldovan)
  - ru (Nickolay V. Shmyrev)
  - ta (I. Felix)
  - te (Krishnababu K)

===============
Version 2.25.92
===============
- don't print warnings for disabled custom shortcuts (Jens Granseuer)
- revert screen resolution change if the user closes the confirmation window
  using the close icon or by pressing escape (Jens Granseuer) (#571492)
- add missing keys for a11y shortcut keys to GConf schemas (Jens Granseuer)
  (#572807)
- install gnome-settings-daemon-plugin.h for custom plugin developement
  (Jens Granseuer) (#573610)
- Updated translations:
  - bg (Alexander Shopov)
  - en_GB (Philip Withnall)
  - es (Jorge Gonzalez)
  - fi (Ilkka Tuohela)
  - fr (Claude Paroz)
  - gu (Sweta Kothari)
  - hu (Gabor Kelemen)
  - ko (Changwoo Ryu)
  - nl (Wouter Bolsterlee)
  - pl (Tomasz Dominikowski)
  - pt (Duarte Loreto)
  - pt_BR (Krix Apolinário, Vladimir Melo)
  - sv (Daniel Nylander)
  - th (Theppitak Karoonboonyanan)
  - zh_HK (Chao-Hsiung Liao)
  - zh_TW (Chao-Hsiung Liao)

===============
Version 2.25.91
===============
- Have gnome-session restart g-s-d if it crashes (Matthias Clasen)
- Add --without-libnotify to disable notifications (Nirbheek Chauchan)
- Avoid warnings due to notifications on nonexisting status icons
  (Matthias Clasen)
- Fix crash with invalid keyboard shortcuts (Jens Granseuer)
- fix label for "Don't show this message again" checkbox (Luca Ferretti) (#517821)
- HIG fix for button labels (Luca Ferretti) (#571819)
- Don't use legacy icons for keyboard and mouse (Luca Ferretti) (#571823)
- Fix alignment of the composited media window (Leo Iannacone) (#567249)
- Updated translations:
  - ast (Mikel González)
  - ca (Gil Forcada)
  - da (Kenneth Nielsen)
  - es (Jorge Gonzalez)
  - eu (Iñaki Larrañaga Murgoitio)
  - ja (Takeshi AIHANA)
  - nl (Wouter Bolsterlee)
  - pl (Tomasz Dominikowski)
  - ro (Jani Monoses)
  - sv (Daniel Nylander)
  - vi (Clytie Siddall)

===============
Version 2.25.90
===============
- Initialize thread system (Frederic Peters) (#565515)
- Better support for Eject and Sleep actions on BSD (Jasper Lievisse Adriaanse)
  (#565472)
- Spawn screensaver after a 30 second timeout instead of when idle so that it
  doesn't compete with other processes when the session starts (Jens Granseuer)
  (#564059)
- Add low diskspace notification (Vincent Untz) (#557647)
- Support hotkeys for a11y tools (Matthias Clasen) (#565310)
- Quiet xrdb when there are duplicate rules in the .ad files (Bastien Nocera)
  (#566610)
- Add debugging output when de/registering media players (Jens Granseuer)
  (#564433)
- Add a new sound plugin that tells PulseAudio to drop its sample cache when
  the sound theme changes (Lennart Poettering) (#545386)
- Don't pop up an error message when there's no randr configuration file
  (Federico Mena Quintero)
- Ungrab keys when key-related plugins are disabled (Jens Granseuer) (#567867)
- Use PulseAudio directly to change the volume (Bastien Nocera) (#567177)
- Don't draw_background immediately when nautilus is disabled, GnomeBG will
  send a signal (Ray Strode)
- Add crossfade transition when switching backgrounds (Ray Strode) (#552857)
- Use XF86Explorer to launch the file manager (Bastien Nocera)
- Fix possible crash when pressing Fn-F7 (Andres Freund) (#568713)
- Delay drawing the background until SessionRunning (Ray Stode)
- Ask for confirmation with a timeout after changing the randr configuration
  (Federico Mena Quintero) (#545115)
- Require gnome-desktop 2.25.6 (Jen Granseuer)
- Plug leaks
- Build fixes
- Updated translations:
  - es (Jorge González)
  - et (Mattias Põldaru)
  - he (Yuval Tanny)
  - hu (Gabor Kelemen)
  - it (Luca Ferretti)
  - ko (Changwoo Ryu)
  - nb (Kjartan Maraas)
  - pt_BR (Krix Apolinário)
  - sv (Daniel Nylander)
  - zh_CN (甘露(Gan Lu))

==============
Version 2.25.3
==============
- Add support for fn-f7 type keys (Søren Sandmann)
- Use D-Bus instead of an X client mesage in the xrandr plugin, so
  the front-end can get error messages as well (Federico Mena Quintero)
- Fix crash when the X server doesn't have the XInput extension (Jens Granseuer) (#562977)
- Don't call umask (Behdad Esfahbod) (#563543)
- Shut the daemon down properly when the SIGTERM signal is received or the
  D-Bus bus goes away (Ray Strode)
- Restore AccessX bits to original values on exit, fixes sticky keys
  coming on when gnome-settings-daemon has exited (Ray Strode)
- Use only top-level glib and gtk+ headers (Pedro Fragoso) (#563796)

==============
Version 2.25.2
==============
- No need to trap XkbQueryExtension and friends errors (Jens Granseuer) (#559346)
- Add some performance annotations around libxklavier calls (Behdad Esfahbod)
- Start managers in idle callbacks (Behdad Esfahbod) (#559482, #559564)
- Only initialize fontconfig when starting up (Behdad Esfahbod) (#559550)
- Remove unnecessary X error traps (Jens Granseuer) (#559562)
- Init a11y status icon only when needed (Behdad Esfahbod) (#559558)
- Reshufle plugin priorities a bit (Behdad Esfhabod)
- Delay constructing the GnomeBg object until we need it (Behdad Esfahbod)
  (#559639)
- Listen for DeviceEnabled instead of DeviceAdded to be sure the mouse has
  been initialized (William Grant) (#559827)
- Add debugging output for volume_step (Jens Granseuer)
- Fork before gtk_init (Behdad Esfahbod) (#559695)
- Lockdown in the keybinding plugin (Matthias Clasen) (#553434)
- Trap X errors so we don't crash on X servers that don't support DevicePresence
  (Jens Granseuer) (#560618)
- Fix handling of time = GDK_CURRENT_TIME (Jens Granseuer) (#559797)
- Add bundle_loader linker flag to fix compilation on MacOS X (dmack@netspace.org)
  (#522673)
- Grab all keycodes that match the respective keysim (Mario Limonciello) (#561275)
- Fix --no-daemon (Behdad Esfahbod)
- Depend on libxklavier 3.8 (Sergey Udaltsov)
- Fix checks for various X libraries (Jens Granseuer)
- Fix check for xklavier device discovery (Jens Granseuer)

==============
Version 2.25.1
==============
- Ignore the 'activate' signal for deselected items so that the rotation
  setting doesn't reset when the systray menu is opened (Eric Piel)
  (#554951)
- Don't make togglekeys_enable depend on global AccessX state (Jens
  Granseuer) (#555009)
- Fix picking up of the GDM layout (Matthias Clasen) (#554525 and
  #555873)
- Use printf safely (Christian Persch) (#555553)
- Show the shutdown dialog when the power button is pressed (Matthias
  Clasen) (#556307)
- Support the Gtk/ButtonImages XSetting (Matthias Clasen) (#556797)
- Clean-up volume initialization (Jens Granseuer) (#552383)
- Make the composited volume images more clear (Bogdan Butnaru)
  (#557307)
- Spawn screensaver process in idle callback (Rodrigo Moya)
- Remove sound plugin (Jens Granseuer) (#557806)
- Replace gnome_help_display_desktop with gtk_show_uri (Jens Granseuer)
  (#557808)
- Listen for X device changes and reconfigure the mouse if necessary
  (William Grant) (#549267)
- Remove AM_MAINTAINER_MODE (Jens Granseuer) (#558503)
- Disable xrdb plugin by default (Behdad Esfahbod) (#557807)
- Improve performance logging annotations (Behdad Esfahbod) (#559162)
- Cleanup font module (Behdad Esfahbod) (#559163)
- Don't trap errors around grab_key (Behdad Esfahbod) (#559164)
- Don't run 'mousetweaks -s' at startup (Behdad Esfahbod) (#559165)
- Start fontconfig monitors, mouse and clipboard managers in idle
  callbacks (Behdad Esfahbod) (#559166)
- Preload gconf dirs when feasible (Behdad Esfahbod) (#559167)
- Wait for initialization processes to be done before spawning other
  processes (Behdad Esfahbod) (#559168)
- Don't close stderr to not lose warnings (Behdad Esfahbod)
- Use a pipe to communicate between children and parent process instead
  of a signal (Behdad Esfahbod)
- Updated translations:
  - et (Priit Laes)
  - mk (Jovan Naumovski)
  - pt_BR (Leonardo Ferreira Fontenelle)
  - sk (Marcel Telka)
2009-03-16 16:21:36 +00:00
jmcneill
86e48108e3 Update nautilus to 2.26.0.
pkgsrc changes:

    * user-destdir support
    * remove eel, libbonobo, libbonoboui, libgnome, libgnomeui, libgsf,
      libart, ORBit2, startup-notification dependencies
    * add exempi, libunique dependencies


Major changes in 2.26.0 are:
* Stable release
* Fix crash due to broken gdk-pixbuf tga loader
* make sure thumbnails are updated even when zoomed up
* fix crash in media settings preferences

Major changes in 2.25.93 are:
* Use ConsoleKit to make sure we only autorun on active sessions
* Never show unmount if we show an eject menu item
* Show the gvfs reported owner/group names
* Don't allow changing default app for folders
* Fix "can't unmount same location twice" bug

Major changes in 2.25.92 are:
* Set mmap limit to avoid desktop background memory not being returned to the os
* Warn when source overwrites destination in move
* Don't put "link to ..." in front of symlinks unless there are name conflicts
* Fix desktop flicker on theme change
* Require desktop file app launchers to be executable
* Support making symlinks on remote locations (if supported by backend)

Major changes in 2.25.91 are:
* Use G_DEFINE_TYPE_* instead of hand-written types
* fix: opening a new window restores minimised ones
* fix renaming of desktop files
* Handle new kinds of GIcons
* Don't display shadowed mounts

Major changes in 2.25.4 are:
* Don't show desktop files from other desktops than Gnome on the desktop
* Support crossfades of desktop backgrounds
* Don't snap desktop icons outside right margin
* Fix crashes and leaks

Major changes in 2.25.3 are:
* Remove CD/DVD creator from places menu and sidebar
* Allow deleting custom emblems
* Fix crashes
* Don't show read-only emblems in trash
* Trash performance fixes
* General performance fixes
* Update to new PackageKit API

Major changes in 2.25.2 are:
* Merged eel into nautilus
* Use single glib/gtk includes
* Support PackageKit application search
* Fix new windows not appearing after successful mount
* Remove support for old KDE trash dirs

Major changes in 2.25.1 are:
* Remove depencency on libgnome & gnome-vfs
* Fix crashes
* Chop trailing space characters when moving to FAT file system
* When DnD'ing, COPY instead of MOVE, when the source is not deletable
* Don't set default when opening with other app, just add to open with list.
* Don't make copies of files from readonly source (e.g. CDROM) readonly
* Don't show cancel dialog when showing the "run or display" dialog
2009-03-16 14:05:04 +00:00
tron
ff395614e1 Fix build problem under Mac OS X. 2009-03-16 13:06:46 +00:00
jmcneill
b83fa1741c Update gvfs to 1.2.0.
Major changes in 1.2.0
======================
* sftp: Don't hang if ssh no authentication method availible
* Don't leak file monitors
* computer: don't show shadowed mounts

Major changes in 1.1.8
======================
* Fix crashers and leaks
* Handle file:// uris with anchors in gvfs-open
* fuse: Support ftruncate to the current file size
* escape/unescape hostname part in uris, allowing spaces in e.g. smb domains
* hal: Fix "No mount object" error on mount
* Change details of the new .xdg-volume-info file format
* Fix races in cancellation of gvfs streams
* Remove debug spew from backends
* ftp: Fix anonymous login
* gphoto2: Ignore broken storages with no capacity
* Don't globally modify COMP_WORDBREAKS in bash completion script
* Don't ask for username when getting ssh key passphrase

Major changes in 1.1.7
======================
* Fix build on some platforms
* ftp: Fix short read errors
* gphoto2: Make it work on iphone
* sftp: Fix symlink creation
* fuse: Better support of truncation, fixing OOo save
* proxy monitors: Support mount operations, etc
* gvfs-mount: add --device commandline support
* sftp: Fix protocol bug that made some servers not work
* general support for query_info over streams, implemented for smb, sftp
* Initial support for .xdg-volume-info reading

Major changes in 1.1.6
======================
* Fix crashes
* trash: Better messages
* Clean up glib and gtk includes
* archive: Build with later versions of libarchive
* dav: Fix folder creation
* dav: Fix redirection when user is specified in url
* http: fix error propagation
* sftp: Try to preserve ownership when replacing a file

Major changes in 1.1.5
======================
* network: Pick up SMB shares from zeroconf
* obexftp: Write support for
* obexftp: Support obexftp over usb
* trash: Don't follow symlinks on delete
* fix crashes

Major changes in 1.1.4
======================
* Trash performance fixes
* Fuse performance fixes

Major changes in 1.1.3
======================
* ftp: fix limited number of connections causes commands to fail (#565504)
* trash: fix parallel build doesn't work (#562955)
* trash: add trash::orig-path and trash::deletion-date info
* trash: set files to mode 700 before deleting to deal with users trashing read-only directories
* smb-browse: browsing authentication support (#524485)
* smb-browse: make backend not automounted anymore

Major changes in 1.1.2
======================
* New trash backend
* Use the new shadow mount facility in gio
* gphoto2: Use shadow mounts
* obex: Fix icon for root directory
* http: Fix major memory leak
* http: Support proxies

Major changes in 1.1.1
======================
* Reverse map FUSE pathnames to gvfs locations
* Fix crashes
* Show better icon info in gvfs-info
* Support custom icons for gvfs backends
* dav: support uris (dav+sd://) which specify dns-sd services instead of resolved ip+port
* ftp: Fix time parsing
* ftp: Show username in auth dialog if specified in uri
* ftp: Support UTF8 server feature
* ftp: Use LIST -a instead of LIST on unix servers
* fuse: Fix major race in that caused crashes
* fuse: Set st_blocks so that e.g. the "du" command works
* gphoto: use custom icons for faster thumbnails
* obexftp: Port to bluez 4 API
* sftp: If name specified in mount, use in name too so that fuse paths are unique
* sftp: Support /etc/favicon.png
* smb: Don't ask for password twice if cancelled
* smb: support setting timestamp
2009-03-16 13:06:40 +00:00
jmcneill
c692a86b9c + brasero 2009-03-16 10:49:49 +00:00
jmcneill
7e5851504d Import brasero version 2.26.0.
Brasero is an application to burn CDs and DVDs for the GNOME desktop. It is
designed to be as simple as possible and has some unique features to enable
users to create their discs easily and quickly.
2009-03-16 10:49:06 +00:00
jmcneill
197a18ce3c add libgamin 2009-03-15 21:30:21 +00:00
jmcneill
cf4fd74a95 Break libgamin 0.1.10 out from sysutils/gamin.
Gamin is a file and directory monitoring system defined to be a subset
of the FAM (File Alteration Monitor) system.

The main goals of the project are:

   1. Minimize the security model of FAM -- the daemon runs under the
      user account.
   2. Simplify the code base, dropping some of the most exotic features
      of FAM.
   3. Provide an API and ABI compatible replacement for FAM.
   4. Try to fix some other issues like resource consumption.

This package provides the Gamin libraries.
2009-03-15 21:29:14 +00:00
jmcneill
006c56a675 Break libgamin out from the gamin package, bump pkgrev 2009-03-15 21:27:47 +00:00
he
2bd1f09ec1 Update from version 4.26 to 5.00.
Pkgsrc changes:
 o Adapt patch-aa to new file

Upstream changes:

2008-12-12 15:50  Christos Zoulas <christos@zoulas.com>

       * fix initial offset calculation for non 4K sector files

       * add loop limits to avoid DoS attacks by constructing
         looping sector references.

2008-12-03 13:05  Christos Zoulas <christos@zoulas.com>

       * fix memory botches on cdf file parsing.

       * exit with non-zero value for any error, not just for the last
         file processed.

2008-11-09 20:42  Charles Longeau <chl@tuxfamily.org>

       * Replace all str{cpy,cat} functions with strl{cpy,cat}
       * Ensure that strl{cpy,cat} are included in libmagic,
         as needed.

2008-11-06 18:18  Christos Zoulas <christos@zoulas.com>

       * Handle ID3 format files.

2008-11-06 23:00  Reuben Thomas <rrt@sc3d.org>

       * Fix --mime, --mime-type and --mime-encoding under new scheme.

       * Rename "ascii" to "text" and add "encoding" test.

       * Return a precise ("utf-16le" or "utf-16be") MIME charset for
         UTF-16.

       * Fix error in comment caused by automatic indentation adding
         words!

2008-11-06 10:35  Christos Zoulas <christos@astron.com>

       * use memchr instead of strchr because the string
         might not be NUL terminated (Scott MacVicar)

2008-11-03 07:31  Reuben Thomas <rrt@sc3d.org>

       * Fix a printf with a non-literal format string.

       * Fix formatting and punctuation of help for "--apple".

2008-10-30 11:00  Reuben Thomas <rrt@sc3d.org>

       * Correct words counts in comments of struct magic.

       * Fix handle_annotation to allow both Apple and MIME types to be
         printed, and to return correct code if MIME type is
         printed (1, not 0) or if there's an error (-1 not 1).

       * Fix output of charset for MIME type (precede with semi-colon;
         fixes Debian bug #501460).

       * Fix potential attacks via conversion specifications in magic
         strings.

       * Add a FIXME for Debian bug #488562 (magic files should be
         read in a defined order, by sorting the names).

2008-10-18 16:45  Christos Zoulas <christos@astron.com>

       * Added APPLE file creator/type

2008-10-12 10:20  Christos Zoulas <christos@astron.com>

       * Added CDF parsing

2008-10-09 16:40  Christos Zoulas <christos@astron.com>

       * filesystem and msdos patches (Joerg Jenderek)

2008-10-09 13:20  Christos Zoulas <christos@astron.com>

       * correct --exclude documentation issues: remove troff and fortran
         and rename "token" to "tokens". (Randy McMurchy)

2008-10-01 10:30  Christos Zoulas <christos@astron.com>

       * Read ~/.magic in addition to the default magic file not instead
         of, as documented in the man page.

2008-09-10 21:30  Reuben Thomas  <rrt@sc3d.org>

       * Comment out graphviz patterns, as they match too many files.

2008-08-25 23:56  Reuben Thomas  <rrt@sc3d.org>

       * Add text/x-lua MIME type for Lua scripts.

       * Escape { in regex in graphviz patterns.
2009-03-10 23:30:00 +00:00
sno
1e4d5aaf6c PkgSrc changes:
- Update to 1.23

Upstream changes

1.23
    Fixed Aix.pm (RT #34577), patches from LEMBARK, REHSACK
    Fixed failing on OS X (RT #7958, RT #43681), patch from Dirk Langer
    Taking Co-Maintainership (Jens Rehsack, CPAN Id: REHSACK)
    Changing debug environment flag from DEBUG to SYS_FILESYSTEM_DEBUG

Auto-Oked by rhaen@, because I maintain the CPAN module
2009-03-10 17:27:28 +00:00
dsainty
2b23ac1fa3 Make include of <locale.h> unconditional. That's the way it is at the source,
and it's necessary to fix the build in at least some Linux environments.

http://bugzilla.gnome.org/show_bug.cgi?id=442197
http://svn.gnome.org/viewvc/gnome-mount/trunk/src/gnome-mount.c?r1=183&r2=184

No PKGREVISION bump required, this change only affects platforms where the
build was broken anyway.
2009-03-10 05:24:35 +00:00
cube
98dde678d0 Look for a file binary in /bin or /usr/bin, instead of relying on PATH.
After the barrier, the builtin.mk file is parsed with a PATH that includes
LOCALBASE in front, which gives wrong results if file is installed in
LOCALBASE.
2009-03-09 17:47:36 +00:00
snj
6eab881b51 Upgrade to 1.2.7. Changes:
Don't crash when filesystem can't set ACL.

Properly disable hardlinks by default on Windows.

Fix Python 2.2 compatibility. Closes Savannah bug #25529.

Fix typo which caused failure when checking if another rdiff-backup
process is running on Windows.
2009-03-08 23:38:51 +00:00
smb
3e46dedbc8 Initial import of daemond 2009-03-07 17:26:07 +00:00
smb
88cf0e5ace Run a command as a daemon, by invoking daemon(3) 2009-03-07 17:25:14 +00:00
imil
a630ea89d4 addedd libarchive dependency for systems missing it (e.g. OpenSolaris) 2009-03-06 10:11:44 +00:00
snj
712298fabb Say goodbye to gstreamer-0.8 and its friends. 2009-03-05 22:46:21 +00:00
bouyer
afc3758a7e pci.py: add a parser for our kernfs pciback interface
pciquirk.py: fix uninitialized variable when there's no PERMISSIVE_CONFIG_FILE
add a note about exported PCI devices in netbsd1 example file

Python hacking by Pierre-Emmanuel Le Roux at LIP6 (thanks !)
PKGREVISION++
2009-03-05 19:43:32 +00:00
tnn
b4c15f98fc Update to duplicity-0.5.10.
New in v0.5.10 (2009/03/01)
---------------------------
The default filename format has changed from W3 style to a long
numeric style, YYYYMMDDTHHMMSSZ, with no delimiters, thus is now
compatible with Windows/Samba filesystems.  The time is UTC, not
local, so there will be no timezone or daylight savings time issues.

Duplicity still recognizes the old long filename format, and will
continue incremental backup chains if found.  The old format is
still available via the --old-filenames option (pending deprecation).

Users of --short-filenames or --time-separator should stop using these
options on their next full backup.  The new filenames are compatible
with your system.

The following options are pending deprecation and will be removed in a
future release:
    --time-separator
    --short-filenames
    --old-filenames

bug #19988: Incompatibility to Samba/SMB share
bug #25097: Allow listing files from any time, not just current time
bug #25550: Error codes do not propagate from log to exit status
bug #25308: Signatures orphaned if from another time zone
Bug #229826: duplicity crashed with ValueError in port()

New in v0.5.09 (2009/02/17)
---------------------------
FTP is now driven with pexpect rather than NcFTP utilities.
This closes the following bugs (and solves other problems):
bug #24741: ncftpls -x '' causes failure on Yahoo FTP server
bug #23516: duplicity/ncftpget not closing unlinked files, ...
bug #25509: Logic error in imapbackend.py [IMAP_SERVER]
bug #25512: [Patch] Retry on Imap failure
bug #25530: commandline passwd not working

New in v0.5.08 (2009/02/02)
---------------------------
Turns out going backwards in the license is not as easy as
forwards.  Restoring GPLv3 license until consensus reached.

New in v0.5.07 (2009/01/31)
---------------------------
bug #25293: IOError: [Errno 22] Invalid argument
bug #25379: sys.exit() causes traceback and should not
bug #25403: 0.5.06 "manifests not equal, different volume numbers"
patch #6729: New imap backend. Replaces current gmail backend
patch #6730: Fix timing out for SSH backend
patch #6733: Improve error handling in imapbackend.py

Increase default volume size (--volsize) to 25M from 5M.  This
reduces the number of volumes to accomodate larger backups.

Reworked patch 6701 to list collection one at a time rather than
writing all as one huge list.  Was causing memeory problems when
the collections got large.

Fix backendtest.py so that empty URL's in config.py cause the
backend test to be skipped rather than erroring.  Added notes
in config.py.tmpl explaining the change.

Add/update copyright statements in all distribution source files
and revert duplicity to GPL version 2 license.

Original fix to disallow use of ncftpput 3.2.0 mistyped the ErrorCode
used and resulted in an error rather than an explanation.

New in v0.5.06 (2009/01/09)
---------------------------
Fix to deprecation warnings about sha and md5 modules.
Uses hashlib if available, otherwise original module.

Added loop to run-all-tests.sh to run all tests against all supported
versions of Python if available.  Looks for 2.3, 2.4, 2.5, 2.6.

Noah Spurrier has given us permission to distribute pexpect.py along
with duplicity, so this will no longer be an install requirement.

NcFTP version 3.2.0 will not work with duplicity since we require the
use of both -f and -C options on ncftpput.  3.1.9, 3.2.1+ work fine.
I put in error checks for this situation in the FTP backend code.

bug #25230: --include-globbing-filelist only including first entry.
bug #25239: Error during clean, wrong case in duplcicity
patch #6709: Report correct number of volumes when restoring
sr #106583: document the need to use the --force option

New in v0.5.05 (2008/12/30)
---------------------------
bug #25194: Duplicity 5.04 requires python-distutils-extra...

New in v0.5.04 (2008/12/27)
---------------------------
patch #6678: Add progress metering
patch #6686: Add error codes for all fatal errors
bug #25090: Typos and trailing whitespace in duplicity manpage
bug #24889: NCFTP cannot deal with some FTP servers
patch #6692: Print collection status in a machine-readable way
patch #6693: Some FatalError's don't have codes still
patch #6694: Log exceptions
patch #6695: Log filenames
patch #6696: Consolidate get_delta_iter and get_delta_iter_w_sig
patch #6697: Always log at least one progress during dry run
patch #6700: Make duplicity translatable
patch #6701: Make current-list command machine-readable
patch #6702: handle unknown errnos in robust.py

GPG was throwing "gpg: [don't know]: invalid packet (ctb=14)" and apparently
this is non-fatal.  There is a fix for this being rolled into GPG 2.x.
http://lists.gnupg.org/pipermail/gnupg-devel/2006-September/023180.html
Copied from collections.py.  Fix supplied by Simon Blandford <simon@onepointltd.com>

New in v0.5.03 (2008/11/17)
---------------------------
bug #24731: Documentation error: "if... if" in remove-older-than paragraph
bug #24775: Digest Auth for WebDAV backend
patch #6676: Raw delta stats aren't right for multivolumes
patch #6675: Add modelines
patch #6674: Add --log-* options to man page
patch #6673: Add --dry-run option
patch #6672: makedist doesn't ship util.py
patch #6670: Machine Readable Output
patch #6662: improve s3 backend error reporting
patch #6652: improve asynch scheduler (including the synchronous case)
patch #6642: make ParsedUrl() thread-safe with respect to itself
patch #6638: correct typo in reporting lack of sufficiently new boto backend
sr #106496: put install-from-cvs-notes in CVS-README
sr #106534: GMail backups aren't stored in the correct location

New in v0.5.02 (2008/09/21)
---------------------------
- Add -h option for help

- Change gpg logging so that logs are always collected.
The log is printed in the case of gpg IO errors.  Also,
verbosity level 5 or above (-v5) will print the logs.

patch #6297: Add IMAP/s/gmail support
bug #24260: backend.py missing re import
bug #24274: asyncscheduler.py missing sys import

New in v0.5.01 (2008/09/11)
---------------------------
bug #24234: Tabs Present In Source Files
bug #24223: WebDAV backend broken in 0.5.00
bug #24226: WebDAV Does Not Create Collection If Needed

New in v0.5.00 (2008/09/06)
---------------------------
Changes to unit tests:
  - resolve circular imports after backend reorg
  - resolve exception error import - now in errors.py
  - remove need for temp2.tar to be in CVS repository

bug #23988: scp destination fails if no username is specified
bug #23985: --no-encryption option does not work in 0.4.12
patch #6623: slightly augment tempdir cleanup logging
patch #6596: re-organize backend module structure
patch #6589: S3 european bucket support
patch #6353: Concurrency for volume encryption and upload.
2009-03-05 17:40:04 +00:00
imil
020bb3ded8 add & enable ftwin-0.8.2 2009-03-05 12:54:35 +00:00
imil
8339897ef1 Ftwin finds duplicate files on your file system according to their content.
OK'd by seb@
2009-03-05 12:50:33 +00:00
tron
d5ad13b3e0 Actually substitute "PKG_SYSCONFBASE" in the package list. Bump package
revisions as this affects the binary package.
2009-03-02 11:36:33 +00:00
jmcneill
934e468638 Add fuse option, enable it by default where available. Bump PKGREVISION. 2009-03-02 02:00:51 +00:00
jmcneill
4473bec977 Plug a memory leak in envsys_timeout; the caller of prop_dictionary_all_keys
is responsible for freeing allocated memory. Bump PKGREVISION.
2009-03-01 18:22:31 +00:00
ahoka
437a9f72f8 The OWN_DIRS shouldnt be there.
Thanks goes again to Joerg.
2009-02-28 15:54:29 +00:00
ahoka
940e9bbaa0 Use MAKE_DIRS and OWN_DIRS instead of INSTALL as suggested by Joerg. 2009-02-28 14:54:23 +00:00
ahoka
84b1af0442 Create /media automatically, so hald mount actually works
without manual labour. Bump revision.
2009-02-28 14:00:23 +00:00