1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
Commit Graph

3285 Commits

Author SHA1 Message Date
Sergei Kolobov
a9e6279e95 - Update to 3.05
PR:		58410
Submitted by:	maintainer
Approved by:	krion (implicit)
2003-10-23 11:01:30 +00:00
Sergei Kolobov
b5ac288585 Change to my @FreeBSD.org address.
Approved by:	krion
2003-10-23 05:42:49 +00:00
Foxfair Hu
0c0998fe7a Submitted by: Mike Harding <mvh@ix.netcom.com>
Add one more MASTERSITE to make it really fetchable.
2003-10-22 06:53:46 +00:00
Ceri Davies
29d28959d0 Correct some documentation that stated that WITHOUT_SCHEMA turned on schema
support.

Reviewed by:	marcus
2003-10-21 19:19:28 +00:00
Foxfair Hu
d61b547040 Add p5-Text-MagicTemplate 3.03,
a Perl Module with magic merger of runtime values with templates.

PR:		58205
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-21 07:47:51 +00:00
Foxfair Hu
d8a8f349d9 PR: 58233
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
Update port and maintainer, from 0.4 to 0.41. Remove BUILD_DEPENDS
with XML-Parser.
2003-10-21 07:35:02 +00:00
Joe Marcus Clarke
39561834ad Update to 2.6.0. While this release is a major revision release, it maintains
API and ABI backward compatibility.  Note, due to enhanced error checking
(particularly with namespaces), extra errors might be seen on the command line,
but they do not appear to be fatal.
2003-10-21 03:31:51 +00:00
Kirill Ponomarev
24d56ce227 - Update to 0.9.6
PR:		58308
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-10-20 22:32:13 +00:00
Tilman Keskinoz
cb72517df4 Chase shlib version of raptor
Forgotten by:	krion
2003-10-20 19:50:48 +00:00
Erwin Lansing
5cf189139c Mark IGNORE for perl < 5.8.0
PR:		58265
Submitted by:	maintainer
2003-10-20 13:47:54 +00:00
Erwin Lansing
f2d22dc9ae Mark IGNORE for perl < 5.8.0
PR:		58264
Submitted by:	maintainer
2003-10-20 13:46:12 +00:00
Erwin Lansing
546358b206 Update port:
* Release 1.10
        * Tests rewritten to use File::Spec instead of chdir'ing.
        * Added tests for well-formedness ({}-matching).

PR:		58215
Submitted by:	maintainer
2003-10-20 13:38:24 +00:00
Dag-Erling Smørgrav
e26f111349 Define __STRICT_ANSI__ when compiling glimpse so it will use <stdarg.h>
instead of <varargs.h>.  Note that this is a workaround, not a fix; the
correct fix would be to excise all mention of <varargs.h> from the code.
2003-10-20 11:31:15 +00:00
Mathieu Arnold
193ad28af9 Needs 5.6.1
Notified by:	kris (bento)
2003-10-19 21:17:27 +00:00
Dirk Meyer
a58da456de - Layout for GnuSTEP 1.8.0 2003-10-19 11:14:19 +00:00
Hye-Shik Chang
473635d704 Utilize PYTHON_SITE_SUBDIR and USE_PYTHON. 2003-10-19 08:52:10 +00:00
Akinori MUSHA
432905f449 Unbreak by depending on glib 2.0 instead of 1.2.
Improve autotools handling.

Submitted by:	Gen Otsuji <gen_otsuji@yahoo.co.jp>
2003-10-18 14:53:27 +00:00
Mathieu Arnold
9f44daeb87 Update to 0.05 2003-10-18 14:22:11 +00:00
Christian Weisgerber
9db7017f29 Update to 0.50.4.1. From the official announcement:
* Fixed major bug in pipe mode which caused the last character to be
  chopped off words before they were stored.
* Minor formating fixes in the manual.

PR:		58136
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-10-18 01:32:44 +00:00
Kris Kennaway
02a95c1bc5 asmodai is no longer a committer. 2003-10-17 22:19:49 +00:00
Dima Dorfman
96a90e40e5 Avoid building lstat.o since we have lstat in libc. 2003-10-17 18:04:03 +00:00
Ceri Davies
30ceea6a91 Correct a typo in an informational message. No functional change. 2003-10-17 17:41:21 +00:00
Gerald Pfeifer
5157145fd6 Update to version 1.65. 2003-10-17 13:52:01 +00:00
Dima Dorfman
ca0481961e Put C*FLAGS into CONFIGURE_ENV instead of assigning it directly. This
allows configure-run test programs to find the right include files and
libraries.

Breakage reported by:	many
Fix submitted by:	adamw
2003-10-17 09:11:39 +00:00
Vanilla I. Shu
fa5be98196 Add p5-RTF-Parser 1.07, perl module for parsing RTF files.
PR:		58044
Submitted by:	clsung@dragon2.net
2003-10-17 07:47:56 +00:00
Vanilla I. Shu
5a2d1fa3ef Add p5-RTF-Tokenizer 1.04, perl module for reading RTF files.
PR:		58046
Submitted by:	clsung@dragon2.net
2003-10-17 07:46:55 +00:00
Vanilla I. Shu
9035c4a09f Add p5-RTF-Writer 1.09,
perl module for generating documents in
Rich Text Format.

PR:		58047
Submitted by:	clsung@dragon2.net
2003-10-17 07:44:35 +00:00
Vanilla I. Shu
44bb04370f Add p5-UML-Sequence 0.05,
a perl module that produce UML sequence
diagrams.

PR:		58067
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-17 07:42:57 +00:00
Vanilla I. Shu
30881f8b63 Add p5-UML-State 0.02,
a perl module that produce simple UML state
diagrams.

PR:		58068
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-17 07:41:47 +00:00
Vanilla I. Shu
c64260588f Add p5-Text-Netstring 0.04,
perl module to create and manipulate
netstring encoded strings.

PR:		58070
Submitted by:	James Raftery <james@now.ie>
2003-10-17 06:11:03 +00:00
MANTANI Nobutaka
1d5f34b20f Correct pkg-plist. 2003-10-16 12:21:43 +00:00
Sergey Skvortsov
32748a50c2 Updated to 0.06
PR:		ports/58086
Submitted by:	Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
2003-10-16 10:12:01 +00:00
Dima Dorfman
bae6f46a0f Removed empty file. 2003-10-16 07:18:51 +00:00
Dima Dorfman
c87c87d74f Upgrade to 1.9.7.
PR:		57810
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-16 07:11:25 +00:00
Kris Kennaway
042afb8649 Before committing the previous BROKEN changes I carefully checked the status
of each port on bento and for recent fixes.  Unfortunately at some point I
got confused and switched to the wrong list :-)  As a result I picked up a
number of ports that were fixed a while ago.  Sorry for the false alarm,
maintainers.

Pointy hat to:	kris
2003-10-16 04:15:48 +00:00
Kris Kennaway
73f86248bd BROKEN on 5.x: does not compile 2003-10-16 02:26:47 +00:00
Kris Kennaway
efd3830f38 BROKEN on 5.x: does not compile 2003-10-16 01:31:58 +00:00
David E. O'Brien
7b79409f48 Use ${REINPLACE_CMD} instead of ${PERL}.
Properly adjust urlview.conf path for ${PREFIX}.

PR:		58038
Submitted by:	Simon Barner <barner@in.tum.de> (reworked by me)
2003-10-15 16:59:12 +00:00
MANTANI Nobutaka
b32872227d Update to 0.1.2. 2003-10-15 14:47:01 +00:00
Jun Kuriyama
037cca9cf8 Change the usage of xhtml.soc file.
o Install original xhtml.soc as is.
  o Install xhtml-dcl.soc file which has no SGMLDECL line.
  o Register xhtml-dcl.soc as SGML catalog chain.

Users who use usual catalog file will not be affected, but if you
refer xhtml.soc directly and doesn't like SGMLDECL line, please use
xhtml-dcl.soc file instead.
2003-10-15 13:51:57 +00:00
Sergey Skvortsov
e01868d0f5 Add p5-XML-STX 0.42, a pure Perl STX processor. 2003-10-14 16:14:12 +00:00
Mathieu Arnold
91847a6d76 Add p5-XML-Validator-Schema 1.04,
Perl module for validating XML documents against a W3C XML Schema.

PR:		57959
Submitted by:	clsung@dragon2.net
2003-10-14 13:53:21 +00:00
Vanilla I. Shu
6868295341 Update port: textproc/p5-WordNet-QueryData from 1.28 to 1.31
grab maintainer

PR:		ports/58006
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-14 13:17:03 +00:00
Mathieu Arnold
6c400a3680 Add p5-XML-Hadler-HTMLWriter 2.01,
PerlSAX handlers for outputting HTML.

PR:		57942
Submitted by:	clsung@dragon2.net
2003-10-14 13:04:19 +00:00
Mathieu Arnold
a0fb8fb008 Add p5-XML-DTDParser 1.7, perl module for parsing XML DTD strings.
PR:		57939
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-14 12:31:47 +00:00
Erwin Lansing
6b0d9d3537 Update to 1.3 2003-10-14 11:44:40 +00:00
Mathieu Arnold
8839ffc0bc Update to 2.04 2003-10-14 11:04:47 +00:00
Mathieu Arnold
ba012a04df Update to 1.12
remove MANPREFIX, add correct DEPENDS, fix WWW, and use %%SITE_PERL%%

Approved by:	maintainer
2003-10-14 09:56:12 +00:00
Edwin Groothuis
817ae17647 Update port: textproc/xmlcatmgr 1.1
Update to 1.1.

PR:		ports/57955
Submitted by:	Hiroki Sato <hrs@freebsd.org>
2003-10-14 06:16:45 +00:00
MANTANI Nobutaka
6da0e16f98 Update to 0.1.1. 2003-10-13 15:39:54 +00:00
Mathieu Arnold
42d40b4699 Add p5-Regex-PreSuf 1.15
Regex::PreSuf - Given word lists, create regular expressions.

PR:		57855
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-13 11:33:11 +00:00
Sergey Skvortsov
c771643341 Updated to 1.00
PR:		ports/57940
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-13 11:18:47 +00:00
Mathieu Arnold
16a75c876a Forgot 5.6.x requirement 2003-10-13 11:06:33 +00:00
Mathieu Arnold
5fabb2872a Add p5-XML-Smart
A Smart, easy and powerful way to access/create XML files/data.

PR:		57847
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-13 10:56:57 +00:00
Kris Kennaway
8b89e17ea3 BROKEN: Does not configure (different errors on 4.x and 5.x) 2003-10-13 05:38:22 +00:00
Kris Kennaway
71354d591a BROKEN: Broken pkg-plist 2003-10-12 22:29:27 +00:00
Joe Marcus Clarke
11b73965f0 intltool and xml-i18n-tools conflict with each other.
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-11 06:12:14 +00:00
Edwin Groothuis
297e7f1ccd Maintainer update: textproc/dico (1.1)
Makefile
		PORTREVISION bumped
		BROKEN_WWW added (from pkg-descr)
	pkg-descr
		WWW: deleted
	pkg-plist
		@name and @cwd deleted
		@comment $FreeBSD$ added
		share/dico -> %%DATADIR%%
		share/doc/dico -> %%DOCSDIR%%

PR:		ports/56616
Submitted by:	Cyrille Lefevre <cyrille.lefevre@laposte.net>
2003-10-10 13:37:23 +00:00
Erwin Lansing
1f7bcf8289 Update to 0.3r77 2003-10-10 07:28:33 +00:00
Edwin Groothuis
ee6006cb93 [new port] textproc/sagasu
Sagasu is a GNOME tool to find strings in a set of files.

PR:		ports/54356
Submitted by:	Juan Salaverria <rael@vectorstar.net>
2003-10-10 06:28:17 +00:00
Mathieu Arnold
68f6f4f412 Grab maintainership
Asked by:	former maintainer
2003-10-09 20:13:06 +00:00
Lev A. Serebryakov
e256ebeef3 Update to latest verion 1.8.2
PR:		ports/56712
2003-10-09 14:05:21 +00:00
Peter Pentchev
f8a2d7907d Update to 1.66.
PR:		57777
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2003-10-09 09:17:47 +00:00
Edwin Groothuis
ab77da40d1 Update textproc/diffutils
GNU diffutils 2.7 has some serious bugs wrt file ending with no
	end of lines.

PR:		ports/57189
Submitted by:	Samuel Tardieu <sam@rfc1149.net>
Approved by:	Garrett Rooney <rooneg@electricjellyfish.net>
2003-10-09 00:26:03 +00:00
Kirill Ponomarev
acdef9246a Add makefaq 2.4, makefaq is a Python program that creates a
(FAQ) list from a specially formatted text data file. For
output, it can can generate either an HTML page, a text file,
or a DocBook XML file.

PR:		57694
Submitted by:	king@v2project.com
2003-10-08 13:14:48 +00:00
Edwin Groothuis
ef4f5b9ff3 add missing / (slip of the fingers) 2003-10-08 13:07:37 +00:00
Edwin Groothuis
249bd08a8d add mirror of the asm2html package.
Submitted by:	"Douwe Kiela" <virtus@wanadoo.nl>
2003-10-08 13:06:44 +00:00
Edwin Groothuis
6b16d8c1e1 New port: www/webcpp (converts code to highlighted HTML)
Webcpp converts source code to syntax highlighted HTML,
	supports multiple languages and colour schemes.

PR:		ports/52402
Submitted by:	Nosov Artem <chip@kaluga.net>
2003-10-08 10:40:47 +00:00
Erwin Lansing
95f7a20cbd Fix MASTER_SITES
PR:		57729
Submitted by:	maintainer
2003-10-08 06:39:10 +00:00
Kirill Ponomarev
b2e53d26ec - Fix MASTER_SITES
PR:		57640
Submitted by:	maintainer
2003-10-06 18:09:51 +00:00
Greg Lewis
93685f227d . Update to 3.2. This is slightly nastier than it should be as fetch(1)
can't get the distfile, at least on 4.8-R.  Instead we use wget to fetch
  the distfile.

Approved by:	Maintainer timeout
2003-10-06 17:14:38 +00:00
Ying-Chieh Liao
9d359e4197 add WWW 2003-10-06 01:42:16 +00:00
Joe Marcus Clarke
27a69f4efb Correct some obsolete MASTER_SITES
PR:		57557
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-10-06 01:13:39 +00:00
Stefan Eßer
291c202b86 Fix paths to consider site specific prefixes. 2003-10-05 13:27:18 +00:00
Tilman Keskinoz
3ae58c6623 Update to 0.9.70
PR:		57542
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de>
2003-10-05 10:33:29 +00:00
Yen-Ming Lee
1ff86b4d63 update to antiword-0.34
Noticed by:	Antiword team <antiword@winfield.demon.nl>
2003-10-05 09:19:42 +00:00
Kirill Ponomarev
936b54f007 - Update to version 0.50.4
PR:		57583
Submitted by:	maintainer
2003-10-05 06:49:54 +00:00
Norikatsu Shigemura
8c426a761b Chase lib version change of graphics/ImageMagick.
Bump PORTREVISION acordingly.
2003-10-04 16:36:18 +00:00
Foxfair Hu
7429074e64 Add cl-ppcre-clisp 0.5.4
CL-PPCRE is a fast, perl compatible implementation of regular expressions
written in portable, ANSI-compliant Common Lisp.

PR:		52372
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-10-03 07:37:12 +00:00
Foxfair Hu
20e83f052e Add cl-meta-clisp 20011114.1, a parser generator for Common Lisp.
META is builder for recursive descent parsers implemented as a domain
specific language on top of Common Lisp.

PR:		52364
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-10-03 07:27:06 +00:00
Stefan Eßer
fd0a504e7e DOM Level 2 Core API for XML based on gdome2. 2003-10-02 17:57:55 +00:00
Mathieu Arnold
6e2ebca4fc Assume maintainership of thoses ports I just added
remove a 'test' target, it can be achieved with make BUILD_TARGET="all test"
2003-10-01 16:41:59 +00:00
Mathieu Arnold
5d1b93def7 Add p5-XML-LibXML-Iterator 1.00,
XML::LibXML::Iterator is an iterator for XML::LibXML parsed documents.

PR:		56714
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-01 16:36:52 +00:00
Mathieu Arnold
bf92ef9bb0 Add p5-XML-NodeFilter 0.01,
a XML::NodeFilter is an object that know how to "filter out" nodes.

PR:		56713
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-01 16:24:46 +00:00
Mathieu Arnold
f0289f26e3 Add p5-XML-LibXML-XPathContext 0.04,
perl interface to libxml2's xmlXPathContext.

PR:		56711
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-01 15:38:20 +00:00
Ernst de Haan
47034bd47f Update to 0.39. 2003-10-01 12:30:35 +00:00
Michael Nottebrock
1e7c4b7de5 Add patch-configure, install static library, bump PORTREVISION.
PR: 57360
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2003-09-30 17:30:50 +00:00
Michael Nottebrock
8ae8086566 Replace --program-transform-name with a dependency on gnometarget.
PR: 57360
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2003-09-29 16:53:14 +00:00
Akinori MUSHA
c5b9e13eb0 Add ruby-wordnet, a Ruby interface to the WordNet(R) Lexical Database. 2003-09-29 14:26:32 +00:00
Akinori MUSHA
2dff7a8384 Update to 0.9.0. 2003-09-29 14:12:16 +00:00
Akinori MUSHA
87f9e32a0e Add ruby-rwv2, a Ruby extension that wraps around wv2. 2003-09-29 13:33:12 +00:00
Edwin Groothuis
fa0379dafa The story behind this update:
- The original company (webgain.com) doesn't exist anymore.
- The code is moved over to the Sun Java Development Center.
- The port doesn't compile/build properly.

PR:		Started with ports/48352
Submitted by:	Andy Gerweck <andy@gerweck.dyndns.org>
2003-09-29 12:33:39 +00:00
Akinori MUSHA
60ae2e5ef7 Update to 0.64. 2003-09-29 08:08:40 +00:00
Akinori MUSHA
852b71c46c Update to 1.2.2. 2003-09-29 07:57:27 +00:00
Akinori MUSHA
60cf0aedd0 Update sary to 1.1.0 and ruby-sary to 0.5.
Increase p5-Search-Saryer's PORTREVISION for the shared library
version bump.

Submitted by:	Gen Otsuji <gen_otsuji@yahoo.co.jp>
2003-09-29 07:44:28 +00:00
Dag-Erling Smørgrav
dbca997631 Upgrade to 1.62.3. 2003-09-29 07:19:21 +00:00
Mario Sergio Fujikawa Ferreira
5e08b53a5b o Update to 0.5.18
o Trick it into not being IS_INTERACTIVE

PR:		56984
Submitted by:	Lars Eggert <larse@isi.edu>
2003-09-28 15:55:47 +00:00
Kirill Ponomarev
9a9e967097 - Update to version 3.2
PR:		57309
Submitted by:	IIJIMA Hiromitsu <delmonta@ht.sakura.ne.jp>
2003-09-28 14:47:05 +00:00
Edwin Groothuis
62956fc232 New Port: Portable Perl-Compatible Regexps for Common Lisp (SBCL Binaries)
cl-ppcre binaries for lang/sbcl

PR:		ports/52370
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-09-28 10:29:59 +00:00
Edwin Groothuis
1ac33cdc0b New Port: Portable Perl-Compatible Regexps for Common Lisp (CMUCL Binaries)
cl-ppcre binaries for lang/cmucl

PR:		ports/52371
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-09-28 10:29:08 +00:00
Edwin Groothuis
b29dcce2d2 New Port: Common Lisp Parser Generator (SBCL Binaries)
cl-meta binaries for lang/sbcl

PR:		ports/52362
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-09-28 10:21:23 +00:00
Edwin Groothuis
1894e6b2db New Port: Parser Generator for Common Lisp (CMUCL Binaries)
cl-meta binaries for lang/cmucl

PR:		ports/52363
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-09-28 10:19:52 +00:00
Edwin Groothuis
a5432df574 New Port: Portable Perl-Compatible Regexps for Common Lisp
cl-ppcre is a pure ANSI Common Lisp implementation of
	Perl-compatible regular expressions.

	This port depends on the previously submitted ASDF port.
	It installs the sources and the .asd file. There are other
	ports for binaries for the supported Lisp implementations.

PR:		ports/52369
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-09-28 09:49:33 +00:00
Edwin Groothuis
4aa0a6d17f New Port: Common Lisp Parser Generator
Meta is a parser building toolkit implemented as a
	domain-specific language to be integrated in Common Lisp
	applications.

	This port depends on the previously submitted ASDF port.
	It installs the sources and the .asd file. There are other
	ports for the binaries for supported Lisp implementations.

PR:		ports/52361
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-09-28 09:16:06 +00:00
Edwin Groothuis
f07f504808 KATO mega patch
- ECHO -> ECHO_MSG

For some ports:
- pre-fetch -> pre-everything
- ECHO -> ECHO_CMD

PR:		ports/56820-56858
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-09-27 01:01:08 +00:00
Edwin Groothuis
df9732110c Chase print/pdflib version bump
PR:		ports/57204
2003-09-26 23:39:37 +00:00
Michael Nottebrock
7d8d6a565e Add wv2, a library providing routines to access Microsoft Word/Excel files.
Note that, despite the misleading name, this is actually different from (and
independent of) textproc/wv, thus no repocopy.

Approved by:	arved (Mentor)
2003-09-26 18:01:34 +00:00
Kirill Ponomarev
ddc6032746 - Update to version 0.8.5
- Don't compile .pyo files, we are not using them
- Removed our patch, not needed anymore

PR:		56700
Submitted by:	Rui Lopes <rui@ruilopes.com> (maintainer)
2003-09-25 11:48:13 +00:00
Sergey Skvortsov
4405b5a971 Fix package building on perl 5.005_03.
Pointed by:	kris
2003-09-25 11:09:32 +00:00
Ernst de Haan
9e972855e5 Update to 0.2. 2003-09-25 08:11:01 +00:00
Adam Weinberger
5088b6e94a Add libcroco-0.3.0.
libcroco is a standalone css2 parsing library.
It provides a low level event driven SAC like api
and a css object model like api.

This library is being written to bring the css support
to the mlview xml editor project but it can be used
for other applications as well.
2003-09-25 05:26:24 +00:00
Alexander Nedotsukov
305d70f9df - Update to 0.26.0
- Takeover maintainership.
2003-09-25 03:52:46 +00:00
Yen-Ming Lee
c570e162af update to 2.0d10 and fix fetch problem.
Bento log:	http://bento.freebsd.org/errorlogs/i386-4-latest/highlight-2.0d7.log
2003-09-24 16:00:32 +00:00
Kirill Ponomarev
feba4e356c - Update to version 0.9.14
PR:		56637
Submitted by:	Ports Fury
2003-09-24 14:05:51 +00:00
Kirill Ponomarev
1760d60f5f - Update to version 1.0.0
PR:		56636
Submitted by:	Ports Fury
2003-09-24 14:03:10 +00:00
Alexander Leidinger
6e9992efdb Update to 0.8.10:
- improved memory-usage and performance of the template engine
 - fixed detection of bind_textdomain_codeset() of FreeBSD
 - fixed 2 segfaults
 - a plugin for mod_log_sql has been included
 - the ippl plugin got support for ipmod
2003-09-24 12:55:23 +00:00
Sergey A. Osokin
f37f7775e3 Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
PR:		56998
2003-09-24 09:37:11 +00:00
Joe Marcus Clarke
9c0caae1c2 Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,
future plans, etc., please see http://www.gnome.org/start/2.4/.

This commit represents work done by adamw, bland, and myself as well as
many other contributers:

Koop Mast <einekoai@chello.nl>
Akifyev Sergey <asa@gascom.ru>
Franz Klammer <klammer@webonaut.com>
Øyvind Kolbu <oyvind@kebab.gaffel.nu>
Thomas E. Zander <riggs@rrr.de>
Jeremy Messenger <mezz7@cox.net>

Without these contirbuters, and our faithful users, GNOME 2.4.0 would not
be possible.

Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as
general FAQs and documentation (GNOME 2.4 updates to be posted soon).  The
best way to upgrade so that you get all shared library dependencies is:

portupgrade -rf -m BATCH=yes atk
portupgrade -R -m BATCH=yes gnome2

Approved by:	portmgr (kris, will, myself implicitly)
Requested by:	re as well as many other users
2003-09-18 06:49:37 +00:00
Erwin Lansing
6b470bae86 Conditionalise dependencies on databases/p5-DBI: for perl
5.005_03 use databases/p5-DBI-137 as newer versions do not
support the old perl.

Note that for some port, I merely removed the explicit
dependency as they already have implicit dependencies
via other ports.

Approved by:	portmgr (marcus)
2003-09-16 05:43:52 +00:00
Mathieu Arnold
e72e698e11 Update to 2.03
Depend on perl 5.6.1
2003-09-10 15:39:01 +00:00
Akinori MUSHA
509b4b6817 Add ruby-quixml, a Fast XML API for Ruby written in C. 2003-09-10 09:54:55 +00:00
Sergey Skvortsov
644efaf3bf Updated to 0.02
PR:		56608
Submitted by:	Lars Thegler <lars@thegler.dk>
2003-09-09 13:55:24 +00:00
Sergey Skvortsov
ea8c44db65 Updated to 0.02
PR:		56573
Submitted by:	Lars Thegler <lars@thegler.dk>
2003-09-08 13:00:21 +00:00
Mario Sergio Fujikawa Ferreira
e3e7278082 Update to 0.5.17
PR:		55433
Submitted by:	Lars Eggert <larse@isi.edu>
2003-09-08 00:20:15 +00:00
Foxfair Hu
3e22cb4780 PR: 56532
Submitted by:	Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at>
Change dependency from p5-XML-SAX-Base to p5-XML-SAX.
2003-09-07 04:45:12 +00:00
Foxfair Hu
fd531a3a6a PR: 56531
Submitted by:	Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at>
Reviewed by:
Approved by:
Obtained from:
MFC after:
changed dependency from p5-XML-SAX-Base to p5-XML-SAX.
let port remove "use warnings;" to allow perl < 5.6.0.

Minor change with using SITE_PERL.
2003-09-07 04:42:35 +00:00
Akinori MUSHA
e39a6e86ba Update to 0.6.14. 2003-09-06 17:23:06 +00:00
Foxfair Hu
2847db516a Add p5-XML-RSS-Parser v0.21, A liberal parser for RSS Feeds. 2003-09-06 03:17:31 +00:00
Edwin Groothuis
bf60be81d1 Chase repocopies towards ports/dns
PR:		ports/56020
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:	portmgr
2003-09-05 07:33:51 +00:00
Erwin Lansing
e15afee535 Fix build on perl 5.005_03
Reported by:	Mark Linimon <linimon@lonesome.com>
2003-09-05 07:25:04 +00:00
Sergey Skvortsov
f0eaf502a6 Updated to 1.0 2003-09-03 07:33:27 +00:00
Sergey Skvortsov
a199d91a40 fix plist (add missed PI.pod) 2003-09-02 13:48:48 +00:00
Sergey Skvortsov
fcb5a6721b Updated to 1.56
Pointed by:	foxfair
2003-09-02 13:46:19 +00:00
Jun Kuriyama
eb586b5aee Upgrade to 2.34.
Optimize plist.

Submitted by:	foxfair@
2003-09-02 13:17:51 +00:00
Foxfair Hu
f712470423 Import p5-XML-SimpleObject-LibXML, Perl extension allowing a simple(r)
object representation of an XML::LibXML DOM object.
2003-09-02 12:52:46 +00:00
Foxfair Hu
1e18f19e08 PR: 56163
Submitted by:	Lars Thegler <lars@thegler.dk>
Fix bento build error (base on PR/56163), also add WWW and fix plist.
2003-09-02 12:50:22 +00:00
Foxfair Hu
b5b9b18e98 Upgrade to 0.13 2003-09-02 09:09:47 +00:00
Jimmy Olgeni
9299b8ec6c Add proper RUN_DEPENDS on "erl". 2003-09-01 20:02:20 +00:00
Kirill Ponomarev
276df8b742 - Update to version 0.9.13
PR:		56281
Submitted by:	Ports Fury
2003-09-01 18:05:44 +00:00
Foxfair Hu
e2f511dcbd Add a missed dependency and then bump PORTREVISION. 2003-09-01 15:00:35 +00:00
Dirk Meyer
c7dc6ed174 - don't clobber any given LDFLAGS
resolves conflitcs with bsd.openssl.mk
2003-09-01 03:59:50 +00:00
MANTANI Nobutaka
cdf7bf03b4 Add uim, an input method library. 2003-08-31 12:24:07 +00:00
Sergey Skvortsov
3eee899032 Updated to 0.42 2003-08-31 08:21:40 +00:00
Sergey Skvortsov
f94ae6c75f Updated to 1.24 2003-08-31 07:25:36 +00:00
Edwin Groothuis
5b98f8cbba Update port: textproc/jing to 2003.06.19 (unbreak)
Update to 2003.06.19

PR:		ports/55909
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2003-08-31 03:24:19 +00:00
Edwin Groothuis
bdf3756de6 [PATCH] textproc/tth: enable choose of ghostscript interpreter
This patch allows the admin of the machine to choose either
	print/ghostscript-gnu or print/ghostscript-afp1

PR:		ports/54954
Submitted by:	Jens Rehsack <rehsack@liwing.de>
2003-08-31 01:26:57 +00:00
Edwin Groothuis
b0131ccd96 [PATCH] textproc/prosper: enable choose of ghostscript interpreter
This patch allows the admin of the machine to choose either
	print/ghostscript-gnu or print/ghostscript-afp1

PR:		ports/54953
Submitted by:	Jens Rehsack <rehsack@liwing.de>
2003-08-31 01:22:57 +00:00
Edwin Groothuis
181f872139 [PATCH] textproc/latex2html: enable choose of ghostscript interpreter
This patch allows the admin of the machine to choose either
	print/ghostscript-gnu or print/ghostscript-afp1

PR:		ports/54951
Submitted by:	Jens Rehsack <rehsack@liwing.de>
2003-08-31 01:21:41 +00:00
Foxfair Hu
1d9ebb3aca PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Unbreak this port and upgrade to the latest version, and its internal version
is v2.0. Change between release 1.4 to version 2.0 is listed below:

        * version 2.0
        move more templates to teicommon
        much better teilatex.xsl
        add GPL license

        * version 1.5
         updated handling of xrefs to tables and figures
         parameterize some of CSS class names, for use in portal
         parameterize "revised"
2003-08-29 08:19:56 +00:00
Foxfair Hu
378d1ca9aa PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Unbreak this port and upgrade to the latest version, and its internal version
is v2.0. Change between release 1.4 to version 2.0 is listed below:

        * version 2.0
        move more templates to teicommon
        much better teilatex.xsl
        add GPL license

        * version 1.5
        updated handling of xrefs to tables and figures
        parameterize some of CSS class names, for use in portal
        parameterize "revised"
2003-08-29 08:07:34 +00:00