Commit Graph

2673 Commits

Author SHA1 Message Date
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