Commit graph

2772 commits

Author SHA1 Message Date
Kris Kennaway
1c2a81a48f BROKEN: Does not build 2003-05-06 21:30:34 +00:00
Dag-Erling Smørgrav
2dac2997fd Upgrade to 1.60.1. 2003-05-06 18:45:30 +00:00
Kris Kennaway
d2be1ccded BROKEN: Distfiles not listed in distinfo 2003-05-06 07:28:02 +00:00
Kris Kennaway
6d478e0d86 BROKEN: checksum mismatch 2003-05-06 07:00:46 +00:00
Kris Kennaway
6777f867da As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,
remove ports that have been broken for >4 months (in many cases much longer)
with no sign of a fix.
2003-05-06 03:56:26 +00:00
Kris Kennaway
28e7382123 As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,
remove these ports that have been broken for >4 months (in many cases much
longer) with no sign of a fix.
2003-05-06 03:49:05 +00:00
Oliver Braun
2bef23fb9e * Add build dependency on devel/ocaml-pcre[1].
* Make portlint happy while I am here.

Pointed out by:	kris,bento[1]
2003-05-05 08:18:54 +00:00
Joe Marcus Clarke
8bd18072c1 Update to 1.0.30. 2003-05-04 23:32:39 +00:00
Tilman Keskinoz
14fe821bde Add build dependency on LADSPA
Submitted by:	bento
2003-05-04 17:45:36 +00:00
Alexander Leidinger
34e82e90bd Update to 0.8.7.
Changes:
 - all plugins support gzip and bzip2 compressed inputfile now
 - removed: input_flow, input_elmeg, input_hicom116, utput_sybase_guj,
            output_tkcontrol
 - use less memory
 - faster
 - some fixes
2003-05-03 13:28:23 +00:00
Joe Marcus Clarke
e012abb3d1 Disable thread support by default. This was interfering with ports
such as mod_php4 with DOMXML support.  It also has the potential of
affecting other ports on -STABLE that rely on libxml2 to build shared
libraries.  I have filed a bug with the libxml2 developers to see if we
can rectify this situation moving forward.  More details can be found at:

http://bugzilla.gnome.org/show_bug.cgi?id=112144
2003-05-03 06:32:09 +00:00
Yen-Ming Lee
142196462a Cleanups, use PERL_LEVEL and not a pre-everything::
PR:		51689
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-05-03 01:30:36 +00:00
Tilman Keskinoz
c725ada3ec Add ${PTHREAD_LIBS}
Submitted by:	 ydg <ydg@cox.net>
2003-05-02 10:18:10 +00:00
Christian Weisgerber
faf5337b31 Update to version 0.22.0
PR:		51237
Submitted by:	Ports Fury
2003-05-01 23:38:08 +00:00
Christian Weisgerber
3247d8d46f Update to version 0.5.2
PR:		51236
Submitted by:	Ports Fury
2003-05-01 23:10:50 +00:00
Anton Berezin
7bde380462 Add textproc/p5-YAML, an implementation of YAML in Perl. 2003-05-01 18:36:00 +00:00
Joe Marcus Clarke
43b2295678 Add a flag to allow one to disable threading support. Setting
LIBXML_WITHOUT_THREADS can fix build problems with apps such as PHP.
2003-04-29 16:19:49 +00:00
Ernst de Haan
fbfd619e98 Update from xmlenc 0.29 to xmlenc 0.33.
See:
http://xmlenc.sourceforge.net/changes-0.33.txt
2003-04-29 13:51:20 +00:00
Anton Berezin
e8efa91e79 Update to 1.95.
PR:		51552
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-04-29 11:02:28 +00:00
Edwin Groothuis
60b79e7633 new port, p5-Text-Shellwords
This is a thin wrapper around the shellwords.pl package,
	which comes preinstalled with Perl.  This module imports a
	single subroutine, shellwords().  The shellwords() routine
	parses lines of text and returns a set of tokens using the
	same rules that the Unix shell does for its command-line
	arguments.  Tokens are separated by whitespace, and can be
	delimited by single or double quotes.  The module also
	respects backslash escapes.

PR:		ports/50081
Submitted by:	George Hartzell <hartzell@fruitfly.org>
2003-04-29 09:31:03 +00:00
Edwin Groothuis
0d9e646092 NEW PORT devel/p5-String-ShowDiff
This module is a wrapper around the diff algorithm from the
	module Algorithm::Diff. It's job is to simplify a visualization
	of the differences of each strings.

	Compared to the many other Diff modules, the output is
	neither in diff-style nor are the recognised differences
	on line or word boundaries, they are at character level.

PR:		ports/51434
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-04-29 06:51:02 +00:00
Joe Marcus Clarke
a13241fe10 Start the find at ${LOCALBASE}/share to avoid a potential search through
something like a cvsup server's symlinks.

Pointed out by:	sf
2003-04-29 05:55:03 +00:00
Munechika SUMIKAWA
74c988d215 Upgrade to 0.7.5.
PR:		ports/51239
Submitted by:	    KATO Tsuguru <tkato@prontomail.com>
2003-04-27 23:46:43 +00:00
Joe Marcus Clarke
9c616cc09b Bump PORTREVISION to pick up -pthread from libxml2. As of libxml2-2.5.7,
thread support is enabled by default.  This fixes undefined symbol errors
when running scrollkeeper apps.
2003-04-27 22:58:20 +00:00
Christian Weisgerber
2c8d69f66b * Update to 1.6.2.
* Take maintainer.

PR:		51039
Submitted by:	Michael L.Hostbaek <mich@freebsdcluster.org>
2003-04-27 17:38:25 +00:00
Tilman Keskinoz
843926595c Add liblrdf, a library for manipulating RDF files describing LADSPA plugins. 2003-04-27 14:27:54 +00:00
Yen-Ming Lee
c292023538 add WWW site
PR:		51414
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-04-26 08:41:44 +00:00
Yen-Ming Lee
45fca6b7eb add WWW site
PR:		51413
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-04-26 08:40:29 +00:00
Joe Marcus Clarke
2ce3e3727b Tell find to follow symlinks when searching for DocBook files.
PR:	51429
Submitted by:	Martyn J.Pearce <fluffy@sixears.com>
2003-04-26 07:29:57 +00:00
Joe Marcus Clarke
a16c99c8d0 Update to 2.5.7. 2003-04-25 16:07:42 +00:00
Ernst de Haan
5f5ce270a7 Update to xmlenc 0.29. 2003-04-25 13:36:47 +00:00
Ernst de Haan
d23b0ead23 Update to xmlenc 0.28. 2003-04-25 13:09:08 +00:00
Jun Kuriyama
7cb648ed16 Update MASTER_SITES and WWW.
Submitted by:	MA, Dunzi <tadalunch@s5.xrea.com>
PR:		ports/48386
2003-04-25 11:30:41 +00:00
Akinori MUSHA
e9a6767fba Update to 2.4.8. 2003-04-23 14:19:00 +00:00
Joe Marcus Clarke
7302771412 Update to 0.3.12. 2003-04-23 05:13:20 +00:00
Joe Marcus Clarke
0874a46409 Convert to new GNOME infrastructure. 2003-04-22 04:46:36 +00:00
Joe Marcus Clarke
4f6c7c0559 Update to 0.7.1.
PR:	51155
Submitted by:	maintainer
2003-04-20 20:08:41 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Ying-Chieh Liao
e44335008a upgrade to 0.9.10 2003-04-18 14:29:49 +00:00
Edwin Groothuis
85b8168caa NEW PORT textproc/p5-Text-Reform
Manual text wrapping and reformatting

PR:		ports/50783
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-04-18 07:06:37 +00:00
Kris Kennaway
2bde101dcf Remove lib/perllocal.pod-${PORTNAME} from the pkg-plist now that this file
is no longer installed.
2003-04-17 21:56:40 +00:00
Ruslan Ermilov
243cbafde8 Automatic PORTVERSION numbering. 2003-04-15 15:06:46 +00:00
Ruslan Ermilov
59e8a3689f Grab MAINTAINERship.
Approved by:	Dominic Mitchell <dom@happygiraffe.net>
2003-04-15 14:58:27 +00:00
Oliver Braun
292594e7af Avoid a conflict with the PACKAGES variable defined in bsd.port.mk.
PR:		ports/50905
Submitted by:	maintainer
2003-04-14 20:31:14 +00:00
Ying-Chieh Liao
b11c3883ae add gnomehack to make pkg-config work correctly 2003-04-14 14:08:04 +00:00
Edwin Groothuis
ba156ff147 new port: textproc/p5-Text-Quoted
Text::Quoted examines the structure of some text which may
	contain multiple different levels of quoting, and turns the
	text into a nested data structure.

PR:		ports/50936
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2003-04-14 12:21:31 +00:00
Joe Marcus Clarke
35921a57a6 Add meld, a GNOME 2 visual diff utility written in Python.
PR:		50903
Submitted by:	Pav Lucistnik <pav@oook.cz>
2003-04-13 23:36:10 +00:00
Edwin Groothuis
76c4796b2b maintainer-update WWW for cpan from /search?dist=module to /dist/module
portsurvey seems to time out on the old style
	http://search.cpan.org/search?dist=module, so this is a
	good time to convert all my ports to the new
	http://search.cpan.org/dist/module format.

PR:		ports/50686
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2003-04-13 11:37:25 +00:00
Ying-Chieh Liao
326fa0d030 add xslt support 2003-04-13 10:37:17 +00:00
Dirk Meyer
78917e617a - Use libobjc.so
- Cleanup
- Use bsd.gnustep.mk
PR:		50479
2003-04-13 07:38:27 +00:00