Commit graph

17 commits

Author SHA1 Message Date
Martin Wilke
8006aae6f8 - Fix build after addition of adding getdelim(), getline()
PR:		132982
Submitted by:	Florian Smeets <flo@kasimir.com>
2009-03-23 21:47:57 +00:00
Pav Lucistnik
a1e7116794 - Mark BROKEN on -CURRENT - getdelim()
Reported by:	pointyhat
2009-03-19 18:44:29 +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
Yen-Ming Lee
be02739d79 - update to 1.4.1 2007-04-13 00:51:51 +00:00
Edwin Groothuis
28dd10dcb4 Remove USE_REINPLACE from all categories starting with S 2006-05-13 04:15:53 +00:00
Pav Lucistnik
dc7af663e2 - Add SHA256 2005-11-25 18:14:52 +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
d108c5dc75 Drop maintainership. 2004-08-08 08:11:20 +00:00
Kirill Ponomarev
bc548ba337 Fix MASTER_SITES and WWW: line 2004-07-27 13:04:11 +00:00
Kirill Ponomarev
dbd99a26ca - Update to version 1.4.0 2004-04-17 21:58:11 +00:00
Kirill Ponomarev
66f55d03e6 - Update to version 1.3.4 2004-02-27 19:59:13 +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
bcadc8453d Change my mail to @FreeBSD.org
Approved by:	fjoe (mentor)
2003-07-22 10:34:12 +00:00
Sergey A. Osokin
28299f4fe6 Update to 1.3.3
Submitted by:	maintainer
PR:		53598
Approved by:	fjoe (mentor) (implicit)
2003-06-23 14:13:27 +00:00
Max Khon
8b1d68ae92 New port: lookat
Lookat is a program to view Un*x text files and manual pages.

PR:		51284
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
2003-04-27 16:31:05 +00:00