Commit graph

2205 commits

Author SHA1 Message Date
Erwin Lansing
2834c52a8c Update to 1.24 2008-08-27 20:42:16 +00:00
Christian Weisgerber
d7eeb462c1 Update to 4.32.7, which has minor bug fixes. 2008-08-21 19:46:55 +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
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Kevin Lo
8037eca7df Update to 1.5 2008-08-19 02:33:16 +00:00
Martin Wilke
94484b9569 The thunar-archive-plugin is a plugin for the Thunar File Manager, which
adds archive operations to the file context menus. Using this plugin you
will be able to extract and create archive files from within Thunar using
a single click.

WWW:	http://foo-projects.org/~benny/projects/thunar-archive-plugin/

PR:		ports/125998
Submitted by:	ports at c0decafe.net <ports at c0decafe.net>
2008-08-18 12:38:30 +00:00
Edwin Groothuis
774ee2d2f2 Fix NOPORTDOCS related issues
Noticed by: ionbot
2008-08-18 05:44:11 +00:00
Edwin Groothuis
e7f6d9c0ae [NEW PORT] archivers/libpar2 Reusable library for manipulating par2 files
Libpar2 is a library for creating and using PAR2 files to detect
	damage in data files and repair them if necessary. It can be used with
	any kind of file. Par files are especially popular on Usenet.

	Libpar2 is extracted from par2cmdline, and distributed separately.

	WWW: http://parchive.sourceforge.net/

PR:		ports/126578
Submitted by:	Jeff Burchell <toxic@doobie.com>
2008-08-17 06:48:21 +00:00
Hye-Shik Chang
ec9dc78dbe Update to 0.62 2008-08-14 04:59:58 +00:00
Erwin Lansing
d10b9b7341 Mark BROKEN on i386: runaway process during build. 2008-08-13 14:59:41 +00:00
Martin Wilke
568f8e877f The KDE FreeBSD team is proud to announce the release of KDE 4.1.0
for FreeBSD. The official KDE 4.1.0 release notes can be found at
http://www.kde.org/announcements/4.1/.

Some note:

* Prefix
KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4.
KDE4 and KDE3 can co-exist

* Sound
For sound to work, it is necessary to have dbus and hal enabled
in your system. Please see the respective documentation on how
to enable these.

For more Informations see the HEADS UP at ports@ and kde-freebsd@
or our wiki page http://wiki.freebsd.org/KDE4/Install.

Have fun!
2008-08-09 16:52:28 +00:00
Beech Rintoul
ff57c42264 - Add missing RUN_DEPENDS on archivers/cabextract and archivers/unzip
PR:		ports/126321
Submitted by:	Alexander Logvinov <ports@logvinov.com> (maintainer)
2008-08-07 08:16:53 +00:00
Kevin Lo
e669c35af7 Update to 1.4 2008-08-05 01:24:46 +00:00
Andrey A. Chernov
35258fa5bc Switch to SF master 2008-08-03 03:40:31 +00:00
Andrey A. Chernov
9e7fa98747 Remove unneded EXTRACT_SUFX line 2008-08-03 03:23:28 +00:00
Andrey A. Chernov
40642fdd6a Update to 3.0 2008-08-03 03:18:25 +00:00
Pav Lucistnik
0bacf2c9d0 - Fix build with LIBSYNCE, LIBDYNAMITE, LIBUNSHIELD options enabled
- Fix pkg-config file
- Change WWW
- Bump PORTREVISION

PR:		ports/126063
Submitted by:	Alexander Logvinov <ports@logvinov.com> (maintainer)
2008-07-29 23:51:10 +00:00
Pav Lucistnik
0e4619f40b - Update to 0.5.1
PR:		ports/123971
Submitted by:	Alexander Logvinov <ports@logvinov.com>
Approved by:	maintainer timeout (se; 2 months)
2008-07-29 23:48:01 +00:00
Cheng-Lung Sung
409a9b1d4f - Update to 1.6.8
Changes:	http://search.cpan.org/dist/POE-Filter-LZO/Changes
2008-07-28 02:39:33 +00:00
Cheng-Lung Sung
d19de5b41d - Update to 1.6.8 (1.68)
Changes:	http://search.cpan.org/dist/POE-Filter-LZF/Changes
2008-07-26 01:48:38 +00:00
Renato Botelho
67b9ddaf4a - New entry to MASTER_SITES 2008-07-25 17:40:58 +00:00
Pav Lucistnik
29e60de039 - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV 2008-07-25 09:08:42 +00:00
Philip M. Gollucci
b43083409f Update my ports to my freebsd address
Approved by:    araujo (mentor)
2008-07-23 02:43:55 +00:00
Philippe Audeoud
0951d90e46 - Update to 2.012 2008-07-20 15:48:19 +00:00
Philippe Audeoud
7e14dc02cc - Update to 2.012
PR:		ports/125731
Submitted by:	leeym@
2008-07-20 15:45:22 +00:00
Kevin Lo
1b2ba0fe1f Update to 1.1.0.2 2008-07-18 07:42:11 +00:00
Emanuel Haupt
fea8a0a0cd Remove support for 5.x
PR:		124942
Submitted by:	"Philip M. Gollucci" <pgollucci@p6m7g8.com>
2008-07-18 05:13:38 +00:00
Edwin Groothuis
e8f20022f3 Remove man/ja/man8 from the pkg-plist.
Submitted by:	pavmail
2008-07-08 23:26:06 +00:00
Philippe Audeoud
d85dba2fb9 - Add missing dependency for old perl
- Bump PORTREVISION

PR:		ports/125357
Submitted by:	leeym@
2008-07-07 15:28:02 +00:00
Edwin Groothuis
736b7081fb New port: archivers/rpm5
New major version of RPM, based upon rpm5.org release.

	Major new features are sqlite, xar and lzma support as
	well as lots of cleanup and better support for FreeBSD.

	See http://rpm5.org/pressrelease.php for more details.

	The new rpm5 port is based on the old rpm4 port, with
	new knobs added for Python and Lua scripting support.

PR:		ports/123022
Submitted by:	Anders F Björklund <afb@rpm5.org>
2008-07-07 13:19:16 +00:00
Pietro Cerutti
69f29aa5e1 - Update to 1.03
PR:		125228
Submitted by:	Ports Fury
2008-07-04 22:10:23 +00:00
Wesley Shields
33d1956a50 Fix broken build.
PR:		ports/125040
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by:	Yar Odin <yarodin@gmail.com> (maintainer)
2008-07-02 23:02:46 +00:00
Pav Lucistnik
83428c67df - Assign to new maintainer
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com> (the new maintainer)
2008-07-02 21:20:27 +00:00
Yen-Ming Lee
f66fc2fe1c - update to 1.70 2008-07-02 07:35:09 +00:00
Yen-Ming Lee
29fed21d33 - update to 1.5.8 2008-07-02 06:57:21 +00:00
Chin-San Huang
0bf6ad6d3a - Update to 1.5.0.
PR:		ports/125171
Submitted by:	Wen heping <wenheping@gmail.com>
2008-07-02 06:21:20 +00:00
Jeremy Messenger
27d96e73d3 Update to 2.22.4. 2008-07-01 17:01:00 +00:00
Yen-Ming Lee
98908e4c35 - update to 1.68 2008-06-29 04:47:53 +00:00
Emanuel Haupt
037fab3fca Update to 1.17 2008-06-25 22:06:45 +00:00
Marcelo Araujo
69759d4b85 - Remove 5.x support.
PR:		ports/124941
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
2008-06-25 01:09:33 +00:00
Jose Alonso Cardenas Marquez
3a14939100 - Use new freepascal stuff
- Bump PORTREVISION
2008-06-24 15:18:15 +00:00
Volker Stolz
5d98d82dbf Fix build with GCC 3.4
PR:		ports/124896
Submitted by:	maintainer
2008-06-24 03:01:53 +00:00
Andrey A. Chernov
e56f5ae14e Upgrade to 3.80 beta 2 2008-06-23 08:28:35 +00:00
Jimmy Olgeni
7a0f24e32d Upgrade to version 2.2. 2008-06-20 22:22:05 +00:00
Felippe de Meirelles Motta
fdaf7cb517 - Reduce self-test verbosity.
- Add DOCS and EXAMPLES files.
- Bump PORTREVISION.

PR:		ports/124184
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
Approved by:	gabor (mentor, implicit)
2008-06-20 18:38:52 +00:00
Christian Weisgerber
a3a71e00ee Rename manual "test" target to "regression-test" so that it will
be automatically run on the package build cluster.

Suggested by Pedro <pfgshield-freebsd@yahoo.com>.
2008-06-20 16:22:18 +00:00
Erwin Lansing
8bca2d4fcf Make COMMENT overridable by a slave port.
Submitted by:	Alexander Logvinov <ports@logvinov.com> (maintainer)
2008-06-20 00:42:29 +00:00
Erwin Lansing
8b0ba84c09 Add py-librtfcomp , LZRTF compression library.
PR:		ports/124554
Submitted by:	Alexander Logvinov <ports at logvinov.com>
2008-06-19 22:06:13 +00:00
Erwin Lansing
54a151c57f Add librtfcomp 1.1, LZRTF compression library.
PR:		ports/124554
Submitted by:	Alexander Logvinov <ports at logvinov.com>
2008-06-19 21:48:54 +00:00
Mathieu Arnold
e2c4f6e506 Update to 2.0.1 2008-06-19 13:52:34 +00:00