Commit graph

254808 commits

Author SHA1 Message Date
mef
afc3d1539f Updated time/khal to 0.8.3
--------------------------
0.8.3
=====
released 2016-08-28

* fixed some bugs in the test suite on different operating systems
* fixed a check for icalendar files containing RDATEs

(pkgsrc-note)
 - 'make print-PLIST' does not seem to generate alphabetically sorted list, why ?
2016-09-19 06:02:44 +00:00
dholland
35c370b38f Use the right #define for SYSV. 2016-09-19 05:59:14 +00:00
dholland
f73c14d86b Needs -lnsl on Solaris. 2016-09-19 05:52:45 +00:00
mef
323b80287b Updated time/dateutils to 0.4.0 2016-09-19 05:33:25 +00:00
mef
ac55450799 Updated time/dateutils to 0.4.0
-------------------------------
v0.4.0
Summary: v0.4.0 of dateutils
This is a bugfix release.

Bugfixes:
  - document %g/%G format specifiers
  - bug/42, accept NUL characters in input
  - bug/45, correctly display Gregorian and ISO week dates in one line
  - bug/46, adhere to ISO group's official formatting of week dates
  - bug/47, allow rounding of Epoch based timestamps
  - bug/48, avoid crash for void input to strptime(3)

Features:
  - datetest supports --isvalid to conditionalise on date/time parsing
  - all tools support --from-locale to parse localised input
  - tools with output formatting support --locale to format output according to
    locale

v0.3.5
Summary: v0.3.5 of dateutils
This is a bugfix release.

Bugfixes:
  - bug/40, distinguish between numerals-only dates and durations
  - tests will succeed independent of current date

See info page examples and/or README.

v0.3.4
Summary: v0.3.4 of dateutils
This is a bugfix release.

Bugfixes:
  - bug/39, MacOSX endianness detection
  - bug/38, ddiff day-only durations on date/times
  - dadd +2m bug is fixed, regression dtadd.049.clit/dtadd.050.clit

v0.3.3
Summary: v0.3.3 of dateutils
This is a feature release.

Features:
  - to clarify purpose and avoid name clashes prefix binaries with date- This
    results in: dateadd dateconv datediff dategrep dateround dateseq datesort
    datetest and datezone
  - provide compatibilty through configure switch -with-old-names
  - provide single digit years through %_y
  - allow rounding of ISO-week dates (ywd) to week numbers

Bugfixes:
  - dashes behind a date do not count as tz indicator
  - UTC/TAI/GPS special coordinated zones work on systems without leap second
    support

v0.3.2
Summary: v0.3.2 of dateutils
This is a bugfix release.

Bugfixes:
  - out of range minutes will be discarded
  - bug 30 (malicious input crashes dconv) has been fixed

Features:
  - military midnight stamps are supported (T24:00:00)
  - 8601 ordinal dates (year + doy) are recognised directly (-f yd)
  - strptime(1) can behave in a locale-dependent way

-------------------------------------------------------------------------
(pkgsrc-changes)
 - recover the two patches for 0.3.1
2016-09-19 05:33:15 +00:00
mef
44208476de (PLIST) Updated textproc/dblatex to 0.3.8, thanks richard@. 2016-09-19 04:59:47 +00:00
mef
d801c018fe - Removing two patches. Those two does not make any difference
in packaging as well as PLIST listing.
- PKGREVISION++, just for easiness to trace this commit.
2016-09-19 04:47:16 +00:00
mef
01f71c0c45 Updated www/p5-CGI-FormBuilder to 3.1000 2016-09-19 01:07:03 +00:00
mef
4f87cc97cd Updated www/p5-CGI-FormBuilder to 3.10
--------------------------------------
3.10, 2016-08-17

David Precious (BIGPRESH) taking over maintainership, kind thanks to Nate
(NWIGER) for handing over the reins.

[ BUG FIXES]
  - Avoid CGI.pm warning if param() used in list context (GH-5, netangel)
2016-09-19 01:06:54 +00:00
mef
e7425026dc - Add for make test: BUILD_DEPENDS+= p5-CGI-[0-9]*:../../www/p5-CGI 2016-09-19 01:04:02 +00:00
mef
e5895b801e Updated www/p5-AnyEvent-HTTP to 2.23 2016-09-19 00:56:50 +00:00
mef
8db0c35d6e Updated www/p5-AnyEvent-HTTP to 2.23
------------------------------------
2.23 Sun Aug 28 11:30:33 CEST 2016
 - relative redirects used the proxy schema instead of the request
   url schema to generate the new url, which is wrong (analyzed by Felix
   Ostmann).
 - fix download example (reported by Felix Ostmann).
2016-09-19 00:56:35 +00:00
mef
b62d9a8fcd Updated www/p5-Mojolicious to 7.06 2016-09-19 00:46:51 +00:00
mef
890433c581 Updated www/p5-Mojolicious to 7.06
----------------------------------
7.06  2016-09-17
  - Fixed bug where Mojolicious::Renderer would wrap text in layouts.
  - Fixed a few test description encoding bugs in Test::Mojo.
2016-09-19 00:46:39 +00:00
mef
b85186bba2 Updated archivers/zutils to 1.5 2016-09-19 00:37:08 +00:00
mef
22b2651b73 Updated archivers/zutils 1.3 to 1.5
---------------------------------- (From NEWS)
Changes in version 1.5:

 zupdate now passes '-q' to zcmp if specified.

 zcat, zgrep and ztest no longer read from standard input more than once
 if '-' is specified multiple times.

 zdiff now uses '_' as separator if both temporary file names are
 otherwise different. For example 'xxx_file.lz' and 'xxx_file.gz'.
---------------------------------- (From ChangeLog)
2016-05-15  Antonio Diaz Diaz  <antonio@gnu.org>

	* Version 1.5 released.
	* zupdate.cc (zupdate_file): Pass '-q' to zcmp if verbosity < 0.
	* zcat.cc zgrep.cc ztest.cc (main): Don't use stdin more than once.
	* zdiff.cc (set_fifonames): Use '_' if both names are different.
	* configure: Avoid warning on some shells when testing for g++.
	* Makefile.in: Detect the existence of install-info.
	* testsuite/check.sh: A POSIX shell is required to run the tests.

(pkgsrc-changes)
 - Add TEST_TARGET = check
  (but make test fails for now)
2016-09-19 00:36:59 +00:00
kamil
5c28827714 Added devel/py-enum version 0.4.6 2016-09-19 00:31:09 +00:00
kamil
abb292dc45 Added devel/py-enum 2016-09-19 00:29:36 +00:00
kamil
c731693750 Import enum-0.4.6 as devel/py-enum
Robust enumerated type support in Python
2016-09-19 00:29:01 +00:00
wiedi
7a35abbc3d fix build on SunOS 2016-09-18 23:50:23 +00:00
mef
bf15a4b3e9 Updated time/ruby-hitimes to 1.2.4 2016-09-18 23:47:22 +00:00
mef
4bbed72f6e Updated time/ruby-hitimes to 1.2.4
---------------------------------
## Version 1.2.4 2016-05-01
 * Fix finding the extension on ruby 2.1.10 (thanks @wpiekutowski)
 * Add more readable load error (thanks @mbautin)
 * Update README with what versions of ruby are supported.
2016-09-18 23:47:13 +00:00
mef
bebc1b3343 Updated time/p5-DateTime-TimeZone to 2.03
Updated time/p5-DateTime-Locale to 1.07
Updated time/p5-DateTime to 1.3900
2016-09-18 23:42:13 +00:00
mef
c34b880d31 Updated time/p5-DateTime to 1.3900
----------------------------------
1.39   2016-09-17
- Bump minimum required Perl to 5.8.4 from 5.8.1. Looking at CPAN Testers,
  this distro hasn't actually passed with earlier Perl versions since
  1.35. I'm not explicitly testing with anything earlier than 5.8.8
2016-09-18 23:40:23 +00:00
mef
dfd97965d4 Updated time/p5-DateTime-Locale to 1.07
---------------------------------------
1.07     2016-09-17
- Bump minimum required Perl to 5.8.4 from 5.8.1. This matches DateTime.pm
  itself.
2016-09-18 23:38:25 +00:00
kamil
bf4d392195 Added graphics/adaptagrams version 0.20160901 2016-09-18 23:38:24 +00:00
kamil
745cda3ced + graphics/adaptagrams 2016-09-18 23:36:33 +00:00
kamil
69f1d82aa2 Import adaptagrams commit 0503f7524f as graphics/adaptagrams v. 0.20160901
Adaptagrams is a library of tools and reusable code for adaptive diagramming
applications, for example: drawing tools, automated document and diagram
layout, smart presentation software, graph drawing, chart layout, etc.

Currently, the Adaptagrams repository includes four cross-platform C++
libraries, These libraries are collectively known as cola (Constraint Layout):

 * libvpsc - a solver for the Variable Placement with Separation Constraints
              problem.

 * libcola - a library for constraint graph layout.

 * libavoid - a library providing high-quality object-avoiding polyline and
              orthogonalconnector routing for use in interactive diagram
              editors.

 * libtopology - a library containing extensions to libcola to support topology
                 preserving constraint-based layout.
2016-09-18 23:36:00 +00:00
mef
f582307408 Updated time/p5-DateTime-TimeZone to 2.03
-----------------------------------------
2.03    2016-09-17
- Bump minimum required Perl to 5.8.4 from 5.8.1. This matches DateTime.pm
  itself.
2016-09-18 23:30:38 +00:00
wiedi
45b863e357 help configure find openssl 2016-09-18 23:13:13 +00:00
gdt
abceb9fb3b Updated sysutils/bup to 0.28.1 2016-09-18 23:03:09 +00:00
gdt
e43c55e3a8 Update to 0.28.1
Upstream changes:

* The index format has changed, which will trigger a full index
  rebuild on the next index run, making that run more expensive than
  usual.

* When given `--xdev`, `bup save` should no longer skip directories
  that are explicitly listed on the command line when the directory is
  both on a separate filesystem, and a subtree of another path listed
  on the command line.  Previously `bup save --xdev / /usr` could skip
  "/usr" if it was on a separate filesystem from "/".

* Tags along a branch are no longer shown in the branch's directory in
  the virtual filesystem (VFS).  i.e. given `bup tag special
  /foo/latest`, "/foo/special" will no longer be visible via `bup ls`,
  `bup web`, `bup fuse`, etc., but the tag will still be available as
  "/.tag/special".

* bup now provides experimental `rm` and `gc` subcommands, which
  should allow branches and saves to be deleted, and their storage
  space reclaimed (assuming nothing else refers to the relevant data).
  For the moment, these commands require an `--unsafe` argument and
  should be treated accordingly.  Although if an attempt to `join` or
  `restore` the data you still care about after a `gc` succeeds,
  that's a fairly encouraging sign that the commands worked correctly.
  (The `t/compare-trees` command in the source tree can be used to
  help test before/after results.)

  Note that the current `gc` command is probabilistic, which means it
  may not remove *all* of the obsolete data from the repository, but
  also means that the command should be fairly efficient, even for
  large repositories.

* bup may have less impact on the filesystem cache.  It now attempts
  to leave the cache roughly the way it found it when running a `save`
  or `split`.

* A specific Python can be specified at `./configure` time via PYTHON,
  i.e. `PYTHON=/some/python ./configure`, and that Python will be
  embedded in all of the relevant scripts as an explicit "#!/..." line
  during `make install`.

* The way bup writes the data to disk (the packfiles in particular),
  should be a bit safer now if there is a coincident power failure or
  system crash.

* bup should be more likely to get the data to permanent storage
  safely on OS X, which appears to follow a surprising interpretation
  of the `fsync()` specification.

* The build system now creates and uses cmd/bup-python which refers to
  the `./configure` selected python.
2016-09-18 23:02:48 +00:00
wiz
f73459397f Updated time/p5-DateTime to 1.3800 2016-09-18 22:56:25 +00:00
wiz
c6af350be0 Updated p5-DateTime to 1.3800.
1.38   2016-09-16

- This release includes changes from past trial releases to switch from
  Params::Validate and Params::ValidationCompiler. Relevant release notes from
  those trial releases are repeated here for clarity.

- Replaced Params::Validate with Params::ValidationCompiler and Specio. In my
  benchmarks this makes constructing a new DateTime object about 14%
  faster. However, it slows down module load time by about 100 milliseconds
  (1/10 of a second) on my desktop system with a primed cache (so really
  measuring compile time, not disk load time).

- When you pass a locale to $dt->set you will now get a warning suggesting you
  should use $dt->set_locale instead. The previous trial releases didn't allow
  locale to be passed at all, which broke a lot of modules. I've sent PRs, but
  for now the parameter should be allowed (but discouraged). Reported by
  Slaven Rezić. RT #115420.


1.37   2016-08-14 (TRIAL RELEASE)

- Require the latest Params::ValidationCompiler (0.11).
2016-09-18 22:56:16 +00:00
wiz
ef1c56fd12 Better homepage and comment. fmt DESCR. 2016-09-18 22:42:42 +00:00
wiedi
784ce02e76 needs bzip2 and zlib 2016-09-18 22:28:34 +00:00
wiz
bce3882b41 Updated devel/waf to 1.9.4 2016-09-18 22:23:43 +00:00
wiz
2e61001c7c Updated waf to 1.9.4.
NEW IN WAF 1.9.4
----------------
* Enable 'waf dist' in arbitrary paths #1806
* Handle subprocess timeouts in Python 3.3 #1807
* Set the configuration test build class on conf.run_build_cls
* Provide execution order constraints in parallel configuration tests
* Accept Task.cwd as str type
2016-09-18 22:23:34 +00:00
wiz
da3702f20f Updated net/py-twisted-docs to 16.4.1 2016-09-18 22:21:52 +00:00
wiz
bb42a70d72 Updated net/py-twisted to 16.4.1 2016-09-18 22:21:41 +00:00
wiz
2ee897e91a Update py-twisted to 16.4.1.
Twisted Core 16.4.1 (2016-09-07)
================================

Features
--------
 - Client and server TLS connections made via the client TLS endpoint
   and the server SSL endpoint, as well as any other code that uses
   twisted.internet.ssl.CertificateOptions, now support ChaCha20
   ciphers when available from the OpenSSL on the system. (#8760)

Bugfixes
--------
 - Client and server TLS connections made via the client TLS endpoint
   and the server SSL endpoint, as well as any other code that uses
   twisted.internet.ssl.CertificateOptions, no longer accept 3DES-
   based cipher suites by default, to defend against SWEET32. (#8781)
2016-09-18 22:21:26 +00:00
agc
92ae36d6cf Change default setting of PKGSRC_KEEP_BIN_PKGS to "yes". During the build phase,
binary packages will be preserved under the ${PACKAGES} directory by default.
2016-09-18 22:17:54 +00:00
wiedi
3a494a11ad fix int types for SunOS 2016-09-18 22:17:47 +00:00
wiz
d8c7d16fa1 Updated devel/py-tortoisehg to 3.9.1 2016-09-18 22:15:34 +00:00
wiz
da2bddc57e Updated py-tortoisehg to 3.9.1.
TortoiseHg 3.9.1

TortoiseHg 3.9.1 is a regularly scheduled bug-fix release.

Bug Fixes

    graphopt: show working copy if any of its parents are in a branch filtering
    sync: reorder SecureDialog.init to avoid too early _updateUi() (fixes #4559)
    toposort: avoid crash when tip revision is hidden
2016-09-18 22:15:24 +00:00
wiz
18819f3696 Updated devel/py-setuptools to 27.2.0 2016-09-18 22:10:53 +00:00
wiz
739f2e90c9 Updated py-setuptools to 27.2.0.
v27.2.0
-------

* #520 and #513: Suppress ValueErrors in fixup_namespace_packages
  when lookup fails.

* Nicer, more consistent interfaces for msvc monkeypatching.
2016-09-18 22:10:44 +00:00
wiz
696df64d39 Updated devel/py-cffi to 1.8.3 2016-09-18 22:06:06 +00:00
wiz
403e5f72b0 Updated py-cffi to 1.8.3.
v1.8.3
======

* When passing a ``void *`` argument to a function with a different
  pointer type, or vice-versa, the cast occurs automatically, like in C.
  The same occurs for initialization with ``ffi.new()`` and a few other
  places.  However, I thought that ``char *`` had the same
  property---but I was mistaken.  In C you get the usual warning if you
  try to give a ``char *`` to a ``char **`` argument, for example.
  Sorry about the confusion.  This has been fixed in CFFI by giving for
  now a warning, too.  It will turn into an error in a future version.
2016-09-18 22:05:57 +00:00
wiz
ee36b36257 Updated security/p5-IO-Socket-SSL to 2.038 2016-09-18 22:03:19 +00:00