summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-06-25Fix ulimit(1) for thread limits; patch from upstream.wiz3-3/+41
Bump PKGREVISION.
2014-06-25Update comments, remove outdated chunks.wiz1-57/+7
2014-06-25update PLIST after py-pycha updaterichard1-1/+10
2014-06-25Add trytond modules to finance/:richard1-1/+6
py-trytond-account-asset py-trytond-account-payment py-trytond-account-payment-sepa py-trytond-account-statement py-trytond-bank
2014-06-25Update trytond modules using py-trytond/Makefile.commonrichard8-34/+32
ok wiz@
2014-06-25Update trytond modules using py-trytond/Makefile.common while addingrichard26-23/+422
new leaf modules: py-trytond-account-asset py-trytond-account-payment py-trytond-account-payment-sepa py-trytond-account-statement py-trytond-bank ok wiz@
2014-06-25Add py-trytond/Makefile.common to simplify modulesrichard3-7/+43
ok wiz@
2014-06-25Updated devel/p5-Test-BDD-Cucumber to 0.26schmonz1-1/+2
2014-06-25Update to 0.26. From the changelog:schmonz2-6/+6
- Fixed a bug relating to skipped steps in TermColor output https://github.com/sheriff/test-bdd-cucumber-perl/issues/40 - Changed examples/ to use C->matches Updating this leaf during the freeze for the bugfix.
2014-06-24Updated security/gnupg2 to 2.0.24wiz2-3/+3
2014-06-24Update to 2.0.24, security fix:wiz2-8/+6
Noteworthy changes in version 2.0.24 (2014-06-24) ------------------------------------------------- * gpg: Avoid DoS due to garbled compressed data packets. * gpg: Screen keyserver responses to avoid importing unwanted keys from rogue servers. * gpg: The validity of user ids is now shown by default. To revert this add "list-options no-show-uid-validity" to gpg.conf. * gpg: Print more specific reason codes with the INV_RECP status. * gpg: Allow loading of a cert only key to an OpenPGP card. * gpg-agent: Make ssh support for ECDSA keys work with Libgcrypt 1.6. Noteworthy changes in version 2.0.23 (2014-06-03) ------------------------------------------------- * gpg: Reject signatures made using the MD5 hash algorithm unless the new option --allow-weak-digest-algos or --pgp2 are given. * gpg: Do not create a trustdb file if --trust-model=always is used. * gpg: Only the major version number is by default included in the armored output. * gpg: Print a warning if the Gnome-Keyring-Daemon intercepts the communication with the gpg-agent. * gpg: The format of the fallback key listing ("gpg KEYFILE") is now more aligned to the regular key listing ("gpg -k"). * gpg: The option--show-session-key prints its output now before the decryption of the bulk message starts. * gpg: New %U expando for the photo viewer. * gpgsm: Improved handling of re-issued CA certificates. * scdaemon: Various fixes for pinpad equipped card readers. * Minor bug fixes.
2014-06-24Updated pkgtools/revbump to 2.8wiz1-1/+2
2014-06-24Make finddepends(1) parse Makefile.common's "# used by" lines andwiz4-10/+21
also emit packages mentioned there, if a match was found in that Makefile.common. Adapt revbump HOWTO slightly, but not completely, since I don't trust the comments enough yet. Bump version. Leaf package.
2014-06-24Note update of net/samba package to 3.6.24.taca1-1/+2
2014-06-24Update samba to 3.6.24, security release.taca2-7/+6
============================== Release Notes for Samba 3.6.24 June 23, 2014 ============================== This is a security release in order to address CVE-2014-0244 (Denial of service - CPU loop) and CVE-2014-3493 (Denial of service - Server crash/memory corruption). o CVE-2014-0244: All current released versions of Samba are vulnerable to a denial of service on the nmbd NetBIOS name services daemon. A malformed packet can cause the nmbd server to loop the CPU and prevent any further NetBIOS name service. This flaw is not exploitable beyond causing the code to loop expending CPU resources. o CVE-2014-3493: All current released versions of Samba are affected by a denial of service crash involving overwriting memory on an authenticated connection to the smbd file server.
2014-06-24Fix build of mplayer packages on Mac OS X Mavericks.wiz3-2/+21
Patch provided by Jan Danielsson on pkgsrc-users. Also addresses PR 48943 by Youri Mouton.
2014-06-24Updated security/gnupg to 1.4.17wiz1-1/+2
2014-06-24Update to 1.4.17 due to security fix:wiz3-9/+7
Noteworthy changes in version 1.4.17 (2014-06-23) ------------------------------------------------- * Avoid DoS due to garbled compressed data packets. * Screen keyserver reponses to avoid import of unwanted keys by rogue servers. * Add hash algorithms to the "sig" records of the colon output. * More specific reason codes for INV_RECP status. * Fixes for PC/SC access on Apple. * Minor bug fixes.
2014-06-24Updated devel/at-spi2-core to 2.10.2nb1wiz1-1/+2
2014-06-24Depend on libXevie, to fix build problem reported by Iain Morgan onwiz1-1/+3
pkgsrc-users. Bump PKGREVISION.
2014-06-24golemdholland1-1/+2
2014-06-24Patch a pair of missing error checks. PKGREVISION -> 6dholland3-3/+32
2014-06-24Fix build. Already fixed upstream I think...dholland4-1/+59
2014-06-23A standard unused Makefile in case we need itchristos1-0/+45
2014-06-23Add patches to fix the crypto build (we still don't build with crypto butchristos4-14/+408
now we could).
2014-06-23Updated textproc/mdoclint to 1.30wiz1-1/+2
2014-06-23Fix a bug in -F. Bump version.wiz2-9/+7
2014-06-23Updated misc/libreoffice4-bin to 4.2.5ryoon2-3/+3
2014-06-23Update to 4.2.5.2ryoon2-10/+10
Changelog: * Many bugfixes
2014-06-23+ calibre-1.41, easytag-2.2.3, gnome-commander-1.4.3.wiz1-3/+4
2014-06-23Fix date for some entries.wiz1-4/+4
2014-06-23Updated www/apache24 to 2.4.9nb3wiz1-1/+2
2014-06-23Fix path to apache_runtime_status file.wiz3-6/+6
From ISIHARA Takanori in PR 48939. Bump PKGREVISION.
2014-06-23Updated devel/py-unittest2py3k to 0.5.1nb1rodent1-1/+2
2014-06-23Use ALTERNATIVES. Remove bin/unit2, since it's not different fundamentallyrodent3-4/+9
than unit2-${PYVERSSUFFIX}. Move bin/unit2.py so it doesn't conflict with the py2k version of this package. Bump PKGREVISION. OK'd by wiz@.
2014-06-23Forgot @PREFIX@.rodent1-1/+1
2014-06-23Updated devel/py-unittest2 to 0.5.1nb1rodent1-1/+2
2014-06-23Use ALTERNATIVES. Remove bin/unit2, since it's not different fundamentallyrodent3-4/+9
than unit2-${PYVERSSUFFIX}. Move bin/unit2.py so it doesn't conflict with the py3k version of this package. Bump PKGREVISION. OK'd by wiz@.
2014-06-23Updated misc/libreoffice4 to 4.2.4.2nb6ryoon1-1/+2
2014-06-22Bump PKGREVISIONryoon6-15/+126
* Accept python27 * Support debug build and target for debugging Mostly from richard@.
2014-06-22Remove support for apache13 and apache2 (which were removed from pkgsrc).wiz1-8/+2
2014-06-22+ lgogdownloader-2.13, poppler-0.26.2, puzzles-10196, py-cython-0.20.2,wiz1-3/+10
py-enchant-1.6.6, py-setuptools-5.1, py-trueskill-0.4.2, x264-devel-20140621, xterm-308.
2014-06-22update to py-pycha-0.7.0richard2-3/+3
2014-06-22update to pycha-0.7.0richard2-7/+6
2014-06-22Note go updatebsiegert1-1/+2
2014-06-22Update go to 1.3. One of our patches was accepted upstream.bsiegert4-140/+478
Note that this is a leaf package. schmonz says it is ok to update this now.
2014-06-22No, we don't install rmail{,.8}.hauke1-2/+1
2014-06-22Updated www/seamonkey-l10n to 2.26.1ryoon1-1/+2
2014-06-22Update to 2.26.1ryoon2-71/+71
* Sync with seamonkey-2.26.1
2014-06-22Updated www/seamonkey to 2.26.1ryoon2-3/+3