Edwin Groothuis
29813f4125
Update port: textproc/py-xml update to 0.8.4
...
Attached is a new set of files to replace the entire
textproc/py-xml port. I am the port maintainer.
This version of the port installs PyXML 0.8.4 rather than
0.8.3, turns off XSLT support by default (it is experimental
and may conflict with 4Suite), adds WITHOUT_XPATH and
WITH_XSLT options, uses USE_PYTHON with a version spec
instead of using a pkg-req file to require the right version
of Python, and has an improved pkg-descr.
If this new version is accepted, please also clear PR 74568:
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/74568
PR: ports/74974
Submitted by: Mike Brown <mike@skew.org>
2004-12-17 08:44:49 +00:00
Mark Linimon
cd14f798b3
With portmgr hat on, mark as BROKEN and DEPRECATED. It not only depends
...
on an obsolete version of QT, but even if you work around that, it fails
to patch.
2004-12-17 08:11:09 +00:00
Kris Kennaway
72529ec0ed
BROKEN on sparc64: Build fails
2004-12-17 06:57:07 +00:00
Kris Kennaway
36ffc98842
BROKEN on amd64 and ia64: Segfault during build
2004-12-17 06:55:38 +00:00
Kris Kennaway
569f49de27
BROKEN: Broken dependency
2004-12-17 06:33:24 +00:00
Anton Berezin
e02b0c51ba
Update to 2.118.
2004-12-16 11:37:12 +00:00
Sergey Skvortsov
500903094f
Updated to 1.04
2004-12-16 11:09:36 +00:00
Kris Kennaway
be3e1f7794
Clean up handling of locale directories at deinstall-time:
...
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
2004-12-16 05:49:27 +00:00
Jeremy Messenger
61de80f3ff
-Update to 1.1.5.
...
-Use libtool 1.5.
2004-12-15 06:14:48 +00:00
Thierry Thomas
cf08b86e99
- fix paths in CATALOG;
...
- since I'm there, fix ownership of installed files;
- complete pkg-message and bump PORTREVISION.
PR: ports/37518
Submitted by: Paul Hoadley.
2004-12-13 13:44:13 +00:00
Kris Kennaway
fb908379d3
Deal with the NOPROFILE case too.
2004-12-13 08:59:09 +00:00
Kirill Ponomarev
86ed4e1e0c
Add missing file.
2004-12-13 06:28:55 +00:00
Herve Quiroz
9365dadca4
- Register needed JAR files in build dependencies as well [1]
...
- Use only those JAR files in the classpath when building utility classes
Reported by: kris via pointyhat
2004-12-12 23:53:24 +00:00
Sergey Skvortsov
c0b7f1d89c
* use OPTIONS
...
* unbreak build with -DWITH_CHECK_LEAKS [PR 72754]
PR: ports/72754
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2004-12-12 17:55:18 +00:00
Josef El-Rayes
839dcd21c8
Unset maintainership on ports. Multiple maintainer
...
timeouts.
Approved by: portmgr
2004-12-12 14:49:37 +00:00
Kris Kennaway
2079c91eb8
BROKEN: Broken dependency
2004-12-11 21:50:43 +00:00
Kirill Ponomarev
d36bf3b4ec
Update to 0.7.2
2004-12-11 19:28:00 +00:00
Michael Johnson
be3eceb838
Remove japanese from CATEGORIES
...
Pointed out by: chkversion
2004-12-11 09:45:00 +00:00
Michael Johnson
25cc9f0f58
Move japanese/estraier --> textproc/estraier
2004-12-11 05:43:49 +00:00
Sergey Matveychuk
86b0984bd5
- Add patch from Shen Chun-Hsing for stardict2's TTS support
...
- Update a maintainer E-Mail
PR: ports/74449
Submitted by: maintainer
Obtained from: http://netlab.cse.yzu.edu.tw/~statue/outta-port/patch-src::readword.cpp
2004-12-11 04:21:02 +00:00
Mathieu Arnold
022cd2e352
Update to 1.6.9
2004-12-10 10:44:19 +00:00
Herve Quiroz
cb244af259
Update to version 1.0b7
2004-12-10 03:46:37 +00:00
Sergey Matveychuk
2e6ecff829
Fix a problem with the pkg-plist which failed to remove some
...
directories when the port was deinstalled.
PR: ports/74891
Submitted by: maintainer
2004-12-09 18:07:40 +00:00
Herve Quiroz
a5d126f540
- Fix build: required JDK version is 1.4+ [1]
...
- Link API documention with Jaxen API and JDK Standard API, if installed
- Rephrase some statement to calm portlint
Reported by: krion via pointyhat [1]
2004-12-09 13:43:09 +00:00
Cheng-Lung Sung
e0cdb0dbb7
- update to 1.7
...
- fixed a documentation typo
- solving "our deprecated" warning
2004-12-09 06:30:22 +00:00
Michael Johnson
2c323ff2f3
- Chase SHLIB in qdbm
...
- Disable mecab support by default and only use on >5.x
2004-12-08 03:15:26 +00:00
Thierry Thomas
8676ba63dd
- Update to latest revision;
...
- Unbreak on 5.x;
- Install README and gmat.sgm;
- Do some cleaning.
2004-12-07 23:23:36 +00:00
Peter Pentchev
f0e3111671
Errr.. oops. When I bumped the port revision, I certainly did not mean
...
to also increase the version to 1.70. Yes, an update to 1.70 is indeed
in progress, but for the present we are still at 1.66_3.
D'oh.
2004-12-07 14:55:24 +00:00
Peter Pentchev
c130a0280c
I'm not sure if the last change - adding USE_PERL5=yes - actually needs
...
a PORTREVISION bump, since the port would simply not build if Perl 5
was not installed, but since it changes the package's dependency list,
bump PORTREVISION anyway :)
2004-12-07 14:40:21 +00:00
Peter Pentchev
f23c0682ff
Oops.. this port was missing a USE_PERL5 directive.
...
Submitted by: lesi
2004-12-07 14:37:27 +00:00
Erwin Lansing
d9837a2b0f
Update to 1.22 and bump required perl version to 5.8.x or higher.
...
PR: 74643
Submitted by: Lars Eggert <lars.eggert@gmx.net>
2004-12-07 09:12:12 +00:00
Dima Dorfman
9ac0cfd576
This port require bison even though it will configure without it.
...
Found by: kris via pointyhat
2004-12-07 07:39:04 +00:00
Cheng-Lung Sung
79facaae42
- update to 1.9
2004-12-07 06:36:32 +00:00
Tilman Keskinoz
65b7ba124b
Drop maintainership
2004-12-06 12:38:25 +00:00
Anton Berezin
4b716a6b6a
Update to 2.117.
2004-12-06 10:12:37 +00:00
Thierry Thomas
7fdbf17d27
Fix plist.
...
Reported by: <http://pointyhat.freebsd.org/errorlogs/i386-6-latest-logs/extras.html >.
2004-12-06 09:29:25 +00:00
Anton Berezin
df3e3d8ba1
Fix plist.
...
Noticed by: kris
2004-12-06 09:05:12 +00:00
Kris Kennaway
fa5c2c489f
Reset bouncing maintainer address:
...
<henrik.motakef@web.de>: host mx-ha01.web.de[217.72.192.149] said: 550
<henrik.motakef@web.de> Benutzer nicht bekannt/User unknown (in reply to
RCPT TO command)
2004-12-06 07:19:28 +00:00
David E. O'Brien
2588faf0b5
If built on a machine with GCC 3.2 or later; assume the machine has CPUTYPE
...
set to something GCC 2.8 / GNAT Ada won't understand.
2004-12-06 00:15:43 +00:00
Josef El-Rayes
eb0257ff45
Bump portrevision and dependency on ImageMagick
...
in order to trace recent ImageMagick update.
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com>
PR: ports/74487
Approved by: mat
Reviewed by: lofi
2004-12-05 15:35:48 +00:00
Erwin Lansing
ff6d22eec7
- Fix for incorrect pkg-plist.
...
- Update of maintainer's email address.
PR: 74712
Submitted by: maintainer
2004-12-05 10:36:18 +00:00
Tilman Keskinoz
96fd108580
Add missing file to pkg-plist
...
Bump PORTREVISION
pointyhat to: arved
2004-12-05 10:21:03 +00:00
Tilman Keskinoz
7aebb8f0a2
Remove empty directories
...
Reminded by: kris
2004-12-05 10:19:13 +00:00
Cheng-Lung Sung
ff6d4fbf98
- fix pkg-plist
...
[http://pointyhat.freebsd.org/errorlogs/i386-6-latest-logs/p5-Lingua-StopWords-0.02.log ]
2004-12-05 08:08:33 +00:00
Cheng-Lung Sung
c7af7c3554
- fix pkg-plist
...
[http://pointyhat.freebsd.org/errorlogs/i386-6-latest-logs/p5-libxml-0.07.log ]
2004-12-05 07:23:56 +00:00
Cheng-Lung Sung
5d451cc79f
- update to 0.11
...
- Improved Unicode support
2004-12-05 06:02:19 +00:00
Cheng-Lung Sung
2da28d935b
- update to 1.37
...
! QueryData.pm (frequency): new function
! QueryData.pm (documentation): add "frequency" entry
2004-12-05 05:54:58 +00:00
Mark Linimon
e9f4791f8f
With portmgr hat on, reset maintainer. The port has been marked broken
...
on 5.X for quite some time and the maintainer never responded to a request
for status about a PR about it from several months ago.
2004-12-05 05:20:18 +00:00
Cheng-Lung Sung
e91a8c7710
- update to 1.6
...
- minor testing bug (rounding error)
- added utf8 type n-grams
2004-12-05 05:03:06 +00:00
Cheng-Lung Sung
ef5c9f9213
- fix pkg-plist
...
Noticed by: kris
2004-12-05 04:34:49 +00:00