1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

5643 Commits

Author SHA1 Message Date
Simon Barner
ec732fd188 - Update to 2.0.8
Submitted by:	Ports fury
PR:		ports/92617
2006-02-01 01:48:15 +00:00
Edwin Groothuis
9bbf00815b SHA256 and SIZEify [1]
Also fix MASTER_SITE redirection for ISPELL_FI

[1] Approved by: krion@
2006-02-01 01:33:20 +00:00
Joe Marcus Clarke
7c53933a11 Use catalog.ports instead of catalog to stoure our DTD info. The root XML
catalog should only be touched by xmlcatmgr.
2006-01-31 19:10:51 +00:00
MANTANI Nobutaka
a40f2d0d2b - Fix compile error on 4-stable [*].
- Add dependency on perl5 port to fix build error regarding intltool-merge on 4-stable.

Reported by:	kris [*]
2006-01-31 17:43:42 +00:00
Anton Berezin
a557b16622 Update to 0.56. 2006-01-31 09:40:07 +00:00
Jun Kuriyama
a06ee65df0 Chase shlib bump of libexpat. 2006-01-30 23:20:05 +00:00
Jun Kuriyama
5cf144bec9 - Upgrade to 2.0.0 (almost bugfixes from 1.95.8).
- Bump shlib version to 6.
2006-01-30 23:18:23 +00:00
Jun Kuriyama
964aab8cf3 - Update snapshot to rev 41. 2006-01-30 22:46:59 +00:00
Jun Kuriyama
0db877b098 - Update snapshot to 20060130.
- Depends on normal mecab rather than mecab-razil.

Submitted by:	Tasuku SUENAGA <a@razil.jp>
2006-01-30 22:46:26 +00:00
Renato Botelho
02256e8086 - Fix build on old perl
PR:		ports/91862
Submitted by:	leeym
Approved by:	maintainer timeout (14 days)
2006-01-30 15:20:54 +00:00
Hiroki Sato
acc76dbe44 Update to 0.3.8. Changes include:
- Changes between 0.3.7 and 0.3.8

 * Corrected endless loop if area won't fit on page
 * Added handling 'overflow' property of fo:region-body
 * xmlroff stops at first error instead of continuing

- Changes between 0.3.6 and 0.3.7

 * Corrected placement of fo:external-graphic if not first on line
 * Added setting pixels-per-inch (for graphics without intrinsic size)
   as configure option
 * Working on averting endless loop if area won't fit on page.

- Changes between 0.3.5 and 0.3.6

 * Resolves relative URIs for fo:external-graphic 'src' property values
   (Stefan Seefeld)
 * Added 'content-type' to libfo-compat.xsl
 * Stopped requiring 'content-height' and 'content-width'
 * Supporting percentages for 'content-height' and 'content-width'
 * Improved Cygwin support (Gerrit Haase)

- Changes between 0.3.4 and 0.3.5

 * fo:external-graphic works (but requires 'content-height' and
  'content-width')
 * Stopped removing 'fo:external-graphic' in libfo-compat.xsl (Tim Waugh)
 * Able to build in separate directory (Matthew Daniel)
 * Default 'auto' output format determines format from output file extension
 * Added conformance section to documentation

- Changes between 0.3.3 and 0.3.4

 * Add '--format' parameter for PDF or PostScript output
 * Reduced memory leakage
 * Partially re-implemented fo:external-graphic support
 * Corrected whitespace handling in libfo-compat.xsl (Tim Waugh)
 * Corrected "url()" handling
 * 86% symbol docs coverage
2006-01-30 15:06:14 +00:00
Jun Kuriyama
082672ce1a - Upgrade to 0.39. 2006-01-30 14:44:59 +00:00
Cheng-Lung Sung
ff5ead4435 Add p5-Text-WordDiff 0.02, text::WordDiff - Track changes between
documents.

- required for Bricolage 1.10.0

PR:		ports/92472
Submitted by:	Rod Taylor <ports@rbt.ca>
2006-01-30 14:41:28 +00:00
Jun Kuriyama
e480c1064c Add rast 0.3.1, full-text search system using N-gram. 2006-01-30 13:53:33 +00:00
Cheng-Lung Sung
084d8011bc - update to 0.06 2006-01-30 09:46:06 +00:00
Cheng-Lung Sung
28af901cf9 - update to 0.6.2 2006-01-30 08:06:19 +00:00
Cheng-Lung Sung
651ac5a140 - update to 0.14 2006-01-30 07:50:35 +00:00
Tilman Keskinoz
39d64a274b Fix pkg-plist
Reported by:	pointyhat
2006-01-28 22:18:17 +00:00
Kris Kennaway
d68951785f BROKEN: Incorrect pkg-plist 2006-01-28 21:13:18 +00:00
Mark Linimon
b09666fc1e - Fix possibility of "infinite make fork" when "Registering install for ..."
EMACS ports.  [1]

 - Allow building a port as root using an NFS-mounted /usr/ports if the
   server maps root to a UID other than root. [2]

 - Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
   status rather than success. [3]

 - Improve behavior when dealing with versioned dependencies. [4]

 - Fix false positives in check-conflicts target. [5]

 - Remove obsolete bzip2 code. [6]

 - Add physical category net-p2p. [7]

 - Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11]

 - INDEX can now be moved outside of ports tree. [9]

 - Add ghostscript-gpl. [10]

 - Remove obsolete USE_MESA. [12]

 - Force pkg_install tools from ports on FreeBSD 4.10 and older. [13]

 - Document ALWAYS_KEEP_DISTFILES. [14]

 - Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15]

PR:	ports/37596 [1], ports/57259 [2], ports/63216 [3],
	ports/89448 [4], ports/89710 [5], ports/88996 [6],
	ports/89260 [7], ports/89363 [8], ports/89809 [9],
	ports/89853 [10], ports/91086 [11], ports/91710 [12],
	ports/91727 [13], ports/92111 [14], ports/92124 [15]
Submitted by:	Jay Sachs <jay at eziba dot com> [1], sem [1, 3, 8, 12],
		Andrew Heybey <ath at niksun dot com> [2], Jamie Jones
		<jamie at thompson dot bishopston dot net>, tobez [4], Mark
		Andrews <Mark_Andrews at isc dot org> [5], edwin [6, 11, 15],
		pav [7, 13], Peter Jeremy <PeterJeremy at optushome dot com
		dot au> [9], Ulrich Spoerlein <q at galgenberg dot net> [10],
		netchild [11], erwin [14]
Reviewed by:	kris, clement (partially)
2006-01-28 02:11:35 +00:00
Lars Thegler
2c6fa96753 - Update to 1.110
- Use versioned packages dependencies
2006-01-27 15:23:23 +00:00
Mark Linimon
739e564b8c Replace the dangerous .error with IGNORE. 2006-01-27 09:38:34 +00:00
Hiroki Sato
b95a8f1e54 - Fix dependency[1]
- Use %%DATADIR%% in pkg-plist.

Submitted by:	girgen[1]
2006-01-26 16:19:00 +00:00
Renato Botelho
d9f4265ee2 - Drop maintainership at maintainer's request
PR:		ports/92331
Submitted by:	maintainer
2006-01-26 10:15:41 +00:00
Kris Kennaway
07d25991b2 Add missing USE_ICONV 2006-01-26 04:25:54 +00:00
Tilman Keskinoz
47b761ea77 Fix pkg-plist if python != 2.4 2006-01-25 23:09:15 +00:00
Tilman Keskinoz
dab6f540ea Add py-chardet, Mark Pilgrim's "Universal Encoding Detector" 2006-01-25 22:46:32 +00:00
Cheng-Lung Sung
9d7e073166 - fix broken raised in pointyhat
Msg: "gmake: ../../Utilities/find-libtool.pl: Command not found"
2006-01-25 07:04:17 +00:00
Mikhail Teterin
4a87ebcb55 s/WordNet-*/WordNet/ in the build line. The WordNet port now installs
its data files into the non-versioned ${PREFIX}/share/WordNet.

Reported by:	build cluster	(via kris)
2006-01-24 20:42:24 +00:00
Andrey Slusar
34ffb5a9cd tools for helping translation of documentation
The po4a (po for anything) project goal is to ease translations
(and more interestingly, the maintenance of translations) using
gettext tools on areas where they were not expected like documentation.

This package contains the main libraries of po4a, and the following sub-modules:

  - KernelHelp: Help messages of each kernel compilation option.
  - Man: Good old manual page format.
  - Pod: Perl documentation format.
  - Sgml: either debiandoc or docbook DTD.
  - Dia: uncompressed Dia diagrams.
  - LaTeX: generic TeX or LaTeX format

WWW: http://packages.debian.org/unstable/text/po4a

PR:		ports/91532
Submitted by:	Meno Abels <meno.abels@adviser.com>
2006-01-24 19:48:09 +00:00
Andrey Slusar
239bbd6172 This module is a substitution for Text::Wrap, supporting
multibyte characters such as UTF-8, EUC-JP, and GB2312, fullwidth
characters such as east Asian characters, combining characters
such as diacritical marks and Thai, and languages which don't
use whitespaces between words such as Chinese and Japanese.

WWW: http://packages.debian.org/unstable/perl/libtext-wrapi18n-perl

PR:		ports/91532
Submitted by:	Meno Abels <meno.abels@adviser.com>
2006-01-24 19:42:34 +00:00
Andrey Slusar
c81c300815 This is a part of fakeroot project.
Fakeroot runs a command in an environment were it appears to have
root privileges for file manipulation, by setting LD_PRELOAD to a
library with alternative versions of getuid(), stat(), etc. This
is useful for allowing users to create archives (tar, ar, .deb .rpm
etc.) with files in them with root permissions/ownership. Without
fakeroot one would have to have root privileges to create the
constituent files of the archives with the correct permissions and
ownership, and then pack them up, or one would have to construct
the archives directly, without using the archiver.

WWW: http://freshmeat.net/projects/fakeroot

PR:		ports/91532
Submitted by:	Meno Abels <meno.abels@adviser.com>
2006-01-24 19:36:51 +00:00
Anton Berezin
4dbff0388e This port actually works with Perl 5.6.1. Bump portrevision. 2006-01-24 13:45:53 +00:00
Anton Berezin
c5a4de3c1d Update to 3.23. 2006-01-24 07:49:41 +00:00
Edwin Groothuis
6075e8825a SHA256ify (manually checked)
>
> Approved by: krion@
2006-01-24 05:43:37 +00:00
Kris Kennaway
6c5210bdd5 BROKEN with WITHOUT_NLS: Does not build without gettext 2006-01-24 03:45:18 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Erwin Lansing
e271e789f2 - Update to 1.14
- Add SHA256

PR:		92214
Submitted by:	Matt Mills <matt_mills@btopenworld.com> (maintainer)
2006-01-23 19:07:01 +00:00
Renato Botelho
56e9b76225 - Fix typo in COMMENT
Noticed by:	thierry
2006-01-23 18:40:23 +00:00
Renato Botelho
0bb738852f - Update to 0.9.6
- Remove USE_REINPLACE obsolete var
- Use the new USE_DOS2UNIX=yes

PR:		ports/92206
Submitted by:	Rui Lopes <rui@ruilopes.com>
2006-01-23 18:06:11 +00:00
Aaron Dalton
e428e89715 Add p5-XML-OPML 0.26, creates and updates OPML (Outline Processor Markup
Language) files.

PR:		ports/89350
Submitted by:	ijliao
Approved by:	tobez
2006-01-22 23:55:04 +00:00
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +00:00
Edwin Groothuis
186c2e326c Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 06:28:59 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Pav Lucistnik
2fa3f60be3 - Populate newly created rubygems category 2006-01-21 20:25:07 +00:00
Cheng-Lung Sung
8f05453390 - fix pkg-plist
- noted by krismail

PR:		92034
Submitted by:	clsung
Approved by:	maintainer (Gea-Suan Lin)
2006-01-21 08:26:36 +00:00
Cheng-Lung Sung
54ffed78bb Add openvanilla-modules 0.7.1.20050902, input method modules for
OpenVanilla.

PR:		ports/85731
Submitted by:	Leland Wang <llwang@infor.org>
2006-01-21 06:12:20 +00:00
Yen-Ming Lee
8bd6265789 - set CFLAGS+=-fPIC in CONFIGURE_ENV (tested on pluto1)
Noticed by:	kris
2006-01-21 01:59:54 +00:00
Yen-Ming Lee
bcfcc385cd - add -fpic based on PR 38678 to solve 'gprel relocation against dynamic symbol' problem
(if it still doesnt work, I'll mark it BROKEN next time)

Noticed by:	kris
2006-01-21 01:28:49 +00:00
Anton Berezin
91f198dc7c Update to 0.53. 2006-01-20 11:41:34 +00:00