Commit graph

141173 commits

Author SHA1 Message Date
ghen
4caf652dd2 Update OpenLDAP packages to 2.4.16, the new stable release.
patch-db (for openldap-cloak module) has been included upstream.

OpenLDAP 2.4.16 Release (2009/04/05)
	Fixed libldap GnuTLS with x509v1 CA certs (ITS#5992)
	Fixed libldap GnuTLS with CA chains (ITS#5991)
	Fixed libldap GnuTLS TLSVerifyCilent try (ITS#5981)
	Fixed libldap segfault in checking cert/DN (ITS#5976)
	Fixed libldap peer cert double free (ITS#5849)
	Fixed libldap referral chasing (ITS#5980)
	Fixed slapd backglue with empty DBs (ITS#5986)
	Fixed slapd ctxcsn race condition (ITS#6001)
	Fixed slapd debug message (ITS#6027)
	Fixed slapd redundant module loading (ITS#6030)
	Fixed slapd schema_init freed value (ITS#6036)
	Fixed slapd syncrepl newCookie sync messages (ITS#5972)
	Fixed slapd syncrepl hang during shutdown (ITS#6011)
	Fixed slapd syncrepl too many MMR messages (ITS#6020)
	Fixed slapd syncrepl skipped entries with MMR (ITS#5988)
	Fixed slapd-bdb/hdb cachesize handling (ITS#5860)
	Fixed slapd-bdb/hdb with slapcat with empty dn (ITS#6006)
	Fixed slapd-bdb/hdb with NULL transactions (ITS#6012)
	Fixed slapd-ldap incorrect referral handling (ITS#6003,ITS#5916)
	Fixed slapd-ldap/meta with broken AD results (ITS#5977)
	Fixed slapd-ldap/meta with invalid attrs again (ITS#5959)
	Fixed slapo-accesslog interaction with ppolicy (ITS#5979)
	Fixed slapo-dynlist conversion to cn=config (ITS#6002)
	Fixed slapo-syncprov newCookie sync messages (ITS#5972)
	Fixed slapd-syncprov too many MMR messages (ITS#6020)
	Fixed slapo-syncprov replica lockout (ITS#5985)
	Fixed slapo-syncprov modtarget tracking (ITS#5999)
	Fixed slapo-syncprov multiple CSN propagation (ITS#5973)
	Fixed slapo-syncprov race condition (ITS#6045)
	Fixed slapo-syncprov sending cookies without CSN (ITS#6024)
	Fixed slapo-syncprov skipped entries with MMR (ITS#5988)
	Fixed tools passphrase free (ITS#6014)
	Build Environment
		Cleaned up alloc/free functions for Windows (ITS#6005)
		Fixed running of autosave files in testsuite (ITS#6026)
	Documentation
		admin24 clarified MMR URI requirements (ITS#5942,ITS#5987)
		Added ldapexop(1) manual page (ITS#5982)
		slapd-ldap/meta(5) added missing TLS options (ITS#5989)
2009-04-27 07:15:43 +00:00
ghen
8beb969c42 Switch OpenLDAP server and modules to use database/db4 as a backend again,
now db 4.7 is known to work.  Ok adam, manu.
2009-04-27 07:13:01 +00:00
seb
a3c1a9ed9f Note initial addition of p5-MooseX-Singleton version 0.17 as
devel/p5-MooseX-Singleton into The NetBSD Packages Collection.

The Perl 5 module MooseX::Singleton lets you easily upgrade your
Moose class to a singleton.  All you should need to do to transform
your class is to change 'use Moose' to 'use MooseX::Singleton'.
MooseX::Singleton gives your class an 'instance' method that can
be used to get a handle on the singleton.
2009-04-27 04:22:00 +00:00
seb
15337d4971 Add & enable p5-MooseX-Singleton 2009-04-27 04:21:04 +00:00
seb
3865fcaabd Initial import of p5-MooseX-Singleton version 0.17 in the NetBSD
Packages Collection.

The Perl 5 module MooseX::Singleton lets you easily upgrade your
Moose class to a singleton.  All you should need to do to transform
your class is to change 'use Moose' to 'use MooseX::Singleton'.
MooseX::Singleton gives your class an 'instance' method that can
be used to get a handle on the singleton.
2009-04-27 04:19:39 +00:00
rillig
91d450247e Removed unnecessary code. 2009-04-26 16:08:40 +00:00
rillig
fdf64b0232 Optimized the doc/CHANGES handling to get the get_doc_CHANGES function
out of the top-15 time consumers, as measured by DProf. The execution
time decreased by about 15 percent.
2009-04-26 12:51:35 +00:00
rillig
ac4b86043e A clear "yes" sounds better than "#empty". 2009-04-26 11:43:44 +00:00
rillig
73936ab2c5 Documented the recent addition of the PkgPath type. 2009-04-26 11:27:42 +00:00
rillig
6c95e4608d Added a check that ensures that all types in makevars.map actually exist
in the code, avoiding "Type not found" fatal errors at runtime. In this
case, only the variables *_SPECIFIC_PKGS were affected.

The real problem that induced the above change was the unknown type
"List of Pathname", which was a bug in the pkglint code itself,
introduced three years ago (revision 1.574).
2009-04-26 11:24:23 +00:00
rillig
913279e304 Added <para> tags so the document validates again. 2009-04-26 11:00:17 +00:00
rillig
70908657b5 Fixed pkglint warning. 2009-04-26 10:13:31 +00:00
rillig
0cc42678ff Fixed pkglint warnings. 2009-04-26 10:08:49 +00:00
rillig
aa1693c3f7 Removed unused functions. 2009-04-26 08:44:42 +00:00
dsainty
526ed82900 patch-aa is gone, but not forgotten. Update distinfo to forget about it too. 2009-04-26 05:52:08 +00:00
taca
9cf96cea71 s/libpciaccess-0.10.5/libpciaccess-0.10.6/. 2009-04-26 05:50:19 +00:00
taca
692baae203 Note www/typolight* package changes and
addtion of www/typoligt27* packages.
2009-04-26 04:13:32 +00:00
taca
231701495e Remove old typolight-example package. 2009-04-26 04:06:10 +00:00
taca
6858449aba Add and enable these packages and add a comment for commented out
typolight line.

	typolight26
	typolight26-example
	typolight26-translations
	typolight27
	typolight27-example
	typolight27-translations
2009-04-26 04:05:06 +00:00
taca
60bb576e49 Importing www/typolight27-translations which provide translation files
for typolight27 package.
2009-04-26 04:01:49 +00:00
taca
df27a0aa22 Importing www/typolight27-example which provide example site data. 2009-04-26 04:00:12 +00:00
taca
c77b9ddddb Importing www/typolight27 (TYPOlight 2.7.RC2).
This is beta version of TYPOlight which will be released next month.

Now, typoligth26 and typolight27 can coexist and it's greatly help
migration between these releases.
2009-04-26 03:58:41 +00:00
taca
46b3525bce Import www/typolight26-translations which was in www/typolight-translations
previously.
2009-04-26 03:54:57 +00:00
taca
57803a2802 Importing www/typolight26-example which was www/typolight-example
previously.
2009-04-26 03:53:53 +00:00
taca
d04243053b Import typolight 2.6.7 to www/typolight26 which was in www/typolight
previously.
2009-04-26 03:52:29 +00:00
taca
e742e4ac50 Add missing entry of updating devel/ruby-mode to 1.8.7.160. 2009-04-26 03:48:14 +00:00
taca
1c68c72cc0 Make typolight directory a place to common files of typolight packages. 2009-04-26 03:34:13 +00:00
taca
42afea4f5d - Disable typolight.
- Remove typolight-example and typolight-translations.

For restructuring of typolight packages.
2009-04-26 03:32:03 +00:00
gdt
3418ebd6cc fix distinfo from previous commit 2009-04-25 23:50:58 +00:00
gdt
0997c88b87 Apply massive patch from PR pkgsrc/38449 by Olaf 'Rhialto' Seibert. 2009-04-25 23:46:47 +00:00
joerg
2f64176828 Regen. 2009-04-25 21:32:45 +00:00
joerg
28926842fa pkg_install-20090425:
Add logic to evaluate license conditions. As frontend for pkgsrc,
pkg_admin gets two new commands (check-license and
check-single-license), which can be used to evaluate a given condition.
pkg_add will be changed to honour licenses at a later point.
2009-04-25 21:31:13 +00:00
tnn
1054a2a834 Adjust CHECK_WRKREF_SKIP entry to match current version of libvlccore.so 2009-04-25 18:20:47 +00:00
tnn
dc2aa68013 Updated multimedia/vlc to 0.9.9 2009-04-25 17:48:26 +00:00
tnn
8715e350b1 Update to vlc-0.9.9.
While here, fix some pkglint warnings and enable DESTDIR support.

Changes between 0.9.8a and 0.9.9:
---------------------------------
Decoders:
 * Experimental new decoder for Real Video 3.0 & 4.0
Demuxers:
 * Various fixes related to real demuxer
Mac OS X Interface:
 * Fixed circumstances, which could lead to an empty Information panel
   - Note that VLC will show information on the currently _selected_ item
     instead of the currently _playing_ item, if the playlist is visible in the
     main controller window.
 * Fixed multiple UTF8 issues in the Streaming / Exporting Wizard
Mac OS X Port:
 * Improved video playback performance on Intel-based Macs
New Localizations:
 * Indonesian
 * Bengali
 * Updates of other localizations
Various bugfixes:
 * Support for receiving RTP packets on odd port numbers.
 * Lots of small bugfixes.
 * Correct Fullscreen behaviour on Multi-Screen setups on Windows
 * Telnet fixes on Windows
 * Resampling fixes when transcoding
2009-04-25 17:46:28 +00:00
tnn
06dc032604 include bsd.prefs.mk before conditional 2009-04-25 15:15:20 +00:00
tnn
a20af62e76 depend on devel/nasm on i386, thereby enabling assembler optimizations.
Bump rev.
2009-04-25 15:09:02 +00:00
minskim
acdfb407a4 Note update of tex-bin-dvipsk. 2009-04-25 13:53:09 +00:00
minskim
6a937ee807 Update tex-bin-dvipsk to 2008.12785.
Changes:
- Add entries for the Libris-Std typeface from Arkandis Digital Foundry.
2009-04-25 13:51:22 +00:00
gdt
834809245b Add artistic and artistic-2.0 to DEFAULT_ACCEPTABLE_LICENSES. 2009-04-25 13:15:43 +00:00
rh
143b5656c9 Note addition of xml2-0.4 2009-04-25 12:38:22 +00:00
rh
3cce628134 Add and enable xml2 2009-04-25 12:36:42 +00:00
rh
b621532aa4 Initial import of xml2-0.4, a set of tools to convert XML and HTML to and
from a line-oriented format for easier processing with sed, awk, etc.
2009-04-25 12:36:01 +00:00
rh
6d974a0b51 Note update of burn to 0.4.1 2009-04-25 12:08:19 +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
sno
40dcf85f2a Updated devel/scmcvs to 1.11.23 2009-04-25 11:44:28 +00:00
sno
c6e0204407 PkgSrc changes:
- Updating devel/scmcvs from 1.11.22 to 1.11.23
  - "Activating" gnu-gpl-v2 license as discussed on packages@

Upstream changes:
NEW FEATURES

* A new log option -n reverts the -N option which may be in a .cvsrc
  file.

* The `cvs blame' command is now a synonym for the `cvs annotate' command.

* The :extssh: method will use $CVS_SSH if set, or fall back on "ssh"
  by default (but may be explicitly set using the --with-ssh flag to
  configure).

* There is a new IgnoreUnknownConfigKeys option available for
  CVSROOT/config to aid in the transition to newer versions of CVS.

BUG FIXES

* Merges of file removals using -j options are a little smarter.

* `cvs add' checks more thoroughly for `CVS' directories in the argument list.

* `cvs server' now accepts `--allow-root=PATH' options.

* `cvs import' no longer attempts to send CVS metadata to the server.

* `cvs import' makes more of an effort not to import paths containing files
  and directories named `CVS'.

* The CVS server will no longer allow clients to run `cvs init'.

* Applying diffs when checking out very old revisions has been reduced from an
  O(n^2) operation to an O(n) thanks to a patch from Michael J. Smith
  <msmith@ideorlando.org> and additional touch-up work from the CVS team.

* Thanks to report from Paul Eggert <eggert@CS.UCLA.EDU>, an assertion failure
  that could occur when "." was in the path (e.g. `cvs co /cvsroot/./module')
  has been removed.

* Thanks to a report from Peter Toft <pto@linuxbog.dk>, CVS server now sends
  correct patch files more often when the RCS `Name' keyword is present in
  a working file (bug #17302).

* Thanks to a report from Dan Peterson <dbpete@aol.com>, clients now send the
  right set of commands to the server when asked to update directories with
  trailing slashes on their name.

* Thanks to a report and patch from <mbarabas@redhat.com>, potential stack
  corruption during pserver login is avoided (bug #16961).

* The :extssh: method is now properly recognized as an alias for :ext:.

DEVELOPER ISSUES

* We've standardized on Autoconf version 2.61 to get a bug fix that notes
  that the AIX C compiler's default mode isn't quite C89 and sets the
  correct mode instead.

* We've standardized on Autoconf version 1.10 because it lets us simplify our
  sources.

Oked by joerg@ (with the condition that I do the update to 1.12.13.1, too)
2009-04-25 11:41:59 +00:00
wiz
ea8cb094c3 Updated x11/xcb-util to 0.3.4 2009-04-25 11:31:47 +00:00
wiz
bba06dafdc Update to 0.3.4, add missing gperf build dependency.
Changes for 0.3.4:
Julien Danjou (11):
      add a useful common header with common function/define
      event: add functions to convert event/errors to labels
      wm: remove
      icccm: add xcb_get_wm_class_from_reply()
      keysyms: fix xcb_key_symbols_get_keycode() API
      keysyms: bump version
      event: simplify proto
      event: add error values
      event: add define to get request and error types
      bump version to 0.3.4
      include xcb-util-common.h in dist tarball
2009-04-25 11:31:32 +00:00
tnn
5ca11cc58a Updated editors/mined to 2000.15 2009-04-25 11:26:19 +00:00