non port: audio/musicpd/Makefile |
Number of commits found: 334 (showing only 100 on this page) |
Saturday, 24 Jan 2015
|
21:21 crees
Revert fix-- incorrect
PR: ports/195888
 |
Friday, 19 Dec 2014
|
17:08 crees
Fix build on 10.1-- temporary fix until clang bug investigated
PR: ports/195888
Submitted by: martin.dieringer
 |
Monday, 8 Dec 2014
|
16:48 tijl
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version. When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.
Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it. The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20. Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.
PR: 195724
Exp-run by: antoine
Approved by: portmgr (antoine)
 |
Wednesday, 10 Sep 2014
|
20:50 gerald
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
 |
Thursday, 14 Aug 2014
|
11:33 arved
Fix typo in previous commit
Submitted by: Arthur Mesh
 |
Saturday, 9 Aug 2014
|
10:06 arved
Chase library dependencies after libcdio <-> libcdio-paranoia split
PR: 192271
 |
Monday, 4 Aug 2014
|
15:46 amdmi3
- Switch audio/musepack to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
- Fix audio/abcde by requiring python
- Fix audio/moc plist with MUSEPACK enabled
Approved by: portmgr blanket
 |
Sunday, 20 Jul 2014
|
14:48 crees
Give up trying to make MPDDIR, and let pw useradd do it. Stop making
it customisable via make.conf; pointless with package installations.
Modernise slightly.
Correct IGNORE message-- there is no real problem with using .error here,
but since it was mysteriously changed without notice assume that there was an
extremely good reason for it.
 |
Saturday, 19 Jul 2014
|
21:31 crees
Stop pkg complaining, and do exactly the same as before :)
 |
Wednesday, 16 Jul 2014
|
03:47 adamw
Add DOCS to OPTIONS_DEFINE where PORTDOCS= is set.
 |
Friday, 11 Jul 2014
|
14:12 tijl
Add a global OPUS_DESC
 |
Friday, 27 Jun 2014
|
17:21 miwi
- Chase database/sqlite3 slib bump
Approved by: portmgr (myself)
 |
Monday, 26 May 2014
|
18:24 crees
Update to 0.18.11
PR: ports/189038
 |
Sunday, 25 May 2014
|
20:07 naddy
Switch Opus to USES=libtool.
Bump dependent ports. [1]
Approved by: portmgr (implicit) [1]
 |
Monday, 5 May 2014
|
14:51 sunpoet
- Update to 2.3.1 (from audio/libshout2)
- Use USES=libtool
- Strip shared library
- Bump PORTREVISION for audio/libshout shlib change and
dependency change from audio/libshout2 to audio/libshout [1]
Approved by: portmgr (bapt) [1]
 |
Monday, 24 Mar 2014
|
18:13 crees
Enable curl by default.
PR: ports/187833
Submitted by: rene
 |
Wednesday, 19 Mar 2014
|
20:25 crees
Fix build when cdparanoia option enabled.
PR: ports/187771
Submitted by: Arto Pekkanen <isoa@kapsi.fi>
 |
Sunday, 16 Feb 2014
|
20:18 crees
Fix build with sidplay2
PR: ports/186543
 |
19:55 crees
Update to 0.18.8
Fix pkg-message
 |
Wednesday, 5 Feb 2014
|
15:53 bapt
Chase libmad changes
 |
Wednesday, 15 Jan 2014
|
22:36 bapt
Reduce over inclusions of bsd.port.mk
 |
Wednesday, 1 Jan 2014
|
19:45 crees
Typo
 |
Sunday, 29 Dec 2013
|
13:56 crees
Simplify and group up OPTIONS
Submitted by: Zsolt Udvari <udvzsolt@gmail.com>
 |
Friday, 27 Dec 2013
|
21:44 crees
Remove removed configure switch
PR: ports/185234
Submitted by: Zsolt Udvari <udvzsolt@gmail.com>
 |
Tuesday, 24 Dec 2013
|
15:45 crees
Fix install with DOCS option disabled
PR: ports/185161
Submitted by: Anton Yuzhaninov
 |
Saturday, 21 Dec 2013
|
17:02 crees
It appears that there is actually a compiler.mk knob that does
exactly what was needed for the previous commit.
Submitted by: antoine
Submitted by: db
 |
16:52 crees
Clang can build musicpd fine on FreeBSD 10+
PR: ports/185059
Submitted by: mat
 |
Friday, 20 Dec 2013
|
21:49 crees
Update to 0.18.5
Musicpd has been rewritten in c++, and now unfortunately requires a
modern gcc to build.
While here, remove duplicate LICENSE line pointed out by danfe...
 |
09:51 crees
Update to 0.17.6
Stageify
 |
Sunday, 15 Dec 2013
|
18:49 crees
Fix WMA playback.
0.18 update will come soon, but it's proving nontrivial
due to a substantial rewrite in c++!
PR: ports/184768
Submitted by: Thomas Zander <thomas.e.zander@googlemail.com>
 |
Wednesday, 11 Dec 2013
|
17:31 bdrewery
Fix dependency
 |
14:35 bapt
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr
 |
Wednesday, 20 Nov 2013
|
02:42 eadler
s/.error/ignore/g
This port needs additional work, but fix building INDEX for now.
Approved by: crees (maintainer, implicit)
 |
Friday, 8 Nov 2013
|
14:31 kwm
Update to 0.3.6.
This update supports a number of new codecs.
Remove indiffently argument from COMMENT
Update pkg-descr to supported codec list.
Stageify.
 |
Saturday, 19 Oct 2013
|
16:43 wg
multimedia/ffmpeg: update to 2.0.1
- Update main ffmpeg port to 2.0.1
- Bump and update dependent ports when necessary (API change)
Approved by: portmgr (bapt)
 |
Friday, 20 Sep 2013
|
14:36 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
 |
Friday, 30 Aug 2013
|
22:31 bapt
Add an explicit dependency on pkgconf
While here:
- trim headers
- convert USE_GMAKE to USES=gmake
 |
Friday, 9 Aug 2013
|
12:21 crees
Improve TREMOR description to make it explicit that it may not be used with
SHOUTCAST
PR: ports/180412
 |
Wednesday, 24 Jul 2013
|
10:21 crees
Restore SQLITE3 option
Submitted by: Thomas Mueller <tmueller@sysgo.com>
 |
Thursday, 11 Jul 2013
|
16:26 sunpoet
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi
 |
Monday, 1 Jul 2013
|
18:37 crees
Remove obsolete CUE option
 |
Wednesday, 26 Jun 2013
|
21:14 crees
Add SQLITE3 option
 |
Sunday, 9 Jun 2013
|
19:30 naddy
* Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports.
PR: 179072
 |
Saturday, 4 May 2013
|
15:41 crees
audio/musicpd: Add support for bonjour/mDNSResponder
PR: ports/178274
Submitted by: Matthieu Volat <mazhe@alkumuna.eu>
 |
Tuesday, 30 Apr 2013
|
20:48 crees
audio/musicpd: Update to 0.17.3
Take out the compatibility shims for people who redefined MPDCONF-- they've
had enough warning. Error out with some helpful hints if people still haven't
moved to using musicpd.conf
 |
Thursday, 3 Jan 2013
|
16:23 crees
Make OSS audio work out of the box
Suggested by: theraven
 |
15:34 crees
Add missing directories for musicpd to work out of the box
Noticed by: theraven
Fix mpd user home directory
 |
Sunday, 18 Nov 2012
|
14:34 crees
Fix replacement value
Feature safe: yes
 |
14:32 crees
Tighten up on replacement in musicpd.conf(5) to avoid catching .B mixer
Submitted by: Derek Thomas
Feature safe: yes
 |
Sunday, 14 Oct 2012
|
18:43 crees
Update to 0.17.2
Changes in 0.17.1:
Jonathan Neuschaefer (1):
command: require appropriate permissions for searchadd{,pl}
Jurgen Kramer (1):
Add song duration to DSF and DSDIFF DSD decoders.
Max Kellermann (12):
configure.ac: increment version number to 0.17.1
Merge branch 'fix-typo' of https://github.com/sol/mpd
require GLib 2.16
test/test_pcm: add pcm_volume tests
output_init: put the "convert" filter at the end of the list
aiff: support the AIFC format
Makefile.am: updated web server for "upload" target
cue_parser: support file types "MP3", "AIFF"
tag_ape: return false if no usable tag was found
tcp_socket, ...: remove obsolet RAOP sources
configure.ac: add -I to CPPFLAGS, not CFLAGS
configure.ac: replace MPD_CHECK_FLAG with autoconf-archive scripts
Simon Hengel (1):
Fix typo
Changes in 0.17.2:
Anton Khirnov (1):
client_file: remove pure attribute from client_allow_file().
Avuton Olrich (2):
Modify version string to post-release version 0.17.2~git
mpd version 0.17.2
Max Kellermann (42):
input_stream, main: remove obsolete GLib version checks
valgrind.suppressions: suppressions for GStaticMutex and more
playlist_song: move code to playlist_check_load_song()
playlist_song: improve const-correctness
playlist_song: use map_to_relative_path()
mapper: fix non-UTF8 music directory name
input/ffmpeg: remove fallback AV_VERSION_INT definition
timer: use monotonic clock if available
output/httpd: move code to _has_clients()
output/httpd: fix throttling bug after resuming playback
output/httpd: move delay from _pause() to _delay()
output/pulse: simplify _wait_stream()
output/pulse: implement method delay()
output/jack: implement method delay()
log: store duplicated path string
decoder/fluidsynth: remove throttle (requires libfluidsynth 1.1)
decoder/fluidsynth: check if file is really a MIDI
decoder/fluidsynth: don't duplicate path
decoder/fluidsynth: stop playback at end of file
configure.ac: auto-detect libfluidsynth
decoder/fluidsynth: add "soundfont" setting
decoder/fluidsynth: add "sample_rate" setting
doc/user: add wildmidi documentation
mapper: fix potential crash in file permission check
filter/volume: include cleanup
playlist: fix unprotected player_control access
player_thread: add local variable "start_ms"
playlist_song: fix user-after-free bug
playlist_song: pass const song to _check_load_song()
playlist_print: fix memory leak
queue_save: save song priorities
command: make "single" a bool
player_thread: disable cross-fading in "single" mode
playlist/cue: map "PERFORMER" to "artist" or "album artist"
update_walk: fix unsafe readlink() usage
AudioCompress: abort on out-of-memory
decoder/_ogg_common: simplify the large "if" expression
decoder/_ogg_common: fix buffer size check
locate: cast enum tag_type to int before comparing with integer
decoder/wavpack: support all APEv2 tags
configure.ac: don't auto-detect the Vorbis encoder when Tremor is enabled
decoder_control: remove MixRamp debug messages
Wieland Hoffmann (2):
mpd.conf(5): Document the existence of musicbrainz_ tags
mpd.conf(5): Use the correct default value for max_playlist_length
Feature safe: yes
 |
Saturday, 8 Sep 2012
|
10:10 crees
All hail the new stable branch of Music Player Daemon; 0.17
Changes:
Anton Khirnov (1):
update: properly skip symlinks in path that is to be updated.
Dan McGee (1):
Use g_message and not g_debug when removing song
Jonathan Neuschaefer (1):
decoder/audiofile: fix compiler warnings with libaudiofile 0.3.3
Max Kellermann (17):
output/winmm: remove pointless NULL check
pcm_buffer: pcm_buffer_get() never returns NULL
decoder_api: check state before emitting initial seek command
test/read_tags: call g_thread_init()
test/run_decoder: initialize GThread
decoder/ffmpeg: read the "year" tag
text_input_stream: detect end-of-file
event_pipe, test: explicitly ignore write() return value
output/osx: use the fifo_buffer library instead of rolling own
uri: remove g_basename() call from uri_get_suffix()
directory: use strrchr() instead of g_basename()
output/jack: workaround for libjack1 crash bug
output/jack: check for connection failure before starting playback
test/test_vorbis_encoder: program to debug the vorbis encoder
encoder/vorbis: generate end-of-stream packet before tag
encoder_plugin: add state assertions
encoder/vorbis: generate end-of-stream packet when playback ends
 |
Thursday, 19 Jul 2012
|
20:15 naddy
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
 |
Sunday, 10 Jun 2012
|
14:34 crees
Warn if user sets own value of MPDCONF-- potential for breakage is nonzero and
packages don't support it anyway.
 |
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
 |
Tuesday, 29 May 2012
|
20:03 crees
Update to 0.16.8
OPTIONSngify!
 |
Thursday, 16 Feb 2012
|
15:57 ashish
- Bump PORTREVISION to chase the update of multimedia/libvpx
 |
Monday, 6 Feb 2012
|
20:02 crees
Update to 0.16.7
https://sourceforge.net/projects/musicpd/files/mpd/0.16.7
 |
Friday, 3 Feb 2012
|
23:20 crees
Add OPTION to link with libcue, off by default
PR: ports/155593
 |
Wednesday, 18 Jan 2012
|
17:36 arved
Chase libcdio shlib bump
 |
Saturday, 14 Jan 2012
|
22:27 netchild
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it.
 |
Saturday, 31 Dec 2011
|
16:32 crees
- Update to 0.16.6
- Use bsd.port.options.mk
- Make MPDUSER/MPDGROUP customisable (YMMV)
- Remove pointless variables (MPDUID etc), and clean up SUB_LIST
- Simplify regex for catching nanf etc
 |
Tuesday, 27 Dec 2011
|
09:30 crees
Ensure that oss starts before musicpd (only applicable when using audio/oss)
 |
Wednesday, 19 Oct 2011
|
17:54 crees
Update to 0.16.5
 |
Friday, 23 Sep 2011
|
22:26 amdmi3
- 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
 |
Saturday, 10 Sep 2011
|
08:55 crees
Portlint is mistaken-- CPPFLAGS are not passed to configure unless made explicit
Revert previous moving of CPPFLAGS outside CONFIGURE_ENV
Submitted by: Olivier Brisson <olivier@brisson.de>
 |
Tuesday, 6 Sep 2011
|
17:03 crees
- Update to 0.16.4
- While here, pet portlint about [CL][PD]P?FLAGS in CONFIGURE_ENV
 |
Sunday, 17 Jul 2011
|
19:35 crees
Stop autodetecting libsndfile --> now an OPTION, on by default
PR: ports/158999
Submitted by: David Demelier <demelier.david@gmail.com>
Approved by: rene (mentor, implicit)
 |
10:40 crees
Update to 0.16.3
Approved by: rene (mentor, implicit)
 |
Friday, 24 Jun 2011
|
22:39 mm
Bump due to ffmpeg update to 0.7.1
 |
Friday, 17 Jun 2011
|
13:59 crees
- Fix stop function in rc script
PR: ports/157173
Submitted by: Zhihao Yuan <lichray@gmail.com>
Reviewed by: dougb
Approved by: tabthorpe (co-mentor)
 |
06:46 crees
- Update maintainer address
Approved by: rene (mentor)
 |
Monday, 16 May 2011
|
13:32 nivit
- Add option WITH_AVAHI (default off) to support Zeroconf through avahi
- Bump PORTREVISION (pkg-plist changed: binary mpd renamed musicpd)
- Remove CONFLICTS with net/mpich2
PR: ports/156624
Submitted by: Chris Rees <utisoft at gmail.com> (maintainer)
 |
Sunday, 20 Mar 2011
|
21:28 dhn
- Update to 0.16.2
- Make MPDCONF have sane FreeBSD defaults
- Move default musicpd root to /var/mpd and stop clobbering make.conf
- Now runs as user MPDUSER by default (in new conf)
PR: ports/155726
Submitted by: Chris Rees <utisoft@gmail.com> (maintainer)
 |
Tuesday, 1 Mar 2011
|
19:49 wxs
Include upstream fix for 24-bit audio (disable it).
Silence a REINPLACE_CMD while we are here.
PR: ports/155168
Submitted by: Chris Rees <utisoft@gmail.com> (maintainer)
 |
Tuesday, 8 Feb 2011
|
19:37 uqs
- Unbreak libogg detection in configure script
- Make it compile with IPv6 support
PR: ports/154590
Submitted by: uqs
Approved by: maintainer
Feature safe: yes
 |
Sunday, 6 Feb 2011
|
18:06 miwi
- Update to 1.16.1
PR: 154549
Submitted by: maintainer
Feature safe: yes
 |
Thursday, 16 Dec 2010
|
16:40 nivit
- Annotate CONFLICTS between audio/musicpd net/mpich2
PR: ports/153194
Submitted by: nivit
Approved by: Chris Rees (maintainer of audio/musicpd)
 |
Sunday, 21 Nov 2010
|
16:06 nivit
- Update to 0.15.15
- Add LICENSE variable in Makefile
PR: ports/152426
Submitted by: Chris Rees <utisoft@gmail.com> (maintainer)
 |
Friday, 1 Oct 2010
|
21:49 makc
Switch to audio/musepack from deprecated audio/libmpcdec
PR: ports/150510
Submitted by: Ganael Laplanche <ganael.laplanche at martymac.org>
Approved by: maintainer
 |
Sunday, 25 Jul 2010
|
02:48 sahil
- Update to 0.15.12
- Install configuration file if it does not exist
PR: ports/148082
Submitted by: Chris Rees <utisoft@gmail.com> (maintainer)
 |
Saturday, 24 Jul 2010
|
16:38 mm
- Update ffmpeg to 0.6
 |
Monday, 12 Jul 2010
|
13:42 linimon
Over to new volunteer:
Approved by: old maintainer
 |
Sunday, 6 Jun 2010
|
20:39 naddy
Bump PORTREVISION after libao update and handle API incompatibility.
 |
Friday, 28 May 2010
|
06:56 ehaupt
Chase audio/libmodplug update
 |
Saturday, 3 Apr 2010
|
10:44 roam
Chase the ftp/curl shlib version bump.
 |
Friday, 12 Feb 2010
|
17:23 miwi
- Update to 0.15.8
PR: 143019
Submitted by: Arjo Hooimeijer <hooimeijer@gmail.com>
Approved by: maintainer timeout
 |
Sunday, 6 Dec 2009
|
17:30 pav
- Use static UID/GID and convert to USERS macro
- Install useful sample configuration
PR: ports/133533
Submitted by: Ashish SHUKLA <wahjava@gmail.com>
Approved by: Jan-Olof Lindqvist <jo.lindqvist@gmail.com> (maintainer)
 |
Saturday, 28 Nov 2009
|
10:34 arved
Chase libcdio shared library version bump
 |
Thursday, 17 Sep 2009
|
09:41 miwi
* Fix MMS, LAME, SHOUTCAST support
PR: 137835
Submitted by: "Herbert J. Skuhra" <h.skuhra@gmail.com>
Feature safe: yes
 |
Saturday, 22 Aug 2009
|
00:13 amdmi3
- Switch SourceForge ports to the new File Release System: categories starting
with A
 |
Monday, 27 Jul 2009
|
12:20 avl
- Update to 0.15 [1]
- Add new config knobs [1]
- Add dependency on libcurl [2]
- Use PLIST_FILES and PORTDOCS instead pkg-plist
PR: ports/136305 [1], ports/131991 [2]
Submitted by: David Horn <dhorn2000 AT gmail.com> [1], Rick Dicaire <kritek AT
gmail.com> [2]
Approved by: maintainer timeout, tabthorpe (mentor)
 |
Monday, 6 Jul 2009
|
21:26 naddy
Bump PORTREVISION after libogg and libvorbisfile major version increment.
 |
Wednesday, 18 Mar 2009
|
16:45 itetcu
- Update to latest upstream release (0.14.2)
- Add new ffmpeg knob to options, and LIBDEPENDS for avcodec/avformat/avutil
- change wording on id3tag knob to specify id3 v1/v2 instead of just v1
- change shoutcast wording to specify ogg (so that it is clearer)
- change several configure args to sync with the upstream. This includes
--enable-mpd-id3tag, --disable-ogg, --disable-shout are now:
--disable-id3, --disable-oggvorbis, --disable-shout-ogg
and added --disable-shout-mp3.
- Removed outdated iconv knob as this is no longer a valid configure option in
musicpd configure script
- rename files/musicpd.sh.in --> files/musicpd.sh to follow current rc.d
practices.
PR: ports/131914
Submitted by: David Horn
Approved by: maintainer
 |
Saturday, 21 Feb 2009
|
15:51 miwi
- Chase audio/faad shlib bump
 |
Wednesday, 28 Jan 2009
|
05:30 pgollucci
- Update to 0.14
PR: ports/130612
Submitted by: Dylan Cochran <a134qaed@gmail.com>
Approved by: Jan-Olof Lindqvist <jo.lindqvist@gmail.com> (maintainer)
 |
Friday, 5 Dec 2008
|
21:18 danfe
- Allow to build with Tremor support
- Actually add dependency on libshout2 mentioned in previous commit
Approved by: maintainer timeout (one month)
 |
21:11 danfe
- Reindent OPTIONS for better readability, fix a typo
- Register missing dependency on libshout2 for Icecast/Shoutcast support
- Style nit: s/ifdef/if defined/
- No need to define PKGMESSAGE, it happens automagically
- Augment and reformat Makefile header, correct wrong date, fix COMMENT
- Clean up pkg-message and port description
- Correctly display message WRT port vs. package installation
Approved by: maintainer timeout (one month)
 |
Sunday, 12 Oct 2008
|
10:47 miwi
- Update to 0.13.2
PR: 126540
Submitted by: Maintainer
 |
Saturday, 6 Sep 2008
|
13:16 amdmi3
- Fix depends (add options for samplerate, jack; check WITH_/WITHOUT_ flags
appropriately)
- Respect NOPORTDOCS and thus fix plist for NOPORTDOCS case
- Better pkg-message handling
- Reorder variables in the Makefile in more canonical way
PR: 126492
Submitted by: Henry Hu <henry dot hu dot sh at gmail dot com>
Patch by: me
Approved by: maintainer timeout
 |
Thursday, 21 Aug 2008
|
06:18 rafan
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 (Only the first 15 lines of the commit message are shown above )
 |
Number of commits found: 334 (showing only 100 on this page) |