Commit Graph

4453 Commits

Author SHA1 Message Date
Greg Lewis
3724e406be . Update to 1.4.2.
PR:		73476
Submitted by:	Ports Fury
2004-11-04 21:37:08 +00:00
Cheng-Lung Sung
555c7d0e14 - perl extension, basis for n-gram analysis, which is
XS-based implementation of n-gram spectrum analysis.
- currently provide two function: ngram_counts add_to_counts.

Approved by:	co-mentor (vanilla)
2004-11-04 03:23:33 +00:00
Cheng-Lung Sung
0783e00331 - To avoid warning when uninstall this package.
- by maintainer timeout.

PR:		ports/72673
Approved by:	co-mentor (vanilla)
2004-11-04 02:49:36 +00:00
Cheng-Lung Sung
c735ee0cfa - mark IGNORE in perl5.005
Noticed by:	kris
Approved by:	co-mentor (vanilla)
2004-11-04 01:29:11 +00:00
Bill Fenner
2a32af90be Update to 1.47. No changes visible to FreeBSD users, but this
fixes the distfile checksum error as a side effect of upgrading.
2004-11-04 00:54:08 +00:00
Yen-Ming Lee
a9bf8ea178 - update to antiword-0.36
Noticed by:	antiword@winfield.demon.nl
2004-11-04 00:38:28 +00:00
Cheng-Lung Sung
89f0a6a20a - update to 1.4
- Improved for multi-line token processing
- resolved efficiency issue with binary file (not reading line
  by line any more)
- introduced parameters skipinsert and allow_iproc

Approved by:	co-mentor (vanilla)
2004-11-03 16:23:26 +00:00
Cheng-Lung Sung
ce7a4a22d9 - This perl module provide two functions to get prefix/suffix from
text.
- Prefix/Suffix examination is useful in Natural Language Processing.

Approved by:	co-mentor (vanilla)
2004-11-03 06:48:20 +00:00
Yen-Ming Lee
10993d4348 - add USE_GCC=3.3 when default gcc is 3.4 2004-11-03 01:23:33 +00:00
Volker Stolz
007e5933b4 - Update to 0.5.3 and unbreak
- Fix packaging

PR:		ports/71285
Submitted by:	Stefan Walter
2004-11-02 21:34:33 +00:00
Dirk Meyer
bdd5623bac - fix reference on tcl source, use TCL_INCLUDE_SPEC
- search dependecy in LOCALBASE, not in PREFIX
- fix package with NOPORTDOCS
- use DOCSDIR
- make portlint happy
2004-11-02 06:24:23 +00:00
Cheng-Lung Sung
778a4c2944 - fix pkg-descr WWW, original one only see source directory.
Approved by:	co-mentor (vanilla)
2004-11-02 03:19:55 +00:00
Yen-Ming Lee
6760c0cc15 - addINSTALLS_SHLIB=yes
- add USE_GCC=3.3 when default gcc is 3.4
2004-11-02 01:13:31 +00:00
Kirill Ponomarev
d2277d095f Update to version 1.4.1
PR:		ports/73351
Submitted by:	Ports Fury
2004-11-01 18:21:42 +00:00
Sergey A. Osokin
077e18db5e Update to 0.93.4.
Use PREFIX instead of hardcoded '/usr/local'.
Fix OLE work for big files [v].

Submitted by:	Alex Ott <ott at jet dot msk dot su> [v]
Approved by:	maintainer timeout (1 week)
2004-11-01 13:59:22 +00:00
MANTANI Nobutaka
92d23b0c0d Update to 0.4.5.
PR:		ports/73311
Submitted by:	Yamashiro Jun <yamajun@ofug.net>
2004-10-31 14:27:51 +00:00
Cheng-Lung Sung
7399611cdb - update to 0.12
- remove suppport of Berkerley DB
- new dependency, p5-Text-Similarity (Text::OverlapFinder)

Approved by:	co-mentor (vanilla)
2004-10-31 03:44:47 +00:00
Hiroki Sato
1f102ebc99 Fix the build breakage when LaTeX2e <2003/12/01> is used.
Approved by:	Stefan Walter (sw at gegenunendlich dot de)
Noticed by:	kris
2004-10-30 10:53:23 +00:00
Michael Johnson
b0823ae396 Change email to new FreeBSD.org address
Approved by:adamw (mentor)
2004-10-29 22:24:47 +00:00
Joe Marcus Clarke
d24cea048d Update to 1.1.12. 2004-10-29 18:58:25 +00:00
Bill Fenner
9ca69d5e35 Upgrade to 1.46: permits "Contact Information" as an alternative
name for "Authors' Addresses"
2004-10-29 14:56:19 +00:00
Herve Quiroz
f611a97cd5 Nux is a small, straightforward, and surprisingly effective open-source
extension of the XOM XML library. Nux is geared towards versatile embedded
integration and interchange, in particular for high-throughput server container
environments (e.g. large-scale Peer-to-Peer messaging network infrastructures
over high-bandwidth networks, scalable MOMs, etc). But its simplicity also
makes it useful for client side XML query/transformation workflow pipelines.
Features include:

- Seamless W3C XQuery support for XOM.
- Efficient and flexible pools and factories for XQueries, XSL Transforms, as
  well as Builders that validate against various schema languages, including
  W3C XML Schemas, DTDs, RELAX NG, Schematron, etc.
- For simple and complex continuous queries and/or transformations over very
  large or infinitely long XML input, a convenient streaming path filter API
  combines full XQuery support with straightforward filtering.
- Glue for integration with JAXB and for queries over ill-formed HTML.
- All this is rock-solid, dependable, well documented, and ships in a jar file
  that weighs just 60 KB.

WWW:	http://dsd.lbl.gov/nux/
2004-10-28 17:14:43 +00:00
Cheng-Lung Sung
c0a019ffac - modules for measuring/computing the similarity of text documents
- perl5.6 at least

Approved by:	co-mentor (vanilla)
2004-10-28 12:57:52 +00:00
Joe Marcus Clarke
ee22df3797 Update to 2.4.15. 2004-10-28 07:56:48 +00:00
Cheng-Lung Sung
434fac9146 - textproc/xerces-c2 has been update to 2.6.0,
so change LIB_DEPENDS.

Approved by:	co-mentor (vanilla)
2004-10-28 03:27:36 +00:00
Cheng-Lung Sung
30ed94f75e - Update to 1.12
- Unbreak that this port can be compiled in OSVERSION < 500000.
- timeout (from Sun Sep 12 16:20:31 GMT 2004)

PR:		ports/71654
Submitted by:	clsung
Approved by:	co-mentor (vanilla)
2004-10-28 02:52:05 +00:00
Herve Quiroz
5d0afe7355 - Update to 8.1.1
- New launcher script 'saxon-xquery' to perform XQuery queries
- PREFIX -> LOCALBASE in launcher script
- (CP ; CHOWN) -> CPIO
- Register run dependency on Xerces-J
- Dynamic plist
- More relevant homepage URL in pkg-descr
- Take maintainership
2004-10-27 16:50:43 +00:00
Volker Stolz
925bc61460 Fix package building.
Submitted by:	maintainer
Noticed by:	cluster/kris
2004-10-27 11:06:27 +00:00
Herve Quiroz
48d709179a XOM is a new XML object model. It is an open source (LGPL), tree-based API for
processing XML with Java that strives for correctness and simplicity.

XOM is designed to be easy to learn and easy to use. It works very
straight-forwardly, and has a very shallow learning curve. Assuming you're
already familiar with XML, you should be able to get up and running with XOM
very quickly.

WWW:	http://www.cafeconleche.org/XOM/
2004-10-26 15:45:51 +00:00
Kirill Ponomarev
4a1381768c Update to 0.7.0 2004-10-26 15:30:45 +00:00
Volker Stolz
788466c7df Fix runtime error: Linnix' printf(NULL) works while we segfault.
PR:		ports/71356
Submitted by:	"parv"
2004-10-26 08:07:10 +00:00
Joe Marcus Clarke
4af3906bf7 Update to 2.0.8. 2004-10-26 04:01:58 +00:00
Edwin Groothuis
8703e533e5 Clean up time for email addresses MIA!
If you know new email addresses for the people involved, please send-pr it!

<mcsi@agava.com>: host relay.agava.net.ru[195.161.118.3] said: 550
    <mcsi@agava.com>: User unknown in local recipient table (in reply to RCPT
    TO command)

<woju@bbsmail.ntu.edu.tw> (expanded from <woju@bbsmail>): Host or domain name
    not found. Name service error for name=bbsmail.ntu.edu.tw type=A: Host not
    found

<esoha@attbi.com>: host gateway.attbi.com[204.127.198.6] said: 551 not our
    customer (in reply to RCPT TO command)

<crow@nektor.hu>: host mail.kapu.hu[195.70.32.236] said: 550 unknown user (in
    reply to RCPT TO command)

<cyrilm@tower.pp.ru>: host mail.tower.pp.ru[213.85.109.133] said: 550 unknown
    user (in reply to RCPT TO command)

<ports@henrik-motakef.de>: Host or domain name not found. Name service error
    for name=henrik-motakef.de type=A: Host not found

<jj@nttmcl.com>: host mx1.nttmcl.com[216.69.64.132] said: 550 5.2.1
    <jj@nttmcl.com>... Mailbox disabled for this recipient (in reply to RCPT TO
    command)

<koji@jet.es>: host mx.wanadoo.es[62.81.235.75] said: 550 Relay not permitted /
    No such user (in reply to RCPT TO command)

<proot@iaces.com>: host horton.iaces.com[204.147.87.98] said: 550 5.1.1
    <proot@iaces.com>... User unknown (in reply to RCPT TO command)

<roland.jesse@gmx.net>: host mx0.gmx.net[213.165.64.100] said: 550 5.1.1
    {mx034} <roland.jesse@gmx.net>... User is unknown (in reply to RCPT TO
    command)

<vess@slavof.net>: host mail.slavof.net[213.130.68.146] said: 550 5.7.1 Access
    denied (in reply to MAIL FROM command)

<tuxsuximus@hotmail.com>: host mx3.hotmail.com[65.54.253.99] said: 550
    Requested action not taken: mailbox unavailable (in reply to RCPT TO
    command)

<zenin@archive.rhps.org>: host mail.rhps.org[66.250.128.137] said: 550 5.7.1
    <zenin@archive.rhps.org>... Relaying denied (in reply to RCPT TO command)
2004-10-25 13:39:57 +00:00
Sergey Skvortsov
17647d82e9 Minor clean (update MAINTAINER email). 2004-10-25 13:12:02 +00:00
Volker Stolz
48e4c09ca0 - Update to 2.6.0
- Use OPTIONS

The update has not been tested too well so if you experience
any problems please drop me a line.

PR:		ports/72784
Submitted by:	Bjoern A. Zeeb (maintainer)
2004-10-25 08:18:57 +00:00
Cheng-Lung Sung
dce1d60fad - update to 1.4.2
- since it works well with tcl8.4, set LIB_DEPENDS to tcl84

Approved by:	co-mentor (vanilla)
2004-10-23 03:35:17 +00:00
Herve Quiroz
f9ee489cdc - Removed version number from JAR filename
- Bumped PORTREVISION

PR:		70143
Submitted by:	me
Approved by:	maintainer
2004-10-23 02:13:05 +00:00
Herve Quiroz
5d95110b7e Use my FreeBSD address in MAINTAINER 2004-10-23 01:56:23 +00:00
Tilman Keskinoz
58f6903853 Update to 1.0.2 2004-10-22 17:30:57 +00:00
Bill Fenner
dabc6c624e Update to v1.45. This version has major updates for RFC3667/3668
boilerplate among others.
Fix my address in MAINTAINER field.
2004-10-21 22:45:29 +00:00
Sergei Kolobov
6ab958cbb1 - Reset maintainership to ports@FreeBSD.org
PR:		ports/72950
Submitted by:	Kimura Fuyuki (maintainer)
2004-10-21 07:50:49 +00:00
Jean-Marc Zucconi
8c907ce0c5 Update danish ispell.
Tested by: phk
2004-10-20 20:41:56 +00:00
Thierry Thomas
0954426029 Upgrade textproc/scim and related ports:
textproc/scim         0.99.6 --> 1.0.0
  chinese/scim-chinese  0.4.1  --> 0.4.2
  chinese/scim-tables   0.4.1  --> 0.4.3
  korean/scim-tables    0.4.1  --> 0.4.3
  japanese/scim-tables  0.4.1  --> 0.4.3
  textproc/skim         0.9.5  --> 1.0.0

Pet portlint.

PR:		ports/71919
Submitted by:	maintainer.
2004-10-18 21:35:11 +00:00
Thierry Thomas
f5da0fb8d1 Upgrade to 1.1.95.
PR:		ports/72280
Submitted by:	maintainer.
2004-10-18 16:54:32 +00:00
Joe Marcus Clarke
cf51380e36 Add some missing plist entries to fix dependent package builds.
Reported by:	pointyhat via kris
Approved by:	des (maintainer)
2004-10-18 16:33:18 +00:00
Thierry Thomas
7b12bfeff7 Fix configure to accept CXXFLAGS.
Since I'm there, use DATADIR.

PR:		ports/71787
Submitted by:	Alex Semenyaka.
2004-10-18 12:51:55 +00:00
Pete Fritchman
07c47ea813 Update to 2.04.
PR:		70655
Submitted by:	Alex Kapranoff <kappa@rambler-co.ru>
2004-10-18 02:13:10 +00:00
Cheng-Lung Sung
dc9d92d492 - update to 1.05
PR:		ports/72755
Submitted by:	maintainer (Hansjoerg Pehofer)
Approved by:	co-mentor (vanilla)
2004-10-16 08:51:17 +00:00
Kevin Lo
32dcd229e8 Update to tkdiff 4.0 2004-10-16 03:57:56 +00:00
Anton Berezin
ba82dcad5b Add p5-Text-Original, a perl module to find original, non-quoted text in
a message.
2004-10-15 08:14:16 +00:00
Mario Sergio Fujikawa Ferreira
1d3c7cb5e0 Update to 0.7.2 2004-10-15 00:40:58 +00:00
Lars Thegler
6ddc644919 - Missing distinfo update
Reported by:	Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
2004-10-14 21:19:24 +00:00
Anton Berezin
42701032fc Fix make fetch.
Noticed by:	Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
2004-10-14 17:33:00 +00:00
Anton Berezin
9b15174c84 Add p5-Plucene-Plugin-Analyzer-SnowballAnalyzer, a stemmed analyzer
plugin for p5-Plucene search engine.
2004-10-14 14:26:26 +00:00
Anton Berezin
a56152d454 Add p5-Lingua-Stem-Snowball, a perl module that provides unified
interface to Snowball stemmers.
2004-10-14 12:24:04 +00:00
Pav Lucistnik
4be27411d4 Add iiimf-gnome-im-switcher.
This port provides two input method utility applications for GNOME desktop
environments.

  GIMLET - GNOME Input Method Language Enabling Tool

As a gnome-panel applet, this UI is used to select input languages for IIIM
client applications (IIIMGCF and IIIMXCF).

  GIMPET - GNOME Input Method Property Edittingggg Tool

As a gnome capplet, this UI is to allow user to customize input methods,
for enabling/disabling input method infrastucuture itself, and
enabling/disabling input method statur bar and candidate choice window.

PR:		ports/72617
Submitted by:	Kuang-che Wu <kcwu@csie.org>
2004-10-13 22:19:24 +00:00
Pav Lucistnik
7c472d8e4f - Update to r12.0.1
- Mark IGNORE on FreeBSD 4.x, due to missing wide character io functions
  in libc. Patches welcomed.

PR:		ports/72619
Submitted by:	Kuang-che Wu <kcwu@csie.org> (maintainer)
2004-10-13 21:08:10 +00:00
Lars Thegler
8dd8e02aff - Update to 0.07
- Remove obsolete PREFIX hackery
2004-10-13 20:31:45 +00:00
Lars Thegler
634c839201 - Update to 1.19
- Remove obsolete PREFIX hackery
- Patch now included in source
2004-10-13 20:14:06 +00:00
Pav Lucistnik
2be8bdde70 - Update to r12.0.1
PR:		ports/72616
Submitted by:	Kuang-che Wu <kcwu@csie.org> (maintainer)
2004-10-13 20:07:08 +00:00
Pav Lucistnik
05597d193f - Update to r12.0.1
PR:		ports/72615
Submitted by:	Kuang-che Wu <kcwu@csie.org> (maintainer)
2004-10-13 19:56:46 +00:00
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