Commit graph

4437 commits

Author SHA1 Message Date
Kris Kennaway
9d5bd77302 Don't attempt to remove system directories 2004-11-13 04:23:04 +00:00
Kris Kennaway
aa7a934513 Add missing manpage 2004-11-13 04:05:39 +00:00
Pav Lucistnik
0b5959ba8c - Update to 1.6
PR:		ports/73875
Submitted by:	Andrei V. Shetuhin <shetuhin@corp.mail.ru> (maintainer)
2004-11-12 22:34:25 +00:00
Pav Lucistnik
02d98e764a The purpose of this program is to compare two versions of an
Internet Draft and as output produce a diff in one of several
formats:

- side-by-side html diff
- paged wdiff output in a text terminal
- a text file with changebars in the left margin
- a simple unified diff output

In all cases, internet-draft headers and footers are stripped before
generating the diff, to produce a cleaner diff.

PR:		ports/73836
Submitted by:	Lars Eggert <lars.eggert@gmx.net>
2004-11-12 19:02:57 +00:00
Yen-Ming Lee
c5181a7846 - utilize PORTDOCS and INFO
PR:		73264
Submitted by:	leeym
Approved by:	maintainer timeout
2004-11-11 18:17:48 +00:00
Yen-Ming Lee
a73f3584a6 - utilize INFO and PLIST_FILES, and retire pkg-plist
- add WWW in pkg-descr

PR:		73238
Submitted by:	leeym
Approved by:	maintainer timeout
2004-11-11 17:22:14 +00:00
Akinori MUSHA
44b6bd468f The website moved to sourceforge.jp.
Submitted by: TAKAHASHI Kaoru
2004-11-11 07:03:16 +00:00
Cheng-Lung Sung
12c09a22ae - update to 1.36
- QueryData.pm (documentation): revise queryWord vs. querySense
  documentation
2004-11-11 05:15:54 +00:00
Joe Marcus Clarke
85a0e5f5b1 Backport patch from libxml2-2.6.15 to fix buffer overflows [nanoftp.c,
nanohttp.c, CAN-2004-0989]

Obtained from:	Debian Woody libxml source RPM
Reported by:	simon
2004-11-10 20:22:41 +00:00
Joe Marcus Clarke
a20e0adb68 Update to 2.6.16. 2004-11-10 19:02:51 +00:00
Mathieu Arnold
a361a30d66 Update to 2.01
Add some docs
2004-11-10 16:26:20 +00:00
Michael Nottebrock
72d4b805f8 More pthread-check fixes. 2004-11-10 15:47:30 +00:00
Herve Quiroz
118bcf0dd5 - Tweaked CLASSPATH in launcher script: Only Saxon installed JARs are indeed
required (given XML APIs and the Aelfred XML parser are included in
  saxon.jar)
- Added some more "" in launcher script to ensure spaces in paths and args will
  not break anything
- "${CP} -r" -> "${FIND} -exec ${INSTALL_DATA}" for samples and docs
- Takeover maintainership
2004-11-10 02:37:24 +00:00
Joe Marcus Clarke
60e4a7332e Actually add the patch to fix the crash. 2004-11-10 02:13:21 +00:00
Joe Marcus Clarke
a9b6ed5f72 Hack around a bug where invalid XML documents would cause libxml to
crash.

Reported by:	many
2004-11-10 02:12:45 +00:00
Herve Quiroz
3b359db6cc - Removed unnecessary run dependency on Xerces-J (given XML APIs and some XML
parser are included in JDK 1.4+ Standard API)
- Tweaked CLASSPATH in launcher script: Only Saxon installed JARs are indeed
  required for command-line operations (see above)
- Added some more "" in launcher script to ensure spaces in paths and args will
  not break anything
2004-11-09 16:03:39 +00:00
Sergey Skvortsov
183456e697 Add "pkg-install". 2004-11-09 14:08:54 +00:00
Sergey Skvortsov
0d1da9264c Updated to 2.11
PR:		ports/73314
Submitted byL	lth
2004-11-09 14:05:13 +00:00
Thierry Thomas
4db82ab157 Upgrade to 0.60.1.
This release adds a new Nroff and Texinfo filter and fixes a number
of bugs and portability problems.

Warning: aspell-0.60.1 is now incompatible with the base ncurses.
To keep the ncurses interfaces, please define WITH_NCURSES: aspell
will then depend on the port devel/ncurses.
Since devel/ncurses is not packageable, this is not the default.
2004-11-08 15:35:45 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Joe Marcus Clarke
58406bee89 Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).
This release notes detailing all of the new goodies in GNOME 2.8 can
be found at http://www.gnome.org/start/2.8/notes/, and the list of what
was fixed in GNOME 2.8.1 can be found at
http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html.

This release, as well as all of our others, would not have been possible
without the great efforts of our FreeBSD GNOME Team.  The list of
current members can be found at http://www.freebsd.org/gnome/contact.html
(including our newest member, Michael Johnson <ahze@FreeBSD.org>).

Special thanks also goes out to all of the loyal FreeBSD GNOME users that
put up with crashes and hangs to test and debug GNOME on FreeBSD.  We would
especially like to thank those users that provided patches for GNOME 2.7 and
2.8:

Franz Klammer <klammer@webonaut.com>
Piotr Smyrak <piotr.smyrak@heron.pl>
Radek Kozlowski <radek@raadradd.com>
Khairil Yusof <kaeru@pd.jaring.my>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Vladimir Grebenschikov <vova@fbsd.ru>

GNOME 2.8 also features a new, FreeBSD-specific splashscreen that
was designed by jimmac for GNOME 2.8, then daemonized by
Franz Klammer <klammer@webonaut.com> and Radek Kozlowski
<radek@raadradd.com>.

As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8.  There is
a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh
that will aid in the upgrade process.  Full documentation on the GNOME 2.8
upgrade is coming following this commit.

From all of us at FreeBSD GNOME, ENJOY!
2004-11-07 22:24:32 +00:00
Pete Fritchman
6573b0c12c * update to 3.0.3 2004-11-07 20:46:58 +00:00
Adam Weinberger
7bb372b781 Improve the COMMENT string a bit. 2004-11-07 20:04:27 +00:00
Lars Thegler
23081cfb30 Update to 1.20 2004-11-06 20:16:22 +00:00
Adam Weinberger
e580e464d6 Update to 0.32.1. 2004-11-06 19:06:40 +00:00
Cheng-Lung Sung
c3474737ff - update to 0.06
Note: from now on, commit without mentor's approval
2004-11-06 07:26:17 +00:00
Kevin Lo
a33f8481f4 Update to 3.3
PR: ports/72294
Submitted by: Choe, Cheng-Dae <whitekid@gmail.com>
2004-11-06 04:10:18 +00:00
Kevin Lo
cbcc56bc8b Update to 1.26
PR: ports/72354
Submitted by: Lars Eggert <lars.eggert@gmx.net>
Approved by: MAINTAINER
2004-11-06 04:05:24 +00:00
Pav Lucistnik
413fadc872 - Update to 1.5
PR:		ports/73456
Submitted by:	Andrei V. Shetuhin <shetuhin@corp.mail.ru> (maintainer)
2004-11-05 19:32:04 +00:00
Greg Lewis
ac18060927 . Unbreak by adding respect for PTHREAD_LIBS and PTHREAD_CFLAGS.
PR:		72916
Submitted by:	Simon Barner <barner@in.tum.de>
2004-11-05 17:25:06 +00:00
Mathieu Arnold
c0cbbf72e5 Update to 1.08 2004-11-05 14:28:50 +00:00
Adam Weinberger
233c4a1b82 Update to 0.32. 2004-11-05 01:10:50 +00:00
Greg Lewis
e9cbc7332b . Update to 2.2.5.
PR:		73475
Submitted by:	Ports Fury
2004-11-04 21:59:30 +00:00
Greg Lewis
35d7d7674d . Update to 0.9.19.
PR:		73477
Submitted by:	Ports Fury
2004-11-04 21:42:54 +00:00
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