summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-04-02Update pure-ftpd to 1.0.30.obache2-6/+6
* Version 1.0.30: - pure-quotacheck can now work with a large number of files. - OPTS UTF-8 is now an alias to OPTS UTF8. - Fix a STARTTLS flaw similar to Postfix's CVE-2011-0411.
2011-04-01Support staged installation.asau3-35/+65
2011-04-01Let this package build on post-POSIX getline() systems.agc5-4/+120
Also include the relevant (static) libraries, where necessary, to allow link-editing.
2011-04-01Don't include stdint.h if it does not existtez3-1/+35
Fixes PR#44770
2011-04-01bibtex2html updatemarkd1-1/+2
2011-04-01Fix build with current ocaml.markd4-10/+26
While here update to latest version - 1.96 ersion 1.96, September 29, 2010 ================================ o option -debug now prints the exact BibTeX commmand which is run o new option --note-html similar to --note but assuming a bibtex field already in HTML format o various little changes in the Makefile requested by the Debian maintainer Version 1.95, March 23, 2010 ============================ o bib2bib: option "--php-output" to produce output as a PHP 2D array o bib2bib: options "--remove" and "--rename", to remove or rename fields o new headers with proper copyright o bib2bib: option "--no-comment", to prevent generation of extra comments o fixed support for DOI links: when field "doi" is already an URL, the DOI prefix is not prepended o tags "bibtexnumber" and "bibtexitem" are now inserted to ease the customization using CSS Version 1.94, 07/05/09 ====================== o support for arXiv preprints links: a field "eprint = {xxx}" will be recognized, if any, and a link to http://arxiv.org/abs/ will be displayed; option -noeprint turns it off and option -eprintf-prefix <url> sets a different prefix for the urls (contributed by Ari Stern) Version 1.93, 12/12/08 ====================== o bib2bib: giving '$date' as argument of option -s allows to sort from oldest to newest entry o bib2bib: field names in conditions may contain digits and '-' (usefull for custom fields) Version 1.92, 08/07/08 ====================== o Windows installer (using NSIS nsis.sourceforge.net) o new bib2bib option --expand-xrefs to perform crossrefs expansion o option -m (reading macros from a file): - fixed macro definition with \def - macros with arguments are now supported o added accents conversion for tilda, and fixed accents conversion for \"i, \"\i and such (patch by Samuel Colin) o fixed bib2bib command line options to accept --warn-error and --quiet (as described in the manual) Version 1.91, 20/02/2008 ======================== o fixed bug in bib2bib and bibtex2html when quotes (") are used in fields o fixed bug with -nobibsource and -multiple (bib links on the separate pages) Version 1.90, 01/02/2008 ======================== o bib2bib: = and <> are now case insensitive; use == and != instead to perform case sensitive comparison o correctly support $x$$y$ where the central $$ is not passing into display math mode o more cases for accent macros \' \~ \. \u \v (patch by John Kewley)
2011-04-01Package accepts db4 or db5 but CONFIGURE_ARGS was explicitly trying tomarkd1-2/+2
use db5. Fix to use appropriate prefix.
2011-04-01Use solaris64 rather than solaris for ABI=64 build using gcc in SunOStez1-3/+3
fixes PR#44769
2011-04-01Add blacklist of fraudulent certificates. Patch from upstream.markd5-2/+144
Bump PKGREVISION.
2011-04-01remove additional (new) screen terminfo conflicts for solaristez1-1/+9
fixes PR#44699
2011-04-01Don't #include <ufs/ufs/quota.h> on NetBSD. it makes the build fail onbouyer2-7/+26
current, and nothing related to quotas is needed here. OK agc@
2011-04-01note update of www/varnish to 2.1.5 and net/filezilla to 3.4.0zafer1-1/+3
2011-04-01Update filezilla to 3.4.0zafer3-9/+7
Changelog: * Updated translations * Disabled automatic negotiation of FTP over TLS introduced in 3.4.0-beta1. Will be added in a future version instead * Add checkbox to settings dialog to not save passwords * Add timestamp columns to successful and failed queue tabs showing when the transfers completed or failed * Fixed infinite loop in TinyXML when loading settings from corrupt XML documents * Parsing MDTM reply now takes seconds into account * MSW: Handling of paths relative to the drive-root in local directory input box * Compatibility with MVS listing containing PO-E type entries * Fix Resizing issues with manual transfers dialog * MSW: Remote file editing did not correctly handle files that were still open * Normal FTP connections now always attempt to negotiate secure FTP over TLS * Added option to force use of insecure plain FTP to Site Manager * Kiosk mode option can now also be read from FileZilla.xml, with fzdefaults.xml having priority if setting exists in both files * Fix memory leak in directory cache * Compatibility with obscure DOS servers using forward slashes as path delimiter * MSW: Horizontal scroll bar in file lists and queue did not appear if changing column widths * Improve text wrapping engine
2011-04-01Remove varnish from list. Done.zafer1-2/+1
2011-04-01Updated to 2.1.5, provided by Matthew Sporleder in PR 44520.zafer6-38/+23
Summary of changes from 2.1.4 to 2.1.5 * Two bugs relating to Content-Length and possible duplication of Content-Length headers have been resolved. * Support for bourne-like "here"-documents in the command line interface, allowing <<__EOF__ and similar schemes. * Fixed an issue with re-using connections after Chunked-Encoding. * Fix a bug that would inflate the "lost header" count and could cause problems during heavy traffic over a single connection, typically seen by load testing. * Use the time of cache-insertion for "If-Modified-Since" requests if a "Last-Modified" header isn't provided by the backend. * Merge multi-line Vary and Cache-Control headers from clients, which Google Chromium seem to split up. * Various build fixes and documentation improvements * Various bug fixes.
2011-04-01Updated lang/vala to 0.11.7ahoka1-1/+2
2011-04-01Update to 0.11.7ahoka4-233/+241
2011-04-01Updated net/snort to 2.8.5.1gdt1-1/+2
2011-04-01Update to 2.8.5.1, to resolve a security issue.gdt6-47/+46
Upstream NEWS is weak; release notes for 2.8.5.1 follow. [*] Improvements * Fixed syslog output when running on Windows. * Fixed potential segfault when printing IPv6 packets using the -v option. Thanks to Laurent Gaffie for reporting this issue. * Fixed segfault when additional policies were added during a configuration reload.
2011-04-01remove stale dependency on libnotify. bump PKGREVdrochner1-3/+2
2011-04-01remove broken test for pa/avahiahoka1-6/+8
2011-04-01Add avahi as default options, because PA tools require it.ahoka1-1/+2
2011-04-01+ bash-completion-1.3, fotoxx-11.04, zope*-Silva-2.3,wiz1-6/+8
zope210-2.10.13, zope211-2.11.8, zope213-2.13.5, zope34-3.4.1.
2011-04-01Fix the crossfire-client* packages for png-1.5.wiz5-3/+60
2011-04-01Fix build with png-1.5.wiz2-1/+17
2011-04-01Updated www/ap-auth-mysql to 4.3.9nb1wiz1-1/+2
2011-04-01Add all Debian patches up to 4.3.9-13, including a fix for CVE-2008-2384.wiz5-8/+1062
Bump PKGREVISION.
2011-04-01fix build after libungif->giflib transition, problem noticed by joergdrochner2-4/+10
2011-04-01Updated www/ap-auth-mysql to 4.3.9wiz1-1/+2
2011-04-01Update to 4.3.9, changes not found (as preparation for security fix).wiz5-300/+35
2011-04-01more fix for HOMEPAGE.obache1-2/+2
2011-04-01Needs libXrandr for the !GTK casejoerg1-1/+2
2011-04-01Fix more gemspec format. Fix build problem with ruby19-base.taca2-11/+27
2011-04-01Note update of monotone and monotone-server to 1.0 and removal of monotone-el.jmmv2-3/+5
OKed during the freeze by wiz@.
2011-04-01Remove the monotone-el package: the .el file it was installing has beenjmmv5-70/+1
deprecated in monotone-1.0 because it does not work with recent versions of monotone.
2011-04-01Update to 1.0: depend on monotone-1.0.jmmv1-4/+4
2011-04-01Update to 1.0; oked by wiz@:jmmv3-97/+72
Changes - The database scheme was changed; please execute 'mtn db migrate' on all your local and remote databases. - In 'mtn conflicts resolve_first interactive', the result file name now defaults to _MTN/resolutions/<left_path>. (fixes monotone issue 103) - The French monotone translation has been updated and is now part of the main distribution again. Many thanks to Steve Petruzzello <dlist@bluewin.ch> for the outstanding work! - get_netsync_(read|write)_permitted have been extended to not only read the files read-permissions and write-permissions, but also the files in the subdirectories read-permissions.d and write-permissions.d. - monotone now also tracks the workspaces of databases which do not reside in a "managed" location. - automate now resets the locale to "POSIX" internally. This means that all scripts can expect the same untranslated messages from mtn automate, regardless of the locale of the calling process. - The hook 'get_netsync_key' has been split up into two separate hooks, one for client usage ('get_netsync_client_key', with the same arguments as the original 'get_netsync_key') and one for server usage ('get_netsync_server_key', with a single table argument containing all the given '--bind' options). Please review your custom hooks accordingly. - Short options ('-b', '-d', ...) are no longer completed. This fixes an invariant failure originating from wrong option usage. (closes monotone issue 141) New Features - 'mtn conflicts store' now outputs a count of the conflicts, and the name of the conflicts file. (fixes monotone issue 108) - New 'mtn list workspaces' command which outputs all the known workspaces for a specific database. (closes monotone issue 129) Bugs fixed - The internal line merger will actually preserve your line endings now, instead of changing everything to "\n". - Improved the help and fixed the argument indexing in 'conflicts resolve_first' (fixes monotone issue 101) - A regression from 0.48 prevented monotone from ordering the diff output of individual files alphabetically. (fixes monotone issue 102) - 'mtn privkey' did not recognize private keys solely available in the key store. This has been fixed. - Added compatibility with Botan 1.9.9 and newer. (fixes monotone issue 104) - 'mtn pull' and 'mtn sync' would always say that your workspace has not been updated. Now, it only does that when you used the '--update' option and there were no updates. (fixes monotone issue 106) - 'mtn automate remote' and 'mtn automate remote_stdio' now use a given database given by an alias to read, store and validate a remote server's key fingerprint (fixes monotone issue 95) - monotone gives a proper error message now if a netsync URI with the 'mtn' scheme misses the required host part (fixes monotone issue 110) - Whenever a binary file was removed and one would try to get a diff using mtn diff, it would report that "/dev/null is binary". This has been changed to it reports the actual name of the removed file instead. (fixes monotone issue 111) - monotone no longer wrongly falls back on a :memory: database when no database option is given. It also prints out an informational message for commands like 'setup' and 'clone' that fall back on the configured default database, again, if no database is specified for these commands. (fixes monotone issue 113) - If 'mtn serve' is called with one or more '--bind' options, then the arguments to these options can now be specified again as follows: '<ip-or-host>' to listen to IP or host on the default port '<ip-or-host>:<port>' to listen to IP or host on the specified port - or ':<port>' to listen on all interfaces on the specified port (fixes monotone issue 119) - monotone no longer enforces ".mtn" as file extension for managed databases. A new Lua hook, get_default_database_glob(), is used instead to determine a pattern which matches accepted database filenames and this pattern by default accept files ending with both, ".mtn" and ".db". (fixes monotone issue 128) - monotone now gives a proper error message when an incomplete or partial identifier contains non-hex digits. (fixes monotone issue 143) - Performance of "mtn ls changed" has been improved and is now comparable to "mtn status". (fixes monotone issue 120) Internal - The source tree has been reorganized. Sources, tests and documentation now reside in specific directories and many smaller improvements in terms of source code cleanup, developer documentation and general build infrastructure accompany this big change. Other - Added a new directory extra/, which contains monotone hooks and related scripts that have been shown to work. Most of these get installed, usually somewhere under $(prefix)/share/monotone. Please read extra/README for further information. - Added the mtn-cleanup Perl script that returns a workspace to its pristine state with the minimum amount of change. This script is in the extra/bin directory.
2011-04-01Updated editors/joe to 3.7nb2wiz1-1/+2
2011-04-01Fix for crash with a segv if called as jmacs with more thenwiz3-3/+23
one file as an argument on the command line from upstream. From upstream via Jasper Wallace in PR 44808. Bump PKGREVISION. Set LICENSE (GNU GPL v1!)
2011-04-01Allow GNU GPL v1 by default.wiz2-2/+4
2011-04-01Add GNU GPL v1 from http://www.gnu.org/licenses/gpl-1.0.txtwiz1-0/+251
2011-04-01Change HOMEPAGE to available one.obache1-2/+2
2011-04-01Add patch that should fix build with png-1.5.wiz2-1/+74
2011-04-01Updated security/xmlsec1 to 1.2.17wiz1-1/+2
2011-04-01Update to 1.2.17, for security reasons.wiz6-50/+9
* Preparations for 1.2.17 release * Fixed security issue with libxslt (CVE-2011-1425, reported by Nicolas Gregoire) * Fixed pkcs12 file loading (based on patch from Andre de Souza Pinto) * Fixed comments (based on patch from Wolfgang Woehl) * Fixed extra quotes in configure (bug #631258) * Fixed configure issue with empty --with-libxml/libxsl and config scripts in /bin directory * Fixed gcrypt init/shutdown (patch from Roumen)
2011-04-01Updated security/putty-devel to 0.60.20090906wiz1-1/+2
2011-04-01Fix PKGNAME to have "60" instead of "6", to avoid making it appear verywiz1-4/+4
old and triggering a vulnerability match. Suggested by obache. Reset PKGREVISION, since the version is newer than the old one. Set LICENSE.
2011-04-01Updated mail/mpop to 1.0.23wiz2-3/+3
2011-04-01Update to 1.0.23, fixing a security problem.wiz5-61/+9
Version 1.0.23: - No significant changes. Version 1.0.22: - A new command 'received_header' with a corresponding '--received-header' option allows to disable the default Received header if required. - A new command 'passwordeval' with a corresponding '--passwordeval' option allows to set the password to the output of a command. Version 1.0.21: - No significant changes. Version 1.0.20: - Added support for authentication mechanism SCRAM-SHA-1 via GNU SASL. - The new command tls_fingerprint allows one to trust one particular TLS certificate, in case tls_trust_file cannot be used for some reason. - The new script mpop-gnome-tool.py manages Gnome Keyring passwords for mpop. Version 1.0.19: - When using OpenSSL, mpop now correctly handles NUL characters in the Common Name and Subject Alternative Name fields of certificates. This fixes a security problem. Note that mpop is not affected by this problem if GnuTLS is used. - Mpop can now handle mail boxes larger than 2 GiB on 32bit systems. Previously, this only worked on 64bit systems. Version 1.0.18: - Delivery to MS Exchange pickup directories is now supported, thanks to Julien Larigaldie. Version 1.0.17: - No significant changes. Version 1.0.16: - Mpop now also reads SYSCONFDIR/netrc if the password was not found in ~/.netrc. - Support for the GNOME keyring was added by Satoru SATOH. Version 1.0.15: - This version fixes two bad bugs that prevented mpop from correctly retrieving mails under certain cicumstances. Version 1.0.14: - The configuration command tls_crl_file was added. This allows to use certificate revocation lists (CRLs) during certificate verification. - The configuration command tls_min_dh_prime_bits was added. This is needed to use TLS/SSL with servers that use a small Diffie-Hellman (DH) prime size. - The configuration command tls_priorities was added. This allows to fine tune TLS/SSL session parameters. Version 1.0.13: - Support for the Mac OS X keychain was added by Jay Soffian.
2011-04-01+ aria2-1.11.1, calibre-0.7.51, doxygen-1.7.4, efax-gtk-3.2.8,wiz1-16/+22
gcc-4.6.0, gdm-2.32.1 [GNOME 2.32], ghostscript-9.02, gnomeicu-0.99.16, highlight-3.4, lapack-3.3.0, monotone-1.0, netcdf-4.1.2, opendkim-2.3.1, pbzip2-1.1.3, pdfjam-2.08, phonon-4.5.0, png-1.5.2, poppler-0.16.4, qt4-qscintilla-2.5, seamonkey-2.0.13, youtube-dl-20110329.