Commit graph

19 commits

Author SHA1 Message Date
Stanislav Sedov
5b7e27c17d - Add the patch file forgotten in previous commit. 2008-11-27 21:44:08 +00:00
Stanislav Sedov
02d5f3c277 - Correct metaflac options.
- Bump PORTREVISION.
2008-11-27 21:41:17 +00:00
Stanislav Sedov
7f5396f904 - Install additional examples.
- Take maintainership.
- Bump PORTREVISION.
2008-11-27 21:17:43 +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
Jimmy Olgeni
bbdb4d4623 A few typo fixes for ports/audio descriptions. 2008-06-15 12:52:11 +00:00
Pav Lucistnik
dad0d0873a - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 09:23:28 +00:00
Renato Botelho
c2225ee10e - Update to 1.3.1
PR:		ports/93650
Submitted by:	Ports Fury
2006-02-21 18:05:29 +00:00
Pav Lucistnik
6329c4d7f9 - Add some SHA256 checksums 2005-11-23 23:29:54 +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
Michael Johnson
0030e24718 - Update to 1.3
PR:		79459
Submitted by:	Ports Fury
2005-04-02 17:26:59 +00:00
Kirill Ponomarev
395b110e40 Update to 1.2 2004-11-27 09:42:50 +00:00
Kirill Ponomarev
405f40a486 Update to version 1.1
PR:		ports/71867
Submitted by:	Ports Fury
2004-10-12 09:40:48 +00:00
Kirill Ponomarev
98ef94ef5d Update to version 1.0
PR:		ports/71294
Submitted by:	Ports Fury
2004-09-03 07:57:27 +00:00
Kirill Ponomarev
35d66bdf72 Update to version 0.6
PR:		ports/68858
Submitted by:	Ports Fury
2004-07-09 17:12:57 +00:00
Kirill Ponomarev
692a8c38c8 - Remove unnecessary USE_REINPLACE
PR:		ports/63491
Submitted by:	Ports Fury
2004-02-28 19:39:58 +00:00
Kirill Ponomarev
b2beb18df1 - Update to version 0.5.2
PR:		ports/63131
Submitted by:	Ports Fury
2004-02-20 15:08:00 +00:00
Trevor Johnson
e8d5605043 Add SIZE. 2004-01-27 20:51:07 +00:00
Pav Lucistnik
277046d514 Add cuetools, a set of utilities for manipulating cue and toc sheets
and converting between them.

PR:		ports/60714
Submitted by:	Vincent Tantardini <vinc@FreeBSD-fr.org>
2003-12-30 12:43:23 +00:00