Commit Graph

5762 Commits

Author SHA1 Message Date
simon
039fcf2a57 set COMES_WITH as those modules also come with the new perl 2008-09-29 22:54:15 +00:00
simon
c4d0866563 remove dependencies to modules coming with the new perl and bump 2008-09-29 22:53:57 +00:00
simon
832871dc5b remove RUN_DEPENDS to p5-Compress-Zlib which now comes with perl and bump 2008-09-29 18:56:15 +00:00
simon
9101b5d9ef update to version 1.18 which works with our new perl
ok jasper@
2008-09-29 18:50:54 +00:00
simon
3bd34d23f6 remove dependency to p5-Archive-Tar which now comes with perl and bump 2008-09-29 18:47:15 +00:00
simon
feb92bc586 fix Makefile.PL for a sane packaging list under the new perl 2008-09-29 18:45:13 +00:00
bernd
4ceceb041e Add ruby-assistance. 2008-09-28 16:50:11 +00:00
bernd
54ffaa0efb Initial import of ruby-assistance-0.1.5.
assistance is a mini-ActiveSupport like project that's fast, and
light-weight to be used as a dependency in various other projects by
multiple maintainers.

Submitted and maintained by Clint Pachl. Some tweaks by me.
2008-09-28 16:48:29 +00:00
bernd
2722fcf52d Add ruby-diff-lcs. 2008-09-28 16:42:00 +00:00
bernd
0b2a41f2fd Initial import of ruby-diff-lcs-1.1.2.
Diff::LCS is a port of Algorithm::Diff that uses the McIlroy-Hunt
longest common subsequence (LCS) algorithm to compute intelligent
differences between two sequenced enumerable containers.
The implementation is based on Mario I. Wolczko's Smalltalk version
(1.2,1993) and Ned Konz's Perl version (Algorithm::Diff).
2008-09-28 16:40:23 +00:00
bernd
3da8093741 Update to ruby-gems-1.3.0.
Initial diff for 1.2.0 from Jeremy Evans.
Some hints from sturm@.
2008-09-28 15:45:17 +00:00
bernd
1ff015f807 Update to git-1.6.0.2.
An earlier diff got tested by landry@. Thanks!
2008-09-27 21:47:20 +00:00
brad
eb5e564725 Update glib2 to 2.16.6.
ok ajacoutot@
2008-09-27 17:58:25 +00:00
jasper
22f60b7de6 - add p5-Test-URI 2008-09-26 18:25:58 +00:00
jasper
27f84ec974 import p5-Test-URI 1.08
Check various parts of Uniform Resource Locators.
2008-09-26 18:20:03 +00:00
jcs
ae68455092 update ruby on rails and its support modules to 2.1.1
works around a dos vulnerability in rexml

similar diff from Jeremy Evans <openbsd at jeremyevans.net>

update run_depends so forward updates work properly

ok bernd@
2008-09-26 14:46:43 +00:00
brad
10afb425f9 - Remove ${LDFLAGS} from LDFLAGS specified with CONFIGURE_ENV since this
is not set elsewhere.
- Add disable option for PulseAudio so support is not built if it happens
  to be installed.
- Enable the use of YASM to build the i386 assembly blit code.

ok pvalchev@
2008-09-26 03:14:42 +00:00
martynas
3a84707ef3 security update to xulrunner-1.8.1.17. ok naddy@ 2008-09-25 20:54:26 +00:00
rui
3d1082beb9 - maintenance update to libmagic 4.26. 2008-09-25 20:43:56 +00:00
jasper
38978ef8c6 - fix build with GCC2 2008-09-24 17:45:42 +00:00
jasper
7fa8d4b3d8 - add p5-Data-Stag 2008-09-24 13:35:06 +00:00
jasper
0d372ff08b import p5-Data-Stag 0.11
This module is for manipulating data as hierarchical tag/value pairs
(Structured TAGs or Simple Tree AGgreggates). These datastructures can
be represented as nested arrays, which have the advantage of being
native to Perl.
2008-09-24 13:32:49 +00:00
jasper
d6862b9d6b - update p5-Class-AutoClass to 1.01
- fix license
2008-09-24 11:29:13 +00:00
jasper
cf91ae68a4 - add p5-WeakRef 2008-09-23 20:55:42 +00:00
jasper
90c592ccfa import p5-WeakRef 0.01
A weak reference is just like an ordinary Perl reference except that it
isn't included in the reference count of the thing referred to. This
means that once all references to a particular piece of data are weak,
the piece of data is freed and all the weak references are set to undef.
This is particularly useful for implementing circular data structures
without memory leaks or caches of objects.

ok simon@
2008-09-23 20:53:11 +00:00
landry
a09f699398 add waf. 2008-09-23 19:56:05 +00:00
landry
a79f9ef04f Import waf 1.4.4.
Waf is a Python-based framework for configuring, compiling and
installing applications. It is a replacement for other tools such as
Autotools, Scons, CMake or Ant.
The port provides a devel/waf MODULE for use by third-party ports.

with tweaks, lots of python-fu and ok wcmaier@, ok jasper@
2008-09-23 19:55:02 +00:00
kili
e1b3f27181 Drop maintainership. 2008-09-19 21:39:43 +00:00
kili
e10743c96c Drop maintainership. 2008-09-19 21:19:15 +00:00
jasper
8fc183ba01 - update ORBit2 to 2.14.15
* several bugfixes and speed-ups
* fix issue with regression tests
2008-09-19 16:31:23 +00:00
sthen
abe1272a3e Maintenance update to 0.13.5 - a couple of segfaults fixed and
some new features. Regen plist while there.
2008-09-19 00:26:42 +00:00
naddy
54622ab45b In libintl.h, check that cpp macros are defined before testing their value.
This avoids warnings with -Wundef.  Requested by espie@
2008-09-18 14:47:59 +00:00
ajacoutot
cf10739f24 - SYSCONFDIR and LOCALBASE are already part of the generic SUBST_VARS
looks good to landry@
2008-09-18 13:37:41 +00:00
ajacoutot
4eed10c764 - TRUEPREFIX and LOCALBASE are already part of the default SUBST_VARS 2008-09-17 13:54:54 +00:00
ajacoutot
9e4eef46e3 +cdk 2008-09-17 13:27:27 +00:00
ajacoutot
670b6aa360 Import cdk-5.0.20060507
Cdk stands for 'Curses Development Kit' and it currently contains 21
ready to use widgets which facilitate the speedy development of full
screen curses programs.

from Pierre-Emmanuel Andre with some tweaks
2008-09-17 13:22:05 +00:00
jasper
36fb125489 - add bouml 2008-09-17 12:00:49 +00:00
jasper
acb3b9b589 import bouml 4.5
BOUML is a free UML tool box (under development) allowing you to specify and
generate code in C++, Java, Idl, PHP and Python.
BOUML is extensible, and the external tools (named plug-outs) may be developed
in C++ or Java, using BOUML for their definition as any other program. The code
generators and reverses are ones of the predefined plug-outs included in the
BOUML distribution.

feedback and ok ajacoutot@
2008-09-17 11:56:33 +00:00
naddy
c218631a73 Fix alignment error in SDL display output from sparc64 to i386.
From upstream SVN.  ok pvalchev@, brad@
2008-09-16 20:43:10 +00:00
jasper
35fd116efc - update asp2php to 0.77.3 2008-09-16 19:41:35 +00:00
jasper
69ff5e6f41 - update libconfig to 1.3.1
- install example code
- tweak license (from me)

from Markus Bergkvist (MAINTAINER)
2008-09-16 16:52:15 +00:00
jasper
a45da8d13c - update p5-Config-Tiny to 2.12 2008-09-15 06:42:36 +00:00
brad
d17b2a40cc Update to Yasm 0.7.1.
ok okan@
2008-09-12 14:26:00 +00:00
naddy
7028c68a99 Remove a workaround that is no longer required and breaks with OpenSSL 0.9.8.
ok ajacoutot@
2008-09-12 13:58:21 +00:00
brad
cd5b9938bb Upgrade to PCRE 7.8.
ok jakob@
2008-09-12 12:24:18 +00:00
martynas
60c29c9d2a - don't round to double-precision
ok sthen@
2008-09-10 21:16:53 +00:00
simon
591977f794 maintenance update to version 0.107 2008-09-10 15:46:44 +00:00
simon
3d5eee2942 add p5-Algorithm-IncludeExclude, p5-Best, p5-Class-Multimethods,
p5-File-Attributes, p5-File-Attributes-Recursive, p5-File-CreationTime,
p5-Log-Trace, p5-Test-Assertions, p5-Test-JSON, p5-Test-NoTabs and
p5-Test-YAML-Valid
2008-09-09 21:14:35 +00:00
simon
48869d4e95 import p5-Test-YAML-Valid
This module lets you easily test the validity of YAML.
2008-09-09 21:14:31 +00:00
simon
7bd6a4f88b import p5-Test-NoTabs
Test::NoTabs lets you check the presence of tabs in your perl code.
2008-09-09 21:14:27 +00:00