Pav Lucistnik
7dcee28f2e
- Update to r12.0.1
...
PR: ports/72614
Submitted by: Kuang-che Wu <kcwu@csie.org> (maintainer)
2004-10-13 19:47:13 +00:00
Pav Lucistnik
183bd15c0e
Add iiimf-x-lib, X Client Framework for Internet/Intranet Input Method
...
PR: ports/72613
Submitted by: Kuang-che Wu <kcwu@csie.org>
2004-10-13 19:35:34 +00:00
Pav Lucistnik
bd9b222534
- Update to r12.0.1
...
PR: ports/72645
Submitted by: Kuang-che Wu <kcwu@csie.org> (maintainer)
2004-10-13 19:08:40 +00:00
Pav Lucistnik
72e95f6ff6
- Update to r12.0.1
...
PR: ports/72611
Submitted by: Kuang-che Wu <kcwu@csie.org> (maintainer)
2004-10-13 18:45:16 +00:00
Pav Lucistnik
a2eb819fd5
- Update to r12.0.1
...
PR: ports/72610
Submitted by: Kuang-che Wu <kcwu@csie.org> (maintainer)
2004-10-13 18:41:12 +00:00
Anton Berezin
62ca169cf4
Add p5-Lingua-StopWords, a Perl module providing lists of stopwords for
...
several languages.
2004-10-13 18:40:43 +00:00
Pav Lucistnik
92fa45725a
- Update to r12.0.1
...
PR: ports/72609
Submitted by: Kuang-che Wu <kcwu@csie.org> (maintainer)
2004-10-13 18:39:54 +00:00
Cheng-Lung Sung
890e57972a
- update to 0.11
...
- fix build error (see post-patch sec.)
Approved by: co-mentor (vanilla)
2004-10-13 08:23:28 +00:00
Tilman Keskinoz
f41dc2f5bc
Remove this ports.
...
Version 3 of this module is now part of the p5-XML-RAI port
Approved by: clsung (Maintainer)
2004-10-13 08:06:03 +00:00
Tilman Keskinoz
62b54ed356
Update to 1.01
2004-10-13 08:01:10 +00:00
Tilman Keskinoz
b9af4efef7
Add p5-XML-Elemental, an XML::Parser style and generic classes package
...
for simplistic and perlish handling of XML data
2004-10-13 07:48:22 +00:00
Tilman Keskinoz
cd49748b40
Update to 0.08
2004-10-13 07:37:43 +00:00
Edwin Groothuis
cb40e7e026
[MAINTAINER] japanese/estraier: update to 1.2.24
...
Update to 1.2.24
PR: ports/71601
Submitted by: Michael Johnson <ahze@ahze.net>
2004-10-13 03:19:00 +00:00
Dag-Erling Smørgrav
68bce57526
Update to 1.66.1.
2004-10-12 21:18:09 +00:00
Sergey Skvortsov
e9c510cfde
Updated to 2.3.2
2004-10-12 12:48:54 +00:00
Dirk Meyer
d2bafa3bb3
- use lynx-ssl as default
...
- honor option WITHOUT_SSL
2004-10-12 12:41:11 +00:00
Kirill Ponomarev
b8da1dc3eb
Drop maintainership to ports@FreeBSD.org
...
PR: ports/72437
Submitted by: Michael Johnson <ahze@ahze.net>
2004-10-12 12:31:34 +00:00
Sergey Skvortsov
a6f148ca46
Updated to 1.01
2004-10-12 12:26:22 +00:00
Kirill Ponomarev
a7ee12c553
Update to version 2.31
...
PR: ports/72330
Submitted by: Ports Fury
2004-10-12 12:25:28 +00:00
Kirill Ponomarev
66e4003f68
Update to version 1.3.3
...
PR: ports/72329
Submitted by: Ports Fury
2004-10-12 12:24:05 +00:00
Cheng-Lung Sung
781bc45c78
- new port textproc/p5-XML-Clean
...
The ultimate quest of this module is to produce from non-XML text
text, that will will most probably pass throught any XML parser one
could find.
Basic cleaning is just XML tag matching (for every opening tag there
will be closing tag as well, and they will form a tree structure).
When you add some extra parameters, you will receive complete XML
text, including XML head and root element (if none were defined in
text, then some will be added).
WWW: http://search.cpan.org/~pkubanek/XML-Clean/
PR: ports/71829
Submitted by: Rong-En Fan <rafan AT infor dot org>
Approved by: mentor (vanilla)
2004-10-12 12:09:25 +00:00
Mathieu Arnold
066da60ef4
Update to 1.07
...
Add docs
2004-10-12 10:12:17 +00:00
Kirill Ponomarev
76ae5c555a
Drop maintainership
...
PR: ports/72142
Submitted by: KUNISHIMA Takeo <kunishi@acm.org>
2004-10-12 10:05:23 +00:00
Edwin Groothuis
116ac1d7b5
[MAINTAINER-UPDATE] Update ports/textproc/aft to 5.095
...
[MAINTAINER-UPDATE] Update ports/textproc/aft to 5.095
Please commit it, thanks!
PR: ports/71959
Submitted by: Charlie & <yinjieh@csie.nctu.edu.tw>
2004-10-12 03:45:27 +00:00
Edwin Groothuis
058ab0209d
update for textproc/unrtf
...
Update for textproc/unrtf
PR: ports/72239
Submitted by: Alfred Perlstein <alfred@FreeBSD.org>
2004-10-12 03:19:59 +00:00
Joe Marcus Clarke
a0185592bd
Update to 1.1.11.
2004-10-11 23:58:05 +00:00
Joe Marcus Clarke
1b997d641e
Update to 2.6.14.
2004-10-11 23:57:40 +00:00
Joe Marcus Clarke
dd9665a9ef
Update to 0.31.3.
2004-10-11 23:57:10 +00:00
Alex Dupre
0a6d8fdafa
Update to 5.0.2 release:
...
- Fix compilation of thread-safe PHP after the PTHREAD_LIBS change
- Include md5 and blowfish support on amd64 (fix headers) [1]
- Add support for dom_import_simplexml function in php5-dom [2]
- Fix vulnerability in RFC 1867 file upload processing [3]
- Fix php_variables memory disclosure [3]
PR: ports/71752 [1], ports/72003 [2], ports/72420 [3]
Submitted by: Adam Gregoire <bsdunx@yahoo.com> [1],
Vaidrius Petrauskas <acrozy@uosis.mif.vu.lt> [2],
Dmitry A Grigorovich <odip@bionet.nsc.ru> [3]
Approved by: portmgr (kris)
2004-10-11 19:48:33 +00:00
Alex Dupre
af7695c0ae
Update to 4.3.9 release:
...
- Fix compilation of thread-safe PHP after the PTHREAD_LIBS change
- Include md5 and blowfish support on amd64 (fix headers) [1]
- Fix vulnerability in RFC 1867 file upload processing [2]
- Fix php_variables memory disclosure [2]
- GD LZW-GIF support is now enabled by default
PR: ports/71752 [1], ports/72420 [2]
Submitted by: Adam Gregoire <bsdunx@yahoo.com> [1],
Dmitry A Grigorovich <odip@bionet.nsc.ru> [2]
Approved by: portmgr (kris)
2004-10-11 19:47:20 +00:00
Mathieu Arnold
353dcfe314
Update to use the perl version of the algorithm over the C version for 5.8.5
...
because it uses 64 bit integers by default and it messes very badly with some
pack/unpack things on the perl part and some << and >> on the C part, so, use
the perl part everywhere.
Approved by: portmgr (krion)
2004-10-07 12:49:34 +00:00
Kris Kennaway
84e8d56ed5
Increase USE_GCC to 3.4 for those ports which compile with it.
...
Approved by: portmgr
2004-09-30 05:32:00 +00:00
Kris Kennaway
825afd6dc3
BROKEN on 5.x: Does not compile
...
Approved by: portmgr (self)
2004-09-29 06:00:57 +00:00
Kris Kennaway
726eb6e2be
BROKEN on 5.x: Configure fails
...
Approved by: portmgr (self)
2004-09-26 02:56:43 +00:00
Alexander Leidinger
8068c4b771
- fix plist
...
- update to 0.8.13, changes to previous version:
* fixed handling of negative timezones in input-clf if format is
specified
* fixed segfaults in output-modlogan
* removed debug-output
Approved by: portmgr
2004-09-26 01:02:56 +00:00
Pav Lucistnik
295ed4906a
- Fix typo on RUN_DEPENDS line. This resulted in missed podparser dependency
...
on perl 5.0
Approved by: portmgr (linimon)
2004-09-26 00:33:08 +00:00
Yen-Ming Lee
67b81fbe2a
- add missing *.pod files into pkg-plist
...
- set XMLPREFIX=${LOCALBASE} and make it PREFIX clean.
PR: 71108
Submitted by: leeym
Approved by: portmgr (marcus)
2004-09-21 17:51:55 +00:00
Kris Kennaway
377caa3884
BROKEN on 5.x: Does not compile
...
Approved by: portmgr (self)
2004-09-19 02:59:05 +00:00
Kris Kennaway
d5405d1ad7
BROKEN on 4.x also
...
Approved by: portmgr (self)
2004-09-19 01:18:16 +00:00
Kris Kennaway
e24b2d79e1
BROKEN on 5.x: Broken pkg-plist
...
Approved by: portmgr (self)
2004-09-19 01:13:49 +00:00
Kris Kennaway
7a6f05bb7a
BROKEN on 5.x: Does not compile
...
Approved by: portmgr (self)
2004-09-18 18:47:46 +00:00
Kris Kennaway
fe54d2a7c7
BROKEN on 5.x: Does not compile
...
Approved by: portmgr (self)
2004-09-18 17:49:31 +00:00
Kris Kennaway
fa37af47b9
BROKEN: Conflicting dependencies (apache 1.x and apache 2.x)
...
Approved by: portmgr (self)
2004-09-18 07:40:33 +00:00
Thierry Thomas
af50d60c18
Unbreak by upgrading to the latest file.
...
PR: 71336
Submitted by: Stefan Walter
2004-09-03 20:26:15 +00:00
Mathieu Arnold
a5197e3dbc
Update to 1.05.01
2004-09-03 11:51:20 +00:00
Dima Dorfman
44b49730b5
Upgrade to 1.9.14
...
Submitted by: Andy Miller <andy@trit.org>
2004-09-03 10:41:03 +00:00
Hiroki Sato
cff2b5769c
Add USE_PERL5_RUN explicitly.
2004-09-03 10:13:14 +00:00
Volker Stolz
cd36188398
Unbreak: Fetchable again.
...
PR: ports/71285
Submitted by: Stefan Walter
2004-09-02 15:14:45 +00:00
Tilman Keskinoz
ddc4f8b320
Update to 0.52
2004-09-02 14:54:25 +00:00
Mathieu Arnold
a1208da535
Update to 1.6.8
2004-09-02 10:58:48 +00:00