1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00

1664 Commits

Author SHA1 Message Date
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