Commit graph

31 commits

Author SHA1 Message Date
Dmitry Marakasov
7a0548af2a - Switch SourceForge ports to the new File Release System: categories starting with W 2009-08-22 00:38:34 +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
Alexey Dokuchaev
aad4af3296 Reformat to fit the screen better, fix a typo. 2007-07-04 22:58:17 +00:00
Alexey Dokuchaev
f9ad0cfce3 - Fix the build with GCC 4.2 [1]
- Usual round of Makefile nits

Reported by:	pointyhat (logs) [1]
2007-07-04 22:55:38 +00:00
Kris Kennaway
b7ff7031ea BROKEN with gcc 4.2 2007-05-27 03:03:31 +00:00
Edwin Groothuis
e4aa76a9be Remove USE_REINPLACE from categories starting with W 2006-05-13 04:41:22 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Pav Lucistnik
0d0547d54d - Add SHA256 2005-11-25 19:02:21 +00:00
Tilman Keskinoz
fe8762f0a6 Unbreak on CURRENT 2005-11-05 19:02:30 +00:00
Kris Kennaway
c104a93961 BROKEN on 7.0: Does not compile 2005-10-28 22:51:16 +00:00
Kirill Ponomarev
cf5a50e409 Drop maintership. 2005-04-21 17:44:08 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Kirill Ponomarev
050450676e - Remove USE_SIZE knob 2004-04-16 14:42:39 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Kirill Ponomarev
5e147280ef - SIZEify 2004-01-30 14:05:15 +00:00
Kirill Ponomarev
756e0a21ba - Update to version 1.9.1 2003-11-11 08:57:15 +00:00
Kirill Ponomarev
72dfc077c3 - Install sample configuraion file
- Bump PORTREVISION

PR:		57741
Submitted by:	ceri
2003-10-08 12:33:42 +00:00
Kirill Ponomarev
5bce3408bc - Update to version 1.9 2003-10-04 12:29:06 +00:00
Kirill Ponomarev
53ec412979 - Update to 1.8.3 2003-08-20 21:34:45 +00:00
Kirill Ponomarev
d767e6d7b6 Update to 1.8.2 2003-08-11 10:44:09 +00:00
Kirill Ponomarev
c6e2c51beb Update to 1.8.1
Approved by:	fjoe (mentor) (implicit)
2003-07-23 21:37:18 +00:00
Kirill Ponomarev
bcadc8453d Change my mail to @FreeBSD.org
Approved by:	fjoe (mentor)
2003-07-22 10:34:12 +00:00
Daichi GOTO
3323418cf2 update www/middleman: 1.7.1 -> 1.8
PR:		54596
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net> (maintainer)
2003-07-18 05:19:09 +00:00
Sergey A. Osokin
ae4f2fc0c5 Maintainer's update to 1.7.1
Use ${DOCSDIR} in Makefile
Use %%PORTDOCS%%%%DOCSDIR%% for pkg-plist

PR:	54389
2003-07-16 08:42:44 +00:00
Yen-Ming Lee
cba5860fb2 Update www/middleman: 1.6 -> 1.7
PR:		53693
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
2003-06-25 08:35:07 +00:00
Max Khon
b77d28bb44 Update www/middleman (maintainer): 1.5.3 -> 1.6
* A security flaw that would allow malicious
  Web pages to change proxy settings was fixed.
* A new feature was added that allows
  access to the proxy server to be restricted
  based on date/time.
* Files that exceed the maximum buffer size can now
  be partially buffered and processed.

PR:		53000
Submitted by:	Kirill Ponomarew (MAINTAINER)
2003-06-09 18:11:16 +00:00
Ying-Chieh Liao
31907917a7 fix core dump
Reportted by:	James Satterfield <james@uberduper.com>
Submitted by:	maintainer (with little modification)
2003-05-16 18:08:40 +00:00
Ying-Chieh Liao
5d8cc5443c upgrade to 1.5.3
PR:		51983
Submitted by:	maintainer
2003-05-09 06:58:13 +00:00
Max Khon
530a158dff Honor PREFIX when patching startup script
Submitted by:	MAINTAINER
2003-04-30 12:15:55 +00:00
Max Khon
35554e7a78 New port: middleman
Middleman is a robust proxy server.

PR:		51471
Submitted by:	Kirill Ponomarew
2003-04-29 17:35:56 +00:00