Commit graph

26 commits

Author SHA1 Message Date
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
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
Pav Lucistnik
9fc1c4fe89 - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 09:56:52 +00:00
Alejandro Pulver
df94f28c26 - Fix building with GCC 4.x.
Reported by:	pointyhat
2006-12-17 16:08:03 +00:00
Alejandro Pulver
f0c7656f65 - Fix crash when getaddrinfo(3) (for DNS resolving) fails.
- Fix memory leak (using freeaddrinfo(3) instead of just free(3)).
2006-09-18 22:57:33 +00:00
Alejandro Pulver
c26d558871 - Update to version 2.0.4.
- Remove from virtual category "net" and add to "www".
- Remove pkg-message.in and patch-libprozilla_src_Makefile.in (now the
  upstream version installs headers under a "prozilla" subdirectory).
- Change pkg-plist and remove patch-libprozilla_ltmain.sh to install .la
  (libtool archive) files.

Approved by:	garga (mentor)
2006-04-18 17:55:58 +00:00
Alejandro Pulver
faf157a3b3 Change the maintainership address to the @FreeBSD.org one.
Approved by:	garga (mentor)
2006-04-09 13:08:16 +00:00
Sam Lawrance
96c6b14baa Install header files in a subdirectory.
Add 'net' category.

PR:		ports/93255
Submitted by:	Alejandro Pulver <alejandro@varnet.biz> (maintainer)
2006-02-15 07:49:32 +00:00
Pav Lucistnik
55aded9f39 - Record dependency on gettext
PR:		ports/92176
Submitted by:	Alejandro Pulver <alejandro@varnet.biz> (maintainer)
2006-01-23 15:39:23 +00:00
Tilman Keskinoz
4a4382959c Don't install common.h, it breaks other applications like kdemultimedia
and is not necessary to run prozilla.

Bump PORTREVISION

PR:		92021
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
Reported by:	Chris Chou (PR 92002)
2006-01-20 22:10:48 +00:00
Sergey Matveychuk
b583964e98 - Update to 2.0.3
PR:		ports/91524
Submitted by:	Alejandro Pulver (maintainer)
2006-01-08 22:04:51 +00:00
Marcus Alves Grando
48f4cd2743 Update to 2.0.2
Add SHA256

PR:		89801
Submitted by:	Alejandro Pulver <alejandro@varnet.biz> (maintainer)
2005-12-01 16:33:21 +00:00
Florent Thoumie
31eaf476dc - Fix compilation issue on 4.x.
- Remove .la libtool file.

PR:		ports/89537
Submitted by:	maintainer
2005-11-25 17:12:46 +00:00
Florent Thoumie
2668d3d08d - Update to 2.0.1 [1].
- Remove local patches since they've been integrated in the release) [1].
- Use bzip2 distfile [1].
- Fix issue with non-standard PREFIX/LOCALBASE.

PR:		ports/88815 [1]
Submitted by:	maintainer [1]
2005-11-23 14:06:53 +00:00
Volker Stolz
e11b8d2e26 Update to 1.3.7.4
PR:		ports/87177
Submitted by:	maintainer
2005-10-12 09:27:17 +00:00
Sergey Matveychuk
7ab8f46dbf - Update to 1.3.7.3
This is a bug-fix version of ProZilla. Among the changes are:
* fix buffer overflows (possibility of remote exploitation)
* missing space in the User-Agent HTTP header
* hidden passwords in ftp downloads

While I'm here:
- Remove etc/prozilla.conf if it was not changed
- Utilize %%DOCSDIR%%

PR:		ports/76630
Submitted by:	Sergio Mangialardi <sergio(at)softshark.org>
2005-01-26 17:20:52 +00:00
Mark Linimon
10ae617e96 Fix typo in EXPIRATION_DATE. 2004-12-19 01:42:03 +00:00
Mark Linimon
e874ef3b41 With portmgr hat on, mark DEPRECATED to go along with the fact that it
is currently marked FORBIDDEN due to security problems.  Set for 1-month
timeout (that will be 6 weeks since the initial FORBIDDEN).
2004-12-18 04:11:51 +00:00
Josef El-Rayes
839dcd21c8 Unset maintainership on ports. Multiple maintainer
timeouts.

Approved by:	portmgr
2004-12-12 14:49:37 +00:00
Josef El-Rayes
72ac3bdfe3 Mark the port forbidden due to vulnerability.
Approved by:	maintainer(timeout)
With hat:	secteam
2004-12-01 17:17:47 +00:00
Pav Lucistnik
6ba4fc2cd3 - Use ncurses from base
PR:		ports/64950
Submitted by:	michael johnson <ahze@ahze.net>
Approved by:	maintainer timeout (2 weeks)
2004-04-12 22:39:04 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Pav Lucistnik
bcd2c14358 - Workaround lack of reentrant gethostbyname()
PR:		ports/60740
Submitted by:	maintainer
2004-02-07 19:55:21 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
FUJISHIMA Satsuki
b185046be2 get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
2003-07-14 02:53:03 +00:00
Munechika SUMIKAWA
682c399f7c Add prozilla 1.3.6, proZilla is a fast download accelerator.
PR:		47503
Submitted by:	Juan Salaverria <rael@vectorstar.net>
2003-04-19 21:06:54 +00:00