Commit graph

6635 commits

Author SHA1 Message Date
Shaun Amott
3c7afd6777 - Update maintainer's e-mail address. [1]
- Pet portlint(1) while here.

PR:		ports/105999 [1]
Submitted by:	David Le Brun <david@trucs.org> (maintainer) [1]
2006-11-29 11:41:53 +00:00
Munechika SUMIKAWA
18c5f9f7f7 Upgrade to 0.7.16. 2006-11-29 05:21:33 +00:00
Cheng-Lung Sung
c0eee00962 - fix build error after devel/libmba decrease SHLIB_MAJOR
Noted by:	krisbot
Pointyhat to:	miwi
2006-11-29 04:32:40 +00:00
Anton Berezin
294e364745 Update to 0.19. 2006-11-28 14:51:40 +00:00
Anton Berezin
59621685a9 Update to 0.05. 2006-11-28 14:39:31 +00:00
Anton Berezin
c1cb3a7986 Update to 0.72. 2006-11-28 11:23:57 +00:00
Anton Berezin
5107c9c947 Update to 0.62.
PR:	99865
Submitted by:	leeym
2006-11-28 10:45:22 +00:00
Frank J. Laszlo
a1e5f7f3b7 Update to patchset 5 (2.0.0-5)
PR:		ports/105810
Submitted by:	Cheng-Lung Sung <clsung@FreeBSD.org>
Reviewed by:	self (maintainer)
Approved by:	flz (mentor)
2006-11-25 14:40:08 +00:00
Cheng-Lung Sung
88b17def7a - Update to 1.40
PR:		ports/105839
Submitted by:	maintainer (Ted Faber)
2006-11-25 07:53:38 +00:00
Cheng-Lung Sung
e3966e0359 - Update to 1.0
- now depend on libmba instead of sablotron
2006-11-23 03:03:38 +00:00
Alejandro Pulver
c3cf776988 - Remove textproc/docbook from dependencies (this port installs SGML DTDs and
the docbook port also has XML DTDs) to fix building.
- Clean up.

Reported by:	pointyhat
2006-11-22 18:19:02 +00:00
Boris Samorodov
2230414ef8 Xerces-C++ is a validating XML parser from the Apache XML Project.
It provides a shared library to parse, generate, mainpulate and
validate XML documents from within your own application.

(Linux version)

WWW: http://xml.apache.org/xerces-c/

PR:		ports/105275
Submitted by:	Alexander Logvinov <ports at logvinov.com>
2006-11-22 17:48:59 +00:00
Emanuel Haupt
40b465290e Update master site.
Approved by:	tarzeau@linuks.mine.nu (maintainer)
2006-11-21 15:23:19 +00:00
Cheng-Lung Sung
05fc5050a8 - Update to 0.08
- Transfer maintainership to perl@

PR:		ports/105593
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-11-21 10:23:27 +00:00
Martin Wilke
a59472bb84 - Update to 0.11
PR:		ports/105687
                ports/105677 [1]
Submitted by:	miwi[1]
                Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> (maintainer)
Approved by:	maintainer
2006-11-20 20:00:02 +00:00
Sergey Skvortsov
849a7be587 Take maintainership. 2006-11-20 09:52:01 +00:00
Dag-Erling Smørgrav
11e0468036 Drop maintainership. 2006-11-20 09:38:00 +00:00
Dag-Erling Smørgrav
6c3f6119ea Add missing 'highlighting' directory.
PR:		ports/105423, ports/105484
2006-11-20 09:35:39 +00:00
Sergey Skvortsov
5012b92106 Update to 1.62
Changes:	http://search.cpan.org/src/PAJAS/XML-LibXML-1.62/Changes
2006-11-20 07:26:57 +00:00
Martin Wilke
28fc5fa92e - Update to 1.9 2006-11-19 13:59:05 +00:00
Martin Wilke
60055c62e0 - Update to 0.8.2 2006-11-19 13:58:38 +00:00
Martin Wilke
f2841be73a erbscan is ERB::Compiler accelerator
8 times faster than erb.rb(Ruby1.8.0)

require "erb" # slow
require "erb_fast" # FAST!!!!

Author:	MoonWolf <moonwolf@moonwolf.com>
WWW:	http://raa.ruby-lang.org/project/erbscan/

PR:		ports/15622
Submitted by:	Shinsuke Matsui (<smatsui at karashi.org>)
2006-11-18 23:25:42 +00:00
Martin Wilke
793b724c23 Sphinx is a full-text search engine, distributed under GPL version
2. Commercial license is also available for embedded use.

Generally, it's a standalone search engine, meant to provide fast,
size-efficient and relevant fulltext search functions to other
applications. Sphinx was specially designed to integrate well with SQL
databases and scripting languages. Currently built-in data sources
support fetching data either via direct connection to MySQL, or from
an XML pipe.

As for the name, Sphinx is an acronym which is officially decoded as
SQL Phrase Index.

WWW: http://www.sphinxsearch.com/

PR:		ports/105649
Submitted by:	Matthew Seaman <m.seaman at infracaninophile.co.uk>
2006-11-18 22:54:07 +00:00
Yen-Ming Lee
2d49f5960a - fix plist
Noticed by:	kris
2006-11-18 12:35:15 +00:00
Alejandro Pulver
283c7ec60a - Fix typos in dependencies.
PR:		ports/105594
Submitted by:	"Conrad J. Sabatier" <conrads@cox.net>
2006-11-17 17:48:38 +00:00
Martin Wilke
a668ecf713 - Update to 1.2.0
PR:		ports/105457
Submitted by:	nivit@email.it (Nicola Vitale) (maintainer)
2006-11-17 10:42:58 +00:00
Andrew Pantyukhin
52c3d5b070 - Update to 8.18 2006-11-16 12:37:46 +00:00
Eric Anholt
8ff7d5fca8 Update to 8.0.0.
PR:		ports/103290
Submitted by:	ijliao
2006-11-15 23:12:11 +00:00
Frank J. Laszlo
696dde0848 - py-lucene has been repomove'd from devel -> textproc.
- Add entry to MOVED.
- Fix a few small dependencies issues.
- Pet portlint.
- Fix plist.

PR:	ports/105502
Submitted By:	Cheng-Lung Sung <clsung@FreeBSD.org>
Reviewed By:	self
Approved By:	flz (mentor)
2006-11-15 16:53:38 +00:00
Yen-Ming Lee
e446e3ba75 - Add p5-Unicode-Unihan-0.02
Unicode::Unihan - The Unihan Data Base 3.2.0

  use Unicode::Unihan;
  my $db = new Unicode::Unihan;
  print join("," => $db->Mandarin("\x{5c0f}\x{98fc}\x{5f3e}"), "\n";

This module provides a user-friendly interface to the Unicode Unihan
Database 3.2. With this module, the Unihan database is as easy as shown in
above.

WWW: http://search.cpan.org/dist/Unicode-Unihan/
2006-11-15 08:16:40 +00:00
Michael Johnson
b64c955cf9 Update to 1.4.9
PR:		105428
Submitted by:	KIMURA Yasuhiro <yasu@home.utahime.org>
2006-11-15 01:09:19 +00:00
Andrew Pantyukhin
dd1463842a - Update to 0.8.4
Approved by:	Radoslaw Kozlowski <radek@raadradd.com> (maintainer)
2006-11-14 21:17:20 +00:00
Vasil Dimov
5a231f2d52 * Upgrade textproc/libextractor from 0.5.15 to 0.5.16
* Change USE_LDCONFIG=yes to ${PREFIX}/lib/libextractor because some of the
  tests fail with "shared object not found" error
2006-11-14 08:40:53 +00:00
Cheng-Lung Sung
b9d879f247 - Update to 0.602 2006-11-14 00:40:21 +00:00
Joe Marcus Clarke
74a6e7e946 Add a missing RUN_DEPENDS on jade to fix dependent port builds.
Approved by:	maintainer
2006-11-13 14:27:50 +00:00
Yen-Ming Lee
d9d234763e - Update to 1.6 2006-11-13 01:59:23 +00:00
Cheng-Lung Sung
6f2678d8cc - fix typo
PR:		ports/105398
Submitted by:	Hirohisa Yamaguchi <umq_AT_ueo dot co dot jp>
2006-11-12 13:05:09 +00:00
Andrey Slusar
4b4f551e4b Update to 3.02.93
PR:		ports/105426
Submitted by:	Dryice Liu (maintainer)
2006-11-12 09:42:00 +00:00
Dag-Erling Smørgrav
f2dcebdb4c Remove share/xsl on deinstall. 2006-11-11 23:28:13 +00:00
Dag-Erling Smørgrav
9cf4544348 Chase sdocbook-xml version change.
PR:		ports/105402
Submitted by:	John Merryweather Cooper <john_m_cooper@yahoo.com>
2006-11-11 22:20:33 +00:00
Dag-Erling Smørgrav
a0b57d57f7 Upgrade to 1.1. 2006-11-11 12:56:39 +00:00
Dag-Erling Smørgrav
d2c1f18c87 [1] Upgrade to 1.71.1.
[2] Add slides, tools, wordml directories.

PR:		ports/102229 [2]
2006-11-10 23:00:25 +00:00
Sergey Skvortsov
fc50c56f2d Update to 1.35
Changes:	http://search.cpan.org/src/MAREKR/Pod-Parser-1.35/CHANGES
2006-11-10 20:22:05 +00:00
Cheng-Lung Sung
cc07d78124 - Update to 1.20 2006-11-10 15:33:25 +00:00
Martin Wilke
e18a601e08 - Update to 1.1.4
PR:		ports/105350
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2006-11-10 14:11:20 +00:00
Cheng-Lung Sung
96c6d4250e - Update to 2.0
Reviewed by:	vanilla@
2006-11-10 02:36:02 +00:00
Cheng-Lung Sung
386b96d1a3 - Update to 1.20 2006-11-10 00:28:59 +00:00
Jun Kuriyama
4f23572566 Add a workaround to avoid unexpected exception during processing
iso-2022-jp encoding with specific character.

Approved by:	maintainer
2006-11-09 15:10:11 +00:00
Vasil Dimov
20eb0805bb Remove expired ports:
2006-11-05 deskutils/offix-trash: development ceased in 1996
2006-11-04 devel/mingw: use mingw32-* ports instead
2006-11-04 devel/mingw-binutils: use mingw32-* ports instead
2006-11-04 devel/mingw-bin-msvcrt: use mingw32-* ports instead
2006-11-04 devel/mingw-gcc: use mingw32-* ports instead
2006-11-04 devel/mingw-opengl-headers: use mingw32-* ports instead
2006-11-05 editors/offix-editor: developement ceased in 1996
2006-11-05 print/offix-printer: development ceased in 1996
2006-11-05 sysutils/wmmon: no longer available from mastersite
2006-11-04 sysutils/xsysinfo: no longer available from mastersite
2006-11-04 textproc/xmlada: no longer available from mastersite; 2.0 is available
2006-11-05 www/p5-CGI-Application-ValidateRM: no longer available from mastersites
2006-11-05 x11/offix-clipboard: development ceased in 1996
2006-11-05 x11/offix-execute: development ceased in 1996
2006-11-05 x11-fm/offix-files: development ceased in 1996
2006-11-05 x11-wm/icepref: is for IceWM version 1.04 (6 years old)
2006-11-09 08:55:20 +00:00
Cheng-Lung Sung
f74cd92eb2 - Update to 1.2.1 (This release fixes a bug in resetting the color on 64 bit platforms)
- Add WITHOUT_NLS knob

PR:		ports/104903
Submitted by:	maintainer (Alexander Logvinov)
2006-11-09 07:26:25 +00:00