jasper
d62a03c9fd
Regen WANTLIB to unbreak.
2011-10-14 07:00:23 +00:00
rpointel
dc80089729
mandir was not correct...
...
bump revision.
ok jasper@.
2011-10-13 21:03:53 +00:00
ajacoutot
8e803e28ee
Update to intltool 0.5.0. which includes a patch from naddy@ to finally
...
fix this (in)famous warning:
checking for perl >= 5.8.1...
Can't find string terminator '"' anywhere before EOF at -e line 1.
2011-10-13 15:23:03 +00:00
naddy
03f8db2cc2
remove entries for distfiles that aren't referenced anywhere
2011-10-13 14:38:51 +00:00
schwarze
25d26710b1
Format groff manuals with groff before installing them
...
because mandoc(1) doesn't like them, with the exception
of groff_mdoc(7), which is derived from the traditional
mdoc.samples(7) and which is just fine with mandoc(1).
Problem reported and fix tested by <Pascal dot Stumpf at cubes dot de>.
naddy@ and deraadt@ agree with the general direction
2011-10-12 22:00:07 +00:00
rpointel
f9c42e0104
update uncrustify to 0.59.
...
reads good aja@.
2011-10-10 20:22:55 +00:00
rpointel
c097b9f767
+uncrustify
2011-10-07 20:35:19 +00:00
rpointel
1b7f4ab594
import uncrustify, a highly configurable and easily modifiable
...
source code beautifier.
few tweaks and ok sthen@
tested by Amit Kulkarni (thanks)
2011-10-07 20:34:28 +00:00
kurt
6a13dc6824
- remove devel/jdk/1.5 and lang/kaffe
...
- adjust java.port.mk for their removal
- bump affected packages
okay jasper@
2011-10-07 13:54:30 +00:00
ajacoutot
6ced4c711d
sync
2011-10-04 14:55:24 +00:00
ajacoutot
f1264b5dda
It seems people like to merge glib-gettext.m4 in lots of difference places,
...
fix DATADIRNAME here as well.
2011-10-04 11:29:51 +00:00
giovanni
42a0253716
Update to 1.2.2
...
From Brad
2011-10-04 08:57:42 +00:00
sebastia
f7f2dad5c8
Update tclxml from 1.2.1 to 3.2
...
take maintainership
switch from tcl 8.4 to 8.5
OK landry@ already some time ago on a slightly different patch to the Makefile since jakob@
dropped maintainership in the meantime.
2011-10-03 08:41:58 +00:00
jasper
0baec0ba89
unbreak when gnu libtool isn't installed as this need the AM_PROG_LIBTOOL
...
macro for autofuck
2011-10-02 20:11:30 +00:00
ajacoutot
2ad37a2be2
Update to libical-0.46.
...
Merge some more changes from upstream SVN.
ok sebastia@ (maintainer)
2011-10-02 08:55:40 +00:00
espie
82d351bc74
use bsd.port.arch.mk
2011-10-02 08:18:04 +00:00
kili
4dd01b2023
Update to xpdf-3.03.
2011-10-01 19:46:35 +00:00
jasper
3cbdab270e
- update to 2.3.1
...
from wen heping
2011-10-01 08:41:26 +00:00
jasper
4e7ddfdb4b
- update to 0.8.20
...
from viq
2011-09-29 17:33:31 +00:00
ajacoutot
cd4bbd8c49
+rubber
2011-09-28 14:13:41 +00:00
ajacoutot
595c234f26
Import rubber-1.1.
...
Rubber is a program whose purpose is to handle all tasks related to the
compilation of LaTeX documents. This includes compiling the document
itself, of course, enough times so that all references are defined, and
running BibTeX to manage bibliographic references. Automatic execution
of dvips to produce PostScript documents is also included, as well as
usage of pdfLaTeX to produce PDF documents.
ok jasper@
2011-09-28 14:13:03 +00:00
jasper
6a8b83abeb
sync after recent gnome.port.mk CONFIGURE_ENV changes
2011-09-28 09:47:46 +00:00
sthen
9f60a277bb
remove dreadful ${MODPY_RUN_DEPENDS:S/python/python-bsddb/} constructs now
...
we have PKGSPEC for Python and can do this properly.
2011-09-27 21:29:16 +00:00
kili
6383c0e75f
+ hs-attoparsec-text hs-blaze-html hs-xmlhtml
2011-09-24 19:11:45 +00:00
kili
f77d3db351
Bump.
2011-09-24 19:09:33 +00:00
kili
6364d0b12d
Update to 0.5.3.
...
ok jasper@ jim@
2011-09-24 19:08:10 +00:00
kili
75c6a3feab
Contains renderers and parsers for both XML and HTML 5 document
...
fragments, which share data structures wo that it's easy to work
with both. Document fragments are bits of documents, which are not
constrained by some of the high-level structure rules (in particular,
they may contain more than one root element).
ok jasper@ jim@
2011-09-24 19:04:46 +00:00
kili
dc966679dc
A blazingly fast HTML combinator library for the Haskell programming
...
language.
ok jasper@ jim@
2011-09-24 19:04:12 +00:00
kili
0af85e1ef4
A fast parser combinator library, aimed particularly at dealing
...
efficiently with network protocols and complicated text/binary file
formats. This library is basically a translation of the original
attoparsec library to use text instead of bytestrings.
ok jasper@ jim@
2011-09-24 19:03:33 +00:00
jasper
ce57eca3b4
CONFIGURE_SHARED is now implied by gnome.port.mk, so no need to make it explicit anymore.
2011-09-20 21:04:24 +00:00
jasper
9fe4b0f440
switch to MODGNOME_TOOLS
2011-09-20 20:51:51 +00:00
ajacoutot
17329fb599
+itstool
2011-09-20 12:58:12 +00:00
ajacoutot
aae0b87922
Import itstool-1.1.0.
...
ITS Tool allows you to translate your XML documents with PO files, using
rules from the W3C Internationalization Tag Set (ITS) to determine what
to translate and how to separate it into PO file messages.
ok jasper@
2011-09-20 12:56:20 +00:00
landry
7fc3ec1b6c
Update to ack 1.96, ok pyr@ (maintainer)
2011-09-20 08:09:11 +00:00
ajacoutot
9a1709aaf0
DESKTOP_FILES => MODGNOME_DESKTOP_FILE, like it should always have been.
...
discussed with and ok jasper@
2011-09-19 07:39:05 +00:00
jakob
4d4b3a8ab6
drop maintainer
2011-09-17 18:02:28 +00:00
sthen
cda2667b6f
update to wdiff 1.0.1, from Pascal Stumpf.
...
- while there, replace a poorly-formatted DESCR with newer text from upstream
2011-09-17 10:51:22 +00:00
nigel
33ba2dd66d
Add build depends for docbook.
...
ok sthen@, landry@
2011-09-16 20:13:46 +00:00
espie
46d3548829
normalize pkgpath
2011-09-16 11:41:38 +00:00
naddy
20655a1f9e
backup sites are automatically added to MASTER_SITES, so do not derive
...
HOMEPAGE from MASTER_SITES
2011-09-15 16:52:31 +00:00
jasper
d3555f6529
- update to 1.18
...
- remove a patch, instead use FAKE_FLAGS.
2011-09-14 15:35:40 +00:00
jasper
e1f864782a
- update to 0.8.18
...
- remove outdated comment
from viq
2011-09-13 07:00:48 +00:00
jasper
c3dd95d5d0
grrr..
2011-09-12 18:21:38 +00:00
jasper
943b58ee08
unbreak after recent vala update, patches from upstream
...
ok aja@
2011-09-12 18:20:34 +00:00
naddy
1e2bbe8777
bump all (sub)packages that depend on db/v4; requested by and help from espie@
2011-09-12 18:02:34 +00:00
ajacoutot
dc2c0a8c78
Mark BROKEN for now.
2011-09-12 15:30:14 +00:00
jasper
ad2a9c291c
switch the rest of the ports using gnome.port.mk over to .tar.xz where applicable.
2011-09-12 12:07:24 +00:00
ajacoutot
3ec94788dd
Maintenance update to icu4c-4.8.1.
2011-09-12 06:45:53 +00:00
ajacoutot
c05f4b1aab
Tighten dependencies.
2011-09-11 11:01:35 +00:00
armani
1a9c4e46c6
Correct MAINTAINER email
...
ok MAINTAINER, sthen@
2011-09-10 13:39:48 +00:00
ajacoutot
3292014c83
Minor update to libxml++-2.34.2.
...
ok jasper@, maintainer timed out
2011-09-08 07:39:34 +00:00
jasper
67eaa5ab04
- switch to MODJAVA_JAR_DIR
2011-09-05 20:19:30 +00:00
sthen
bdfdddf654
bugfix update to MuPDF 0.9
2011-09-05 13:24:39 +00:00
jasper
eb3cff4f6f
major update to 0.8.17
...
from viq
2011-09-05 12:38:36 +00:00
jasper
e82687eba5
- upstream keeps re-rolling distfiles without bumping versions..
2011-09-05 06:47:43 +00:00
jasper
fa7be240b1
- bump REVISION after recent java.port.mk change
2011-08-30 17:16:35 +00:00
jasper
04649e73ce
hmm, distfile appears to have changed without anything noticeable.
...
spotted by naddy@
2011-08-30 11:44:10 +00:00
jasper
8ab8b9dbc8
sync
2011-08-30 08:54:40 +00:00
jasper
a0c4b495b2
import stringtemplate 4.0.4
...
StringTemplate is a java template engine (with ports for C#, Python,
Ruby, and Scala) for generating source code, web pages, emails, or any
other formatted text output. StringTemplate is particularly good at
multi-targeted code generators, multiple site skins, and
internationalization/localization.
ok aja@
2011-08-30 08:53:58 +00:00
dhill
ac7c03ddea
update to 0.5.0
...
* Add set attribute functions for various types to XML generation API
* Modify xmlsd_generate to take two additional parameters for size of
generated XML and a flag to determine whether an XML declaration is
prepended
* Change prototypes of all string parameters which aren't modified to const
* Add new XML code generation APIs
* Don't link against clens directly from library
ok sthen@
2011-08-29 21:38:46 +00:00
jasper
2580a7239f
- add missing dependency
2011-08-26 08:23:32 +00:00
jasper
da661051fb
- add VMEM_WARNING
...
ok sthen@ (MAINTAINER)
2011-08-23 19:05:45 +00:00
jasper
b08e0cc9d2
sync
2011-08-22 07:15:18 +00:00
jasper
7267113efc
import p5-LaTeX-Pod 0.21
...
LaTeX::Pod converts LaTeX sources to Perl's POD (Plain old
documentation) format. Currently only a subset of the available LaTeX
language is supported.
from wen heping, with tweaks by me
ok sthen@
2011-08-22 07:14:25 +00:00
bentley
e63f98832c
+diction
2011-08-21 22:54:22 +00:00
bentley
9d64d103fc
Import diction-1.11.
...
Diction and style are two old standard Unix commands. Diction identifies
wordy and commonly misused phrases. Style analyses surface
characteristics of a document, including sentence length and other
readability measures.
Some bits (including maintainership) from an otherwise identical port
sent by Pascal Stumpf.
ok landry@
2011-08-21 22:52:30 +00:00
jasper
60cd29afbb
- update to latest version 0.6.5
...
* this removes the experimental unify(1) program; in case anyone was using
this it can be added back if needed.
- clarify license
- remove groff (manpage checked)
- remove now unnecessary patches, CONFIGURE_ENV etc.
from pascal stumpf
2011-08-21 16:41:07 +00:00
jasper
4bd2c9ace9
- update to 1.01
...
from wen heping
2011-08-21 14:19:08 +00:00
gsoares
6dcdabb94d
update textproc/p5-XML-Elemental to 2.11
...
from Wen Heping who takes maintainership
OK jasper and Sam Smith (old MAINTAINER)
2011-08-18 15:32:29 +00:00
rpointel
3e6509dd58
Update docutils to 0.8.
...
ok benoit@, maintainer timed out.
2011-08-17 07:08:20 +00:00
rpointel
1afb9266f5
Update Pygments to 1.4.
...
ok benoit@, maintainer timed out.
2011-08-16 16:23:08 +00:00
stephan
1813356553
remove me as maintainer and bump, ok espie@
2011-08-01 19:36:02 +00:00
jolan
9fc1efa281
remove myself as maintainer
2011-08-01 02:13:45 +00:00
jeremy
826ded9b1a
Update to 1.5.0. Add a patch for the Rakefile so that the regress
...
tests work.
2011-07-27 18:17:09 +00:00
ajacoutot
73f9e19a6d
Minor update to meld-1.5.2.
2011-07-26 15:19:10 +00:00
sthen
6df0d68c4d
Bump for PKGSPEC changes in ports/lang/php/Makefile.inc
2011-07-22 10:20:10 +00:00
dcoppa
540e0fa2ae
s/$(MACHINE)/$(MACHINE_ARCH)/
...
Fix a build error on macppc reported by ajacoutot@
ok ajacoutot@
2011-07-21 12:29:21 +00:00
ajacoutot
787440b8a0
+py-enchant
2011-07-20 16:48:58 +00:00
ajacoutot
2bb997a515
Import py-enchant-1.6.5.
...
This package provides a set of Python language bindings for the Enchant
spellchecking library.
ok jasper@
2011-07-20 16:48:19 +00:00
jeremy
bcdeace0f4
Bump after change to remove OpenBSD version from ruby SITEARCHDIR.
...
OK landry@, jcs@
2011-07-19 18:00:51 +00:00
jeremy
9bc799db7a
Bump after change to remove OpenBSD version from ruby SITEARCHDIR,
...
and use new MODRUBY_SITEDIR and MODRUBY_SITEARCHDIR variables in
PLIST.
OK landry@, jcs@
2011-07-19 18:00:16 +00:00
sthen
f29dbcd917
security update to 2.0.21, XSS in the cgi script
...
- while there, use a non-specific default admin email address
2011-07-19 13:44:19 +00:00
naddy
65bc5aa607
bump revision for plist changes 4.9 -> 5.0
2011-07-18 19:06:36 +00:00
dcoppa
162e96f3d5
Update to asciidoc-8.6.5.
...
from Piotr Sikora
ok robert@ (maintainer)
2011-07-18 10:28:44 +00:00
benoit
4bbf6586ad
- update highlight to 3.5
...
ok ajacoutot@
2011-07-15 09:47:50 +00:00
sthen
0627763e83
update to MuPDF 0.8.165, now also supporting XPS documents.
...
- drop fontres.c and switch to upstream's standard method of embedding fonts;
with gcc4 this is now able to build on arm without running out of RAM (this is
fortunate because it avoids reworking fontres for changes to MuPDF).
2011-07-13 21:48:48 +00:00
jeremy
2cb6c86294
Build the ruby19 FLAVOR of ruby-hyperestraier by default
2011-07-12 18:08:05 +00:00
jeremy
fda7e2fba6
Add a ruby19 FLAVOR to build a ruby 1.9 version that can be installed
...
side by side with the default ruby 1.8 version.
OK landry@
2011-07-12 18:06:23 +00:00
jasper
3c9f0d1a13
no need to keep using the gcc3 module on sparc
...
from brad
2011-07-11 14:04:42 +00:00
robert
ab4394b11c
add MODPHP_RUNDEP=No and bump
2011-07-11 08:22:29 +00:00
jasper
201625d265
update to XML-RSS-1.49
2011-07-10 12:17:47 +00:00
jasper
d5766900f5
update to PPIx-Regexp-0.020
2011-07-10 12:17:42 +00:00
jasper
4e845afac7
update to PPIx-Utilities-1.001000
2011-07-10 12:17:36 +00:00
jasper
5b9ae7cb1a
update to Text-Diff-HTML-0.07
2011-07-10 12:17:30 +00:00
jasper
19a779fa65
update to XML-SAX-ExpatXS-1.32
2011-07-10 12:17:21 +00:00
robert
e47c9c0d2c
fix categories
2011-07-09 00:42:30 +00:00
robert
c8661c2d29
fix deps
2011-07-09 00:37:40 +00:00
robert
a9eaa6abb2
switch to lang/php
2011-07-08 22:31:59 +00:00
naddy
eed7c62887
Fix build with png-1.5.
...
All fixes by yours truly.
2011-07-08 20:38:00 +00:00
jasper
e930168a83
- fix patch names, no binary change
...
- add missing rcs ids
2011-07-08 09:52:50 +00:00