1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
Commit Graph

1165 Commits

Author SHA1 Message Date
Jose Alonso Cardenas Marquez
756a89dc6d - New port: convertors/fpc-iconvenc
Free Pascal unit to iconv library
2009-05-04 15:21:21 +00:00
Chin-San Huang
3d752cbc19 - Update to 0.30 2009-04-12 11:09:28 +00:00
Joe Marcus Clarke
ae52bc8089 Presenting GNOME 2.26 for FreeBSD. See
http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new.
On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative
for Firefox 2.0 as a Gecko provider.  Almost all of the Gecko consumers
can make use of this provider by setting:

WITH_GECKO=libxul

The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with
contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen,
Martin Matuska, Craig Butler, and Pawel Worach.
2009-04-10 05:56:28 +00:00
Pav Lucistnik
3bb8409d41 - Mark MAKE_JOBS_UNSAFE
Reported by:	David Naylor <naylor.b.david@gmail.com>
2009-04-07 23:25:43 +00:00
Renato Botelho
c9e008f727 Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE 2009-03-28 17:53:24 +00:00
Rong-En Fan
0b3fb4d6fe - Update to 2.33 2009-03-27 08:06:17 +00:00
Chin-San Huang
fb576f8b09 - Update to 0.29 2009-03-23 04:12:16 +00:00
Dmitry Marakasov
0c06e35df1 - Update to 0.52
PR:		132235
Submitted by:	Vladimir Timofeev <vovkasm at gmail dot com> (maintainer)
2009-03-01 22:34:12 +00:00
Jun Kuriyama
8823694cd3 Upgrade to 2.14. 2009-02-25 22:58:42 +00:00
Cheng-Lung Sung
82780c24e5 - Update to 2.23.11 (2.2311) 2009-02-19 07:01:44 +00:00
Rong-En Fan
9d67927677 - Update to 2.31 2009-02-17 12:44:23 +00:00
Rong-En Fan
22ecec3b5e - Update to 2.30 2009-02-17 02:10:49 +00:00
Rong-En Fan
5d66f772a2 - Update to 2.29 2009-02-15 05:20:15 +00:00
Cheng-Lung Sung
fcbd242355 - Update to 2.231 (2.23.1)
Changelog (http://cpansearch.perl.org/src/MLEHMANN/JSON-XS-2.231/Changes):
2.231 Thu Nov 20 04:59:08 CET 2008
- work around 5.10.0 magic bugs where manipulating magic values
  (such as $1) would permanently damage them as perl would
  ignore the magicalness, by making a full copy of the string,
  reported by Dmitry Karasik.
- work around spurious wanrings under older perl 5.8's.

PR:		ports/131321
Submitted by:	"Cory R. King" <coryking_AT_mozimedia dot com>
2009-02-09 03:59:12 +00:00
Philippe Audeoud
dd8397cbf2 Perl extension for serialize/deserialize AMF0/AMF3 data
WWW:	http://search.cpan.org/dist/Storable-AMF/

PR:		ports/131361
Submitted by:	Vladimir Timofeev <vovkasm at gmail.com>
2009-02-05 08:46:25 +00:00
Alex Dupre
4ed11a0f24 Update to 20090107 release. 2009-02-01 09:09:23 +00:00
Philip M. Gollucci
33c6268489 - Update download locations
restore CPAN subdir

Reported by:    -fetch-original pointyhat run
2009-02-01 08:59:02 +00:00
Philip M. Gollucci
1e30ae164a - Update download location, mirror it in my public distfiles
Reported by:    -fetch-original pointyhat run
2009-01-31 21:33:44 +00:00
Cheng-Lung Sung
8599cddac5 - Update 1.19
Changes:	http://search.cpan.org/dist/JSON-Any/Changes
2009-01-27 04:33:52 +00:00
Rong-En Fan
ad897df34f - Update to 2.27 2009-01-22 13:47:29 +00:00
Anton Berezin
3ce2e1543d Update to 0.004.
Changes: http://search.cpan.org/dist/Number-RecordLocator/Changes
2009-01-09 10:39:22 +00:00
Max Brazhnikov
7af1870dff Update to 0.42,
bump portrevision for dependent ports

Approved by:	maintainer (timeout), miwi (mentor)
2009-01-04 12:56:02 +00:00
Li-Wen Hsu
2764c1275d - Update to 1.14
PR:		ports/130049
Submitted by:	Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
Approved by:	Kuang-che Wu <kcwu AT csie.org> (maintainer)
2009-01-01 20:12:34 +00:00
Erwin Lansing
65931ee976 Update to 0.27 2008-12-19 14:47:48 +00:00
Martin Wilke
d0c29170ea - Update to 0.6.2 2008-12-14 10:22:03 +00:00
Alex Dupre
753392fe5c Update to 5.2.7 release. 2008-12-07 11:54:36 +00:00
Martin Wilke
eeac151b83 - Update to 1.1.1
Approved by:	maintainer implicit
2008-12-06 22:42:45 +00:00
Chin-San Huang
e6f5609278 - Update to 0.28 2008-11-27 15:18:58 +00:00
Sergey Skvortsov
a9e58000b3 Add p5-JSON-XS-VersionOneAndTwo 0.31, support versions 1 and 2 of
JSON::XS.
2008-11-21 18:43:01 +00:00
Martin Wilke
39cba01623 Svglib is an experimental library for reading SVG files and converting
them(to a reasonable degree) to other formats using the Open Source
ReportLab Toolkit. As a package it reads existing SVG files and returns
them converted to ReportLab Drawing objects that can be used in a
variety of ReportLab-related contexts, e.g. as Platypus Flowable objects
or in RML2PDF. As a command-line tool it converts SVG files into PDF
ones.

WWW:	http://pypi.python.org/pypi/svglib/

PR:		ports/128752
Submitted by:	Wen Heping <wenheping at wenheping.com>
2008-11-13 22:20:17 +00:00
Martin Wilke
51c056166f - Update to 1.12 2008-10-24 18:42:39 +00:00
Jun Kuriyama
a8bafa6f91 Upgrade to 0.04. 2008-10-18 00:16:32 +00:00
Yen-Ming Lee
3b665e75fe - fix dependency
- bump PORTREVISION
2008-10-16 20:18:30 +00:00
Yen-Ming Lee
8d63df85cf - use @dirrmtry instead of @dirrm 2008-10-16 19:56:21 +00:00
Martin Wilke
2c28283ce4 zbase32 is a base32 encoder/decoder.It is an alternate
base32 encoder but not RFC 3548 compliant.

WWW:	http://pypi.python.org/pypi/zbase32/

PR:		ports/127771
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-10-05 10:11:47 +00:00
Renato Botelho
4ec7c6aca9 - Update to 1.4.5 2008-09-30 17:24:54 +00:00
Cheng-Lung Sung
5a300e8d14 - Update to 2.23
Changes:	http://search.cpan.org/dist/JSON-XS/Changes
2008-09-29 13:58:26 +00:00
Dmitry Sivachenko
aa95ab6927 Update to version 0.5201
PR:		127190
Submitted by:	lippe
2008-09-23 13:34:07 +00:00
Jun Kuriyama
5c8d326a00 Upgrade to 2.12 (and remove unneeded dependencies).
PR:		ports/127153
Submitted by:	leeym
2008-09-08 02:10:48 +00:00
Mark Linimon
d72c560b21 Reset infofarmer due to maintainer-timeouts and no response to email.
Hat:	portmgr
2008-09-07 00:19:05 +00:00
Martin Wilke
ef17c71e60 - Update to 0.7.8
PR:		126443
Submitted by:	Charlie & <root@chinsan.info>
Approved by:	maintainer timeout
2008-09-06 15:56:55 +00:00
Akinori MUSHA
69a142a6c7 Update to 20080315. 2008-09-02 10:05:18 +00:00
Philippe Audeoud
965c2c5e56 - Fix build on amd64
PR:		ports/126653
Submitted by:	Valerio Daelli <valerio.daelli _at_ gmail _dot_ com>
2008-09-01 19:45:04 +00:00
Cheng-Lung Sung
027ec1254b - Update to 1.17
Changes:	http://search.cpan.org/dist/JSON-Any/Changes
2008-08-29 06:49:28 +00:00
Stanislav Sedov
18edc02c5e - Update djvulibre to 3.5.21.
- Update djview4 to 4.4.
2008-08-26 15:55:02 +00:00
Martin Wilke
21ef9ef220 - Update to 0.4.12
PR:		126837
Submitted by:	Denise H. G. <darcsis@gmail.com> (maintainer)
2008-08-25 21:24:34 +00:00
Dmitry Marakasov
96454e5450 This is a standalone converter for the OpenOffice.org swriter (*.sxw,*.odt)
and  scalc (*.sxc) formats.
It doesn't depend on Open Office or any other external tools or libraries.
There are three output modules:
    * o3read displays a dump of the parse tree
    * o3totxt creates plain text
    * o3tohtml creates html code
Example: unzip -p document.odt content.xml | o3totxt

WWW: http://siag.nu/o3read/

PR:		ports/126320
Submitted by:	Alex Samorukov <samm at os2 dot kiev dot ua>
2008-08-21 19:25:30 +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
Chin-San Huang
9595da9833 - Update to 0.27 2008-08-17 16:08:34 +00:00
Chin-San Huang
610c9c79e8 - Update to 0.26 2008-08-09 18:25:26 +00:00