Commit graph

208017 commits

Author SHA1 Message Date
obache
7254cbcacb Prevent to regenerate of man pages. PR pkg/48331.
configure script will be modified automatically by pkgsrc framework,
but man pages will be generated with package version and release date,
they will be pulled from configure script.
Prevent the behavior by syncing time stamp of configure with man/REL,
it contains package version and released date from configure script.
2013-10-22 12:21:03 +00:00
adam
f782c4eaa8 Changes 0.9.31:
* Fixing build issues on OS X with CLOCK_MONOTONIC not being implemented on OS X.
* Make libmicrohttpd play nicely with upcoming libgcrypt 1.6.0.
* Improved configure checks for cURL.
* Signal connection termination as OK (and not as ERROR) if the
  stream was terminated by the callback returning
  MHD_CONTENT_READER_END_OF_STREAM. Also, release response
  mutex before calling the termination callback, to avoid
  possible deadlock if the client destroys the response in
  the termination callback (due to non-recursiveness of the lock).
* Adding #define MHD_HTTP_HEADER_ACCESS_CONTROL_ALLOW_ORIGIN.
* Also pass MHD connection handle in URI log callback.
* Improved check for proper OpenSSL version for libmicrospdy.
* Set IPV6_V6ONLY socket option correctly when IPv6 is
  enabled (MHD_USE_IPv6) but not dual stack (MHD_USE_DUAL_STACK).
2013-10-22 12:15:53 +00:00
wiz
408a27d6e2 Updated www/neon to 0.30.0 2013-10-22 11:44:48 +00:00
wiz
19020c569b Update to 0.30.0:
Changes in release 0.30.0:
* Interface changes:
 - none, API and ABI backwards-compatible with 0.27.x and later
* New interfaces and features:
 - ne_ssl.h: added ne_ssl_clicert_import, ne_ssl_context_get_flag
 - ne_session.h: added ne_set_addrlist2
 - ne_socket.h: added ne_addr_canonical
 - ne_auth.h: added NE_AUTH_GSSAPI_ONLY, NE_AUTH_SSPI (Nathanael Rensen)
 - ne_basic.h: added NE_CAP_EXT_MKCOL options test
 - ne_request.h: support chunked bodies with negative length passed to
   ne_set_request_body_provider (Julien Reichel)
* Bug fixes:
 - ne_path_escape: fix excessive memory allocation (Pierre Crokaert)
 - SSPI auth: use canonical server hostname, clear SSPI context after
   successful auth (Nathanael Rensen)
 - build fixes for Open Watcom compiler (NormW)
 - fix Win32 error code handling for local ne_sock_prebind bind failure
 - Win32: support LFS, thread-safe OpenSSL (Diego Santa Cruz)
 - GnuTLS: fix GnuTLS 3.x support (Matthias Petschick, Bartosz Brachaczek)
2013-10-22 11:44:39 +00:00
wiz
e8df719bf5 Updated converters/libvisio to 0.0.31 2013-10-22 11:38:57 +00:00
wiz
b321a30260 Update to 0.0.31: changes undocumented. 2013-10-22 11:38:48 +00:00
wiz
00eda5e529 Updated textproc/libexttextcat to 3.4.3 2013-10-22 11:32:33 +00:00
wiz
5ab8342ce4 Update to 3.4.3:
changes undocumented.
2013-10-22 11:32:23 +00:00
tron
6aced0872d Add "ffmpeg2" include and library pathes to the compiler and linker
flags and make sure that the ".pc" files appear at a useful location.
2013-10-22 10:51:59 +00:00
khorben
f369ed9f7d Typo 2013-10-22 10:18:57 +00:00
taca
df931bacdd Note update of mail/roundcube package to 0.9.5. 2013-10-22 03:22:25 +00:00
taca
6243b32ee9 Update roundcube to 0.9.5. This release contains fix for CVE-2013-6172.
RELEASE 0.9.5
-------------
- Fix failing vCard import when email address field contains spaces (#1489386)
- Fix default spell-check configuration after Google suspended their spell service
- Fix vulnerability in handling _session argument of utils/save-prefs (#1489382)
- Fix iframe onload for upload errors handling (#1489379)
- Fix address matching in Return-Path header on identity selection (#1489374)
- Fix text wrapping issue with long unwrappable lines (#1489371)
- Fixed mispelling: occured -> occurred (#1489366)
- Fixed issues where HTML comments inside style tag would hang Internet Explorer
- Fix setting domain in virtualmin password driver (#1489332)
- Hide Delivery Status Notification option when smtp_server is unset (#1489336)
- Display full attachment name using title attribute when name is too long to display (#1489320)
- Fix attachment icon issue when rare font/language is used (#1489326)
- Fix expanded thread root message styling after refreshing messages list (#1489327)
- Fix issue where From address was removed from Cc and Bcc fields when editing a draft (#1489319)
- Fix error_reporting directive check (#1489323)
- Fix de_DE localization of "About" label in Help plugin (#1489325)
2013-10-22 03:21:45 +00:00
wiz
7085d3103e Improve. 2013-10-21 21:26:24 +00:00
adam
3396084888 Updated lang/gcc48 to 4.8.2 2013-10-21 20:28:51 +00:00
adam
7f550b141d Changes 4.8.2:
This release is a bug-fix release, containing fixes for regressions in GCC 4.8.1 relative to previous releases of GCC.
2013-10-21 20:26:19 +00:00
gls
72cb02a758 Updated shells/lshell to 0.9.16 2013-10-21 19:38:52 +00:00
gls
a290002f0e Update shells/lshell to 0.19.6
Upstream changes:
-----------------

=== v0.9.16   14/08/2013 ===
    * Added support to login script. Thank you Laurent Debacker for the patch.
    * Fixed auto-complete failing with "-"
    * Fixed bug where forbidden commands still execute if strict=1
    * Fixed auto-completion complete of forbidden paths
    * Fixed wrong parsing &, | or ; characters
    * Added urandom function definition for python 2.3 compat
    * Corrected env variable expansion
    * Add support for cd command in aliases
    * Split lshellmodule in multiple files under the lshell directory
    * Fixed check_secure function to ignore quoted text
    * Fixed multiple spaces escaping forbidden filtering
    * Fixed log file permissions 644 -> 600
    * Added possibility to override config file option via command-line
    * Enabled job control when executing command
    * Code cleanup

=== v0.9.15.2 08/05/2012 ===
    * Corrected mismatch in aliaskey variable.
2013-10-21 19:38:15 +00:00
drochner
0fc62a56eb -this needs gtk3 rather than gtk2
-this doesn't need libglade/libgnome/libgnomeui
The former one fixes the build, thus no PKGREV bump.
2013-10-21 18:51:57 +00:00
gls
3415f7bfea Updated sysutils/fabric to 1.8.0 2013-10-21 18:10:28 +00:00
gls
5295525492 Updated sysutils/fabric to 1.8.0
pkgsrc changes:
---------------
FETCH_USING=curl, pypi serves files over https now.

upstream changes:
-----------------

1.8.0 2013-09-20
[Feature] #910: Added a keyword argument to rsync_project to configure the
 default options. Thanks to @moorepants for the patch.
[Support] #984: Make this changelog easier to read! Now with per-release
 sections, generated automatically from the old timeline source format.
[Feature] #931: Allow overriding of abort behavior via a custom
 exception-returning callable set as env.abort_exception.
 Thanks to Chris Rose for the patch.
2013-10-21 18:09:30 +00:00
sno
2eccafe832 Updated devel/p5-Scalar-List-Utils to 1.35 2013-10-21 18:03:53 +00:00
sno
3e3e347c58 Updating package for CPAN distribution for Scalar-List-Utils in
devel/p5-Scalar-List-Utils from 1.31 to 1.35.

pkgsrc changes:
- updating URI's & co
- removing pkgviews stuff (removed from generator)

Upstream changes:
1.35 -- Sat Oct 19 01:35 UTC 2013
  * Added List::Util::product()
  * Ensure that List::Util::{any,all,none,notall} return PL_sv_{yes,no}
  * Implement reduce() and first() even in the absence of MULTICALL

1.34 -- Wed Oct 16 13:04 UTC 2013
  * Avoid C99/C++-style comments in XS code
  * Fix dualvar tests for perl 5.6; fix skip() test counts in dualvar.t
  * Neater documentation examples of other functions that can be built using
    reduce

1.33 -- Sun Oct 13 01:35 UTC 2013
  * Added any, all, none, notall list reduction functions
    (inspired by List::MoreUtils)

1.32 -- Sun Aug 31 23:48 UTC 2013
  * Skip pairmap()'s MULTICALL implementation 5.8.9 / 5.10.0 as it doesn't
    work (RT87857)
  * Comment on the fact that package "0" is defined but false (RT88201)
  * TODO test in t/readonly.t now passes since 5.19.3 (RT88223)
2013-10-21 18:03:42 +00:00
sno
bdac8d468c Updated devel/p5-Module-CoreList to 3.00 2013-10-21 17:56:49 +00:00
sno
1b7e8d1218 Updating CPAN distribution Module-CoreList in devel/p5-Module-CoreList from
2.96 to 3.00.

pkgsrc changes:
- updating URI's & co

Upstream changes:
3.00
  - Updated for v5.19.5
  - exported %delta
  - fixed bug in is_core(): it was naively assuming a linear sequence of releases,
    rather than the tree with multiple branches.

2.99 Fri Sep 20 2013
  - Updated for v5.19.4
  - fixed Module::Build core deprecation
  - changes_between now has the same API as all other functions
  - added is_core() which returns true if a module is/was core
    in a specific version of Perl. Can optionally specify minimum
    version of the module.

2.98 Wed Aug 21 2013
  - Prepared for v5.19.4

2.97 Tue Aug 20 2013
  - Updated for v5.19.3
2013-10-21 17:56:39 +00:00
sno
8ca0b1c04f Updated devel/p5-Hash-MoreUtils to 0.04 2013-10-21 17:52:51 +00:00
sno
6ead65ef53 Updating package for CPAN distribution Hash-MoreUtils from 0.02 to 0.04.
pkgsrc changes:
- URI's etc. updated ...

Upstream changes:
0.04  2013-10-04
    - add slice_map family
    - Changes reformatted as per CPAN::Changes::Spec

0.03  2013-09-07
    - Add documentation about intended behaviour of slice* when no
      list given (fixing RT#77429 and RT#57095), thanks to Titi Ala'ilima
      and Bernhard Graf
    - Changes reformatted as per CPAN::Changes::Spec
    - Move to GitHub.com
2013-10-21 17:52:40 +00:00
sno
beb6fab2e4 Updated devel/p5-File-ConfigDir to 0.008 2013-10-21 17:49:49 +00:00
sno
83f06c75e0 Updating package for CPAN module File-ConfigDir in devel/p5-File-ConfigDir
from 0.007 to 0.008.

pkgsrc changes:
- adjust some URI's for download and homepage
- generated by Packager::Utils

Upstream changes:
0.008 2013-10-19
    - introduce pluggable dir sources
    - add developer requires for runs from repository clones
2013-10-21 17:49:37 +00:00
sno
59c8be266f Updated devel/p5-CPAN to 2.0000 2013-10-21 17:45:29 +00:00
sno
1e1f1ace2c Updating package for CPAN distribution CPAN in devel/p5-CPAN from 1.9800nb2
to 2.0000 (Upstream 2.00).

PkgSrc changes:
- include recommended depencies
- update generated by Packager::Utils

Upstream changes:
2013-04-12  Andreas Koenig  <k@UX31A>
	* release 2.00 (at Lancester #QA2013)
	* Removed the trial status for the release in the Makefile.PL
	* Merge with App::Cpan 0.61 (just a version number change)

2013-02-06  k  <k@k83.linux.bogus>
	* release 2.00-TRIAL
	* import App::Cpan 0.60_02 from brian d foy
	* RT#82589 doc fix thanks to Zefram
	* several portability fixes for 5.6.2
	* RT#83042 workaround for current circular dependency in CPANPLUS and
	CPANPLUS::Dist::Build

2012-10-16  Andreas Koenig  <andreas.koenig.7os6VVqR@franz.ak.mind.de>
	* release 1.99_51
	* RT #79969: fix incompatibilities with VMS (Craig Berry)
	* bugfix: distroprefs of type pl/args were dropped for 'perl Build.PL'
	* RT #73742: watch build_dirs and react calmly when one has gone lost
2013-10-21 17:45:17 +00:00
ryoon
264d120ad8 Added devel/sdcc3 version 3.3.0 2013-10-21 15:14:13 +00:00
ryoon
8294c7de3a Add sdcc3 2013-10-21 15:13:07 +00:00
ryoon
8e1edf157f Import sdcc-3.3.0 as devel/sdcc3.
SDCC is a Free ware , retargettable, optimizing ANSI-C compiler. The current
version targets Intel 8051 based MCUs, it can be retargetted for other 8 bit
MCUs or PICs. The entire source code for the compiler is distributed under
GPL. SDCC used ASXXXX & ASLINK a Free ware, retargettable assembler & linker.

HTML docs are in work/*/doc.

Note I added a patch from sailer@ife.ee.ethz.ch "asxxxx.diff" for making
firmware for the Anchor EZUSB chips.

This package tracks sdcc 3.x branch.
2013-10-21 15:12:38 +00:00
wiz
f5295424c6 Added time/dateutils version 0.2.5 2013-10-21 15:05:50 +00:00
wiz
0a91ef18a0 + dateutils 2013-10-21 15:05:33 +00:00
wiz
e4501a2300 Import dateutils-0.2.5 as time/dateutils.
Dateutils are a bunch of tools that revolve around fiddling with
dates and times in the command line with a strong focus on use
cases that arise when dealing with large amounts of financial data.

Dateutils commands are prefixed with a `d` but otherwise resemble
known unix commands for reasons of intuition.  The only exception
being `strptime` which is analogous to the libc function of the
same name.
2013-10-21 15:05:05 +00:00
fhajny
1a281ace32 Add lrzip 2013-10-21 11:30:10 +00:00
fhajny
d38b46b1ca Added archivers/lrzip version 0.616 2013-10-21 11:29:17 +00:00
fhajny
e7411c2369 Import lrzip-0.616 as archivers/lrzip.
Compression program optimised for large files. The larger the file and the
more memory you have, the better the compression advantage this will provide,
especially once the files are larger than 100MB. The advantage can be chosen
to be either size (much smaller than bzip2) or speed (much faster than bzip2).
2013-10-21 11:29:05 +00:00
wiz
3e70ab4616 Bump PKGREVISION for icu shlib major bump. 2013-10-21 10:46:48 +00:00
wiz
fcbd4777e0 Update for removal of xulrunner package. 2013-10-21 10:46:18 +00:00
wiz
f9bfdb7ba9 Updated pkgtools/revbump to 2.5 2013-10-21 10:44:19 +00:00
wiz
c268adc398 2.5:
finddepends: Also search in mozilla-common.mk.
Update instructions.
2013-10-21 10:43:28 +00:00
fhajny
a523bcc89b Updated net/miniupnpd to 1.8.20130730 2013-10-21 10:07:07 +00:00
fhajny
d207c603ec Update miniupnpd to 1.8.20130730 (thanks to Sebastian Wiedenroth).
Way too many changes, see full changelog at:

https://github.com/miniupnp/miniupnp/blob/master/miniupnpd/Changelog.txt
2013-10-21 10:06:57 +00:00
fhajny
e48eb08cba Updated net/socat to 1.7.2.2 2013-10-21 09:54:17 +00:00
fhajny
0c40d9ce27 Update socat to 1.7.2.2 (thanks Sebastian Wiedenroth).
Changes:
- Fix for CVE-2013-3571.
2013-10-21 09:54:11 +00:00
wiz
9d4e82ed95 + aria2-1.18.1, etm2-2.3.1 [etm successor], libextractor-1.2,
mkvtoolnix-6.5.0, postgresql-postgis-2.1.0, tinc-1.0.23.
2013-10-21 09:51:11 +00:00
fhajny
707a8af718 Fix build on SunOS. Patching by Sebastian Wiedenroth. 2013-10-21 09:50:36 +00:00
fhajny
aee593c986 Updated net/ipv6calc to 0.94.1 2013-10-21 09:48:21 +00:00