Commit Graph

59965 Commits

Author SHA1 Message Date
jeremy
179a735c55 Remove myself as MAINTAINER of multimedia/subtitleripper
OK landry@
2010-09-24 15:27:46 +00:00
jeremy
8ba7ce0e92 Update my MAINTAINER email address
OK landry@
2010-09-24 15:27:00 +00:00
jasper
449709ad27 - mips64(el) switched to gcc4
ok phessler@
2010-09-24 15:25:21 +00:00
sthen
33fe97dfb9 bump 2010-09-24 15:23:05 +00:00
millert
214315e968 split() not longer implicitly assigns its results to @_.
This functionality was deprecated some time ago and as of perl 5.12.2
is unsupported.
2010-09-24 15:16:20 +00:00
sthen
9b37ead841 add libperl to WANTLIB for shared_only perl ports, to automatically handle
ABI changes in future.

bumps for affected ports to follow.
2010-09-24 15:15:38 +00:00
millert
5e17a4b491 Add a patch from debian to make this build with perl 5.12.2.
Not all features work but it is enough for p5-Data-Visitor to work
(its only consumer).
2010-09-24 15:14:49 +00:00
millert
95ec969f17 No longer need these patches now that perl 5.12.2 is in. 2010-09-24 15:12:42 +00:00
sebastia
507103ec99 Update expect to 5.44.1.15
switch from tcl/tk 8.4 to 8.5
take maintainership

after fixing the WANTLIB finally OK, landry@, sthen@, jasper@
2010-09-24 14:16:50 +00:00
jasper
0603cf2bf3 - finally works as intended now 2010-09-24 13:37:53 +00:00
ajacoutot
ccf8595190 Remove unused patch, code path is ifdef __linux 2010-09-24 13:28:20 +00:00
espie
e4ea354ddf clean-up "normal" dir even after cleaning flavors.
note that clean=flavors can't work with WRKOBJDIR set
2010-09-24 13:13:46 +00:00
ajacoutot
747569842d Remove unused patch, this code path is ifdef __linux 2010-09-24 13:09:57 +00:00
sthen
51c11dac3d don't spend 11 hours trying to build this on arm only to have it fail 2010-09-24 10:55:23 +00:00
dcoppa
7ee93faece Better comments (aligned with upstream).
No functional changes, no bump
2010-09-24 10:46:47 +00:00
jasper
49cfd5d282 - don't install a gzipped manpage
ok daniel dickman (MAINTAINER)
2010-09-24 10:33:34 +00:00
dcoppa
44a2b7671b Cleanups for haskell ports.
"Looks fine" kili@
2010-09-24 10:09:42 +00:00
ajacoutot
8e28f707cf Fix connection to jabber by using openssl instead of gnutls.
Tighten dependencies, set a proper CA certificate file path and don't
pass socket options we don't support.
2010-09-24 10:06:19 +00:00
jasper
4ed50bf5c1 - update etherape to 0.9.9
ok benoit@ (MAINTAINER)
2010-09-24 10:04:00 +00:00
sthen
0f4ed1bf33 update to 0.99.17 2010-09-24 09:30:04 +00:00
espie
95ca94c501 works better when you put the test where it belongs 2010-09-24 09:20:16 +00:00
jasper
21bf225b6f - update to 1.02 2010-09-24 08:05:24 +00:00
jasper
e1b83d918d - update to 0.05 2010-09-24 08:05:04 +00:00
jasper
da64e0c140 - update to 1.45 2010-09-24 08:04:42 +00:00
jasper
8764a72e4c - update to 2.06 2010-09-24 08:04:22 +00:00
jasper
ee4d715c3b - update to 0.06 2010-09-24 08:03:51 +00:00
jasper
dfdb13d6fa - update to 1.37 2010-09-24 08:03:10 +00:00
jasper
5e9ed808d0 - update to 1.18 2010-09-24 08:02:28 +00:00
jasper
020a65dc9b - update to 0.005 2010-09-24 08:01:46 +00:00
jasper
4d1a40b4c2 - update to 2010010201 2010-09-24 08:00:30 +00:00
jasper
948f54416a - update to 1.60 2010-09-24 07:59:39 +00:00
dcoppa
fc775a9d9e After discussion with fgsch@ and others, It's now clear that I was wrong
and 31 IS the correct value: shame on me...

"You need to revive the patch that was before 1.7" fgsch@
2010-09-24 07:52:37 +00:00
ckuethe
ccdd80ae82 somehow I lost the "-p". pointed out by STeve Andre 2010-09-24 01:08:10 +00:00
jeremy
9f3cb0eb77 Take over maintenance of databases/ruby-postgres and devel/ruby-rcov
from Markus.

OK markus@
2010-09-23 23:30:49 +00:00
jeremy
829a7fbacb Remove Bernd as maintainer of ruby-passenger
OK bernd@
2010-09-23 23:25:53 +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
jeremy
848e9dff50 Handle changes caused by splitting the ruby port and bump
OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:21:03 +00:00
jeremy
f3ba7fefc2 Handle changes caused by splitting the ruby port and bump
OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:10:28 +00:00
jeremy
255b948e1a Bump rake after split ruby port.
This also installs rake as rake18, as rake comes with ruby 1.9.

OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:08:21 +00:00
jeremy
4ad1a0322a Upgrade to ruby-gems 1.3.7 and work with the new split ruby port.
This now installs gem as gem18, since gem is included in ruby 1.9.

OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:06:47 +00:00
jeremy
f19ae70951 Remove files that I checked out with -r HEAD 2010-09-23 22:04:13 +00:00
jeremy
3a030020ea Split the lang/ruby port into separate ports for ruby 1.8 and ruby
1.9, similar to how the lang/python ports are handled.  ruby 1.8
now installs as ruby18 and ruby 1.9 installs as ruby19.  The
included MESSAGE files for both ports let you know the symlinks to
set up if you want to make that version the default system ruby.

Split port originally started by bernd@, many changes since by me,
help and support from jcs@, landry@, jasper@, and sthen@.

This causes a large amount of fallout in dependent ruby ports,
which will be committed shortly.

OK jcs@, landry@, jasper@, sthen@
2010-09-23 21:58:50 +00:00
ckuethe
bc849f20cf add fluxbb and flyspray 2010-09-23 21:25:37 +00:00
ckuethe
9897b9c737 import flyspray, a simple web-based bug tracking system. ok landry@ 2010-09-23 21:24:16 +00:00
ckuethe
3ec7c70b4a import fluxbb, a simple web based forum. ok landry@ 2010-09-23 21:23:34 +00:00
fgsch
3d3a661e53 use MODPY_JSON. bump. maintainer (djm@) ok. 2010-09-23 20:32:00 +00:00
ajacoutot
82b70424ed Disable introspection, it breaks when gobject-introspection is installed. 2010-09-23 20:23:13 +00:00
jasper
b70e63c393 - update to 1.00 2010-09-23 19:38:17 +00:00
jasper
ded2c7feb1 - update to 0.04
- add missing run dependency
2010-09-23 19:36:05 +00:00
jasper
2ae4086ff4 - update to 0.09 2010-09-23 19:34:00 +00:00