summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2009-03-08Updated net/aria2 to 1.2.0bjs1-1/+2
2009-03-08Update to aria2-1.2.0. Many, many changes (too verbose to list here);bjs5-74/+43
please see ChangeLog. NOTE: libares is no longer supported; libcares is used by default.
2009-03-08Updated sysutils/rdiff-backup to 1.2.7.snj2-3/+3
2009-03-08Upgrade to 1.2.7. Changes:snj2-7/+6
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-08One pair:he1-1/+3
Updated devel/p5-Config-IniFiles to 2.47 Updated devel/p5-Curses to 1.27
2009-03-08No need for any languages to build this package: empty USE_LANGUAGES.seb1-1/+2
2009-03-08No need for any languages to build this package: empty USE_LANGUAGES.seb1-1/+2
2009-03-08Note initial addition of p5-Net-LDAP-Batch version 0.02 asseb1-1/+2
devel/p5-Net-LDAP-Batch into The NetBSD Packages Collection. The Perl 5 module Net::LDAP::Batch provides the means to perform series of actions against a LDAP server. If any of the actions fails, then all the actions in the batch are reverted.
2009-03-08Add & enable p5-Net-LDAP-Batchseb1-1/+2
2009-03-08Initial import of p5-Net-LDAP-Batch version 0.02 in the NetBSDseb3-0/+30
Packages Collection. The Perl 5 module Net::LDAP::Batch provides the means to perform series of actions against a LDAP server. If any of the actions fails, then all the actions in the batch are reverted.
2009-03-08Try to work around the mess called useradd on Linux. On Red Hat derivedjoerg1-13/+30
distributions, useradd will create the home directory by default and there is support for an option to disable that. Other Linux distrubutions either lack the option in login.defs or the support for -M. As workaround look for the option and if it is set, force -M. Tested by Jens Rehsack. Addresses PR 40737.
2009-03-08Note PKGREVISION bump of html2ps.minskim1-1/+2
2009-03-08Adjust the hardcoded path to hyphen.tex.minskim3-8/+9
This package should use kpsewhich to find a .tex file in the texmf tree. While here, add a dependency to dvipsk so that this package can find dvips at run-time. Noted by Bernd Ernesti.
2009-03-08Update from version 1.26 to 1.27.he2-7/+6
Pkgsrc changes: o Remove the now-redundant cleanup of Curses.i and Curses.s before configuring. Upstream changes: New in 1.27 (Released January 20, 2009) Extraneous .i and .s files in 1.26 removed. 'make clean' cleans all .i and .s too. 'gen' directory is replaced by gen.tar file, so CPAN doesn't index the stuff in there. That directory is stuff for developing the Curses package, not stuff for users.
2009-03-08Update from version 2.46 to 2.47.he2-6/+6
Upstream changes: Version 2.47: ( Wed Jan 21 11:32:24 IST 2009 ) ------------------------------------------------ * Fixed bug https://rt.cpan.org/Ticket/Display.html?id=34067 : - Multiline values returned as array references in tied hash interface - This was as opposed to the documentation. - added t/21multiline-values-in-tied.t and fixed some older tests. * Moved the eval'ed debugging code (_assert_invariants) to its own module, without the eval so the perl-5.6.2 will be happy. Now explicitly use'ing it from t/lib where appropriate. See for example: - http://www.nntp.perl.org/group/perl.cpan.testers/2009/01/msg3101788.html
2009-03-08If writing to the archive failed, tell user the file it tried to write.joerg1-3/+4
2009-03-08Recognize Dragofly as BSD Family representative.asau1-1/+8
Enables Dragonfly build (tested on 2.1.1).
2009-03-08Move the PYTHON_VERSION_REQD logic from extension.mk to pyversion.mk.joerg2-12/+12
It shouldn't hurt and allows including application.mk and extension.mk in any order.
2009-03-08Updated pkgtools/pkg_select to 20090308imil1-1/+2
2009-03-08Updated pkg_select to version 20090308imil2-6/+6
. fixed background color on VTE terminals . fixed live pkgsrc over ftp . fixed dependencies display . code cleanup OK'd by seb@
2009-03-08Describe "postfix-milter" and "sendmail-milter" options.tron1-0/+2
2009-03-08Remove omf.mk -- use mk/omf-scrollkeeper.mk instead.wiz1-40/+0
2009-03-08Use mk/omf-scrollkeeper.mk instead of textproc/rarian/omf.mk.wiz42-84/+84
2009-03-08Update section about scrollkeeper.wiz1-6/+7
2009-03-08Note update of the "milter-greylist" package to version 4.0.1nb2.tron1-1/+2
2009-03-08Add two new options "postfix-milter" and "sendmail-milter". One of thetron3-16/+46
two must be used to determine whether this package is built for use with Sendmail (the default) or Postfix. Use an appropriate user (either "smmsp" or "postfix") in the two cases. This avoid permission problems between Postfix and milter-greylist. Bump package revision because of these changes.
2009-03-08+ cups-1.4, eigen2-2.0.0, eric3-4.3.1 [now called eric4], gbdfed-1.5,wiz1-10/+30
gentoo-0.15.1, gnome-netstatus-2.26.0, gnome-packagekit-0.4.4, graphviz-2.22.0, ikiwiki-3.06, libdaemon-0.13, libosip-3.3.0, libotf-0.9.9, libvolume_id-0.81.1, mkvtoolnix-2.5.3, mpfr-2.4.1, p5-Archive-Tar-1.46, p5-Filter-1.36, packagekit-0.4.4, pear-HTTP_Request-1.4.4, pear-Net_URL-1.0.15, py-cups-1.9.45, py-dateutil-1.4, scmgit-base-1.6.2, scmgit-docs-1.6.2, tea-23.2.0, telepathy-gabble-0.7.22, warzone2100-2.1.2, worker-2.17.2, x264-devel-20090307.
2009-03-08Fix cut and paste error.tron1-2/+1
2009-03-08pkg_install-20090307:joerg7-67/+45
Simplify archive handling by depending on archive_read_finish and the close callback where needed. Fixes a file descriptor leak as side effect as reported by wiz.
2009-03-08regen for patch-aa change.wiz1-2/+2
2009-03-08The package textproc/p5-XML-SAX-Base is at version 1.02, on CPANseb7-50/+12
the module XML::SAX:Base is at version 1.04 since 2002, no newer release is available. Since about the same time the Perl 5 module XML::SAX includes the XML::SAX::Base module, the CHANGES file says: 0.11 03 Sep 2002 Matt Sergeant - Base: Merged in XML::SAX::Base 1.04 (including memory leak fixes) Hence the packages textproc/p5-XML-SAX-Base and textproc/p5-XML-SAX are conflicting. To resolve this situation and as discussed with he@: - Remove the package textproc/p5-XML-SAX-Base. - Make textproc/p5-XML-SAX conflicting with the now defunct textproc/p5-XML-SAX-Base. Bump PKGREVISION of textproc/p5-XML-SAX to 2. - Adjust accordingly the dependencies of textproc/p5-XML-SAX-Writer: make it depend on textproc/p5-XML-SAX. Bump PKGREVISION of textproc/p5-XML-SAX-Writer to 1.
2009-03-08Add share/squid to INSTALLATION_DIRS, so it gets created explicitly withapb3-5/+8
mode 755 instead of implicitly with whatever mode is implied by the umask. Bump PKGREVISION for squid27 and squid30 packages.
2009-03-08Note update of devel/p5-Rose-Object to version 0.855seb1-1/+2
2009-03-08Update from version 0.854 to version 0.855.seb2-6/+6
Upstream changes: 0.855 (01.22.2009) - John Siracusa <siracusa@gmail.com> * Added Class::XSAccessor support.
2009-03-08Use ${REAL_ROOT_GROUP} instead of wheel. Prompted by joerg.wiz1-2/+2
2009-03-08Fix MAINTAINER.hasso1-2/+2
2009-03-08Add topgit.minskim2-2/+4
2009-03-08Import topgit-0.7 as devel/topgit.minskim4-0/+61
TopGit aims to make handling of large amount of interdependent topic branches easier. In fact, it is designed especially for the case when you maintain a queue of third-party patches on top of another (perhaps Git-controlled) project and want to easily organize, maintain and submit them. TopGit achieves that by keeping a separate topic branch for each patch and providing few tools to maintain the branches.
2009-03-08Note x11-links-0.43 and fix a typo in the previous entry.snj1-2/+3
2009-03-08Add the pkgconfig file for libXi.snj3-5/+6
2009-03-07Update openldap-doc to 2.4.15 too (hi manu! ;-)).ghen1-2/+2
2009-03-07Update to OpenLDAP 2.4.15manu6-53/+41
From OpenLDAP 2.4 Change Log OpenLDAP 2.4.15 Release (2009/02/24) Fixed libldap alias dereferencing in C API again (ITS#5916) Fixed libldap GnuTLS compilation (ITS#5955) Fixed slapd bconfig conversion again (ITS#5346) Fixed slapd behavior with superior objectClasses again (ITS#5517) Fixed slapd RFC4512 behavior with same attr in RDN (ITS#5968) Fixed slapd corrupt contextCSN (ITS#5947) Fixed slapd syncrepl order to match on add/delete (ITS#5954) Fixed slapd adding rdn with other values (ITS#5965) Fixed slapd-bdb/hdb behavior with unallocatable shm (ITS#5956) Fixed slapd-ldap/meta with entries with invalid attrs (ITS#5959) Fixed slapd-relay control initialization (ITS#5724) Fixed slapo-pcache caching invalid entries (ITS#5927) Fixed slapo-syncprov csn updates (ITS#5969) Fixed slapo-rwm objectClass preservation (ITS#5760) Fixed slapo-rwm rwm_bva_rewrite handling (ITS#5960) Build Environment Fixed tester library linking for windows (ITS#5740) OpenLDAP 2.4.14 Release (2009/02/14) Added libldap option to disable SASL host canonicalization (ITS#5812) Added libldap TLS_PROTOCOL_MIN (ITS#5655) Added libldap GnuTLS support for TLS_CIPHER_SUITE (ITS#5887) Added libldap GnuTLS setting random file (ITS#5462) Added libldap alias dereferencing in C API (ITS#5916) Fixed libldap chasing multiple referrals (ITS#5853) Fixed libldap deref handling (ITS#5768) Fixed libldap NULL pointer deref (ITS#5934) Fixed libldap peer cert memory leak (ITS#5849) Fixed libldap interaction with GnuTLS CN IP-based matches (ITS#5789) Fixed libldap intermediate response behavior (ITS#5896) Fixed libldap IPv6 address handling (ITS#5937) Fixed libldap_r deref building (ITS#5768) Fixed libldap_r slapd lockup when paused during shutdown (ITS#5841) Added slapd syncrepl default retry setting (ITS#5825) Added slapd val.regex expansion (ITS#5804) Added slapd TLS_PROTOCOL_MIN (ITS#5655) Added slapd slapi_pw_find (ITS#2615,ITS#4359) Added slapd compatibility with MSAD ranged values (ITS#5927) Fixed slapd bconfig to return error codes (ITS#5867) Fixed slapd bconfig encoding incorrectly (ITS#5897) Fixed slapd bconfig dangling pointers (ITS#5924) Fixed slapd behavior with superior objectClasses (ITS#5517) Fixed slapd connection assert (ITS#5835) Fixed slapd epoll handling (ITS#5886) Fixed slapd frontend/backend options handling (ITS#5857) Fixed slapd glue with MMR (ITS#5925) Fixed slapd logging on Windows (ITS#5392) Fixed slapd listener comparison (ITS#5613) Fixed slapd manageDSAit with glue entries (ITS#5921) Fixed slapd relax behavior with structuralObjectClass (ITS#5792) Fixed slapd syncrepl rename handling (ITS#5809) Fixed slapd syncrepl MMR when adding new server (ITS#5850) Fixed slapd syncrepl MMR with deleted entries (ITS#5843) Fixed slapd syncrepl replication with glued DB (ITS#5866) Fixed slapd syncrepl replication with moddn (ITS#5901) Fixed slapd syncrepl replication with referrals (ITS#5881) Fixed slapd syncrepl replication with config tree (ITS#5935) Fixed slapd wake_sds close on Windows (ITS#5855) Fixed slapd-bdb/hdb dncachesize handling (ITS#5860) Fixed slapd-bdb/hdb RFC4528 control support (ITS#5861) Fixed slapd-bdb/hdb trickle task usage (ITS#5864) Fixed slapd-hdb idlcache with empty suffix (ITS#5859) Fixed slapd-ldap idassert-bind validity checking (ITS#5863) Fixed slapd-ldap/meta RFC4525 increment support (ITS#5912) Fixed slapd-ldap/meta search dereferencing (ITS#5916) Fixed slapd-ldap/meta with intermediate response (ITS#5931) Fixed slapd-ldif numerous bugs (ITS#5408) Fixed slapd-ldif rename on same DN (ITS#5319) Fixed slapd-ldif deadlock (ITS#5329) Fixed slapd-meta double response sending (ITS#5854) Fixed slapd-meta alias deref for retry (ITS#5889) Fixed slapd-relay recursion detection (ITS#5943) Fixed slapd-sock descriptor leak (ITS#5939) Fixed slapo-accesslog on glued dbs (ITS#5907) Fixed slapo-dynlist handling of flags (ITS#5898) Fixed slapo-memberof multiple instantiation (ITS#5903) Fixed slapo-pcache filter sorting (ITS#5756) Fixed slapo-ppolicy to not be global (ITS#5858) Fixed slapo-rwm double free (ITS#5923) Fixed slapo-rwm with back-config (ITS#5906) Fixed slapo-rwm olcRwmRewrite modification (ITS#5940) Added slapo-rwm newRDN rewriting (ITS#5834) Added slapadd progress meter (ITS#5922) Updated contrib/addpartial module (ITS#5764) Added contrib/cloak module (ITS#5872) Added contrib/smbk5pwd gcrypt support (ITS#5410) Added contrib/passwd sha2 support (ITS#5660) Build Environment Fixed test006 appending to log file (ITS#5910) Fixed test036,test039 behavior on error (ITS#5893) Fixed test048 sed pathname substitution (ITS#5910) Fixed test049,test050 to work on windows (ITS#5842) Updated test017,test018,test019 to cover more cases (ITS#5883) Removed patch for BerkeleyDB 4.7.25 (Official patch available) Fixed MSVC 9.0 build issues (ITS#5888) Fixed gss detection on Solaris (ITS#5846) Fixed uuid_create/uuid_unparse_lower detection (ITS#5905) Fixed liblutil tavl_delete to macroize constants (ITS#5909) Documentation admin24 added limits chapter (ITS#5818) admin24 access-control clarify global ACLS (ITS#5851,ITS#5852) admin24 search on nested naming contexts (ITS#5788) admin24 consistent loglevel documentation (ITS#5904) slapd-bdb/hdb expansion on dncachesize behavior (ITS#5721) slapo-constraint(5) example fix (ITS#5895) slap*(8) man pages should mention slapd-config (ITS#5828) slapacl(8c) fix wording (ITS#5918) slapd(8) document sid (ITS#5873) slapd.access(5) clarify global ACLS (ITS#5851,ITS#5852) slapadd/cat/index(8) note -n 0 for slapd-config (ITS#5891) Added SEE ALSO slapd-config(5) to relevant man pages (ITS#5914)
2009-03-07Note initial addition of p5-Net-LDAP-Server-Test version 0.80.100,seb1-1/+2
upstream version 0.08_01, as devel/p5-Net-LDAP-Server-Test into The NetBSD Packages Collection. The Perl 5 module Net::LDAP::Server::Test allows you to test to Net::LDAP code without having a real LDAP server available.
2009-03-07Add & enable p5-Net-LDAP-Server-Testseb1-1/+2
2009-03-07Initial import of p5-Net-LDAP-Server-Test version 0.80.100,seb3-0/+29
upstream version 0.08_01, in the NetBSD Packages Collection. The Perl 5 module Net::LDAP::Server::Test allows you to test to Net::LDAP code without having a real LDAP server available.
2009-03-0726 is not valid for PYTHON_VERSIONS_ACCEPTED until Python 2.6 is addedtnn1-2/+2
to pkgsrc. (breaks bulk build)
2009-03-07Note removal of ipal-current, and fix a typo in the previous entry.snj1-2/+3
2009-03-07Remove ipal-current, which has been dead upstream for years. The package'ssnj11-149/+1
author and maintainer both agree that this ought to be removed from pkgsrc.
2009-03-07make update might be called without having the package installed, sojoerg1-2/+6
check for the presence before trying to extract dependencies.
2009-03-07Spell SUBDIR correctly.tnn1-3/+3