Commit Graph

512 Commits

Author SHA1 Message Date
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