Commit graph

3959 commits

Author SHA1 Message Date
Mark Linimon
05a284c100 Fix subtle bug in a plist substitution rule that left an unnecessary
leading slash in certain filenames (only affected 'make package').

Prompted by:	bento via kris
2004-04-12 14:32:01 +00:00
Kris Kennaway
fb24a6f094 BROKEN: Segfault during build 2004-04-12 03:36:40 +00:00
Kris Kennaway
2141fab556 BROKEN: Install fails 2004-04-11 12:34:55 +00:00
Sergey Skvortsov
a850d99e0f Updated to 1.58 2004-04-11 12:00:45 +00:00
Sergey Skvortsov
b13e853d21 add p5-XML-SAX-ExpatXS 0.98, perlSAX2 XS extension to Expat parser. 2004-04-11 10:44:37 +00:00
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +00:00
Trevor Johnson
6e7d58c396 Trim whitespace. 2004-04-10 16:07:10 +00:00
Mark Linimon
583f14403e Per distfile survey, no longer fetches from mastersite; mark as deprecated
since it is only a strict subset of biology/py-biopython.  Notified
maintainer.
2004-04-10 06:48:35 +00:00
MANTANI Nobutaka
448bcdd4ad Fix build.
Reported by:	bento via kris
2004-04-10 02:03:58 +00:00
Mark Linimon
4167b649d6 Update to version 2.6.2:
- Now using JAVAJARDIR instead of JAVASHAREDIR/classes
 - Now using PORTDOCS macro (to reduce pkg-plist size and fix the apidocs
   deinstall issue with some JDKs)
 - Now using PLIST_FILES macro (thus no more pkg-plist)
 - Now using MASTER_SITE_APACHE_XML/MASTER_SITE_SUBDIR
 - Now using OPTIONS macro for a more flexible build/install:
   - WITH_DEPRECATED_JARS: build and install deprecated JARs (default:
 	on, as some ports may depend on it)
   - WITH_SAMPLES_JAR: build and install samples (default: off)
 - bsd.java.mk 2.0 compliant
 - ECHO -> ECHO_CMD
 - explicit mkdir JAVAJARDIR (just in case)
 - SIZE added to distinfo
 - assign maintainership to submitter

PR:		ports/51415
Submitted by:	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
2004-04-09 05:54:59 +00:00
Vanilla I. Shu
e72407792b Upgrade to 0.500.
PR:		ports/64986
Submitted by:	michael johnson <ahze@ahze.net>
Approved by:	maintainer
2004-04-08 08:12:28 +00:00
Trevor Johnson
3814ccdf45 Update to 1.34. Avoid running configure script. Use INSTALL_ macros. 2004-04-07 17:05:45 +00:00
Trevor Johnson
0083a3ee61 Use PLIST_FILES. Be less verbose. Drop maintainership. 2004-04-07 16:33:56 +00:00
Vanilla I. Shu
bb63c25be5 Upgrade to 2.14.
PR:		ports/65283
Submitted by:	maintainer
2004-04-07 14:42:50 +00:00
Vanilla I. Shu
50bcc4cfd7 Upgrade to 1.07
PR:		ports/65284
Submitted by:	maintainer
2004-04-07 14:41:14 +00:00
MANTANI Nobutaka
7885724465 Update to 0.3.4.2. 2004-04-07 14:40:54 +00:00
Kevin Lo
6d6adc1d89 drop maintainership. 2004-04-07 06:37:56 +00:00
Joe Marcus Clarke
c8c6f657f8 Don't use an EXTRACT_DEPENDS during the install phase.
Requested by:	kris
2004-04-07 05:06:31 +00:00
MANTANI Nobutaka
febb133915 Update to 0.3.3. 2004-04-06 13:36:07 +00:00
Kris Kennaway
0fae96da46 BROKEN: Checksum mismatch 2004-04-05 22:45:50 +00:00
Erwin Lansing
7d4b6eee6d Update to 1.21 2004-04-05 07:04:54 +00:00
Greg Lewis
eee81f2de2 . Ask explicitly for an extract dependency on java using the newly
introduced JAVA_EXTRACT setting.  Since that dependency has been
  explicitly asked for there is no need to explicitly ask not to
  have a run depends (explicit request(s) overrides implicit dependency
  setting).

Problem reported by:	kris
2004-04-05 06:54:07 +00:00
Joe Marcus Clarke
b41b93b15e Fix some known compatibility problems with GNOME 2.6. 2004-04-05 04:15:24 +00:00
Joe Marcus Clarke
d329a14ddd Adjust the gtk20 path for modules, themes, and input methods to catch up
with gtk+-2.4.
2004-04-05 03:35:22 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Mark Linimon
fc09118e13 MXP1 is a new XmlPull parsing engine that is based on ideas from XPP and in
particular XPP2 but completely revised and rewritten to take best advantage of
latest JIT JVMs such as Hotspot in JDK 1.4.

MXP1 was designed to use best available the latest and the most advanced JIT
engines such as Hotspot in JDK1.4.

MXP1 has following features:

  - fast - let me say it again it is fast :-)
  - small - lot of performance packed in JAR file that is less than 20KB!
  - easy to use - the parser implements common XML pull parsing API (XMLPULL)
    described at http://www.xmlpull.org

Performance tests that compare MXP1 to other leading XML parsers are available
at http://www.extreme.indiana.edu/~aslom/xpp_sax2bench/

WWW:	http://www.extreme.indiana.edu/soap/xpp/mxp1/

PR:		ports/65066
Submitted by:	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
2004-04-04 18:03:12 +00:00
Erwin Lansing
82a1a467ee Update to 1.20 2004-04-04 17:55:33 +00:00
Kirill Ponomarev
09b8b5d824 Add p5-Lingua-EN-Inflect-Number 1.1,
This module extends the functionality of Lingua::EN::Inflect
with three new functions available for export.

PR:		ports/65148
Submitted by:	Lars Thegler <lars@thegler.dk>
2004-04-04 14:39:39 +00:00
Pav Lucistnik
ade1f690e7 - Update to 1.23
PR:		ports/65135
Submitted by:	Jonathan Lennox <lennox@cs.columbia.edu>
Approved by:	maintainer
2004-04-04 14:31:16 +00:00
Sergei Kolobov
9f1e170da6 - Update to 0.0.18
- Teach format/docbook/txt to look in ${LOCALBASE}/bin instead of /usr/bin
  This fixes this error: No way to convert HTML to text found.

PR:		ports/64952
Submitted by:	Koop Mast <kwm@rainbow-runner.nl>
2004-04-04 13:52:57 +00:00
Michael Nottebrock
05e5428e3c Fix COMMENT. 2004-04-04 06:59:42 +00:00
Pav Lucistnik
6e34560128 - Update to 1.4
PR:		ports/65116
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net> (maintainer)
2004-04-03 21:46:24 +00:00
Kirill Ponomarev
ad9651ef99 Add docbook-430 4.3, docBook/SGML DTD V4.3, designed for technical
documentation.

PR:		ports/65122
Submitted by:	hrs
2004-04-03 21:23:22 +00:00
Kirill Ponomarev
d8f51f769f Add docbook-xml-430 4.3, docBook/XML DTD V4.3, designed for technical
documentation.

PR:		ports/65123
Submitted by:	hrs
2004-04-03 21:20:55 +00:00
Pav Lucistnik
1fc6421d93 - Update to 1.3
PR:		ports/65113
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net> (maintainer)
2004-04-03 20:56:57 +00:00
Ernst de Haan
e2e8e7f540 Log:
- fixed distfile location (use MASTER_SITE_APACHE_XML)
- use JAVAJARDIR provided by bsd.java.mk
- use PORTDOCS and PLIST_FILES (thus no more pkg-plist)
- added SIZE info

PR:		65061
Submitted by:	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
2004-04-03 11:54:10 +00:00
Kirill Ponomarev
b07f78a5a0 - Fix build on -current
PR:		ports/65090
Submitted by:	Ports Fury
2004-04-02 19:07:21 +00:00
Kirill Ponomarev
a37a94c1ab - Update to version 1.9.13
PR:		ports/65089
Submitted by:	Ports Fury
2004-04-02 19:06:28 +00:00
Joe Marcus Clarke
32b7cfa56d Actually commit the update to 1.1.5. 2004-04-02 17:38:19 +00:00
Kris Kennaway
98dd96ee20 Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.

Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR:		59651
2004-04-02 07:29:48 +00:00
Thierry Thomas
594bafc6a4 Repocopy textproc/no-aspell to textproc/nn-aspell.
PR:		ports/65005
Approved by:	mat (mentor)
Repo copied by:	marcus (cvs).
2004-04-01 17:39:56 +00:00
Pav Lucistnik
324aadaf1a - Fix sorting bogon from rev 1.667 2004-04-01 15:21:14 +00:00
Pav Lucistnik
d54e26320d Add xmlpull, a common API for XML Pull Parsing (XmlPull) is an effort to define
a simple and elegant pull parsing API that will provide a standardized way to
do pull XML parsing from J2ME to J2EE.

WWW:	http://www.xmlpull.org

PR:		ports/64948
Submitted by:	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
2004-04-01 15:12:51 +00:00
Yen-Ming Lee
5e7717d5cd - Respect CC & CFLAGS [1]
- Utilize PORTDOCS

PR:		[1] 65031
Submitted by:	[1] michael johnson <ahze@ahze.net>
2004-04-01 14:32:47 +00:00
Bill Fenner
e64bd11f3c Upgrade to version 1.22
This new version includes the latest required IETF boilerplate;
Internet-Drafts created with the old version will not be accepted by the
Internet-Drafts editor.

PR:		ports/63709
Submitted by:	Jonathan Lennox <lennox@cs.columbia.edu>
Approved by:	MAINTAINER (in PR)
2004-03-31 22:11:10 +00:00
Thierry Thomas
e52f46d2d2 Add zu-aspell , aspell with Zulu dictionary.
Approved by:    mat (mentor).
2004-03-31 20:12:02 +00:00
Thierry Thomas
98903ec1aa Add wa-aspell , aspell with Walloon dictionary.
Approved by:    mat (mentor).
2004-03-31 20:11:19 +00:00
Thierry Thomas
b7ade6eaae Add tr-aspell , aspell with Turkish dictionary.
Approved by:    mat (mentor).
2004-03-31 20:10:42 +00:00
Thierry Thomas
4a6ceef075 Add tn-aspell , aspell with Tswana dictionary.
Approved by:    mat (mentor).
2004-03-31 20:09:40 +00:00
Thierry Thomas
197ddea8a2 Add sw-aspell , aspell with Swahili dictionary.
Approved by:    mat (mentor).
2004-03-31 20:09:01 +00:00
Thierry Thomas
b5eabd4841 Add nb-aspell , aspell with Norwegian Bokmal dictionary.
Approved by:    mat (mentor).
2004-03-31 20:08:20 +00:00
Thierry Thomas
d30cb7eee3 Add mt-aspell , aspell with Maltese dictionary.
Approved by:	mat (mentor).
2004-03-31 20:07:44 +00:00
Thierry Thomas
3024f9f07d Adding new Aspell dictionaries slave ports:
. Interlingua (ia-aspell)
. Maltese (mt-aspell)
. Norwegian Bokmal (nb-aspell)
. Swahili (sw-aspell)
. Tswana (tn-aspell)
. Turkish (tr-aspell)
. Walloon (wa-aspell)
. Zulu (zu-aspell)

Approved by:	mat (mentor).
2004-03-31 20:06:41 +00:00
Thierry Thomas
c179370e4a Adding new dictionaries:
. Interlingua (ia)
. Maltese (mt)
. Norwegian Bokmal (nb)
. Norwegian Nynorsk (nn)
. Swahili (sw)
. Tswana (tn)
. Turkish (tr)
. Walloon (wa)
. Zulu (zu)

Remark:	Norwegian (no) is replaced by Norwegian Nynorsk (nn).

Approved by:	mat (mentor).
2004-03-31 20:03:44 +00:00
Kirill Ponomarev
00e9c944a7 - Fix MASTER_SITES and WWW:
PR:		64993
Submitted by:	maintainer
2004-03-31 14:42:37 +00:00
Dag-Erling Smørgrav
153ae1747f Upgrade to 1.4. 2004-03-31 12:04:05 +00:00
Bill Fumerola
1de8cd9ca9 drop maintainership 2004-03-31 09:55:42 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Jean-Marc Zucconi
4185e4e3f5 Fix the incorrect change in revision 1.83.
PR:		ports/64912
Submitted by:	Krzysztof Stryjek <wtp+plispell@bsdguru.org>
2004-03-31 01:59:39 +00:00
Trevor Johnson
81838e1576 According to the maintainer, this is obsolete and should be removed.
He recommends that users install the ispell port with Swedish support
enabled.

Requested and approved by:	Kent Boortz (except the date)
MFC after:	6 months
2004-03-31 01:44:14 +00:00
Ying-Chieh Liao
f8d268ca85 upgrade to 1.1 2004-03-31 01:31:37 +00:00
Kirill Ponomarev
a9f6551306 - Use USE_ICONV knob
Approved by:	portmgr
2004-03-30 19:56:43 +00:00
Sergey Skvortsov
d1a216dc1f Updated to 0.99
PR:		ports/64634
Submitted by:	Andreas Heil <ah@linux-hq.de>
2004-03-30 08:39:55 +00:00
Greg Lewis
5656bbbc40 . Fix fetching the distfile and hence the build by adding DISABLE_SIZE.
Submitted by:	bento via kris
2004-03-29 15:48:11 +00:00
Pav Lucistnik
20227fb82e - Optimize dependencies
PR:		ports/64891
Submitted by:	stephane (maintainer)
2004-03-29 13:54:55 +00:00
Mathieu Arnold
a0df109a10 Update to 1.5.7 2004-03-29 12:53:59 +00:00
Kirill Ponomarev
281200845f - SIZE'ify
PR:		ports/64859
Submitted by:	maintainer
2004-03-28 16:44:11 +00:00
Kirill Ponomarev
09408032e6 - Support WITHOUT_NLS 2004-03-28 14:54:00 +00:00
Jean-Marc Zucconi
b8c770485e Install *.aff and *.hash files when ISPELL_FR is defined. 2004-03-27 22:52:55 +00:00
Kris Kennaway
571684376c BROKEN: Does not build 2004-03-27 22:08:42 +00:00
Mario Sergio Fujikawa Ferreira
b9ab991fa2 Update to 0.6.5 2004-03-27 05:31:15 +00:00
Kirill Ponomarev
9c5d2cc274 - Restore POTREPOCH
Noticed by:	kris
Pointy hat to:	me
2004-03-26 23:02:41 +00:00
Kirill Ponomarev
af4c68871d - Update to version 2.0.21
PR:		ports/64767
Submitted by:	Ports Fury
2004-03-26 14:44:06 +00:00
Clement Laforet
dd8d11f444 - re-Hook webcpp to the build after repocopy [1]
- Update to 0.8.4 [2]

PR:             64579 [1], 63924 [2]
Approved by:    portsmgr [1]
Submitted by:   maintainer
2004-03-25 20:41:46 +00:00
Jean-Marc Zucconi
536e500670 - define MAXPATHLEN in confix.X so that names of backup files are not
limited to 14 chars.
- suppress messages about non existing files in make install.

PR:		ports/64700
Submitted by:	Jeremy Chadwick <freebsd@jdc.parodius.com>
2004-03-25 19:02:12 +00:00
Joe Marcus Clarke
68ccb1215d Fix processing of hex data in RTF files.
Submitted by:	Morya Alexander <morya@apexnet.dp.ua>
2004-03-25 17:29:54 +00:00
Sergey A. Osokin
8d1c013d6f Update to latest version 3.59 [*]
Move package files from pkg-plist to Makefile, remove
unnecessary pkg-plist.
Remove MASTER_SITE_LOCAL from MASTER_SITES list, because it containes
old version distro.

Spotted by:	Professor Jeffrey Racine <jracine@maxwell.syr.edu>
Submitted by:	Sergey 'DoubleF' Zaharchenko <doublef@tele-kom.ru> [*]
PR:		64695
2004-03-25 17:18:41 +00:00
Mathieu Arnold
75fa1a864f Update to 1.5.6 2004-03-25 10:45:42 +00:00
Ade Lovett
11e0748120 Clean up USE_{LIBTOOL,AUTOCONF,AUTOMAKE} to appropriate *_VER variables 2004-03-25 04:31:55 +00:00
Bruce M Simpson
4087d11027 SIZE update jumbo-commit.
Submitted by:	trevor
2004-03-25 03:13:15 +00:00
Trevor Johnson
acb6354489 Add size data, approved by maintainers. 2004-03-24 23:14:13 +00:00
Ade Lovett
2c577f8a04 Convert all but one port that uses libtool14 to use libtool15, in readiness
for the destruction of devel/libtool14
2004-03-24 20:59:17 +00:00
Volker Stolz
b5e2b16a1f Remove obsolete port textproc/whitespace.el 2004-03-24 12:56:28 +00:00
Volker Stolz
e5d490671f Remove obsolete port 2004-03-24 12:50:41 +00:00
Joe Marcus Clarke
2fc319beb5 Update to 2.6.8. 2004-03-23 14:40:57 +00:00
Kirill Ponomarev
a53c70cfbd - Update to 1.04
PR:		ports/64615
Submitted by:	maintainer
2004-03-23 13:35:51 +00:00
Sergey Skvortsov
9ed8c4a45c Updated to 0.41 2004-03-23 12:17:26 +00:00
Sergey Skvortsov
6c35444829 Updated to 1.57 2004-03-23 11:52:25 +00:00
Stefan Eßer
30b9d26100 Add SIZE data to distinfo files.
Submitted by:	trevor
2004-03-22 23:35:18 +00:00
Akinori MUSHA
2956c3762c Add SIZE data.
Submitted by:	trevor
2004-03-22 15:05:32 +00:00
Mathieu Arnold
990f01933f Update to 0.48 2004-03-22 12:38:33 +00:00
Volker Stolz
c7cdb6b054 SIZE-ify distinfo
Reminded by: trevor
Approved by: linimon (mentor)
2004-03-22 10:38:34 +00:00
Pav Lucistnik
346863d598 - Fix dependency on pear-OLE
Reported by:	bento via kris
Pointy hat to:	pav
2004-03-22 09:07:43 +00:00
Thierry Thomas
78c656ef83 Fix my previous commit (missing ga dictionary).
Approved by:	mat (implicit)
Noticed by:	Kris (via bento).
2004-03-22 06:26:02 +00:00
Kirill Ponomarev
4182e08926 - Fix build
Noticed by:	bento via kris
2004-03-22 05:55:52 +00:00
Joseph Koshy
64ed761d3a Add SIZE information.
Submitted by:	trevor
2004-03-22 02:09:40 +00:00
Ying-Chieh Liao
ccca812b50 upgrade to 1.0 2004-03-22 02:00:42 +00:00
Pav Lucistnik
6e07083387 - Remove NO_LATEST_LINK now that duplicate of this port was removed 2004-03-22 01:03:21 +00:00
Kirill Ponomarev
b91682ab3f - Update to version 0.6.6 2004-03-21 16:40:30 +00:00
Alexander Leidinger
68c2868cc5 Update to 0.8.11.
New stuff
- full reports in the template output plugin
  (generate_full_reports = 1)
- a new report for proxy servers: requesting hosts by traffic
- the modlogan logo is part of all output

Fix
- empty virtual hosts aren't dropped from statefile anymore
2004-03-21 12:45:34 +00:00
Kris Kennaway
131cd97388 Move the ancient emacs 19.x port from editors/emacs to
editors/emacs19, and update the main emacs port to 21.x by copying from
editors/emacs21.  Retire the editors/emacs21 port.

PR:	ports/24983
2004-03-21 07:39:49 +00:00
Trevor Johnson
a1bc8c46f5 Add size data, approved by maintainers. 2004-03-20 21:03:41 +00:00
Mathieu Arnold
0cc1988912 Reorder those files 2004-03-20 19:06:44 +00:00
Kirill Ponomarev
580c90d07e - Update to version 0.5.0
PR:		ports/64508
Submitted by:	Ports Fury
2004-03-20 17:25:38 +00:00
Thierry Thomas
3adde81cab Adding bg-aspell ga-aspell gl-aspell hr-aspell id-aspell is-aspell mi-aspell
ms-aspell sl-aspell.

Aspell with Afrikaans (af), Bulgarian (bg), Croatian (hr), Galician (gl),
Indonesian (id),Icelandic (is), Irish (ga), Maori (mi), Malay (ms), and
Slovenian (sl) dictionaries.

PRs:		ports/64187, ports/64188, ports/64189.
Approved by:	mat (mentor).
2004-03-20 14:51:08 +00:00
Oliver Eikemeier
82b434af2e correct MASTERDIR reference
Pointy hat to:	mat (mentor)
2004-03-20 10:35:42 +00:00
Norikatsu Shigemura
93c4cebc63 Add size data.
Submitted by:	trevor
Committed at:	CBUG Curry Camp in Yatsugatake, Yamanashi-ken, Japan.
2004-03-20 09:56:44 +00:00
Thierry Thomas
0ea7d0ea50 Add af-aspell bg-aspell ga-aspell gl-aspell hr-aspell id-aspell is-aspell
mi-aspell ms-aspell sl-aspell.

Aspell with Afrikaans (af), Bulgarian (bg), Croatian (hr), Galician (gl),
Indonesian (id),Icelandic (is), Irish (ga), Maori (mi), Malay (ms), and
Slovenian (sl) dictionaries.

PRs:		ports/64187, ports/64188, ports/64189.
Approved by:	mat (mentor).
2004-03-20 08:34:16 +00:00
Kirill Ponomarev
fde4086842 - Add WWW:
PR:		ports/64484
Submitted by:	Linh Pham <question+freebsdpr@closedsrc.org>
2004-03-20 06:21:46 +00:00
Thierry Thomas
5136c164f1 - update cs, da, en, fo, it, pl, sk, sv, and uk dictionnaries;
- add af, bg, ga, gl, hr, id, is, mi, ms, and sl dictionnaries;

	- bump portrevision;

	- simplify this port.

PR:		ports/64186
Submitted by:	maintainer
Approved by:	mat (mentor).
2004-03-19 23:05:44 +00:00
Kris Kennaway
95cea45dbf BROKEN on alpha 4.x: Coredump during build 2004-03-19 22:56:30 +00:00
Kirill Ponomarev
f50de67ab5 - Update to version 2.1
PR:		ports/64473
Submitted by:	Ports Fury
2004-03-19 19:50:52 +00:00
Doug Barton
07c597671f Major overhaul of the port to celebrate the upgrade to 3.2.0b5.
The 3.2.x series contains many enhanced features, most notably
built in SSL capabilities.

Changes for the port itself:
1. Add new MASTER_SITES.
2. Search for an apache binary, not a document directory.
3. The new version uses libtool, so add USE_LIBTOOL per portlint.
4. The new configure script is much more thorough, so use a more complete
set of options, and sort them in "./configure --help" order.
5. CXXFLAGS hackery no longer needed in FreeBSD 5.x, but
6. A patch to include headers for select() is needed in RELENG_4.
7. Install PORTDOCS, especially the very thorough html help files.
8. Add SIZE to distinfo.
9. Make deletion of directories with user-configurable stuff conditional.
2004-03-19 18:29:11 +00:00
Doug Barton
67c5a731d1 Update to the more standard format, and punch up the text a bit. 2004-03-19 18:17:18 +00:00
Pav Lucistnik
f1205a2a73 - This also need pear-PEAR. 2004-03-19 11:56:31 +00:00
Tilman Keskinoz
ca1341bb7b Update to 0.9.83
PR:		64203
Submitted by:	maintainer
2004-03-19 08:50:51 +00:00
Trevor Johnson
17dfa2daa6 Add size data. 2004-03-19 04:21:39 +00:00
Ying-Chieh Liao
41857e35a3 fix dependencies list 2004-03-19 02:33:59 +00:00
Ying-Chieh Liao
675906fcb2 reimport ocaml-yaxi 0.5.2
Yet Another X* Implementation for OCaml
2004-03-19 02:24:46 +00:00
Ying-Chieh Liao
21279b9d3a rename yaxi to ocaml-yaxi 2004-03-19 02:23:40 +00:00
Trevor Johnson
488e7fe939 Add size data, approved by maintainers. 2004-03-19 01:51:15 +00:00
Thierry Thomas
4617e79801 SIZE-ify my ports.
Submitted by:	Trevor Johnson <trevor@FreeBSD.org>
Approved by:	mat (mentor).
2004-03-19 00:19:49 +00:00
Trevor Johnson
38069212cc Add size data, approved by maintainers. 2004-03-18 20:59:15 +00:00
Jimmy Olgeni
2a67f30d03 Add SIZE data.
Submitted by:	trevor
2004-03-18 20:45:09 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
Pav Lucistnik
8ad00e7a22 - Fix bug with trimming text when using TRANSCODER==IconvFBSD
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27769

PR:		ports/64413
Submitted by:	Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net> (maintainer)
2004-03-18 15:48:14 +00:00
Jacques Vidrine
da5243d880 Add SIZE.
Submitted by:	trevor
2004-03-18 14:46:23 +00:00
Pav Lucistnik
db249059e4 - Add SIZE to GNOME ports
Submitted by:	trevor
2004-03-18 14:33:42 +00:00
Kirill Ponomarev
a58c428029 - SIZE'ify
PR:		ports/64409
Submitted by:	maintainer
2004-03-18 10:35:10 +00:00
Michael Landin
d07ec18b9e - SIZEify.
Submitted by:		trevor
2004-03-18 09:56:10 +00:00
Akinori MUSHA
18d67651d5 Add ruby-tempura, TEMPlate Utility for Ruby Application. 2004-03-18 08:44:34 +00:00
Mark Murray
50f0495130 Add size info.
Put the port up for adoption; I'm not using it anymore.
2004-03-18 08:00:26 +00:00
Mark Murray
d21b52fd63 Add size info. 2004-03-18 07:57:28 +00:00
Hye-Shik Chang
4fada1630a Add SIZE data.
Submitted by:	trevor
2004-03-18 07:38:47 +00:00
Ying-Chieh Liao
b163365b4d SIZEify
Submitted by:	trevor
2004-03-18 06:25:52 +00:00
Trevor Johnson
f17d9fab88 E-mail to the maintainer bounced:
<gerweck@yahoo.com>: host mx2.mail.yahoo.com[64.156.215.5] said: 554 delivery
    error: dd Sorry, your message to gerweck@yahoo.com cannot be delivered.
    This account is over quota. - mta115.mail.scd.yahoo.com
2004-03-18 03:48:56 +00:00
Ying-Chieh Liao
fd33288868 add yaxi 0.5.2
Yet Another X* Implementation for OCaml
2004-03-18 03:22:41 +00:00
Trevor Johnson
a346ce9da8 Use the maintainer's new e-mail address.
Obtained from:	a bounced message
2004-03-18 03:18:51 +00:00
Trevor Johnson
4a38811bfa Add size data.
Approved by:	maintainers
2004-03-18 02:52:47 +00:00
Trevor Johnson
e1177f5c54 Add size data.
Approved by:	maintainers
2004-03-18 02:27:55 +00:00
Yen-Ming Lee
0957f8fcb3 SIZEify my ports.
Submitted by:	trevor
2004-03-18 02:19:36 +00:00
Michael Nottebrock
a3f6024445 SIZEify. 2004-03-18 01:41:16 +00:00
Jun Kuriyama
1b7bb85f82 SIZEify.
Submitted by:	trevor
2004-03-18 00:48:53 +00:00
Greg Lewis
32a5036976 Add a port of html-pretty:
html-pretty (or htmlpty on file systems with unpleasant filename
length restrictions) is a prettyprinter for HTML and SGML.  It can
also assist in the conversion of ordinary text files in ASCII or
ISO8859-1 character sets to HTML.

WWW: http://www.math.utah.edu/~beebe/software/html-sgml-tools.html#html-pretty
2004-03-17 22:24:09 +00:00
Ernst de Haan
977d724ffa Update to xmlenc 0.43. 2004-03-17 22:11:28 +00:00
Kris Kennaway
b9ab9aed8d IGNORE on amd64: Infinite loop during build 2004-03-17 21:56:40 +00:00
Trevor Johnson
33fdc4cde2 SIZEify. 2004-03-17 18:29:46 +00:00
Kirill Ponomarev
1779aa5b30 - Utilize NO_LATEST_LINK
PR:		ports/64376
Submitted by:	maintainer
2004-03-17 16:22:46 +00:00
Joe Marcus Clarke
8739588db1 Use pre-su-install instead of pre-install since our pre-install target
creates directories.

Submitted by:	marcel
2004-03-17 05:01:53 +00:00
Jun Kuriyama
6c85ab32f8 Use pre-su-install instead of pre-install.
Submitted by:	marcel
2004-03-17 04:39:10 +00:00