bernd
c8cfb703ad
+ ruby-rspec
2007-11-13 19:28:51 +00:00
bernd
128363e6c3
Initial import of ruby-rspec-1.0.8.
...
RSpec is a Behaviour Definition Framework intended for use in Behaviour
Driven Development. RSpec plays the same role that a unit testing framework
would play in a Test Driven Development environment, but does so using
words and structures that better support BDD.
2007-11-13 19:25:30 +00:00
bernd
c5d1f4082f
Actually remove the skipped gem from the dependency chain so that it
...
doesn't end up in the .gemspec file.
2007-11-13 17:27:17 +00:00
bernd
b36cc7c6f9
Add a --skip-dependencies option to the gem install command.
...
This can be used to ignore bogus gem depends.
ok jcs, "sounds reasonable but I haven't really looked at it" msf@
2007-11-13 16:02:35 +00:00
steven
43dc6891f3
fix WANTLIB
2007-11-13 14:06:21 +00:00
simon
59afbd67cf
update to version 0.66 and adjust license comment
...
ok msf@ (maintainer)
2007-11-12 17:37:22 +00:00
simon
cdf10a59eb
update to version 0.38
...
same diff from Jim Razmus
ok msf@ (maintainer)
2007-11-12 17:34:44 +00:00
msf
f0cf60bba6
+p5-Class-MOP
...
+p5-Moose
2007-11-12 14:32:14 +00:00
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