Commit Graph

5098 Commits

Author SHA1 Message Date
msf
cc7869ae6c initial import of Moose 0.26
Moose is built on top of Class::MOP, which is a metaclass system 
for Perl 5. This means that Moose not only makes building normal 
Perl 5 objects better, but it also provides the power of metaclass 
programming.
2007-11-12 14:27:33 +00:00
msf
3720c517d2 initial import of Class::MOP 0.42
This module is an attempt to create a meta object protocol for the
Perl 5 object system. It makes no attempt to change the behavior
or characteristics of the Perl 5 object system, only to create a
protocol for its manipulation and introspection.
2007-11-12 14:21:19 +00:00
jasper
cff8a3b933 - update libglademm to 2.6.5 2007-11-10 14:44:50 +00:00
jasper
98b1c5d4b0 - update gconfmm to 2.20.0
- fix license marker
2007-11-10 14:17:09 +00:00
jasper
236f76b3eb - update libwnck to 2.20.1
- remove useless homepage

feedback and ok martynas@
2007-11-10 14:15:23 +00:00
jasper
a93a2d6435 - update gconf-editor to 2.20.0
- switch to use gnome.port.mk

ok martynas@
2007-11-10 14:10:09 +00:00
jasper
de3313c5d2 - update gconf2 to 2.20.1
- fix license marker
- switch to use gnome.port.mk

ok martynas@
2007-11-10 14:08:16 +00:00
jasper
087b222076 - update ORBit2 to 2.14.10
- re-format DESCR

feedback and ok martynas@ simon@
2007-11-10 14:06:45 +00:00
kurt
c7b570efa8 s/ERRORS/BROKEN/ to fix mirror-maker per espie@ and nikolay@ 2007-11-09 15:27:55 +00:00
jasper
28645e57cc add p5-Data-Dumper-Simple 2007-11-07 22:12:55 +00:00
jasper
1151f07053 import p5-Data-Dumper-Simple 0.11
Data::Dumper::Simple is actually a source filter that replaces all
instances of Dumper($some, @args) in your code with a call to
Data::Dumper->Dump(). You can use the one function provided to make
dumping variables for debugging a trivial task.

ok simon@
2007-11-07 22:09:44 +00:00
kurt
d03e52ac71 - another master site url 2007-11-07 17:17:41 +00:00
kurt
8778311747 Remove interactive license verification since it causes issues due to
lack of stdin availability when built indirectly as a depend of another
port. Instead of interactive license verification solely use the
ACCEPT_JRL_LICENSE var. If it's not correctly set error out and let the
user know what to do. Cluestick and okay espie@
2007-11-07 17:04:36 +00:00
kurt
a51d7f9f59 - migrate forward a few necessary networking patches from 1.5 that fell
through the cracks.
2007-11-07 03:53:53 +00:00
bernd
c26229397e emboss and pscan both install ${LOCALBASE}/bin/pscan.
Add @conflict markers.
2007-11-06 06:30:32 +00:00
naddy
76d44177b1 honor CFLAGS; fixes ICE on alpha, noticed by merdely@ 2007-11-05 19:48:54 +00:00
bernd
782bb21283 + ruby-fastthread 2007-11-05 17:29:27 +00:00
bernd
02da9b7784 Initial import of ruby-fastthread-1.0.1.
fastthread is an optimized replacement for the default thread.rb
found in the Ruby stdlib.
2007-11-05 17:28:18 +00:00
merdely
e4753fd0ee Update to 0.97. Per Nick Nauwelaert's request, take over
maintainership.  Add p5-IO-Multiplex for REGRESS_DEPENDS
so all tests complete.  And the patches-* are no longer
needed.

ok simon@
2007-11-04 16:27:53 +00:00
bernd
1607c0cbb9 Update to ruby-gem_plugin-0.2.3. 2007-11-04 14:35:22 +00:00
bernd
8563c2add3 Update to ruby-daemons-1.0.9. 2007-11-04 14:34:08 +00:00
steven
2ef17219c4 you shouldn't just delete PKGNAME-main 2007-11-03 15:35:20 +00:00
merdely
a3ebb2e0e0 Add p5-Slay-Makefile, p5-Slay-Makefile-Gress, p5-Slay-Maker 2007-11-02 14:51:29 +00:00
merdely
393520a7ed Slay::Makefile::Gress provides support for running a set of regression
tests from a .t file by doing builds with a Slay::Makefile file.

From Okan Demirmen
ok simon@
2007-11-02 14:49:10 +00:00
merdely
8ebb73e506 Slay::Makefile wrapper allows for the rules to be contained within a
SlayMakefile file whose syntax is similar to that of a normal Makefile.

From Okan Demirmen
ok simon@
2007-11-02 14:47:59 +00:00
merdely
7ecb9c40fb Slay::Maker is a make engine that uses perl declaration syntax for
rules, including regular expressions for targets and anonymous subs for
targets, dependencies, and actions.

This allows you to tightly integrate a make engine in an application and
to exercise a large amount of control over the make process, taking full
advantage of Perl code at any point in the make cycle.

From Okan Demirmen
ok simon@
2007-11-02 14:46:30 +00:00
steven
97aa070a0d don't build your own libintl. remove old unneeded libtool patch while here. 2007-11-01 12:59:15 +00:00
ajacoutot
a2cb4112c5 - remove CVS keywords from patches
noticed by kurt@
ok kili@
2007-10-31 23:14:46 +00:00
winiger
d4ebe5e01e fix WANTLIB, bump PKGNAME
ok jasper@ and martynas@
2007-10-31 21:54:11 +00:00
winiger
14d2f5b6db fix LIB_DEPENDS-main and bump PKGNAME-main
ok jasper@ and martynas@
2007-10-31 21:50:51 +00:00
mbalmer
61bb0ed24a Add two patches to allow this package to be buuilt on the vax again.
ok naddy
2007-10-31 19:46:09 +00:00
jasper
2ca0684271 - update libsoup to 2.2.103
- convert to use gnome.port.mk

"commit it!" martynas@
2007-10-31 19:10:45 +00:00
eric
36aa8a22f4 update master site for pkg-config
ok espie@
2007-10-30 21:50:36 +00:00
steven
11dbea90de bump pkgname again 2007-10-30 16:56:45 +00:00
steven
5f2e3821d2 forgot to add a patch 2007-10-30 16:55:48 +00:00
steven
871e5ca3ad use the libtool we want, and don't install your own.
also make apr-config --apr-libtool return the right thing.
2007-10-30 16:47:50 +00:00
steven
7abc70de3f update to 0.74 2007-10-29 15:34:50 +00:00
kurt
f35ddca1d5 Exit prompt loop when there's nothing to read from stdin. This can happen
when stdin is redirected someplace unanticipated. This fixes the infinite
prompt loop when the port is built as a build depend of another port
(reported by Martin Toft <mt at martintoft.dk>). Still to do is fix
bsd.port.mk to not redirect stdin for build depends...
2007-10-29 01:22:34 +00:00
ajacoutot
3e936da7e5 - domain name change; fix MASTER_SITES 2007-10-27 23:44:41 +00:00
simon
4226adf063 bump after PLIST change
pointed out by steven@
2007-10-27 16:50:37 +00:00
steven
abd266f6e6 update to 1.03
from maintainer Okan Demirmen
2007-10-27 16:38:02 +00:00
simon
7547320261 remove PFRAG.shared and %SHARED% marker from PLIST as it's SHARED_ONLY
pointed out by Okan Demirmen

ok jasper@
2007-10-27 16:37:00 +00:00
simon
d2ddbca788 update to version 0.17009
ok sthen@
2007-10-27 14:48:50 +00:00
simon
a06d87a1b2 update to version 1.161
ok jasper@
2007-10-27 14:40:25 +00:00
simon
69e45c160c add p5-Tie-Hash-Indexed 2007-10-26 21:22:48 +00:00
simon
f9d357f13b import p5-Tie-Hash-Indexed
Tie::Hash::Indexed is very similar to Tie::IxHash.  However, it is
written completely in XS and usually about twice as fast as Tie::IxHash.
It's quite a lot faster when it comes to clearing or deleting entries
from large hashes.

by Okan Demirmen (MAINTAINER) with some tweaks by me
2007-10-26 21:22:44 +00:00
ajacoutot
eca8b54851 - use our naming scheme for patches 2007-10-26 20:44:35 +00:00
simon
e57fe541be adjust WANTLIB for gtk+2 update and bump PKGNAME
ok jasper@
2007-10-26 13:10:14 +00:00
sthen
cd4b3b12b8 db.=4 -> db.>=4 in preparation of db4 update
ok steven@
2007-10-26 01:23:38 +00:00
sthen
9c84c360b3 +p5-Data-VString
+p5-File-BOM
+p5-Locale-Hebrew
+p5-POE-XS-Queue-Array
2007-10-25 22:06:38 +00:00