73988 Commits

Author SHA1 Message Date
sthen
8b35cace70 update p5-WWW-Shorten to 3.03, from Wen Heping
- also update license marker, the license has changed, it is now
specifically Artistic 2.0 rather than "the same license as Perl".
2012-04-07 08:29:48 +00:00
landry
18596c9bcf Update to p5-IRC-Utils 0.12 from maintainer Wen Heping 2012-04-07 08:03:36 +00:00
ajacoutot
85e954f136 s/--with-ca-certificates/--with-root-certs/
We don't specify ca-certificates (/etc/ssl/cert.pem) to be able to add
our owns under /etc/ssl when needed. Files under /etc/ssl/* will be parsed
and the certificates found will be added to the keyring list on startup.
2012-04-07 07:36:04 +00:00
kirby
8f58038b51 Bugfix update to 0.5.2 with some improvements:
*  New events and missions
	* New outfits
	* House Soromid now has a logo
	* More ways of mapping the universe
	* Disabling damage leaks through shields
	* conf.lua-tweakable font sizes for accessibility
	* Bug fixes

OK from sthen@
2012-04-07 07:31:36 +00:00
ajacoutot
2964de6e66 Remove bogus CONFIGURE_ARGS. 2012-04-07 07:29:42 +00:00
ajacoutot
47c5f9a4be Consistent build depends. 2012-04-07 06:24:46 +00:00
ajacoutot
30c3f3e2a6 Bring a bunch of bugfixes from upstream.
from Brad
2012-04-07 05:48:49 +00:00
ajacoutot
92914e4367 --disable-assembly (MMX/SSE2 support) which still has issues...
from Brad
2012-04-07 05:43:15 +00:00
jim
b730cc2459 +p5-Algorithm-Combinatorics 2012-04-07 03:46:16 +00:00
jim
f5b73b622c This should be shared_only as noted by sthen@
Correct the package information accordingly.
2012-04-07 03:42:53 +00:00
jim
0b8cefaaa1 p5-Algorithm-Combinatorics 2012-04-07 03:24:14 +00:00
sthen
72b1bd3155 mirror svnbook, with the distfile under a sensible name.
problem reported by naddy@
2012-04-06 20:39:39 +00:00
jeremy
3be3b6ea7a Update ruby-home_run to 1.0.6. Minor regress change for
better reliability.
2012-04-06 19:29:20 +00:00
jeremy
f16bb1b2bc Update ruby-data_objects and ruby-do_{mysql,postgres,sqlite3} to
0.10.8.
2012-04-06 19:28:22 +00:00
jeremy
b8d6446e2f Update to ruby-swift 0.14.0. Respect patches to respect LOCALBASE. 2012-04-06 19:26:13 +00:00
jeremy
e2ae866641 Update to dbic++ 0.6.0. Minor Makefile cleanup so that
WRKDIST doesn't need to change.  Remove getline->fgenln
patch now that getline is natively supported.
2012-04-06 19:25:23 +00:00
jeremy
3593386850 Update to ruby-sequel_pg 1.3.0. 2012-04-06 19:23:37 +00:00
jeremy
b942a72df3 Update to ruby-sequel 3.34.1. 2012-04-06 19:23:07 +00:00
jeremy
334f11582f Update to ruby-pg 0.13.2. Remove patch committed upstream. 2012-04-06 19:22:29 +00:00
jasper
98205bf2a5 - rework this port to use the gnu autofuck so a library and header are built
and installed.
2012-04-06 17:56:03 +00:00
merdely
f9cb234399 Update kermit to 9.0.302.
Point to new HOMEPAGE and MASTER_SITES.
Include new license marker (revised 3 clause BSD license) and update
PERMIT*_CDROM lines.
Include a space before "=" (which will be a separate diff next time.

ok sthen@
2012-04-06 15:57:52 +00:00
merdely
0f26098774 Update to 1.7
Add whitespace before "=" in Makefile (which will be a separate diff
next time).

ok sthen@, dcoppa@
2012-04-06 15:39:07 +00:00
merdely
f9faaee998 Update to 20120405.
#@---------------------------------------------------
#@ Date   : 20120405
#@ Author : Phil Randal (phil.randal@gmail.com)
#@ Reason : Fix lookup of warranty info for Dell
#@---------------------------------------------------

ok sthen@
2012-04-06 15:35:08 +00:00
jasper
4a3570d404 - use googlecode hompage instead of the github one; simply the port accordingly
prompted by aja@
2012-04-06 14:38:26 +00:00
dcoppa
6f4992e651 Re-disable GIO support. As pointed out by ajacoutot@, it would need
a runtime dependency on gvfs.
2012-04-06 14:38:01 +00:00
dcoppa
48101883a1 Fix build with USE_SYSTRACE=Yes 2012-04-06 14:33:41 +00:00
jasper
e49d37b1cb sync 2012-04-06 14:10:42 +00:00
jasper
4dffa0dbeb import libyubikey 1.8
This package contains the low-level C software development kit for the
Yubico authentication device, the YubiKey.

ok aja@
2012-04-06 14:09:13 +00:00
sthen
37bb2d3b74 update to OpenAL 1.14, from Antti Harri with tweak from Brad 2012-04-06 13:48:18 +00:00
sthen
13b284f591 update to Abuse 0.8 from maintainer Antti Harri 2012-04-06 13:46:11 +00:00
sthen
ee703aa34c update to py-twitter 1.7.2, from Mark Peoples 2012-04-06 13:29:57 +00:00
ajacoutot
59c22d3f63 Limits need to be cranked for the regress tests. 2012-04-06 12:06:51 +00:00
sthen
8da06bfdee simpler; from aja@ 2012-04-06 11:59:48 +00:00
dcoppa
6a440081c0 Some fixes and improvements for the audacious-plugins port:
- sync/re-sort WANTLIBs
- enable GIO support since we have Glib in the dependency path anyway
- simplify one of the Makefile patches a bit
- invert the logic for enabling/disabling the sndio backend
- more appropriate fix for some of the autoconf checks as the LIBS
  variable was being polluted very early on breaking most of the
  checks using AC_CHECK_LIB as well as remove/fix some improper
  use of the AC_CHECK_LIB macro

From Brad
2012-04-06 11:50:20 +00:00
sthen
b10b785f50 In freedt, change svscan's rc script to shut down daemons started by svscan
when "svscan stop" is run. From Marcus Merighi with feedback from me.
2012-04-06 11:47:54 +00:00
ajacoutot
702891f7d2 Sync patch with upstream. 2012-04-06 10:44:38 +00:00
dcoppa
5b64d2306c Bugfixes from upstream 2012-04-06 10:13:55 +00:00
sthen
ac7fa6a05b don't use groff 2012-04-06 10:04:39 +00:00
sthen
ffde679b7d update p5-Test-Fatal to 0.008 from Andrew Fresh 2012-04-06 10:02:14 +00:00
sthen
d44a0c3872 update p5-Package-Stash-XS to 0.25, from Andrew Fresh 2012-04-06 10:01:51 +00:00
sthen
ecfd9ab132 update p5-Package-Stash to 0.33, from Andrew Fresh 2012-04-06 10:01:33 +00:00
sthen
be74a5d76b update p5-Config-Any to 0.23, from Andrew Fresh 2012-04-06 10:01:09 +00:00
sthen
fd3aa3ddd2 Update p5-Class-C3-Componentised-1.001000 from Andrew Fresh 2012-04-06 10:00:53 +00:00
sthen
3ebef908e2 update p5-DBIx-Class to 0.08196, from Andrew Fresh 2012-04-06 10:00:10 +00:00
sthen
2d1630068b update p5-DBIx-Class-Schema-Loader to 0.07015 from Andrew Fresh 2012-04-06 09:59:14 +00:00
sthen
4f89bd6640 update p5-namespace-clean to 0.22, from Andrew Fresh, additional dep found by me 2012-04-06 09:54:30 +00:00
sthen
7ce76688cc hook in new p5-* thingys 2012-04-06 09:30:14 +00:00
sthen
6b56a669de import p5-String-ToIdentifier-EN from Andrew Fresh, ok landry@
This module provides a utility method, "to_identifier" for converting
an arbitrary string into a readable representation using the ASCII
subset of "\w" for use as an identifier in a computer program. The
intent is to make unique identifier names from which the content
of the original string can be easily inferred by a human just by
reading the identifier.

If you need the full set of "\w" including Unicode, see the subclass
String::ToIdentifier::EN::Unicode.

Currently, this process is one way only, and will likely remain
this way.

The default is to create camelCase identifiers, or you may pass in
a separator char of your choice such as "_".

Binary char groups will be separated by "_" even in camelCase
identifiers to make them easier to read, e.g.: "foo_2_0xFF_Bar".
2012-04-06 09:27:49 +00:00
sthen
0501bfb524 import p5-String-CamelCase from Andrew Fresh, ok landry@
convert from under_score text to CamelCase and back
2012-04-06 09:27:19 +00:00
sthen
4a3066c849 import p5-Lingua-EN-Tagger from Andrew Fresh, ok landry@
The module is a probability based, corpus-trained tagger that assigns
POS tags to English text based on a lookup dictionary and a set of
probability values. The tagger assigns appropriate tags based on
conditional probabilities - it examines the preceding tag to determine
the appropriate tag for the current word. Unknown words are classified
according to word morphology or can be set to be treated as nouns
or other parts of speech.  The tagger also extracts as many nouns
and noun phrases as it can, using a set of regular expressions.
2012-04-06 09:26:54 +00:00