1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
Commit Graph

8245 Commits

Author SHA1 Message Date
Sergey Skvortsov
0cbe623fc6 Update to 2.23
Changes:	http://search.cpan.org/src/JMCNAMARA/Spreadsheet-WriteExcel-2.23/Changes
2008-09-04 14:55:13 +00:00
Yen-Ming Lee
d7578b494b - update to 1.21 2008-09-04 00:39:18 +00:00
Thierry Thomas
928198e889 Upgrade to 4.4-0. 2008-09-03 21:37:13 +00:00
Nicola Vitale
6161363d1e - Update to 0.11.1 2008-09-03 20:46:35 +00:00
Mikhail Teterin
fac8ce0a26 Upgrade from 1.2.2b to 1.2.7.
Install header-files, which make the port's shared library usable by
other applications -- such as, most importantly, OpenOffice.

While here, ensure, the already installed -lintl is used, and configure
in the use of readline too.

Rephrase COMMENT to ease the confusion, that the port is only of
interest to Hungarian-speakers. It is not -- the software is an improved
version of myspell and can work with any dictionary.

Approved by:	maintainer
2008-09-03 18:54:24 +00:00
Anton Berezin
8f38945654 Update to 0.10.
Changes: http://www.rian.ru/world/20080903/150926569.html
2008-09-03 13:48:40 +00:00
Anton Berezin
dc88da5769 Update to 0.31.
Fix a coredump on 64-bit platforms (also reported upstream).

Changes: http://search.cpan.org/dist/Text-Tmpl/Changes
2008-09-03 10:15:40 +00:00
Yen-Ming Lee
f87b92ad22 - fix dependency (add Email::Valid)
- bump PORTREVISION
2008-09-03 09:01:37 +00:00
Anton Berezin
784550a81d Update to 0.29.
Changes: http://search.cpan.org/dist/Template-Declare/Changes
2008-09-03 08:57:21 +00:00
Mark Linimon
2054ab8f86 Reset espen@tagestad.no due to maintainer-timeouts and no response to email.
Hat:	portmgr
2008-09-03 02:30:34 +00:00
Dmitry Marakasov
d008ed3cbb - Fix build with gcc4.2 and amd64: remove -fwritable-strings.
- Remove GNU_CONFIGURE since it was doing nothing: respect CXX CXXFLAGS.
- Clean some warnings related to deprecated C++ headers.
- Use %%DOCSDIR%% in pkg-plist

PR:		126441
Submitted by:	"Pedro F. Giffuni" <giffunip at tutopia dot com>
Approved by:	Paul Marquis <pmarquis at pobox dot com> (maintainer)
2008-09-02 20:39:26 +00:00
Koop Mast
40a5ffde88 Update to 0.8.1. 2008-09-02 10:53:15 +00:00
Lars Thegler
1242f44827 Update to 0.15 2008-09-02 06:57:56 +00:00
Lars Thegler
97e7bf4a0f Update to 1.18 2008-09-02 06:51:07 +00:00
Gabor Kovesdan
f629a96799 - Take maintainership 2008-09-01 07:44:14 +00:00
Alexander Botero-Lowry
c039df0e1d - update to 2.6.10
PR:		125439
Submitted by:	Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
2008-09-01 05:30:19 +00:00
Mark Linimon
742c3f6db2 Reset murray due to maintainer-timeouts. Others (including gabor) have
taken over the maintenance of most the of the docbook ports by now.

Hat:		portmgr
2008-09-01 01:45:38 +00:00
Pav Lucistnik
d56b289848 - Jean-Baptiste Quenot won't be able to maintain his FreeBSD ports anymore and
wants them to be released

Submitted by:	Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer)
2008-08-31 20:38:21 +00:00
Emanuel Haupt
95724b5356 Update to 4.10
PR:		126998
Submitted by:	chinsan
2008-08-31 10:19:24 +00:00
Chin-San Huang
d2d421fd99 Add p5-Text-CharWidth, get number of occupied columns of a string on terminal.
This module supplies features similar as wcwidth(3) and wcswidth(3) in C
language.

Characters have its own width on terminal depending on locale. For example,
ASCII characters occupy one column per character, east Asian fullwidth
characters (like Hiragana or Han Ideograph) occupy two columns per
character, and combining characters (apperaring in ISO-8859-11 Thai,
Unicode, and so on) occupy zero columns per character. mbwidth() gives the
width of the first character of the given string and mbswidth() gives the
width of the whole given string.

The names of mbwidth and mbswidth came from "multibyte" versions of wcwidth
and wcswidth which are "wide character" versions.

mblen(string) returns number of bytes of the first character of the string.
Please note that a character may consist of multiple bytes in multibyte
encodings such as UTF-8, EUC-JP, EUC-KR, GB2312, or Big5.

mbwidth(string) returns the width of the first character of the string.
mbswidth(string) returns the width of the whole string.

Parameters are to be given in locale encodings, not always in UTF-8.

WWW: http://search.cpan.org/dist/Text-CharWidth/
2008-08-31 08:31:02 +00:00
Chin-San Huang
7c5c013873 Add p5-Text-Flow, flexible text flowing and word wrapping for not just ASCII
output.

This module provides a flexible way to wrap and flow text for both ASCII and
non-ASCII outputs.

The main purpose of this module is to provide text wrapping and flowing
features without being tied down to ASCII based output and fixed-width
fonts. My needs were for a more sophisticated text control in PDF and GIF
output formats in particular.

WWW: http://search.cpan.org/dist/Text-Flow/
2008-08-30 17:16:29 +00:00
Vanilla I. Shu
008989f387 Upgrade to 1.6. 2008-08-30 13:24:22 +00:00
Greg Larkin
482d0eb800 - Updated ctpp2 to version 2.3.5
- Fixed ctpp2 build problem for amd64

- Updated p5-HTML-CTPP2 to version 2.3.6 and unbreak
- Added BUILD_DEPENDS to get correct version of ctpp2 to avoid
  compilation errors in Perl module

PR:		ports/126331
Submitted by:	Andrei V. Shetuhin <reki at reki dot ru> (maintainer)
Approved by:	beech (mentor, implicit)
2008-08-29 20:18:54 +00:00
Ying-Chieh Liao
17e8887d60 use SF instead of MASTER_SITE_SOURCEFORGE
WWW no longer exists
2008-08-29 15:59:40 +00:00
Lars Balker Rasmussen
4d3ad2bf87 Update to 0.05 2008-08-29 11:50:38 +00:00
Lars Thegler
cbcb596bc0 Update to 0.14 2008-08-29 10:15:43 +00:00
Cheng-Lung Sung
49e043ff26 - Update to 0.16
Changes:	http://search.cpan.org/dist/Lingua-Treebank/Changes
2008-08-29 10:03:44 +00:00
Pietro Cerutti
272b2e639a - Respect NOPORTDOCS
Reported by:	QA Tindie
2008-08-28 08:05:13 +00:00
MANTANI Nobutaka
e9eb8571d7 Fix pkg-plist. 2008-08-28 04:33:00 +00:00
MANTANI Nobutaka
439746c3de Fix pkg-plist for NOPORTDOCS.
Reported by:  QAT
2008-08-27 17:46:22 +00:00
MANTANI Nobutaka
ab2133e10b Update to 1.5.2. 2008-08-27 13:48:40 +00:00
Cheng-Lung Sung
8507a8c7d7 - Update to 0.94
Changes:	http://search.cpan.org/dist/XML-Compile/ChangeLog
2008-08-27 09:04:56 +00:00
Cheng-Lung Sung
d9d48af62a - Update to 0.93
Changes:	http://search.cpan.org/dist/XML-Compile/ChangeLog
2008-08-27 07:04:25 +00:00
Cheng-Lung Sung
a5bb930191 - Update to 0.09
- take maintainership

Changes:	http://search.cpan.org/dist/Lingua-StopWords/Changes
2008-08-27 04:06:27 +00:00
Cheng-Lung Sung
d38ff0dc69 - Update to 1.60
Changes:	http://search.cpan.org/dist/Number-Format/Changes
2008-08-27 04:01:32 +00:00
Cheng-Lung Sung
2478d6923b - Update to 0.15
Changes:	http://search.cpan.org/dist/Lingua-EN-Tagger/Changes
2008-08-27 03:36:29 +00:00
Cheng-Lung Sung
e2f9df4db8 - Perl extension for manipulating the Penn Treebank format 2008-08-27 03:04:09 +00:00
Cheng-Lung Sung
32aa8cf3d0 - Update to 1.46 2008-08-27 02:48:37 +00:00
Cheng-Lung Sung
b041392d7a - Update to 0.9.21 2008-08-27 02:35:34 +00:00
Gabor Kovesdan
f4d3f755ee - Update to 20080826
Changes
	- Fix -v flag [1]
	- Proper EOF checking [2]
	- Better and probable fully GNU-compatible binary checking
	- Readd fixed string optimizations from OpenBSD in a
	  cleaner way; now it works with all the features, like
	  --color and -o

Reported by:	Chuck Swiger <cswiger@mac.com> [1],
		Stuart Barkley <stuartb@4gh.net> [2]
2008-08-26 13:49:43 +00:00
Herve Quiroz
dde94c7b1b Update to 1.8
PR:		126723
Submitted by:	Wen heping <wenheping@gmail.com>²
2008-08-26 07:36:50 +00:00
Vanilla I. Shu
9589cb5a2b Upgrade to 1.5. 2008-08-25 07:29:46 +00:00
Gabor Kovesdan
1eb8214a01 - Respect NOPORTDOCS
- Bump PORTREVISION

Reported by:	QA Tindy (via itetcu)
2008-08-24 21:28:57 +00:00
Chin-San Huang
bce6f94b75 - Update to 0.5.0 2008-08-24 06:25:06 +00:00
Dmitry Marakasov
17e5f2fa48 - Update to 0.49 2008-08-23 13:49:54 +00:00
Yen-Ming Lee
c6a6d5d399 - update to 1.08 2008-08-23 06:50:59 +00:00
Dmitry Marakasov
d179d1ad20 - Update to 8.2.7
- Pass maintainership to submitter at his consent

PR:		126317
Submitted by:	peter dot schuller at infidyne dot com
2008-08-22 22:18:03 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Vanilla I. Shu
e6b2e4b353 Upgrade to 1.4. 2008-08-21 03:40:26 +00:00
Vanilla I. Shu
f774b664a9 Upgrade to 0.91. 2008-08-21 03:40:00 +00:00