Commit Graph

2431 Commits

Author SHA1 Message Date
jeremy
006fde0cd9 Handle the rest of the fallout from the splitting of MODRUBY_LIB_DEPENDS
into MODRUBY_WANTLIB and using CONFIGURE_STYLE = ruby gem ext.  Use the
lang/ruby module for all dependent ports, setting
MODRUBY_{BUILD,RUN}DEP=No if necessary.

ok landry, phessler, sthen
2010-10-26 21:42:13 +00:00
merdely
a46173fc05 - Update to 2.4.7
- Two new APIs were added, so minor library bump
 - Patched usage in swish-e.c to reference `swish-e` instead of `swish`
 - Patched usege in swish-e.1 to reference `swish-e` instead of `swish`
 - Perl port updated to use new dist file (and removed an uneeded
   patch), but its version didn't change.
2010-10-26 12:21:35 +00:00
stephan
463f153e2e update to 2.40 and remove Anil Madhavapeddy as maintainer as of per his request. Bulk-tested and ok landry@, ok jasper@ 2010-10-26 06:28:29 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
sthen
3b2bbaacc0 Add MODPY_WANTLIB, adjust MODPY_LIB_DEPENDS to new-style LIB_DEPENDS,
update all ports to match. Plists don't change -> no bump.
Looks ok to jasper.
2010-10-24 15:53:55 +00:00
schwarze
282e3a4a87 Do not try to install the same manual both formatted and unformatted;
since this is an imake port, install the formatted version only.
Even though this didn't build, bump, as the USE_GROFF commit did not bump.
According to naddy@, all USE_GROFF fallout has now been mopped up.
OK naddy@
2010-10-24 12:39:38 +00:00
jasper
3d7c69193b - update p5-XML-Twig to 3.37 2010-10-24 10:51:21 +00:00
robert
e33293099b update to 0.7 2010-10-24 10:45:31 +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
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
ajacoutot
4e1a5bdcbd Explicitely set --disable-schemas-compile. 2010-10-23 14:10:16 +00:00
jasper
d20776616c - use MODCPAN_EXAMPLES now it does recursive copies too. 2010-10-23 11:59:58 +00:00
jasper
47fe5ca567 - remove deanna@ as maintainer after several tries and a very long timeout 2010-10-23 11:04:18 +00:00
jasper
dcb1f6facd - sync 2010-10-23 08:35:49 +00:00
jasper
a4611f7e44 import py-MarkupSafe 0.11
py-MarkupSafe is a python module that implements an XML/HTML/XHTML
Markup safe string.

ok aja@
2010-10-23 08:35:12 +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
espie
881087b89d make sure groff has its macros 2010-10-19 21:26:26 +00:00
espie
61b4b88b51 groff will work better with the mandoc macros, as noticed by naddy@ 2010-10-19 21:22:52 +00:00
ajacoutot
e3ee3f0207 Remove USE_X11=No, it's no needed. 2010-10-19 15:21:03 +00:00
espie
dcaa846fde USE_GROFF=Yes 2010-10-19 07:54:21 +00:00
jasper
b0a8cebee9 - use_x11 comes from gnome.port.mk now 2010-10-18 13:41:15 +00:00
ajacoutot
050f51c4eb Update to libxml++-2.32.0.
ok jasper@, Andreas Bihlmaier (maintainer)
2010-10-16 14:11:19 +00:00
ajacoutot
32ade00a0a Unbreak by updating to gtkaml-0.2.11. 2010-10-15 11:35:23 +00:00
jasper
88c0ccc707 - add security fix for CVE-2010-3702.
ok kili@ naddy@
2010-10-13 17:29:37 +00:00
jasper
bde4fd8027 Security fix for CVE-2010-3704. Patch from upstream poppler git. 2010-10-13 11:37:25 +00:00
stephan
67b1243670 update to 0.74, ok dhill@ (maintainer). 2010-10-11 08:50:23 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
jasper
b2c6388444 - fix build for upcoming cairo update 2010-10-10 18:58:11 +00:00
jolan
d7cb504ddb update to 4.9.002 2010-10-10 00:49:59 +00:00
ajacoutot
a4fc15a7ee Update to gtranslator-1.9.12. 2010-10-08 09:43:11 +00:00
stephan
ce36452505 update to 1.19 2010-10-07 14:40:44 +00:00
jasper
6f5f3e6b2b - switch to MODCPAN_EXAMPLES 2010-10-03 16:59:55 +00:00
ajacoutot
c88f854a8f Set localstatedir to a proper value. 2010-10-02 06:18:00 +00:00
ajacoutot
21da929ec9 Fix DEPENDS after gtk+2 and gdk-pixbuf split.
ok jasper@
2010-09-30 07:21:18 +00:00
ajacoutot
91fbe805ee Update to meld-1.4.0. 2010-09-29 10:24:56 +00:00
jeremy
82143f7987 Remove MASTER_SITES from most ruby gem ports, specify it in ruby.port.mk
All ruby .gem files are now hosted on rubygems.org in the same
directory.  If the ruby gem CONFIGURE_STYLE is used, make the
default MASTER_SITES that directory.

There are still a few uses of MASTER_SITE_RUBYFORGE in the tree, for
some ports that aren't gems, or where the .gem file isn't hosted on
rubygems.org, or where the hashes don't match.  Most of these will be
dealt with in the near future.

OK landry@
2010-09-28 20:12:16 +00:00
martynas
814a52ad6b switch master_sites to openbsddistfiles.com so that the ports are
fetchable again.  reported by hal.gi@t-online.de via miod@.
2010-09-26 20:08:11 +00:00
jasper
f4bdaf2b88 don't install gzipped manpages 2010-09-24 18:50:34 +00:00
steven
964f85263b don't require gnu libtool 2010-09-24 18:40:44 +00:00
steven
1fd0dd16da s/--release/-release/
makes gnu libtool understand better
2010-09-24 18:40:15 +00:00
sthen
f2d94ea127 bump 2010-09-24 15:37:42 +00:00
jeremy
8ba7ce0e92 Update my MAINTAINER email address
OK landry@
2010-09-24 15:27:00 +00:00
dcoppa
44a2b7671b Cleanups for haskell ports.
"Looks fine" kili@
2010-09-24 10:09:42 +00:00
jasper
21bf225b6f - update to 1.02 2010-09-24 08:05:24 +00:00
jasper
e1b83d918d - update to 0.05 2010-09-24 08:05:04 +00:00
jasper
da64e0c140 - update to 1.45 2010-09-24 08:04:42 +00:00
jasper
8764a72e4c - update to 2.06 2010-09-24 08:04:22 +00:00