Commit Graph

2469 Commits

Author SHA1 Message Date
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
edd
486373a061 Minor update to 0.0.8.2.
OK MAINTAINER and landry@
2010-11-24 12:12:01 +00:00
espie
5e4a222751 last remaining old-style lib version numbers 2010-11-22 10:27:12 +00:00
espie
9ff53f35ab remaining WANTLIB go .>= to >= 2010-11-22 10:16:08 +00:00
espie
fbc20d9b54 missed a few depends 2010-11-22 09:38:08 +00:00
jasper
5160e43211 - drop maintainership of ports i don't use anymore, and take maintainership of three new ones. 2010-11-22 08:56:47 +00:00
espie
733eeeedb6 I don't know if the removal of versioning was intentional, but this is
definitely NOT the same library.
2010-11-21 12:25:49 +00:00
espie
811d94d9d6 new depends 2010-11-20 19:56:47 +00:00
jeremy
4bd4f509d7 Switch MODRUBY_REV to MODRUBY_LIBREV in PLIST.
OK landry@
2010-11-16 18:16:12 +00:00
jasper
3744502856 - bugfix update of libxml to 2.7.8
ok aja@, landry@ (who also tested it in a bulk, thanks)
2010-11-15 09:54:11 +00:00
sthen
9b7ff59c16 update Hunspell to 1.2.12, from LEVAI Daniel, with WANTLIB fix
pointed out by edd. ok edd@ (maintainer).
2010-11-14 14:25:23 +00:00
ajacoutot
d0d0a968ce Unfuck PKGNAME after recent WANTLIB/LIB_DEPENDS/REVISION. 2010-11-13 08:59:54 +00:00
martynas
b37742749d update to the more recent mozilla dictionaries. requested by Levai Daniel.
ok sthen@
2010-11-12 21:41:34 +00:00
jasper
3ce93ae9b1 - use libiconv module,
- regen plist while here
2010-11-11 09:21:37 +00:00
jasper
7fe177fc5e - last bits of WANTLIB/LIB_DEPENDS/REVISION cleaning for textproc. 2010-11-10 22:56:05 +00:00
jasper
de44b59fed - some WANTLIB/LIB_DEPENDS/REVISION cleaning 2010-11-10 22:44:03 +00:00
jasper
82dcbd9a43 - some WANTLIB/LIB_DEPENDS/REVISION cleaning 2010-11-10 22:24:16 +00:00
jeremy
9557dc4aba Replace MODRUBY_REV by MODRUBY_LIBREV in PLIST. Do not install
RDoc documentation, and use MODRUBY_EXAMPLEDIR for the examples.
Also, LIB_DEPENDS -> WANTLIB.

OK landry@
2010-11-09 18:47:57 +00:00
jeremy
c59f5b9113 Replace MODRUBY_REV by MODRUBY_LIBREV in PLIST. No package change,
no bump.

OK landry@
2010-11-09 18:46:18 +00:00
ajacoutot
ebef9b937f SMall update to gtkaml-0.4.1. 2010-11-09 15:21:06 +00:00
robert
c2ad9acb5d Just disable docs. Different versions of doxygen generates different
number of files.
2010-11-09 10:06:34 +00:00
jeremy
e83d4dda80 Update ruby-nokogiri to 1.4.3.1 and update PLIST for ruby.port.mk
changes.

OK landry@
2010-11-08 23:37:17 +00:00
jeremy
f4542e4eb3 REVISION bumps for most ruby ports after the ruby.port.mk update.
PKG_ARCH = * removed from many ports as it is added automatically
for pure ruby gem ports.  Switch ports that previously used
GEM_SKIPDEPENDS to adding dependencies or modifying the underlying
gem metadata with patches.

OK landry@
2010-11-08 23:28:53 +00:00
jeremy
cb1c9c889a Update plists for most ruby ports after changes to ruby.port.mk.
Requested as a separate commit by landry@.

OK landry@
2010-11-08 23:24:39 +00:00
robert
925abcc5c8 Depend on doxygen so that we can build the documentation too,
and fix WANTLIB
2010-11-08 22:23:50 +00:00
jasper
00b881c875 actually, MODULES is better 2010-11-08 20:48:56 +00:00
jasper
696866ac53 - fix COMMENT, and switch to newstyle DEPENDS whilst here 2010-11-08 20:46:43 +00:00
robert
868fe4647e Do not rename the libwpd-0.8 library to libwpd. It was a stupid thing
to do and openoffice/libreoffice expects it to be called libwpd-0.8
2010-11-07 19:04:18 +00:00
espie
203cf6e974 prepare for motif lib-depends -> wantlib 2010-11-06 18:42:35 +00:00
espie
dcdfee948c convert libiconv to new wantlib 2010-11-06 10:18:38 +00:00
ajacoutot
bc1bc5b9a0 Update to gtkaml-0.4.0. 2010-11-06 09:11:22 +00:00
kili
b808903775 bumpski 2010-11-03 22:12:01 +00:00
ajacoutot
656fd597d4 Update to gtranslator-1.9.13. 2010-11-02 06:37:51 +00:00
schwarze
f8b61892f7 Increase the -man -Tascii text width from 65 to 78 characters.
Patch by millert@, see OpenBSD tmac.an rev. 1.2.
Bump.
Requested by naddy@; ok espie@.
2010-10-28 14:41:55 +00:00
jasper
7d9a103945 - regen plist after recent ghc.port.mk change
- adjust @exec/@unexec accordingly

"just go ahead" kili@
2010-10-28 13:51:00 +00:00
stephan
488c76afbc update to 1.20. 2010-10-27 17:55:48 +00:00
steven
95576f30fd bump revision
this was using -O3 before the recent change in cmake
2010-10-27 13:25:01 +00:00
ajacoutot
a907e22e1f Add a run dependency on dconf now that we have it. 2010-10-27 11:04:27 +00:00
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