summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-03-08Add user-destdir installation support.obache1-3/+6
2010-03-08* set USE_BSD_MAKEFILE=yesobache3-12/+21
* add user-destdir installation support.
2010-03-08Make pkglint happy. Or at least happier.wiz1-2/+3
2010-03-08Fix build on 64bit platforms.wiz2-1/+15
2010-03-08Mark as user-destdir-ready.wiz1-1/+3
2010-03-08Remove obsolete file.jmmv1-9/+0
2010-03-08Mark as user-destdir-ready.wiz1-1/+3
2010-03-08Convert to user-destdir.wiz1-1/+4
2010-03-08tctdholland1-1/+2
2010-03-08Bump PKGREVISION for previous, on the grounds that fixing errno.h affectsdholland1-2/+2
more than just the Linux build.
2010-03-08Fix Linux build broken since 2006. Two issues: (1) do _FILE_OFFSET_BITS=64dholland3-3/+45
instead of rolling a private _llseek syscall using now-nonexistent type declarations; (2) as noted in PR 33893 use errno.h instead of "extern int errno".
2010-03-08user-destdir support, and add LICENSE (gnu-gpl-v2).jym1-3/+8
2010-03-08Use right distfile path; noted by Robert Elz in PR 42932dholland1-4/+4
2010-03-08Mark as user-destdir ready.snj1-1/+3
P.S. Ew! Does anyone actually use this?
2010-03-08- take over maintainship as I handle most Asterisk stuffjnemeth1-5/+8
- mark as destdir ready XXX The Makefile has a comment saying that "this program" is licensed under GPL. There is a README file saying that the sounds are licensed under a BSD licence. Need to check for updates and/or contact upstream for clarification and a proper licence file. XXX The PLIST needs some serious TLC.
2010-03-08Describe dvi option.wiz1-0/+1
2010-03-07this doesn't work on NetBSD 5+ (not even sure it will work on NetBSD 4+)jnemeth1-2/+2
2010-03-07Updated devel/mercurial to 1.5wiz2-3/+3
2010-03-07Update to 1.5.wiz3-19/+14
1.5: Small behavior changes * hg heads now shows all branch heads, use --topo for old behavior * hg annotate now follows copies and renames by default, use --no-follow for old behavior * the repo#name URL syntax now refers to all branch heads if name is a branch * servers now allow clone --uncompressed by default, set server.uncompressed=false for old behavior * the {file_copies} template now displays copies unconditionally, use {file_copies_switch} for old behavior * the templates/ directory has moved inside mercurial/ * mq patches are automatically upgraded to git patches, use mq.git=keep for old behavior 1.5 - 2010-03-06 Core * improved behavior for named branches with heads command * new XML output template for logs * import extract multiple patches from emails, mboxes, files, and URLs * new patch.eol=auto option to ignore patch line-endings while preserving target file endings. * new -b/--branch option for clone, bundle, incoming, outgoing, pull, and push * new server.validate option to validate completeness of pushed changesets * subrepos now has basic Subversion support * support for SSL server certificates and improved IPv6 support * the HGPLAIN environment variable makes output more stable for scripts Extensions * new progress bar extension * mq: new --mq option to make regular commands operate on queue repository * mq: automatically upgrade conventional patches to git format where needed * color: add support for bookmarks, resolve -l, and churn --diffstat * convert: two CVS history editing hooks * win32mbcs: add configuration to specify path encoding * zeroconf: many bug fixes * rebase: new --detach option for rebase Web Interface * improve navigation on log and graph pages * support for pluggable authorization * raw templates for tags/branches pages * add wsgi script for Microsoft IIS with isapi-wsgi Help and Documentation * greatly improve error messages and command documentation * support extended documentation with --verbose * provide help for disabled extensions and commands
2010-03-07+ autogen-5.10.1, binutils-2.20.1, calibre-0.6.44, eukleides-1.5.2,wiz1-10/+15
evolution-2.28.3.1, fbreader-0.12.7, gsharutils-4.9, libgda-4.0.8 [GNOME 2.28], mercurial-1.5, py-enchant-1.6.1 [pkg/42927], scmgit-base-1.7.0.1, scmgit-docs-1.7.0.1, t-prot-2.97, thunderbird-3.0.3.
2010-03-07DESTDIR readyjoerg1-1/+3
2010-03-07Fix get_passphrase hook to do the correct thing now that the input parameterjmmv2-3/+4
is a structure instead of a string. Should probably change this hook to use the provided contrib/get_passphrase_from_file.lua file, but I just want to get things working again for now. Bump PKGREVISION to 1.
2010-03-07When printing commands to call monotone, print the correct binary namejmmv1-2/+2
(instead of hardcoding 'monotone').
2010-03-07Bugfix Update to version 0.15.2:jkunz2-6/+6
The CHANGELOG since 0.15 is: * FIX : roads not always refreshed when changing type or properties (fixes #2773) * FIX : Cannot cleanly copy tags from one relation to another (fixes #2746) * FIX : When merging contiguous nodes in the same way, check that we don't add the same node twice (fixes #2771) * FIX : OSX enhacements (by Aleksandar Topuzovic) (closes #2774) * FIX : When nodes are hidden,do not put them in the way of selecting roads * FIX : avoid multiple updateVirtuals() at download time by disabling it and doing them all when the download is done * FIX : speedup node moving by disabling virtual nodes and index updates during drag * FIX : crash when coming from "Separate move mode" and a feature is selected.
2010-03-07remove dead mirrorzafer1-2/+1
2010-03-07* minimalize patch-aa, pass variables as MAKE_FLAGS.obache3-59/+65
* require bdb. * add user-destdir installation support.
2010-03-07Fix default path to auth file.sborrill3-9/+15
Observe PREFIX in istgtcontrol when looking for config file. Bump PKGREVISION
2010-03-07* Add user-destdir installation support.obache3-2/+75
* set LICENSE=gnu-gpl-v2.
2010-03-07rdist6 updated to 0.92nb3 for time_t coredump fixlukem1-1/+2
2010-03-07Update minimum requirements per README.wiz1-2/+2
2010-03-07Updated misc/gaupol to 0.15wiz2-3/+3
2010-03-07Update to 0.15:wiz4-25/+68
Gaupol 0.15 =========== * Add text correction task to split joined words or to join split words using spell-check suggestions (#572667) * Show duration in time mode as seconds * Merge Latin and French common error text correction patterns from subtitleeditor (kitone) * Allow pasting times with comma as a decimal separator (#580339) * Allow bookmarks to be added or removed by double-clicking or pressing enter in the bookmark column (#580346) * Add validation for character encoding given as an argument on the command line using the '-e' option * Fix handling of Unicode BOMs (#568906) * Add UTF-8-SIG character encoding for opening and saving files with a UTF-8 signature/BOM * Fix incorrect handling of common error patterns that at worst caused gaupol to hang due to an eternal loop (#581003) * Abort installation if an intltool-merge or msgfmt call fails * Add messages for raised exceptions Gaupol 0.14 =========== * Add an extension system (documentation to follow later) * Add two extensions: side pane and bookmarks * Adher to the home directory part of freedesktop.org's XDG Base Directory Specification * Handle reading and writing files with a UTF-8 BOM (#556956) * Save SSA and ASS files with '\N' linebreaks instead of '\n' * Resize columns after running text corrections * Make removing a large amount of subtitles significantly faster * Fix GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated * Remove deprecated Encoding-field from desktop file * Fix search dialog to not modify obsolete data (#572676) * Fix character count error with Unicode text * Fix updating of filenames in the projects menu * Fix erroneous cleaning of SubRip markup after removing hearing impaired subtitles * Fix open dialog file filter to list files with upper- and mixed case extensions as well * Fix AssertionError when installing multiple times * Switch version-control systems from subversion to git
2010-03-07Cast time_t to (long) before printing with %ld.lukem5-8/+76
Fixes random coredumps on NetBSD-current with 64bit time_t. Bump PKGREVISION to 3.
2010-03-07epsg-docs && newsfetchdholland1-1/+3
2010-03-07Increase MAXBUFSIZE as recommended by jrf to fix PR 36882. I've changeddholland3-6/+15
it from 500 to 5000, which should be ample. PKGREVISION to 2.
2010-03-07+ gaupol-0.15obache1-1/+2
2010-03-07Note update of mail/squirrelmail package to 1.4.20.taca1-1/+2
2010-03-07Update squirrelmail pacakge to 1.4.20.taca26-507/+17
Version 1.4.20 - 06 Mar 2010 --------------------------- - Fixed issue with search not using literals correctly (#2846511). - Fixed issue with returning to search results due to new security token code. - Fixed issue with multi-part related messages not showing all attachments (#2830140). - Fixed for security token missing in newmail plugin (#2919418). - Fixed sort in Sent folder to sort by "To" field instead of "From" field (#2907412). - Fixed mailto: urls containing + characters. Thanks to Michael Puls II for the patch. - Made base URL autodetection more robust; fixes some lighttpd issues (probably #1741469). - Encoded From headers are now properly quoted (#2830141). - Multibyte strings (notably subjects) are now handled correctly (#2824813, #2925731). - X-DNS-Prefetch-Control: off header is now sent to browsers to prevent information leakage when Firefox does DNS prefetching for URLs contained in emails. - Added unread links in message view. - Added the ability to configure Google Mail (Gmail) as the mail server behind SquirrelMail. - Added option in display preferences that allows the signature to be stripped from the original message when replying (#2952876). Thanks to Sven Strickroth.
2010-03-07-mysqlcc-0.9.8.taca1-2/+2
+apache-2.2.15.
2010-03-07gdt's update overlooked the two new files in the docs.dholland3-4/+15
(See the docs update I filed in December in PR 42419.) PKGREVISION++, to 1.
2010-03-07Fix setting of USE_NCURSES to be yes rather than set but empty.gdt1-2/+3
2010-03-06Updated net/py-twisted-docs to 10.0.0obache1-1/+2
2010-03-06Updated net/py-twisted to 10.0.0obache2-3/+3
2010-03-06Update py-twisted to 10.0.0.obache4-251/+260
Based on PR#42918 by Wen Heping Pkgsrc changes: * set LICENSE to mit * add handling of plugin cache file Upstream changes: from 8.1.0 to 10.0.0 is too long to put here. please refer: http://twistedmatrix.com/trac/browser/trunk/NEWS
2010-03-06+ py-nevow-0.10.0obache1-1/+2
2010-03-06update to latest releasespz2-27/+32
DESTDIRify ok'd by manu@
2010-03-05Note the update of security/netpgp to version 20100305agc1-1/+2
2010-03-05Update to netpgp-20100305agc2-6/+6
+ clean up some lint + the obligatory ''build on os x'' fixes - include <inttypes.h>
2010-03-05Note update of security/netpgp to version 20100304agc1-1/+2
2010-03-05Update netpgp to version 1.99.20/20100304 - portability improvements, and ↵agc3-13/+16
bug fixes: Changes to 1.99.20/20100304 + move args to some functions around to be consistent + use uint*_t where appropriate + fix bug in verify memory + add documentation to manual pages to show how to do combined signing/encryption and decryption/verification + make verification of ascii-armoured memory work the same as binary + eliminate use of strdup(3), strcasecmp(3), and strptime(3). NetBSD/pkgsrc PR 42922 applies - need to define _XOPEN_SOURCE and _BSD_SOURCE for newer linux platforms with glibc 2.10.1. solved a bit differently, by implementing strdup(3) and strcasecmp(3) independently, and using regexps to avoid calling strptime(3).