non port: multimedia/banshee/Makefile |
SVNWeb
|
Number of commits found: 52 |
Sat, 13 May 2017
|
[ 13:47 romain ]
Deprecate multimedia/banshee
The project cannot cope with a recent (2013) dbus-sharp. Probably time to seek
for another media player.
Since the port does not build, mark it BROKEN, not DEPRECATED in case someone
wants to jump in and provide a patch, what I am sure not having time nor
interest for in the next weeks :-(.
|
[ 07:48 dbn ] (Only the first 10 of 27 ports in this commit are shown above. )
Update mono and related ports
USES=mono: minor fixes
- save a copy of the nuget package in the packages directory
- force linking of directories, allowing nuget-extract to be rerun
without `make clean`
- fix makenuget: nuget requires an equals to identify the version, not a dash
devel/monodevelop: update to 6.2.1.3
- update nuget packages:
- link older System.Collection.Immutable 1.1.37 to newer 1.3.1 (used
by C# and F# respectively)
- update external github repositories
- allow post-extract target to be run multiple times
- change MonoDevelop.Packaging to use a newer version of (Only the first 15 lines of the commit message are shown above )
|
Sun, 27 Nov 2016
|
[ 17:00 dbn ] (Only the first 10 of 21 ports in this commit are shown above. )
USES=mono: simplify EXTRACT_ONLY, fix nuget-extract [1]
- Instead of excluding the specific packages added to DISTFILES (but only for
FreeBSD 9+), exclude all files with a '.nupkg' extension.
- Move the nuget-extract command to be before post-extract, to allow the port's
post-extract command to move packages around
audio/libgpod-sharp: add port for mono bindings for libgpod
- audio/libgpod: [2]
- USE_GNOME: add missing dependency
- Remove mono files from pkg-plist (now in audio/libgpod-sharp)
- Allow relevant variables to be overridden
- Fix MONO options
- Patch source to allow building with modern mono
- Avoid post-install target for slave ports.
(Only the first 15 lines of the commit message are shown above )
|
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
|
Sun, 10 Jan 2016
|
[ 16:44 bapt ] (Only the first 10 of 20 ports in this commit are shown above. )
Convert categories m* and m* to USES=sqlite and USES=firebird
|
Sun, 2 Aug 2015
|
[ 20:23 kwm ] (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@
|
Sun, 24 May 2015
|
[ 22:35 antoine ]
Fix configure with mono 4
|
Fri, 24 Oct 2014
|
[ 17:41 marino ]
multimedia/banshee: Add gnomedocutils to build depends to fix build
|
Thu, 25 Sep 2014
|
[ 15:18 tijl ] (Only the first 10 of 56 ports in this commit are shown above. )
- Set CPPFLAGS and LIBS in a number of ports so configure can find libintl.h
and libintl.so. This fixes a problem where DATADIRNAME gets an incorrect
value which causes locale files to be installed in the wrong place.
- The only configure checks that still need to be patched are related
to intltool so move DATADIRNAME patching from USES=pathfix to
USE_GNOME=intlhack.
- games/klavaro: remove excessive dependencies
- japanese/libskk: add INSTALL_TARGET=install-strip
- math/libqalculate: add INSTALL_TARGET=install-strip and remove pthread
patching
- multimedia/freetuxtv: remove excessive dependencies
- science/gramps: fix shared-mime-info use
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
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)
|
Fri, 18 Jul 2014
|
[ 11:02 tijl ] (Only the first 10 of 26 ports in this commit are shown above. )
audio/rhythmbox: drop :keepla
multimedia/banshee: add USES=libtool and INSTALL_TARGET=install-strip
multimedia/libmtp: add USES=libtool and INSTALL_TARGET=install-strip
multimedia/libaacs:
- USES=libtool pathfix
- Add INSTALL_TARGET=install-strip
- Avoid USE_AUTOTOOLS
- Remove plist target, superseded by makeplist
multimedia/libbluray:
- USES=libtool pathfix
- Add INSTALL_TARGET=install-strip
- Avoid USE_AUTOTOOLS
- Remove plist target, superseded by makeplist
- Use OPTIONS_SUB
- Replace patch with post-patch command
Bump dependent ports
|
Fri, 4 Jul 2014
|
[ 09:41 tijl ] (Only the first 10 of 116 ports in this commit are shown above. )
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit)
|
Mon, 26 May 2014
|
[ 13:31 bapt ]
Convert to USES=mono
|
Sun, 9 Mar 2014
|
[ 19:40 gerald ]
Chase the move of libmtp from audio to multimedia.
PR: 175266
Reported by: makc, cperciva
|
Sun, 23 Feb 2014
|
[ 12:35 romain ]
- Update to 2.6.2;
- Unbreak;
- Stageify.
|
Sat, 15 Feb 2014
|
[ 09:04 antoine ]
Mark broken: Does not compile
error CS1705: Assembly `gdk-sharp, Version=2.12.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f' references `Mono.Cairo, Version=4.0.0.0,
Culture=neutral, PublicKeyToken=0738eb9f132ed756' which has a higher version
number than imported assembly `Mono.Cairo, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=0738eb9f132ed756'
./Hyena.Data.Gui/ListView/ListView_Rendering.cs(53,53): error CS0012: The type
`Cairo.Context' is defined in an assembly that is not referenced. Consider
adding a reference to assembly `Mono.Cairo, Version=4.0.0.0, Culture=neutral,
PublicKeyToken=0738eb9f132ed756'
/usr/local/libdata/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll
(Location of the symbol related to previous error)
Reported by: pkg-fallout since august 2013
|
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)
|
Fri, 6 Sep 2013
|
[ 13:01 bapt ] (Only the first 10 of 28 ports in this commit are shown above. )
Add an explicit dependency on pkgconf
|
Wed, 19 Jun 2013
|
[ 11:32 rene ]
- Remove the BOO option, this depends on the expired port lang/boo
- Fix MTP option
- Pet portlint
PR: ports/179275
Submitted by: myself
Approved by: maintainer timeout (mono@, 16 days)
|
Mon, 6 May 2013
|
[ 10:22 bapt ] (Only the first 10 of 30 ports in this commit are shown above. )
Convert from WITHOUT_NLS to PORT_OPTIONS:MNLS
While here do some conversion to new options framework
|
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)
|
Tue, 26 Mar 2013
|
[ 16:13 miwi ]
- Chase libmtp shlib bump
|
Tue, 16 Oct 2012
|
[ 14:27 romain ]
- Fix pkg-plist [1];
- Switch to OptionNG;
- Trim header;
Reported by: beat (via pointyhat) [1]
Feature safe: yes
|
Sat, 6 Oct 2012
|
[ 22:04 romain ]
Looks like recent banshee does not freeze randomly, so:
- Update to 2.6.0;
- Remove IGNORE \o/.
|
Fri, 29 Jun 2012
|
[ 18:24 az ]
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
|
Fri, 25 May 2012
|
[ 15:14 miwi ]
- Chase libmtp shlib bump
|
Sun, 12 Jun 2011
|
[ 19:06 romain ] (Only the first 10 of 79 ports in this commit are shown above. )
Hello Mono 2.10!
Main updates
------------
devel/mono-tools 2.6.2 -> 2.10
lang/mono 2.6.7 -> 2.10.2
lang/mono-basic 2.6.2 -> 2.10.2
www/mod_mono 2.6.3 -> 2.10
www/xsp 2.6.5 -> 2.10.2
x11-toolkits/libgdiplus 2.6.7 -> 2.10
Other updates
-------------
deskutils/tomboy 1.4.2 -> 1.6.1
devel/mono-addins 0.5 -> 0.6.1 (Only the first 15 lines of the commit message are shown above )
|
Sat, 2 Oct 2010
|
[ 09:10 romain ]
- Update URIs according to the new Banshee website location.
|
Wed, 2 Jun 2010
|
[ 02:17 romain ]
- Update to 1.6.1;
- Revert iPod and Youtube support to upstream defaults;
- Fix pkg-plist.
|
Tue, 1 Jun 2010
|
[ 17:23 romain ]
- Remove another reference to some inexistent port that breaks INDEX
(notify-sharp is not utterly mandatory to run Banshee).
- Bump PORTREVISION.
Reported by: erwin
|
[ 14:37 romain ]
Disable iPod and Youtube support for now to prevent breaking INDEX: some
dependencies are not yet in the tree.
Reported by: Portsnap buildbox
|
[ 12:41 romain ] (Only the first 10 of 98 ports in this commit are shown above. )
- Update lang/mono to 2.6.4;
- Update a bunch of C# ports as well (audio/taglib-sharp, deskutils/tomboy,
devel/mono-tools, devel/monodevelop, devel/monodevelop-boo,
devel/monodevelop-database, devel/monodevelop-java, devel/monodevelop-vala,
graphics/f-spot, lang/boo [1], lang/mono-basic, mail/gmime24, gmime24-sharp,
multimedia/banshee, multimedia/banshee-mirage, multimedia/moonlight,
www/mod_mono, www/webkit-sharp, www/xsp, x11-toolkits/gnome-desktop-sharp20,
x11-toolkits/gtk-sharp20, x11-toolkits/libgdiplus).
PR: ports/143657 [1]
Submitted by: glewis [1]
|
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, 10 May 2010
|
[ 13:07 makc ]
Chase audio/libmtp update.
|
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
|
Mon, 16 Nov 2009
|
[ 16:29 flz ]
- Various cleannups.
- Re-enable the bpm-detection plugin (via OPTIONs).
- Fix MusicBrainz so that Banshee can use Audio CD.
- Fix and sort pkg-plist.
PR: ports/140570
Submitted by: Romain Tartiere
|
Mon, 9 Nov 2009
|
[ 16:41 flz ]
Update multimedia/banshee to 1.5.1.
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Mon, 22 Jun 2009
|
[ 07:55 flz ] (Only the first 10 of 54 ports in this commit are shown above. )
- Update lang/mono to 2.4.
- Update a bunch of c# ports as well (gtksharp20, mono-zeroconf, tomboy,
gnome-desktop-sharp, gnomesharp20).
- Remove devel/monodoc as it is now included in lang/mono.
- Add www/mod_mono, an apache module serving ASP.net pages.
- Add www/xsp, a mono-based webserver.
PR: ports/135248, ports/135249
Submitted by: Romain Tartiere <romain@blogreen.org>
|
Wed, 3 Jun 2009
|
[ 15:10 flz ]
Revert to banshee 1.4.3 since 1.5.0 is still unstable.
Suggested by: Romain Tartiere
|
Tue, 2 Jun 2009
|
[ 14:31 flz ]
- Update multimedia/banshee to 1.5.0.
- Add BPMDETECT option (on by default).
|
Wed, 18 Mar 2009
|
[ 09:12 flz ]
Update multimedia/banshee to 1.4.3.
|
Mon, 23 Feb 2009
|
[ 09:56 flz ]
Fix startup issue when cache directory doesn't exist.
|
Thu, 22 Jan 2009
|
[ 18:21 flz ]
Turn over maintainership to mono@.
|
Wed, 21 Jan 2009
|
[ 15:06 flz ]
Update multimedia/banshee to 1.4.2.
|
Tue, 11 Nov 2008
|
[ 11:15 flz ]
Update multimedia/banshee to 1.4.1.
|
Mon, 10 Nov 2008
|
[ 11:05 flz ]
Update multimedia/banshee to 1.4.0.1.
|
Mon, 27 Oct 2008
|
[ 12:37 flz ]
Update multimedia/banshee to 1.3.3.
|
Mon, 20 Oct 2008
|
[ 15:46 flz ]
Fix crash when listening to radio and pidgin-musictracker
is active.
PR: ports/127285
Submitted by: "Eric L. Chen" <d9364104@mail.nchu.edu.tw>
|
Thu, 28 Aug 2008
|
[ 20:21 flz ]
- Add MTP support (enable by default).
- Install missing icons.
|
[ 11:32 flz ]
Add multimedia/banshee, a multimedia player for the Gnome desktop.
|
Number of commits found: 52 |