Commit graph

170172 commits

Author SHA1 Message Date
wiz
0b10551538 Updated security/putty-devel to 0.60.20090906 2011-04-01 11:44:10 +00:00
wiz
fb63343f4a Fix PKGNAME to have "60" instead of "6", to avoid making it appear very
old and triggering a vulnerability match. Suggested by obache.

Reset PKGREVISION, since the version is newer than the old one.
Set LICENSE.
2011-04-01 11:43:57 +00:00
wiz
54c02dbcb6 Updated mail/mpop to 1.0.23 2011-04-01 11:40:43 +00:00
wiz
715f4611ea Update to 1.0.23, fixing a security problem.
Version 1.0.23:
- No significant changes.

Version 1.0.22:
- A new command 'received_header' with a corresponding '--received-header'
  option allows to disable the default Received header if required.
- A new command 'passwordeval' with a corresponding '--passwordeval' option
  allows to set the password to the output of a command.

Version 1.0.21:
- No significant changes.

Version 1.0.20:
- Added support for authentication mechanism SCRAM-SHA-1 via GNU SASL.
- The new command tls_fingerprint allows one to trust one particular TLS
  certificate, in case tls_trust_file cannot be used for some reason.
- The new script mpop-gnome-tool.py manages Gnome Keyring passwords for mpop.

Version 1.0.19:
- When using OpenSSL, mpop now correctly handles NUL characters in the Common
  Name and Subject Alternative Name fields of certificates. This fixes a
  security problem. Note that mpop is not affected by this problem if GnuTLS is
  used.
- Mpop can now handle mail boxes larger than 2 GiB on 32bit systems. Previously,
  this only worked on 64bit systems.

Version 1.0.18:
- Delivery to MS Exchange pickup directories is now supported, thanks to Julien
  Larigaldie.

Version 1.0.17:
- No significant changes.

Version 1.0.16:
- Mpop now also reads SYSCONFDIR/netrc if the password was not found in
  ~/.netrc.
- Support for the GNOME keyring was added by Satoru SATOH.

Version 1.0.15:
- This version fixes two bad bugs that prevented mpop from correctly retrieving
  mails under certain cicumstances.

Version 1.0.14:
- The configuration command tls_crl_file was added. This allows to use
  certificate revocation lists (CRLs) during certificate verification.
- The configuration command tls_min_dh_prime_bits was added. This is needed to
  use TLS/SSL with servers that use a small Diffie-Hellman (DH) prime size.
- The configuration command tls_priorities was added. This allows to fine tune
  TLS/SSL session parameters.

Version 1.0.13:
- Support for the Mac OS X keychain was added by Jay Soffian.
2011-04-01 11:40:34 +00:00
wiz
653d6f3eec + aria2-1.11.1, calibre-0.7.51, doxygen-1.7.4, efax-gtk-3.2.8,
gcc-4.6.0, gdm-2.32.1 [GNOME 2.32], ghostscript-9.02, gnomeicu-0.99.16,
  highlight-3.4, lapack-3.3.0, monotone-1.0, netcdf-4.1.2,
  opendkim-2.3.1, pbzip2-1.1.3, pdfjam-2.08, phonon-4.5.0, png-1.5.2,
  poppler-0.16.4, qt4-qscintilla-2.5, seamonkey-2.0.13,
  youtube-dl-20110329.
2011-04-01 11:34:23 +00:00
wiz
52444f0cec Updated graphics/blender to 2.49bnb6 2011-04-01 11:32:06 +00:00
wiz
8d6a75bcb7 Fix CVE-2008-4863 using the Debian patch by James Vega.
Bump PKGREVISION.
Mark MAKE_JOBS_SAFE=no since installation fails with -j16.
2011-04-01 11:31:56 +00:00
wiz
e5be77ec43 Set LICENSE. 2011-04-01 10:59:56 +00:00
obache
402c981f3e Add user-destdir installation support. 2011-04-01 09:12:04 +00:00
asau
f857ecd128 Support staged installation. 2011-04-01 01:02:41 +00:00
asau
94e2708fa5 Support staged installation. 2011-03-31 20:56:28 +00:00
zafer
3e06d1fc1d to prevent this in the future link to the changeset not to the tip. 2011-03-31 20:53:54 +00:00
zafer
aae7747785 match wrksrcdir with changeset 13. 2011-03-31 20:45:56 +00:00
zafer
1f38865326 update distinfo. closes pr 44790. 2011-03-31 20:35:17 +00:00
drochner
f85aacbf85 fix build with gpsd-2.96 (lightly tested with "gpsfake") 2011-03-31 20:21:34 +00:00
agc
b7ed882699 Be consistent in the way we quote the '#' character 2011-03-31 18:37:33 +00:00
agc
2549c32ff0 The '#' character is kinda special to makefiles - re-work the comment field
so that we don't have any '#' chars in it.

Avoids the following:

	% grep COMMENT Makefile
	COMMENT=       Cryptographic store accessible through a PKCS#11 interface
	% pkg_info softhsm
	Information for softhsm-1.2.0:

	Comment:
	Cryptographic store accessible through a PKCS
2011-03-31 18:30:32 +00:00
is
51e776121c estic-1.61nb2 (with corrected LICENSE) 2011-03-31 17:59:13 +00:00
is
6bfa800e11 Bump revision. 2011-03-31 17:55:25 +00:00
is
f5ff056d9b Point LICENSE to estic-license, remove RESTRICTIONS according to it, as
discussed with gdt@ and martin@.
2011-03-31 17:40:16 +00:00
jmmv
0311a1f3d9 Note update of atf to 0.13. 2011-03-31 16:30:58 +00:00
jmmv
16a3d72f96 Update atf to 0.13:
Experimental version released on March 31st, 2011.

This is the first release after the creation of the Kyua project, a more
modular and reliable replacement for ATF.  From now on, ATF will change to
accomodate the transition to this new codebase, but ATF will still continue
to see development in the short/medium term.  Check out the project page at
http://code.google.com/p/kyua/ for more details.

The changes in this release are:

* Added support to run the tests with the Kyua runtime engine (kyua-cli), a
  new package that aims to replace atf-run and atf-report.  The ATF tests
  can be run with the new system by issuing a 'make installcheck-kyua' from
  the top-level directory of the project (assuming the 'kyua' binary is
  available during the configuration stage of ATF).

* atf-run and atf-report are now in maintenance mode (but *not* deprecated
  yet!).  Kyua already implements a new, much more reliable runtime engine
  that provides similar features to these tools.  That said, it is not
  complete yet so all development efforts should go towards it.

* If GDB is installed, atf-run dumps the stack trace of crashing test
  programs in an attempt to aid debugging.  Contributed by Antti Kantee.

* Reverted default timeout change in previous release and reset its value
  to 5 minutes.  This was causing several issues, specially when running
  the existing NetBSD test suite in qemu.

* Fixed the 'match' output checker in atf-check to properly validate the
  last line of a file even if it does not have a newline.

* Added the ATF_REQUIRE_IN and ATF_REQUIRE_NOT_IN macros to atf-c++ to
  check for the presence (or lack thereof) of an element in a collection.

* PR bin/44176: Fixed a race condition in atf-run that would crash atf-run
  when the cleanup of a test case triggered asynchronous modifications to
  its work directory (e.g. killing a daemon process that cleans up a pid
  file in the work directory).

* PR bin/44301: Fixed the sample XSLT file to report bogus test programs
  instead of just listing them as having 0 test cases.
2011-03-31 16:30:11 +00:00
is
1bb064660b ESTIC license. 2011-03-31 16:25:23 +00:00
taca
cae5cccb25 Explicitly disable merged build option (samba4).
Reflects discussion by PR pkg/44786.
2011-03-31 13:57:30 +00:00
adam
fa62114998 Simplified conditionals 2011-03-31 13:37:21 +00:00
obache
5662d14abf Add user-destdir installation support. 2011-03-31 13:25:56 +00:00
drochner
ad9bdb9a11 copy patch from graphics/tiff for CVE-2011-1167 (don't know whether
this code is used here, but anyway), ride on last night's revbump
2011-03-31 11:08:29 +00:00
drochner
95bcc3e8fe add patch from upstream
(http://bugzilla.maptools.org/show_bug.cgi?id=2300)
to fix possible buffer overflow in the "thunder" decoder (CVE-2011-1167)
bump PKGREV
2011-03-31 11:05:44 +00:00
asau
72076c773f Build fix: always pass "--tag" parameter to libtool.
Support staged installation.
2011-03-31 09:03:21 +00:00
asau
7bdbfe689c Support staged installation. 2011-03-31 08:07:01 +00:00
adam
f9cde878d2 Forgot to mention compiler.mk 2011-03-31 06:17:12 +00:00
adam
1cb5a14ceb Restrict -std=c++0x to GCC 4.4 and above; fix for PR#42746 2011-03-31 06:07:19 +00:00
obache
d2c9c952f1 Updated mail/cyrus-imapd24 to 2.4.7 2011-03-31 01:28:52 +00:00
obache
04754e7308 Updte cyrus-imapd24 to 2.4.7.
bugs and security fix release.

Changes to the Cyrus IMAP Server since 2.4.6

      * Fixed Bug #3357 - lmtpd offering STARTTLS in pre-authorized mode.
      * Fixed Bug #3392 - allowing INBOX.INBOX to be created if the case
        didn't match
      * Fixed Bug #3404 - incorrect LIST "" "user" response
      * Fixed Bug #3417 - crash on zero-byte quota file
      * Fixed numberous bugs with mailbox upgrades
      * Fixed replication errors, which have been reported many times on
        the mailing list, but don't have bug numbers.
      * Increated "paranoia" about record ordering in mailbox, which would
        have detected some bad bugs in replication that caused the infinite
        runaway mailbox filling reported in 2.4.6 and below
      * Increased syslogging detail about replication issues
      * Fixed reconstruct crash with zero-byte index file
      * Fixed cyradm perl library path finding
      * Fixed incorrect use of LITERAL+ formats in our responses to
        clients. Unreported, but could be causing wierd hard-to-track-down
        bugs out there
      * Fixed append immediately on create
      * Upgraded Unicode database to version 6.0
      * Fixed reconstruct crash on folder names with many digits (i.e. ebay
        auction numbers)
      * Fixed reconstruct crash with file called '0.'
      * Made reconstruct '-n' option actually exist, as advertised in the
        man page
      * Fixed bug #3423 - STARTTLS plaintext command injection
        vulnerability
      * Bug #3382 Added "failedloginpause" config option
      * Bugs #3383/3385 Removed some obsolete config options
      * Bug #3389 $confdir/proc not created on the fly
      * Bug #3394 fix imtest parsing of MECHLIST
      * Bug #3399 fix with_ldap option default
      * Bug #3307 fix mbpath crash on remote mailbox
      * Bug #3420 use getpassphrase on Solaris, now passwords over 8
        characters long work with cyrus tools
      * Bug #3400 and others - lots of bugs with XFER between different
        versions in murder clusters fixed, including a bug that caused only
        mailboxes with zero messages to be rejected for upgrade
      * Bug #3391 fix rename which just moves between partitions
      * Bug #3103 fix imtest using plain authentication when it must not
      * Bug #3426 fix TLS on sockets other than stdin
      * Added support for BDB versions 5 and above
2011-03-31 01:28:37 +00:00
asau
3560d412ec Support staged installation. 2011-03-30 22:17:48 +00:00
joerg
dd830b6b46 Not MAKE_JOBS_SAFE. 2011-03-30 21:56:32 +00:00
gdt
aa5cd4fa96 revbump for gpsd shlib major change 2011-03-30 19:07:07 +00:00
gdt
4e99b13368 Bump ABI_DEPENDS due to shlib major change. 2011-03-30 19:05:22 +00:00
drochner
f1c7b011df apply the fix for SA43593 also to gdal's bundled libtiff
(just copied from pkgsrc/tiff)
bump PKGREV (this was also necessary for the recent update
of xerces-c which changed the shlib name)
2011-03-30 18:39:04 +00:00
bouyer
830b1d1661 perl_install cause the Makefile in perl/ to be rebuilt with /usr/pkg/lib
as library path instead of the source tree. install the tries to relink
the target with the new path, which fails because the just-installed
libraries are not in the buildlink directory.
Just don't rebuild makefiles, the run-time search path has been fixed
by buildlink already.

should fix PR 43385. OK wiz@
2011-03-30 18:38:07 +00:00
obache
0f830ea6b4 Change condition for check of libvolume_id.
it depend on backend, not host.

Fixes build with NetBSD-4 (dummy backend), PR#44794.
2011-03-30 13:05:41 +00:00
obache
85c91c9d16 Not user-destdir installation ready.
/etc/* files will be modified and /var/spool/sendfile/* directories will be
created and chmod during install phase.
2011-03-30 12:38:33 +00:00
joerg
006dc984a2 with() syntax is Python 2.5+ 2011-03-30 12:38:00 +00:00
adam
a708b077d0 Add -std=c++0x to CXXFLAGS; fix for PR#42746 2011-03-30 08:58:57 +00:00
roy
ae8fd2d6cd joe only uses termcap so......
Depend on termcap instead of ncurses
Replace curses.h and term.h includes with termcap.h
Fixes PR lib/43941
2011-03-29 21:38:26 +00:00
asau
29037e171d Fix annoying marker bug. 2011-03-29 21:19:19 +00:00
jruoho
9e82f9ce62 As suggested by joerg@, set PTHREAD_AUTO_VARS="yes". This fixes the issues
discussed in:

	http://mail-index.netbsd.org/pkgsrc-users/2011/01/24/msg013585.html
2011-03-29 18:07:50 +00:00
adam
dac1bf9a95 Pass CFLAGS and LDFLAGS to the compiler (fixes problems e.g. on Mac OS X); pkglint clean-up 2011-03-29 13:45:01 +00:00
schmonz
306f60919a Updated www/ikiwiki to 3.20110328 2011-03-29 12:51:21 +00:00
schmonz
e946d8b02f Update to 3.20110328. From the changelog:
* Yaml formatted setup files are now produced by default.
  (Perl formatted setup files can still be used.)
* Add timezone setting in setup file. This alows time zone to be configured
  via the web.
* comment: Better fix to avoid showing comments of subpages, while
  not breaking manual inlining of comments.
* meta: Security fix; don't allow alternative stylesheets to be added
  on pages where the htmlscrubber is enabled.

(Updating this leaf package during the freeze for the security and
bug fixes.)
2011-03-29 12:51:10 +00:00