Commit graph

5944 commits

Author SHA1 Message Date
obache
b08b0ea389 Fixes build on DraognFly (and other than NetBSD).
Based on PR#44346 by Tony Young.
2011-01-10 12:47:03 +00:00
obache
b729b06d8a Set HOMEPAGE. 2011-01-10 12:31:41 +00:00
obache
e7e068a227 require tcp_wrappers to build. 2011-01-10 12:28:12 +00:00
obache
fb02c2b783 once more sort. 2011-01-10 12:22:53 +00:00
obache
f32e51d238 sort. 2011-01-10 12:18:50 +00:00
obache
21cde71c79 Add RCS Id and comments to patch-aa. 2011-01-10 12:17:43 +00:00
obache
cc2b2aae2f LICENSE=original-bsd 2011-01-10 12:15:13 +00:00
obache
bff71b276f The USB headers in DragonFly BSD are located in bus/usb, not dev/usb.
PR#44358 by Tony Young.
2011-01-10 11:40:17 +00:00
obache
c4267cbb59 LICENSE=gnu-gpl-v2. 2011-01-10 06:13:37 +00:00
obache
e89e58a1c1 Add an patch for DragonFly, based on PR#44348 by Tony Young. 2011-01-10 06:12:16 +00:00
dsainty
56856801d1 Fixes for Linux build:
- Pull in libblkid for Linux in order to successfully build
- Fix PLIST.Linux: lib/hal -> libexec
- Remove Linux-only libusb buildlink.  This version of hal fails to use libusb,
  since it isn't version 2.0 (this does look a little like a mistake though).
- The CSR support is absent because libusb isn't available.  Remove from
  PLIST.Linux
- Other minor additions and edits to PLIST.Linux
- Buildlink in gperf explicitly, to reliably build the keymap support
- Make sure .../etc/udev/rules.d exists before trying to install to it
2011-01-09 01:26:56 +00:00
obache
8b2b5f0c49 Fixes scriptdir for NetBSD.
Bump PKGREVISION.
2011-01-08 13:39:08 +00:00
obache
04e9a8f3e4 Bring back DragonFly BSD support.
Based on PR#44338 from Rumko, also fixes PLIST.FreeBSD and self-tests by me.
2011-01-08 13:00:13 +00:00
obache
b26dbf2c28 for the case MIN macro is already defined somewhere else.
PR#44328.
2011-01-06 11:23:21 +00:00
obache
c3efd03c94 Add TEST_TARGET. 2011-01-06 11:22:30 +00:00
drochner
f408a387bd revert to 0.83.1
with 0.83.2, audio/sonata crashes on startup for me
(might be an incompatibility with our libdbus version)
2011-01-04 09:55:49 +00:00
obache
be0c2e789e Note upstream ticket URL. 2011-01-03 01:44:59 +00:00
obache
b86912322f Add an patch for DragonFly BSD usb headers.
PR#44320 by Rumko.
2011-01-03 01:40:46 +00:00
obache
d434b895e6 Need msgfmt to install message catalogue.
While here, exactly buildlink with gettext-lib and set USE_PKGLOCALEDIR.
2011-01-01 09:08:06 +00:00
wiz
cd643eaeb3 Fix pkglint warning. 2010-12-31 06:21:33 +00:00
taca
708e9fc0f1 Remove empty patch files which are really unused. 2010-12-31 06:12:03 +00:00
obache
7e32889174 configure require msgfmt. 2010-12-30 14:36:10 +00:00
tron
5db4659a01 Add fix for vulnerability reported in CVE-2010-4352 (SA42580) taken
from the "dbus" GIT repository.
2010-12-29 10:49:21 +00:00
tron
a9a785f7b6 Only look for "blkid" under Linux as we only use the Linux backend under
that platform. This should fix the build under DragonFly BSD.

Problem reported by Peter Avalos in private e-mail.
2010-12-29 00:12:15 +00:00
tron
c4f079d84d Don't check for "blkid" under Mac OS X. It is not necessary and breaks
the build.

The according check in "configure.in" is probably broken. As far as I can
tell it should only check for "blkid" if the "linux" backend is used.
2010-12-27 22:26:17 +00:00
jmcneill
6f1d195e15 add xc5k-firmware 2010-12-27 16:29:59 +00:00
jmcneill
3d21e11684 Firmware binary image for use with Xceive XC5000 tuners 2010-12-27 16:28:45 +00:00
obache
08af2ae347 Update DragonFly support file, based on PR#44280, fixed by me for x86_64.
Also fix patches for NetBSD, int != long arch.

Bump PKGREVISION.
2010-12-27 13:15:05 +00:00
markd
cbae6a7c42 Add distinfo missed in previous. 2010-12-26 23:52:07 +00:00
markd
04b695c6df Update to 0.5.14.
Many bugfixes and support for new features.
2010-12-26 20:59:31 +00:00
markd
84ff31463c Fix MASTER_SITES.
Fix policykit rules (taken from ConsoleKit 0.4.x).  Bump PKGREVISION
2010-12-26 20:53:14 +00:00
adam
827f64dee5 Changes 5.0.3:
This 5.0.3 version is significant bug fix update to version 5.0.2.
It includes new code and some new features.
There is no database change since prior versions of 5.0.

Compatibility:
--------------
As always, both the Director and Storage daemon must be upgraded at
the same time.

Older 5.0.x and 3.0.x File Daemons are compatible with the 5.0.3
Director and Storage daemons. There should be no need to upgrade older File
Daemons.

Changes and New Features:
- If a VSS (Windows) snapshot fails, the whole Job is failed, previously
  it printed a warning message and continued.
- New editing codes %b = Job Bytes and %f = Job Files for runscripts
- Any non-Bacula project plugins (i.e. third party plugins)
  must be upgraded to specify AGPLv3 in place of the GPLv2 used previously
  for the PLUGIN_LICENSE.
- The bat Media page text columns can be sorted by clicking on the column.
- If possible, the SD will automatically update the catalog Volume size if
  it does not match the Volume size. The mismatch between the Volume sizes
  typically occurs when the FD has a comm line drop or the FD crashes.
2010-12-26 18:39:45 +00:00
jmcneill
367555b100 add support for parsing interface association descriptors (IAD):
INTERFACE ASSOCIATION descriptor:
  bLength=8 bDescriptorType=iad(11) bFirstInterface=1 bInterfaceCount=6
  bFunctionClass=255 bFunctionSubClass=255 bFunctionProtocol=255
  iFunction=0()

bump pkgrevision
2010-12-25 14:03:56 +00:00
wiz
6042dd7e7c Get rid of annoying beep by using the flag provided by upstream
instead of a patch.
2010-12-25 11:02:02 +00:00
taca
136f9935f7 Updte smbldap-tools package to 0.9.6.
2010-11-15 <mm@FreeBSD.org>
	* smbldap-useradd:
	  - fix Z option in getopt (custom LDAP attribute)
	  - drop unused L option from getopt
	  - alphabetically reorganize getopt options
	  - fix several mis-spellings and typos
	(thx to Paul Howarth <paul@city-fan.org>)
	* other utilities:
	  - alphabetically reorganize getopt and help
	* new tag 0.9.6

2010-10-21 <mm@FreeBSD.org>
	* new tool: smbldap-grouplist (list LDAP groups)
	* smbldap-useradd, smbldap-usershow, smbldap-usermod:
	  - change default encoding of givenName and sn to UTF-8 (bug #11717)
	  - new option: -X (input/output encoding, defaults to UTF-8)
	  - new option: -O (localMailAddress attribute)
	  - changed option: -M (now sets only mail attribute)
	  - home directory is now chowned as $userUidNumber:$userGidNumber
	    (bug #11721)
	  - use gecos as displayName if givenName and userSN not provided
	    (bug #14517)
	* smbldap-passwd:
	  - new option: -p (allow root to set password from
	    STDIN without verification, e.g. using a pipe) (bug #11964)
	  - change userPassword, shadowLastChange and shadowMax individually
	    e.g. no shadow class or user may not have rights (bug #15052)
	* smbldap-groupmod: allow deletion of users from groups without
	  a defined samba group SID)
	* remove references to smbldap_conf.pm
2010-12-25 08:08:06 +00:00
dholland
62a70df282 Suppress annoying beeping during build. 2010-12-25 07:11:26 +00:00
obache
49bc989568 Update user_darwin to 20101223.
Exactly set '*' as "Password" for created user to hide the user from login list.
approved by sketch@ in pkgsrc-users@.
2010-12-23 12:44:46 +00:00
dsainty
1f40f3a084 Mechanically replace references to graphics/jpeg with the suitable
alternative from mk/jpeg.buildlink3.mk

This allows selection of an alternative jpeg library (namely the x86 MMX,
SSE, SSE2 accelerated libjpeg-turbo) via JPEG_DEFAULT=libjpeg-turbo, and
follows the current standard model for alternatives (fam, motif, fuse etc).

The mechanical edits were applied via the following script:

#!/bin/sh
for d in */*; do
  [ -d "$d" ] || continue
  for i in "$d/"Makefile* "$d/"*.mk; do
    case "$i" in *.orig|*"*"*) continue;; esac
    out="$d/x"
    sed -e 's;graphics/jpeg/buildlink3\.mk;mk/jpeg.buildlink3.mk;g' \
        -e 's;BUILDLINK_PREFIX\.jpeg;JPEGBASE;g' \
        < "$i" > "$out"
    if cmp -s "$i" "$out"; then
      rm -f "$out"
    else
      echo "Edited $i"
      mv -f "$i" "$i.orig" && mv "$out" "$i"
    fi
  done
done
2010-12-23 11:44:24 +00:00
taca
430bcd21db Update pear-Log package to 1.12.5.
1.12.5		2010-12-23 05:38 UTC

Changelog:

- Corrected the "levels" unit test on 32-bit systems. (Bug 18099)
- Corrected quote handling in Firebug console output. (Bug 18141)
2010-12-23 09:51:42 +00:00
ryoon
89e4b8e377 Update e2fsprogs to 1.41.12 from 1.40.7.
Fix PR pkg/43950.

Major change from 1.40.7:
* ext4 filesystem support
* many translation updates
* many bug-fixes
in detail, see RELEASE-NOTES.
2010-12-23 06:34:50 +00:00
wiz
5edfd0c308 Update to 3.01a02:
This is the first step for integrating Native Language Support
into cdrtools. All tools have been enhanced to call gettext().
2010-12-22 10:34:14 +00:00
shattered
d006c88485 Update to 2.16. 10 years worth of changes from 1.23.2 omitted.
Take maintainership.
2010-12-21 22:43:17 +00:00
he
124e94266a Remove hardcoding of /usr/pkg, use $(LOCALBASE) instead.
Part of fixing PR#34977.
2010-12-20 08:40:19 +00:00
plunky
d168396914 remove sysutils/hcidump as it is old and a unmaintained branch of
bluez-hcidump, now imported in a patched form as netbt-hcidump for
users of the Bluetooth stack [originating] in NetBSD
2010-12-19 20:32:01 +00:00
plunky
34da6fdad8 remove sysutils/hcidump (superseded by sysutils/netbt-hcidump) 2010-12-19 20:30:04 +00:00
plunky
36a4c5caa0 add netbt-hcidump SUBDIR 2010-12-19 20:21:56 +00:00
plunky
c1da1758ba HCIdump reads raw HCI data coming from and going to a Bluetooth device and
prints to screen commands, events and data in a human-readable form.
Optionally, the dump can be written to a file rather than parsed, and the dump
file can be parsed in a subsequent moment.

This is a patched standalone version not requiring bluez-libs, suitable
for use with the netbt Bluetooth stack [originating] in NetBSD.
--
the sysutils/hcidump package (which this will replace) is a descendent of a
previous version of the bluez-hcidump package.
2010-12-19 20:20:42 +00:00
obache
880707dc5b Bump PKGREVISION from icu shlib major bump. 2010-12-17 07:36:08 +00:00
obache
adc0125d24 desktop-file-utils for *.desktop file. 2010-12-16 11:52:15 +00:00
ahoka
93942d6537 bump rev for battery fix 2010-12-16 11:38:08 +00:00