Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
* add user-destdir installation support.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
more than just the Linux build.
|
|
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".
|
|
|
|
|
|
P.S. Ew! Does anyone actually use this?
|
|
- 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.
|
|
|
|
|
|
|
|
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
|
|
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.
|
|
|
|
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.
|
|
(instead of hardcoding 'monotone').
|
|
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.
|
|
|
|
* require bdb.
* add user-destdir installation support.
|
|
Observe PREFIX in istgtcontrol when looking for config file.
Bump PKGREVISION
|
|
* set LICENSE=gnu-gpl-v2.
|
|
|
|
|
|
|
|
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
|
|
Fixes random coredumps on NetBSD-current with 64bit time_t.
Bump PKGREVISION to 3.
|
|
|
|
it from 500 to 5000, which should be ample. PKGREVISION to 2.
|
|
|
|
|
|
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.
|
|
+apache-2.2.15.
|
|
(See the docs update I filed in December in PR 42419.)
PKGREVISION++, to 1.
|
|
|
|
|
|
|
|
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
|
|
|
|
DESTDIRify
ok'd by manu@
|
|
|
|
+ clean up some lint
+ the obligatory ''build on os x'' fixes - include <inttypes.h>
|
|
|
|
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).
|