msf
297a01402e
+_perdition
2006-11-25 11:01:19 +00:00
msf
9e21a7def3
fix conflicting uid and gid. bump PKGNAME
2006-11-25 11:00:38 +00:00
jasper
fb209a99a9
update to 5.13
2006-11-25 10:39:18 +00:00
espie
9ea8f8d4ba
new MULTI_PACKAGES
2006-11-25 10:30:58 +00:00
msf
8dc6071094
Change to SUBST_VARS+=
...
discussed and ok bernd@
2006-11-25 10:03:32 +00:00
steven
ab77eb7f59
new MULTI_PACKAGES
2006-11-25 08:55:18 +00:00
steven
79b6c7c2a2
new MULTI_PACKAGES
2006-11-25 08:41:04 +00:00
steven
0b166b3508
new MULTI_PACKAGES
2006-11-25 08:30:21 +00:00
sturm
1bbfb49768
fix automake build dependency
...
no PKGNAME bump needed
2006-11-25 08:22:27 +00:00
steven
bd87ca6cb1
new MULTI_PACKAGES
2006-11-25 08:14:06 +00:00
steven
27db26747f
new MULTI_PACKAGES
2006-11-25 07:55:25 +00:00
steven
8902924168
new MULTI_PACKAGES
...
while here, remove explicit dependency of -examples and -admin packages
on java, since they depend on the main package which already has this dep.
also tighten pkgspec in dependencies to v4/5.
2006-11-25 07:42:58 +00:00
pvalchev
df027a4134
fix altivec test on powerpc, -force_cpusubtype_ALL appears to be a
...
darwin-specific gcc4 option; from ole@grummel.net
2006-11-25 05:40:31 +00:00
pvalchev
1fcfc6b7b2
Differentiate between struct timeval and bpf_timeval.. fixes
...
logging/alerting on 64-bit platforms.
From nikns@secure.lv
2006-11-25 05:33:28 +00:00
ckuethe
11a4d01f8a
Fix a crash in the kml converter. Tested on amd64, i386, sparc64 and zaurus.
...
A similar fix was applied to gpsbabel cvs.
2006-11-25 00:39:41 +00:00
espie
a7d0d66412
new MULTI_PACKAGES
2006-11-24 23:09:54 +00:00
espie
a82bd3404c
new MULTI_PACKAGES
2006-11-24 22:53:03 +00:00
steven
13d8bfaa55
new MULTI_PACKAGES
2006-11-24 22:27:32 +00:00
espie
a78e2c7247
new MULTI_PACKAGES
2006-11-24 22:21:48 +00:00
kili
d57130fe92
new MULTI_PACKAGES
2006-11-24 22:20:29 +00:00
espie
33d24f2968
new MULTI_PACKAGES
2006-11-24 22:14:42 +00:00
steven
00ade33898
new MULTI_PACKAGES
2006-11-24 21:46:18 +00:00
steven
4db7fc3254
take flavors into account in @pkgpath
2006-11-24 21:35:29 +00:00
steven
330f0193b5
take flavors into account in @pkgpath
...
ok espie@
2006-11-24 21:30:13 +00:00
steven
dd03bc9488
new MULTI_PACKAGES
2006-11-24 21:23:19 +00:00
steven
c90d0c9dfc
new MULTI_PACKAGES
2006-11-24 21:14:29 +00:00
steven
b1f5c9716e
new MULTI_PACKAGES
2006-11-24 20:48:23 +00:00
steven
174b081b59
new MULTI_PACKAGES
2006-11-24 20:00:06 +00:00
steven
0510fbcfd9
new MULTI_PACKAGES
2006-11-24 19:52:53 +00:00
espie
b9f948249a
+p5-Class-Std*
2006-11-24 19:27:21 +00:00
espie
42cc446256
more of Damien Conway's stuff
2006-11-24 19:25:55 +00:00
espie
f2548dbfde
Damien Conway's stuff.
2006-11-24 19:25:13 +00:00
jolan
552515bf09
+luapack
2006-11-24 18:59:55 +00:00
jolan
7e61af6aa0
luapack-20061124, library for packing and unpacking binary data
...
ok pedro@
2006-11-24 18:58:02 +00:00
steven
e85f2746c5
new MULTI_PACKAGES
2006-11-24 18:42:20 +00:00
steven
470a1dfb0d
new MULTI_PACKAGES
2006-11-24 17:52:52 +00:00
espie
7fc1e65dea
+p5-Class-Classless
2006-11-24 17:47:19 +00:00
espie
7ff5d4ec6f
an intriguing little critter, object orientation without classes in perl,
...
as exists in some highly dynamic oo languages.
2006-11-24 17:46:21 +00:00
sturm
1da0fdebd5
bump PKGNAME after dependency changes from gnu.port.mk
2006-11-24 17:35:32 +00:00
sturm
dddf9ed149
fix LIB_DEPENDS
2006-11-24 17:28:20 +00:00
steven
23dc1c7a31
new MULTI_PACKAGES
2006-11-24 17:25:21 +00:00
steven
6b9133e43b
new MULTI_PACKAGES
2006-11-24 16:50:10 +00:00
espie
4d71e0cedc
repair update-plist
2006-11-24 16:49:37 +00:00
naddy
94fd13450c
switch to new MULTI_PACKAGES
2006-11-24 16:22:21 +00:00
robert
0b8a99e84a
add Dutch (nl) support; requested by Joachim Schipper <j.schipper@math.uu.nl>
2006-11-24 10:52:33 +00:00
bernd
4d7ae30245
+ ruby-mongrel
2006-11-24 10:36:47 +00:00
bernd
67c56bb029
Initial import of mongrel-0.3.13.4.
...
Mongrel is a fast HTTP library and server for Ruby that is intended for
hosting Ruby web applications of any kind using plain HTTP rather than
FastCGI or SCGI. It is framework agnostic and already supports Ruby On Rails,
Og+Nitro, and Camping frameworks.
From Jason LaRiviere <jason at indelicate dot net>, some cleanup by me.
2006-11-24 10:35:16 +00:00
bernd
2bc7e76250
Update to ruby-daemons-1.0.3.
2006-11-24 10:09:50 +00:00
bernd
660c724b08
+ bogofilter,qdbm
...
+ bogofilter,sqlite3
2006-11-24 09:47:52 +00:00
bernd
10bf39fe8e
Update to bogofilter-1.0.3.
...
ok espie@, tested by sturm@
2006-11-24 09:46:55 +00:00