ajacoutot
a2d7a47da4
Fix build after gnutls update.
...
ok jasper@ landry@
2011-04-15 16:13:23 +00:00
kili
df86ff5428
Don't use #!/usr/bin/env perl in installed scripts, just use
...
#!/usr/bin/perl.
ok schwarze@, espie@ (well, kind of)
2011-04-13 16:20:34 +00:00
kili
87c694ea24
Update to 0.3.4.
2011-04-11 14:53:31 +00:00
kili
f20fe3fa2a
Bump after ghc update.
2011-04-11 14:45:14 +00:00
jasper
61f9ed9482
adjust after recent lesstif removal
...
ok aja@ sthen@
2011-04-10 18:00:23 +00:00
landry
95999fcccc
Update to zathura 0.0.8.3, from MAINTAINER Abel Abraham Camarillo Ojeda.
2011-04-10 06:27:06 +00:00
benoit
6e27e578a2
- update py-sphinx to 1.0.7
...
OK martynas@.
2011-04-09 14:24:27 +00:00
jasper
08f2bc47a3
- zap groff too
2011-04-09 08:03:55 +00:00
jasper
7d1f4d9fac
- update to 1.215
...
from gleydson soares with some tweaks by me
2011-04-09 08:03:36 +00:00
benoit
fbaeac3920
- update highlight to 3.4
...
- update patch
- regen PLIST
ok jasper@
2011-04-09 08:02:34 +00:00
jasper
7f0044aece
- allow gonzui to index (.tar).xz archives too
2011-04-08 08:14:16 +00:00
jasper
c3494dd50a
- various improvments and cleanups to get this working again:
...
* add missing run dependencies
* set the correct path to ruby in the gonzui-* scripts
* remove the patches and cheat with pre-configure
* add patches to fix an error with more recent ruby-bdb
2011-04-08 06:22:51 +00:00
ajacoutot
e1a47e1379
Update to gtkaml-0.4.3.
2011-04-05 18:42:50 +00:00
ajacoutot
930862d809
Remove the scrollkeeper-config hack, it's not needed anymore.
2011-04-05 17:22:28 +00:00
schwarze
bf325a694b
+docx2txt
2011-04-05 15:35:39 +00:00
schwarze
34a89b9d08
Import docx2txt-1.0:
...
Docx2txt is a Perl based command-line tool to convert Microsoft docx
documents to (ASCII) text files, preserving some formatting and document
information (which MS text conversion drops) along with appropriate
character conversions. It can also recover text from damaged docx
documents in many cases.
tweaks and ok sthen@
2011-04-05 15:09:50 +00:00
kili
bd646a3618
Bump after update of hs-text.
...
ok jasper@
2011-04-05 11:43:17 +00:00
benoit
fe3fda9f56
- update highlight to 3.2
...
- update plist
- update patches
- add BUILD_DEPENDS and LIB_DEPENDS
ok ajacoutot@
2011-04-03 07:45:23 +00:00
fgsch
c508cd5496
remove beautifulsoup from RUN_DEPENDS, this works fine without it.
...
fix regress while i'm here. sthen@ ok
2011-04-02 01:18:35 +00:00
jasper
5d2ebc4ac0
- update to 1.23
...
- fix license marker
- add patch from upstream rt to fix several warnings with perl 5.12.
from gleydson soares
2011-04-01 07:08:04 +00:00
sthen
b3554363fc
new HOMEPAGE, more specific license version, and bump. ok jeremy@
2011-03-28 15:09:26 +00:00
ajacoutot
c93f4171ed
Unbreak, spotted by naddy@
2011-03-26 16:02:30 +00:00
sthen
be65fd255d
handle jbig2dec update (BUILD_DEPENDS->LIB_DEPENDS), fix out-of-date name in DESCR
2011-03-25 21:13:16 +00:00
jeremy
9d4d55e233
Build the ruby 1.9 version of some ruby gem ports with C extensions
...
by default.
OK landry@
2011-03-25 17:02:35 +00:00
jeremy
2d403afe10
Update to 1.4.4, add myself as maintainer.
...
OK landry@
2011-03-25 16:46:53 +00:00
jeremy
30be1ec4da
Fix regress tests.
...
OK landry@
2011-03-25 16:39:54 +00:00
ajacoutot
96ea304956
Use the new dconf MODULE.
2011-03-25 09:13:43 +00:00
sthen
80be9e2293
update mupdf (a nice fast lightweight pdf viewer with its own codebase
...
rather than yet-another-xpdf-derivative) to 0.8.15.
various improvements and fixes, notably now supports AESv3 encrypted
PDFs and, very welcome, search now operates over all pages and is thus
actually useful.
2011-03-22 23:40:46 +00:00
espie
cbfa779924
work-around until someone actually debugs the grammar: use the provided
...
generated file, don't call yacc.
okay millert@, naddy@
2011-03-22 22:27:03 +00:00
simon
02c335e90e
update to version 1.54
...
ok sthen@
2011-03-20 20:25:23 +00:00
schwarze
4f18fef153
Support upgrades from both groff-1.15+groff-mdoc
...
and from groff-mdoc only to groff-1.21.
Muliple cluesticks applied by and OK espie@.
2011-03-20 17:30:24 +00:00
landry
be09769484
Update to p5-MojoX-Renderer-TT 1.12, compatible with Mojolicious 1.x.
...
Pointed out by aja.
2011-03-20 11:46:22 +00:00
schwarze
1c4c337651
now contained in textproc/groff-1.21;
...
ok naddy@ landry@
2011-03-19 17:54:11 +00:00
schwarze
d73c7952f0
-groff.mdoc
...
Superseded by groff-1.21 which now contains standard mdoc(7) macros.
ok naddy@ landry@
2011-03-19 17:00:02 +00:00
schwarze
c72e745e6b
First major OpenBSD groff update since 2000.
...
Lots of new functionality, lots of bug fixes, and bringing in
significant maintenance efforts from upstream.
To name just one specific example, the number of arguments mdoc(7)
macros can take is no longer limited.
Two of the more tricky patches contributed by naddy@, thanks!
Tested in bulk builds by landry@.
Tested on sparc (GCC 2) by phessler@ and on alpha (GCC 3) by naddy@.
ok naddy@, landry@
Before using this to build ports, make sure you install
the src/usr.sbin/pkg_add/OpenBSD/PackingElement.pm patch
i'm going to commit right afterwards as well, or you will end up
with ports manuals containing ANSI escape sequences.
2011-03-19 16:48:53 +00:00
ajacoutot
0d18caadae
Merge SVN r1062:
...
In parser_get_next_char(), make sure we are on at least the second character
when testing if the current double-quote char is escaped.
Might fix the crash reported in ID: 2994723
This fixes a crash in evolution.
ok sebastia@ (maintainer)
2011-03-18 12:23:45 +00:00
jasper
03c4a64f86
hmm, last minute EXTRACT_SUFX change wasn't clever..spotted by naddy@
2011-03-18 12:17:50 +00:00
jasper
3c602796b3
- update to 0.7.1 (fixes Jamendo URI parsing)
...
- remove USE_GROFF
2011-03-17 12:27:08 +00:00
jasper
2bbbdc4e9f
- update to 0.53
2011-03-17 12:22:18 +00:00
jasper
a7cceb3e4b
- update to 0.79
...
- remove USE_GROFF
- set CONFIGURE_STYLE
2011-03-17 12:17:41 +00:00
jasper
23292a48a0
- update to 0.09
2011-03-17 12:14:51 +00:00
jasper
2e33a66aff
- update to 1.21
2011-03-17 12:12:10 +00:00
landry
f7f474887e
Ooops.. remove file that shouldn't have been imported. Spotted by
...
Anthony J Bentley, thanks.
2011-03-17 08:10:21 +00:00
jasper
1333b981ef
- update py-feedparser to 5.0.1
...
ok maintainer
2011-03-16 22:52:10 +00:00
jasper
2afd26a000
sync
2011-03-16 14:24:09 +00:00
jasper
3da82e5958
import p5-Text-Format
...
Text::Format is meant for more powerful text formatting than what
Text::Wrap allows.
ok sthen@
2011-03-16 14:21:06 +00:00
alek
04e255182c
fix MASTER_SITES; ok aja@
2011-03-15 11:27:58 +00:00
ajacoutot
5ce94368b5
Minor update to gtkaml-0.4.2.
2011-03-15 06:22:53 +00:00
jasper
c7dc39f578
- maintainer is no longer interested in maintaining.
2011-03-14 20:49:49 +00:00
jeremy
2879619410
Bump version to 1.5.4, needed by update to databases/ruby-amalgalite.
...
OK landry@
2011-03-14 17:40:34 +00:00
sthen
d580cde0ab
fix various typos, from Anthony J. Bentley with a few tweaks by myself
2011-03-14 09:15:33 +00:00
jasper
09926f725f
tweak
2011-03-13 17:33:38 +00:00
jasper
817c87e81e
- fix build on mips64*
...
ok dhill@ (MAINTAINER)
2011-03-13 17:31:25 +00:00
jakemsr
6700e40c99
update to libebml-1.2.0
...
from Brad (MAINTAINER)
2011-03-12 21:16:42 +00:00
dhill
8f58729958
+ libxmlsd
...
ok landry@
2011-03-12 13:56:09 +00:00
dhill
c2a15aa9f5
import libxmlsd
...
ok landry@
2011-03-12 13:54:40 +00:00
jasper
046964c582
- update XML::Twig to 3.38
2011-03-10 17:36:46 +00:00
dhill
6f29f141ba
upgrade to 0.80
...
ok sthen@ landry@
2011-03-10 13:04:00 +00:00
ajacoutot
c6ba481169
Use FULLPKGNAME in REGRESS_DEPENDS, much less error-prone.
2011-03-09 06:23:35 +00:00
landry
88e288c14a
Fix MASTER_SITES/HOMEPAGE and bump REVISION, from Brad Davis.
2011-03-08 21:07:22 +00:00
ajacoutot
bb1adcd461
Maintenance update to gtk-doc-1.17.
2011-03-07 19:24:03 +00:00
stsp
1bfd6642b1
Apply a patch to fix a heap overflow (poppler has the same fix, and xpdf
...
upstream will release this fix in xpdf-3.03).
Also apply a patch that kili@ lifted from poppler some time ago.
Both patches fix crashes seen with some PDF documents.
ok sthen, "don't wait for me" kili
2011-03-03 21:22:13 +00:00
jasper
638808b411
- set NO_REGRESS, untill devel/ruby-test-spec has been imported.
...
ok espie@
2011-03-02 16:02:27 +00:00
okan
76c2d57381
update to 0.81
...
ok sthen@
2011-03-02 12:23:11 +00:00
jasper
4ae9582f93
Security fix for SA43020:
...
MuPDF "closedctd()" Memory Corruption Vulnerability.
ok sthen@ (MAINTAINER) aja@
2011-02-10 13:01:12 +00:00
okan
5f9a833a29
- update to 1.000031 (MultiMarkdown has again moved to its own module)
...
- zap USE_GROFF
- clean up *_DEPENDS
initial diff from Mikolaj Kucharski
ok jasper@
2011-01-18 09:59:02 +00:00
okan
6c8fa7bbd0
+p5-Text-MultiMarkdown
2011-01-18 09:58:08 +00:00
okan
2070d9771a
bring back Text::MultiMarkdown (1.000033) now that it has been split again
...
from Text::Markdown.
from Mikolaj Kucharski
ok jasper@
2011-01-18 09:54:15 +00:00
phessler
3fb451151d
Update py-lxml to 2.2.8
...
Quite a few new features and bugfixes from our previous version, more
details are available at http://codespeak.net/lxml/changes-2.2.8.html
remove MAINTAINER (requested by MAINTAINER)
OK sthen@, previous MAINTAINER Benoit Chesneau
Committing on behalf of sthen@ who did the actual work
2011-01-16 09:27:28 +00:00
jasper
a177e015ec
zap bogus MASTER_SITE, prompted by dcoppa@
2011-01-15 22:29:18 +00:00
ajacoutot
618a84e74a
Update to markdown-2.0.3 (from just removed py-markdown).
2011-01-15 18:53:01 +00:00
ajacoutot
2c666deb98
Grrrr, remove py-markdown which already exists in-tree as "markdown".
...
Thanks to Joachim Schipper for noticing.
2011-01-15 18:51:35 +00:00
jasper
c14373116e
- update asciidoc to 8.6.3
...
ok robert@ (MAINTAINER)
2011-01-15 11:09:17 +00:00
naddy
4cb3e73f03
bump revision for plist changes 4.8 -> 4.9
2011-01-15 01:09:42 +00:00
ajacoutot
1d263fc088
+py-markdown
2011-01-14 23:37:37 +00:00
ajacoutot
1e128af9dd
Import py-markdown-2.0.3.
...
This is a Python implementation of John Gruber's Markdown. It is almost
completely compliant with the reference implementation.
ok jasper@
2011-01-14 23:36:45 +00:00
ajacoutot
86b5c2d6e6
Bugfix update to gtk-doc-1.16.
2011-01-14 22:10:58 +00:00
ajacoutot
269b8ad2d1
Update to intltool-0.41.1.
...
bulk testing by landry@
2011-01-14 08:13:14 +00:00
naddy
ae2b9f1c8d
version number went backwards 16 months ago, belatedly bump epoch
2011-01-09 17:50:44 +00:00
benoit
8b9d7748b0
- update p5-Text-RecordParser to 1.5.0
...
- regen PLIST
- update license
2011-01-07 09:59:07 +00:00
benoit
420d8ddfc9
- update p5-String-RewritePrefix to 0.006
2011-01-07 09:21:47 +00:00
jeremy
4f9664ab00
REVISION bump for rbx FLAVOR PLIST change.
...
OK landry@
2011-01-06 04:24:22 +00:00
landry
1ce67676bd
Cope with Tcl layout changes, bump REVISION.
2011-01-05 19:28:35 +00:00
landry
932f4c3ec9
Back in 2006 there has been a p5-XML-LibXML-1.61003. That version
...
happens to be newer than the current p5-XML-LibXML-1.69p3, so
pkg_create now loudly complains. So set EPOCH to 0 to make it happier.
agreed by jasper@ and sthen@
2011-01-05 18:18:25 +00:00
jolan
ab4552edd1
update to 5.9.035
2011-01-04 05:46:53 +00:00
jasper
182cd14d6a
- this needs iconv module
2011-01-03 19:14:28 +00:00
benoit
fbaa4b86c2
- update p5-Text-Reform to 1.20
...
- add examples
- regen PLIST
ok Sam Smith (MAINTAINER)
2011-01-01 12:57:23 +00:00
benoit
471237ba08
- update p5-Text-Aligner to 0.07
...
ok kevlo@
2010-12-31 17:21:45 +00:00
jasper
0f0605e729
Security fix for CVE-2010-4494,
...
Libxml2 XPath Double Free Vulnerability
Patch from upstream git.
2010-12-28 10:53:02 +00:00
claudio
3f542fc3b2
Add ruby-rtex
2010-12-23 13:59:48 +00:00
claudio
cb1bafae9f
RTeX is a Ruby library (and web framework plugin) used to generate
...
PDF documents on-the-fly using the LaTeX typesetting system.
OK jeremy@ jasper@
2010-12-23 13:58:04 +00:00
jasper
3435be6c68
sync
2010-12-22 20:16:35 +00:00
jasper
0114c434b0
import p5-XML-DOM-XPath 0.14
...
XML::DOM::XPath allows you to use XML::XPath methods to query a DOM.
This is often much easier than relying only on getElementsByTagName.
It lets you use all of the XML::DOM methods.
ok sthen@
2010-12-22 20:15:57 +00:00
jasper
22f3b20bb7
- use libiconv module
2010-12-22 19:50:05 +00:00
jeremy
e2431290e3
+=ruby-classifier
...
+=ruby-fast-stemmer
+=ruby-liquid
+=ruby-maruku
+=ruby-rdiscount
+=ruby-syntax
2010-12-20 18:52:03 +00:00
ajacoutot
f8f5897d81
Properly format COMMENT.
2010-12-20 18:21:58 +00:00
ajacoutot
3f440e05d0
Trailing whitespace.
2010-12-20 18:20:16 +00:00
jeremy
4709876089
Import ruby-syntax 1.0.0, dependency of ruby-jekyll
...
Syntax highlighting library for various languages. Has built-in support
for converting source code to syntax-highlighted HTML.
2010-12-20 18:19:10 +00:00
jeremy
ed178c22b5
Import ruby-maruku 0.6.0, dependency of ruby-jekyll
...
Maruku is a Markdown interpreter for Ruby. It also
implements the syntax of PHP Markdown extra.
2010-12-20 18:18:12 +00:00
jeremy
c2fbcefc21
Import ruby-liquid 2.2.2, dependency of ruby-jekyll
...
Liquid is a template engine which I wrote for very specific
requirements:
* It has to have beautiful and simple markup. Template engines which
don't produce good looking markup are no fun to use.
* It needs to be non evaling and secure. Liquid templates are made so
that users can edit them. You don't want to run code on your server
which your users wrote.
* It has to be stateless. Compile and render steps have to be seperate
so that the expensive parsing and compiling can be done once and later
on you can just render it passing in a hash with local variables and
objects.
2010-12-20 18:17:03 +00:00
jeremy
8e5f3b313e
Import ruby-fast-stemmer 1.0.0, dependency of ruby-jekyll
...
Fast-stemmer is simply a wrapping around multithreaded Porter stemming
algorithm.
This gem adds a String#stem method, and it conflicts with the stemmer
gem. It's in order of magnitude faster (and uses much less memory) than
the latter.
2010-12-20 18:15:48 +00:00
jeremy
cc7d5f5025
Import ruby-classifier 1.3.3, dependency of ruby-jekyll
...
Classifier is a general module to allow Bayesian and other types of
classifications. It supports both Bayes and LSI (Latent Semantic
Indexing) classifications.
2010-12-20 18:10:56 +00:00
jeremy
e928d90f34
Import ruby-rdiscount 1.6.5
...
Discount is an implementation of John Gruber's Markdown markup language
in C. It implements all of the language described in the markdown syntax
document and passes the Markdown 1.0 test suite. rdiscount is a ruby C
extension that wraps Discount.
2010-12-20 18:10:00 +00:00
kili
7c3917463e
Update to docbook-4.5 (adding docbook-xml-4.5).
...
ok sthen@ (whe sent the same diff some time ago), jasper@
2010-12-19 22:11:56 +00:00
ajacoutot
b36f72a602
Bugfix update to enchant-1.6.0.
2010-12-15 16:57:39 +00:00
jasper
05b985db76
- missing dependency
2010-12-12 19:48:45 +00:00
kili
58eca89579
Update to hs-hexpat-0.19.5, necessary for an update of hs-snap-server,
...
which in turn is necessary after the update of hs-text.
Tested by jim@.
2010-12-12 16:30:16 +00:00
kili
e06cab5ac6
Update to hs-heist-0.2.4, necessary for an update of hs-snap-server,
...
which in turn is necessary after the update of hs-text.
Tested by jim@.
2010-12-12 16:29:51 +00:00
martynas
a51ee7eb60
update to py-sphinx-1.0.5. requested by Ryan Boggs, benoit@.
...
freedback, ok fgs@, benoit@
2010-12-11 11:02:08 +00:00
jeremy
17e89db3a8
Update to 1.4.9, required by update to ruby-rails.
...
ok landry
2010-12-08 22:53:01 +00:00
jeremy
47708a2175
Update to 1.0.0, required by update to ruby-merb.
...
ok landry
2010-12-08 22:47:14 +00:00
jeremy
b5e6570563
Update to 0.1.5, required by update to ruby-datamapper.
...
ok landry
2010-12-08 22:46:36 +00:00
jeremy
31950b60d0
Update to 1.5.3, needed by the new version of ruby-datamapper.
...
ok landry
2010-12-08 22:38:19 +00:00
jeremy
159a83647d
Update to 2.6.6.
...
ok landry
2010-12-08 21:48:23 +00:00
jasper
7ef12932ae
-sync
2010-12-08 16:23:35 +00:00
jasper
bef055686c
import hs-attoparsec-enumerator 0.2.0.3
...
Convert an Attoparsec parser into an iteratee.
ok kili@
2010-12-08 16:22:56 +00:00
jasper
85a6156975
- use REVISION instead of a patch-level
...
from mikolaj kucharski, with a tweak by me in qt3-sqlite3-plugin
2010-12-05 18:24:33 +00:00
miod
0b43f8cc7c
Prevent more out-of-bounds aray accesses by ignoring hints referencing point
...
numbers out of the correct range; ok kili@, riding on the update.
2010-12-04 10:45:21 +00:00
miod
81ea9ff787
Update to xpdf 3.02pl5. ok kili@
2010-12-04 10:44:31 +00:00
ajacoutot
df4e1203e4
Bump after recent cpan.port.mk change.
...
ok jasper@
(final commit)
2010-12-03 11:46:46 +00:00
jasper
41f17990a3
sync
2010-12-02 13:09:44 +00:00
jasper
df84497504
import hebrew dictionary for aspell
...
from ido admon
2010-12-02 13:08:29 +00:00
kili
70a1c41618
Let this work with both texlive2009 and texlive2010.
...
The os.environ stuff is ok according to martynas@.
2010-11-28 18:19:50 +00:00
espie
15196452e1
default db-* for db/v4 is incorrect, set PKGSPEC=db->=4,<5, bump packages
...
with erroneous depends.
2010-11-26 14:44:27 +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
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