Commit graph

215423 commits

Author SHA1 Message Date
asau
3cdf414bd5 FreeBSD has KMS.
Fixes packaging on FreeBSD 9.1.
2014-04-18 09:43:29 +00:00
hiramatsu
f4f71ddaa6 Updated devel/p5-IO-Pager to 0.31. 2014-04-18 09:01:58 +00:00
hiramatsu
f3ac79806a Update p5-IO-Pager to 0.31.
Changes from previous:
----------------------
0.31    Sat Apr 06 2013

	Add missing IO::Handle fallback for ::Unbuffered (RT#82351)

	Bogus fix for Windoze automatic line-ending failure of t/11 (RT#79950),
	improvements welcomed.

0.30	Tue Sep 04 2012
	Implement feature request #78270 to include support say

	Preserve layers of passed hilehandle on instantiation.

	Fixed tests under Win32 & cygwin, bug #75181.

	Swap IO::Pager:new and ::open, alter subclass::open to
	remove unnecessary level of subroutine calls

	Return IO::Handle objects when not connected to a TTY for
	transparent use of IO::Pager when programming OO.
	NOTE: This is broken, see ::less in TODO

0.24	Sat Feb 18 2012
	Fixed bug #74691, tests fail if CPANTS folk don't have a perl in PATH!

	Add PID method & token overload to access pager process identifier.

	Remove semi-circular reference in object to fix implicit close().

0.20	Sat Feb 11 2012

	Fixed bug #74691, add File::Which as dependency / skip test if missing

	Fixed non-TTY/redirection behavior and added corresponding test

	Improve buffering sistuation in both ::Buffered and ::Unbuffered

	Auto-gensym scalar filehandles like perl's open

	Add OO interface

	Add alternate pagers 'lv', 'pg',
	and system default '/etc/alternatives/pager' (bug# 74519)

	Add tests for initialization failure conditions (9-open.t)

0.16	Fri Feb 3 2012

	Require 5.8.0 or better

	Removed Perl warning 'Use of tie on a handle without * is deprecated'.

	No interactive questions during 'make test' (bug# 66718)

	Better handling of missing PAGER.

	Look for more pagers: 'most' and 'w3m' (bug# 74519)

	Documentation clean-up, light refactoring, more error checks.

	Do not run IO::Pager::Page automatically when in Perl compile mode.

0.10	Unreleased

	Added support for encodings via binmode() (bug# 67930).

	Test: encoding, handle (glob, scalar, OO), interactive...

0.07	Unreleased

	Rewrote to support scalar filehandles per user request and IO::Handle
	style OO support came along for the ride.

	Fixed several mis-coded segments that did not affect operation.

	Added C<tell> in IO::Pager::Unbuffered to check size of buffered output.

	Pager open error now sets $! instead of issuing a warning, to more
	closely emulate the C<open> experience. Check return value as before.

	Neglected to update $VERSION in last release.

	Touched up the documentation.
2014-04-18 08:57:01 +00:00
wiz
2f45d834a3 Updated misc/calibre to 1.33.0 2014-04-18 08:56:33 +00:00
wiz
8ac38caeae Update to 1.33. Remove patch that was sent upstream and integrated.
New Features

    Edit book: Add a tool to check spellings, access it via
    Tools->Check spelling
    Kobo driver: Support firmware version 3.3
    Device driver for Tolino Vision on windows

Bug Fixes

    Amazon metadata download: Fix Editorial Reviews not downloading
    into the comments section for some books
    DOCX Input: Fix some text highlighting colors in the DOCX file
    not being correctly translated during conversion.
    Wireless device driver: Fix incorrect syncing behavior when
    book matching is run for a second time while connected. This
    happens when the user changes the library or selects 'Update
    cached metadata on device'.
    Searching: Fix searching by date not using the system locale
    to interpret dd/mm vs mm/dd dates on windows
2014-04-18 08:56:22 +00:00
wiz
c32560eb84 - glusterfs-3.4.3. 2014-04-18 08:35:50 +00:00
manu
bc654ebed3 Update to glusterfs 3.5.0 2014-04-18 08:32:21 +00:00
manu
dd871167e4 Upgrade to glusterfs 3.5.0
New features includes...
 - File snapshots
 - On-wire compression/decompression
 - Quota sclability
 - Disk encryption
 - Brick failure detection
2014-04-18 08:31:20 +00:00
asau
989b14982d Define "ulong" for FreeBSD to fix the build. 2014-04-17 21:41:38 +00:00
asau
0c2a600a9d FreeBSD 10 is not FreeBSD 1. 2014-04-17 21:40:04 +00:00
asau
042e32590a Pull time.h to define time_t on FreeBSD.
Bump package revision since the affected header file is installed.
2014-04-17 21:37:55 +00:00
asau
c055e39653 Stop using malloc.h, it is intentionally broken on FreeBSD. 2014-04-17 21:34:16 +00:00
asau
4d33429176 Use correct preprocessor symbol for FreeBSD. 2014-04-17 21:32:25 +00:00
asau
e253ac391d Use termios on FreeBSD too. Fixes build on FreeBSD 10. 2014-04-17 21:30:14 +00:00
asau
0e52a5dfef Link against libexecinfo on FreeBSD too. Fixes build on FreeBSD 10. 2014-04-17 21:28:15 +00:00
asau
5aac8e7753 __BSD_VISIBLE is needed on FreeBSD for PF_INET. 2014-04-17 21:23:19 +00:00
asau
41f6c6d689 FreeBSD 10 support. 2014-04-17 21:19:02 +00:00
imil
b81f3df264 Updated net/py-softlayer to 3.0.2nb1 2014-04-17 21:17:35 +00:00
imil
86f16c61be PKGREVISION bump, added devel/py-docopt and textproc/py-prettytable as
dependencies so SoftLayer CLI tool can work correctly.
2014-04-17 21:17:21 +00:00
imil
ec721f8c60 Updated textproc/py-prettytable to 0.7.2nb1 2014-04-17 21:11:57 +00:00
imil
183ca5a7a7 PKGREVISION bump, upstream has some useless 0600 files in its archive. 2014-04-17 21:11:31 +00:00
imil
0c5a40439f Updated textproc/py-prettytable to 0.7.2 2014-04-17 21:02:16 +00:00
imil
4714111641 Updated py-prettytable to version 0.7.2 2014-04-17 21:01:59 +00:00
imil
fe60df7078 Added devel/py-docopt version 0.6.1 2014-04-17 20:57:33 +00:00
imil
85cc8b5405 add & enable py-docopt 2014-04-17 20:56:18 +00:00
imil
12532dc782 Initial import of py-docopt, version 0.6.1, into the NetBSD Packages Collection.
Docopt helps you create most beautiful command-line interfaces easily.

The option parser is generated based on a docstring that is passed to docopt
function. docopt parses the usage pattern ("Usage: ...") and option
descriptions (lines starting with dash "-") and ensures that the program
invocation matches the usage pattern; it parses options, arguments and commands
based on that. The basic idea is that a good help message has all necessary
information in it to make a parser.
2014-04-17 20:55:16 +00:00
fhajny
a2ef86c8fb Fix build by pointing to SSLCERTS for certificates. 2014-04-17 20:48:18 +00:00
joerg
65d3ceb297 Don't conflict with readline 6.3. 2014-04-17 20:28:12 +00:00
joerg
f314af223b Fix readline use. 2014-04-17 20:27:32 +00:00
joerg
778b322b29 Provide upper limit for the Tk dependency. No revbump as the only user
wouldn't build against 8.6 anyway.
2014-04-17 20:26:51 +00:00
joerg
7bf48c24b8 Dependency requires Ruby 1.9.3. 2014-04-17 20:26:07 +00:00
joerg
a10913fab6 Requires Ruby 1.9.3. 2014-04-17 20:25:48 +00:00
joerg
fbe705fc84 Limit heap check call to libstdc++. 2014-04-17 20:20:25 +00:00
joerg
6927a0f9be Needs Ruby 1.9.3+ 2014-04-17 20:19:35 +00:00
joerg
d2ce4673ad Doesn't support Ruby before 1.9.3. 2014-04-17 20:19:14 +00:00
joerg
277c9a5c1c Needs pkg-config. 2014-04-17 20:18:49 +00:00
joerg
a3ab620288 Depend on libxslt and docbook-xsl. 2014-04-17 20:18:23 +00:00
joerg
0028a55169 Ignore conversion warnings for now. Some of them are easy to fix, but a
bunch of them are tricky.
2014-04-17 20:17:52 +00:00
joerg
8e8c8a71d5 Fix use-before-define. 2014-04-17 20:17:18 +00:00
asau
b673262e2f Amend previous: pick built bmake binary from correct directory. 2014-04-17 18:29:01 +00:00
asau
f335584ed6 Follow the conventional path of "configure-make-install"
when bootstrapping bmake.
2014-04-17 18:27:24 +00:00
asau
44162d0641 The only use of "bmakexenv" variable is on IRIX to pass MAKE=pmake
to devel/bmake when bootstrapping the latter.
bmake doesn't take this environment variable into consideration anyway.
2014-04-17 18:12:47 +00:00
adam
942ba451fc Clean-up; fixed linking on Darwin; added LICENSE; switched to .tar.xz. 2014-04-17 16:44:30 +00:00
imil
f8fac59861 Updated sysutils/salt to 2014.1.2nb1 2014-04-17 16:34:05 +00:00
imil
9d04c9d5da Bumped PKGREVISION: added net/py-apache-libcloud as a dependency so salt-cloud
could run.
2014-04-17 16:33:47 +00:00
imil
851fee8e7c Added net/py-apache-libcloud version 0.14.1 2014-04-17 16:25:37 +00:00
imil
9d3821a1f4 add & enable py-apache-libcloud 2014-04-17 16:24:30 +00:00
imil
b1c53b0725 Initial import of py-apache-libcloud, version 0.14.1, into the NetBSD Packages
Collection.

Apache Libcloud is a Python library which hides differences between different
cloud provider APIs and allows you to manage different cloud resources through
a unified and easy to use API.

Resource you can manage with Libcloud are divided in the following categories:

  * Cloud Servers and Block Storage - services such as Amazon EC2 and Rackspace
    Cloud Servers (libcloud.compute.*)
  * Cloud Object Storage and CDN - services such as Amazon S3 and Rackspace
    CloudFiles (libcloud.storage.*)
  * Load Balancers as a Service, LBaaS (libcloud.loadbalancer.*)
  * DNS as a Service, DNSaaS (libcloud.dns.*)
2014-04-17 16:23:30 +00:00
imil
8c0b644423 Added net/py-softlayer version 3.0.2 2014-04-17 14:57:02 +00:00
imil
b4db09c996 add & enable py-softlayer 2014-04-17 14:55:05 +00:00