non port: multimedia/audacious/Makefile |
SVNWeb
|
Number of commits found: 122 (showing only 100 on this page) |
Wed, 26 Jul 2023
|
[ 19:58 Loïc Bartoletti (lbartoletti) ] 8071dcb (Only the first 10 of 64 ports in this commit are shown above. )
devel/qt6: bump dependent ports
|
Sun, 30 Apr 2023
|
[ 10:53 Guido Falsi (madpilot) ] fdad0ac
multimedia/audacious: Update to 4.3.1
|
Mon, 13 Mar 2023
|
[ 21:17 Guido Falsi (madpilot) ] 0dc7126
multimedia/audacious: Import upstreamed build patch
Obtained from: https://github.com/audacious-media-player/audacious/pull/60
|
Thu, 9 Mar 2023
|
[ 09:38 Guido Falsi (madpilot) ] 56fc27c
multimedia/audacious: Update to 4.3
Release changelog:
https://audacious-media-player.org/news/56-audacious-4-3-released
- Added flavors for gtk3 (legacy) and qt6
- Convert port to use meson
|
Sun, 11 Sep 2022
|
[ 10:20 Felix Palmen (zirias) ] ddae4e9 (Only the first 10 of 1105 ports in this commit are shown above. )
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 63f36d3 (Only the first 10 of 224 ports in this commit are shown above. )
multimedia: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron LI <aly@aaronly.me>
* Alexander Botero-Lowry <alexbl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrew Thompson <andy@fud.org.nz>
* Andrew Thompson <thompsa@FreeBSD.org>
* Angel Carpintero <ack@telefonica.net>
* Anish Mistry (with help from mean)
* Anonymous <swell.k@gmail.com> (Only the first 15 lines of the commit message are shown above )
|
Sun, 10 Jul 2022
|
[ 13:20 Guido Falsi (madpilot) ] e2200a3
multimedia/audacious: Update to 4.2
- Updating main port and plugins together
- Add patch to make build succeed when NLS option is off [1]
[1] submitted upstream:
https://github.com/audacious-media-player/audacious/pull/50
|
Sat, 11 Jun 2022
|
[ 13:30 Guido Falsi (madpilot) ] 8536202
multimedia/audacious: Add missing dependencies.
|
Sun, 10 Oct 2021
|
[ 19:44 Baptiste Daroussin (bapt) ] 2c672a4 (Only the first 10 of 586 ports in this commit are shown above. )
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 21 Feb 2021
|
[ 10:12 madpilot ]
- Update audacious to 4.1
- Update audacious-plugins to 4.1
|
Sat, 11 Jul 2020
|
[ 12:57 madpilot ]
- Update audacious and audacious-plugins to 4.0.5
- Remove upstreamed patch.
|
Wed, 8 Jul 2020
|
[ 20:05 madpilot ]
- Update audacious to 4.0.4
- Remove gtk3 versions, upstream discountinued support for that UI [1]
- Flavorize port and make qt (upstream main UI) version the
default flavor
- Add gtk2 as a flavor, although the gtk2 UI is deprecated upstream
- Take maintainership
[1]
https://redmine.audacious-media-player.org/boards/1/topics/2489?r=2500#message-2500
Approved by: portmgr (flavors addition)
Differential Revision: https://reviews.freebsd.org/D25591
|
Wed, 6 Nov 2019
|
[ 18:07 zeising ] (Only the first 10 of 117 ports in this commit are shown above. )
Add USES=xorg USES=gl, ports categories m
Add USES=xorg and USES=gl to ports in categories starting with 'm'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (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
|
Sat, 9 Mar 2019
|
[ 19:16 ehaupt ]
Fix MASTER_SITES, url redirects to HTTPS.
|
Thu, 27 Dec 2018
|
[ 21:36 fernape ]
multimedia/audacious*: Update to 3.10.1
This is a bugfix release:
#817 Crash on invalid tuple D-Bus request
#819 Playlist search in Qt5 is really slow on huge playlists
#822 Song Info window takes 10 seconds to appear, UI freezes, when listening to
an MP3 stream
#828 Info popup causes segmentation fault in Qt 5 UI
#831 Playlist drag-and-drop no longer working in 3.10 (Qt UI)
#854 Floating-point WavPack files play as noise
Reported by: portscout
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (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, 18 Sep 2018
|
[ 14:50 madpilot ] (Only the first 10 of 13 ports in this commit are shown above. )
- Update audaciouss ports to 3.10
- Add explicit FILEWRITER option to control the filewriter plugin
(enabled by default)
- Group output plugins
- Remove some unnecessary patches
- Modernise and cleanup
PR: 231427
Submitted by: Nathan <ndowens@yahoo.com>
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (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
|
Fri, 13 Apr 2018
|
[ 09:33 amdmi3 ]
- Fix LICENSE
- Whitespace fixes
- Switch to options helpers
- Update WWW
|
Sat, 30 Sep 2017
|
[ 13:20 riggs ]
Update to upstream version 3.9
PR: 222603
Submitted by: duchateau.olivier@gmail.com
|
Fri, 22 Sep 2017
|
[ 10:48 mat ] (Only the first 10 of 38 ports in this commit are shown above. )
Cleanup after removal of libexecinfo from ports.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488
|
[ 10:48 mat ] (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 ] (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
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (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
|
Sun, 19 Mar 2017
|
[ 14:02 rene ] (Only the first 10 of 74 ports in this commit are shown above. )
Take in olivierd@'s commit bit on his request.
Submitted by: olivierd@
With hat: portmgr-secretary
|
Mon, 30 Jan 2017
|
[ 19:16 olivierd ]
- Update to 3.8.2
- Rewrite pkg-message
|
Sat, 10 Dec 2016
|
[ 14:02 olivierd ]
Update to 3.8.1
|
Thu, 22 Sep 2016
|
[ 12:38 olivierd ] (Only the first 10 of 14 ports in this commit are shown above. )
- Update to 3.8
- Rewrite COMMENT and pkg-descr
- Move pkg-message into files/ directory
- Adjust dependencies (reported by QA script)
- Replace CPPFLAGS and LDFLAGS by USES= localbase
- Remove TOOLKITS option (delete all reference to QT5) and DBUS (mandatory now)
- Re-generate patches (with 'make makepatch')
Add multimedia/audacious-gtk3 port
|
Mon, 23 May 2016
|
[ 20:35 amdmi3 ] (Only the first 10 of 217 ports in this commit are shown above. )
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 30 Mar 2016
|
[ 20:34 olivierd ]
- Update to 3.7.2
- Hide (temporarily) QT5 option, because Audacious crashes too often with
this toolkit
|
Tue, 29 Dec 2015
|
[ 14:54 olivierd ]
Update to 3.7.1
|
Mon, 16 Nov 2015
|
[ 17:19 olivierd ]
- Update to 3.7
- Sort USES
- Adjust dependencies
- Add patch, when NLS option is not set
- Take maintainership
- Rewrite options helper (some options are renamed in order to respect
description found in Mk/bsd.options.desc.mk)
- Add support of Qt 5, by default it is GTK+ 2
PR: 204564
Submitted by: myself
Approved by: oliver@ (maintainer)
|
Thu, 4 Jun 2015
|
[ 19:53 oliver ]
update audacious to 3.6.2
|
Thu, 19 Feb 2015
|
[ 12:35 pi ]
multimedia/audacious, -plugins: fix non-NLS build issue, 3.5 -> 3.5.2
- fix build if NLS option is not selected
- updated translations
- fixes for a few more bugs, including #457, #458, and #462
PR: 197250
Submitted by: amdmi3
Approved by: oliver (maintainer timeout)
|
Mon, 7 Jul 2014
|
[ 15:31 olgeni ] (Only the first 10 of 193 ports in this commit are shown above. )
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.
CR: D306
Approved by: portmgr (bapt)
|
Sat, 21 Jun 2014
|
[ 15:09 oliver ] (Only the first 10 of 13 ports in this commit are shown above. )
update audacious to 3.5
audclient got removed upstream so this breaks some ports
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above )
|
Thu, 10 Apr 2014
|
[ 20:56 marius ]
Unbreak post-install in case of !DBUS after r349157.
Approved by: bapt (mentor), oliver (maintainer)
|
Tue, 25 Mar 2014
|
[ 16:27 oliver ]
- Use new syntax for LIB_DEPENDS
- Added LICENSE
- Convert to USES=tar:bzip2
- Added USES=desktop-file-utils
- Strip binaries
- Pet portlint
Submitted by: bar
|
Tue, 18 Feb 2014
|
[ 08:13 oliver ]
update to 3.4.3
|
Fri, 31 Jan 2014
|
[ 12:14 miwi ] (Only the first 10 of 12 ports in this commit are shown above. )
- Stage Support
- Convert to USES
|
Wed, 27 Nov 2013
|
[ 10:15 oliver ]
update to 3.4.2
|
Wed, 16 Oct 2013
|
[ 09:36 oliver ]
update to 3.4.1
|
Fri, 20 Sep 2013
|
[ 20:57 bapt ] (Only the first 10 of 404 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
|
Mon, 2 Sep 2013
|
[ 22:11 bapt ]
Add an explicit dependency on pkgconf
|
Wed, 7 Aug 2013
|
[ 06:35 oliver ]
update audacious + audacious-plugins to 3.4
|
Sat, 27 Apr 2013
|
[ 11:59 mva ] (Only the first 10 of 219 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: zeising
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Mon, 18 Feb 2013
|
[ 08:30 oliver ]
update audacious, audacious-plugins to 3.3.4
|
Wed, 19 Dec 2012
|
[ 08:59 oliver ]
fix pkg-plist is some options are disabled
Noted by: marius@alchemy.franken.de
|
Tue, 18 Dec 2012
|
[ 15:55 oliver ] (Only the first 10 of 14 ports in this commit are shown above. )
update multimedia/audacious to 3.3.3
update multimedia/audacious-plugins to 3.3.3
update audio/audacious-dumb to 0.82 to get it to compile with audacious 3.3.3
PR: ports/173228, ports/173229
Submitted by: lbartoletti <coder@tuxfamily.org>
|
Fri, 20 Jul 2012
|
[ 11:45 oliver ]
update audacious to 3.2.4
|
Sun, 24 Jun 2012
|
[ 10:01 oliver ]
add libguess support
PR: 166172
Submitted By: Stanislav Sedov <stas@deglitch.com>
|
Fri, 22 Jun 2012
|
[ 22:41 oliver ]
remove GCC=4.6 as this was only for testing
|
[ 22:41 oliver ]
update audacious to 3.2.3
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Sun, 6 May 2012
|
[ 18:12 oliver ]
update sysutils/audacious and sysutils/audacious-plugins to 3.2.2
PR: ports/167621, ports/167620
Submitted by: William Grzybowski <william88@gmail.com>
|
Sat, 31 Dec 2011
|
[ 15:13 oliver ] (Only the first 10 of 16 ports in this commit are shown above. )
update multimedia/audacious to 3.1.1
update multimedia/audacious-plugins to 3.1.1
update audio/audacious-duumb to 0.73 (to make it compatible with audacious
3.1.1) [1]
mark audio/wmauda as broken (not compatible with audacious 3.1.1)
bump PORTREVISION of depeding ports
Approved by: maintainer [1]
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Thu, 28 Jul 2011
|
[ 07:48 oliver ] (Only the first 10 of 12 ports in this commit are shown above. )
update audacious to 2.5.4
Bump PORTREVISION of affected ports
|
Tue, 7 Jun 2011
|
[ 08:17 oliver ]
update to 2.5.1
Cleanup (PLIST/OPTIONS/LIB_DEPENDS) of multimedia/audacious-plugins [1]
PR: ports/157153 [1]
Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com> [1]
|
Mon, 25 Apr 2011
|
[ 09:59 oliver ]
update to 2.5.0
Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com>
|
Thu, 14 Apr 2011
|
[ 06:24 oliver ]
make SSE2 optional
PR: ports/156162
Submitted by: olgeni
|
Fri, 4 Mar 2011
|
[ 10:43 oliver ] (Only the first 10 of 12 ports in this commit are shown above. )
update audacious to 2.4.4
|
Thu, 20 Jan 2011
|
[ 09:29 oliver ]
update audacious and audacious-plugins to 2.4.3
Feature safe: yes
|
Sun, 17 Oct 2010
|
[ 10:08 oliver ]
update audacious to 2.4.0
|
Tue, 27 Jul 2010
|
[ 19:53 oliver ]
bump PORTREVISION for libmcs+libmowgli update
|
Wed, 9 Jun 2010
|
[ 04:30 oliver ]
enable xspf by default which adds libxml2 as a standard dependency
PR: ports/146808
Submitted by: William Pitcock <nenolod@atheme.org>
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Mon, 19 Apr 2010
|
[ 10:59 oliver ] (Only the first 10 of 15 ports in this commit are shown above. )
update audacious to 2.3
bump PORTREVISION on the affected ports
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (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
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Thu, 3 Dec 2009
|
[ 16:11 oliver ]
add --disable-xspf to the configure args - xspf playlists are just not working
|
Wed, 2 Dec 2009
|
[ 17:31 oliver ] (Only the first 10 of 15 ports in this commit are shown above. )
update audacious to 2.2
bump portrevisions on dependent ports
mark audacious-crossfade BROKEN since it is no longer compatible with audacious
|
Sun, 26 Jul 2009
|
[ 06:15 oliver ] (Only the first 10 of 16 ports in this commit are shown above. )
update audacious to 2.1
bump portrevision on dependant ports
|
Thu, 21 May 2009
|
[ 07:47 oliver ] (Only the first 10 of 17 ports in this commit are shown above. )
update audacious to 2.0.1
bump portrevision on dependant ports
|
Mon, 14 Jul 2008
|
[ 18:20 oliver ]
fix the compilation if libexecinfo is installled, but DBUS is disabled
PR: ports/125518
Submitted by: amdmi3
|
Wed, 9 Jul 2008
|
[ 17:59 oliver ]
update libmowgli to 0.7.0
|
Fri, 6 Jun 2008
|
[ 13:48 edwin ] (Only the first 10 of 149 ports in this commit are shown above. )
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)
|
Sat, 31 May 2008
|
[ 09:52 oliver ]
switch DBUS to on which is needed to get libaudclient installed
bump PORTREVISION
this fixes the audacious-crossfade build
|
Wed, 28 May 2008
|
[ 19:27 oliver ]
update to 1.5.1
|
Sun, 20 Apr 2008
|
[ 17:49 miwi ]
- Fix build after xorg cleanup
Submitted by: pointyhat
|
Mon, 24 Mar 2008
|
[ 13:03 miwi ] (Only the first 10 of 87 ports in this commit are shown above. )
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
Thu, 20 Mar 2008
|
[ 11:23 oliver ]
fix an error in the installed plugin.h
bump PORTREVISION
|
[ 09:51 pav ] (Only the first 10 of 55 ports in this commit are shown above. )
- Remove USE_GETOPT_LONG which is a no-op since March 2007
|
Sun, 16 Mar 2008
|
[ 14:50 oliver ]
update to 1.5.0 [1]
fix the /usr/local/include/audacious/dbus.h make error
Submitted by: Roland Smith <rsmith@xs4all.nl> [1]
|
Thu, 28 Feb 2008
|
[ 05:41 oliver ] (Only the first 10 of 18 ports in this commit are shown above. )
welcome audacious 1.4!
|
Thu, 28 Jun 2007
|
[ 04:10 oliver ]
use MASTER_SITE_LOCAL for mirroring the distfiles until the original site
is reachable again
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Sun, 8 Apr 2007
|
[ 15:30 oliver ]
pdate to 1.3.2
|
Sun, 11 Mar 2007
|
[ 19:57 oliver ]
update audacious to 1.3.1
|
Sun, 4 Mar 2007
|
[ 16:26 oliver ]
use configure_args instead of configure_env to ease (port)upgrade so audacious
does not detect a previous installed version
Noted by: infofarmer
|
Sat, 3 Mar 2007
|
[ 16:40 oliver ] (Only the first 10 of 11 ports in this commit are shown above. )
update to 1.3.0
|
Thu, 4 Jan 2007
|
[ 05:45 oliver ]
support automatic charset detection (OPTION)
Submitted by: Denis Shaposhnikov <dsh@vlink.ru>
|
Wed, 3 Jan 2007
|
[ 05:47 oliver ]
change the gconf dependency to gconf2
PR: 107445
Submitted by: bgruber<knightbg@yahoo.com>
|
Mon, 4 Dec 2006
|
[ 15:48 oliver ]
update audacious to 1.2.2
take maintainership
unbreak for FreeBSD 4
PR: ports/106081
Submitted by: oliver
Approved by: maintainer
|
Number of commits found: 122 (showing only 100 on this page) |