1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
Commit Graph

4743 Commits

Author SHA1 Message Date
Akinori MUSHA
6cf76546bb Install dot.rd2rc into a library directory, which is required when
user does not have ~/.rd2rc.

PR:		ports/75738
Submitted by:	IWATSUKI Hiroyuki <don :at: na.rim.or.jp>
Approved by:	portmgr (krion)
2005-01-03 14:02:16 +00:00
Thierry Thomas
81faf8547d ftp.gnu.org is down => add some mirrors for the dictionnaries.
Reported by:	Kris via pointyhat
Approved by:	portmgr (marcus)
Obtained from:	linux-aspell (mezz).
2005-01-02 16:40:06 +00:00
Kirill Ponomarev
799be2519c Fix plist.
Approved by:	portmgr (implicit)
2005-01-02 14:19:11 +00:00
Jeremy Messenger
90f15bd5fb Add more mirrors in MASTER_SITES, since GNU ftp is down.
Reported by:	pointyhat via kris
Approved by:	portmgr (krion)
2005-01-01 19:40:42 +00:00
Hiroki Sato
945d6b9d79 Fix pkg-plist.
Spotted by:	kris
Approved by:	portmgr (kris)
2005-01-01 00:49:22 +00:00
Alexander Leidinger
64cf27c85d Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.

It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).

This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).

Changes:
 - change the default linux_base from v7 to v8
 - add a newer freetype to linux_base-8 for nicer fonts display [1]
 - don't let cpio use hardlinks in the linux_base-8 port to quiet some
   warnings in some cases [2]
 - fix a cut&past error in the linux_base-8 pkg-install script [3]
 - convert the binary knob "USE_LINUX" to a version specifier, e.g.
   USE_LINUX=<value> specifies a dependency upon
   emulators/linux_base-<value>, exceptions are a value of "7" (which
   does what you want and adds a dependency to linux_base) and any
   value without a corresponding port in
   PORTSDIR/emulators/linux_base-<value> (which adds a dependency to
   the default linux_base)
 - don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob,
   this allows us to use the USE_LINUX_PREFIX knob for linux_base and
   paves the way for splitting up future linux base ports into
   individual pieces
 - remove RESTRICTED from some GPL licensed ports, even when we only
   distribute binaries, we get them from official linux sites, so
   anyone can grab them there if he needs to
 - add a dependency upon the linux X11 bits where necessary (based upon
   guesswork)
 - don't use USE_X_PREFIX in some linux ports since it adds a dependency
   to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean
   solution would be to remove the implicit USE_XLIB from USE_X_PREFIX)
 - bump the portrevision of the linux ports ("better safe than sorry"
   algorithm)
 - pass maintainership of the important linux infrastructure to a
   mailinglist, hijack freebsd-emulation@ for this purpose (if somebody
   doesn't like this: tell us your bikeshed color at freebsd-emulation@,
   my color would be "linuxolator@" in case someone cares...)
 - add a pkg-install script for linux-fontconfig, but don't use it;
   everything should work without it (the FreeBSD fc-cache program should
   do all the work), but in case we need it we just need to decomment the
   pkg-install part in the Makefile
 - fix some dependencies
 - fix some bugs
 - add some static plists
 - unbreak the ports with dependecies to more than one linux_base

This also fixes some ports which are marked BROKEN because of dependencies
to v7 and v8 of linux_base at the same time.

Known bugs:
 - the linux-mesa and linux-devtools ports install libGL*.so symlinks
 - some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by
   the linux X11 port, so linx_Base-8 moans at deinstall time)

Future work (interested souls should coordinate with freebsd-emulation@):
 - add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies,
   or modify the behavior of USE_XLIB in the USE_LINUX case
   AFAIK trevor has some patches.
 - make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of
   the PREFIX?= workaround in some linux ports
   Should be discussed/coordinated on/with x11@.
 - move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/
 - update to a more recent linux base

PR:			69997, 70539 (and maybe others)
Discussed with/on:	java@, x11@, trevor, portmgr
Tested by:		mezz, portmgr, pointyhat
RPM hunted down by:	Joseph Gelinas <scirocco@tasam.com> [1]
Requested by:		portmgr [2]
Submitted by:		kris [3]
Approved by:		portmgr
2004-12-31 18:24:10 +00:00
Hiroki Sato
0223e24934 Update to 2.2. 2004-12-31 08:15:59 +00:00
Dmitry Sivachenko
e27710fcb0 New port: p5-MARC-Record.
The core class for representing a single MARC record.
2004-12-31 07:49:16 +00:00
Kris Kennaway
6f5e5f8ac5 Remove USE_X_PREFIX=no and set PREFIX?=${LOCALBASE} explicitly, since we
still want the X libraries but don't want to install in X11BASE for some
reason.
2004-12-30 23:57:11 +00:00
Herve Quiroz
6ce928657e - Back out version upgrade from last commit: Saxon 8.2 requires JAXP 1.3 which
it is not possible (AFAICT) to port for now, due to the GUI installer used by
  Sun. JAXP 1.3 is included in J2SE 1.5 so Saxon 8.2 will be back in the ports
  tree when we get a working JDK 1.5.
- Rename a temporary variable to keep portlint(1) happy
2004-12-30 23:43:44 +00:00
Kirill Ponomarev
ab530d027d Update to version 2.0
PR:		ports/75629
Submitted by:	Ports Fury
2004-12-30 09:18:30 +00:00
Kirill Ponomarev
59162d9405 Update to version 1.9.15
PR:		ports/75628
Submitted by:	Ports Fury
2004-12-30 09:17:19 +00:00
Sergey Skvortsov
a57f22e3ab Fix packaging on broken ExtUtils::MakeMaker 2004-12-29 17:20:00 +00:00
Jun Kuriyama
00cc061408 o Apply ports/73114 (1)
- Update to 20020426a.
    - Update to bsd.java.mk 2.0
    - Register dependencies on textproc/xp and textproc/xml4j
    - Honor hier(7): install docs in DOCSDIR, samples in EXAMPLESDIR
    - Honor NOPORTDOCS
    - Single script with symlinks
    - Use 'classpath' from java/javavmwrapper
o Release maintainership.

PR:		ports/73114
Submitted by:	hq (1)
2004-12-29 13:39:02 +00:00
Herve Quiroz
6053d14007 - Update to bsd.java.mk 2.0
- Fix installation target: do not install *.bat and *.bak scripts [1]

Reported by:	kris via pointyhat [1]
2004-12-28 22:17:38 +00:00
Herve Quiroz
e78961ca12 Remove unneeded BUILD_DEPENDS on javavmwrapper (the port is NO_BUILD)
Reported by:	kris via pointyhat
2004-12-28 22:01:10 +00:00
Herve Quiroz
5b58453c27 Fix packing list
Reported by:	kris via pointyhat
2004-12-28 21:52:04 +00:00
Thierry Thomas
7bda762ebb Adding three new dictionaries:
- Amharic (am);
- Oriya (or);
- Low Saxon (nds).
2004-12-28 16:00:41 +00:00
Pav Lucistnik
2b0380699c - Fix plist, unmark BROKEN
PR:		ports/75447
Submitted by:	Stefan Walter <sw@gegenunendlich.de>

- Update to 0.3.7

PR:		ports/75523
Submitted by:	"Choe, Cheng-Dae" <whitekid@gmail.com>
2004-12-28 01:48:55 +00:00
Volker Stolz
9ab18be7ab Update to 1.6
PR:		ports/75469
Submitted by:	maintainer
2004-12-27 11:21:34 +00:00
Akinori MUSHA
285d85f829 Update to 0.9.6. 2004-12-25 22:37:53 +00:00
Akinori MUSHA
2dc04310e9 Update to 0.2. 2004-12-25 22:28:22 +00:00
Akinori MUSHA
1850fb1ced Update to 0.1.3. 2004-12-25 22:03:14 +00:00
Akinori MUSHA
e688e7659a Update to 0.1.4. 2004-12-25 21:52:46 +00:00
Akinori MUSHA
d71d88c548 Update to 0.6.16. 2004-12-25 21:32:53 +00:00
Akinori MUSHA
9065dd74d4 Add ruby-xml-script, a Ruby module for scripting an XML stream using
an ASP-like notation.
2004-12-25 19:25:59 +00:00
Akinori MUSHA
f3e32e5cab Update to 0.8.0. 2004-12-25 17:58:04 +00:00
Mario Sergio Fujikawa Ferreira
5bb578428d Remove deprecated USE_SIZE 2004-12-25 11:43:58 +00:00
Edwin Groothuis
e58194fed6 Fixed pkg-plist
Noticed by: pointyhat
2004-12-25 09:15:27 +00:00
Edwin Groothuis
d9cc3fd37f fix pkg-plist
Noticed by: pointyhat
2004-12-25 09:13:43 +00:00
Kris Kennaway
6df63d2f04 Slave port cbedic still builds, so only mark this conditionally broken. 2004-12-24 23:45:52 +00:00
Herve Quiroz
9d2f11cd90 - Update to bsd.java.mk 2.0
- Cleanup unused PLIST_SUB entry
- Use MASTER_SITE_APACHE_XML
- Use INSTALL_DATA to install documentation and JAR files
- Add a new FreeBSD specific launcher shell script which uses javavmwrapper
- Use %%DATADIR%% to calm portlint
2004-12-24 03:22:49 +00:00
Kris Kennaway
32fa703784 Chase print/acroread5 to print/acroread
Extra Special Pointy Santa Hat to:	trevor
2004-12-24 02:05:32 +00:00
Herve Quiroz
bc924db28f - Update to 0.46
- Link API documentation with JDK Standard API documentation, if installed
2004-12-23 15:46:30 +00:00
Norikatsu Shigemura
d9ed90620d Reset MAINTAINER to ports@.
We cannot contact them for a long time.

Discussed with:	hrs
Approved by:	kiri(blanket), mita(blanket),
		shige(blanket), taoka(blanket)
2004-12-23 09:32:50 +00:00
Sergey Skvortsov
0fae721255 Fix MAN3.
Pointed by:	kris
2004-12-23 08:18:25 +00:00
Sergey Skvortsov
d3ccd5199f Updated to 0.43 2004-12-23 08:11:12 +00:00
Edwin Groothuis
e90f502ee4 New port: textproc/redland-bindings - Language bindings for the redland rdf library'
The Redland RDF parser package (textproc/redland) recently
	forked into two packages -- one for the core library, and
	another for the bindings for various languages. This port
	is for the language bindings for redland.

	The textproc/redland port may itself have to be updated/changed,
	as redland-bindings requires librdf.la to build the Java
	component (possibly Ruby or TCL too, unable to test), and
	this is not installed by the textproc/redland port currently.
	I will work on a new redland port soon.

	The OPTIONS part of this port could probably be improved
	by somebody with more knowledge on the subject than I (this
	is my first attempt at writing a port), but I see that there
	are fairly recent discussions on the mailing lists regarding
	using OPTIONS together with WITH_ -> USE_

	I will be actively using this software on FreeBSD for a
	number of years to come, and will happily act as the port
	maintainer.

PR:		ports/70374
Submitted by:	Russell Cloran <russell.ru.ac.za@rucus.ru.ac.za>
2004-12-23 07:49:35 +00:00
Edwin Groothuis
ce8a08f81a New port: textproc/py-rss2gen: python rss 2.0 generator
RSS2Gen is a Python library for generating RSS 2.0 feeds.

PR:		ports/72054
Submitted by:	Choe, Cheng-Dae <whitekid@gmail.com>
2004-12-23 07:48:18 +00:00
Edwin Groothuis
9033893b65 [NEW PORT] textproc/tkxmlive - Tcl/Tk XML Intelligence Visual Editor
Tcl/TK XML Intelligence Visual Editor
	WWW: http://tkxmlive.sourceforge.netTcl/

PR:		ports/70846
Submitted by:   Nicola Vitale <nivit@email.it>
2004-12-23 07:43:11 +00:00
Jimmy Olgeni
3b919c31ad Remove textproc/xmerl (now included in lang/erlang). 2004-12-22 15:42:21 +00:00
Erwin Lansing
cafa7d08b8 fixed typos in pkg-plist, set PORTREVISION
PR:		75370
Submitted by:	maintainer
2004-12-22 12:37:27 +00:00
Cheng-Lung Sung
0bf9e08436 - maintainer feels he will not have enough time to maintain ports
PR:             ports/75299
Submitted by:   Chiang Cheng-Hsiung (maintainer)
2004-12-22 07:19:18 +00:00
Cheng-Lung Sung
e8546a9a19 - maintainer feels he will not have enough time maintaining ports
PR:		ports/75299
Submitted by:	Chiang Cheng-Hsiung (maintainer)
2004-12-22 07:16:31 +00:00
Edwin Groothuis
25a5db5b2f A (new) port of the resume-extensions XSL stylesheets.
This port extends the textproc/resume stylesheets
	http://aaronland.info/xsl/xmlresume

PR:		ports/69998
Submitted by:	Aaron Straup Cope <ascope@cpan.org>
2004-12-22 06:29:01 +00:00
Edwin Groothuis
a8ff36c5af A (new) port of the resume-extensions XSL stylesheets.
A (new) port of the resume-extensions XSL stylesheets.
	This port extends the textproc/resume stylesheets
	 http://aaronland.info/xsl/xmlresume

PR:		ports/69998
Submitted by:	Aaron Straup Cope <ascope@cpan.org>
2004-12-22 06:17:37 +00:00
Edwin Groothuis
3c4a9db4e4 A (new) port of the add-css-links XSL stylesheet
A (new) port of the add-css-links XSL stylesheet.

	This stylesheet is required by the (newly submitted)
	'resume-extensions' port which extends the textproc/resume
	stylesheets

PR:		ports/69995
Submitted by:	Aaron Straup Cope <asc@vineyard.net>
2004-12-22 06:09:38 +00:00
Thierry Thomas
c446f4ee12 Upgrade to 0.60.2. 2004-12-21 22:19:56 +00:00
Herve Quiroz
b3a368ebff - Update to version 8.2
- Use SUB_FILES/SUB_LIST for launcher shell script
2004-12-21 15:43:14 +00:00
Sergey Skvortsov
61b14d328b * fix pkg-plist
* minor clean
2004-12-21 09:58:10 +00:00
Xin LI
03ec29b0fd Update pkg-list.
Approved by: Kris "Ports Janitor" Kennaway
2004-12-21 02:51:53 +00:00
Kirill Ponomarev
867562b789 Update to version 0.9.5
PR:		ports/75270
Submitted by:	Ports Fury
2004-12-20 13:19:39 +00:00
Kris Kennaway
3e57c8d5d9 Don't remove system locale directories (not listed in the relevant
BSD.*.dist), but do remove locale directories that are not listed
there.  Moreover, don't try to unconditionally @dirrm these
directories since they're shared with other ports and are likely to
still be in use.
2004-12-20 06:25:32 +00:00
Mark Linimon
cad334fc0d Switch from IGNORE to BROKEN to add this onto the biweekly report of
ports marked BROKEN.
2004-12-20 04:10:21 +00:00
Herve Quiroz
8621166892 - Use new support for plugin ports from textproc/jdictionary
- Bump PORTREVISION as the location of files has changed

Reviewed by:	glewis
Approved by:	maintainer
2004-12-19 03:36:28 +00:00
Herve Quiroz
3e21b3c022 - Use bsd.java.mk
- Use SUB_LIST to transform the launcher shell script
- Use DATADIR=${JAVASHAREDIR}/${PORTNAME} as encouraged in the Porter's
  handbook for Java application ports.
- Add $FreeBSD$ tags where missing
- Use INSTALL_DATA to install JAR file
- Minor cosmetic improvements
- Bump PORTREVISION as the location of files has changed
- Add support for plugin ports (this port will act as the MASTERDIR for plugin
  ports that will include Makefile.plugin)

Reviewed by:	glewis
Approved by:	maintainer
2004-12-19 03:34:56 +00:00
Kris Kennaway
b70e8b7e1d This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
2004-12-18 23:02:35 +00:00
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
Cheng-Lung Sung
4ece85c4b0 - fix pkg-plist 2004-12-05 04:33:30 +00:00
Cheng-Lung Sung
43a5155a65 - fix pkg-plist
- add MAN1 in Makefile

Noticed by:	kris
2004-12-05 04:31:30 +00:00
Cheng-Lung Sung
e2795c43fe - fix pkg-plist 2004-12-05 04:22:02 +00:00
Cheng-Lung Sung
380e7aa464 - fix pkg-plist
Noticed by:	kris
2004-12-05 04:01:13 +00:00
Kris Kennaway
2a3e01ed67 BROKEN on !i386 and !sparc64: Does not compile 2004-12-04 02:04:25 +00:00
Kris Kennaway
a3a03e70ee BROKEN: Does not compile 2004-12-04 01:37:01 +00:00
Kris Kennaway
5dc369544b BROKEN: Checksum mismatch 2004-12-04 01:36:14 +00:00
Mathieu Arnold
abb22056db Update to 2.13
Approved by:	maintainer
2004-12-03 17:51:04 +00:00
Herve Quiroz
e868aeb5e7 Reset znerd's ports maintainership:
- All JDK ports (and JDK documentation ports) that were formerly maintained by
  znerd have been assigned to java@FreeBSD.org
- I will handle some of the remaining ports (jakarta-commons-*, jdom, xalan-j
  and xmlenc)
- Everything else is reset to ports@FreeBSD.org

Approved by:	znerd (maintainer)
2004-12-03 01:01:33 +00:00
Dima Dorfman
f699053fe5 Python binding for Syck, a YAML parser and emitter 2004-12-02 12:09:25 +00:00
Dima Dorfman
7e30eb1e47 Syck is a YAML parser for popular scripting languages 2004-12-02 12:08:00 +00:00
Pav Lucistnik
cda0b6d8fd Add pychm, a package that provides bindings for Jed Wing's CHMLIB library.
PR:		ports/74458
Submitted by:	Radek Kozlowski <radek@raadradd.com>
2004-12-01 21:46:14 +00:00
Gerald Pfeifer
a05b4a926c Update to version 1.74. 2004-11-30 18:58:31 +00:00
Anton Berezin
472bc1cab3 We don't have csv2txt, we do have csv2xml.
PR:		74556
Submitted by:	Renato Botelho < renato a@t galle d.t com d.t br >
2004-11-30 15:33:04 +00:00
Herve Quiroz
e877fc96dd The Digester package lets you configure an XML -> Java object mapping module,
which triggers certain actions called rules whenever a particular pattern of
nested XML elements is recognized. A rich set of predefined rules is available
for your use, or you can also create your own. Advanced features of Digester
include:

  - Ability to plug in your own pattern matching engine, if the standard one is
    not sufficient for your requirements.
  - Optional namespace-aware processing, so that you can define rules that are
    relevant only to a particular XML namespace.
  - Encapsulation of Rules into RuleSets that can be easily and conveniently
    reused in more than one application that requires the same type of
    processing

WWW: http://jakarta.apache.org/commons/digester/
2004-11-29 01:42:28 +00:00
Mark Linimon
a8c2c494b2 As previously announced, remove these ports due to long-standing
checksum failures.
2004-11-28 21:03:57 +00:00
Mark Linimon
0b86d01296 As previously announced, remove se-ispell; it installs files in the
wrong place.  Use textproc/ispell with ISPELL_SE=yes instead.
2004-11-28 21:00:19 +00:00
Mark Linimon
0a04022172 Remove textproc/ruby-wordnet due to long-standing build failure. 2004-11-28 20:58:20 +00:00
Mark Linimon
2d992413b4 Remove more expiring ports from the build. 2004-11-28 20:57:04 +00:00
Mario Sergio Fujikawa Ferreira
504e812317 Update to 0.5.36
Submitted by:	Adrian Colley <aecolley@spamcop.net>
2004-11-28 14:35:02 +00:00
MANTANI Nobutaka
ea22a0c4bd Update MASTER_SITES. 2004-11-27 12:12:17 +00:00
Kirill Ponomarev
7e648d76ae Update to 0.7.1 2004-11-27 09:49:48 +00:00
Edwin Groothuis
c059a17981 [Maintainer-Update] textproc/xmlindent to 0.2.17
- Update to 0.2.17
	- Use Makefile to build it
	- Change Master Site and Homepage to Sourceforge

PR:		ports/74339
Submitted by:	David Le Brun <david@dyn-ns.net>
2004-11-27 05:56:44 +00:00
Michael Johnson
92401d6d25 Respect PTHREAD_LIBS to fix build on 4.x
Reported by:	pointyhat via kris
Approved by:	adamw (implicit)
2004-11-26 21:58:22 +00:00
Thierry Thomas
3cb2569f12 Unbreak af-aspell. 2004-11-26 18:15:48 +00:00
Sergey Skvortsov
caac626a63 Updated to 2.32 2004-11-26 12:56:08 +00:00
Sergey Skvortsov
0522219500 Updated to 1.11 2004-11-26 12:50:33 +00:00
Sergey Skvortsov
b432a17e3f Updated to 1.03 2004-11-26 12:42:55 +00:00
Kris Kennaway
de0d75b1e2 BROKEN: Broken pkg-plist 2004-11-26 00:46:02 +00:00
Kris Kennaway
9e78f4c215 BROKEN: Broken pkg-plist 2004-11-26 00:03:34 +00:00
Herve Quiroz
aee7cdc684 - Update to 0.44
- Update to bsd.java.mk 2.0
- Use USE_ANT
- ECHO -> ECHO_MSG
- Use INSTALL_DATA to install JAR file and docs
- Cleanup unused variables in Makefile
2004-11-25 14:40:47 +00:00
Kris Kennaway
c394014da1 BROKEN: Broken pkg-plist 2004-11-24 21:41:11 +00:00
Pav Lucistnik
39212fa861 - Change tunables from OPTIONS to plain make defines. Too many users
subconsciously enabled THREADS knob and ended with breakages later.

The last straw:	Adam McLaurin <adam.mclaurin@gmx.net>
Approved by:	FreeBSD/GNOME cabal
2004-11-24 20:19:08 +00:00
Lars Thegler
0de5bb08e3 Update to 0.08 2004-11-24 19:15:03 +00:00
Tilman Keskinoz
0f54fdc10f Update to 1.04 2004-11-23 15:41:57 +00:00
Herve Quiroz
1d99e23db6 - Use MASTER_SITE_SOURCEFORGE
- Track the recent changes to java/javavmwrapper
- Various cosmetic changes
2004-11-22 16:49:34 +00:00
Thierry Thomas
165986b7df Upgrade to 0.60.1.1.
This release contains an important bug fix involving checking of
capitalized word when affix compression is used.

Aspell can be linked again with the base ncurses, then WITH_NCURSES
has been removed.
2004-11-20 14:23:08 +00:00
Mark Linimon
e22ed3d655 With portmgr hat on, reset inactive maintainer. These ports are now up
for adoption.
2004-11-20 08:09:49 +00:00
Kris Kennaway
116f7b74a7 BROKEN on amd64 and ia64: Does not build (links non-shared with shared library) 2004-11-18 22:41:01 +00:00
Kris Kennaway
6ba3719384 BROKEN on 6.x: Does not build 2004-11-18 22:39:44 +00:00
Kirill Ponomarev
6f83c42353 Update to version 0.8.3
PR:		ports/74084
Submitted by:	Ports Fury
2004-11-18 20:43:57 +00:00
Volker Stolz
52c365bf21 Set USE_GCC only for 4.x FreeBSD with < 3.2 GCC
PR:		ports/72447
Submitted by:	Toni Viemero
Approved by:	maintainer timeout
2004-11-18 17:18:09 +00:00
Herve Quiroz
6ef2256b14 Added a new class and a launcher shell script to perform command-line XUpdate
processing using Jaxup:

$ jaxup-xupdater <source-doc.xml> <xupdate-doc.xml>

Bumped PORTREVISION to reflect this new feature.
2004-11-17 16:54:29 +00:00
Herve Quiroz
87d3dd19f7 A Java XML Update engine
Jaxup defines an interface to update XML documents, through which clients can
work without knowledge of the exact object model that the document uses. The
interface is called Updater, and the idea behind it is the same as with Jaxen's
Navigator interface. In addition, an implementation of xmldb.org's proposed
XUpdate specification is provided. The implementation is in the XUpdate class.

Implementations of the Updater interface are provided for the following object
models:

  - DOM
  - Dom4j
  - JDom

WWW: http://klomp.org/jaxup/
2004-11-17 03:02:13 +00:00
Thierry Thomas
b685b94e9a - Update the german dictionary;
- Add two new dictionaries: Persian (Farsi) and alt-de (German using the
original spelling rules);

- A new slave port has been created for the Persian dictionary.

Remark: no new slave port for alt-de, because (1) it might get merged
with the normal de dictionary and (2) Serge Gagnon is working on a
reorganization of all these slaves-ports. To install it use the port
textproc/aspell.
2004-11-16 21:39:39 +00:00
FUJISHIMA Satsuki
a787f0b075 farewell to libxpg4. 2004-11-15 05:19:30 +00:00
Pav Lucistnik
0c91e4863f - Update maintainer's email address
PR:		ports/73939
Submitted by:	Yonatan <onatan@gmail.com> (maintainer)
2004-11-14 22:26:11 +00:00
Michael Johnson
0e1280f7b9 Update to 1.2.25
Approved by:	pav (co mentor)
2004-11-14 17:04:32 +00:00
Pav Lucistnik
723f37b5f1 Add csv2xml, a simple but effective csv to xml converter.
PR:		ports/73895
Submitted by:	Jacob Rhoden <jacob@rhoden.id.au>
2004-11-13 13:25:48 +00:00
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