Commit Graph

1422 Commits

Author SHA1 Message Date
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
jasper
c35c99ef53 install the pkgconfig file into a location where it can be found 2011-06-05 14:37:16 +00:00
kili
27f99a5541 --disable-silent-rules is now added to CONFIGURE_ARGS per default,
if CONFIGURE_STYLE = gnu.
2011-06-02 17:09:31 +00:00
sthen
13602cba97 use base64-encoded checksums, "if you wish to regen, go ahead" espie@ 2011-05-31 08:35:20 +00:00
espie
15db9b9717 fix fetch 2011-05-22 16:01:48 +00:00
ajacoutot
454b1e3a85 Grrr. 2011-05-18 21:11:16 +00:00
ajacoutot
dfb4363ada Nothing in the dep chain provides librsvg, so explicitely depend on it
so that the icon is correctly displayed.
2011-05-18 21:06:28 +00:00
ajacoutot
24c1013f4a Update to gtk3mm-documentation-3.0.3. 2011-05-12 09:50:26 +00:00
gsoares
bcabb9b713 - zap USE_GROFF
- regen WANTLIB / PLIST
- bump

ok jasper@ sthen@
2011-05-05 18:33:33 +00:00
gsoares
0870592069 - remove Extra from WANTLIB
- regen patches/plist
- bump
- zap USE_GROFF

ok sthen@ jasper@
2011-05-05 18:19:11 +00:00
sthen
607c6d54f5 remove libutf8, it's no longer needed.
ok aja@ jasper@ kill! landry@
2011-05-04 09:08:32 +00:00
jasper
4540d7cb07 libm has nearbyint() in libm now.
ok sebastia@ (MAINTAINER)
2011-04-29 06:39:54 +00:00
jolan
1a3df9cf28 remove dead mirrors and use MASTER_SITE_BACKUP explicitly 2011-04-25 15:01:28 +00:00
sthen
de43b3f3e8 - unbreak the build following NULL changes
- remove libutf8 dependency, base locale support seems enough
- remove ONLY_FOR_ARCHS, it may possibly be useful on USB drives too

not really tested but the port doesn't build as-is and has
been on ports@ for most of a week without feedback, so in it goes.
2011-04-22 11:37:46 +00:00
jasper
9c1c353db1 - remove unnecessary NULL casts 2011-04-17 18:19:37 +00:00
naddy
8aeca3d180 fix GNU Makefile syntax for gmake 3.82 2011-04-15 19:29:54 +00:00
ajacoutot
23b8db1a13 Update to gtk3mm-documentation-3.0.2. 2011-04-15 09:20:59 +00:00
jasper
9ba402d306 remove empty file 2011-04-14 08:06:35 +00:00
ajacoutot
22ec239624 +gtk3mm-documentation 2011-04-13 07:44:25 +00:00
ajacoutot
e7801183b6 Import gtk3mm-documentation-3.0.0.
This is the documentation for gtkmm (gtk3mm), a C++ API for gtk+3.

ok jasper@
2011-04-13 07:43:42 +00:00
bluhm
73058248ea add p5-File-LibMagic 2011-04-11 10:02:16 +00:00
bluhm
bf10af5462 Initial import of p5-File-LibMagic 0.96
The File::LibMagic is a simple perl interface to libmagic from the
file-4.x or file-5.x package from Christos Zoulas.  You can use the
simple Interface like MagicBuffer() or MagicFile(), use the functions
of libmagic(3) or use the OO-Interface.

ok benoit@
2011-04-11 09:56:20 +00:00
jasper
61f9ed9482 adjust after recent lesstif removal
ok aja@ sthen@
2011-04-10 18:00:23 +00:00
benoit
f4238cac8a - update figlet to 2.2.4
- update license
- remove USE_GROFF from Gleydson Soares
- update patch
2011-03-26 15:07:59 +00:00
naddy
72b38fdd55 bump EPOCH, 0.2603 > 0.58 2011-03-18 16:00:57 +00:00
sebastia
9da6fe8ce0 enable dtcltiny 2011-03-17 14:02:37 +00:00
sebastia
78bd47fd65 import dtcltiny: small SRCP client to control digital model trains
dtcltiny is a small SRCP client to control digital model trains on SRCP
systems.  It needs a SRCP server (e.g. erddcd or srcpd) as hardware
link.

OK landry@
2011-03-17 14:00:56 +00:00
jasper
7f5ffb161d - update to 0.09006 2011-03-17 13:31:24 +00:00
jasper
fa61bcbc4a - update to 0.58 2011-03-10 23:21:37 +00:00
sthen
327a0c338b fix typo in comment, bump 2011-03-10 20:49:13 +00:00
robert
098d7c9ef4 update to 4.7.5.1 2011-03-09 09:31:46 +00:00
ajacoutot
0b0f08ff77 Fix rcs ids. 2011-03-08 23:45:47 +00:00
ajacoutot
96250d8180 Typos in COMMENTs, from Anthony J. Bentley. 2011-03-08 06:44:55 +00:00
ajacoutot
304b67eef7 New style *_DEPENDS. 2011-03-07 18:54:50 +00:00
ajacoutot
1d407592bb Update to shared-mime-info-0.90.
Take MAINTAINER.
2011-03-03 13:47:09 +00:00
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