Commit Graph

1387 Commits

Author SHA1 Message Date
ajacoutot
9526df14e0 Update to libutf8-0.8.1.
Install README.
Add missing license marker.
2011-03-02 07:14:40 +00:00
ajacoutot
5b265fd0da Add missing RUN_DEPENDS on x11/py-gtk2. 2011-03-02 06:41:33 +00:00
fgsch
f11ddf0d97 Unbreak hfsplus. Add libtool to BUILD_DEPENDS as requested by ajacoutot@.
ok ajacoutot@
2011-02-06 16:03:55 +00:00
landry
4b03352019 Bump REVISION, MAINTAINER changed. 2011-01-05 20:31:02 +00:00
sebastia
f1acca42b4 Update to new Tcl layout, Makefile cleanup.
While there, update to 2.3, getting rid of the patches directory
With help from stu@

OK stu@, landry@
2011-01-05 18:16:58 +00:00
stu
1601bb8ec0 Upgrade to 2.2. Port Makefile cleanup.
Become maintainer, use Tcl/Tk 8.5, add
canvas out-of-range bugfix from upstream.

ok landry@, sebastia@
2011-01-05 17:34:17 +00:00
stu
de4c19506f Port Makefile tidying.
ok landry@, sebastia@
2011-01-05 17:21:18 +00:00
ajacoutot
4ec44530ca Simplify after recent rc.subr change.
The framework is now stable and we will start documenting it (at last).
2010-12-27 14:50:22 +00:00
ajacoutot
b28452a489 Cope with recent rc.subr changes. 2010-12-24 10:40:04 +00:00
claudio
bf96a014f3 Add ruby-spreadsheet 2010-12-23 13:56:26 +00:00
claudio
10a2d0b995 The Spreadsheet Library is designed to read and write Spreadsheet Documents.
As of version 0.6.0, only Microsoft Excel compatible spreadsheets are
supported. Spreadsheet is a combination/complete rewrite of the
Spreadsheet::Excel Library by Daniel J. Berger and the ParseExcel Library by
Hannes Wyss. Spreadsheet can read, write and modify Spreadsheet Documents.

OK jeremy@ jasper@
2010-12-23 13:54:33 +00:00
jasper
3437e9cd53 - update gramps to 3.2.5 2010-12-14 23:40:14 +00:00
jasper
3b5f38aeee - update logjam to 4.6.1 2010-12-14 22:50:58 +00:00
ajacoutot
ad3333c06b Fix indent. 2010-12-13 15:47:48 +00:00
sebastia
a1926124f6 Enable srcpd and spdrs60 2010-12-11 11:21:28 +00:00
sebastia
ae9c76b09d import misc/spdrs60: graphical SRCP client to control a digital model railway
DESCR:
spdrs60 is a graphical SRCP client to comfortably control a digital
model railway. Visual appearance and usage comply to the original
SpDrS60 German Federal Railway company locking table. A SRCP server
(e.g. erddcd or srcpd) is needed as a hardware link.

this and the import of srcpd was, with some comments, OK jasper@
2010-12-11 11:19:08 +00:00
sebastia
541e99fb7d import misc/srcpd: daemon to control digital model railroad systems
DESCR:
SRCP is an communication protocol designed to integrate all model
railroad systems. Further key features are full multiuser capabilities
and simplified user interface development.
2010-12-11 11:14:54 +00:00
ajacoutot
aaa1885833 Bump after recent cpan.port.mk change.
ok jasper@
2010-12-03 11:44:22 +00:00
ajacoutot
f5881573e2 Update to shared-mime-info-0.80.
Lots of new 'magic' and fixes.
2010-11-29 20:39:42 +00:00
sebastia
6fa0f12978 Update gpsd to 2.95
OK ckuehte@ (MAINTAINER), landry@, jasper@
2010-11-25 08:55:24 +00:00
jeremy
a8bf115817 REVISION bump all ruby ports due to a change in the pkgspec.
Previously, we were using ruby->=1.8,<=1.9, instead of
ruby->=1.8,<1.9.  While this wouldn't cause an issue, since
our ruby-1.9.2 package isn't included in ruby->=1.8,<=1.9,
it's still wrong and should be fixed.  This also fixes the
following minor issues:

Switch from using FLAVOR to MODRUBY_FLAVOR for *_DEPENDS.
Currently we don't have a ruby port that uses FLAVORs that
would differ from MODRUBY_FLAVOR, but it's possible we will
in the future.

Switch from BASE_PKGPATH to BUILD_PKGPATH in a few cases in
REGRESS_DEPENDS.  This probably is not strictly necessary, but
BUILD_PKGPATH is used in more cases, so it is good for
consistency.

Switch to new style *_DEPENDS, with the version specification
at the end.  The remaining cases where this is not done is
because a specific version is used.

Some FULLPKGNAME added to REGRESS_DEPENDS, to make sure that if
the old version is installed when you run a regress test, it
will install the new version first.

Some conversion of spaces to tabs for consistency.

OK landry@
2010-11-24 21:35:13 +00:00
jasper
4f31aebc59 - update p5-User-Identity to 0.93 2010-11-24 17:34:11 +00:00
jasper
973fe8b5b4 - don't do silent builds
- don't strip binary unconditionally
- reformat DESCR
- regen patches

ok maintainer
2010-11-24 13:09:11 +00:00
jasper
d5b83e879b - remove USE_GROFF 2010-11-24 08:21:27 +00:00
landry
f5236c14c0 Update to dvtm 0.6, from MAINTAINER Emilien Gaspar. 2010-11-24 08:19:24 +00:00
espie
9ff53f35ab remaining WANTLIB go .>= to >= 2010-11-22 10:16:08 +00:00
espie
bc8dc9adb1 new depends 2010-11-19 07:23:05 +00:00
jasper
f133f67131 - add patches to make this work with newer libedataserver
- remove BROKEN
- new DEPENDS
2010-11-17 10:47:01 +00:00
espie
c62f22845b tidy 2010-11-11 11:16:03 +00:00
espie
9fb7a3fc28 tk/tcl wantlib conversion 2010-11-06 22:06:57 +00:00
sthen
cea3dbd6ed move to revision/new-style lib_depends 2010-11-05 08:24:49 +00:00
ajacoutot
eed07dd171 Update to redshift-1.6.
Use MODPY_ADJ_FILES.

prodded by Remi Pointel on ports@
2010-11-03 07:12:40 +00:00
jasper
fec8a6bd81 - it's disappearing from more and more gnu mirrors, so add another mirror 2010-11-03 07:00:01 +00:00
jasper
19b8bdd531 - regen patches, add missing rcs id's 2010-11-03 06:56:37 +00:00
steven
037647bdb7 drop the conflict and rename zzuf's zzcat utility to zzufcat instead
ok naddy@
2010-10-28 10:17:54 +00:00
steven
9937dceb18 zziplib and zzuf conflict (zzcat executable)
pointed out by naddy@
2010-10-28 09:04:19 +00:00
stephan
e6b7f4d2f0 update to 1.9 2010-10-27 17:46:04 +00:00
steven
a22df9fec0 update to 0.13
* various fixes for Linux, FreeBSD, OS X and OpenBSD libc calls.
 * network host filtering support.
 * support for memory limits on OS X.
 * massive testsuite improvements.
 * support most cat options in zzcat, which is now fully programmable.

from dawedawe at gmx.de

set USE_LIBTOOL while here
2010-10-27 09:49:12 +00:00
ajacoutot
a919555b98 Fix MASTER_SITES.
from Brad Tilley (maintainer)
2010-10-24 21:57:47 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
naddy
e181dc182a proactively fix for gmake 3.82 2010-10-24 15:39:01 +00:00
jasper
516c87e532 - use MODCPAN_EXAMPLES and install more examples now 2010-10-23 11:59:11 +00:00
matthieu
5196d49e4d omconsole uses mandoc. ok jasper@, sthen@, naddy@ 2010-10-22 04:44:16 +00:00
naddy
ca9c6bdd67 ports that preformat man pages with mandoc via bsd.man.mk don't need groff 2010-10-20 15:23:04 +00:00
sthen
6c4df69385 fix tabs 2010-10-19 09:21:04 +00:00
espie
3075d068d4 USE_GROFF=Yes 2010-10-18 20:52:05 +00:00
jasper
b0a8cebee9 - use_x11 comes from gnome.port.mk now 2010-10-18 13:41:15 +00:00
sebastia
23897e5379 Update memcached to 1.4.5
OK landry@, maintainer timed out
2010-10-14 12:33:03 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
jasper
47ecb222f0 - switch to MODCPAN_EXAMPLES 2010-10-03 15:21:13 +00:00