5249 Commits

Author SHA1 Message Date
sturm
a3238584b0 Initial import of Class-Inner 0.1
Class::Inner is yet nother implementation of an anonymous class with
per object overrideable methods, but with the added attraction of
sort of working dispatch to the parent class's method.

from Sebastian Trahm <basti at schleifi.com>
2007-12-21 13:44:44 +00:00
msf
a35419326e update to 0.33, make Moose depend on Class::MOP 0.49 and above. 2007-12-21 02:48:33 +00:00
msf
d1139bf133 update to Class-MOP-0.49, add SHARED_ONLY. 2007-12-21 02:42:49 +00:00
ajacoutot
39f2a1c05c - add license marker
- don't force compiler optimization
- don't hardcode CC
- regen patches while here

ok markus@ (maintainer)
2007-12-20 15:47:18 +00:00
martynas
7b828934f5 update to vte-0.16.11; ok jasper@ 2007-12-19 23:00:16 +00:00
jasper
9be62e65fb - update libsigsegv to 2.5
ok MAINTAINER
2007-12-19 13:15:53 +00:00
ajacoutot
d5305a980f - add/fix gconftool-2 goo
ok jasper@
2007-12-19 07:31:15 +00:00
deanna
b80946351b update boost depends. it's once again a single package.
ok ajacoutot@, steven@
2007-12-18 22:04:32 +00:00
deanna
9ae202f2f8 Move boost back into a single package. Splitting it was my mistake.
discussed with many people, "go ahead" steven@
2007-12-18 21:54:43 +00:00
deanna
7deee3920d Bring boost back into a single package. Splitting it was my mistake.
Discussed with several people, "go ahead" steven@
2007-12-18 20:46:03 +00:00
simon
be8356594a maintenance update to version 0.3001 2007-12-17 23:10:51 +00:00
simon
b4e331d335 maintenance update to version 1.0702 2007-12-17 23:06:56 +00:00
simon
f2ff6ad336 maintenance update to version 0.16001 2007-12-17 23:04:28 +00:00
simon
a9722e0d32 maintenance update to version 0.06 2007-12-17 22:58:45 +00:00
bernd
040f37e021 Security update to qgit-1.5.7. (CVE-2007-4631)
ok espie@
2007-12-17 21:36:18 +00:00
simon
30a11a31e2 update to version 1.21 and remove MAINTAINER as requested by himself
ok merdely@
2007-12-17 20:58:25 +00:00
merdely
ed1a1f1267 Add p5-List-Cycle 2007-12-17 20:22:43 +00:00
merdely
4b6068f078 Initial import of p5-List-Cycle:
List::Cycle provides objects for cycling through a list of values.

ok simon@
2007-12-17 20:21:44 +00:00
bernd
6c19d49ee6 Update to ruby-ncurses-1.1. 2007-12-17 20:11:53 +00:00
bernd
348e34f88d Update to git-1.5.3.7. 2007-12-17 20:00:05 +00:00
simon
1f195a0252 update to version 0.22
tweaks, feedback & ok okan@
2007-12-16 23:47:42 +00:00
simon
19445c51ef update to version 1.05
ok merdely@
2007-12-16 14:20:41 +00:00
simon
5bd48a7ff2 update to version 1.07 and remove maintainer as requested by himself
ok ajacoutot@
2007-12-15 22:16:46 +00:00
ajacoutot
22816143bf - add missing update-desktop-database goo
- regen PLIST while here
2007-12-15 20:28:51 +00:00
jasper
660f4d4493 - enable python bindings
ok ajacoutot@
2007-12-15 12:07:48 +00:00
jasper
485befb342 - update vte to 0.16.10
(from martynas@)
2007-12-15 11:39:51 +00:00
bernd
3d0a63147c Update to ruby-rspec-1.1.0. 2007-12-14 22:01:22 +00:00
merdely
06f6372d61 Update to 1.2. Remove unneeded patch.
From MAINTAINER (Will Maier)
ok landry@, "looks good" steven@
2007-12-12 15:41:59 +00:00
ajacoutot
d8e5247dc3 - replace WRKBUILD with WRKSRC 2007-12-12 14:46:41 +00:00
ajacoutot
222e0b2f3c - use scons module 2007-12-12 10:42:07 +00:00
ajacoutot
001f277333 - set debug=0 by default
- add DESTDIR=${WRKINST} to the install target
2007-12-12 10:39:20 +00:00
simon
fd6d8b3fb8 update to version 1.15
similar diff from J.C. Roberts
ok merdely@
2007-12-11 20:56:00 +00:00
simon
122cdf37bb update to version 0.084
similar diff from J.C. Roberts
ok merdely@
2007-12-11 20:46:15 +00:00
merdely
9ccc8c43ad Update to 1.22
From JC Roberts
ok simon@
2007-12-11 19:52:19 +00:00
jakemsr
cb3832e975 use -pthread instead of -lpthread for pthread linkage
bulk build tested by steven@

sync w/update-patches while here
2007-12-11 10:57:25 +00:00
martynas
4ed5988446 remove lang/python category from individual ports 2007-12-10 21:07:51 +00:00
ajacoutot
9e0758caca - remove the sun FLAVOR and add sunaudio support by default
note: people running with non-default FLAVOR(s) will need to update their
package manually as "pkg_add -u" won't be able to cope with this change

discussed with and ok steven@, "theorical ok" from pvalchev@
2007-12-09 13:40:16 +00:00
ajacoutot
58c87013ef - add support for scons module
"put it in" steven@, ok simon@
2007-12-08 20:11:02 +00:00
jakemsr
1f92e55c9c add commoncpp and ccrtp 2007-12-08 05:25:31 +00:00
jakemsr
bb28c7befb import ccrtp
GNU ccRTP is an implementation of RTP, the real-time transport protocol
from the IETF (see RFC 3550, RFC 3551 and RFC 3555). ccRTP is a C++
library based on GNU Common C++ which provides a high performance,
flexible and extensible standards-compliant RTP stack with full RTCP
support. The design and implementation of ccRTP make it suitable for
high capacity servers and gateways as well as personal client
applications.

from brad@

ok ajacoutot@
2007-12-08 05:23:20 +00:00
jakemsr
b5de437bf0 import commoncpp
Common C++ offers a highly portable C++ application development
framework.  Common C++ provides classes for threads, sockets, daemon
management, system logging, object synchronization, realtime network
development, persistant object management, and file access.

from brad@

ok ajacoutot@
2007-12-08 05:22:09 +00:00
okan
592d3e88e7 update to 20071205 from Jim Razmus
ok merdely@
2007-12-07 22:23:38 +00:00
martynas
46fa5a0dd4 update to xulrunner-1.8.1.11; ok kurt@ 2007-12-07 22:10:28 +00:00
martynas
15efa34317 update to libwnck-2.20.2; ok jasper@ 2007-12-07 22:05:12 +00:00
steven
12a9bacc8c maintenance update to 2.14.4 2007-12-05 14:31:24 +00:00
steven
3a243a4823 update to 0.8.2
from maintainer Will Maier
2007-12-01 13:35:20 +00:00
simon
ea8310390f update to version 0.2808
"go for it" steven@
2007-11-30 21:02:23 +00:00
kurt
447d54c5a1 update fetch manually url xalan. reported by James Hartley 2007-11-30 14:57:23 +00:00
okan
71cb41a8ea update to 1.4.8 from Will Maier (MAINTAINER)
ok sthen@
2007-11-29 19:00:41 +00:00
okan
f922aa7e42 add glpk 2007-11-29 13:54:13 +00:00