Commit graph

9 commits

Author SHA1 Message Date
Martin Wilke
96686c2752 - BROKEN checksum mismatch
=> Attempting to fetch http://files.backtrace.info/releases/mooseekd/mooseekd-0.05.tar.bz2
fetch: http://files.backtrace.info/releases/mooseekd/mooseekd-0.05.tar.bz2: size unknown
fetch: http://files.backtrace.info/releases/mooseekd/mooseekd-0.05.tar.bz2: size of remote file is not known
mooseekd-0.05.tar.bz2                                   -1  B   26 kBps
2013-02-21 03:00:07 +00:00
Steven Kreuzer
8b4ae52e9d Fix typos in COMMENT section 2012-08-23 16:24:09 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +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
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
Roman Bogorodskiy
4f7f111c01 beep-media-player.org has been renamed to backtrace.info. Fix MASTER_SITES
and WWW lines for affected ports.

Reported by:	pointyhat via erwin
2008-02-10 19:20:18 +00:00
Roman Bogorodskiy
cd8c07e032 Update to 0.05. 2006-08-24 17:52:25 +00:00
Roman Bogorodskiy
8335b9774a Update to 0.04. 2006-07-30 07:04:12 +00:00
Roman Bogorodskiy
8a3611cb1c mooseekd is a partial fork of Museek+, containing only the standalone
daemon needed to connect to the Soulseek P2P network. Naming has been
changed so as not to clash with an existing Museek+/museekd installation.
2006-07-25 10:04:05 +00:00