summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-03-21Use correct rpath flag on SunOS. Bump PKGREVISION.jperkin3-3/+20
2014-03-21Updated mail/deforaos-mailer to 0.1.6nb3jperkin1-1/+2
2014-03-21Use correct rpath flag on SunOS. Bump PKGREVISION.jperkin3-3/+20
2014-03-21Updated databases/deforaos-libdatabase to 0.0.0nb4jperkin1-1/+2
2014-03-21Use correct rpath flag on SunOS. Bump PKGREVISION.jperkin3-3/+20
2014-03-21Updated devel/deforaos-libsystem to 0.1.7nb2jperkin1-1/+2
2014-03-21Use correct rpath flag on SunOS. Bump PKGREVISION.jperkin3-3/+20
2014-03-21Depends on six itself as well.wiz1-2/+3
Thanks, gdt.
2014-03-21Depend on py-cryptography instead of py-six (a py-cryptography dependency,wiz1-2/+2
pulled in during an attempt to autobuild it because it was missing). Ride PKGREVISION bump from a few minutes ago.
2014-03-21Added security/py-cryptography version 0.2.2wiz1-1/+2
2014-03-21+ py-cryptographywiz1-1/+2
2014-03-21Import py27-cryptography-0.2.2 as security/py-cryptography.wiz4-0/+249
cryptography is a package designed to expose cryptographic recipes and primitives to Python developers. Our goal is for it to be your "cryptographic standard library". cryptography includes both high level recipes, and low level interfaces to common cryptographic algorithms such as symmetric ciphers, message digests and key derivation functions. Comitted during the freeze since py-OpenSSL needs it.
2014-03-21Depend on py-six.gdt1-1/+4
py-OpenSSL 0.14 started depending on six, but this package didn't, so "import OpenSSL" failed. Confusingly, this led to build failures in tahoe-lafs because somehow setuptools determined six was needed and tried to download it. After this commit, "make test" in py-OpenSSL still fails; it tries to download "cryptography" and "cffi".
2014-03-21re-add enigmail checksumwiz1-1/+4
2014-03-21Fix MASTER_SITES. Addresses PR 48673.wiz1-2/+2
2014-03-21Updated www/nginx-devel to 1.5.12nb2imil1-1/+2
2014-03-21Added array-var-nginx-module https://github.com/agentzh/array-var-nginx-moduleimil2-3/+6
2014-03-21Updated www/nginx to 1.4.7nb3imil1-1/+2
2014-03-21Added array-var-nginx-module https://github.com/agentzh/array-var-nginx-moduleimil3-11/+25
2014-03-21libass-0.11.1 [https://github.com/libass/libass]obache1-1/+2
2014-03-21Add library for iconv to LDFLAGS in all cases, not only SunOS.obache1-2/+2
detection of iconv is not sufficient, especially for the case iconv from pkgsrc is preferred to builtin one in libc.
2014-03-21Updated editors/medit to 1.2.0obache1-1/+2
2014-03-21Update medit to 1.2.0.obache3-9/+32
2014-03-20 Yevgen Muntyan <emuntyan@users.sourceforge.net> * === Released 1.2.0 === Updated Spanish translation by Eulogio Serradilla. New Polish translation by Piotr Orzechowski. Fixed a bug in parsing grep output for UNC paths on windows. Updated syntax highlighting definitions. Fixed compilation with new glib and gcc. Exposed more functionality, in particular the output pane, to scripts. Finally made file completion case-insensitive on windows.
2014-03-21Update to 24.4.0ryoon2-138/+138
* Sync with thunderbird 24.4.0
2014-03-21Updated mail/thunderbird-l10n to 24.4.0ryoon1-1/+2
2014-03-21Updated mail/thunderbird to 24.4.0ryoon1-1/+2
2014-03-21Update to 24.4.0ryoon3-23/+6
Changelog: Fixed in Thunderbird 24.4 MFSA 2014-32 Out-of-bounds write through TypedArrayObject after neutering MFSA 2014-31 Out-of-bounds read/write through neutering ArrayBuffer objects MFSA 2014-30 Use-after-free in TypeObject MFSA 2014-29 Privilege escalation using WebIDL-implemented APIs MFSA 2014-28 SVG filters information disclosure through feDisplacementMap MFSA 2014-27 Memory corruption in Cairo during PDF font rendering MFSA 2014-26 Information disclosure through polygon rendering in MathML MFSA 2014-17 Out of bounds read during WAV file decoding MFSA 2014-16 Files extracted during updates are not always read only MFSA 2014-15 Miscellaneous memory safety hazards (rv:28.0 / rv:24.4)
2014-03-21Note update of www/ruby-rack-ssl package to 1.3.3nb2.taca1-1/+2
2014-03-21Add security fix for CVE-2014-2538.taca3-3/+19
Bump PKGREVISION.
2014-03-20Updated www/nginx-devel to 1.5.12nb1imil1-1/+2
2014-03-20Added ngx_echo http://wiki.nginx.org/HttpEchoModule, ngx_set_miscimil2-2/+12
http://wiki.nginx.org/HttpSetMiscModule and ngx_headers_more http://wiki.nginx.org/HttpHeadersMoreModule
2014-03-20Updated www/nginx to 1.4.7nb2imil1-1/+2
2014-03-20Added ngx_set_misc http://wiki.nginx.org/HttpSetMiscModule and ngx_headers_moreimil3-10/+46
http://wiki.nginx.org/HttpHeadersMoreModule
2014-03-20Updated www/firefox-l10n to 28.0ryoon1-1/+2
2014-03-20Update to 28.0ryoon3-329/+493
* Sync with firefox-28.0
2014-03-20Updated www/firefox to 28.0ryoon2-3/+3
2014-03-20Update to 28.0ryoon62-3953/+3149
Changelog: NEW VP9 video decoding implemented NEW Mac OS X: Notification Center support for web notifications NEW Horizontal HTML5 audio/video volume control NEW Support for Opus in WebM CHANGED Now that spdy/3 is implemented support for spdy/2 has been removed and servers without spdy/3 will negotiate to http/1 without any penalty DEVELOPER Support for MathML 2.0 'mathvariant' attribute DEVELOPER Background thread hang reporting DEVELOPER Support for multi-line flexbox in layout FIXED Various security fixes Fixed in Firefox 28 MFSA 2014-32 Out-of-bounds write through TypedArrayObject after neutering MFSA 2014-31 Out-of-bounds read/write through neutering ArrayBuffer objects MFSA 2014-30 Use-after-free in TypeObject MFSA 2014-29 Privilege escalation using WebIDL-implemented APIs MFSA 2014-28 SVG filters information disclosure through feDisplacementMap MFSA 2014-27 Memory corruption in Cairo during PDF font rendering MFSA 2014-26 Information disclosure through polygon rendering in MathML MFSA 2014-25 Firefox OS DeviceStorageFile object vulnerable to relative path escape MFSA 2014-24 Android Crash Reporter open to manipulation MFSA 2014-23 Content Security Policy for data: documents not preserved by session restore MFSA 2014-22 WebGL content injection from one domain to rendering in another MFSA 2014-21 Local file access via Open Link in new tab MFSA 2014-20 onbeforeunload and Javascript navigation DOS MFSA 2014-19 Spoofing attack on WebRTC permission prompt MFSA 2014-18 crypto.generateCRMFRequest does not validate type of key MFSA 2014-17 Out of bounds read during WAV file decoding MFSA 2014-16 Files extracted during updates are not always read only MFSA 2014-15 Miscellaneous memory safety hazards (rv:28.0 / rv:24.4)
2014-03-20Fix MirBSD build with a one-line patch.bsiegert2-1/+15
2014-03-20More files observed on FreeBSD.asau1-2/+2
2014-03-20"#elsif" is rejected by Clang on FreeBSD 10.asau2-4/+4
2014-03-20Copy relevant 5 PLIST-mangling lines from extension.mk,wiz1-4/+6
so the bulk builds are hopefully happy again.
2014-03-20Include <stdint.h> before using uintptr_t.gdt3-7/+16
Pointed out by Iain Morgan on pkgsrc-users as causing a build failure on Linux.
2014-03-20let to be same condition as Makefile, tool dependency on python and ruby.obache1-2/+3
2014-03-19limits.h is needed for PATH_MAX on FreeBSD too.asau2-5/+5
2014-03-19Stop treating FreeBSD 10 as FreeBSD 1.asau10-10/+284
This lets a number of PHP extensions build. Bump package revision.
2014-03-19Sort. From Kai-Uwe Eckhardt.wiz1-3/+3
2014-03-19Fix typo.wiz2-4/+4
2014-03-19Fix build with freetype-2.5.wiz2-1/+21
2014-03-19Workaround: this imports python modules from mercurial, so it has towiz1-1/+2
be the same version as mercurial itself, which is, however, not a versioned package. So disallow 26 for now, since the pkgsrc default is 27 and that is the version mercurial will be built against.
2014-03-19Updated www/nginx to 1.4.7nb1imil1-1/+2