summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-07-23Add PY_NO_EGG=no and egg file to PLIST.gdt2-2/+7
Add LICENSE.
2010-07-23update to 1.2.3drochner3-23/+6
changes: -misc fixes, minor API extension -allow to build against icu-4.4 -security fixes added (CVE-2010-1386, CVE-2010-1392, CVE-2010-1405, CVE-2010-1407, CVE-2010-1416, CVE-2010-1417, CVE-2010-1665, CVE-2010-1418, CVE-2010-1421, CVE-2010-1422, CVE-2010-1501, CVE-2010-1767, CVE-2010-1664, CVE-2010-1758, CVE-2010-1759, CVE-2010-1760, CVE-2010-1761, CVE-2010-1762, CVE-2010-1770, CVE-2010-1771, CVE-2010-1772, CVE-2010-1773, CVE-2010-1774)
2010-07-23Added PKGCONFIG_OVERRIDEadam1-1/+3
2010-07-23Updated devel/SDL_ttf to 2.0.10adam2-6/+5
2010-07-23Changes 2.0.10:adam5-21/+20
* Set the appropriate font styles for bold and italic fonts * Added font style TTF_STYLE_STRIKETHROUGH * Fixed size calculations taking outline and underline into account * Added API for font outlining: TTF_GetFontOutline()/TTF_SetFontOutline() * Added API to disable kerning: TTF_GetFontKerning()/TTF_SetFontKerning() * Fixed height calculation for fonts that extend below the font height * Added access to font hinting: TTF_GetFontHinting()/TTF_SetFontHinting() * Added TTF_GlyphIsProvided() to check whether a glyph is in a given font
2010-07-23Updated www/ikiwiki to 3.20100722schmonz1-1/+2
2010-07-23Update to 3.20100722. From the changelog:schmonz3-7/+8
* img: Add a margin around images displayed by this directive. * comments: Added commentmoderation directive for easy linking to the comment moderation queue. * aggregate: Write timestamp next aggregation can happen to .ikiwiki/aggregatetime, to allow for more sophisticated cron jobs. * Add --changesetup mode that allows easily changing options in a setup file. * openid: Fix handling of utf-8 nicknames. * Clarified what the filter hook should be passed: Only be the raw, complete text of a page. Not a snippet, or data read in from an unrelated file. * template: Do not pass filled in template through filter hook. Avoids causing breakage in po plugin. * color, comments, conditional, cutpaste, more, sidebar, toggle: Also avoid unnecessary calls to filter hook. * po: needstranslation() pagespec can have a percent specified. * Drop Cache-Control must-revalidate (Firefox 3.5.10 does not seem to have the caching problem that was added to work around). Closes: #588623 * Made much more robust in cases where multiple source files produce conflicting files/directories in the destdir. * Updated French translation from Philippe Batailler. Closes: #589423 * po: Fix selflink display on tranlsated pages. (intrigeri) * Avoid showing 'Add a comment' link at the bottom of the comment post form.
2010-07-23Added the correct NSEC3 optionpettai1-2/+2
2010-07-23Updated security/libgcrypt, audio/soxadam2-4/+4
2010-07-23Changes 14.3.1:adam5-15/+32
* Several fixes incl. multi-core MS-Windows threading problem. * New MS-Windows native audio driver. * New Grandstream ringtone file format. * New support in libSoX for memory based file IO. * Now able to set MP3 compression parameters.
2010-07-23Automatically include dovecot-(manage)sieve options when generating distinfo.ghen1-3/+3
2010-07-23Changes in version 1.4.6:adam2-9/+6
* New variants of the TIGER algorithm. * New cipher algorithm mode for AES-WRAP. * Interface changes relative to the 1.4.2 release: GCRY_MD_TIGER1 NEW. GCRY_MD_TIGER2 NEW. GCRY_CIPHER_MODE_AESWRAP NEW.
2010-07-23Add missing checksum and take measures to prevent this mistake fromtnn2-3/+6
happening in the future. PR pkg/43654
2010-07-23Don't bl3 against crypto++.gdt1-3/+3
While one would expect a python wrapper for a library to link with the library, this packages's source has files from crypto++, and it doesn't try to link against the installed crypto++.
2010-07-22Added security/dnssec-tools version 1.7pettai1-1/+2
2010-07-22Updated databases/sqlite3 to 3.7.0, net/ntop to 4.0adam2-4/+5
2010-07-22Changes 4.0:adam6-92/+105
* Partially rewritten ntop processing engine to address reliability and performance * Several bugs and stability issues fixed * Added better support for IPFIX and NetFlow v9, as well as ntop PEN (Private Enterprise Number) * Added support for Cisco ASA firewalls * Added ntop engine scriptability via the python programming language * Added RRDalarm plugin for generating alerts based on thresholds * Improved google maps integration * Enhanced sFlow support
2010-07-22The DNSSEC-Tools project is about creating a set of software tools, patches,pettai7-0/+182
applications, wrappers, extensions, and plugins that will help ease the deployment of DNSSEC related technologies.
2010-07-22Changes 3.7.0:adam5-15/+14
* Added support for write-ahead logging. * Query planner enhancement - automatic transient indices are created when doing so reduces the estimated query time. * Query planner enhancement - the ORDER BY becomes a no-op if the query also contains a GROUP BY clause that forces the correct output order. * Add the SQLITE_DBSTATUS_CACHE_USED verb for sqlite3_db_status(). * The logical database size is now stored in the database header so that bytes can be appended to the end of the database file without corrupting it and so that SQLite will work correctly on systems that lack support for ftruncate().
2010-07-22Nmap 5.35DC1 [2010-07-16]pettai5-64/+79
Some of the highlights are: o [NSE] Added more scripts, bringing the total to 131! o Performed a major OS detection integration run. o Performed a large version detection integration run. o [Zenmap] Added the ability to print Nmap output to a printer. o [Nmap, Ncat, Nping] The default unit for time specifications is now seconds, not milliseconds, and times may have a decimal point. o Ports are now considered open during a SYN scan if a SYN packet (without the ACK flag) is received in response. o [Ncat] In listen mode, the --exec and --sh-exec options now accept a single connection and then exit, just like in normal listen mode. o UDP payloads are now stored in an external data file, nmap-payloads, instead of being hard-coded in the executable. o Added a new library, libnetutil, which contains about 2,700 lines of networking related code which is now shared between Nmap and Nping o Improved service detection match lines. o Improved our brute force password guessing list by mixing in some data sent in by Solar Designer of John the Ripper fame. o [Zenmap] IP addresses are now sorted by octet rather than their string representation. o [Ncat] When receiving a connection/datagram in listen mode, Ncat now prints the connecting source port along with the IP address. o Added EPROTO to the list of known error codes in service scan. o Updated IANA IP address space assignment list for random IP (-iR) generation. o Zenmap's "slow comprehensive scan profile" has been modified to use the best 7-probe host discovery combination we were able to find in extensive empirical testing o Zenmap now lets you save scan results in normal Nmap text output format or (as before) as XML. o [NSE] Raw packet sending at the IP layer is now supported, in addition to the existing Ethernet sending functionality. o Nmap now honors routing table entries that override interface addresses and netmasks. o [Ncat] The HTTP proxy server now accepts client connections over SSL, and added support for HTTP digest authentication of proxies, as both client and server. o Improved the MIT Kerberos version detection signatures. Plus many bugfixes and improvements. For full changelog, see http://nmap.org/changelog.html
2010-07-22Add py-crypto and py-cryptopp.gdt1-1/+3
2010-07-22 Added security/py-cryptopp version 0.5.19 [gdt 2010-07-22]gdt1-1/+2
2010-07-22Import py26-cryptopp-0.5.19 as security/py-cryptopp.gdt4-0/+93
pycryptopp is a set of Python wrappers for a few of the best crypto algorithms from the Crypto++ library.
2010-07-22Note addition of py-crypto, resurrected 9 years later.gdt1-1/+2
2010-07-22Fix import; apparently importing a package that used to exist does notgdt3-0/+46
go well.
2010-07-22Import py26-crypto-2.1.0 as security/py-crypto.gdt2-0/+270
Python extensions using OpenSSL which contains hashing algorithms, This package more or less supersedes py-amkCrypto. chaffing/winnowing, random number generation, various utility modules, and several block encryption and digital signature algorithms.
2010-07-22add recent additions/updatesdrochner1-1/+14
2010-07-22update to 0.10.19drochner3-20/+6
change: Wrap new gstreamer API up to 0.10.30
2010-07-22Updated net/Transmission to 2.03tnn1-1/+2
2010-07-22Note update of www/contao29 package to 2.9.0nb2 andtaca1-1/+3
update of www/contao29-translations package to 20100720.
2010-07-22Update contao29-translations package to 20100720.taca5-29/+121
* Add missing PIST Guarani which I forgot to add. * Update French, Croatian, Hungarian, Japanese, Dutch and Swedish language files.
2010-07-22* Make languages files writable to web server to allow language filestaca2-3/+10
as extension. Bump PKGREVISION.
2010-07-22reset PKGREV for base pkg updatedrochner5-15/+5
2010-07-22update to 0.10.24drochner3-8/+9
changes: -Use Orc for SIMD and other optimisations, and remove liboil dependency -fixes, minor feature extensions
2010-07-22update to 0.10.30drochner5-38/+16
changes: -Use Orc for SIMD and other optimisations, and remove liboil dependency -fixes, minor feature extensions
2010-07-22update to 0.10.30drochner5-37/+10
changes: bugfixes, minor extensions
2010-07-22needs py-expat to build, seen in bulk builddrochner1-1/+3
2010-07-22Correctly do cache flushing on m68k NetBSD. Fixes PR #43106.jklos2-1/+37
2010-07-21If db4 is selected as the DBD_TYPE then PTHEADS_LDFLAGS is needed for linking.sbd1-1/+2
2010-07-21+ obexftp-0.23.wiz1-3/+2
2010-07-21note mozilla packages updatetnn2-4/+6
2010-07-21Update to thunderbird-3.1.1.tnn4-36/+12
(Since pkgsrc-2010Q2 has the 3.0 branch of thunderbird I will send a separate diff to releng for the 3.0.6 security update.) MFSA 2010-47 Cross-origin data leakage from script filename in error messages MFSA 2010-46 Cross-domain data theft using CSS MFSA 2010-44 Characters mapped to U+FFFD in 8 bit encodings cause subsequent character to vanish MFSA 2010-43 Same-origin bypass using canvas context MFSA 2010-42 Cross-origin data disclosure via Web Workers and importScripts MFSA 2010-41 Remote code execution using malformed PNG image MFSA 2010-40 nsTreeSelection dangling pointer remote code execution MFSA 2010-39 nsCSSValue::Array index integer overflow MFSA 2010-38 Arbitrary code execution using SJOW and fast native function MFSA 2010-34 Miscellaneous memory safety hazards (rv:1.9.2.7/ 1.9.1.11)
2010-07-21explicitely depend on liboil, while we currently depend on it becausedrochner2-3/+4
gst-plugins0.10-base pulls it in, this will change in future versions because liboil is replaced by "orc"
2010-07-21add an "rtmp" option (default off)drochner1-2/+9
2010-07-21+rtmpdumpdrochner1-1/+2
2010-07-21add rtmpdump-2.3, a library+tool for RTMP streams, from Ryo ONODERAdrochner5-0/+72
per pkgsrc-wip
2010-07-21Update to seamonkey-2.0.6tnn3-12/+12
MFSA 2010-47 Cross-origin data leakage from script filename in error messages MFSA 2010-46 Cross-domain data theft using CSS MFSA 2010-45 Multiple location bar spoofing vulnerabilities MFSA 2010-42 Cross-origin data disclosure via Web Workers and importScripts MFSA 2010-41 Remote code execution using malformed PNG image MFSA 2010-40 nsTreeSelection dangling pointer remote code execution MFSA 2010-39 nsCSSValue::Array index integer overflow MFSA 2010-37 Plugin parameter EnsureCachedAttrParamArrays remote code execution MFSA 2010-36 Use-after-free error in NodeIterator MFSA 2010-35 DOM attribute cloning remote code execution vulnerability MFSA 2010-34 Miscellaneous memory safety hazards (rv:1.9.2.7/ 1.9.1.11)
2010-07-21update to 7.21.0drochner3-31/+24
changes: added the --proto and -proto-redir options new configure option --enable-threaded-resolver improve TELNET ability with libcurl added support for PolarSSL added support for FTP wildcard matching and downloads added support for RTMP added CURLINFO_PRIMARY_PORT, CURLINFO_LOCAL_IP and CURLINFO_LOCAL_PORT
2010-07-21firefox-3.6.7 / xulrunner-1.9.2.7 security update.tnn5-34/+15
MFSA 2010-47 Cross-origin data leakage from script filename in error messages MFSA 2010-46 Cross-domain data theft using CSS MFSA 2010-45 Multiple location bar spoofing vulnerabilities MFSA 2010-44 Characters mapped to U+FFFD in 8 bit encodings cause subsequent character to vanish MFSA 2010-43 Same-origin bypass using canvas context MFSA 2010-42 Cross-origin data disclosure via Web Workers and importScripts MFSA 2010-41 Remote code execution using malformed PNG image MFSA 2010-40 nsTreeSelection dangling pointer remote code execution MFSA 2010-39 nsCSSValue::Array index integer overflow MFSA 2010-38 Arbitrary code execution using SJOW and fast native function MFSA 2010-37 Plugin parameter EnsureCachedAttrParamArrays remote code execution MFSA 2010-36 Use-after-free error in NodeIterator MFSA 2010-35 DOM attribute cloning remote code execution vulnerability MFSA 2010-34 Miscellaneous memory safety hazards (rv:1.9.2.7/ 1.9.1.11)
2010-07-21update to 1.6.7drochner3-8/+26
"this release irons out all known stability problems with Qt 4.6" other changes: -New -f [--force-overwrite] command line flag -New preference setting for selecting what to do when existing files are going to be overwritten on export from the GUI -Detect LyXBlogger if installed -UI improvements -doc / translation improvements -bugfixes approved by Jeremy C. Reed (the MAINTAINER)