1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
Commit Graph

1135 Commits

Author SHA1 Message Date
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
Rong-En Fan
8855bbac19 - Update to 2.26 2008-07-20 15:14:26 +00:00
Martin Wilke
ec01734efb - Update to 2.20
PR:		125670
Submitted by:	Wen heping <wenheping@gmail.com>
Approved by:	clsung (implicit)
2008-07-19 22:31:26 +00:00
Erwin Lansing
51b9a23b42 Update to 0.25 2008-07-10 19:02:08 +00:00
Jun Kuriyama
ef02437b49 Upgrade to 2.11.
Submitted by:	Wen heping <wenheping@gmail.com>
PR:	  	ports/125066
2008-07-02 07:46:08 +00:00
Jeremy Messenger
903b45dfc5 First all, ahze did most of work. Thanks ahze! Last week or so, I am just
merely pick up and help him. Thanks to many testers in both private and
mailing list emails for report a few of build and dependencies problems.
Also, thanks to marcus and Chess Griffin for test in their tinderboxes.

x11/pixman: Update to 0.10.0
-------------------------------------------------------
Firefox 3 needs it. Orignal, the shared library was bumped and ahze has
added a new feature in our USE_GNOME=ltverhack by can control the number
of shared library. To control the number of shared library, add the
ltverhack:N. Right now pixman has USE_GNOME=ltverhack:9 to make it stays
same at libpixman-1.so.9. If anyone want to use ltverhack:N in one of your
port, you need to make sure the ABI doesn't change to use it..
-------------------------------------------------------

graphics/cairo: Update to 1.6.4
-------------------------------------------------------
Firefox 3 needs it. We have updated most cairo binding ports too.
-------------------------------------------------------

graphics/poppler: Update to 0.8.3
-------------------------------------------------------
The shared libraries version have been changed. All ports that depend on
poppler have PORTREVISION bump. The graphics/py-poppler has been updated
to 0.8.1 to work with newer poppler better. As for the poppler-qt, there
is no shared library version change.
-------------------------------------------------------

www/firefox3 and gecko ports related: Update to 3.0 final
-------------------------------------------------------
The bsd.gecko.mk has been moved from www/mozilla/ to Mk/. You no longer
need to include bsd.gecko.mk/Makefile.common by manual. We are keeping it
in backward compatibility, so the rest ports won't be break. We haven't
add some other ports to have Firefox 3 support yet, so feel free to send
us patch or commit it by yourself (to committers). However, view in
bsd.gecko.mk for document.
-------------------------------------------------------

Approved by:	portmgr (marcus)
2008-06-30 20:16:22 +00:00
Renato Botelho
46015de6c0 - Update to 1.4.4 2008-06-20 14:01:00 +00:00
Felippe de Meirelles Motta
1ed395e43e - Remove converters/compface, we already have this port on ports tree, see mail/faces.
Reported by:	Gabor Zahemszky <Gabor@Zahemszky.HU>
Approved by:	gabor (mentor, implicit)
2008-06-17 18:48:42 +00:00
Felippe de Meirelles Motta
45cd53b9f4 Compface provides utilities and a library for converting to
and from the X-Face format, a 48x48 bitmap format used to
carry thumbnails of email authors in a mail header.

WWW: http://ftp.xemacs.org/pub/xemacs/aux/

PR:		ports/124430
Submitted by:	Ashish Shukla <wahjava@gmail.com>
Reviewed by:	lippe
Approved by:	gabor (mentor, implicit)
2008-06-17 02:11:52 +00:00
Yen-Ming Lee
15458f69ee - update to 1.11 2008-06-16 07:04:31 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Martin Wilke
768e734b2d - Update to 0.71
PR:		123440
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Approved by:	maintainer timeout
2008-05-31 21:25:42 +00:00
Martin Wilke
68ccd5d9f8 - Update to 1.01 2008-05-30 23:33:33 +00:00
Thomas Abthorpe
95057a909d - Reassign to perl@ 2008-05-26 15:32:09 +00:00
Rong-En Fan
c9ac26966b - Update to 2.25 2008-05-12 02:05:38 +00:00
Anton Berezin
7a0e57b1cb Update to 0.105.
Changes: http://search.cpan.org/dist/Number-Nary/Changes
2008-05-08 08:32:34 +00:00
Ion-Mihai Tetcu
cd236562bf Update to 0.4.10
PR:		ports/123455
Submitted by:	maintainer
2008-05-06 12:04:22 +00:00
Chin-San Huang
f1f6e67ad3 - Update to 0.24. 2008-05-01 08:44:51 +00:00
Mark Linimon
e3e5d56ef1 Reset aaron's port maintainerships due to many maintainer-timeouts. 2008-04-29 05:27:09 +00:00
Alex Dupre
ca00daa9c7 Update to 20080417 snapshot release. 2008-04-21 17:07:07 +00:00
Cheng-Lung Sung
e594a131db - Update to 2.20 (2.2)
Changes:	http://search.cpan.org/dist/JSON-XS/Changes
2008-04-21 02:31:03 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Edwin Groothuis
93940d364b Use MASTER_SITE_GOOGLE_CODE macro for MASTER_SITES 2008-04-18 22:55:49 +00:00
Marcelo Araujo
4aaab89f57 - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
2008-04-17 14:30:31 +00:00
Mathieu Arnold
8fb259b218 Update to 0.24 2008-04-16 11:10:11 +00:00
Pav Lucistnik
92b220fa9c - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat:	portmgr
2008-04-09 13:42:26 +00:00
Cheng-Lung Sung
0634c19ec9 - Update to 2.10 (2.1)
Changes:	http://search.cpan.org/dist/JSON-XS/Changes
2008-04-07 09:19:04 +00:00
Stanislav Sedov
fae8e0f615 - Add ruby 1.9 support
- Implement new knobs for gems and rake (these are included in
  ruby 1.9 distribution already). Also move gem bits from
  ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend
  on gems or rake you should define USE_RUBYGEMS/USE_RAKE
  accordingly. Also RAKE_BIN variable is provided for
  pointing to the right rake executable.
- Rewrite RUBY_SCHEBANG in awk to eliminate build dependency
  on ruby.

Discussed with:	Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer)
Tested by:	ports@
2008-04-06 08:58:21 +00:00
Cheng-Lung Sung
071903b878 - Update to 1.16
Changes:	http://search.cpan.org/dist/JSON-Any/Changes
2008-04-01 11:18:51 +00:00
Chin-San Huang
5959e92dfa - Update to 0.23. 2008-03-31 14:35:56 +00:00
Timur I. Bakeyev
205a82f645 Update port to the 1.11 version.
PR:		ports/120912
Approved by:	shaun (mentor, implicit)
2008-03-31 01:48:30 +00:00