Commit Graph

574 Commits

Author SHA1 Message Date
jasper
2301407e50 - update to 2011.03.05 2011-03-10 18:12:16 +00:00
jasper
c60ab29b9e - update to 2.0.3 2011-03-10 18:02:57 +00:00
landry
7453988da2 Fix build when automake-1.9 is installed. add it to BUILD_DEPENDS, and
add gnu libtool too since it needs autofoo makros, and thus set
USE_LIBTOOL. Barf.
failure reported by jasper@
2011-01-21 10:23:43 +00:00
jasper
5e35fbf4ad CPAN has been having issues with mirroring this file for some time now, so
mirror it.
2011-01-13 09:37:30 +00:00
naddy
f0fbca9f1d 1.051 -> 1.34 requires epoch bump 2011-01-09 18:01:33 +00:00
landry
199e590885 p5-Convert-BER-1.3101 existed in the past, and -1.32 compares older.
Set EPOCH to 0.
2011-01-06 08:33:38 +00:00
jeremy
4f9664ab00 REVISION bump for rbx FLAVOR PLIST change.
OK landry@
2011-01-06 04:24:22 +00:00
benoit
b156baf0c5 - update p5-Convert-UUlib to 1.34
ok Ibrahim Khalifa (maintainer)
2011-01-05 21:25:28 +00:00
benoit
d734e5ea86 - update p5-Convert-BER to 1.32
ok kevlo@
2011-01-03 20:40:22 +00:00
jasper
8ffa0755a4 - update p5-Convert-PEM to 0.11 2010-12-19 23:46:55 +00:00
landry
5df7e33f34 +p5-Unicode-LineBreak 2010-12-19 22:46:12 +00:00
landry
06b011a434 Import p5-Unicode-LineBreak, needed by an upcoming mail/sympa update:
This package provide the following perl modules:
* Text::LineFold - Line Folding for Plain Text
* Unicode::GCString - String as Sequence of UAX #29 Grapheme Clusters
* Unicode::LineBreak - UAX #14 Unicode Line Breaking Algorithm
2010-12-19 22:45:32 +00:00
ajacoutot
aaa1885833 Bump after recent cpan.port.mk change.
ok jasper@
2010-12-03 11:44:22 +00:00
espie
9139a53b56 newer depends with >= 2010-11-26 07:18:59 +00:00
jeremy
a8bf115817 REVISION bump all ruby ports due to a change in the pkgspec.
Previously, we were using ruby->=1.8,<=1.9, instead of
ruby->=1.8,<1.9.  While this wouldn't cause an issue, since
our ruby-1.9.2 package isn't included in ruby->=1.8,<=1.9,
it's still wrong and should be fixed.  This also fixes the
following minor issues:

Switch from using FLAVOR to MODRUBY_FLAVOR for *_DEPENDS.
Currently we don't have a ruby port that uses FLAVORs that
would differ from MODRUBY_FLAVOR, but it's possible we will
in the future.

Switch from BASE_PKGPATH to BUILD_PKGPATH in a few cases in
REGRESS_DEPENDS.  This probably is not strictly necessary, but
BUILD_PKGPATH is used in more cases, so it is good for
consistency.

Switch to new style *_DEPENDS, with the version specification
at the end.  The remaining cases where this is not done is
because a specific version is used.

Some FULLPKGNAME added to REGRESS_DEPENDS, to make sure that if
the old version is installed when you run a regress test, it
will install the new version first.

Some conversion of spaces to tabs for consistency.

OK landry@
2010-11-24 21:35:13 +00:00
jasper
5160e43211 - drop maintainership of ports i don't use anymore, and take maintainership of three new ones. 2010-11-22 08:56:47 +00:00
espie
2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +00:00
jeremy
95f87b58d3 Update ruby-json to 1.4.6 and update PLIST for ruby.port.mk changes.
OK landry@
2010-11-08 23:31:59 +00:00
espie
dcdfee948c convert libiconv to new wantlib 2010-11-06 10:18:38 +00:00
naddy
e5810da355 mandoc handles these pages just fine, no need for groff 2010-10-31 16:03:52 +00:00
jeremy
006fde0cd9 Handle the rest of the fallout from the splitting of MODRUBY_LIB_DEPENDS
into MODRUBY_WANTLIB and using CONFIGURE_STYLE = ruby gem ext.  Use the
lang/ruby module for all dependent ports, setting
MODRUBY_{BUILD,RUN}DEP=No if necessary.

ok landry, phessler, sthen
2010-10-26 21:42:13 +00:00
jasper
14271b0d34 - update p5-DateManip to 6.14
- install examples

ok espie@ (MAINTAINER)
2010-10-26 15:23:05 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
sthen
ec8f9886f2 revision/lib_depends 2010-10-23 22:01:29 +00:00
sthen
16fb1a7783 fix a few tabtabUSE_GROFF, problem pointed out by Alexandr Shadchin 2010-10-18 21:35:47 +00:00
espie
880de1aa40 USE_GROFF=Yes 2010-10-18 17:06:05 +00:00
jeremy
82143f7987 Remove MASTER_SITES from most ruby gem ports, specify it in ruby.port.mk
All ruby .gem files are now hosted on rubygems.org in the same
directory.  If the ruby gem CONFIGURE_STYLE is used, make the
default MASTER_SITES that directory.

There are still a few uses of MASTER_SITE_RUBYFORGE in the tree, for
some ports that aren't gems, or where the .gem file isn't hosted on
rubygems.org, or where the hashes don't match.  Most of these will be
dealt with in the near future.

OK landry@
2010-09-28 20:12:16 +00:00
sthen
33fe97dfb9 bump 2010-09-24 15:23:05 +00:00
jeremy
d765f5df76 Bump all ruby ports not already handled.
In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed
due to differences in how RDoc processes files.

This also has a number of changes to the regress tests to
work with the changes to devel/ruby-rake.  It moves most of
the regress tests to use MODRUBY_REGRESS.

OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:30:24 +00:00
jasper
a83f1c61c6 - honor CC/CFLAGS in the command we run at pre-configure
ok brad@ (MAINTAINER), landry@
2010-09-22 21:02:02 +00:00
jasper
e3cbc7482b - sync 2010-09-16 07:28:07 +00:00
jasper
bfd99efc0c - remove, superseded by p5-Net-IDN-Encode 2010-09-16 07:28:01 +00:00
jasper
486c781d40 - update p5-Net-IDN-Nameprep to 1.100
ok sthen@
2010-09-16 07:27:38 +00:00
jasper
1cfe6df93e import p5-Net-IDN-Encode 1.100
This module provides an easy-to-use interface for encoding and decoding
Internationalized Domain Names (IDNs), as described in RFC 3490.

(This module replaces converters/p5-IDN-Punycode)

ok sthen@
2010-09-16 07:26:16 +00:00
jasper
c692503ef5 import p5-Unicode-Stringprep 1.103
This module implements the stringprep framework for preparing Unicode
text strings in order to increase the likelihood that string input and
string comparison work in ways that make sense for typical users
throughout the world.

ok sthen@
2010-09-16 07:25:00 +00:00
jasper
e65dbca875 - update p5-MARC-Record to 2.0.2 2010-09-15 22:03:12 +00:00
jasper
fde51a3b32 - update to 0.16 2010-09-15 21:24:41 +00:00
sthen
0b69722ec9 drop msf as maintainer on his p5- thingys and bump REVISION
"perl smells like dead moose farts and you can quote me on that" msf@
2010-09-15 13:52:11 +00:00
jasper
fab4167387 - move distfiles/ to a proper mirroring location. 2010-09-12 16:49:08 +00:00
fgsch
0915f5b894 Bump revision after python's default change. 2010-08-30 17:11:35 +00:00
jasper
59fd530c80 - update p5-Calendar-Simple to 1.21 2010-08-26 20:25:23 +00:00
jasper
88cdfdf3bf - missing USE_X11 2010-08-26 11:11:54 +00:00
ajacoutot
c295cd61be Sync with FreeBSD port:
- remove $/, $| it's artifacts from $rpm = <$f>; time.
  [this might help in low RAM situations]
- change && to and
- whitespace cosmetic.
2010-08-22 17:55:38 +00:00
sthen
3f913dcdaa use REVISION 2010-07-13 19:46:10 +00:00
ajacoutot
d4cb11e9d4 Update to rpm2cpio 1.3 (from FreeBSD ports).
This adds support for newer rpms that use xz or lzma.
Add run_depend on bzip2 and xz.

input from and ok naddy@
2010-07-12 05:55:28 +00:00
kevlo
30410df4b0 Update to 2.29
maintainer timeout
2010-06-05 13:54:09 +00:00
kevlo
abc8886c71 Update to 0.40
maintainer timeout
2010-06-05 13:52:55 +00:00
kevlo
f3e73839ee Update to 1.22
maintainer timeout
2010-06-05 13:50:04 +00:00
espie
36adf53a0d forgot bump. (Markus Lude) 2010-05-28 11:36:12 +00:00
espie
4aa2a50677 fix mkvtoolnix 2010-05-28 09:20:40 +00:00
kevlo
da18ba40df Update to 2.21
ok maintainer
2010-05-27 02:15:26 +00:00
espie
e1a5bedc66 ... needs a bump 2010-05-19 16:23:28 +00:00
espie
e2aecd82c4 fix for gcc4 2010-05-19 16:22:20 +00:00
ajacoutot
28806e7d45 Maintainance update to libpst-0.6.45. 2010-04-22 20:21:37 +00:00
ajacoutot
983fd44e85 Consistency: remove the 1, 2 or even 3 empty blank lines. 2010-04-15 13:56:33 +00:00
sturm
35b45cc174 remove myself as maintainer, bump PKGNAMEs 2010-03-22 13:54:21 +00:00
landry
a66ec0703b Use -O0 too on hppa to let this brain^Wmemory-eater build.
ok jasper@
2010-02-13 13:10:19 +00:00
naddy
f3790e41d6 Fix an endless loop in the conversion to wchar_t. From upstream.
ok jasper@, Brad
2010-02-07 15:25:03 +00:00
ajacoutot
4e047754dc Fix dependencies, this port really depends on glib2, not glib1.
While here, use gettext MODULE and regen wantlib.

"looks good" espie@
2010-02-05 11:49:10 +00:00
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
landry
1d22f6e62a Use -O0 on sparc64 until someone figures what makes gcc eat all
memory. This allows libpst (and thus evolution) to build on sparc64.
ok jasper@ sthen@ ajacoutot@
2010-01-26 12:58:37 +00:00
sthen
78132947bd Unbreak if the python2.6 binary is present; no bump necessary. 2009-10-15 11:13:57 +00:00
jasper
9b9a1bce3d - update p5-JSON-XS to 2.25 (previous release wasn't on mirrors anymore)
maintainer time out
2009-10-09 12:26:27 +00:00
benoit
6a15aa4e75 - update html2wml to 0.4.11
ok ajacoutot@
2009-10-05 10:20:59 +00:00
ajacoutot
981a69ea21 Missing build dependency (typo from the subpackaging move).
Spotted by STeve Andre', thanks.
2009-09-17 07:12:05 +00:00
ajacoutot
61ea4d5a14 Major update to libpst-0.6.43.
This port comes in 2 packages now: -main and -python. That is to keep
the -main dependencies lighter.

Successfully tested by jasper@ and myself.
ok jasper@
2009-09-16 18:05:14 +00:00
jasper
3ac6d7f4e3 - rototill some bits 2009-09-10 22:27:29 +00:00
jasper
2e6da560dc - move distfiles to another site 2009-09-10 22:12:55 +00:00
kevlo
0157ebb4d6 update to 0.35 2009-08-31 03:18:42 +00:00
kevlo
f66eb84258 update to 1.21
ok simon@
2009-08-31 03:17:49 +00:00
bernd
fbab70b2a2 Security update to ruby-json-1.1.7.
From the changelog:
Security Fix for JSON::Pure::Parser. A specially designed string could
cause catastrophic backtracking in one of the parser's regular expressions
in earlier 1.1.x versions. JSON::Ext::Parser isn't affected by this issue.
2009-08-20 21:55:41 +00:00
msf
a86dd8f468 respect MODRUBY_LIB_DEPENDS, no plist change, no bump
ok bernd@
2009-08-10 15:21:59 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
jim
680e0758cd update to JSON-XS-2.24
ok simon@, rwx@
2009-06-18 11:09:35 +00:00
jim
6aeed5a88c update to JSON-2.15
ok rwx@, simon@
2009-06-18 11:08:25 +00:00
sthen
fa1e10897c fix some slightly questionable dependencies, bump PKGNAME 2009-06-17 01:03:35 +00:00
ajacoutot
fa2fecbaa8 - update to p5-Convert-Binary-C-0.74
passes regression tests

ok pyr@
2009-05-31 02:25:17 +00:00
benoit
3e30a589ac - update to xmltoman 0.4
- change maintainer
- change MASTER_SITES and HOMEPAGE

ok ajacoutot@
2009-05-22 07:28:00 +00:00
bernd
127ac5079e Update to ruby-json-1.1.6. 2009-05-19 21:59:55 +00:00
jasper
6c523fcf7b - add libpst 2009-05-11 09:36:48 +00:00
jasper
ffb24d0ee9 import libpst 0.6.37
Tools for converting Outlook .pst files to Unix mbox and other formats.

ok ajacoutot@
2009-05-11 09:36:17 +00:00
simon
f153e602d0 maintenance update to version 0.32 2009-05-06 22:20:21 +00:00
simon
861a3b80f2 maintenance update to version 2.232 2009-05-06 22:13:51 +00:00
simon
87f6958b80 update to version 1.03 2009-05-03 19:57:42 +00:00
ajacoutot
e68a74602b - give regress a chance to run
- while here, regen PLIST+patches and fix license marker
- bump
2009-04-25 18:02:58 +00:00
naddy
2801d797d0 update to 1.13; from Brad 2009-04-24 18:56:49 +00:00
naddy
fbd8ab1245 fix link order; ok jasper@ 2009-03-24 17:01:33 +00:00
jasper
1078158f0b - update Convert-Binary-C to 0.73 2009-03-22 20:42:45 +00:00
espie
b9a9d9a596 bump for python dep 2009-03-11 11:37:47 +00:00
simon
b74376975b add p5-Encode-IMAPUTF7 2009-01-25 23:02:44 +00:00
simon
7201680f25 import p5-Encode-IMAPUTF7
IMAP mailbox names are encoded in a modified UTF7 when names contain
international characters outside of the printable ASCII range.  The
modified UTF-7 encoding is defined in RFC2060 (section 5.1.3).
2009-01-25 23:02:40 +00:00
simon
1f64d6f7e2 update to version 0.28 and remove our merged patches 2009-01-13 14:48:57 +00:00
simon
9202d5e10b update to version 2.12
from Genadijus Paleckis (maintainer)
2008-12-08 14:26:16 +00:00
pea
002b3f9357 Update to 5.54
ok espie@, go ajacoutot@
2008-12-08 12:20:17 +00:00
simon
b9cbc501a3 update to version 2.231, fixes magic bugs with perl 5.10 2008-12-03 21:35:40 +00:00
simon
c76c80ceb5 maintenance update to version 1.18 2008-12-03 21:32:11 +00:00
sthen
f81c08b2ad chase WANTLIB (glib2) and bump, regen PLIST while there 2008-11-19 17:26:17 +00:00
landry
ba88cbecde Fix after no_gnome FLAVOR removal in devel/libgsf.
While here fix WANTLIB and bump PKGNAME.
2008-11-18 13:40:32 +00:00
sthen
e9f674a9cf +converters/p5-JSON-XS-VersionOneAndTwo
+devel/p5-Devel-PAR
+math/p5-Math-VecStat
+textproc/p5-Encode-Detect
+www/p5-Data-URIEncode
2008-10-16 00:19:30 +00:00
sthen
3a168dd581 import JSON::XS::VersionOneAndTwo
JSON::XS is by far the best JSON module on the CPAN. However, it
changed its API at version 2.01. If you have to maintain code which
may be run on systems with either version one or two then this is
a bit of a pain. This module takes the pain away without sacrificing
performance.

ok simon@
2008-10-15 23:58:40 +00:00