Commit Graph

50383 Commits

Author SHA1 Message Date
bernd
bfe6132b6e Update to ruby-rack-1.0.0. 2009-05-19 21:54:33 +00:00
bernd
0757e4e19c Update to ruby-sinatra-0.9.2. 2009-05-19 21:53:48 +00:00
bernd
e2e88dd16c Add ruby-rack-test. 2009-05-19 21:51:50 +00:00
bernd
f6e02b5de8 Initial import of ruby-rack-test-0.3.0.
Rack::Test is a small, simple testing API for Rack apps.
It can be used on its own or as a reusable starting point
for Web frameworks and testing libraries to build on.
Most of its initial functionality is an extraction of
Merb 1.0's request helpers feature.
2009-05-19 21:49:11 +00:00
sthen
bb4bc47ecf - the npcomplete levels are known to trigger some problems in the
Box2D physics engine. keep them around, but split into a subpackage
not installed by default.

- regen distinfo.

based on diffs from David Coppa (maintainer), I reworked them to
use multi packages rather than just remove the levels. maintainer ok.
2009-05-19 21:28:17 +00:00
sthen
b70dcb07a1 - provide a default MODTCL_VERSION set to MODTK_VERSION; only one
place to change if you need to use a different Tcl/Tk version.

- provide MODTCL_LIB and MODTK_LIB (avoids a possible messy
construct in an individual port's Makefile when they are needed,
allows use of "LDFLAGS=-L${MODTCL_LIBDIR} -l${MODTCL_LIB}").

ok steven@, Stuart Cassoff
2009-05-19 21:14:52 +00:00
pirofti
95aa4b60f9 Update to ruby-net-sftp-2.0.2. Okay bernd@. 2009-05-19 21:09:24 +00:00
pirofti
3f998c852c Update to ruby-net-scp-1.0.2. Okay bernd@. 2009-05-19 21:08:35 +00:00
pirofti
09e3b5fa31 Update to ruby-openid-2.1.6. Okay bernd@. 2009-05-19 21:07:26 +00:00
pirofti
21606200bd Fix ruby-columnize regression tests. Okay bernd@. Bump. 2009-05-19 21:05:00 +00:00
pirofti
04d45ef469 Update to ruby-redcloth-4.1.9. Okay bernd@. 2009-05-19 21:03:44 +00:00
pirofti
e2b9205000 Link ruby-minitest. 2009-05-19 21:01:10 +00:00
pirofti
193d4aa2bd Initial import of ruby-minitest.
minitest/unit is a small and fast replacement for ruby's huge and slow
test/unit. This is meant to be clean and easy to use both as a regular test
writer and for language implementors that need a minimal set of methods to
bootstrap a working unit test suite.

Okay bernd@
2009-05-19 20:59:40 +00:00
ajacoutot
aaffad6ae5 - librsvg,no_gnome is no more
from Markus Bergkvist, thanks!
2009-05-19 18:55:14 +00:00
naddy
5a7988bb4f update to 4.0 patch 24 2009-05-19 15:33:31 +00:00
ajacoutot
3c55d9b5ae - fix _zarafa uid/gid 2009-05-19 15:21:47 +00:00
ajacoutot
70fdb8ee0c Add _zarafa user. 2009-05-19 15:20:08 +00:00
jim
2d4c7e8dd8 update homepage and master sites.
ok simon@, maintainer
2009-05-19 14:49:37 +00:00
naddy
56fc727ec7 MAINTAINER changes require a package bump! 2009-05-19 14:03:45 +00:00
benoit
9858db5ab6 - update to py-gnuplot 1.8
- change maintainer per his request

ok ajacoutot@
2009-05-19 13:56:11 +00:00
ajacoutot
bb4ed2b8b5 - just like a2ps, build both letter and a4 FLAVORS for psutils 2009-05-19 13:48:34 +00:00
ajacoutot
7943d34c8c - be consistent with a least ghostscript and a2ps and build the letter
FLAVOR by default
- regen PLIST while here
2009-05-19 13:46:34 +00:00
sthen
e8dd94a739 maintenance update to 0.2.2 2009-05-19 13:27:43 +00:00
ajacoutot
45145171af - don't link .so to .so.X.Y
- merge PFRAG.shared into PLIST
- bump
2009-05-19 11:15:28 +00:00
sthen
f8346224bb update to 2.3.6, the latest version that doesn't require cairo-xcb.
maintainer timeout.
2009-05-19 11:07:06 +00:00
sthen
97a62e27b7 add tasn1 to WANTLIB and bump packages/subpackages. 2009-05-19 11:03:31 +00:00
sthen
0876f6e643 REGRESS_DEPENDS=${RUN_DEPENDS}; no package change 2009-05-19 10:35:19 +00:00
sthen
962ed6f259 chown the module to ${BIN_OWN}:${BIN_GRP}. bump pkgname. 2009-05-19 10:32:49 +00:00
sthen
423cacb851 add explanatory comment regarding these patches which they emulate
fesetround() using fpsetround(). no change to build; no bump.
2009-05-19 08:41:38 +00:00
sthen
41093a2240 maintenance update to 1.1.15, from Brad. 2009-05-19 08:10:56 +00:00
giovanni
4dc5bbf729 Fix pkgname-main
spotted by Mikolaj Kucharski
2009-05-19 07:05:25 +00:00
ajacoutot
6aac839169 - update to gtk-engines2-2.18.2 2009-05-19 06:46:35 +00:00
jim
5a00687d78 update homepage and master sites.
ok simon@
2009-05-18 23:25:57 +00:00
kili
0ce973bbcf Disable jack and octave support.
ok naddy
2009-05-18 21:37:09 +00:00
ajacoutot
0e07565660 - small hack to fix some php parsing errors 2009-05-18 21:13:29 +00:00
bernd
5fccd654b3 Update to git-1.6.3.1.
Also:
- install gitweb and related stuff (from Simon Kuhnle)
- fix paths in some manpages (noticed by mk@)
- 64bit for date.c fix went upstream

Thanks guys!
2009-05-18 19:23:58 +00:00
martynas
794450d76b remove pkgpath; requested by ajacoutot@ 2009-05-18 18:44:51 +00:00
jakob
af710b47c4 fix broken package build; from brad 2009-05-18 17:35:47 +00:00
ajacoutot
9ff4d05ca6 - upstream integrated kurt@'s patches with some small changes ; bring
them in as it will ease update to a new release
2009-05-18 17:09:54 +00:00
ajacoutot
ab571a413b - maintainance release to libsoup-2.26.2
fixes several bugs and crashes
2009-05-18 16:52:15 +00:00
jakob
e7f00c44eb update to NSD 3.2.2; critical bugfix release. upgrade recommended.
http://www.nlnetlabs.nl/publications/NSD_vulnerability_announcement.html
(2nd try)
2009-05-18 15:05:37 +00:00
jakob
a8364d30af update to NSD 3.2.2; critical bugfix release. upgrade recommended.
http://www.nlnetlabs.nl/publications/NSD_vulnerability_announcement.html
2009-05-18 14:34:46 +00:00
pirofti
db36a41268 Update ruby-net-ssh-gateway to version 1.0.1. Add regression test.
Okay bernd@.
2009-05-18 14:30:53 +00:00
pirofti
a458badec1 Update ruby-net-ssh to version 2.0.11.
Okay bernd@.
2009-05-18 14:23:50 +00:00
ajacoutot
2385658261 Some cleanups:
* add blank line between RCS Id and COMMENT
* zap 'a' from COMMENT
* zap V variable, it is only used once
* zap the echo command in do-install ; no use

"Yes of course!! I should not commit on a monday morning!" laurent@
2009-05-18 11:40:46 +00:00
sthen
89b0a826b7 urandom->arandom (aka, "stop my music skipping when I use drill").
ok jakob@; i'll work out something similar to send upstream.
2009-05-18 09:21:57 +00:00
laurent
e4b668794a Link diskrescue to build 2009-05-18 08:28:25 +00:00
laurent
6bfeed7d56 Diskrescue is a tool to verify and/or recover as mycg data as possible from failed disks. OK phessler, marco@ 2009-05-18 08:20:02 +00:00
phessler
66f27e238f +evil +red 2009-05-18 06:05:02 +00:00
phessler
6721b8f94f Marathon RED is a single-player scenario set in a dark alternate version
of the Marathon universe. It was created by Ian McConville, who also
built most of the game's graphics and environments. Additional credits
and acknowledgements are included in the game's main menu.

OK merdely@
2009-05-18 06:03:57 +00:00