Commit graph

1947 commits

Author SHA1 Message Date
Sergey Skvortsov
e086d5f473 Updated to 0.80, minor fixes.
Approved by:	tobez
2002-01-23 20:20:24 +00:00
Sergey Skvortsov
e9804b8185 Updated to version 0.81,
increment SHLIB_MAJOR to 67 since changes in SDOM API.

PR:		ports/34044
Approved by:	tobez
2002-01-23 20:04:12 +00:00
Anton Berezin
8179cf9c3e Update to 1.04.
PR:		33933
Submitted by:	Leo Kim <leo@florida.sarang.net>
2002-01-22 16:48:41 +00:00
Anton Berezin
c0ab2853cc Update to 0.36. 2002-01-22 14:00:22 +00:00
Thomas Gellekum
38d8068c7f Upgrade python21 to 2.1.2, the latest bugfix release.
PR:		34078
Submitted by:	Hye-Shik Chang <perky@fallin.lv>

Update checksum of dependent ports.
2002-01-22 12:53:28 +00:00
Johann Visagie
56429ebd02 - Update to version 0.8, as distributed with Biopython 1.00a4
- This port now installs Martel from the Biopython distribution
2002-01-22 09:52:50 +00:00
Kevin Lo
c9b62fecd8 - Update to version 1.2.1
- Takeover maintainership
2002-01-21 15:34:34 +00:00
Maxim Sobolev
6cd76ded7b Update version number of freetype2 shared library. 2002-01-21 11:46:49 +00:00
Jun Kuriyama
1f0ffd7a64 Remove bogus pre-install target.
Refine CXXFLAGS tweak.

Submitted by:	naddy
2002-01-20 23:15:59 +00:00
Ying-Chieh Liao
1a9e1e1835 add htmltolatex 1
HTML to LaTeX to PDF Converter
2002-01-20 18:37:32 +00:00
Jun Kuriyama
cf73ad3edf Major cleanup.
Note that storage directory is changed.

PR:		ports/34054 (in concept)
Submitted by:	des
2002-01-20 09:55:02 +00:00
Jun Kuriyama
e17a118747 Add catalog entry by using mkconfig.
PR:		ports/33860
Submitted by:	Rod Taylor <rbt@zort.ca>
2002-01-19 06:51:06 +00:00
Jun Kuriyama
8aed3f0cd4 o Use $NO_WRKSUBDIR instead of WRKSRC=${WRKDIR}.
o Remove bogus $NO_MTREE.

Pointed out by:	des
2002-01-19 05:45:25 +00:00
David W. Chapman Jr.
7cdb9dd859 Update maintainer's email address
Update a few MASTER_SITES

PR:		34012
Submitted by:	maintainer
2002-01-17 23:13:38 +00:00
Sergey Skvortsov
9dedcac7ab Updated to 1.06
Approved by:	tobez
2002-01-17 15:28:30 +00:00
Johann Visagie
a1f4cc4fe8 Add py-dsv 1.3.3, a Python module to parse or write
delimeter-separated (e.g. CSV) files.
2002-01-17 12:45:23 +00:00
Jun Kuriyama
51075272af Use onsgmls instead of nsgmls when $WITH_OPENJADE is defined.
These should be able to change at runtime with environment variables or
so, but this workaround is useful until correct fix is applied.

Submitted by:	Udo Schweigert <udo.schweigert@siemens.com>
Reported by:	Christian Weisgerber <naddy@freebsd.org>
2002-01-16 00:44:36 +00:00
Akinori MUSHA
ff34b6a885 Update to 1.1.3p1.
Problem noted by:	Stefan Mueller <flcl@gmx.net>
2002-01-15 15:46:45 +00:00
Jim Mock
8e45c931d2 New port of rtfreader, a program to read application/ms-rtf files. 2002-01-14 09:03:26 +00:00
Jim Mock
66aa4c618b New port of tnef2txt, a program to read application/ms-tnef files. 2002-01-14 09:01:06 +00:00
Akinori MUSHA
4615224723 Update to 1.2.5. 2002-01-12 17:46:46 +00:00
Thomas Gellekum
630ab423cb Add MD5 for Python-2.2. 2002-01-11 12:03:36 +00:00
Akinori MUSHA
73141345c7 Chase a repack. It no longer seems to depend on ruby-uconv.
Bump PORTREVISION accordingly.

Submitted by:	fenner's script
2002-01-10 20:05:24 +00:00
Joerg Wunsch
63c9ef98ca Update to 0.7.12.
ChangeLog (major topics only):
  - parser for isdn4bsd and qmail-scanner added
  - template output plug-in added (themes available from the homepage)
  - huge speed improvements
  - bugfixes
  - uses less memory
  - fix a symlink-race security problem

Submitted by:	maintainer
2002-01-09 15:45:19 +00:00
Johann Visagie
9832c2032c - Update to version 0.7
Prompted by:	jkoshy
2002-01-09 13:53:49 +00:00
Patrick Li
21bdaea668 Update to 1.22
PR:		33675
Submitted by:	maintainer
2002-01-09 01:55:45 +00:00
Mario Sergio Fujikawa Ferreira
1a23351456 Update to 2.0.3
Approved by:	maintainer
2002-01-08 09:11:33 +00:00
Johann Visagie
b57308630a - Remove bogus dependency
PR:		32772
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2002-01-08 08:53:26 +00:00
Bill Fenner
1bc2608868 Fully qualify MAINTAINER address. 2002-01-07 19:36:49 +00:00
Johann Visagie
5e9b7d9ce4 - Add a patch for a small typo(?) which results in half the bits of a
generated UUID being trown away
- Bumped PORTREVISION

PR:		31508
Submitted by:	Alan Eldridge <alane@geeksrus.net>
2002-01-07 13:02:01 +00:00
Will Andrews
f3171de7e6 First round of auto* cleanups:
- USE_AUTO* -> USE_AUTO*_VER=* where required
 - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
 - Other minor changes to fix things

These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.

Submitted by:	bento 4-exp USE_AUTO* cleanups
		http://people.FreeBSD.org/~will/4-exp/
		http://bento.FreeBSD.org/errorlogs/4-exp-latest/
2002-01-06 06:20:22 +00:00
Ying-Chieh Liao
bd5ce97f64 correct _xmlplus path 2002-01-03 20:04:23 +00:00
Ying-Chieh Liao
094cdd9f6c add py-xmltools 1.3.5
High level xml tools for Python
2002-01-03 19:33:53 +00:00
Jun Kuriyama
28cb1919a3 Add WWW.
Submitted by:	Sergey Skvortsov <skv@protey.ru> (partially)
PR:		ports/32837
2002-01-01 02:40:32 +00:00
Dmitry Sivachenko
57dc75748e Upgrade to 1.14. 2001-12-31 19:42:56 +00:00
Jun Kuriyama
d079a78cfb Use mkcatalog to link to catalog chain.
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
PR:		ports/33342

# This is my first commit of 2002 (JST) year!
2001-12-31 16:10:42 +00:00
Dirk Froemberg
8c0949d312 Use '::' as an dependency operator for pre-everything target. This is
needed because of the special nature of the pre-everything target.

See http://www.freebsd.org/cgi/getmsg.cgi?fetch=481921+485051+/usr/local/www/db/text/2001/cvs-all/20011007.cvs-all for details.
2001-12-31 10:20:19 +00:00
Jun Kuriyama
ab8c3d8bf7 Add knobs to enable "euc-jp" and "shift_jis" encodings.
Encoding mappings between euc-jp and Shift_JIS and other encoding (such
as Unicode) is not determined as exactly one to one.

This knobs are off by default because author of encoding mappings thought
that any of mappings should not be used by default until final mapping
will be determined (by foo organization?).

Define $XMLPARSER_EUCJP and/or $XMLPARSER_SJIS in /etc/make.conf to
x-euc-jp-(jisx0221|unicode) and/or x-sjis(cp932|jdk117|jisx0221|unicode)
to use these encodings in XML files by p5-XML-Parser (and it's dependents).
2001-12-31 06:57:36 +00:00
Pete Fritchman
4fc0f62ed6 - update to 0.5.8
- don't rewrite do-install, patch the distribution's Makefile instead

PR:		33334
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-12-30 19:52:44 +00:00
Pete Fritchman
7ea800cd45 Add p5-Lingua-Preferred 0.1.1, perl extension to choose a language.
PR:		33329
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2001-12-30 19:38:22 +00:00
Pete Fritchman
74b85a6e0c Add p5-Lingua-EN-Numbers-Ordinate 0.01, go from cardinal number (3)
to ordinal ("3rd").

PR:		33328
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2001-12-30 16:21:51 +00:00
Pete Fritchman
5dbf3fedcd Add p5-Lingua-EN-Gender 0.02, inflect pronouns for gender.
PR:		33327
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2001-12-30 16:16:48 +00:00
Jun Kuriyama
4792baef2d o Add dependency on p5-XML-RegExp.
o Add dependency on p5-libwww which is optional but major function
  parsefile() requires it.
o Patching XML/DOM.pm if ${PERL} is older than 5.6.0.
2001-12-30 16:14:43 +00:00
Jun Kuriyama
237f3dcdff Upgrade to v1.35. 2001-12-30 15:41:58 +00:00
Patrick Li
18540c5c10 Update to 1.44
PR:		33323
Submitted by:	maintainer
2001-12-30 07:41:24 +00:00
Jun Kuriyama
cad10d6404 Fix dependency.
Found by:	bento
2001-12-30 03:50:32 +00:00
Maxim Sobolev
eee834d63a Add gnomespell 0.4, a GNOME/Bonobo component for spell checking. 2001-12-29 21:39:05 +00:00
Jean-Marc Zucconi
307a903cdf Update danish dictionary.
Submitted by:	daeron@fandom.net
2001-12-26 21:41:35 +00:00
Akinori MUSHA
64c7e3c56c Add ruby-rdoc, RDoc - Documentation from Ruby source files. 2001-12-25 21:24:40 +00:00
Dirk Froemberg
e5c205169e portlint:
- begin with a capital
- don't end with '.'
- remove port name
- don't exceed 70 characters
2001-12-25 16:59:04 +00:00
Pete Fritchman
b569008e01 - install txt2html.dict in DATADIR instead of DOCSDIR, and tell the txt2html
script where to look for it
- use DOCSDIR
- bump PORTREVISION

PR:		32199
Reported by:	Fernan Aguero <fernan@iib.unsam.edu.ar>
Approved by:	maintainer timeout
2001-12-25 00:31:38 +00:00
Steve Price
fe3f510c79 Remove (incorrect) re-definition of ACLOCAL so this port builds again. 2001-12-25 00:10:13 +00:00
Steve Price
156b2c2e67 Remove bogus patch and add USE_GLIB=YES so this port builds again. 2001-12-24 23:49:51 +00:00
Steve Price
5935a74d57 Set FETCH_CMD=/usr/bin/fetch since the MASTER_SITE wants to do a redirect
to set a session cookie.
2001-12-24 21:56:38 +00:00
Dirk Froemberg
9439aeb2c5 portlint: remove extra whitespaces before end of line. 2001-12-24 10:37:45 +00:00
Pete Fritchman
0018e0ba79 - update to 2.0.3
- use a pre-generated xxdiff.html from ${MASTER_SITE_LOCAL} instead of
  generating it.  to generate it using --help-html, xxdiff needs to
  connect to an X server because it uses a QDoc object to generate the HTML
- add USE_BISON
2001-12-24 02:21:59 +00:00
Patrick Li
b666502afd - PORTDOCS police
- DOCSDIR support to some
- Brush out some lint
2001-12-24 02:17:17 +00:00
Dmitry Sivachenko
0a9615edcb Fix man.cgi script installation.
PR:		33119
Submitted by:	Christopher Elkins <chrise@scardini.com>
2001-12-23 21:28:28 +00:00
Dirk Froemberg
10493e1a11 Properly install examples and thus unbreak make package. 2001-12-23 17:29:32 +00:00
Dmitry Sivachenko
1eb6078e88 New port: p5-MARC.
A module for manipulating bibliographic records in the USMARC format
2001-12-23 12:59:24 +00:00
Kevin Lo
1a6e333b4a Update to version 1.4.4 2001-12-23 09:56:07 +00:00
Pete Fritchman
32eb006e28 Fix ownership of files in ${PREFIX}/share/doc/hevea.
PR:		33104, 33096
Submitted by:	Stephen Montgomery-Smith <stephen@math.missouri.edu>
Noticed by:	John Merryweather Cooper <john_m_cooper@yahoo.com>
2001-12-23 04:02:13 +00:00
David W. Chapman Jr.
0e9aae98e0 Add support for x11-toolkits/tk84
PR:		32577
Submitted by:	osa@FreeBSD.org.ru
2001-12-22 22:00:58 +00:00
Kevin Lo
eae80094d3 Update to version 2.1
PR: 32980
Submitted by: MAINTAINER
2001-12-22 13:18:23 +00:00
Kevin Lo
7308e5a3cd - Update to version 0.7a
- Update WWW

PR: 33062
Submitted by: Ports Fury
2001-12-22 12:05:51 +00:00
Akinori MUSHA
e02467c37d Update to 1.02. 2001-12-21 20:37:00 +00:00
Maxim Sobolev
44df5032a2 Update to 1.0.9.
PR:		32747
Submitted by:	Lev Serebryakov <lev@serebryakov.spb.ru>
2001-12-20 10:04:07 +00:00
Maxim Sobolev
0e41a741c8 Update to 2.4.12.
PR:		32746
Submitted by:	Lev Serebryakov <lev@serebryakov.spb.ru>
2001-12-20 10:03:24 +00:00
Maxim Sobolev
d0fba3e0f1 Backout previous change - it seems that new revision of the patch doesn't
apply everywhere.

Submitted by:	Todd Punderson <todd@doonga.net>
2001-12-20 06:19:02 +00:00
Maxim Sobolev
41c22e9c76 Don't filter libc_r on 5-CURRENT. 2001-12-19 20:20:23 +00:00
Pete Fritchman
d176f112a9 Install the url_handler.sh script and bump PORTREVISION.
PR:		30402
Submitted by:	Glenn Johnson <gjohnson@srrc.ars.usda.gov>
Approved by:	maintainer timeout
2001-12-18 05:20:50 +00:00
Ying-Chieh Liao
3456c3ed44 "fix" upgrade to 1.31
PR:		32836
Submitted by:	maintainer
2001-12-15 10:10:00 +00:00
Ying-Chieh Liao
617851ddb5 add p5-XML-RegExp
Regular expressions for XML tokens

PR:		32835
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-12-15 09:59:27 +00:00
Ying-Chieh Liao
21bdd2f2b9 upgrade to 1.5.0 2001-12-15 07:00:48 +00:00
Ying-Chieh Liao
ebf2fd0ba1 upgrade to 0.30
PR:		32774
Submitted by:	maintainer
2001-12-13 11:18:51 +00:00
Ying-Chieh Liao
e5bfaf5582 upgrade to 0.03
PR:		32771
Submitted by:	maintainer
2001-12-13 11:13:22 +00:00
Maxim Sobolev
eaf57fe455 Update to 1.8.16. 2001-12-12 14:56:27 +00:00
Ying-Chieh Liao
230f8c0a60 add rotix
A program to generate rotational obfuscations

PR:		32608
Submitted by:	lintux@lintux.cx
2001-12-12 06:12:02 +00:00
Alfred Perlstein
c89e04d3f8 remove malloc.h 2001-12-11 08:16:38 +00:00
Ying-Chieh Liao
8ffd2f189a upgrade to 0.12
PR:		32683
Submitted by:	"Alexander N. Kabaev" <ak03@gte.com>
2001-12-11 06:01:15 +00:00
Sheldon Hearn
e9d4a45852 When RUN_DEPENDS is a superset of BUILD_DEPENDS, include
${BUILD_DEPENDS} instead of duplicating the dependency
definitions.
2001-12-10 12:58:44 +00:00
Sheldon Hearn
7d7aa175c4 Update p5-XML-LibXML and p5-XML-LibXSLT to matching version 1.31.
Using mismatched versions leads to odd breakage in dependent
software, notably PageKit.
2001-12-10 12:53:24 +00:00
Ying-Chieh Liao
34002f9b42 upgrade to 0.7.0
PR:		32628
Submitted by:	Ports Fury
2001-12-08 20:16:35 +00:00
Akinori MUSHA
52c85f6f97 Update to 1.2.1. 2001-12-08 16:38:15 +00:00
Akinori MUSHA
54bbe11c8d Update to 0.93. 2001-12-08 14:57:53 +00:00
Akinori MUSHA
d3758bfe2f Add ruby-amstd to RUN_DEPENDS which was hiding behind ruby-strscan
before it became independent of it.

Submitted by:	Thomas Gravgaard <fehaar@infopaq.dk>

Add a patch to fix footnote hyperlinks.

Obtained from:	ruby-list
2001-12-08 13:12:13 +00:00
Jun Kuriyama
af03820884 Fix $MASTER_SITE_SUBDIR. 2001-12-07 22:17:43 +00:00
Anton Berezin
0202800438 Add p5-XML-SAX-Writer 0.20, perl SAX2 XML Writer.
PR:		32349
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-12-07 13:10:55 +00:00
Anton Berezin
335960c4e4 Add p5-XML-Directory 0.84, a perl module which returns a content of
a directory as XML.

PR:		32163
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-12-07 12:45:27 +00:00
Alfred Perlstein
41bce544a6 fix MASTER_SITE_SUBDIR 2001-12-07 08:30:26 +00:00
Anton Berezin
6336e87254 Add WWW and Author to pkg-descr. 2001-12-06 15:42:26 +00:00
Maxim Sobolev
43fb933edb Ensure that xslt.h includes all headers necessary. This should fix
p5-XML-LibXSLM and possibly other packages. Bump PORTREVISION.

Prompted by:	sheldonh
2001-12-06 12:10:27 +00:00
Maxim Sobolev
22e9f1a506 Update to 1.0.8.
PR:		32310
Submitted by:	Lev Serebryakov <lev@serebryakov.spb.ru>
2001-12-06 08:44:07 +00:00
Maxim Sobolev
8702be1ef3 Update to 2.4.11.
PR:		32309
Submitted by:	Lev Serebryakov <lev@serebryakov.spb.ru>
2001-12-06 08:27:28 +00:00
Dmitry Sivachenko
103bd99e14 Set DIST_SUBDIR to KDE.
Asked by:	Alexander Zagrebin <alexz@visp.ru>

Set MAINTAINER=kde@
2001-12-05 09:44:26 +00:00
Will Andrews
1d206a3483 Upgrade KDE to 2.2.2:
* General:
 	- Support for objprelink.
 	- Hack for autoconf 2.13/automake 1.4.  Note that we can't use
	  the standard USE_AUTO* because they change things in work/*;
	  KDE has its own way of doing that.
 	- Light cleanup of extra dirs in the PLISTs provided by
	   my mkplistpkg[1] script.
 	- Speedups of both compile and runtime through the usage of
	  --disable-debug and --enable-final.  The latter did not work
	  with the kdemultimedia package, unfortunately.
	- Patch updates.
 * audio/kdemultimedia2:
	- Patch to fix KSCD on FreeBSD[2].  It works very well now.
 * deskutils/kdepim:
 	- Enable kpilot[3].  Pull in the latest pilot-link stuff.
 * devel/kdesdk,
 * devel/kdevelop:
 	- No specific changes.
 * devel/qt-designer:
 	- Make this port depend almost entirely on qt23 to make it more
	  maintainable, so I don't have to keep hacking the patches to
	  get them to apply.
 * editors/koffice,
 * games/kdegames,
 * graphics/kdegraphics:
 	- No specific changes.
 * misc/kdeaddons:
	- SDL is required now.  Cull SDL PLIST_SUB and such.
	- Fix breakage from hardcoding "sdl-config".
 * misc/kdeutils2:
	- Fix problem with klaptopdaemon[4] where it didn't properly
	  display the battery time.  This patch is untested, but applied.
 * net/kdenetwork2:
	- Fix DCC for KSIRC[5].
	- Remove ktalkd from the build.  It requires some weird thing
	  in the configure script that I don't have time to look at.
 * sysutils/kdeadmin:
	- No specific changes.
 * textproc/kdoc:
	- Remove bogus requirement that kdoc requires Perl 5.6.0; it sure
	  seems to operate fine with >= 5.005.  But I'll let time tell.
 * www/quanta:
	- No specific changes (--disable-debug support only).
 * x11/kde2:
	- No specific changes.
 * x11/kdebase2:
	- Fix ksysguard compile by merging the files from the HEAD branch
	  of KDE CVS that were missing at release time for FreeBSD[6].  :\
 * x11/kdelibs2:
	- Recognize CUPS' spinoff[7].
	- Add libxslt dependency since it was removed from kdelibs.
	- Fix libxml compile problems[8] (accomplished by upgrading).
	- Remove libkformula from port Makefile; this library has been
	  spun off into koffice.
	- Fix mode problems with DCOP[9].  This allows you to save files
	  properly.  It also seems to be a FreeBSD specific problem.
	- Fix bashisms in kdeprint/imagetops script[10].
 * x11-clocks/kdetoys2:
 	- No specific changes.
 * x11-toolkits/qt23:
	- Do NOT upgrade to QT 2.3.2[11].
	- Allow devel/qt-designer to depend on this port entirely for the
	  patches by adding a perlre to accomplish this.
 * x11-wm/kdeartwork:
	- No specific changes.

Thanks to the FreeBSD/KDE[1] team[12] who helped me test these out!

[1]  http://freebsd.kde.org/;
     http://www.databits.net/cgi-bin/cvsweb.cgi/scripts/portbuild/mkplistpkg
[2]  Submitted by:	Matthew Holmes <matt@speakeasy.net>
[3]  PR:		31914
     Submitted by:	Alan Eldridge <alane@geeksrus.net>
[4]  PR:		28475
     Submitted by:	Arun Sharma <arun@sharmas.dhs.org>
[5]  Submitted by:	Luc Morin <luc_m@videotron.ca>
[6]  Found at:	http://webcvs.kde.org/kdebase/ksysguard/ksysguardd/FreeBSD/
[7]  PR:		32321
     Reported by:	gad
     Submitted by:	James A. Halstead <jah4007@cs.rit.edu>
[8]  PR:		32055
     Reported by:	William Richard <wrichard@trivalley.com>, others
[9]  PR:		31629
     Submitted by:	Alan Eldridge <alane@geeksrus.net>
[10] PR:		32358
     Submitted by:	Alexander N. Kabaev <ak03@gte.com>
[11] PR:		31809
     Requested by:	Nathan Ahlstrom <nrahlstr@winternet.com> (denied)
[12] http://freebsd.kde.org/contact.shtml;
     http://lists.csociety.org/pipermail/kde-freebsd;
     http://lists.csociety.org/listinfo/kde-freebsd
2001-12-04 03:47:18 +00:00
Nik Clayton
b68f052b33 Use ${FILESDIR} appropriately. Use kpsewhich to find tex.
PR:		ports/29153
Submitted by:	Niall Brady <bradyn@maths.tcd.ie>
2001-12-03 20:22:51 +00:00
Satoshi Taoka
b7140f0c1e Update distfiles
from emacs-19.34b.tar.gz + mule-23-1934-alpha01.diff.gz
  to mule-2.3-19.34.tar.gz

Notice: the current distfile was modified slightly
        (in src/indent.c)
2001-12-03 14:02:22 +00:00
Satoshi Taoka
5aef6d7486 Unbreak (a problem occurs by the modification of bsd.port.mk rev 1.379)
Fix for mule*wnn7 ports

Submitted by: motoyuki
2001-12-03 13:42:53 +00:00
Nik Clayton
5470bce08f Add a new patch which fixes a problem where xsltproc will, in some cases,
not produce any output (!).  This is a major problem when building the
XSL/XML parts of the web site.  1.0.8 (when it's imported) has the same
problem, the fix for which is at

http://cvs.gnome.org/bonsai/cvsquery.cgi?module=libxslt&branch=HEAD&branchtype=match&dir=libxslt&file=&filetype=match&who=veillard&whotype=match&sortby=Date&hours=&date=explicit&mindate=11%2F30%2F01+13%3A01&maxdate=11%2F30%2F01+13%3A03&cvsroot=%2Fcvs%2Fgnome

Bump PORTREVISION to reflect this.

Approved by:	sobomax
2001-12-03 11:21:45 +00:00
Steve Price
6ca322353f Update to reflect new version number for libsablot.so. 2001-12-02 22:16:23 +00:00
Ade Lovett
63cc17faef Fix 'make index'.
textproc/orchard doesn't exist.  textproc/orchard-c does.
2001-12-02 19:58:06 +00:00
Akinori MUSHA
a9bc720942 Update to 1.1a7. 2001-12-02 19:33:41 +00:00
Steve Price
df25fac56a Adding p5-XML-Handler-Trees version 0.01.
PerlSAX handlers for building XML tree structures.

PR:		32325
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-12-02 19:24:45 +00:00
Steve Price
a167d3451a Update to version 0.71.
PR:		32335
Submitted by:	maintainer
2001-12-02 18:43:15 +00:00
Steve Price
ab7bcfbb04 Update to version 0.71.
PR:		32334
Submitted by:	maintainer
2001-12-02 18:40:48 +00:00
Steve Price
4bb3b8437d Update to version 1.2.5.
PR:		32370
Submitted by:	Sean Chittenden <sean@chittenden.org>
2001-12-02 18:30:05 +00:00
Pete Fritchman
9cf1853034 Add p5-Orchard-Perl-0.03, a Perl interface to Orchard-C
PR:		32324
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-11-30 04:52:45 +00:00
Pete Fritchman
4668be7e4e Add orchard-c-0.5.1, an innovative, lightweight API for event stream and
tree views of XML

PR:		24948
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-11-30 04:50:49 +00:00
Akinori MUSHA
56fff04a9e Update to 1.1.3. 2001-11-28 13:27:39 +00:00
Ying-Chieh Liao
19464805f0 add tex2im
Converts LaTeX formulas into high resolution pixmap graphics
2001-11-28 07:25:00 +00:00
Ernst de Haan
b010db9f81 Updated MASTER_SITES and changed my email address from ernst@jollem.com to znerd@FreeBSD.org.
Approved by: sobomax
2001-11-27 12:30:46 +00:00
Andrey A. Chernov
a944738adb Upgrade to 0.23 2001-11-27 04:15:25 +00:00
Jun Kuriyama
54fbc0d152 Move $MASTER_SITES to $MASTER_SITE_LOCAL.
Found by:	distfile survey
2001-11-27 02:30:02 +00:00
Bill Fenner
166148d564 Fully-qualify WWW: URL 2001-11-26 19:16:42 +00:00
Jun Kuriyama
e23565b3a7 Upgrade to 1.95.2.
Reminded by:	John Angelmo <john@veidit.net>
2001-11-26 06:27:49 +00:00
Anton Berezin
f92116a6f2 Add p5-Regexp-Common, a perl module which provides commonly requested
regular expressions.
2001-11-25 14:27:47 +00:00
Akinori MUSHA
9ba88207d5 Chase the repack. The tarball increased by 16 bytes but there was no
change in the contents.

PR:		ports/32254
Submitted by:	Anthony Kim <anthony.kim@vw.com>
2001-11-24 20:03:27 +00:00
Pete Fritchman
ab629ba060 Add p5-SVG-1.13, a Perl extension for generating Scalable Vector Graphics
(SVG) documents

PR:		32160
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-11-24 19:43:55 +00:00
Pete Fritchman
4c5e26eb61 Add p5-XML-LibRSVG-0.01, an interface to GNOME's librsvg
PR:		32143
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-11-24 19:06:36 +00:00
Patrick Li
f387d0abcd Fix compile problem in -CURRENT malloc.h -> stdlib.h
PR:		32244
Submitted by:	Anthony Kim <anthony.kim@vw.com>
2001-11-24 10:04:26 +00:00
Ying-Chieh Liao
4a03fd9985 upgrade to 0.5.1
PR:		32215
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-11-23 17:36:44 +00:00
Anton Berezin
a7bc987205 Add p5-RDF-Notation3 0.40, RDF Notation3 parser.
PR:		32162
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-11-22 23:36:22 +00:00
Anton Berezin
40a0e44ddf Add p5-XML-SAX-Expat 0.05, simple API for XML.
PR:		32110
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-11-22 22:54:25 +00:00
Anton Berezin
b9a8b337cd Add p5-XML-NamespaceSupport 0.03, a simple generic namespace support
class.

PR:		32159
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-11-22 22:23:53 +00:00
Ying-Chieh Liao
b26237b863 add raptor
RDF Parser Toolkit for Redland
2001-11-22 10:02:31 +00:00
Ying-Chieh Liao
4bff3754b1 add redland
A high-level interface for RDF
2001-11-22 07:03:00 +00:00
OKAZAKI Tetsurou
be4d6d1990 The distfile was silently updated without a version up.
This update includes following changes:

 * Minor bug fixes.
 * Rebuild crimson.jar by Ant-1.4.1.

Increment PORTREVISION.

PR:		31992
Submitted by:	Rob Simmons <rsimmons@mail.wlcg.com>
Approved by:	maintainer
2001-11-21 17:21:05 +00:00
Mario Sergio Fujikawa Ferreira
72dab870f3 Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:49:34 +00:00
Mario Sergio Fujikawa Ferreira
b1ab094b5f Style police: in WWW tag, remove trailing . after trailing / 2001-11-20 23:39:47 +00:00
Mario Sergio Fujikawa Ferreira
75ad5febcb Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:29:38 +00:00
Mario Sergio Fujikawa Ferreira
3c7443d83b Style police: remove trailing space in WWW tag 2001-11-20 22:33:58 +00:00
Pete Fritchman
d3609fcba7 - update to 0.32
- update MAINTAINER email address
- sort pkg-plist
- support NOPORTDOCS
- respect CC/CFLAGS

PR:		31522
Submitted by:	maintainer (partially)
2001-11-20 20:33:28 +00:00
Pete Fritchman
db768b64c0 - update to 1.21
- conform with hier(7) more
- support NOPORTDOCS

PR:		31501
Submitted by:	maintainer (partially)
2001-11-20 20:25:14 +00:00
Anton Berezin
091d41d4a5 Add p5-XML-Filter-Base 0.01, base class for XML::Filter modules.
PR:		32132
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-11-20 20:24:27 +00:00
Anton Berezin
523f7157fc Add p5-XML-SAX 0.02, simple API for XML.
PR:		32104
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-11-20 20:07:54 +00:00
Anton Berezin
58e8c3fd84 Update to 1.11.
PR:		32107
Submitted by:	maintainer
2001-11-20 19:51:30 +00:00
Anton Berezin
0c247abf30 Update to 1.89. 2001-11-19 11:13:54 +00:00
Anton Berezin
53cb146de0 Bug fix (Perl on FreeBSD does not support -T and -B tests on a
filehandle;  do not use them).

PR:		31848
Submitted by:	maintainer
2001-11-18 22:54:13 +00:00
Anton Berezin
ecc596a8bc Update to 1.87. 2001-11-18 21:59:29 +00:00
Akinori MUSHA
3af93f0bd9 Update to 1.1a4. 2001-11-17 09:59:37 +00:00
Ying-Chieh Liao
a4a1a3253b add ipdf
Creates indexed pdf documents from text files
2001-11-16 05:53:50 +00:00
Akinori MUSHA
2f09ba2d0a Update to 0.0.2. 2001-11-16 04:56:41 +00:00
Ying-Chieh Liao
4ed575d2ca add cwtext
Morse Code Generator
2001-11-16 03:46:52 +00:00
Steve Price
b15d1865b4 Activate the p5-XML-SimpleObject port. 2001-11-16 01:41:42 +00:00
Steve Price
dabea2158b Add XML-SimpleObject version 0.41. A simple API for accessing the
structure of an XML document.
2001-11-16 01:41:19 +00:00
Akinori MUSHA
d5429ff233 Update to 1.1a3. 2001-11-15 09:50:55 +00:00
Patrick Li
8ca16eda55 Maintainer is now committer so change to new email address.
Approved by:	lioux
2001-11-15 03:59:42 +00:00
Jun Kuriyama
b44470a902 Upgrade to 0.04. 2001-11-13 14:51:48 +00:00
Maxim Sobolev
e2d5223cb7 Update to 1.0.7.
PR:		31779
Submitted by:	Lev Serebryakov <lev@serebryakov.spb.ru>
2001-11-13 11:09:00 +00:00
Maxim Sobolev
97a2f0c303 Update to 2.4.10.
PR:		31778
Submitted by:	Lev Serebryakov <lev@serebryakov.spb.ru>
2001-11-13 11:07:18 +00:00
Ying-Chieh Liao
586e53fcc5 add gxmlviewer
An xmlviewer with a netscape plugin, and now a bonobo control as well
2001-11-11 17:11:25 +00:00
Akinori MUSHA
b98caf7737 Set proper LATEST_LINK names to avoid conflicts.
Approved by:	nik
2001-11-09 12:16:14 +00:00
Pete Fritchman
38b69ee638 Update to 2.0.1 2001-11-08 03:27:09 +00:00
Satoshi Taoka
8af90a2977 I took a mistake.
I am going to move linux-gnomelibs into x11 category.
2001-11-07 17:30:31 +00:00
Satoshi Taoka
f80e269d1f I took a mistake.
This port should be in x11 category so I moving this into x11
2001-11-07 17:28:25 +00:00
Satoshi Taoka
95de305535 RPM of gnome-libs 2001-11-07 17:23:24 +00:00
Pete Fritchman
6ec5103bc6 Add xxdiff-2.0, a QT interface to view/merge differences between 2 or
3 files.
2001-11-07 10:40:30 +00:00
Johann Visagie
1a347ca645 - Update to version 0.5
- Add dependency on PYDISTUTILS, which had previously been omitted - whoops.
2001-11-07 08:44:30 +00:00
Akinori MUSHA
ded3fbcc9b Define NO_LATEST_LINK. 2001-11-06 20:24:35 +00:00
Anton Berezin
7af1755dfb Update to 0.34.
PR:		31781
Submitted by:	maintainer
2001-11-06 14:11:16 +00:00
FUJISHIMA Satsuki
3f4ffc3e96 chase sabrotron shlib major. 2001-11-06 12:48:28 +00:00
FUJISHIMA Satsuki
6639738387 o update to 0.70.
PR:		30679
Submitted by:	maintainer
2001-11-06 12:40:46 +00:00
Pete Fritchman
e44e806379 Fix pkg-plist (add missing @dirrm's).
PR:		31541
Submitted by:	maintainer
2001-11-06 11:07:55 +00:00
Anton Berezin
b658f568db Add p5-String-Scanf 1.4, emulates the sscanf() of the C stdio library.
PR:		31761
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2001-11-05 12:51:58 +00:00
Anton Berezin
b324f489eb Add p5-Number-Format 1.42, perl extension for formatting numbers.
PR:		31760
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2001-11-05 12:46:52 +00:00
Anton Berezin
e289438db3 Update to 1.7.
PR:		31758
Submitted by:	maintainer
2001-11-05 12:41:14 +00:00
Maxim Sobolev
b0790e4238 Don't link in libc - FreeBSD doesn't need this.
Submitted by:	Ports Fury
2001-10-31 08:20:45 +00:00
Mikhail Teterin
7e04dc48fd Upgrade to 1.7. For changes see
ftp://ftp.cogsci.princeton.edu/pub/wordnet/1.7/CHANGES
2001-10-31 05:04:29 +00:00
Anton Berezin
2dda46c5dd Add makepatch 2.00a, two perl scripts to assist in the generation and
application of patches.

PR:		31440
Submitted by:	John Merryweather Cooper
2001-10-30 22:21:37 +00:00
Anton Berezin
9010ecd442 Add p5-Data-FormValidator 1.6, a perl module to validate user input,
usually from an HTML form.

PR:		31563
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2001-10-30 14:01:47 +00:00
Pete Fritchman
842554d826 Use AUTOMAKE_ARGS instead of setting AUTOMAKE to "automake <args>"
PR:		31594
Submitted by:	TOGAWA Satoshi <toga@puyo.org>
2001-10-30 01:51:01 +00:00
Pete Fritchman
fe5d59b177 Remove the post-patch target. I'm not sure why I added this before,
must have been a local problem on one of my test machines.

PR:		31621
Submitted by:	Alec Wolman <wolman@cs.washington.edu>
2001-10-30 01:41:23 +00:00
Ying-Chieh Liao
6395a3db8d add align
Text column alignment filter
2001-10-30 01:37:02 +00:00
Akinori MUSHA
5eba15b331 Update to 1.1a. 2001-10-25 07:11:50 +00:00
Akinori MUSHA
2ff931dc66 Remove redundant spaces at EOL. 2001-10-21 21:51:15 +00:00
Akinori MUSHA
de69b93fa0 Put a space between `WWW:' and the URL so the system scripts can
recognize the homepage URL.
2001-10-21 19:41:23 +00:00
Maxim Sobolev
5a4433e41d Add intltool - Xml internationalization support for GNOME, and others. This
port is advanced version of and will replace xml-i18n-tools, so it was created
via a repo-copy from ports/textproc/xml-i18n-tools.
2001-10-21 18:37:14 +00:00
Akinori MUSHA
365e4cd8ea Update to 0.9.7. 2001-10-20 14:08:11 +00:00
Akinori MUSHA
448a67ccc2 Add ruby-rexml, a pure Ruby XML processor inspired by the Electric XML
for Java.
2001-10-20 11:49:36 +00:00
Ying-Chieh Liao
48b33b3a69 add p5-XML-Encoding
A perl module for parsing XML encoding maps

PR:		31290
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-10-18 19:01:26 +00:00
Johann Visagie
e54e3e4e10 - Updat to version 0.6
- Since Martel is currently only maintained as part of the Biopython
  distribution, switch to a using locally maintained distfile culled from the
  Biopython CVS repo, including the "doc" subdirectory from Martel 0.5
2001-10-18 10:51:57 +00:00
Ying-Chieh Liao
e25b2bd4ac forgot it in the last commit
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
2001-10-18 02:49:55 +00:00
Ying-Chieh Liao
d5025d2cd0 upgrade to 0.4.1 2001-10-17 09:10:33 +00:00
Maxim Sobolev
56319427c7 Update to 1.0.5.
PR:		31259
Submitted by:	Lev Serebryakov <lev@serebryakov.spb.ru>
2001-10-16 13:33:19 +00:00
Maxim Sobolev
06bf96a7b2 Update to 2.4.6.
PR:		31258
Submitted by:	Lev Serebryakov <lev@serebryakov.spb.ru>
2001-10-16 13:32:04 +00:00
Ying-Chieh Liao
88a89262cf targets reworked a lot
PR:		30381
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
2001-10-15 10:50:20 +00:00
Tom Hukins
4cd868ca20 The package building errors on Bento indicate that this port isn't
building because it requires xmkmf.  Add a dependency to XFree86 to fix
this.
2001-10-13 18:47:51 +00:00
Anton Berezin
98c9df3c2c Update to 1.21.
PR:		31108
Submitted by:	maintainer
2001-10-09 19:25:57 +00:00
Ying-Chieh Liao
36dbb43fb6 add domc
DOMC is a light weight implementation of the DOM in ANSI C
2001-10-09 05:44:38 +00:00
OKAZAKI Tetsurou
e54f516a17 Update to 1.1.3 and use %%PORTDOCS%% for pkg-plist.
PR:		31092
Submitted by:	Palle Girgensohn <girgen@partitur.se> (maintainer)
2001-10-08 06:46:10 +00:00
Mario Sergio Fujikawa Ferreira
b054015461 New port docbook-to-man version 1.0: A DocBook SGML DTD into
nroff/troff -man macros converter

PR:		31060
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
2001-10-07 16:33:04 +00:00
Akinori MUSHA
5588ac433c Update to 0.5.2. 2001-10-07 07:14:01 +00:00
Pete Fritchman
afbebb0cfe Set maintainer to ports@FreeBSD.org
Submitted by:	Anders Nordby <anders@fix.no> (previous maintainer)
2001-10-07 02:03:45 +00:00
Pete Fritchman
ca0982db2e Add p5-Parse-Syslog-0.03, Perl5 routines that present a simple interface to
parse syslog files.

PR:		30978
Submitted by:	Stephen J. Roznowski <sjr@home.com>
2001-10-05 08:55:59 +00:00
Pete Fritchman
dbf1723e3c Add htmlsection-1.0, Insert section numbers in HTML and make a table of
contents

PR:		31040
Submitted by:	SAKAI Hiroaki <sakai@miya.ee.kagu.sut.ac.jp>
2001-10-05 00:00:52 +00:00
Pete Fritchman
e6dae42161 Correctly build the modules so third-party applications (such as PHP) can
take advantage of them.

Bump PORTREVISION.

PR:		30974
Submitted by:	Sean Chittenden <sean@chittenden.org>
2001-10-04 00:13:50 +00:00
Akinori MUSHA
698ea398cf Update to 1.0.2. 2001-10-03 20:17:54 +00:00
Anton Berezin
259327933b Update to 0.7.4.
Submitted by:	maintainer
2001-10-03 17:22:04 +00:00
Munechika SUMIKAWA
fe7d25ef48 Remove mswordview port. This was renamed to wvhtml and no other ports
depends on this anymore.
2001-10-03 16:00:15 +00:00
Akinori MUSHA
d4c3b876f6 Update to 0.92. 2001-10-02 14:52:44 +00:00
Anton Berezin
4e11187a6d Add p5-WDDX 1.01, perl module to parse WDDX Packets.
PR:		30651
Submitted by:	Eric A. Griff <eric@talesfromthereal.com>
2001-10-02 11:31:56 +00:00
Jun Kuriyama
6c5f64a7f9 Upgrade to 1.73. 2001-10-02 02:58:23 +00:00
Alexander Langer
b0dac0f8d0 Respect wmf library bump. 2001-09-26 10:53:45 +00:00
Akinori MUSHA
a8e12e6688 Remove obsolete pkg-message. 2001-09-25 16:36:56 +00:00
Doug Barton
566fb7a64c * Assume maintainership by agreement.
* Bump PORTREVISION to indicate the addition of the fix for the
  config file bug, obtained from the ht://Dig developers.
2001-09-25 07:13:21 +00:00
Doug Barton
b2b3b4bb73 This patch comes from the ht://Dig maintainers, and fixes a possible
security vulnerability. Quoting from their e-mail announcement:

	There is a security vulnerability in all versions of
	htsearch between 3.1.0b2 and 3.1.5 . . . The hole can
	allow a remote user to pick a file on your system for
	the config file that the UID running the webserver
	can read.

With a default ports install the httpd user should be nobody, which
makes the vulnerability small.
2001-09-25 07:08:47 +00:00
Anton Berezin
a56fcd97bd Update to 1.1. While at it, make it work on -stable. 2001-09-24 15:20:25 +00:00
David W. Chapman Jr.
479a523af4 Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer exists.
PR:		30497
Submitted by:	Dan Larsson
Approved by:	will
2001-09-23 19:50:42 +00:00
Anton Berezin
472deb4dca Add modlogan, a modular log file analysis program.
Submitted by:	Alexander Leidinger <Alexander@Leidinger.net>
2001-09-22 23:26:36 +00:00
Akinori MUSHA
59358b9cf9 Sort entries. 2001-09-21 05:59:19 +00:00
Ying-Chieh Liao
5e153f6bbd add rot
Rotates a file so that lines become columns and vice versa
2001-09-21 01:54:58 +00:00
Akinori MUSHA
7a0aafe69e Add ruby-format (FormatR), which provides Perl like formats for Ruby. 2001-09-20 11:17:57 +00:00
Akinori MUSHA
370bf54aac Add ruby-htmlrepair, a Ruby library to repair unclosed tags in an HTML
document.
2001-09-20 05:05:29 +00:00
Akinori MUSHA
d0bfc18a24 Add ruby-htmlcompact, a Ruby library to compact an HTML document by
reducing whitespaces.
2001-09-20 05:04:22 +00:00
Akinori MUSHA
cbec7ec0b5 Add ruby-htmlsplit, a Ruby library to split an HTML document into an
array of tags and contents.
2001-09-20 05:03:25 +00:00
Maxim Sobolev
3778b04ab7 Update to 1.0.4.
PR:		30649
Submitted by:	Lev Serebryakov <lev@serebryakov.spb.ru>
2001-09-19 10:21:59 +00:00
Maxim Sobolev
53d84cb1d3 Update to 2.4.5.
PR:		30648
Submitted by:	Lev Serebryakov <lev@serebryakov.spb.ru>
2001-09-19 10:20:50 +00:00
Akinori MUSHA
37f0f0aa36 Bump the PORTREVISION's of the ports which install architecture
dependent ruby modules, due to the RUBY_ARCH change I've just
committed.
2001-09-17 17:54:27 +00:00
Johann Visagie
585dc28b8b - Update to version 0.11.1 2001-09-17 10:27:15 +00:00
Will Andrews
cd256ccdc9 Add diffutils 2.7, the GNU diff utilities.
PR:		30362
Submitted by:	Garrett Rooney <rooneg@electricjellyfish.net>
2001-09-17 06:27:56 +00:00
Anton Berezin
b2fa953b6c Add p5-Text-Balanced - a perl module to extract delimited text sequences
from strings.
2001-09-16 20:46:10 +00:00
David W. Chapman Jr.
79fb6e6b6d Add PATCH_FILES
Bump PORTREVISION

PR:		30312
Submitted by:	maintainer
2001-09-14 12:56:39 +00:00
Murray Stokely
68791ca4aa Only define IS_INTERACTIVE if JADETEX is not set. 2001-09-13 19:19:56 +00:00
Akinori MUSHA
d3911618c6 Update to 0.6.7 and unbreak.
Submitted by:	KATO Tsuguru <tkato@prontomail.com>

Sorry to commit this before the MAINTAINER comments on the update, but
we need to fix this popular port as soon as possible which has been
broken for long.

PR:		ports/30379
2001-09-13 14:10:19 +00:00
Mario Sergio Fujikawa Ferreira
2dbbb021e7 honor PREFIX: USE_GMAKE and MAKE_ARGS
PR:		30386
Submitted by:	MAINTAINER
2001-09-13 00:48:00 +00:00
Mario Sergio Fujikawa Ferreira
828d6b7645 o style fixes
o unconditionalize MAKE_FLAGS

PR:		30391
Submitted by:	MAINTAINER
2001-09-13 00:21:13 +00:00
Tom Hukins
75db9e78c2 Add Perl modules for parsing and querying FreeBSD's Ports INDEX file 2001-09-12 22:58:50 +00:00
Brian Somers
b132785d96 Fix MASTER_SITES 2001-09-12 21:20:24 +00:00
Nik Clayton
ca078417ea Put docbook-400 back. 2001-09-12 18:54:14 +00:00
Nik Clayton
9886038147 Put this back, with a new download location. 2001-09-12 18:53:10 +00:00
Akinori MUSHA
079bd5a573 Update to 1.0.1. 2001-09-12 13:59:35 +00:00
Peter Pentchev
509ac89829 Add gpp 2.0 - a generic text pre-processor.
PR:		30410
Submitted by:	Jos Backus <josb@cncdsl.com>
2001-09-12 13:40:51 +00:00
Akinori MUSHA
520f943856 Replace the ghostscript6 dependencies with ghostscript-gnu. 2001-09-11 21:23:46 +00:00
Akinori MUSHA
8cb369449a Replace the ghostscript55 dependencies with ghostscript-gnu. 2001-09-11 20:52:33 +00:00
Jeroen Ruigrok van der Werven
e237c5c9eb Remove DocBook 4.0, superseded by 4.1 2001-09-11 07:52:34 +00:00
Jeroen Ruigrok van der Werven
473cb79f79 Remove DocBook 4.0 from master Makefile. 2001-09-11 07:50:32 +00:00
Maxim Sobolev
412fb3b18e Update to 1.8.15. 2001-09-11 07:26:54 +00:00
Jun Kuriyama
4338965792 Catch up to recent -current.
Submitted by:	Udo Schweigert <ust@cert.siemens.de> via dwcjr
2001-09-08 04:49:02 +00:00
Jun Kuriyama
f90f47142e Add textproc/xhtml dependency. 2001-09-04 16:21:21 +00:00
Jun Kuriyama
4a134bd224 Drop maintainership. 2001-09-04 12:41:13 +00:00
Mikhail Teterin
fe3e441eb2 .33.7 -> .33.7.1. It seems, the new version is not very different in the
code, but the manual and the build files (libtool, configure, etc.) were
rerolled.
2001-09-03 15:40:47 +00:00
Ying-Chieh Liao
9e590ce6db add rtf2htm
A command-line converter from RTF (Rich Text) to HTML
2001-09-03 05:48:06 +00:00
Akinori MUSHA
85d027ea8f Add a patch to prevent extconf.rb from mistakenly detecting functions
in libwww when it should find the ones in libexpat.

PR:		ports/30216
Submitted by:	KUNISHIMA Takeo <kunishi@acm.org>
2001-09-01 08:17:44 +00:00
David W. Chapman Jr.
76f3684ac6 Unbreak references in non-html output for port textproc/sgmlformat
Bump PORTREVISION

PR:		28145
Submitted by:	Udo Schweigert
No response:	maintainer
2001-08-31 20:02:45 +00:00
Maxim Sobolev
810fcd34d2 USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. 2001-08-31 14:20:29 +00:00
Johann Visagie
50513328c3 - Fix PORTVERSION, which was not updatd during the last update of the port.
- Automatically infer DISTNAME based on PORTVERSION.

Approved by:	markm (MAINTAINER)
2001-08-31 08:36:30 +00:00
Pete Fritchman
583b017fa5 Fix typo: WRKSC -> WRKSRC
Submitted by:	Herbert <herbert@bugat.at>
2001-08-30 18:40:46 +00:00
Mario Sergio Fujikawa Ferreira
96f3a37ff1 Update MAINTAINER email: clefevre@redirect.to -> clefevre@citeweb.net
Approved by: MAINTAINER
2001-08-30 03:58:35 +00:00
Pete Fritchman
4c1a76f69e - update to 0.2403
- sort pkg-plist

PR:		30132
Submitted by:	maintainer
2001-08-29 18:30:42 +00:00
Pete Fritchman
39bb7425fc - update to 0.33
- install documentation
- install examples in ${PREFIX}/share/examples/Spreadsheet-WriteExcel (instead
  of inside of ${SITE_PERL}/Spreadsheet/WriteExcel/examples/)
- sort pkg-plist

PR:		30131
Submitted by:	maintainer
2001-08-29 18:26:55 +00:00
Pete Fritchman
a143d4ff77 add py2html 0.6
Python Highlighter for HTML

PR:		22970
Submitted by:	perky@python.or.kr
2001-08-28 23:58:15 +00:00
Kevin Lo
d6583d0857 Update to version 1.4.3
PR: 30155
Submitted by: KUNISHIMA Takeo <kunishi@acm.org>
2001-08-28 14:53:56 +00:00
Pete Fritchman
2c07433beb Actually up PORTVERSION. I'm not quite sure how this fell out of my
diff...

Submitted by:	John Merryweather Cooper <jmcoopr@webmail.bmi.net>
2001-08-28 06:29:35 +00:00
Pete Fritchman
4db49a69ac Update to 0.12.2
PR:		29280
Submitted by:	John Merryweather Cooper <jmcoopr@webmail.bmi.net>
2001-08-28 04:57:19 +00:00
Maxim Sobolev
ed4f116ca0 Update to 1.0.3.
PR:		30105
Submitted by:	Lev Serebryakov <lev@serebryakov.spb.ru>
2001-08-27 10:33:03 +00:00
Maxim Sobolev
0c93669feb Remove all mi-induced bogons:
- Don't honour bogus MAKE_JOBS;
- sort pkg-plist and remove bogus `@dirrm share/doc/ja/' from it;
- remove useless USE_LIBTOOL.
2001-08-27 10:01:05 +00:00
Satoshi Taoka
7b117d2167 * Add Wnn7's clients (jvim, jvim3, kinput2, mule) and a library for
Wnn7 clients (Wnn7-lib). Notice the latter is modified from Wnn6-lib
by me and is not released from the Product company of Wnn7 (Omron
Software Co., Ltd).

* Modify master ports of the above ports according to adding these.

* [ports/editors/mule/pkg-descr] My English in pkg-descr was corrected
Submitted by: imp
2001-08-27 01:20:24 +00:00
Mikhail Teterin
5afaf62586 Listen to Jun Kuriama and follow my yesterday's upgrade with an
upgrade to 2.4.3. One more executable is installed into bin/ now.
2001-08-26 19:04:12 +00:00
Pete Fritchman
d37f5487b6 - update to version 0.65
- sort and fix pkg-plist

PR:		29979
Submitted by:	maintainer
2001-08-26 06:37:36 +00:00
Mikhail Teterin
777318c580 Upgrade from 2.4.1 to 2.4.2... I let the maintainers know a couple of
days ago, but the entire maintership (gnome@) is quiet...

Reviewed by:	maintainers' silence
2001-08-26 00:55:06 +00:00
Kris Kennaway
daf1162890 Change maintainer from ports@FreeBSD.org to Paul Marquis <pmarquis@pobox.com> 2001-08-25 21:00:42 +00:00
Kris Kennaway
361e277443 Add source-highlight-1.1
Source-highlight is a simple program that, given a source C/C++ or Java file,
produces an html source with syntax highlighting.

Obtained from:	OpenBSD
2001-08-25 08:40:27 +00:00
Pete Fritchman
34b0012e77 Chase textproc/sablotron's update.
Submitted by:	knu
2001-08-25 04:57:56 +00:00
Pete Fritchman
395a6668ff - update to version 0.65
- remove redundant LDCONFIG_DIRS= %%PREFIX%%/lib
- sort pkg-plist

PR:		29951
Submitted by:	maintainer
2001-08-25 04:23:51 +00:00
Anton Berezin
2835757114 Remove redundant USE_PERL5 statements. 2001-08-24 21:32:55 +00:00
Pete Fritchman
8e17bd7210 add replaceit 1.0.0
A light replacement to the combination of sed/awk/grep/head/tail

PR:		29837
Submitted by:	Patrick Li <pat@databits.net>
2001-08-24 19:21:32 +00:00
Johann Visagie
560dc61d67 Add docbook-tdg 2.0.2, Norman Walsh's book,
"DocBook: The Definitive Guide".
2001-08-24 09:53:16 +00:00
Kris Kennaway
3157ad19e8 Remove giffunip@asme.org as the maintainer: he no longer has the ability
to maintain these ports.  Any non-committer who wants to grab one let me
know.

Approved by:	old maintainer
2001-08-23 20:21:52 +00:00
Akinori MUSHA
5d8baf9d40 Update ruby-qt2 modules to 0.14. 2001-08-23 06:46:35 +00:00
Pete Fritchman
35db8cc37d Change my email address to petef@FreeBSD.org for the ports I maintain.
Reviewed by:	ade
2001-08-22 23:07:23 +00:00
David E. O'Brien
548afcb921 Fix bash'isms.
Make PREFIX clean (by me)

PR:		23332
Submitted by:	Kerne Fahey <teasmoke@webterrier.com>,
		Glenn Johnson <glennpj@charter.net>
2001-08-22 17:46:52 +00:00
Maxim Sobolev
3b2c9b40ee Add WWW.
Submitted by:	kuriyama
2001-08-22 11:00:47 +00:00
Akinori MUSHA
d7b0547a07 Add ruby-mwdom, DOM level2 module, XMLWriter and XHTMLWriter for Ruby. 2001-08-22 08:52:13 +00:00
Akinori MUSHA
c21967f445 Add ruby-xslt, an XSLT processor in pure Ruby. 2001-08-22 08:40:33 +00:00
Akinori MUSHA
187a8be20c Add ruby-xmlscan, pure Ruby XML/HTML scanner and XPath
processor/compiler modules.
2001-08-22 08:26:47 +00:00
David E. O'Brien
9a014fd082 We don't need to patch `configure' as much as this patch was doing.
We can accomplish the same thing with a CONFIGURE_ARGS.
2001-08-21 02:51:53 +00:00
David E. O'Brien
8703a420a3 Update to version 1.5.5. 2001-08-21 01:07:07 +00:00
Anton Berezin
a4980fd9f0 Update textproc/p5-XML-XPath to 1.10 and fix pkg-plist.
PR:		29899
Submitted by:	maintainer
2001-08-20 14:32:28 +00:00
Jean-Marc Zucconi
ba1b7a1b8a Don't overwrite PORTREVISION if set from a slave port.
Submitted by:	Dirk Meyer <dirk.meyer@dinoex.sub.org>
2001-08-19 21:41:31 +00:00
Ying-Chieh Liao
ff8cc30d9b - Fix pkg-plist
- Remove USE_AUTOMAKE

PR:		29825
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-08-18 09:27:49 +00:00
Michael Haro
071e721544 - Update to the latest version, 0.9.4.
- Add installation of some documentation.

PR:		29835
Submitted by:	    maintainer
2001-08-18 06:58:47 +00:00
Dmitry Sivachenko
62295680af Add one more MASTER_SITE.
PR:		29700
Submitted by:	Patrick Li <pat@databits.net>
2001-08-18 02:12:12 +00:00
Kevin Lo
7a3f640625 Update to version 1.4.2
PR: 29685
Submitted by: Christopher Elkins <chrise@scardini.com>
2001-08-17 15:09:56 +00:00
MIHIRA Sanpei Yoshiro
35fef80e21 Fix enviroment variable `DIFF_OPTIONS' problem
Fix --ignore-case option

   That port fails to work when DIFF_OPTIONS is set to something like "-u"
   and the "-i" option to wdiff also fails to work (not the -i option is
   not in the man page but it is in the NEWS file).

Submitted by:	Dave Chapeskie <dchapes@ddm.crosswinds.net>
2001-08-16 08:04:58 +00:00
Akinori MUSHA
329c977502 Conditionalize bzip2 dependencies. 2001-08-15 20:33:16 +00:00
Anton Berezin
b8c21a03d9 Add p5-URI-Find 0.11, perl module to find URIs in arbitrary text.
PR:		29678
Submitted by:	Pete Fritchman <petef@databits.net>
2001-08-15 11:33:32 +00:00
Johann Visagie
0d2e02657f Update pkg-comment to represent this perlmod's functionality with greater
clarity.

Submitted by:	Alex Kapranoff <kapr@acm.org>
2001-08-15 08:26:30 +00:00
Jim Mock
f2c886be3f Add scr2png since it is now needed for the handbook build. 2001-08-14 20:49:46 +00:00
Akinori MUSHA
f73645c7e1 Update to 1.1.1. 2001-08-14 05:55:56 +00:00
Ying-Chieh Liao
984f0e2327 add minidom
A minimal implementation of the Document Object Model
2001-08-13 17:18:46 +00:00
Johann Visagie
9317829c23 Add p5-XML-Twig 2.02, tree interface to XML documents. 2001-08-13 12:36:48 +00:00
Maxim Sobolev
c9afbb06b5 Prevent harmless but annoying warning: "this file includes <malloc.h> which
is deprecated, use <stdlib.h> instead".
2001-08-13 11:17:10 +00:00
Jean-Marc Zucconi
fddfd2363e Fix the build from the textproc/ispell directory for the german dictionaries
The norsk part is still broken.

PR:		ports/28368
Submitted by:	Dirk Meyer <dirk.meyer@dinoex.sub.org>
2001-08-13 01:26:04 +00:00
Dima Dorfman
03a8e95530 Add xslint 005, an xSL(T) stylesheet checker maintained by Norman Walsh.
PR:		29470
Submitted by:	Alex Kapranoff <kapr@crosswinds.net>
2001-08-11 18:33:24 +00:00
Mark Murray
7d506d4c1c Add YA perl module for dealing with Comma-Separated-Values (CSV) files. 2001-08-11 11:55:34 +00:00
Mario Sergio Fujikawa Ferreira
4f3c91e09d Update to 0.33.7
PR:		29448
Submitted by:	Kato Tsuguru <tkato@prontomail.com>
2001-08-08 17:16:55 +00:00
Mario Sergio Fujikawa Ferreira
45a175ed6f Fix LIB_DEPENDS: aspell.9 -> aspell.11; overlooked when aspell was
updated to 0.33.6.3

PR:		28392
Submitted by:	John Merryweather Cooper <jmcoopr@webmail.bmi.net>
Prompted by:	Kato Tsuguru <tkato@prontomail.com> on PR 29448
2001-08-08 17:03:00 +00:00
Maxim Sobolev
d59c8ef183 Update to 0.9. 2001-08-08 12:29:38 +00:00
Jun Kuriyama
b6e0725b48 Drop maintainership (I prefer Apache Project's ones). 2001-08-07 23:09:38 +00:00