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

4996 Commits

Author SHA1 Message Date
Jean-Yves Lefort
989e78c716 - Depend on bash and replace /bin/bash in the script
- Depend on gawk
- Depend on wdiff

PR:		ports/82265, ports/82284
Submitted by:	Bengt Ahlgren <bengta@sics.se>, maintainer
2005-06-15 18:31:10 +00:00
Herve Quiroz
d67075749d Update to 1.7 2005-06-15 13:59:33 +00:00
Dejan Lesjak
5a2bfbf499 Directory share/pixmaps is now included in mtree
(BSD.x11-4.dist rev. 1.27), so remove it from plist.
2005-06-15 02:43:36 +00:00
Hiroki Sato
e01a593485 Update to 0.3.3. Changes include:
- Added support for 'border', 'border-left', 'border-right',
   'border-top', 'border-bottom', 'border-style', 'border-width', and
   'border-color' properties (Julian Rosse)
 - Removed border-related properties and 'padding'from libfo-compat.xsl
 - Corrected whitespace handling in libfo-compat.xsl
 - Added removal of more unsupported properties in libfo-compat.xsl
 - Corrected drawing 'dashed', 'dotted', 'groove', and 'hidden' border
   styles
 - Partially re-implemented fo:external-graphic support
2005-06-14 18:17:57 +00:00
Dima Dorfman
25b008afeb Upgrade to 1.10.1. Drop the dependency on ltdl; the client never used
it, and the server seems to work okay with the native implementation.
The patch to libmaa/decl.h is no longer necessary because the
distribution already includes that test (the other libmaa patches still
apply--I'm not sure that they're really necessary any more, but they
don't hurt).
2005-06-14 12:20:18 +00:00
Greg Lewis
bdf48140fc . pre-install -> pre-su-install as this port may create a directory in
${PREFIX} during this phase.  Makes the port installable by a non-root
  user.

Approved by:	kuriyama
Inspired by:	jhb
2005-06-13 20:54:18 +00:00
Kevin Lo
0a823ed0bd Add missing man page.
PR: ports/82127
Submitted by: leeym
2005-06-13 02:50:20 +00:00
Pav Lucistnik
d9e783961a - Fix breakage from previous changes, incorrect libtool file was being
installed breaking libtool-aware consumers, like php4-xml. Easiest fix
  is to not install .la file.

PR:		ports/82020
Submitted by:	pav
Approved by:	maintainer timeout (4 days - acute fix)
2005-06-12 16:19:36 +00:00
Sergey Skvortsov
54a1630d6e * reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
   + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports

* for all changed ports make dependencies on File::Temp, Digest::MD5,
  Storable unconditional

* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
  (this variable is forced by bsd.port.mk now)

* update Class-Autouse to 1.17

* update POE-API-Hooks to 1.05

* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
2005-06-11 16:13:12 +00:00
Patrick Li
757f03677d Update to 1.10.0
PR:		ports/82080
Submitted by:	ports fury
2005-06-10 08:08:14 +00:00
Patrick Li
233b4db0fa Update to 1.36
PR:		ports/82092
Submitted by:	maintainer
2005-06-10 07:44:32 +00:00
Cheng-Lung Sung
7dc19e1227 - update to 0.545 2005-06-07 08:54:49 +00:00
Cheng-Lung Sung
fa7056aab0 - update to 0.12
- Removed XML::LibXSLT usage
- add create_packlist=0 to CONFIGURE_ARGS (untill bsd.port.mk changed)
2005-06-07 08:35:04 +00:00
Michael Johnson
1f3998468d - Chase lib version bump in qdbm
- Bump PORTREVISION
2005-06-07 07:08:32 +00:00
Jean-Yves Lefort
35a505c2e0 Fix xinclude so that it works with the latest libxslt API.
PR:		ports/81802
Submitted by:	skv
Approved by:	maintainer
2005-06-06 18:08:02 +00:00
Simon Barner
36284e023e - Explicitely link against libaspell
- Bump PORTREVISION

Suggested by:	Huver <huver@amgraf.com>
Submitted by:	Lars Eggert <lars.eggert@gmx.net> (maintainer)
PR:		ports/81941
2005-06-06 10:06:37 +00:00
Pav Lucistnik
78371f9bce - Update to 0.2.4
- Take maintainership, I just love this app
2005-06-05 19:26:00 +00:00
MANTANI Nobutaka
3b03e54bec Correct the default path to the SKK dictionary. 2005-06-05 16:22:50 +00:00
MANTANI Nobutaka
558b04f73d Fix incorrect usage of bind_textdomain_codeset().
PR:		ports/80755
Submitted by:	YONETANI Tomokazu <qhwt+fbsd@les.ath.cx>
Patch Obtained from:	http://lists.freedesktop.org/archives/uim-commit/2005-May/000728.html
2005-06-05 16:05:11 +00:00
Pav Lucistnik
5916317803 - Add -lxml2 to pkgconfig file, to fix compilation of applications using this
PR:		ports/81904
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
2005-06-05 14:55:48 +00:00
Jun Kuriyama
8340d60f19 Avoid linking with libc.so (for supporting PTHREAD_LIBS
correctly on 4-stable).

Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
PR:		ports/81730
2005-06-05 14:18:52 +00:00
Jun Kuriyama
0c252d2a17 Avoid linking with libc.so (for supporting PTHREAD_LIBS
correctly on 4-stable).

Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
PR:		ports/81730
2005-06-05 14:17:52 +00:00
Oliver Lehmann
6bb41db8de change the libtool version to use from 1.3 to 1.5 2005-06-03 20:18:13 +00:00
Thierry Thomas
b5e0eff0da Add slaves ports for Aspell's new dictionaries. 2005-06-02 22:00:39 +00:00
Thierry Thomas
d35f7fdca2 - Update Irish (ga), Italian (it), Oriya (or), and Uzbek (uz)
dictionaries.

- Add Kashubian (csb), Hindi (hi), Hiligaynon (hil), Marathi (mr), and
  Punjabi (pa) dictionaries.
2005-06-02 21:58:48 +00:00
Mathieu Arnold
256ce2141b Fix plist (well, in fact, break it for now) so that ports/79330 can be
committed without breaking them.

Approved by:	portmgr (kris)
2005-06-02 11:56:03 +00:00
Simon Barner
eced60d717 Add p5-Bloom-Filter 0.03,
a probabilistic algorithm for doing
existence tests.

PR:		70062
Submitted by:	Aaron Straup Cope <ascope@cpan.org>
2005-06-02 09:48:10 +00:00
Simon Barner
a885a91969 Add p5-String-Format 1.13,
perl module for sprintf-like string
formatting capability.

PR:		79195
Submitted by:	Matt Mills <matt_mills@btopenworld.com>
2005-06-02 09:03:58 +00:00
Florent Thoumie
f5eaa11727 - Update to 1.0.1.1.
PR:		ports/81786
Submitted by:	maintainer
2005-06-01 22:53:55 +00:00
Greg Lewis
e2293488c0 . pre-install -> pre-su-install as this port may create a directory in
${PREFIX} during this phase.  This makes the port installable by a
  non-root user.

Approved by:	nik
Inspired by:	jhb
2005-06-01 19:55:46 +00:00
Greg Lewis
6a1fff33c8 . pre-install -> pre-su-install as this port may create a directory in
${PREFIX} during this phase.  Makes the port installable by a non-root
  user.

Approved by:	murray
Inspired by:	jhb
2005-06-01 19:54:03 +00:00
Sergey Matveychuk
cd03837f40 - New port: textproc/lemmatizer
Library for automatic morphological analysis of English,
Russian and German Languages.
Finds the lemmas (all forms) of a word.
Written in C++.

PR:		ports/81521
Submitted by:	Andrei V. Shetuhin <shetuhin@corp.mail.ru>
2005-06-01 14:49:53 +00:00
Pav Lucistnik
43a39ed675 - Update to 1.0.1
PR:		ports/81741
Submitted by:	Charles Swiger <chuck@pkix.net> (maintainer)
2005-06-01 13:55:53 +00:00
Volker Stolz
7341053c0c Update to 1.4.0 (to facilitate update of deskutils/narval, its only consumer) 2005-05-31 11:09:03 +00:00
Volker Stolz
d9be6a503a Remove port which has been DEPRECATED for more than six months:
not up-to-date and is only a subset of biology/py-biopython
2005-05-31 09:16:34 +00:00
Jun Kuriyama
1155d39c08 Add senna, embeddable Fulltext Search Engine (library only). 2005-05-30 14:16:35 +00:00
Kirill Ponomarev
66fade5c42 Fix package build. 2005-05-29 16:31:16 +00:00
Daichi GOTO
20e7a30204 IIIMF-related ports
textproc/iiimf-le-unit:
    - fix build fail
    - add libxml2 use
    - remove unneed gtk-check

  iiimf-le-newpy:
    - remove unneed gtk/xlib-check

  iiimf-gnome-im-switcher:
    - fix uninstall problem

Submitted by:	maintainer
Pointed out by:	pointyhat via kris
2005-05-29 16:06:01 +00:00
Sergey Skvortsov
7e03774858 Install documentation, unless NOPORTDOCS is defined. 2005-05-29 14:25:51 +00:00
Mario Sergio Fujikawa Ferreira
022be5b7fb o Update to 0.7.4
o There is a shared library now

PR:		80239
Submitted by:	Evgueni V. Gavrilov <aquatique@rusunix.org>
2005-05-29 01:39:24 +00:00
Jean-Yves Lefort
4913f3d044 Update to 0.3.9
PR:		ports/81575
Submitted by:	Choe Cheng-Dae <whitekid@gmail.com>
2005-05-28 08:45:01 +00:00
Jean-Yves Lefort
2359c7229f Update to 2.24
PR:		ports/81571
Submitted by:	maintainer
2005-05-28 08:11:13 +00:00
Sam Lawrance
3cdadca682 Update mastersite
Approved by:	clement (mentor, implicit)
2005-05-27 12:00:36 +00:00
Kirill Ponomarev
5ff4ff2aa7 Update to version 2.2.2
PR:		ports/81546
Submitted by:	maintainer
2005-05-27 08:54:08 +00:00
Daichi GOTO
ad4e7ad44b IIIMF-related ports: fix build fail
Pointed out by:	pointyhat via kris
Reviewed by:	ozawa@ongs.co.jp
2005-05-27 07:11:17 +00:00
Kevin Lo
bfc694e305 Don't install libltdl. 2005-05-27 03:12:14 +00:00
Michael Johnson
962e18a810 - Chase lib version bump in qdbm
- Bump PORTREVISION
2005-05-27 02:39:56 +00:00
Herve Quiroz
66a2df0f2c The POI project consists of APIs for manipulating various file formats based
upon Microsoft's OLE 2 Compound Document format using pure Java. In short, you
can read and write MS Excel files using Java. Soon, you'll be able to read and
write Word files using Java. POI is your Java Excel solution as well as your
Word Excel solution. However, we have a complete API for porting other OLE 2
Compound Document formats and welcome others to participate.

WWW: http://jakarta.apache.org/poi/

PR:		78327
Submitted by:	Anton Yudin <toha@toha.org.ua>
2005-05-25 16:33:57 +00:00
Kevin Lo
d0b29567b6 Initial import of libextractor 0.5
Libextractor is a library used to extract meta-data from files of
arbitrary type.
2005-05-25 13:36:28 +00:00
Anton Berezin
e34e66e349 Update to 1.03. 2005-05-25 09:23:13 +00:00