Vasil Dimov
585cdecd3c
Remove patch-src::include::plibc.h: it touches only code
...
inside ``#ifdef WINDOWS''!
2007-05-01 18:39:38 +00:00
Vasil Dimov
5e234eae42
Remove patch-src_plugins_pngextractor.c: libextractor now has its own
...
implementation of strnlen().
2007-05-01 18:23:58 +00:00
Cheng-Lung Sung
21eb97072e
- Update to 0.7.4
2007-05-01 15:21:00 +00:00
Michael Nottebrock
c2719a1924
Fix/remove bogus paths pointing to the build directory from pkgconfig files,
...
libtool archives and dot-prl files.
PR: ports/112228
Submitted by: Koji Yokota <yokota@res.otaru-uc.ac.jp>
2007-05-01 15:14:48 +00:00
Martin Wilke
94fa9f2f74
lhs2TeX is a preprocessor to generate LaTeX code from literate Haskell
...
sources. It is released under the GPL.
WWW: http://www.informatik.uni-bonn.de/~loeh/lhs2tex/
PR: ports/112096
Submitted by: mainland at apeiron.net
2007-05-01 11:16:09 +00:00
Cheng-Lung Sung
5a803aac2b
- remove ".if ${PERL_LEVEL} < 500600 ..." stuff
2007-05-01 07:46:18 +00:00
Cheng-Lung Sung
857c7d82ca
- modify dependency path of XSLoader
2007-05-01 06:51:41 +00:00
Cheng-Lung Sung
0f8447a3bf
Add p5-XML-MyXML 0.09766, a simple-to-use XML module parsing and
...
creating XML documents.
PR: ports/112261
Submitted by: Gea-Suan Lin <gslin at gslin.org>
2007-05-01 02:03:31 +00:00
Brian Somers
b7de10fa0d
root-owned directories must be created by root...
...
Approved by: erwin
2007-05-01 00:13:53 +00:00
Brian Somers
20c3545da4
Change MAINTAINER to ports@. Brian Chandler hasn't got enough time to
...
look after this port at the moment.
Approved by: erwin
2007-05-01 00:12:53 +00:00
David Thiel
4c78c1b770
Fix wonky PREFIX handling.
...
Submitted by: kris via pointyhat
Approved by: edwin (mentor)
2007-04-30 21:44:45 +00:00
Vasil Dimov
75cbac7a81
Upgrade textproc/libextractor from 0.5.17a to 0.5.18
...
patch-src_test_plugintest.c: fix a failing test.
Christian Grothoff confirmed that the test program should be fixed,
rather than the library.
patch-configure: fix ``if test "foo" == "bar"'' (the double eq sign is
not supported by /bin/sh).
2007-04-30 19:42:36 +00:00
Tong LIU
17b108023a
Use my @FreeBSD.org address.
...
Approved by: delphij (mentor)
2007-04-30 06:27:41 +00:00
Gabor Kovesdan
6b627f8f97
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
...
with letter t-w
2007-04-29 16:21:09 +00:00
Erwin Lansing
d9e6e6019b
Update to 0.60
2007-04-29 14:50:12 +00:00
Cheng-Lung Sung
e1550312f5
- Update to 1.14
...
- to perl@
2007-04-29 10:46:23 +00:00
David Thiel
6418e65253
Update to 0.57, remove cruft, take maintainership.
...
Approved by: edwin (mentor)
2007-04-29 04:03:43 +00:00
David Thiel
588dc79df0
Taking maintainership.
...
Approved by: edwin (mentor)
2007-04-29 02:58:22 +00:00
David Thiel
b76313dce1
Fix detection of scim library dependency.
...
Approved by: edwin (mentor)
2007-04-29 00:50:06 +00:00
David Thiel
8b285727ca
Update to 1.4.6, a bugfix release.
...
Approved by: edwin (mentor)
2007-04-29 00:29:21 +00:00
Kris Kennaway
0d05a061a8
Remove BROKEN: This might be fixed
2007-04-28 20:09:03 +00:00
Nicola Vitale
31870b4e57
- Update to 1.3.0
...
- Add files/pkg-deinstall.in
PR: ports/112200
Submitted by: John Holland <jholland at kazoocmh.org> (maintainer)
2007-04-28 12:28:47 +00:00
Martin Wilke
8e722b59aa
- Update to 1.8.5
2007-04-26 21:56:25 +00:00
Andrew Pantyukhin
8c183f9a01
- Update to 0.2.1
...
PR: ports/112127 (part of)
Submitted by: "Eric P. Scott" <eps+pbug0704@ana.com>
2007-04-26 15:55:04 +00:00
Cheng-Lung Sung
3e05f19495
- Update to 0.17.1
...
- FreeBSD currently lacks of 'newlocale/freelocale/strftime_l' support,
so patch it.
2007-04-26 03:18:44 +00:00
Martin Wilke
822770ced2
- Update WWW
...
Reported by: lwhsu@
2007-04-24 14:35:24 +00:00
Martin Wilke
c77a73c3b4
texttable is a module to generate a formatted text table, using ASCII
...
characters.
WWW: http://cheeseshop.python.org/pypi?name=texttable&:action=display
2007-04-24 14:25:42 +00:00
Dryice Dong Liu
e12f3b406e
Move to BUILD_DEPENDS
...
Approved by: itetcu (mentor, implicit)
2007-04-24 03:53:14 +00:00
Andrew Pantyukhin
b3ca1857be
- Install both as a module and a script to ease reuse by other ports
2007-04-23 11:39:15 +00:00
Andrew Pantyukhin
6ffd6b1352
Add port textproc/py-html2text:
...
html2text is a Python script that convers a page of HTML into clean,
easy-to-read plain ASCII text. Better yet, that ASCII also happens to
be valid Markdown (a text-to-HTML format).
WWW: http://www.aaronsw.com/2002/html2text/
Author: Aaron Swartz <me@aaronsw.com>
Inspired by: pkgsrc package
2007-04-23 11:15:06 +00:00
Anton Berezin
6086d86ea5
Add textproc/p5-Template-Declare 0.07, yet another Perl templating
...
module.
2007-04-23 08:49:09 +00:00
Anton Berezin
963d76572f
Update to 0.85.
2007-04-23 08:07:48 +00:00
Dryice Dong Liu
8ee69c1d4d
New port for py-mako. This is a template library written in Python.
...
Approved by: itetcu (mentor, implicit)
2007-04-23 05:00:07 +00:00
Cheng-Lung Sung
86ef4f3d04
- Update to 1.10
2007-04-23 02:11:51 +00:00
Maxim Sobolev
b34ace4998
Remove this port - it's already exists as textproc/wbxml2.
...
Pointy hat to: sobomax
2007-04-22 22:52:50 +00:00
Maxim Sobolev
82613c1950
Update to 0.9.2.
2007-04-22 22:49:42 +00:00
Cheng-Lung Sung
cb78cba11d
- Update to 1.09
2007-04-22 13:45:40 +00:00
Cheng-Lung Sung
530fd6f754
- Update to 1.05.1 (1.051)
2007-04-22 13:45:15 +00:00
Martin Wilke
06760a635b
- Fix build
...
Submitted by: pointyhat
2007-04-22 13:26:26 +00:00
Kris Kennaway
bd7d9166eb
BROKEN on sparc64: Does not compile
2007-04-22 01:43:17 +00:00
Kris Kennaway
ae6572ae4a
BROKEN on !i386: Broken dependency
2007-04-21 17:36:10 +00:00
Maxim Sobolev
8ca6b6de09
Make buildable.
2007-04-20 23:52:09 +00:00
Mikhail Teterin
7f0ca62e0e
Upgrade from 0.8.7 to 0.8.9 (fixes some security issues, see
...
CVE-2007-0002).
PR: 111971
Submitted by: Marcin Wisnicki
2007-04-20 23:11:48 +00:00
Maxim Sobolev
0bafca98cb
This package doesn't really require X11 or Motif.
...
Make it respecting CFLAGS while I am here.
2007-04-20 21:13:41 +00:00
Mikhail Teterin
b34f45b7e0
Explicitly disable documentation regeneration. Libwpd would do that, if doxygen
...
is detected at configure time. Change INSTALLS_SHLIB to USE_LDCONFIG.
PR: ports/111970
Submitted by: Marcin Wisnicki
2007-04-20 20:20:56 +00:00
Maxim Sobolev
c8d168f36b
Add libwbxml 0.9.2, library and tools to parse, encode and handle WBXML
...
documents.
2007-04-20 00:39:04 +00:00
Erwin Lansing
43b610ead2
Fix PLIST
...
Submitted by: pointyhat (kris)
2007-04-19 20:26:54 +00:00
Mathieu Arnold
8102636705
Update to 1.08
2007-04-19 19:35:17 +00:00
Michael Nottebrock
7aeef3e519
Rename all binaries in qt4 which conflict with binaries installed by
...
qt33 to ($binary)-qt4 and adjust dependencies accordingly. This
avoids conflicts once X11BASE has been changed to /usr/local and
incidentally makes the naming scheme of the qt4 executables in ports
equal to that of the Fedora Core and Debian packages.
2007-04-19 17:08:04 +00:00
Hajimu UMEMOTO
0a3747a7da
Backout my previous change.
...
scim-openvanilla doesn't see scim.pc, and set moduledir by itself.
Reported by: pointyhat via kris
2007-04-19 16:05:45 +00:00