Commit graph

117060 commits

Author SHA1 Message Date
ghen
79731cd6cb Update openldap packages to 2.3.38, the new stable release.
OpenLDAP 2.3.38 Release (2007/08/20)
	Fixed slapadd check for ';binary' when required (ITS#5071)
	Fixed slapd select_backend/ManageDSAit (ITS#4986)
	Fixed slapd integer/pointer types and overflow (ITS#5035)
	Fixed slapd AVA_Sort on multivalued RDNs (ITS#5057)
	Fixed slapd LDIF parsing error handling (ITS#5090)
	Fixed slapd syncrepl searchbase scope (ITS#5073)
	Fixed slapd-bdb missing index warning (ITS#5037)
	Fixed slapd-bdb Quick index for ID 0 (ITS#5052)
	Fixed slapd-bdb spurious empty DN warnings during add (ITS#5079)
	Fixed slapd-hdb slapacl behavior (ITS#5087)
	Fixed slapd-relay configuration (ITS#4322,ITS#4340)
	Fixed slapd-sql structuralObjectClass issue (ITS#5088)
	Fixed slapo-ppolicy double-free on shutdown (ITS#5094)
	Fixed slapo-rwm/slapd-meta dup attrs after mapping (ITS#5091)
	Fixed slapo-syncprov uninit'd vars (ITS#5048,#5049)
	Fixed libldap ldap_add_result_entry (ITS#5056)
	Added client tools support for ppolicy response (ITS#5061)
	Removed lint
	Build Environment
		Fixed macro definition of open() in glibc 2.6 (ITS#5075)
	Documentation
		aspell --lang=en_US -c <manpage> (ITS#5076)
		Debug messages cleaned up (ITS#5085)

OpenLDAP 2.3.37 Release (2007/07/20)
	Fixed slapd-glue/syncprov interaction (ITS#4623)
	Fixed slapd-ldap search reference crash (ITS#5025)
	Fixed slapd-ldbm crash on Compare op (ITS#5044)
	Fixed slapo-rwm searchFilter double free (ITS#5043)
	Clarified slapd-perl SampleLDAP.pm usage (ITS#4995)
	Documentation
		Fixed slapd.conf(5) for default loglevel (ITS#5027)

OpenLDAP 2.3.36 Release (2007/06/17)
	Fixed slapd error code on Windows (ITS#4945, #4606)
	Fixed slapd mutex bug after failed startup (ITS#4957)
	Fixed slapd sasl failed Bind bug (ITS#4954)
	Fixed slapd sasl ssf logging (ITS#5001)
	Fixed slapd tool op init (ITS#4911)
	Fixed slapd-bdb no-op crasher (ITS#4925)
	Fixed slapd-config olcLogLevel (ITS#4949)
	Fixed slapd-config olcModuleLoad replace (ITS#4921,ITS#4923)
	Fixed slapd-relay crash when no database can be selected (ITS#4958)
	Fixed slapo-chain RFC3062 passwd exop handling (ITS#4964)
	Fixed slapo-dynlist multiple group/url[/member] config (ITS#4989)
	Fixed slapo-pcache handling of abandoned Operations (#5015)
	Fixed slapo-pcache and -rwm interaction (ITS#4991)
	Fixed slapo-ppolicy pwdReset/pwdMinAge (ITS#4970)
	Fixed slapo-ppolicy control cleanup from ITS#4665
	Fixed slapo-syncprov cookie parsing error (ITS#4977)
	Fixed slapo-valsort crash on delete op (ITS#4966)
	Fixed liblber compilation problem (ITS#5007)
	Fixed libldap referral chasing loop (ITS#4955)
	Fixed libldap response code handling on rebind (ITS#4924)
	Fixed libldap SASL_MAX_BUFF_SIZE (ITS#4935)
	Fixed libldap cldap assert (ITS#4992)
	Fixed libldap_r thread debug issues (ITS#4972)
	Fixed liblutil reading passwd from pipe (ITS#4875)
	Fixed ldap client usage typo (ITS#4939)
	Build Environment
		Fixed --disable-overlays Makefile problem (ITS#4988)
		Fixed HP-UX socklen_t problem (ITS#4629)
	Documentation
		Updated ldapsearch(1) with details on -C option (ITS#5009)
		Updated slapadd(8) with details on -s option
		Fixed slapd.conf(5) for correct loglevel packets (ITS#5011)
		Fixed slapo-ppolicy(5) permanent pwdAccountLockedTime (ITS#4978)

OpenLDAP 2.3.35 Release (2007/04/09)
	Fixed ldapmodify to use correct memory free functions (ITS#4901)
	Fixed slapd acl set minor typo (ITS#4874)
	Fixed slapd entry consistency check in str2entry2 (ITS#4852)
	Fixed slapd ldapi:// credential issue (ITS#4893)
	Fixed slapd str2anlist handling of undefined attrs/OCs (ITS#4854)
	Fixed slapd syncrepl delta-sync modlist free (ITS#4904)
	Added slapd syncrepl retry logging (ITS#4915)
	Fixed slapd zero-length IA5string handling (ITS#4823)
	Fixed slapd-bdb/hdb startup with missing shm env (ITS#4851)
	Fixed slapd-ldap/meta consistency in referral proxying (ITS#4861)
	Fixed slapd-ldap bind cleanup in case of unauthorized idassert
	Fixed slapd-meta search cleanup
	Fixed slapd-meta/slapo-rwm filter mapping
	Fixed slapd-sql subtree shortcut (ITS#4856)
	Fixed slapo-dynlist crasher (ITS#4891)
	Fixed slapo-refint config message (ITS#4853)
	Fixed libldap time_t signedness (ITS#4872)
	Fixed libldap_r tpool reset (ITS#4855,#4899)
	Documentation
		Misc Doc fixes (ITS#4863, ITS#4877, ITS#4885, ITS#4897)

OpenLDAP 2.3.34 Release (2007/02/16)
	Fixed libldap missing get_option(TLS CipherSuite) (ITS#4815)
	Fixed ldapmodify printing error from ldap_result() (ITS#4812)
	Fixed slapadd LDIF parsing (ITS#4817)
	Fixed slapd libltdl link ordering (ITS#4830)
	Fixed slapd syncrepl memory leaks (ITS#4805)
	Fixed slapd dynacl/ACI compatibility with 2.1
	Fixed slapd-bdb/hdb be_entry_get with aliases/referrals (ITS#4810)
	Fixed slapd-ldap more response handling bugs (ITS#4782)
	Fixed slapd-ldap C-API code tests (ITS#4808)
	Fixed slapd-monitor NULL printf (ITS#4811)
	Fixed slapo-chain spurious additional info in response (ITS#4828)
	Fixed slapo-syncprov presence list (ITS#4813)
	Fixed slapo-syncprov contextCSN checkpoint again (ITS#4720)
	Added slapo-ppolicy cn=config support (ITS#4836)
	Added slapo-auditlog cn=config support
	Build environment
		Added Berkeley DB 4.5 detection
	Documentation
		Note slapo-dynlist interaction with manageDSAit (ITS#4831)

OpenLDAP 2.3.33 Release (2007/01/17)
	Fixed slapd syncrepl error logging with delta-syncrepl
	Fixed slapd-ldap/meta privileged conn caching (ITS#4547)
	Fixed slapd-ldap chase-referrals switch (ITS#4557)
	Fixed slapd-ldap bind behavior when idassert is always used (ITS#4781)
	Fixed slapd-ldap response handling bugs (ITS#4782)
	Fixed slapd-ldap idassert mode=self anonymous ops (ITS#4798)
	Fixed slapd-ldap/meta privileged connections handling (ITS#4791)
	Fixed slapd-meta retrying (ITS#4594, 4762)
	Fixed slapo-chain referral DN use (ITS#4776)
	Fixed slapo-dynlist dangling pointer after entry free (ITS#4801)
	Fixed libldap ldap_pvt_put_filter syntax checks (ITS#4648)
	Documentation
		Fixed reference to deprecated stmt in slapacl(8) (ITS#4803)
2007-09-02 13:02:36 +00:00
joerg
7820efc943 Set RCD_SCRIPT_SRC and let the framework handle the rest. 2007-09-02 12:53:20 +00:00
joerg
370eabc37c Don't hard code PRFIX in rc script. Rename file to follow pkgsrc
convention.
2007-09-02 12:33:13 +00:00
joerg
87b0fc87fc Don't install world writable files. Actually use the normal
install macros to avoid such programs in the future. Bump revision.
2007-09-02 12:10:03 +00:00
joerg
1b090b7a94 Fix path to Perl, dependency on Perl and add DESTDIR support.
Bump revision.
2007-09-02 12:06:18 +00:00
joerg
ad1da05e38 Fix path to and dependency on bash. Bump revision. 2007-09-02 11:54:08 +00:00
kei
f95accdc87 noted update of games/netmaj to 2.0.7nb1. 2007-09-02 11:46:32 +00:00
joerg
5838e37d3c Fix path to and depend on bash. Bump revision. 2007-09-02 11:45:31 +00:00
kei
113bd64eeb changed the way to handle curses library in Linux. hope this fixes PR29425.
bump revision to 2.0.7nb1.
2007-09-02 11:45:06 +00:00
joerg
89de6e2a6b Don't require Python for the cvsconvert script, just ship it as is. 2007-09-02 11:17:39 +00:00
joerg
3303d52845 Skip wrkdir reference check in documentation. 2007-09-02 11:16:53 +00:00
joerg
bad1082987 Regen for libpurple/patches/patch-aa.
XXX Sharing PATCHDIR but not distinfo is evil
2007-09-02 11:09:34 +00:00
joerg
50a4eaa762 Needs msgfmt, otherwise gettext is disabled and the code doesn't compile. 2007-09-02 11:07:40 +00:00
joerg
52f54ad1aa If isnan is a macro, assume it is type-variadic or can handle float as
well. This fixes the build on DragonFly and other platforms without
isnanf.
2007-09-02 11:02:57 +00:00
joerg
28f2cc21ef Don't install RC script by hand. 2007-09-02 10:50:42 +00:00
joerg
1dee1b9d36 Fix MASTER_SITE. 2007-09-02 10:38:44 +00:00
joerg
72acbb4f03 Precreate all directories needed. 2007-09-02 10:37:04 +00:00
wiz
d5e25ce756 Remove half sentence that does not make much sense here. Pipe through fmt. 2007-09-02 08:02:44 +00:00
markd
95b42e1656 The Konqueror address bar is vulnerable to spoofing attacks
that are based on embedding white spaces in the url. In addition
the address bar could be tricked to show an URL which it is
intending to visit for a short amount of time instead of the
current URL.
http://www.kde.org/info/security/advisory-20070816-1.txt
Bump PKGREVISION for kdelibs3 and kdebase3
2007-09-02 04:33:59 +00:00
adrianp
49de3d79c3 Added net/nipper version 0.10.5 2007-09-01 22:37:34 +00:00
adrianp
f7c65b92fb +nipper 2007-09-01 22:34:47 +00:00
adrianp
945388a7dd Nipper performs security audits of network device configuration files. The
report produced by Nipper includes; detailed security-related issues with
recommendations, a configuration report and various appendices. Nipper has a
large number of configuration options which are described on this page.
2007-09-01 22:33:53 +00:00
obache
0ceeb9c837 Webmin was updated to 1.360. 2007-09-01 06:35:48 +00:00
obache
b31fbdcd82 Update Webmin to 1.360.
Changes since Webmin version 1.350

Apache Webserver
    On Debian and Ubuntu systems, replaced the existing pages for selecting
    Apache modules with one that that configures the /etc/apache2/mods-enabled
    directory, for much simpler and more workable control over modules.

Scheduled Cron Jobs
    Added a button on the Edit Job page for cloning an existing job.

Linux Firewall
    Added a setup option to configure a firewall for a typical hosting server.

LDAP Users and Groups
    UID and GID allocation is now done by querying the LDAP server for specific
    IDs, rather than fetching a list of all users to find which ones are used.
    This should be faster on large LDAP servers.

Network Configuration
    Re-wrote Gentoo networking support code to work with 2006 and later versions.

PostgreSQL Database Server
    Fixed a bug that prevented the 'valid until' date from being displayed for
    existing users.

Disk Quotas
    Added a Module Config option to show both hard and/or soft quota percentages.

SMART Drive Status
    Added a Module Config option for extra smartctl command-line args,
    like -d 3ware,0

Usermin Configuration
    Added an option to the Authentication page to block users with too many
    failed logins, as well as hosts.
    Created the new Blocked Hosts and Users page to show blocks currently in
    force, and allow them to be cleared.

Webmin Configuration
    Added an option to the Authentication page to block users with too many
    failed logins, as well as hosts.
    Created the new Blocked Hosts and Users page to show blocks currently in
    force, and allow them to be cleared.
    Added an option to the Ports and Addresses page to control if Webmin
    attempts to to reverse-resolve the connected-to IP address when issuing
    redirects, such as from non-SSL to SSL mode.
2007-09-01 06:34:59 +00:00
agc
d287d54e2f Add DESTDIR support 2007-08-31 21:48:37 +00:00
agc
dee53130b9 Remove the bazaar package - we'll just use bzr, now that it's been
modified to respond to the "bazaar" name as well.
2007-08-31 20:35:50 +00:00
agc
7d8ad86e0b Modify the COMMENT so that seraches for "bazaar" should hit this package,
as well as "bzr".

Clean up some lint.
2007-08-31 20:26:55 +00:00
drochner
79c9d4c9ab update to 0.10.8
changes: bugfixes
2007-08-31 17:34:57 +00:00
drochner
234552f0d1 sync w/ base pkg, no changes to Python part 2007-08-31 17:29:51 +00:00
drochner
e82cda48eb restore the timeout argument to pselect() -- this is intended to work
non-blocking
2007-08-31 17:08:54 +00:00
jlam
1bffbe5e1d Introduce a new target "checksum-phase" which is used as a dependency
target by pkgsrc.  This new target computes checksums only up until
the extract phase is complete.

The "checksum" target is now a target that can always be run by the
user at any time, regardless of the presence of the work directory.

These changes were proposed in PR pkg/36603 by Robert Elz.
2007-08-31 16:30:11 +00:00
minskim
9d378f6938 Add a workaround for libpng bug #1777158. This makes the package build
on Darwin/i386.
2007-08-31 15:35:08 +00:00
rillig
722df5a2a3 Updated games/cgoban-java to 3.3.19 2007-08-31 13:04:15 +00:00
dsainty
9881f27d9b Fix spelling in comment in revision 1.27, no functional change 2007-08-31 12:05:43 +00:00
drochner
26260e0a4b update to 2.4.5, fixes format string vulnerability in POP3 client
(CVE-2007-2958)
other changes:
-The potential crash bug in address completion was fixed
-The signature separator '--' is not joined on line wrapping now
2007-08-31 11:06:06 +00:00
drochner
7ba5334ead fix format string vulnerability in POP3 client (CVE-2007-2958),
bump PKGREVISION
2007-08-31 11:04:18 +00:00
agc
b10bfc62db Minor changes to this package:
+ change PKGNAME to "fondu" - the old name, "fondu_src" didn't really
  cut it for me
+ enable DESTDIR support
+ use a shell loop to install the package - CSE
2007-08-31 10:47:35 +00:00
drochner
b0812e7546 update to 0.8.3
changes:
--add-tag added: automatically add an ID3v1.1 tag to file which do
not have any ID3v1.x or v2.x tag, lots of handcrafted algorithms converted
2300 files rather successfully in 37 seconds, the code is obscure though

approved by tron
2007-08-31 10:37:36 +00:00
rillig
9ea2b3732d Updated cgoban-java to 3.3.19.
No changes since 3.3.18 except for the version number. This is because
the server and web site of gokgs.com only have one common version
number. Nevertheless, the update is useful because it avoids a warning
about "old client software" at startup.
2007-08-31 10:36:24 +00:00
drochner
76558c250b update to 0.8.5a
changes:
- Added handling of 'free form' bitrate frames, the lack of which was
  causing segfaults on AMD 64-bit sytems
- Tweaked code to eliminate various gcc warnings and errors
- Improved detection of invalid MP3 frames
- Updated gmp3info for GTK 2
- Miscellaneous documentation updates and corrections
- Fixed possible buffer overflow condition in gmp3info

approved by tron
2007-08-31 10:32:49 +00:00
drochner
7e78d5e828 make the maxima plugin work with 5.13, bump PKGREVISION 2007-08-31 10:05:58 +00:00
martti
9afde69d0c postgrey-1.30 2007-08-31 09:22:49 +00:00
martti
e2a5273e17 Updated mail/postgrey to 1.30
* 2007-08-02: version 1.30

- implemented --listen-queue-size option (you usually don't need to set it
  except for big sites).
- small fix to the 'native' syslogging implemented in 1.29

* 2007-07-23: version 1.29

- workaround for a possible crash with Sys::Syslog < 0.15 when syslog
  messages were generated during syslog file rotation
- use the 'native' logging socket with Sys::Syslog >= 0.15 (Philipp Koller)

* 2007-06-21: version 1.28

- improved logging (postgrey is now more verbose, use the new --quiet
  option if that bothers you)
- improved Exim support (see Debian bug #380257)
- workaround for a bug in Exchange dealing with temporary failures
  (use DSN code 4.2.0 instead of the default 4.7.1)
- added 'policy-test' script for testing postgrey's performance or pre-seeding
  the database
- fix logging of delayed, unresolveable clients in syslog (Andreas Metzler)
- more descriptive error message on DB failure (Adrian von Bidder)
- updated whitelist
- new homepage: http://postgrey.schweikert.ch/
2007-08-31 09:21:02 +00:00
wiz
81c48ed9c5 docbook-xsl updated to 1.73.2. 2007-08-31 08:33:44 +00:00
wiz
c6fceb529c Update to 1.73.2:
This is solely a minor bug-fix update to the 1.73.1 release. It fixes a
packaging error in the 1.73.1 package, as well as a bug in footnote handling
in FO output.
2007-08-31 08:32:57 +00:00
wiz
29602d0bf3 + docbook-xsl-1.73.2, exim-4.68, lftp-3.5.13, mowitz-0.3.1,
smokeping-2.2.
2007-08-31 06:07:40 +00:00
agc
1712f75eb1 Add DESTDIR support 2007-08-30 23:05:14 +00:00
joerg
1871076e0c At least with XLC V9, xlc -V isn't that useful as it prints the
man page. Use -qversion instead.
2007-08-30 21:47:29 +00:00
joerg
ca11c32744 Newer AIX has bzip2 and bzcat pre-installed. 2007-08-30 21:29:21 +00:00
wiz
48521387b8 + dnsmasq-2.40, tacacs-4.0.4.14, wxRemind-0.9.13. 2007-08-30 20:40:17 +00:00