Commit Graph

48405 Commits

Author SHA1 Message Date
jasper
c4aa7d354a - maintenance update dbus to 1.2.12
from Brad, ok ajacoutot@
2009-01-28 14:16:19 +00:00
pyr
228e870ba0 +scrotwm 2009-01-28 13:21:35 +00:00
pyr
7df58d6704 Import scrotwm.
``Scrotwm is a small dynamic tiling window manager for X11. It tries to
stay out of the way so that valuable screen real estate can be used for
much more important stuff. It has sane defaults and does not require one
to learn a language to do any configuration. It was written by hackers
for hackers and it strives to be small, compact and fast. ''

Development is ongoing, but I'll make (or you can tell me to make)
snapshots every time it is necessary.

ok ajacoutot@ and other members of the french family.
2009-01-28 13:20:23 +00:00
bluhm
9f1cb32416 add myself
ok grunk@
2009-01-28 11:54:43 +00:00
sthen
2b2fec98a6 +numptyphysics 2009-01-28 10:13:11 +00:00
sthen
270507b93e import games/numptyphysics, from maintainer David Coppa with a few
Makefile simplifications by me.

Harness gravity with your crayon and set about creating blocks, 
ramps, levers, pulleys and whatever else you fancy to get the little 
red thing to the little yellow thing.

Numpty Physics is a drawing puzzle game in the spirit (and style?) 
of Crayon Physics using the same excellent Box2D engine.
2009-01-28 10:12:35 +00:00
ajacoutot
eaba8b0519 -gphoto 2009-01-28 10:11:30 +00:00
ajacoutot
b1a7d74100 - remove obsolete gphoto as it has been deprecated and unmaintained for
years in favor of gphoto2

"no objections" from sturm@ who didn't know what gphoto was
"seems reasonable" to pvalchev@

rip...
2009-01-28 10:10:19 +00:00
ajacoutot
68a32a0dcd - the file(1) call needs to be changed as the '-i' switch does not exist
under OpenBSD... because chl@ is a slacker ;)
This will not give completely the intended output, but at least it will
be closer than getting file(1) usage().
2009-01-28 09:53:02 +00:00
jasper
ff9b7c1ac2 - fix XDG conflicting symbols, from FreeBSD
this ought to help resolve some crashes in at least evolution and anjuta

hinted by ajacoutot@, thanks :)
2009-01-28 09:24:38 +00:00
bernd
afceaa9d42 Update to ruby-pg-0.7.9.2008.10.13.
From maintainer Jeremy Evans. Thanks!
2009-01-28 07:15:54 +00:00
sthen
2138a6b848 update to 7.3.2 2009-01-28 01:36:00 +00:00
sthen
b5b824f2a1 add sndio backend, wavpack support, and use SUBST_CMD. From maintainer
Jeremy Evans, thanks!
2009-01-28 00:20:57 +00:00
landry
eccda17813 Update to icu4c 4.0.1, from MAINTAINER :
- Link with -pthread instead of -lphtread.
- Use VERSION (consistent with other ports, although it's still not a
  rule) and propagate it where needed.
- Propagate SO_VERSION using MAKE_FLAGS.
- Fix MASTER_SITES.
- Remove a bunch of patches that prevented .so links to be created, use
  a post-install target to remove them instead.

Discussed with and ok ajacoutot@
2009-01-27 22:11:15 +00:00
martynas
15eaa752c8 py-numpy only checks for expl to determine whether extended-precision
support is present.  since we don't have it yet;  it implements
it's own.  however, on alpha, powerpc, it declared functions with
types that conflict with C99 (double for *l), therefore failed.
reported by merdely@;  tested by and ok kili@
2009-01-27 21:46:53 +00:00
bluhm
17e6b521ad update to p5-Net-SIP 0.53 2009-01-27 21:43:11 +00:00
bluhm
8025508133 update p5-IO-Socket-SSL to 1.22 2009-01-27 21:33:39 +00:00
kili
ac86330437 + hscolour 2009-01-27 21:33:16 +00:00
kili
f421e05f7b hscolour is a small Haskell script to colourise Haskell code. It
currently has five output formats: ANSI terminal codes, HTML 3.2
with <font> tags, HTML 4.01 with CSS, LaTeX, and mIRC chat client
codes.

ok giovanni@ (who spotted an empty and obsolete include dir in the PLIST),
okan@ (who don't get the $V cleanup now -- sorry),
sthen@ ("I'm all for having more ports where the word colour is spelt correctly)
2009-01-27 21:32:36 +00:00
martynas
a8be76c150 update to simplejson-2.0.7, based on the initial simplejson-2.0.6
diff from Benoit Chesneau.  ok wcmaier@
2009-01-27 21:28:51 +00:00
martynas
280ef16335 Add py-nose to REGRESS_DEPENDS.
Before:
ImportError: Need nose >= 0.10.0 for tests - see
http://somethingaboutorange.com /mrl/projects/nose

After:
Ran 1128 tests in 5.271s
OK
2009-01-27 21:12:02 +00:00
giovanni
80251c12a4 Update to 2.6.2 and regen patches
ok kili@
2009-01-27 17:59:05 +00:00
ajacoutot
4b41eb8234 - s/-lpthread/pthread
- regen PLIST while here

"looks good" to Jeremy Evans (MAINTAINER)
2009-01-27 17:17:09 +00:00
simon
06ac5929b6 update to version 0.22
ok jasper@
2009-01-27 16:39:16 +00:00
simon
f545b07eb8 update to version 0.59
testing and ok by jasper@
2009-01-27 16:38:01 +00:00
sthen
2a68a2a250 Fix log spam, from upstream repo. Regen patches while there. 2009-01-27 10:55:41 +00:00
naddy
51543f59bd Update to 4.2.4p6.
Kill the multi-packaging.  xntpd is useless without documentation and
if you want a simple NTP server on a tiny machine, use OpenNTPD.
2009-01-27 10:21:38 +00:00
sthen
dcd15bd128 Update to 1.1.10, from Brad - fixes some problems introduced by 1.1.9 2009-01-27 08:33:12 +00:00
jasper
7be872b0cf - add py-editdist 2009-01-27 08:27:45 +00:00
sthen
227608866a - this port is used as an example in the FAQ; add a reminder to
update the relevant page if the port is updated.

- more precise license marker.

No package change. ok Brad (maintainer) after a small adjustment
to my diff.
2009-01-27 08:19:38 +00:00
ajacoutot
0c013b8fb2 - update to calcurse-2.5
from calcurse developer Frederic Culot (MAINTAINER)
2009-01-27 08:14:38 +00:00
okan
75f02b5e99 update to 0.26; new homepage; simpler install; re-gen PLIST
ok merdely@
2009-01-27 02:04:57 +00:00
sthen
9bd968ba7c remove the server's RUN_DEPENDS on the viewer, it's not necessary
and prevents the server from being used while an alternative vncviewer
package is installed. bump package.
2009-01-27 01:35:47 +00:00
sthen
65ee102c62 drop privileges to _iftop user. ok kili 2009-01-27 01:03:38 +00:00
sthen
019d0d7d88 add user/group for net/iftop 2009-01-27 01:03:16 +00:00
sthen
958bfb377a remove non-useful MESSAGE, add header lengths for additional link types
(including DLT_ENC requested by Rod Whitworth a while ago), regen PLIST
and bump.
2009-01-27 01:01:16 +00:00
djm
28198f320a import py-editdist-0.3:
> py-editdist is a Python module to calculate the Levenshtein edit
> distance between two strings.
2009-01-26 23:43:20 +00:00
naddy
f954712cb7 update to 4.2.4p5; based on a submission by Wim Lewis <wiml@hhhh.org> 2009-01-26 23:26:02 +00:00
landry
578f73fe7a SUBPACKAGE -estdc doesn't need to RUN_DEPENDS on gcc.
Diff from Mikolaj Kucharski on ports@, thanks!

ok espie@
2009-01-26 22:09:19 +00:00
sthen
6248392f4c update to newest 1.2 release (1.2.30), maintainer doesn't necessarily
agree with staying with 1.2.x but doesn't mind too much either way
and 1.3 adds heavy dependencies.
2009-01-26 21:26:32 +00:00
simon
d7f94b3368 regenerate packaging list after update and bump
pointed out by Markus Hennecke, thanks!
2009-01-26 20:19:18 +00:00
landry
87aa2a17f2 Update to midori 0.1.2. Enable gio support, now uses libsoup,ssl for some
http/https access, and uses waf 1.5.2 update i just commited.
2009-01-26 19:52:49 +00:00
landry
0132039b99 Mostly rewrite telepathy-butterfly wscripts to let it build with waf 1.5.2.
ok jasper@ wcmaier@
2009-01-26 19:49:25 +00:00
landry
ad8b01fde2 Update to waf 1.5.2, add a patch to workaround a stupid cc version check.
ok jasper@ wcmaier@
2009-01-26 19:47:12 +00:00
jasper
33b462f0c0 - regen WANTLIB
- install .desktop file where it should
- add missing goo and dependency
- get rid of implicit declaration warnings
- add missing rcs id's to several patches

ok mbalmer@ (MAINTAINER), sthen@
2009-01-26 18:17:25 +00:00
simon
e3f9dc2f91 update to version 5.71000 2009-01-26 17:10:00 +00:00
eric
c78a2d734d update to 0.14
ok wcmaier@
2009-01-26 16:31:15 +00:00
sthen
0490bb1d52 handle update-desktop-database and bump. ok jasper 2009-01-26 16:25:18 +00:00
sthen
6f87d220af add bdb to the kitchen-sink dovecot build (ldap,mysql,postgresql,sqlite) 2009-01-26 14:53:50 +00:00
sthen
b51b001d50 update to 1.1.9 and add a flavour add bdb dictionary support (allows
the expire plugin to work without a SQL database). From Brad (maintainer),
diff for bdb support from Michael Lechtermann.
2009-01-26 14:47:02 +00:00