non port: audio/deadbeef/Makefile |
SVNWeb
|
Number of commits found XX: 98 |
Thu, 12 Dec 2019
|
[ 15:11 jhale ] 
519931 audio/aqualung/Makefile
519931 audio/clementine-player/Makefile
519931 audio/cmus/Makefile
519931 audio/deadbeef/Makefile
519931 audio/musicpd/Makefile
519931 audio/mythplugin-mythmusic/Makefile
519931 audio/py-fmoo-audiotools/Makefile
519931 audio/xmms2/Makefile
519931 devel/gvfs/Makefile
519931 emulators/mednafen/Makefile
(Only the first 10 of 31 ports in this commit are shown above. )
Update sysutils/libcdio to 2.1.0
Update sysutils/libcdio-paranoia to 10.2+2.0.1
Bump PORTREVISION on consumers due to shared library version increase
|
Fri, 8 Nov 2019
|
[ 09:27 tobik ] 
517040 archivers/pear-Horde_Compress/Makefile
517040 archivers/xar/Makefile
517040 astro/foxtrotgps/Makefile
517040 astro/gkrellmoon2/Makefile
517040 astro/gpscorrelate/Makefile
517040 astro/gpsd/Makefile
517040 astro/merkaartor/Makefile
517040 astro/nightfall/Makefile
517040 astro/roadmap/Makefile
517040 audio/abraca/Makefile
(Only the first 10 of 129 ports in this commit are shown above. )
a-b: Add missing USES={gnome,php,sdl,xorg}
|
Sat, 19 Oct 2019
|
[ 06:20 tobik ] 
514752 audio/deadbeef/Makefile
audio/deadbeef: Spell PSF_CONFIGURE_OFF correctly
Broken in r352528 during conversion to options helpers.
|
Tue, 8 Oct 2019
|
[ 08:01 pkubaj ] 
514046 audio/deadbeef/Makefile
audio/deadbeef: unbreak on armv*
Builds on armv7.
Approved by: mentors (implicit approval)
|
Fri, 20 Sep 2019
|
[ 04:20 tobik ] 
512384 audio/deadbeef/Makefile
audio/deadbeef: Spell SHELLEXEC_CONFIGURE_OFF correctly
Broken in r352528 during conversion to options helpers.
|
Mon, 5 Aug 2019
|
[ 23:06 jbeich ] 
508216 astro/siril/Makefile
508216 audio/alsa-plugins/Makefile
508216 audio/aqualung/Makefile
508216 audio/aubio/Makefile
508216 audio/audacity/Makefile
508216 audio/baresip/Makefile
508216 audio/cantata/Makefile
508216 audio/carla/Makefile
508216 audio/chromaprint/Makefile
508216 audio/cmus/Makefile
(Only the first 10 of 159 ports in this commit are shown above. )
multimedia/ffmpeg: update to 4.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] 
507372 Mk/bsd.ruby.mk
507372 accessibility/atkmm/Makefile
507372 accessibility/kmag/Makefile
507372 accessibility/kmousetool/Makefile
507372 accessibility/kmouth/Makefile
507372 accessibility/libqaccessibilityclient/Makefile
507372 accessibility/qt5-speech/Makefile
507372 archivers/R-cran-zip/Makefile
507372 archivers/ark/Makefile
507372 archivers/brotli/Makefile
(Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Wed, 1 May 2019
|
[ 18:39 linimon ] 
500604 audio/deadbeef/Makefile
500604 audio/libgig/Makefile
500604 devel/liblas/Makefile
500604 lang/elk/Makefile
500604 security/botan110/Makefile
500604 security/p5-Crypt-RHash/Makefile
500604 sysutils/freeipmi/Makefile
These ports now build on aarch64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Tue, 8 Jan 2019
|
[ 14:06 emaste ] 
489690 audio/deadbeef/Makefile
audio/deadbeef: add -znotext to LDFLAGS on i386, for lld
This port links some non-PIC code, which fails with lld as it defaults
to disallowing relocations against read-only segments. For i386 we can
just add -znotext unconditionally: for GNU BFD ld it just affirms BFD's
existing default.
PR: 233412
Approved by: portmgr (lld blanket)
Sponsored by: The FreeBSD Foundation
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] 
487272 Mk/bsd.ruby.mk
487272 accessibility/atkmm/Makefile
487272 accessibility/kmag/Makefile
487272 accessibility/kmousetool/Makefile
487272 accessibility/kmouth/Makefile
487272 accessibility/qt5-speech/Makefile
487272 archivers/R-cran-zip/Makefile
487272 archivers/ark/Makefile
487272 archivers/brotli/Makefile
487272 archivers/c-blosc/Makefile
(Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Tue, 6 Nov 2018
|
[ 23:52 linimon ] 
484370 audio/deadbeef/Makefile
484370 devel/codeblocks/Makefile
484370 devel/mongo-cxx-driver/Makefile
484370 games/wesnoth/Makefile
484370 graphics/gnash/Makefile
484370 irc/ezbounce/Makefile
484370 math/stp/Makefile
484370 security/spass/Makefile
Add compiler:c++11-lang to USES to fix linking with boost.
Approved by: portmgr (tier-2 blanket)
|
[ 01:50 jbeich ] 
484273 astro/siril/Makefile
484273 audio/acoustid-fingerprinter/Makefile
484273 audio/alsa-plugins/Makefile
484273 audio/aqualung/Makefile
484273 audio/aubio/Makefile
484273 audio/audacity/Makefile
484273 audio/baresip/Makefile
484273 audio/beets/Makefile
484273 audio/cantata/Makefile
484273 audio/carla/Makefile
(Only the first 10 of 188 ports in this commit are shown above. )
multimedia/ffmpeg: update to 4.1
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] 
475857 Mk/bsd.ruby.mk
475857 accessibility/atkmm/Makefile
475857 archivers/brotli/Makefile
475857 archivers/c-blosc/Makefile
475857 archivers/innoextract/Makefile
475857 archivers/kf5-karchive/Makefile
475857 archivers/lazperf/Makefile
475857 archivers/libpar2/Makefile
475857 archivers/paq/Makefile
475857 archivers/pxz/Makefile
(Only the first 10 of 1480 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
|
Tue, 24 Jul 2018
|
[ 14:00 danfe ] 
475256 audio/deadbeef/Makefile
Tentatively try to unbreak the build on arm* architectures. There were
two kinds of problems:
1) Sloppy handling of 8-bit data and assuming that `char' is signed by
default in AdPlug and Commodore 64 SID plugins code;
2) Incorrect detection of SSE2 support. Contrary to GCC, Clang always
accepts `-msse2' command line option, even on !x86; it just tells that
it won't be used. As a result, SSE2 code was compiled whilst it could
not be, causing the build to fail.
While here, remove no longer relevant patching of the configure script.
|
Thu, 21 Jun 2018
|
[ 23:52 linimon ] 
473009 astro/astrometry/Makefile
473009 astro/boinc-setiathome/Makefile
473009 audio/deadbeef/Makefile
473009 audio/py-karaoke/Makefile
473009 audio/zynaddsubfx/Makefile
473009 biology/canu/Makefile
473009 biology/freebayes/Makefile
473009 biology/pear-merger/Makefile
473009 biology/trimadap/Makefile
473009 comms/wspr/Makefile
(Only the first 10 of 19 ports in this commit are shown above. )
Mark as broken on aarch64, and, where appropriate, armvX.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Wed, 2 May 2018
|
[ 15:07 jbeich ] 
468844 astro/siril/Makefile
468844 audio/acoustid-fingerprinter/Makefile
468844 audio/alsa-plugins/Makefile
468844 audio/aqualung/Makefile
468844 audio/aubio/Makefile
468844 audio/audacity/Makefile
468844 audio/baresip/Makefile
468844 audio/beets/Makefile
468844 audio/cantata/Makefile
468844 audio/carla/Makefile
(Only the first 10 of 183 ports in this commit are shown above. )
multimedia/ffmpeg: update to 4.0
- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 227726
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15175
|
Thu, 5 Apr 2018
|
[ 20:13 jhale ] 
466597 audio/aqualung/Makefile
466597 audio/clementine-player/Makefile
466597 audio/cmus/Makefile
466597 audio/deadbeef/Makefile
466597 audio/musicpd/Makefile
466597 audio/mythplugin-mythmusic/Makefile
466597 audio/py-fmoo-audiotools/Makefile
466597 audio/xmms2/Makefile
466597 devel/gvfs/Makefile
466597 emulators/mednafen/Makefile
(Only the first 10 of 40 ports in this commit are shown above. )
Update sysutils/libcdio to 2.0.0
- Add regression tests
Update multimedia/vcdimager to 2.0.1
- Previous version is incompatible with new libcdio API; update was neccesary
- Add regression tests
- Fix LICENSE
- Sort pkg-plist
- Update WWW in pkg-descr
Bump PORTREVISON on dependent ports due to libcdio shared libary increase
Changes
(libcdio): http://git.savannah.gnu.org/cgit/libcdio.git/plain/NEWS?h=release-2.0.0
Changes (vcdimager): https://github.com/rocky/vcdimager/blob/3b56705/NEWS
Differential Revision: https://reviews.freebsd.org/D14469
|
Tue, 27 Feb 2018
|
[ 17:08 danfe ] 
463147 audio/deadbeef/Makefile
Take maintainership while vg@ is on the leave (I hope temporarily).
|
Fri, 23 Feb 2018
|
[ 21:09 rene ] 
462745 audio/cueplayer/Makefile
462745 audio/deadbeef/Makefile
462745 audio/gvolwheel/Makefile
462745 audio/lastfm-desktop/Makefile
462745 audio/minitunes/Makefile
462745 audio/rubygem-librmpd/Makefile
462745 benchmarks/nosqlbench/Makefile
462745 cad/qelectrotech/Makefile
462745 converters/fondu/Makefile
462745 converters/ocaml-base64/Makefile
(Only the first 10 of 96 ports in this commit are shown above. )
Reset vg@'s ports after he resigned.
With hat: portmgr-secretary
|
Fri, 5 Jan 2018
|
[ 02:57 jbeich ] 
458101 audio/deadbeef/Makefile
458101 audio/xmms2/Makefile
458101 emulators/advancemame/Makefile
458101 graphics/libcaca/Makefile
458101 misc/talkfilters/Makefile
Lift BROKEN_aarch64 for Clang 3.8 per FreeBSD 11.0 EOL
The cryptic "error in backend" is emitted by Clang on crash.
|
Thu, 30 Nov 2017
|
[ 06:13 linimon ] 
455167 archivers/snappy-java/Makefile
455167 astro/tkgeomap/Makefile
455167 audio/beast/Makefile
455167 audio/bristol/Makefile
455167 audio/deadbeef/Makefile
455167 audio/funktrackergold/Makefile
455167 audio/gervill/Makefile
455167 audio/gstreamer-plugins-taglib/Makefile
455167 audio/gstreamer1-plugins-taglib/Makefile
455167 audio/xmcd/Makefile
(Only the first 10 of 189 ports in this commit are shown above. )
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run
|
Sat, 21 Oct 2017
|
[ 06:50 jbeich ] 
452570 audio/acoustid-fingerprinter/Makefile
452570 audio/alsa-plugins/Makefile
452570 audio/aqualung/Makefile
452570 audio/aubio/Makefile
452570 audio/audacity/Makefile
452570 audio/baresip/Makefile
452570 audio/beets/Makefile
452570 audio/cantata/Makefile
452570 audio/chromaprint/Makefile
452570 audio/cmus/Makefile
(Only the first 10 of 169 ports in this commit are shown above. )
multimedia/ffmpeg: update to 3.4
Notable changes:
- i386/amd64 now depend on NASM per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed
Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled
dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 223057
Exp-run by: antoine
|
Wed, 27 Sep 2017
|
[ 18:08 rakuco ] 
450775 archivers/php56-zip/Makefile
450775 archivers/php70-zip/Makefile
450775 archivers/php71-zip/Makefile
450775 audio/deadbeef/Makefile
450775 cad/repsnapper/Makefile
450775 comms/libconcord/Makefile
450775 deskutils/kchmviewer/Makefile
450775 devel/libsigrok/Makefile
450775 emulators/ppsspp-qt5/Makefile
450775 emulators/ppsspp/Makefile
(Only the first 10 of 18 ports in this commit are shown above. )
Bump PORTREVISION in ports depending on archivers/libzip.
libzip was updated to 1.3.0 in r450774, and its SOVERSION went from .4 to .5
after the removal of zip_archive_set_tempdir(). All dependent ports continue to
build fine without that symbol.
PR: 222638
|
Fri, 22 Sep 2017
|
[ 10:48 mat ] 
450351 Mk/Scripts/qa.sh
450351 Mk/Uses/execinfo.mk
450351 astro/opencpn/Makefile
450351 audio/clementine-player/Makefile
450351 audio/deadbeef/Makefile
450351 audio/pulseaudio/Makefile
450351 audio/sayonara/Makefile
450351 biology/seqtools/Makefile
450351 biology/ugene/Makefile
450351 cad/klayout/Makefile
(Only the first 10 of 175 ports in this commit are shown above. )
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] 
449591 accessibility/atkmm/Makefile
449591 archivers/brotli/Makefile
449591 archivers/c-blosc/Makefile
449591 archivers/kf5-karchive/Makefile
449591 archivers/libpar2/Makefile
449591 archivers/paq/Makefile
449591 archivers/pxz/Makefile
449591 archivers/py-brotli/Makefile
449591 archivers/rvm/Makefile
449591 astro/geographiclib/Makefile
(Only the first 10 of 1201 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
|
Tue, 23 May 2017
|
[ 05:03 rezny ] 
441503 accessibility/redshift/Makefile
441503 astro/boinc-astropulse/Makefile
441503 astro/boinc-setiathome-v7/Makefile
441503 astro/celestia/Makefile
441503 astro/nightfall/Makefile
441503 astro/opencpn/Makefile
441503 astro/openuniverse/Makefile
441503 astro/qlandkartegt/Makefile
441503 audio/amarok-kde4/Makefile
441503 audio/aylet/Makefile
(Only the first 10 of 711 ports in this commit are shown above. )
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] 
437439 archivers/kf5-karchive/Makefile
437439 archivers/paq/Makefile
437439 archivers/pxz/Makefile
437439 archivers/py-brotli/Makefile
437439 archivers/rvm/Makefile
437439 astro/geographiclib/Makefile
437439 astro/gpstk/Makefile
437439 astro/kstars/Makefile
437439 astro/libosmium/Makefile
437439 astro/nightfall/Makefile
(Only the first 10 of 1118 ports in this commit are shown above. )
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
|
Sat, 18 Feb 2017
|
[ 15:23 riggs ] 
434359 archivers/unarchiver/Makefile
434359 audio/aqualung/Makefile
434359 audio/deadbeef/Makefile
434359 audio/decibel-audio-player/Makefile
434359 audio/mixxx/Makefile
434359 audio/siren/Makefile
434359 audio/xmms-wavpack/Makefile
434359 multimedia/audacious-plugins-gtk3/Makefile
434359 multimedia/audacious-plugins/Makefile
434359 multimedia/gstreamer-plugins/Makefile
(Only the first 10 of 14 ports in this commit are shown above. )
Chase wavpack update: bump PORTREVISION on ports linking to it by default
PR: 216847
Reported by: pkubaj@anongoth.pl
MFH: 2017Q1
|
Sun, 11 Dec 2016
|
[ 18:46 jbeich ] 
428374 audio/deadbeef/Makefile
audio/deadbeef: switch to non-obsolete ffmpeg
PR: 214821
Approved by: maintainer timeout (2 weeks)
|
Wed, 30 Nov 2016
|
[ 16:01 linimon ] 
427432 audio/deadbeef/Makefile
427432 audio/xmms2/Makefile
427432 emulators/advancemame/Makefile
427432 graphics/libcaca/Makefile
Mark various ports as broken on aarch64 due to the same clang bug:
error in backend: Do not know how to split this operator's operand!
Approved by: portmgr (tier-2 blanket)
|
Sun, 20 Nov 2016
|
[ 09:38 gerald ] 
426566 archivers/paq/Makefile
426566 archivers/pxz/Makefile
426566 astro/gpstk/Makefile
426566 audio/codec2/Makefile
426566 audio/csound/Makefile
426566 audio/deadbeef/Makefile
426566 audio/firefly/Makefile
426566 audio/funktrackergold/Makefile
426566 audio/idjc/Makefile
426566 audio/libsoxr/Makefile
(Only the first 10 of 364 ports in this commit are shown above. )
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
|
Sun, 8 May 2016
|
[ 11:13 novel ] 
414805 audio/deadbeef/Makefile
414805 audio/deadbeef/distinfo
audio/deadbeef: update to 0.7.2
PR: 209168
Approved by: vg (maintainer; privately)
|
Fri, 29 Apr 2016
|
[ 15:20 arved ] 
414276 audio/aqualung/Makefile
414276 audio/clementine-player/Makefile
414276 audio/deadbeef/Makefile
414276 audio/gogglesmm/Makefile
414276 audio/mythplugin-mythmusic/Makefile
414276 audio/py-fmoo-audiotools/Makefile
414276 devel/gvfs/Makefile
414276 emulators/mednafen/Makefile
414276 emulators/pcsxr/Makefile
414276 multimedia/audacious-plugins/Makefile
(Only the first 10 of 27 ports in this commit are shown above. )
Update libcdio: 0.92 -> 0.93
Udpate libcdio-paranoia: 10.2+0.90+1 -> 10.2+0.93+1
Bump PORTREVISIONs of dependents because of shared library version bump.
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] 
412344 Mk/Uses/gecko.mk
412344 Mk/bsd.fpc.mk
412344 Mk/bsd.gecko.mk
412344 Mk/bsd.port.mk
412344 accessibility/accerciser/Makefile
412344 accessibility/at-spi/Makefile
412344 accessibility/at-spi2-atk/Makefile
412344 accessibility/at-spi2-core/Makefile
412344 accessibility/caribou/Makefile
412344 accessibility/dasher/Makefile
(Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 22 Mar 2016
|
[ 18:11 novel ] 
411671 audio/deadbeef/Makefile
411671 audio/deadbeef/distinfo
411671 audio/deadbeef/files/patch-plugins_artwork_artwork__internal.h
411671 audio/deadbeef/files/patch-plugins_artwork_cache.c
audio/deadbeef: update to 0.7.1
Also, drop some patches merged upstream.
Reviewed by: mat
Approved by: vg (maintainer) via IRC
Differential Revision: D5676
|
Thu, 3 Mar 2016
|
[ 12:42 novel ] 
410037 audio/deadbeef/Makefile
410037 audio/deadbeef/distinfo
410037 audio/deadbeef/files/patch-fft.c
410037 audio/deadbeef/files/patch-junklib.c
410037 audio/deadbeef/files/patch-plugins-ffmpeg-Makefile.in
410037 audio/deadbeef/files/patch-plugins-ffmpeg-ffmpeg.c
410037 audio/deadbeef/files/patch-plugins_artwork_artwork__internal.h
410037 audio/deadbeef/files/patch-plugins_artwork_cache.c
410037 audio/deadbeef/files/patch-plugins_gtkui_Makefile.in
410037 audio/deadbeef/pkg-plist
audio/deadbeef: update to 0.7
- New option SC68 for sc68 Atari ST And Amiga player
- Drop AO option as the corresponding plugin appears to be gone
- Add MPG123 option for the new optional mpg123-based backed for mp3 plugin
Approved by: vg (maintainer) via IRC
Differential Revision: D5337
|
Tue, 27 Oct 2015
|
[ 16:59 novel ] 
400331 audio/deadbeef/Makefile
audio/deadbeef: fix GUI option handling
The audio/deadbeef port has a GUI radio option that allows to choose between
GTK2 and GTK3 sub-options. Apparently, choosing sub-options does not directly
affect the parent option, for example, choosing GTK2 doesn't turn the GUI
option. As it's used in PLIST_SUB, it could result in a broken package, e.g.
without gui even if GTK2 is enabled.
Fix that by adding appropriate _IMPLIES for sub-options and manually turn
off the parent option if none of sub-options was enabled.
Bump PORTREVISION so users could get a new package with GTK2 UI as it supposed
to be.
PR: 203974
Approved by: vg (maintainer)
|
Sun, 18 Oct 2015
|
[ 12:29 novel ] 
399615 audio/deadbeef/Makefile
399615 audio/deadbeef/pkg-plist
audio/deadbeef: add GTK3 option support
This new option allows to choose between GTK2 and GTK3 for GUI.
GTK2 remains default.
PR: 202822
Submitted by: novel
Approved by: maintainer timeout (more than 2 weeks)
|
Sat, 10 Oct 2015
|
[ 14:03 tijl ] 
398996 Mk/Uses/iconv.mk
398996 audio/deadbeef/Makefile
398996 audio/deadbeef/files/patch-junklib.c
398996 comms/hidapi/Makefile
398996 comms/hidapi/files/patch-configure.ac
398996 comms/hidapi/files/patch-libusb-hid.c
398996 converters/libiconv/Makefile
398996 converters/libiconv/files/patch-lib-iconv.c
398996 deskutils/fbreader/Makefile
398996 deskutils/ljclive/Makefile
(Only the first 10 of 40 ports in this commit are shown above. )
Remove iconv(), iconv_open() and iconv_close() symbols from libiconv.
These were FreeBSD specific aliases for libiconv(), libiconv_open() and
libiconv_close() that are now also provided by libc which complicates
writing configure tests that work correctly when both libc iconv and
libiconv are available.
Also, because the libiconv iconv.h header redefines iconv* to libiconv*
correct use of the header implies that the aliases aren't used.
The following ports needed fixes because there was something wrong with
the way they tried to detect or use iconv:
audio/deadbeef: Remove LIBICONV_PLUG from a source file. It's a
compile-time option and should not be set in source code. (Only the first 15 lines of the commit message are shown above )
|
Tue, 1 Sep 2015
|
[ 17:12 novel ] 
395786 audio/deadbeef/Makefile
395786 audio/deadbeef/pkg-plist
Deadbeef creates ar-inside-ar during the build and that causes
build failure on -CURRENT because strip cannot handle this. As it
was confirmed by upstream that it's safe to disable static libs [1],
do and and fix build on -CURRENT.
Drop static libs from plist and bump PORTREVISION.
1: https://github.com/Alexey-Yakovenko/deadbeef/issues/1255
PR: 202573
Approved by: vg (maintainer)
|
[ 16:22 novel ] 
395778 audio/deadbeef/Makefile
Respect disabling OGG option. Fix is based on an upstream commit [1].
Do not bump PORTREVISION as OGG option is enabled by default.
1:
https://github.com/Alexey-Yakovenko/deadbeef/commit/f58d6e38ac9725fd1fe7760232a36bcefa940ee4
PR: 202576
Approved by: vg (maintainer)
|
Fri, 28 Aug 2015
|
[ 10:48 makc ] 
395463 audio/deadbeef/Makefile
audio/deadbeef:
- Fix build with libzip-1.0
PR: 202682
Approved by: vg@ (maintainer)
|
Wed, 19 Aug 2015
|
[ 13:30 mat ] 
394778 archivers/file-roller/Makefile
394778 archivers/php5-snappy/Makefile
394778 archivers/xarchiver/Makefile
394778 astro/boinc-astropulse/Makefile
394778 astro/boinc-setiathome-v7/Makefile
394778 astro/google-earth/Makefile
394778 astro/gpsd/Makefile
394778 astro/gpsdrive/Makefile
394778 astro/gpsman/Makefile
394778 astro/merkaartor/Makefile
(Only the first 10 of 172 ports in this commit are shown above. )
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412?
|
Wed, 5 Aug 2015
|
[ 10:16 danfe ] 
393575 audio/deadbeef/Makefile
393575 audio/deadbeef/pkg-plist
- Improve wording, accuracy, and readability of most options' descriptions
- Drop few descriptions that have suitable default versions in standard pool
- Remove initial LIB_DEPENDS: libsamplerate is pulled up via DSP option, and
remaining libmad was converted to its own option
- Since most options have their corresponding --disable/enable switches
(FOO -> --{dis|en}able-foo), rename some options that violated this rule
(ADP -> ADPLUG, EQ -> SUPEREQ, WAV -> WAVPACK, and WILD -> WILDMIDI) for
consistency (in case of WAVPACK, it was actually an error to masquerade it
as WAV)
- Wrap overly long lines and sort USES values while here
- Stop advertising that the build on PowerPC is broken (it builds fine on my
Mac mini G4)
Approved by: vg (maintainer)
|
Sun, 2 Aug 2015
|
[ 20:23 kwm ] 
393444 audio/abraca/Makefile
393444 audio/ario/Makefile
393444 audio/beast/Makefile
393444 audio/deadbeef/Makefile
393444 audio/denemo/Makefile
393444 audio/gbemol/Makefile
393444 audio/gmpc/Makefile
393444 audio/gvolwheel/Makefile
393444 audio/jamin/Makefile
393444 audio/libgpod/Makefile
(Only the first 10 of 124 ports in this commit are shown above. )
Part 1 of adding USE_GNOME=intltool to ports that require it.
The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.
PR: 201980
Exp-run by: antoine@
|
[ 15:03 tijl ] 
393429 Mk/Uses/libtool.mk
393429 accessibility/at-spi/Makefile
393429 audio/audacity/Makefile
393429 audio/calf/Makefile
393429 audio/calf/files/patch-configure.ac
393429 audio/calf/files/patch-src-Makefile.am
393429 audio/calf/files/patch-src-giface.cpp
393429 audio/calf/files/patch-src-monosynth.cpp
393429 audio/calf/pkg-plist
393429 audio/deadbeef/Makefile
(Only the first 10 of 234 ports in this commit are shown above. )
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above )
|
Mon, 22 Jun 2015
|
[ 18:33 antoine ] 
390310 Mk/bsd.gecko.mk
390310 astro/astrometry/Makefile
390310 astro/boinc-astropulse/Makefile
390310 astro/boinc-setiathome-v7/Makefile
390310 astro/celestia/Makefile
390310 astro/openuniverse/Makefile
390310 astro/sunclock/Makefile
390310 astro/xephem/Makefile
390310 astro/xplanet/Makefile
390310 audio/deadbeef/Makefile
(Only the first 10 of 374 ports in this commit are shown above. )
Convert to USES=jpeg
|
Sat, 27 Dec 2014
|
[ 00:09 gblach ] 
375663 Mk/bsd.efl.mk
375663 Mk/bsd.port.mk
375663 audio/deadbeef/Makefile
375663 deskutils/pypanel/Makefile
375663 devel/libast/Makefile
375663 editors/texmacs/Makefile
375663 games/netrek-client-cow/Makefile
375663 games/xteddy/Makefile
375663 graphics/feh/Makefile
375663 graphics/giblib/Makefile
(Only the first 10 of 51 ports in this commit are shown above. )
- Remove Mk/bsd.efl.mk
- Convert USE_EFL=libtool_hack to USES=libtool
- Convert USE_EFL=imlib2 to LIB_DEPENDS=libImlib2.so:...
- Bump PORTVERSION in graphics/imlib2 and in all ports
which depends on imlib2
PR: 196062
Approved by: portmgr
|
Mon, 8 Dec 2014
|
[ 16:48 tijl ] 
374303 Mk/Uses/libtool.mk
374303 Mk/Uses/openal.mk
374303 Mk/bsd.gnome.mk
374303 accessibility/at-spi/Makefile
374303 accessibility/at-spi/pkg-plist
374303 accessibility/dasher/Makefile
374303 accessibility/gnome-mag/Makefile
374303 accessibility/gnopernicus/Makefile
374303 accessibility/gok/Makefile
374303 accessibility/java-access-bridge/Makefile
(Only the first 10 of 920 ports in this commit are shown above. )
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. (Only the first 15 lines of the commit message are shown above )
|
Sat, 9 Aug 2014
|
[ 10:06 arved ] 
364423 audio/aqualung/Makefile
364423 audio/clementine-player/Makefile
364423 audio/cmus/Makefile
364423 audio/cripple/Makefile
364423 audio/deadbeef/Makefile
364423 audio/musicpd/Makefile
364423 audio/mythplugin-mythmusic/Makefile
364423 audio/sound-juicer/Makefile
364423 audio/xmms2/Makefile
364423 devel/gvfs/Makefile
(Only the first 10 of 25 ports in this commit are shown above. )
Chase library dependencies after libcdio <-> libcdio-paranoia split
PR: 192271
|
Thu, 7 Aug 2014
|
[ 19:26 vg ] 
364315 audio/deadbeef/Makefile
- Fix build SID plugin
PR: ports/192437
|
[ 10:27 vg ] 
364259 audio/deadbeef/Makefile
364259 audio/deadbeef/distinfo
- Upgrade to 0.6.2 release
|
Mon, 4 Aug 2014
|
[ 23:03 bapt ] 
364065 audio/deadbeef/Makefile
USES=execinfo
|
[ 15:39 vg ] 
364022 audio/deadbeef/Makefile
- Fix build without converter
- Added new depend for artwork
- Bump version
|
Sat, 2 Aug 2014
|
[ 06:40 vg ] 
363789 audio/deadbeef/Makefile
363789 audio/deadbeef/distinfo
- Upgrade to 0.6.2 rc5
|
Wed, 30 Jul 2014
|
[ 17:51 vg ] 
363498 audio/deadbeef/Makefile
363498 audio/deadbeef/distinfo
363498 audio/deadbeef/files/patch-fft.c
363498 audio/deadbeef/files/patch-plugins-ffmpeg-Makefile.in
363498 audio/deadbeef/files/patch-plugins-ffmpeg-ffmpeg.c
363498 audio/deadbeef/pkg-plist
- Upgrade to 0.6.2-rc4
|
Wed, 11 Jun 2014
|
[ 14:50 tijl ] 
357486 Mk/bsd.gecko.mk
357486 Mk/bsd.options.mk
357486 Mk/bsd.port.mk
357486 archivers/rpm/Makefile
357486 astro/cfitsio/Makefile
357486 astro/openuniverse/Makefile
357486 astro/roadmap/Makefile
357486 astro/xplanet/Makefile
357486 audio/deadbeef/Makefile
357486 audio/fdk-aac/Makefile
(Only the first 10 of 297 ports in this commit are shown above. )
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above )
|
Mon, 5 May 2014
|
[ 22:50 tijl ] 
353054 archivers/libzip/Makefile
353054 archivers/libzip/pkg-plist
353054 audio/deadbeef/Makefile
353054 cad/repsnapper/Makefile
353054 cad/repsnapper/pkg-plist
353054 databases/mysql-workbench51/Makefile
353054 databases/mysql-workbench51/files/extra-51-modules__wb.utils__Makefile.am
353054 databases/mysql-workbench51/files/patch-configure.in
353054 databases/mysql-workbench51/files/patch-modules__wb.utils__Makefile.am
353054 databases/mysql-workbench51/pkg-plist
(Only the first 10 of 19 ports in this commit are shown above. )
Convert archivers/libzip to USES=libtool. Bump PORTREVISION on all
dependent ports.
cad/repsnapper:
- Remove excessive dependencies.
- Convert to USES=libtool.
- Set LDFLAGS to fix detection of libintl.
- Use @sample.
databases/mysql-workbench51:
- Remove remnants of former slave ports.
- Convert some LIB_DEPENDS to USE_GNOME.
- Convert to USES=libtool.
- Staging.
databases/mysql-workbench52:
- USES=libtool.
devel/libsigrok:
- USES=libtool.
- INSTALL_TARGET=install-strip.
devel/liborcus:
- USES=libtool tar:bzip2.
|
Mon, 28 Apr 2014
|
[ 16:47 bapt ] 
352528 audio/deadbeef/Makefile
352528 audio/deadbeef/pkg-plist
Support stage
Use options helpers
Strip binaries
Add dependency on desktop file utils
|
Wed, 5 Feb 2014
|
[ 15:53 bapt ] 
342735 audio/aqualung/Makefile
342735 audio/audacity/Makefile
342735 audio/beast/Makefile
342735 audio/cmus/Makefile
342735 audio/deadbeef/Makefile
342735 audio/fpc-mad/Makefile
342735 audio/fplib/Makefile
342735 audio/glame/Makefile
342735 audio/gstreamer-plugins-mad/Makefile
342735 audio/gstreamer1-plugins-mad/Makefile
(Only the first 10 of 40 ports in this commit are shown above. )
Chase libmad changes
|
Wed, 15 Jan 2014
|
[ 22:31 bapt ] 
339833 audio/deadbeef/Makefile
Remove useless over inclusion bsd.port.mk
|
Wed, 11 Dec 2013
|
[ 14:35 bapt ] 
336166 audio/adplay/Makefile
336166 audio/amarok-kde4/Makefile
336166 audio/aqualung/Makefile
336166 audio/ardour/Makefile
336166 audio/arss/Makefile
336166 audio/ascd/Makefile
336166 audio/asunder/Makefile
336166 audio/aubio/Makefile
336166 audio/bmp-crossfade/Makefile
336166 audio/bmp-fc/Makefile
(Only the first 10 of 268 ports in this commit are shown above. )
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr
|
Tue, 8 Oct 2013
|
[ 23:01 wg ] 
329848 audio/deadbeef/Makefile
329848 audio/deadbeef/files
329848 audio/deadbeef/files/patch-plugins-ffmpeg-Makefile.in
329848 audio/deadbeef/files/patch-plugins-ffmpeg-ffmpeg.c
audio/deadbeef: link using ffmpeg0
- Link using ffmpeg0
Approved by: portmgr (bapt, implicit)
|
Fri, 20 Sep 2013
|
[ 14:36 bapt ] 
327706 audio/HVSC-Update/Makefile
327706 audio/Maaate/Makefile
327706 audio/aacgain/Makefile
327706 audio/aacplusenc/Makefile
327706 audio/abcde/Makefile
327706 audio/abcmidi/Makefile
327706 audio/abcselect/Makefile
327706 audio/abraca/Makefile
327706 audio/acoustid-fingerprinter/Makefile
327706 audio/adplay/Makefile
(Only the first 10 of 879 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
|
Fri, 30 Aug 2013
|
[ 23:01 bapt ] 
325727 audio/HVSC-Update/Makefile
325727 audio/Maaate/Makefile
325727 audio/aacgain/Makefile
325727 audio/aacplusenc/Makefile
325727 audio/abcmidi/Makefile
325727 audio/afsp/Makefile
325727 audio/akode-plugins-ffmpeg/Makefile
325727 audio/akode-plugins-jack/Makefile
325727 audio/akode-plugins-mpc/Makefile
325727 audio/akode-plugins-mpeg/Makefile
(Only the first 10 of 222 ports in this commit are shown above. )
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] 
324744 accessibility/atkmm/Makefile
324744 accessibility/jovie/Makefile
324744 accessibility/kaccessible/Makefile
324744 accessibility/kmag/Makefile
324744 accessibility/kmousetool/Makefile
324744 accessibility/kmouth/Makefile
324744 accessibility/qt4-accessible/Makefile
324744 accessibility/speech-dispatcher/Makefile
324744 archivers/ark/Makefile
324744 archivers/bicom/Makefile
(Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Fri, 2 Aug 2013
|
[ 11:23 vg ] 
324162 audio/deadbeef/Makefile
324162 audio/deadbeef/pkg-descr
Fixed OGG support
Changed tab to space in pkg-desc
Bump PORTREVISION because default dependencies list changed
Approved by: rm (mentor)
|
Mon, 22 Jul 2013
|
[ 14:34 vg ] 
323455 audio/cueplayer/Makefile
323455 audio/deadbeef/Makefile
323455 audio/gvolwheel/Makefile
323455 audio/lastfm-desktop/Makefile
323455 audio/mehdiaplayer/Makefile
323455 audio/minitunes/Makefile
323455 audio/tepsonic/Makefile
323455 benchmarks/nosqlbench/Makefile
323455 cad/qelectrotech/Makefile
323455 converters/fondu/Makefile
(Only the first 10 of 89 ports in this commit are shown above. )
- Changed my email
- Trim Makefile headers and positions name and surname within
Approved by: eadler, rm (mentors)
|
Thu, 11 Jul 2013
|
[ 16:26 sunpoet ] 
322783 archivers/epkg/Makefile
322783 astro/foxtrotgps/Makefile
322783 astro/viking/Makefile
322783 audio/amarok-kde4/Makefile
322783 audio/ario/Makefile
322783 audio/deadbeef/Makefile
322783 audio/fplib/Makefile
322783 audio/gbemol/Makefile
322783 audio/gogglesmm/Makefile
322783 audio/grip/Makefile
(Only the first 10 of 252 ports in this commit are shown above. )
- 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
|
Sun, 9 Jun 2013
|
[ 19:30 naddy ] 
320405 UPDATING
320405 audio/akode-plugins-xiph/Makefile
320405 audio/alure/Makefile
320405 audio/aqualung/Makefile
320405 audio/audacity/Makefile
320405 audio/bmp-flac/Makefile
320405 audio/cmus/Makefile
320405 audio/cynthiune/Makefile
320405 audio/deadbeef/Makefile
320405 audio/dvda-author/Makefile
(Only the first 10 of 67 ports in this commit are shown above. )
* Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports.
PR: 179072
|
Tue, 7 May 2013
|
[ 06:45 bapt ] 
317576 audio/abcde/Makefile
317576 audio/deadbeef/Makefile
317576 audio/jack-rack/Makefile
317576 audio/last.fm/Makefile
317576 audio/muine/Makefile
Use shebangfix
|
Sat, 27 Apr 2013
|
[ 08:50 mva ] 
316654 archivers/dpkg/Makefile
316654 archivers/gtar/Makefile
316654 archivers/liborange/Makefile
316654 archivers/rpm4/Makefile
316654 archivers/rpm5/Makefile
316654 archivers/star/Makefile
316654 archivers/unalz/Makefile
316654 archivers/unrar-iconv/Makefile
316654 archivers/unzip/Makefile
316654 astro/stellarium/Makefile
(Only the first 10 of 196 ports in this commit are shown above. )
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
|
Fri, 26 Apr 2013
|
[ 10:44 ak ] 
316596 archivers/libcomprex/Makefile
316596 archivers/squeeze/Makefile
316596 astro/nightfall/Makefile
316596 astro/viking/Makefile
316596 audio/abraca/Makefile
316596 audio/amarok-kde4/Makefile
316596 audio/aqualung/Makefile
316596 audio/arts/Makefile
316596 audio/audex/Makefile
316596 audio/beast/Makefile
(Only the first 10 of 277 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt)
|
Mon, 22 Apr 2013
|
[ 23:19 bapt ] 
316287 audio/abraca/Makefile
316287 audio/aqualung/Makefile
316287 audio/arts/Makefile
316287 audio/aubio/Makefile
316287 audio/ccaudio2/Makefile
316287 audio/cheesetracker/Makefile
316287 audio/cmus/Makefile
316287 audio/deadbeef/Makefile
316287 audio/deforaos-mixer/Makefile
316287 audio/dssi/Makefile
(Only the first 10 of 57 ports in this commit are shown above. )
Convert USE_PKGCONFIG -> USES=pkgconf for audio category
|
Thu, 21 Mar 2013
|
[ 17:32 bapt ] 
314853 astro/gpsd/Makefile
314853 audio/deadbeef/Makefile
314853 audio/decibel-audio-player/Makefile
314853 audio/festival/Makefile
314853 audio/liquidsoap/Makefile
314853 audio/mma/Makefile
314853 audio/moc/Makefile
314853 audio/mp3blaster/Makefile
314853 audio/mp3plot/Makefile
314853 audio/mpc/Makefile
(Only the first 10 of 21 ports in this commit are shown above. )
Convert to new options framework left un converted ports in a* categories
While here trim headers
Convert some gnomehack to pathfix
Convert some pkgconfig to USE_PKGCONFIG=build
|
Thu, 19 Jul 2012
|
[ 20:15 naddy ]
301188 audio/akode-plugins-xiph/Makefile
301188 audio/arts/Makefile
301188 audio/audacity/Makefile
301188 audio/audiere/Makefile
301188 audio/beast/Makefile
301188 audio/cantus_3/Makefile
301188 audio/celt/Makefile
301188 audio/cmus/Makefile
301188 audio/darkice/Makefile
301188 audio/deadbeef/Makefile
(Only the first 10 of 187 ports in this commit are shown above. )
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
|
Mon, 11 Jun 2012
|
[ 19:39 beech ]
1.22 audio/deadbeef/Makefile
1.8 audio/deadbeef/distinfo
- Update to 0.5.5
PR: ports/168890
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
|
Wed, 6 Jun 2012
|
[ 20:35 beech ]
1.21 audio/deadbeef/Makefile
1.7 audio/deadbeef/distinfo
1.7 audio/deadbeef/pkg-plist
- Update to 0.5.5-rc1
- Many changes between 0.5.1 and 0.5.5, see changelog
PR: ports/168189
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ]
1.59 Mk/bsd.gecko.mk
1.1246 UPDATING
1.18 accessibility/accerciser/Makefile
1.12 accessibility/at-poke/Makefile
1.77 accessibility/at-spi/Makefile
1.5 accessibility/at-spi2-atk/Makefile
1.54 accessibility/dasher/Makefile
1.60 accessibility/gnome-mag/Makefile
1.45 accessibility/gnopernicus/Makefile
1.51 accessibility/gok/Makefile
(Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Thu, 16 Feb 2012
|
[ 15:57 ashish ]
1.12 accessibility/jovie/Makefile
1.50 accessibility/kdeaccessibility4/Makefile
1.11 astro/kstars/Makefile
1.13 astro/marble/Makefile
1.13 audio/akode-plugins-ffmpeg/Makefile
1.16 audio/amarok-fs/Makefile
1.123 audio/amarok-kde4/Makefile
1.109 audio/amarok/Makefile
1.39 audio/aqualung/Makefile
1.14 audio/audex/Makefile
(Only the first 10 of 379 ports in this commit are shown above. )
- Bump PORTREVISION to chase the update of multimedia/libvpx
|
Wed, 18 Jan 2012
|
[ 17:36 arved ]
1.38 audio/aqualung/Makefile
1.10 audio/cripple/Makefile
1.18 audio/deadbeef/Makefile
1.76 audio/musicpd/Makefile
1.60 audio/sound-juicer/Makefile
1.66 audio/xmms2/Makefile
1.40 devel/gvfs/Makefile
1.36 emulators/mednafen/Makefile
1.16 emulators/pcsxr/Makefile
1.93 multimedia/audacious-plugins/Makefile
(Only the first 10 of 19 ports in this commit are shown above. )
Chase libcdio shlib bump
|
Wed, 28 Dec 2011
|
[ 03:23 linimon ]
1.17 audio/deadbeef/Makefile
Mark as broken on powerpc: fails to compile.
Hat: portmgr
|
Tue, 22 Nov 2011
|
[ 01:25 danfe ]
1.16 audio/deadbeef/Makefile
Do not link plugins to libsupc++ which is apparently PIC-unsafe with system
compiler, and thus remove requirement for GCC 4.5+ on amd64.
Approved by: maintainer
Feature safe: yes
|
Sat, 19 Nov 2011
|
[ 20:23 danfe ]
1.15 audio/deadbeef/Makefile
Reduce GCC 4.5+ requirement to amd64 only.
PR: ports/162683
Submitted by: maintainer
Feature safe: yes
|
Wed, 7 Sep 2011
|
[ 22:33 beech ]
1.14 audio/deadbeef/Makefile
1.6 audio/deadbeef/distinfo
1.2 audio/deadbeef/files/patch-plugins__dumb__dumb-kode54__src__it__itrender.c
1.6 audio/deadbeef/pkg-plist
- Update to 0.5.1
PR: ports/160393
Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com> (maintainer)
|
Sat, 30 Jul 2011
|
[ 09:39 kwm ]
1.1 audio/abraca/files/patch-src__components__filter__filter_view.vala
1.1 audio/abraca/files/patch-src_coverart.vala
1.1 audio/abraca/files/patch-src_toolbar.vala
1.13 audio/deadbeef/Makefile
1.5 audio/deadbeef/pkg-plist
1.83 databases/evolution-data-server/Makefile
1.1 databases/mysql-workbench51/files/patch-frontend__linux__workbench__toolbar_manager.cpp
1.109 deskutils/gnome-utils/Makefile
1.99 devel/anjuta/Makefile
1.32 devel/anjuta/pkg-plist
(Only the first 10 of 29 ports in this commit are shown above. )
Build fixes with glib 2.28. gtk 2.24, gtkmm 2.24 and vala 0.12.
|
Fri, 24 Jun 2011
|
[ 22:39 mm ]
1.10 audio/akode-plugins-ffmpeg/Makefile
1.3 audio/alsa-plugins/Makefile
1.120 audio/amarok-kde4/Makefile
1.35 audio/aqualung/Makefile
1.41 audio/cmus/Makefile
1.5 audio/cuberok/Makefile
1.12 audio/deadbeef/Makefile
1.31 audio/moc/Makefile
1.66 audio/musicpd/Makefile
1.29 audio/picard/Makefile
(Only the first 10 of 82 ports in this commit are shown above. )
Bump due to ffmpeg update to 0.7.1
|
Fri, 1 Apr 2011
|
[ 12:29 dhn ]
1.11 audio/deadbeef/Makefile
1.5 audio/deadbeef/distinfo
1.1 audio/deadbeef/files/patch-plugins__dumb__dumb-kode54__src__it__itrender.c
1.4 audio/deadbeef/pkg-plist
- Update to 0.4.4
PR: ports/156070
Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com> (maintainer)
|
Fri, 25 Mar 2011
|
[ 20:19 pav ]
1.10 audio/deadbeef/Makefile
- Mark BROKEN on 9.X and recent 8-STABLE:
dumb-kode54/src/it/itrender.c:3541: error: conflicting types for 'log2'
Reported by: pointyhat
|
Sat, 24 Jul 2010
|
[ 16:38 mm ]
1.8 audio/akode-plugins-ffmpeg/Makefile
1.2 audio/alsa-plugins/Makefile
1.32 audio/aqualung/Makefile
1.34 audio/cmus/Makefile
1.4 audio/cuberok/Makefile
1.9 audio/deadbeef/Makefile
1.29 audio/moc/Makefile
1.54 audio/musicpd/Makefile
1.25 audio/picard/Makefile
1.50 audio/sox/Makefile
(Only the first 10 of 67 ports in this commit are shown above. )
- Update ffmpeg to 0.6
|
Wed, 23 Jun 2010
|
[ 18:25 amdmi3 ]
1.8 audio/deadbeef/Makefile
1.3 audio/deadbeef/distinfo
1.3 audio/deadbeef/pkg-plist
- Update to 0.4.1
PR: 147656
Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com> (maintainer)
Feature safe: yes
|
Mon, 7 Jun 2010
|
[ 12:18 miwi ]
1.7 audio/deadbeef/Makefile
- Fix INDEX
Thanks to: fluffy :)
|
[ 06:56 miwi ]
1.6 audio/deadbeef/Makefile
1.2 audio/deadbeef/distinfo
1.2 audio/deadbeef/files/patch-Makefile.am
1.2 audio/deadbeef/files/patch-Makefile.in
1.2 audio/deadbeef/files/patch-configure
1.2 audio/deadbeef/files/patch-configure.ac
1.2 audio/deadbeef/pkg-descr
1.2 audio/deadbeef/pkg-plist
- Update to 0.4.0
PR: 146463
Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com> (maintainer)
|
Sun, 6 Jun 2010
|
[ 20:44 naddy ]
1.52 astro/celestia/Makefile
1.27 audio/akode-plugins-xiph/Makefile
1.31 audio/aqualung/Makefile
1.72 audio/arts/Makefile
1.46 audio/audacity-devel/Makefile
1.42 audio/audacity/Makefile
1.7 audio/audiere/Makefile
1.36 audio/beast/Makefile
1.26 audio/cantus_3/Makefile
1.6 audio/celt/Makefile
(Only the first 10 of 174 ports in this commit are shown above. )
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
|
Sat, 10 Apr 2010
|
[ 14:38 sylvio ]
1.26 audio/aqualung/Makefile
1.14 audio/asunder/Makefile
1.30 audio/cmus/Makefile
1.4 audio/deadbeef/Makefile
1.70 audio/easytag-devel/Makefile
1.51 audio/easytag/Makefile
1.11 audio/gstreamer-plugins-wavpack/Makefile
1.24 audio/pacpl/Makefile
1.47 audio/sox/Makefile
1.4 audio/xmms-wavpack/Makefile
(Only the first 10 of 16 ports in this commit are shown above. )
- Chase wavpack's lib dump
Approved by: itetcu (mentor, implicit)
|
Sat, 3 Apr 2010
|
[ 10:44 roam ]
1.6 archivers/epkg/Makefile
1.19 astro/gaia/Makefile
1.8 astro/tangogps/Makefile
1.15 astro/viking/Makefile
1.3 audio/deadbeef/Makefile
1.10 audio/gbemol/Makefile
1.10 audio/gmpc-alarm/Makefile
1.4 audio/gmpc-albumview/Makefile
1.4 audio/gmpc-discogs/Makefile
1.12 audio/gmpc-extraplaylist/Makefile
(Only the first 10 of 202 ports in this commit are shown above. )
Chase the ftp/curl shlib version bump.
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ]
1.20 Mk/bsd.gecko.mk
1.12 accessibility/accerciser/Makefile
1.10 accessibility/at-poke/Makefile
1.72 accessibility/at-spi/Makefile
1.51 accessibility/dasher/Makefile
1.54 accessibility/gnome-mag/Makefile
1.42 accessibility/gnopernicus/Makefile
1.46 accessibility/gok/Makefile
1.11 accessibility/java-access-bridge/Makefile
1.32 accessibility/kdeaccessibility/Makefile
(Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Tue, 9 Feb 2010
|
[ 23:23 amdmi3 ]
1.1092 audio/Makefile
1.1 audio/deadbeef/Makefile
1.1 audio/deadbeef/distinfo
1.1 audio/deadbeef/files/patch-Makefile.am
1.1 audio/deadbeef/files/patch-Makefile.in
1.1 audio/deadbeef/files/patch-configure
1.1 audio/deadbeef/files/patch-configure.ac
1.1 audio/deadbeef/pkg-descr
1.1 audio/deadbeef/pkg-plist
DeaDBeeF (as in 0xDEADBEEF) is an audio player for GNU/Linux systems with
X11 (though now it also runs in plain console without X, in FreeBSD,
and in OpenSolaris).
Main features:
- mp3, ogg vorbis, flac, ape, wv, wav, m4a, mpc, cd audio (and many more)
- sid, nsf and lots of other popular chiptune formats
- ID3v1, ID3v2.2, ID3v2.3, ID3v2.4, APEv2, xing/info tags support
- character set detection for non-unicode id3 tags - supports cp1251 and
iso8859-1
- unicode tags are fully supported as well (both utf8 and ucs2)
- cuesheet (.cue files) support, with charset detection (utf8/cp1251/iso8859-1)
- tracker modules like mod, s3m, it, xm, etc
- HVSC song length database support for sid
- minimize to tray, with scrollwheel volume control (Only the first 15 lines of the commit message are shown above )
|
Number of commits found XX: 98 |