summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-08-01Added and enabled py-genshi.obache1-1/+2
2008-08-01Added www/py-genshi version 0.5.1obache1-1/+2
2008-08-01Import Genshi-0.5.1 as www/py-genshi.obache4-0/+104
Genshi is a Python library that provides an integrated set of components for parsing, generating, and processing HTML, XML or other textual content for output generation on the web. The major feature is a template language, which is heavily inspired by Kid.
2008-08-01Added and enabled py-babel.obache1-1/+2
2008-08-01Added devel/py-babel version 0.9.3obache1-1/+2
2008-08-01Import Babel-0.9.3 as devel/py-babel.obache4-0/+542
Babel is a Python library that provides an integrated collection of utilities that assist with internationalizing and localizing Python applications (in particular web-based applications.)
2008-08-01Added and enabled py-pygmentsobache1-1/+2
2008-08-01Added textproc/py-pygments version 0.10obache1-1/+2
2008-08-01Import py24-pygments-0.10 as textproc/py-pygments.obache4-0/+220
Pygments is a syntax highlighting package written in Python. It is a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code. Highlights are: * a wide range of common languages and markup formats is supported * special attention is paid to details, increasing quality by a fair amount * support for new languages and formats are added easily * a number of output formats, presently HTML, LaTeX, RTF and ANSI sequences * it is usable as a command-line tool and as a library * ... and it highlights even Brainfuck!
2008-08-01If the 'ldap' option isn't selected, explicitly disable LDAP support. This ↵dsainty1-4/+5
prevents 'configure' from detecting non-Pkgsrc libldap.so (and, worse, linking with both a system libssl.so via system libldap.so, and also a Pkgsrc libssl.so directly. Euw...)
2008-07-31 Updated devel/subversion to 1.5.1 [epg 2008-07-31]epg2-4/+3
2008-07-31Version 1.5.1epg5-12/+10
(24 Jul 2008, from /branches/1.5.x) http://svn.collab.net/repos/svn/tags/1.5.1 User-visible changes: * mergeinfo on switched subtrees should elide in repos (issue #3188) * Add support for --config-dir to svnmerge.py (r31727) * improve performance of bdb post-commit deltification (r31820, -59) * return faster when there is nothing to be merged (r30748) * don't commit an add of a missing item (issue #3198) * don't create unneeded self-referential mergeinfo (issue #3157) * support 'http-library' (if --enable-runtime-module-search) (r31425, -722) * support Berkeley DB 4.7 (r32017, -29) * fixed: make serf usable with root-level authz (r31464) * fixed: 'svndumpfilter' partial-path matching bug (r31833) * fixed: crash on invalid dates in 'log' and 'blame' (issue #2721) * fixed: 'svn status --xml' outputting invalid XML (issue #2887) * fixed: 'svn merge' prints incorrect range (r30746, -47) * fixed: using neon/serf, can not replace branch (issue #2939) * fixed: 'file not found' error when merging to a broken symlink (r31159, -79) * fixed: using serf, crash or endless loop fetching authn data (r31619) * fixed: ArrayIndexOutOfBoundsException in JavaHL bindings (r31719, -806) * fixed: authn password lookup used wrong username (issue #2242) * fixed: unbounded memory usage in wc-to-wc copy and move (r31868) * fixed: subtree merges broken for non-intersecting ranges (issue #3199) * fixed: invalid XML from 'svn log --xml' against pre-1.2 servers (r31875) * fixed: 'svnlook diff' ignores --diff-copy-from for properties (issue #3248) * fixed: 'svnlook diff' doesn't report that binary files differ (issue #3249) * fixed: bogus results from commits to subtrees added by merge (issue #3240) * fixed: non-existent subtree in destination breaks the merge (issue #3067) * fixed: serf merge bug too complex to describe here (r32056) * fixed: 'svn log -g' correctness and speed (issue #3220, issue #3235) * fixed: merge chokes on renamed subtrees (issue #3174) Developer-visible changes: * export svn_path_is_url() to the bindings (r31603) * don't clobber LDFLAGS in configure when given '--with-zlib' (r31825) * make libsvn_ra depend on libsvn_delta unconditionally (r31852) * correctly set the peg revision for copy in JavaHL (r31994) * 'svn mergeinfo' handles wc paths (r31023, -873, -874, -929, -930, -038) * fixed: crash when when svn_ra_open3() is passed a bogus URL (r31223) * fixed: JavaHL compilation on Windows (r31737) * fixed: crash in calling apr_pstrcat (affects TortoiseSVN) (r32080)
2008-07-31Updated mail/turba to 2.2.1nb1adrianp1-1/+2
2008-07-31Add js directory which should fix PR 39253adrianp2-3/+22
PKGREVISION++
2008-07-31Updated mail/imp to 4.2nb1adrianp1-1/+2
2008-07-31Add js directory which should fix PR 39253adrianp2-3/+56
PKGREVISION++
2008-07-31Added a LDAP option to curl, so that ldap:// and ldaps:// URL are supportedmanu2-4/+11
2008-07-31update to version 1.4plunky2-6/+6
(no functional change, previous version had debug left on)
2008-07-31Updated www/drupal to 5.9adrianp1-1/+2
2008-07-31This release fixes a security vulnerability. Sites are urged to upgrade ↵adrianp2-6/+6
immediately after reading the security announcement: * SA-2008-046 - Drupal core - Session fixation In addition to this security vulnerability, the following bugs have been fixed in the 5.9 release: * #281042 by schuyler1d. Render blocks before CSS and JS header generation. * #232433 by Damien Tournoud. Use non-localized date for RSS. * #281494 by beeradb. Code style. * #252580 by Robert Douglass, Gerhard Killesreiter, flobruit: avoid division by zero, when all search weights are set to 0. * #252921 by David_Rothstein and agentrickard: remove unused join, which caused column type compatibility problems with postgresql; improves postgresql compatibility. * #128846 by takashi, chx, bdragon, wedge, salvis, Shiny: rewritten queries on PostreSQL need to have matching DISTINCT ON and ORDER BY expressions * #280934. Make sure session is always regenerated.
2008-07-31Updated textproc/xapian-omega to 1.0.7nb2schmonz1-1/+2
2008-07-31Add missing dependency on Perl, found by joerg's bulk build. Bumpschmonz1-2/+3
PKGREVISION.
2008-07-31In the new nonblocking write code, abort on write errors, especiallydrochner3-2/+46
on EPIPE. This fixes Gnome session hangs if sounds are switched off. See Gnome bugzilla #542391 for details. Bump PKGREVISION.
2008-07-31Use /usr/xpg4/bin/id on Solaris to get user id and group id.joerg1-2/+3
Reported by David H. Gutter and based on the suggestion from salo in PR 39235.
2008-07-31+ gnucash-2.2.6.wiz1-2/+2
- xedit-1.1.0 (not in pkgsrc yet).
2008-07-31Note addition of security/sshfpagc1-1/+2
2008-07-31Add and enable sshfpagc1-1/+2
2008-07-31Initial import of sshfp-1.1.3 into the Packages Collection.agc5-0/+57
sshfp is a small utility that generates RFC4255 SSHFP DNS records based on the public keys stored in a known_hosts file or obtained by using ssh-keyscan. If the nameserver of the domain allows zone tranfers (AXFR), an entire domain can be processed for all its A records. These can then be easilly added to a zone, and then secured by DNSSEC.
2008-07-31Added and enabled p5-Net-Amazon.obache1-1/+2
2008-07-31Added net/p5-Net-Amazon version 0.50obache1-1/+2
2008-07-31Import p5-Net-Amazon version 0.50 from pkgsrc-wip.obache3-0/+32
Net::Amazon provides an object-oriented interface to amazon.com's SOAP and XML/HTTP interfaces. This way it's possible to create applications using Amazon's vast amount of data via a functional interface, without having to worry about the underlying communication mechanism.
2008-07-31+drupal-5.9, xedit-1.1.0taca1-2/+3
-xf86-video-intel-2.4.0
2008-07-31Added textproc/p5-Text-WikiCreole version 0.05schmonz1-1/+2
2008-07-31Add and enable p5-Text-WikiCreole.schmonz1-1/+2
2008-07-31Initial import of p5-Text-WikiCreole.schmonz3-0/+28
Text::WikiCreole implements the Wiki Creole markup language, version 1.0, as described at http://www.wikicreole.org. It reads Creole 1.0 markup and returns XHTML. In addition to the official Creole 1.0 markup elements, it also supports several extensions, such as plugins, superscript, subscript, underline, definition lists, indented paragraphs, plugins, etc.
2008-07-31 Updated audio/arts to 1.5.9nb1 [bjs 2008-07-31]bjs1-1/+6
Updated audio/moc-devel to 2.5.0.3nb2 [bjs 2008-07-31] Updated audio/qjackctl to 0.3.3nb1 [bjs 2008-07-31] Updated audio/gst-plugins0.10-jack to 0.10.7nb1 [bjs 2008-07-31] Updated ham/gnuradio-audio-jack to 3.0.4nb1 [bjs 2008-07-31]
2008-07-31Bump PKGREVISION for these packages due to JACK update.bjs6-10/+14
2008-07-31+ Removed audio/jack-devel [bjs 2008-07-31]bjs1-1/+2
2008-07-31+ Updated audio/jack to 0.112.1 [bjs 2008-07-31]bjs1-1/+2
2008-07-31Move audio/jack-devel to audio/jack: jack 0.100.0 was broken on manybjs32-393/+299
platforms and a hideous anachronism. On NetBSD-current/i386 and amd64, at least, I can say that this package works very well. If you have issues with the audio skipping and are running NetBSD 4.99.x, try updating to rev. 1.241 of sys/dev/audio.c; the changes to audio_poll() and the pause attribute handling (in large part thanks to help from jakemsr@openbsd.org) are important for proper functioning of jack (though you may find it works regardless, depending upon your audio driver, how demanding your "workload" is, etc.). I will submit a pullup request for this change for NetBSD 4 as well. JACK now supports both our native audio API and OSS--I recommend trying both.
2008-07-31Updated textproc/py-html2text to 2.31schmonz1-1/+2
2008-07-31Update to 2.31:schmonz3-20/+11
* fix unicode support (tx John Chapman)
2008-07-31Updated games/bzflag to 2.0.8nb2dsainty1-1/+2
2008-07-31bzflag likes to use libcares. Buildlink it in, and PKGREVISION++dsainty1-3/+3
2008-07-30Don't try to use objformat on FreeBSD 7.0 and newer.ahoka2-1/+30
2008-07-30+ swfdec-0.7.4.wiz1-8/+2
- inputproto-1.4.4, iso-codes-3.1, liboil-0.3.15, surfraw-2.2.2, xf86-video-nv-2.1.10, xwd-1.0.2.
2008-07-30I missed this change in my previous commit. Should build OK on PPC now.ahoka2-1/+15
2008-07-30Updated mail/roundcube to 0.2alphaschmonz1-1/+2
2008-07-30Update to 0.2-alpha, which is no less alpha than 0.1.1 and fixes aschmonz11-337/+408
major bug preventing the display of non-UTF8 messages. Includes a pkgsrc patch to restore PKG_SYSCONFDIR support (#1485215). From the changelog: - Added option to disable autocompletion from selected LDAP address books (#1484922) - TLS support in LDAP connections: 'use_tls' property (#1485104) - Fixed removing messages from search set after deleting them (#1485106) - imap.inc: Fixed iil_C_FetchStructureString() to handle many literal strings in response (#1484969) - Support for subfolders in default/protected folders (#1484665) - Disallowed delimiter in folder name (#1484803) - Support " and \ in folder names - Escape \ in login (#1484614) - Better HTML sanitization with the DOM-based washtml script (#1484701) - Fixed sorting of folders with non-ascii characters - Fixed Mysql DDL for default identities creation (#1485070) - In Preferences added possibility to configure 'read_when_deleted', 'mdn_requests', 'flag_for_deletion' options - Made IMAP auth type configurable (#1483825) - Fixed empty values with FROM_UNIXTIME() in rcube_mdb2 (#1485055) - Fixed attachment list on IE 6/7 (#1484807) - Fixed JavaScript in compose.html that shows cc/bcc fields if populated - Make password input fields of type password in installer (#1484886) - Don't attempt to delete cache entries if enable_caching is FALSE (#1485051) - Optimized messages sorting on servers without sort capability (#1485049) - Corrected message headers decoding when charset isn't specified and improved support for native languages (#1485050, #1485048) - Expanded LDAP configuration options to support LDAP server writes. - Installer: encode special characters in DB username/password (#1485042) - Fixed management of folders with national characters in names (#1485036, #1485001) - Fixed identities saving when using MDB2 pgsql driver (#1485032) - Fixed BCC header reset (#1484997) - Improved messages list performance - patch from Justin Heesemann - Append skin_path to images location only when it starts with '/' sign (#1484859) - Fix IMAP response in message body when message has no body (#1484964) - Fixed non-RFC dates formatting (#1484901) - Fixed typo in set_charset() (#1484991) - Decode entities when inserting HTML signature to plain text message (#1484990) - HTML editing is now working with PHP5 updates and TinyMCE v3.0.6 - Fixed signature loading on Windows (#1484545) - Added language support to HTML editing (#1484862) - Fixed remove signature when replying (#1333167) - Fixed problem with line with a space at the end (#1484916) - Fixed <!DOCTYPE> tag filtering (#1484391) - Fixed <?xml> tag filtering (#1484403) - Added sections (fieldset+label) in Settings interface - Mark as read in one action with message preview (#1484972) - Deleted redundant quota reads (#1484972) - Added options for empty trash and expunge inbox on logout (#1483863) - Removed lines wrapping when displaying message - Fixed month localization - Changed codebase to PHP5 with autoloader
2008-07-30Include altivec.h on NetBSD/ppc. This will unbreak the build for thatahoka7-1/+85
platform. Closes PR pkg/38470.