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
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
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
jasper
ee4d715c3b
- update to 0.06
2010-09-24 08:03:51 +00:00
jasper
dfdb13d6fa
- update to 1.37
2010-09-24 08:03:10 +00:00
jasper
5e9ed808d0
- update to 1.18
2010-09-24 08:02:28 +00:00
jasper
020a65dc9b
- update to 0.005
2010-09-24 08:01:46 +00:00
jasper
4d1a40b4c2
- update to 2010010201
2010-09-24 08:00:30 +00:00
jasper
948f54416a
- update to 1.60
2010-09-24 07:59:39 +00:00
jeremy
d765f5df76
Bump all ruby ports not already handled.
...
In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed
due to differences in how RDoc processes files.
This also has a number of changes to the regress tests to
work with the changes to devel/ruby-rake. It moves most of
the regress tests to use MODRUBY_REGRESS.
OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:30:24 +00:00
jeremy
f3ba7fefc2
Handle changes caused by splitting the ruby port and bump
...
OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:10:28 +00:00
jasper
b70e63c393
- update to 1.00
2010-09-23 19:38:17 +00:00
ajacoutot
37b22790a7
Make BROKEN, this is not compatible with the new version of vala I am
...
about to commit. Version 0.4 should fix this, but is still in
development and several of us need the new vala version to move ahead
with some ports.
FYI, nothing depends on this port in-tree.
ok jasper@
2010-09-23 13:47:41 +00:00
landry
c54d21adfd
Use gnu libtool, a funky @symlink libclucene-0.9.21b.so.1.0 to the library
...
is added to PLIST when using ports libtool.
2010-09-22 06:58:02 +00:00
jasper
17ad0ee666
- sync
2010-09-21 20:35:04 +00:00
jasper
5499466564
import py-xmldiff 0.6.10
...
xmldiff is a Python tool that figures out the differences between two
similar XML files, in the same way the diff utility does it.
Xmldiff can be used as a library or as a command line tool. It can work
either with XML files or DOM trees.
ok aja@
2010-09-21 20:31:13 +00:00
jim
14613a7d28
add missing dependencies
...
"just commit them" kili@
2010-09-21 16:19:39 +00:00
ajacoutot
682f1bd30b
+gtranslator
2010-09-19 17:25:55 +00:00
ajacoutot
11c3f135a7
Import gtranslator-1.9.11.
...
gtranslator is a quite comfortable gettext po/po.gz/(g)mo files editor
for the GNOME 2.x platform with many features. It's evolving quite fast
and many useful functions are already implemented; gtranslator aims to
be a very complete editing environment for translation issues within the
GNU gettext/GNOME desktop world.
ok jasper@
2010-09-19 17:24:45 +00:00
jim
4cc51092b7
+ hs-attoparsec-iteratee
...
+ hs-bytestring-show
+ hs-heist
+ hs-hexpat
+ hs-xml
and correctly sort
2010-09-19 16:37:26 +00:00
jim
d9524c3c1e
import hs-xml version 1.3.7
...
feedback and ok kili@
2010-09-19 16:30:50 +00:00
jim
23ad041755
import hs-heist version 0.2.3
...
feedback and ok kili@
2010-09-19 16:29:38 +00:00
jim
aec8ea7d4a
import hs-hexpat version 0.18.3
...
feedback and ok kili@
2010-09-19 16:28:03 +00:00
jim
9c7c4e1624
import hs-bytestring-show version 0.3.3
...
feedback and ok kili@
2010-09-19 16:06:16 +00:00
jim
6e2ce63c4a
import hs-attoparsec-iteratee version 0.1.1
...
feedback and ok kili@
2010-09-19 16:04:27 +00:00
jim
756834d661
+ hs-attoparsec
...
+ hs-bytestring-nums
2010-09-19 15:51:25 +00:00
jim
47c0803891
import hs-bytestring-nums version 0.3.2
...
feedback and ok kili@
2010-09-19 15:27:11 +00:00
jim
c768d70c58
import hs-attoparsec version 0.8.1.0
...
feedback and ok kili@
2010-09-19 15:24:51 +00:00
sthen
0b69722ec9
drop msf as maintainer on his p5- thingys and bump REVISION
...
"perl smells like dead moose farts and you can quote me on that" msf@
2010-09-15 13:52:11 +00:00
jasper
74e6965b8f
- missing USE_X11:
2010-09-12 20:43:18 +00:00
jasper
fab4167387
- move distfiles/ to a proper mirroring location.
2010-09-12 16:49:08 +00:00
ajacoutot
0cb0bd3828
Update to meld-1.3.3.
...
Move to gnome module.
2010-09-11 07:00:52 +00:00
jasper
00b441f476
- update p5-Pod-POM to 0.27
2010-09-09 19:32:25 +00:00
jasper
33c84b3fdb
- update p5-String-ShellQuote to 1.04
2010-09-09 19:29:02 +00:00
jasper
b6e10ec885
- update p5-XML-Namespacesupport to 1.11
...
- remove configure argument taken care of by cpan.port.mk nowadays
2010-09-09 19:26:56 +00:00
jasper
697c88d7e9
- update p5-XML-Writer to 0.612
2010-09-09 19:24:50 +00:00
jasper
4a00ae6b55
- update p5-XML-Twig to 3.35
2010-09-09 19:22:50 +00:00
jasper
082af4ade6
where did this come from? spotted by landry@
2010-09-07 21:13:03 +00:00
edd
75436cf095
fix redundant libs spotted by ajacoutot@
...
OK ajacoutot
2010-09-07 14:43:20 +00:00
edd
734402808a
link textproc/zathura to the build
2010-09-07 14:07:19 +00:00
edd
2e44ee662f
Import zathura PDF reader, from Abel Abraham Camarillo Ojeda (also MAINTAINER).
...
Input from sthen@, giovanni@ and myself.
OK sthen@, giovanni@
2010-09-07 14:06:01 +00:00
jasper
b1979505d7
- fix build with gcc2
2010-09-07 10:38:40 +00:00
sthen
f3c937f0be
update mupdf to 0.7
...
Note: key bindings changed slightly; notably /=search (currently
only within a page), n=next search hit, N=last search hit.
A few others were removed to make room and consistency. See
manpage for more (or hit ? while running and look at stdout).
2010-09-03 12:38:19 +00:00
ajacoutot
e6e3c9ea86
Quiet up @extraunexec.
...
Switch to REVISION.
2010-09-01 16:38:12 +00:00
jasper
ac7fec9f04
missing '/'
2010-09-01 11:36:31 +00:00
jasper
9f749dccdb
- mirror distfiles
2010-09-01 11:35:53 +00:00
ajacoutot
a242359fee
Remove useless MESSAGE, pkg documentation is always under ${PREFIX}/share/doc/<pkgname>
...
ok jasper@
2010-09-01 08:39:41 +00:00
ajacoutot
2f0b723a4f
Unbreak after python bump.
2010-09-01 06:27:52 +00:00
jasper
7ea4dc8f15
- missed these while bumping.
...
spotted by markus lude.
2010-08-31 14:35:25 +00:00
jasper
71099e016f
- switch to versioned portuguese dictionary, as the old unversioned
...
one disappeared from the master site.
2010-08-31 12:35:19 +00:00
ajacoutot
f7296e021c
Remove PKGNAME=${DISTNAME} constructs where possible, as this is the
...
default anyway.
ok jasper@
2010-08-31 08:15:44 +00:00
jasper
6efa6db55e
- fix comment
2010-08-31 07:41:46 +00:00
jasper
201e6faa0a
Might as well bump. Bump!
2010-08-30 21:47:15 +00:00
jasper
0af0fb18cd
- switch to REVISION
2010-08-30 21:43:09 +00:00
jasper
20f51701c3
- update discount to 1.6.6
...
- mirror distfile due to stupid github
- maintainer timed-out
2010-08-30 21:40:29 +00:00
sthen
09f1eae475
add missing @group, remove duplicated CATEGORIES, bump
2010-08-30 13:24:22 +00:00
sthen
c43968769e
+pear-File-Find (this import was ok ajacoutot@ too, missed from commitlog).
2010-08-30 13:13:29 +00:00
sthen
d932d37fbe
import ports/textproc/pear-File-Find, from Daniel Levai
...
File_Find, created as a replacement for its Perl counterpart, also
named File_Find, is a directory searcher which handles globbing,
recursive directory searching, and other features.
2010-08-30 13:11:28 +00:00
jasper
29129532b1
- update py-nltk to 2.0b9
...
ok ajacoutot@
2010-08-30 07:16:02 +00:00
matthieu
eda870e00a
distfile moved and got renamed, but didn't change.
...
ok sthen@ (maintainer)
2010-08-29 10:08:05 +00:00
jasper
6e38ca4819
Remove compiler flag that's not supported by all three gcc versions,
...
-Werror. Fixes build on at least sgi.
ok steven@ (MAINTAINER)
2010-08-25 17:37:41 +00:00
jolan
08b76a11ec
update to 5.8.014
2010-08-24 04:29:01 +00:00
sthen
25718716f6
mirror examples.zip
2010-08-20 17:35:48 +00:00
jolan
34de659cac
update to 5.8.007
2010-08-18 23:31:44 +00:00
jolan
5dad604419
update to 5.8.006
2010-08-17 21:37:34 +00:00
kettenis
0c7c2f6d40
Indent pseudo-ops to please hppa assembler.
...
ok landry@
2010-08-01 08:56:42 +00:00
jolan
ccf5295d88
update to 5.6.000
2010-07-31 21:07:48 +00:00
jolan
d8c581ba73
update to 5.5.015
2010-07-29 22:53:59 +00:00
ajacoutot
35bced88c0
This builds fine on powerpc with defaults optimizations now, from Brad.
2010-07-26 17:01:29 +00:00
benoit
6fde5a5cdf
- update highlight to 2.16
...
- regen PLIST
- update patch
2010-07-25 15:06:51 +00:00
ajacoutot
2fcf1a965e
Update to chmsee-1.2.0.
...
Based on a submission by Abel Abraham Camarillo Ojeda with tweaks.
2010-07-25 10:24:35 +00:00
jolan
2be47e9399
respect SYSCONFDIR
2010-07-25 02:17:30 +00:00
naddy
34837b39ea
bump PKGNAME for PLIST changes 4.7 -> 4.8
2010-07-24 23:05:08 +00:00
jolan
ac18a69341
update to 5.5.014
2010-07-22 18:28:39 +00:00
steven
4606e7accf
update to 1.0.11
...
makes it work again after modifications in the online dictionary
restyle spacing while here
2010-07-21 21:27:44 +00:00
edd
c18dcc985a
convert some of my ports to the new LIB_DEPENDS and REVISION conventions.
...
OK sthen@
2010-07-21 21:14:47 +00:00
kili
a72ff5f5e9
Switch to REVISION.
2010-07-17 13:56:14 +00:00
sthen
d55e1837f6
use REVISION
2010-07-13 20:14:21 +00:00
naddy
db5e075353
fix dependencies
2010-07-10 14:02:08 +00:00
naddy
29dc625201
build supplementary data for mozilla programs only on archs that can build
...
mozilla; ok landry@
2010-07-10 13:43:46 +00:00
espie
b660df6b9b
zap reeeally old variable
2010-07-06 22:25:53 +00:00
ajacoutot
3668f7a35d
+chmsee
2010-07-06 16:44:04 +00:00
ajacoutot
2bf9e8303d
Import chmsee-1.1.0
...
Gtk viewer for Microsoft HTML Help (aka "CHM", Compiled HTML) files
using chmlib and Mozilla's gecko engine.
Based on a submission from Jiri B. with some tweaks.
2010-07-06 16:43:29 +00:00
kili
b114a07f75
BUILD_DEPENDS, not BUILD_DEPEND.
...
(still far behind my own fat-fingering skills found by espie@)
2010-07-05 20:41:06 +00:00
naddy
e3ee31b058
Kill all instances of the dangerous RUN_DEPENDS=${BUILD_DEPENDS} idiom.
...
Bump pkgname where necessary.
2010-07-03 02:44:13 +00:00
ajacoutot
49d2bcf1f1
Maintainance update to gtkspell-2.0.16.
2010-07-02 17:50:45 +00:00
jim
43236f4b81
+p5-PPIx-Regexp, p5-PPIx-Utilities
2010-06-30 17:09:32 +00:00
jim
4a1e57b3a2
import p5-PPIx-Utilities-1.000001
...
Collection of functions for dealing with PPI objects, many of which
originated in Perl::Critic.
ok ajacoutot@
2010-06-30 17:06:08 +00:00
jim
5968b4ef7c
import p5-PPIx-Regexp
...
Parse regular expressions as they appear in Perl scripts, generating a
structure similar to the structure generated by PPI when it parses a
Perl script, and navigable in much the same way.
ok ajacoutot@
2010-06-30 17:02:42 +00:00
jim
9c3459f634
update to version 1.08
...
ok ajacoutot@
2010-06-30 16:51:45 +00:00
jim
e76b8114ce
update to version 1.212
...
ok ajacoutot@
2010-06-30 16:50:02 +00:00
kili
f19ee7273f
WANTLIB += pthread and bump PKGNAME.
2010-06-30 15:41:01 +00:00
ajacoutot
152728c6c4
Update to meld-1.3.2.
2010-06-26 03:53:36 +00:00
kili
3167c1cb7b
Update to 1.82.
...
No protests, and I tested it with the few ports that depend on it.
2010-06-24 19:42:44 +00:00
sebastia
b5542258a3
update my e-mail address, and bump those packages
...
OK, landry@, sthen@
2010-06-18 22:20:03 +00:00
sthen
32f8d596c5
update to 1.0.0, from Brad (taking maintainer)
2010-06-18 21:34:56 +00:00
sthen
488ba3ab88
update pygments to 1.3.1; new lexers and various fixes.
...
ok djm@
2010-06-16 07:40:30 +00:00
kili
73f62484da
Add gmp and bump.
2010-06-15 17:59:24 +00:00
ajacoutot
8b82b5525d
Use gettext MODULE.
2010-06-10 21:37:32 +00:00
landry
1ae449b104
+libnxml
2010-06-10 20:16:17 +00:00
landry
b9605e41b1
Import libnxml 0.18.3:
...
nXML is a C library for parsing, writing and creating XML 1.0 and 1.1
files or streams. It supports utf-8, utf-16be and utf-16le, ucs-4 (1234,
4321, 2143, 2312).
ok jasper@
2010-06-10 20:15:36 +00:00
jasper
007531bfc0
- fix build on a clean box, we don't really need ispell to be installed at build time.
2010-06-10 13:17:29 +00:00
espie
e127ca89ac
LP64 + gcc4
2010-06-07 20:49:34 +00:00
kili
158027911f
Bump after the stupid ABI changes in GHC.
2010-06-06 10:06:44 +00:00
kili
8e6a005991
WANTLIB = m stdc++ can help strange people like me.
...
While here, mention the LGPL version (2.1).
2010-06-04 19:57:08 +00:00
sthen
434c46e65c
- update MuPDF to 0.6. (various improvements including copying text
...
from PDFs with the ight mouse button. no search yet though).
note that the command-line options have changed slightly and there
are new keybindings - see mupdf(1).
- only pdfinfo conflicts with other packages, so switch to the
standard names for the other tools
- install the new manpages from upstream (replacing our mupdf manpage),
library, headers, .pc and desktop integration files
thanks ajacoutot@ for checking and improvements for the desktop
integration files, and Roberto Fernandez for looking over the
fontres parts.
2010-06-03 19:38:34 +00:00
dcoppa
0fe1cb2a9e
s/librairies/libraries/
...
OK ajacoutot@
2010-06-01 12:46:24 +00:00
espie
fa6216e027
fix ispell. We've had @exec-add/@unexec-delete for ages.
...
(actually, use a trick on @exec because the old package will delete the
default config one last time, so do add a new one for the last time).
Remove PATCHLEVEL "improvement". No need to reinstall other ispell
dictionaries, thank you.
2010-05-31 17:12:49 +00:00
jasper
89278da340
- give the urlCommand a slightly bigger chance of working
...
- regen patches
2010-05-27 14:55:40 +00:00
jasper
4cbdf54235
- sync after nicm's commit to base.
...
ok nicm@
2010-05-25 18:56:07 +00:00
espie
f1549e72c1
use COMPILER_VERSION
2010-05-23 13:58:14 +00:00
espie
e3fa03cd6b
cast is not lvalue
2010-05-22 21:19:20 +00:00
espie
7b42636397
fix syntax
2010-05-22 11:54:14 +00:00
espie
085056043c
synch with -current, fixes build for gcc4
2010-05-22 10:39:24 +00:00
ajacoutot
2dd30d3eac
Bugfix update to gtk-doc-1.15.
2010-05-21 12:10:01 +00:00
jasper
fa83cfb86a
sync
2010-05-19 17:41:17 +00:00
jasper
89b34916a4
import p5-Lingua-Treebank 0.16
...
This class knows how to read two treebank formats, the Penn format and
the Chomsky Normal Form (CNF) format. These formats differ in how they
handle terminal nodes. The Penn format places pre-terminal part of
speech tags in the left-hand position of a parenthesis-delimited pair,
just like it does non-terminal nodes.
2010-05-19 17:39:13 +00:00
kili
bcea0ad2ce
Silent register.sh/unregister.sh after the change to Cabal in ghc.
...
Run unregister.sh with `--force'.
2010-05-19 15:58:18 +00:00
ajacoutot
eeaf154120
Update to gtkaml-0.2.10 and unset BROKEN.
2010-05-16 08:09:05 +00:00
kili
d73ffa853b
Use @unexec. I must have been on drugs when using @unexec-delete
...
for unregister.sh in all the new ghc libraries (which leads to bogus
registered ghc packages after updates).
You can use the command
ghc-pkg check
to check ghcs internal package list. If it reports missing files
for some package (like hashed-storage-0.4.11), you can forcibly
unregister it by running (as root) something like
ghc-pkg unregister hashed-storage-0.4.11
ok dcoppa@
2010-05-14 09:08:25 +00:00
dhill
05baacd043
update to 0.73 and takeover as MAINTAINER
...
ok ckuethe@
2010-05-11 14:54:07 +00:00
kili
c1637f744f
This depends on texlive_texmf-full. Noticed by naddy@. I also added
...
texlive_texmf-minimal (pkgpath print/texlive/texmf,-main), because
nobody knows how the texlive interdependencies will change in the
future.
While here, be nice to SUBST_VARS and give yet another space and a
tab, too.
"sure", stsp@
2010-05-10 22:04:59 +00:00
ajacoutot
79495140a3
Minor update to libxml++-2.30.1.
...
(documentation changes)
"works" Andreas Bihlmaier (maintainer)
2010-05-06 21:30:47 +00:00
kili
e07d5ae83f
Adjust WANTLIB and bump PKGNAME after the ghc change.
2010-05-06 20:05:24 +00:00
stsp
5647222c55
+dblatex
...
reminded by kili
2010-05-06 19:36:24 +00:00
stsp
37a5731d41
Port of dblatex.
...
hints and ok kili@
2010-05-06 18:08:02 +00:00
jasper
9e4358eabb
- update p5-Text-SimpleTable to 2.03
...
maintainer timed-out
2010-04-29 21:32:49 +00:00
dcoppa
5c41a01f4f
Link my haskell ports to the build.
...
OK kili@
2010-04-29 05:28:32 +00:00
dcoppa
926f1544af
Import hs-HaXml, XML parsing utilities for Haskell
...
OK kili@
2010-04-28 16:06:40 +00:00
naddy
91db013e33
fix build and WANTLIB after libXp removal
2010-04-24 20:18:39 +00:00
ajacoutot
d98b36e800
This is temporarily BROKEN.
2010-04-24 10:13:31 +00:00
ajacoutot
bb308edbd6
This part of CONFIGURE_ENV is now set in bsd.port.mk(5).
2010-04-24 09:56:34 +00:00
jolan
6f5265c83d
update to 4.9.018
2010-04-22 03:31:55 +00:00
ajacoutot
95bc661de1
Update to libxml++-2.30.0.
...
seems fine to Andreas Bihlmaier (maintainer)
2010-04-20 13:13:12 +00:00
jolan
48030f2e88
update to 4.9.013
2010-04-15 19:31:02 +00:00
ajacoutot
ce7c969358
Stupid poor blank lines, stupid poor blank lines...
2010-04-15 14:58:24 +00:00
ajacoutot
9cb31f3652
Consistency: remove the 1, 2 or even 3 empty blank lines.
...
sthen@ agrees
2010-04-15 14:29:16 +00:00
stephan
c11d83efad
update to 1.17, ok jasper@
2010-04-15 09:09:49 +00:00
jasper
dbc73de54f
- remove outdated comment
2010-04-15 08:28:07 +00:00
kili
3a60489c6b
Update to latex2html-2008, which is GPLv2.
...
@comment two files which may conflict with texlive.
Better (quicker) @exec/@unexec combo, suggested by edd@.
ok edd@
2010-04-14 12:16:29 +00:00
jolan
57720d4330
update to 4.9.012
2010-04-13 17:07:20 +00:00
stephan
69865536e2
update to 0.72, ok ckuethe@
2010-04-13 15:23:35 +00:00
ajacoutot
b2fa28d38f
Update to exempi-2.1.1.
...
Dependencies are still happy with it.
"I do not expect any breakage from this" Andreas Bihlmaier (maintainer)
2010-04-09 08:59:56 +00:00
jolan
bf1b3b8a05
update to 4.9.011
2010-04-08 05:52:29 +00:00
jasper
39f4710798
- update p5-Text-Autoformat to 1.668001
...
from chris bennett, looks fine to maintainer.
2010-04-07 19:17:07 +00:00
landry
e68c194267
Update to icu 4.4, from MAINTAINER Vincent Gross (thanks!)
...
'just commit' robert@
2010-04-05 21:40:24 +00:00
ajacoutot
9c3a466b8b
Zap empty line. Use punctuation and capital.
2010-04-05 14:49:25 +00:00
espie
1ef9c37245
+groff
2010-04-05 14:31:28 +00:00
espie
be01fb283b
groff from OpenBSD 4.7, so that we can move forward
2010-04-05 14:30:32 +00:00
naddy
f78bfebb88
mdoc fix
2010-04-04 18:40:19 +00:00
sthen
fb68281f71
sync WANTLIB, bump
2010-04-03 00:42:39 +00:00
sthen
7a09f1ad13
update to 0.5
2010-03-31 13:06:47 +00:00
sthen
122245433b
update to 1.4, originally from jasper@, tweaked by me.
...
ok & prodding jasper@ :)
2010-03-29 09:55:52 +00:00
ajacoutot
7082ae9751
Minor update to gtk-doc-1.14.
...
Passed regress tests.
2010-03-29 08:09:50 +00:00
jasper
ba46895307
- update p5-Search-QueryParser to 0.94
...
from ian mcwilliam (MAINTAINER)
2010-03-24 16:06:50 +00:00
ajacoutot
a969ed49e7
+py-chardet
2010-03-22 22:31:00 +00:00
ajacoutot
397739a44c
Import py-chardet-2.0.1.
...
py-chardet is an universal encoding detector for Python.
2010-03-22 22:30:15 +00:00
sturm
35b45cc174
remove myself as maintainer, bump PKGNAMEs
2010-03-22 13:54:21 +00:00
sthen
1c9e0600e7
Don't RUN_DEPENDS on ${BUILD_DEPENDS} which pulls in libtool.
2010-03-22 01:09:16 +00:00
ajacoutot
e0d57978b1
Set CONFIGURE_SHARED.
...
Don't use built-in timezones, but the system ones.
2010-03-21 10:25:55 +00:00
sthen
73c1a8112d
add missing command to the manual
2010-03-21 00:05:33 +00:00
ajacoutot
b31c5c5f94
@unexec -> @unexec-delete
...
ok sthen@ espie@
2010-03-20 17:06:45 +00:00
jasper
4329b9887f
- dont unconditionally strip binaries
...
- bump pkgname
2010-03-20 16:49:22 +00:00
jasper
fcaeef2071
- extend archtecture tests for mips64el
...
ok naddy@
2010-02-09 12:18:45 +00:00
espie
100f0c7870
SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
...
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
espie
ab3b44cdca
better when ports are actually in the INDEX.
...
(found out by looking at the output of my new dependency walker)
2010-01-31 12:09:13 +00:00
jolan
ca7dbb81a7
fix MASTER_SITES, ok naddy@
2010-01-30 19:08:30 +00:00
naddy
72b44c5513
bump PKGNAME for PLIST changes 4.6 -> 4.7
2010-01-27 21:43:27 +00:00
ajacoutot
0dd2c1d6a7
Don't use bundled libtool, spotted by jakemsr@
...
Use gettext MODULE.
ok landry@ jasper@
2010-01-12 19:08:23 +00:00
sthen
6f1cf262e1
- update homepage, from Bryan Linton
...
- bump PKGNAME
2010-01-07 08:39:00 +00:00
sthen
4447b21ab1
Update mupdf to r920 snapshot.
2010-01-07 01:20:09 +00:00
jolan
3847d3d3ac
update to 4.8.021
2010-01-06 23:59:43 +00:00
landry
e9338dffc7
Update to meld 1.3.1, based on a diff from Holger Mikolon, thanks!
2010-01-06 18:29:19 +00:00
jasper
a695901f36
- previous didn't work out. so python ought to be fixed instead..
2010-01-04 14:13:51 +00:00
jasper
9aa784ab71
- sort
2010-01-04 10:56:34 +00:00
jasper
9aa3caa07a
- let libxml build on mips64 too.
2010-01-03 22:39:08 +00:00
jasper
037755986a
add p5-Text-CSV
2009-12-28 09:33:41 +00:00
jasper
ff82f19c5f
import p5-Text-CSV 1.16
...
Text::CSV provides facilities for the composition and decomposition of
comma-separated values. An instance of the Text::CSV class can combine
fields into a CSV string and parse a CSV string into fields.
from eric olsen
2009-12-28 09:31:27 +00:00
jasper
16e32534c5
- update p5-Text-CSV_XS to 0.70
...
from eric olsen, maintainer timed-out
2009-12-27 19:36:09 +00:00
jasper
abf7fdf526
- update source-highlight to 3.1.2
...
* waaay too many changes to list here
- remove kevlo@ as maintainer per his request
ok kevlo@
2009-12-24 09:28:43 +00:00
jasper
15f46b811f
- update zoem to 09-149
...
- remove maintainer per his request
- specify license version
2009-12-23 22:09:20 +00:00
jasper
19e8571a9d
- sync MASTER_SITES with mutt/Makefile.inc
...
- use SUBST_CMD
- set license version
- regen PLIST and patches while here
2009-12-23 22:04:18 +00:00
jasper
ee48746ff6
- add a working master site
2009-12-23 20:52:56 +00:00
jasper
d0451fa0e2
- update yould to 0.3.7
2009-12-23 20:39:57 +00:00
sthen
7964e23e14
Use @unexec-delete instead of @unexec for the *-update-* goos.
...
prodded by espie@
discussed with espie@ ajacoutot@ landry@
2009-12-22 12:51:52 +00:00
kili
47a9789482
Unbreak after openmotif changes.
...
Adjust WANTLIB and bump.
2009-12-20 21:49:48 +00:00
jolan
69e9f98047
update to 4.8.019
2009-12-19 23:59:36 +00:00
ajacoutot
20478376fc
Update to gtk-doc-1.13.
...
This only fixes the gtk-doc tarball target which we don't care about,
but I took as an opportunity to enable and fix regression tests.
2009-12-18 16:30:59 +00:00
ajacoutot
7d733dee9e
update to gtk-doc-1.12.
2009-12-18 09:45:42 +00:00
kili
3cc74d2e32
Tell configure to use -lm.
...
Fixes the detection of openmotif after the latest update.
2009-12-16 14:00:23 +00:00
naddy
325179705c
Don't invoke ldconfig -m during the build. The previous "fix" was a nop.
2009-12-12 20:14:39 +00:00
ajacoutot
4aa047eae5
Fix gnutls support which got broken during p2k9.
...
ok sthen@ (maintainer)
2009-12-09 21:51:58 +00:00
jolan
5796821ac2
update to 4.8.017
2009-12-07 01:04:06 +00:00
jasper
0888b24e7e
- stop fucking with ldconfig during build
2009-11-29 19:55:42 +00:00
jolan
c5e1855231
update to 4.8.016
2009-11-27 12:14:10 +00:00
jasper
394810042e
- add py-pdf
2009-11-25 22:01:09 +00:00
jasper
308e99a504
import py-pdf 1.12
...
A Pure-Python library built as a PDF toolkit. It is capable of:
* extracting document information (title, author, ...),
* splitting documents page by page,
* merging documents page by page,
* cropping pages,
* merging multiple pages into a single page,
* encrypting and decrypting PDF files.
from Daniel Dickman
2009-11-25 22:00:26 +00:00
landry
d2aed495d0
Update to OpenJade 1.3.3pre1, last known release packaged by almost
...
every os/distrib in the world. Remove legacy patches, and depend on
the newly imported textproc/opensp.
ok ajacoutot@ jasper@
2009-11-24 20:23:15 +00:00
landry
7a807df77d
+opensp
2009-11-24 20:21:08 +00:00
landry
727278b791
Import OpenSP 1.5.2, an object-oriented toolkit for SGML parsing and
...
entity management like textproc/sp (which it can supersede) or
textproc/lq-sp.
Provides onsgmls/osgmlnorm/ospam/spcat/ospent/osx binaries which were
previously in openjade-1.3 package, so @conflict with it.
ok ajacoutot@ jasper@
2009-11-24 20:20:31 +00:00
jasper
7c5fdcbb0b
- update py-lxml to 2.0.4
...
maintainer timed-out
2009-11-19 13:04:23 +00:00
ajacoutot
fcac72bf2b
Update to gtkaml-0.2.9.1 (updated for Vala 0.7.8).
2009-11-14 11:41:04 +00:00
jasper
11c8d5e00e
add py-nltk
2009-11-13 12:17:55 +00:00
jasper
f3a5127b04
import py-nltk 2.0b7
...
NLTK, the Natural Language Toolkit, is a suite of open source Python
modules, data sets and tutorials supporting research and development in
Natural Language Processing.
A substantial amount of documentation about how to use NLTK, including a
textbook and API documention, is available from the NLTK website:
http://www.nltk.org/
2009-11-13 12:17:08 +00:00
jolan
f3b16f0a2a
update to 4.8.014
2009-11-13 01:08:15 +00:00
bernd
72db6defae
Link with -lpthread to make it work again.
...
Reported and tested by maintainer Jeremy Evans.
2009-11-09 17:45:24 +00:00
sthen
1702428dab
bump following java.port.mk change.
2009-11-09 11:03:26 +00:00
jasper
383bcb84a5
- move another common variable into pear.port.mk (the 'pear' category).
2009-11-06 09:01:07 +00:00
jasper
65dbb2a870
- if the same two lines are copy/pasted into every single port using the pear
...
module, maybe it's time to copy/paste it into pear.port.mk.
thus, move MASTER_SITES and EXTRACT_SUFX to a common place
ok sthen@ robert@
2009-11-06 08:32:36 +00:00
benoit
e8993af13a
- update HOMEPAGE, MASTER_SITES
...
ok ajacoutot@
2009-11-05 15:43:37 +00:00
jasper
a2c993ef80
- add p5-Lingua-EN-Fathom and p5-Lingua-EN-Syllable
2009-11-04 13:23:52 +00:00
jasper
9954594f05
import p5-Lingua-EN-Fathom 1.12
...
This module analyses English text in either a string or file. Totals are
then calculated for the number of characters, words, sentences, blank
and non blank (text) lines and paragraphs.
Three common readability statistics are also derived, the Fog, Flesch
and Kincaid indices.
2009-11-04 13:20:55 +00:00
jasper
d35808efd7
import p5-Lingua-EN-Syllable 0.251
...
Lingua::EN::Syllable::syllable() estimates the number of syllables in
the word passed to it.
2009-11-04 13:19:44 +00:00
stephan
5bd83decff
change maintainer email address.
...
fixing some whitespaces into tabs while at it.
ok sthen@ and jasper@
2009-11-03 13:27:43 +00:00
jim
2848297105
+p5-String-RewritePrefix
2009-10-26 18:25:22 +00:00
jim
f75e6e0087
import p5-String-RewritePrefix to support Catalyst::Runtime.
...
from and ok simon@
2009-10-26 16:22:57 +00:00
sthen
f814587142
- update to 2.05
...
- drop msf as maintainer (at his request)
2009-10-23 16:53:44 +00:00
edd
cd256c4e71
update xpdf to 3.02.4. This addresses the following security issues:
...
CVE-2009-3603
CVE-2009-3604
CVE-2009-3605
CVE-2009-3606
CVE-2009-3608
CVE-2009-3609
Official patch from xpdf developers integrated into build.
OK kili@
2009-10-15 12:51:13 +00:00
landry
b9b93a9b1a
Duh, stupid me.. let's use MODPY_EGG_VERSION.
2009-10-14 22:07:47 +00:00
giovanni
380884b789
Update to version 2.13 from maintainer Benoit Lecocq
...
with tweaks by me.
"looks ok" steven@
2009-10-14 15:04:06 +00:00