sthen
96b9cbb33a
revision/new lib_depends
2010-10-23 18:26:19 +00:00
naddy
ec21b844b6
don't install source page, consistent with other imake ports
2010-10-23 18:24:14 +00:00
espie
721c339299
zap P/I distinction, it was a lousy idea anyways
2010-10-23 18:14:19 +00:00
espie
e694d95fa7
fix loop: we know we tried it, it didn't work, so don't try it AGAIN.
2010-10-23 18:02:59 +00:00
espie
7439821562
if we don't ssh to it, don't print the name either in errors, as requested by
...
landry@
2010-10-23 17:58:55 +00:00
jasper
aa9e54882f
- disable Werror to allow this to built on at least mips64el
2010-10-23 17:55:57 +00:00
jakemsr
432135427a
+ liblrdf
2010-10-23 17:33:09 +00:00
sthen
341e11776b
Add RUN_DEPEND on groff; vgrind needs it to work. Bump REVISION.
...
The included manpages themselves are fine with mandoc so remove USE_GROFF.
ok jasper@
2010-10-23 17:09:35 +00:00
ajacoutot
113f9ff0c9
Add a missing @sample directory.
2010-10-23 17:04:51 +00:00
jakemsr
7f4a330ee4
enable liblrdf support
2010-10-23 17:04:14 +00:00
steven
8fd24fc89a
bump to 2.2.1
2010-10-23 17:01:26 +00:00
jakemsr
255d4b303f
initial import of liblrdf
...
This is a library to make it easy to manipulate RDF files describing
LADSPA plugins. It can also be used for general RDF manipulation.
It can read RDF/XLM and N3 files and export N3 files, it also has a
light taxonomic inference capablility.
2010-10-23 16:54:23 +00:00
jasper
da05c92708
- sync
2010-10-23 16:49:55 +00:00
jasper
89f9ff99f9
import vgrind from base
...
vgrind formats the program sources which are arguments in a nice style
using troff(1). Comments are placed in italics, keywords in bold face,
and the name of the current function is listed down the margin of each
page as it is encountered.
help and OK sthen@
2010-10-23 16:49:11 +00:00
steven
83aeb13546
update to 15.3.0
...
seems to need gmake now
2010-10-23 16:47:33 +00:00
ajacoutot
020fdacde6
Don't enforce MASTER_SITES either.
2010-10-23 16:31:29 +00:00
ajacoutot
2eb978af07
Remove ltasneededhack: use our own LIBTOOL and add -Wl,--as-needed to
...
LDFLAGS.
2010-10-23 16:30:01 +00:00
naddy
5b0d619cab
remove an unused patch file that triggers an autotools rebuild cascade
2010-10-23 16:24:32 +00:00
jasper
ae2e3c40b8
sync
2010-10-23 16:08:38 +00:00
jasper
43353d8f88
import p5-Business-PayPal-IPN 1.94
...
Business::PayPal::IPN implements PayPal IPN version 1.5. It validates
transactions and gives you means to get notified of payments to your
PayPal account. If you don't already know what PayPal IPN is this
library may not be for you.
ok sthen@
2010-10-23 16:07:43 +00:00
jasper
444c34c197
import p5-Business-PayPal-API 0.69
...
Business::PayPal::API supports both certificate authentication and the
new 3-token "Signature" authentication.
It also support PayPal's development sandbox for testing.
ok sthen@
2010-10-23 16:05:53 +00:00
jasper
f06d76584f
import p5-Business-PayPal 0.04
...
Business::PayPal makes the automation of PayPal transactions as simple
as doing credit card transactions through a regular processor. It
includes methods for creating PayPal buttons and for validating the
Instant Payment Notification that is sent when PayPal processes a
payment.
ok sthen@
2010-10-23 16:05:06 +00:00
sthen
27438e6dd5
update Munin to 1.45, joint work with & ok jasper@
2010-10-23 15:52:22 +00:00
steven
6653580a4a
fix pkgpath for libgfortran
2010-10-23 15:45:59 +00:00
landry
e721cea2f2
+viking
2010-10-23 15:40:46 +00:00
landry
6cb63a6ab2
Import viking-0.9.96:
...
Viking is a free/open source program to manage GPS data. You can import
and plot tracks and waypoints, show Terraserver/OpenStreetMap maps
under it, add coordinate lines, make new tracks and waypoints, hide
different things, etc. It can also be used as an OpenStreetMap editor.
ok jasper@ ajacoutot@
2010-10-23 15:40:19 +00:00
steven
1b4c6e5748
add libgfortran to WANTLIB here
2010-10-23 15:30:00 +00:00
ajacoutot
0de6d7b457
Don't force EXTRACT_SUFX.
2010-10-23 15:26:27 +00:00
steven
1a09781ad7
remove MODFORTRAN_WANTG77
2010-10-23 15:16:27 +00:00
steven
83c4da679d
replace MODFORTRAN_WANTG77 with MODFORTRAN_COMPILER
2010-10-23 15:09:57 +00:00
steven
e879a75e6b
introduce MODFORTRAN_COMPILER, to be set inside a port
...
accept g77 and gfortran for this, and make it default to g77
add necessary variables for gfortran usage
make some of the variables internal
2010-10-23 15:05:47 +00:00
ajacoutot
67f8e3e845
Do not enforce the need to set GNOME_PROJECT and GNOME_VERSION so that
...
we can use the x11/gnome MODULE with ports that are not directly part
of GNOME per se. This made landry's kitty sad...
ok landry@ jasper@
2010-10-23 14:37:17 +00:00
naddy
ded10ce362
don't run a man page without tables through tbl(1)
2010-10-23 14:20:13 +00:00
ajacoutot
4e1a5bdcbd
Explicitely set --disable-schemas-compile.
2010-10-23 14:10:16 +00:00
sthen
b58a9ed08f
Fix up the dependencies for iodbc, the GUI only depends directly
...
on Gtk+2 and the rest are WANTLIBs. From Brad.
2010-10-23 13:13:06 +00:00
sthen
8838b16190
use rm -rf to remove extra directories, suggested by landry
2010-10-23 13:12:57 +00:00
ajacoutot
2c9717fe86
Fix SHARED_LIBS, regen WANTLIB and PLIST.
2010-10-23 13:01:26 +00:00
phessler
dc237e8ddb
update to alephone 0.23.2
...
Major highlights for this release include an entirely new modern 3D
renderer option, a plugins system, PNG screenshots, Lua API
improvements, and bug fixes.
2010-10-23 12:59:19 +00:00
landry
7bff8cda50
Fix WANTLIB. Dunno how eggdbus ended up here.
2010-10-23 12:53:13 +00:00
landry
e92b5777ce
Manpages installs to man/manX, not share/man/manX.
2010-10-23 12:48:29 +00:00
landry
e6b9d62bfd
Fix WANTLIB (remove avahi libs, they're extra) and switch to newer
...
LIB_DEPENDS while here. Bump REVISION.
2010-10-23 12:35:10 +00:00
jasper
cf7444c750
- remove comment i won't care about
2010-10-23 12:32:01 +00:00
ajacoutot
d0f5c0f289
Make it conflict on gtk+2-docs-<2.22.
...
spotted the hard way by landry@
2010-10-23 12:26:48 +00:00
jasper
d20776616c
- use MODCPAN_EXAMPLES now it does recursive copies too.
2010-10-23 11:59:58 +00:00
jasper
516c87e532
- use MODCPAN_EXAMPLES and install more examples now
2010-10-23 11:59:11 +00:00
jasper
f4bfbd60be
- allow recursive copy of the examples, this will fix some quirky ports
...
ok sthen@
2010-10-23 11:58:33 +00:00
jasper
8f761a3302
- set SHARED_ONLY
2010-10-23 11:56:32 +00:00
jasper
cfbaf3ee45
- dont set CONFIGURE_STYLE to gnu when we're using the waf module.
2010-10-23 11:10:18 +00:00
jasper
47fe5ca567
- remove deanna@ as maintainer after several tries and a very long timeout
2010-10-23 11:04:18 +00:00
landry
61193a6afc
Fix build on hppa, remove stupid Imakefile statements detecting hppa
...
architecture as hp/ux. Regen patches & bump REVISION.
2010-10-23 10:52:58 +00:00