non port: audio/gxmms2/Makefile |
Number of commits found: 39 |
Saturday, 26 Jun 2021
|
15:13 Rene Ladan (rene)
*/*: Remove expired ports:
2020-12-31 audio/xmms2: Uses Python 2.7 which is EOLed upstream
2021-06-23 audio/gxmms2: Uses EOL Python 2.7 via audio/xmms2
2021-06-23 audio/lxmusic: Uses EOL Python 2.7 via audio/xmms2
ca252e8 |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Wednesday, 24 Mar 2021
|
13:34 rene
Mark ports recursively depending on Python 2.7 for expiration on June 23.
For ports optionally dependending on Python 2.7, just mark those options
as expired. Remove konquerer from the x11/kde-baseapps metaport and bump
its PORTREVISION.
Submitted by: rene
Reviewed by: portmgr, adridg, ehaupt, lme, madpilot, pizzamig, se, sunpoet, yuri
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D28665
 |
Friday, 8 Nov 2019
|
09:27 tobik
a-b: Add missing USES={gnome,php,sdl,xorg}
 |
Thursday, 8 Dec 2016
|
19:52 tijl
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
 |
Friday, 1 Apr 2016
|
13:29 mat
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
 |
Saturday, 20 Dec 2014
|
13:57 bapt
Clean up some now useless PLIST_DIRS*
 |
Monday, 9 Jun 2014
|
11:21 olgeni
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.
CR: D196
Approved by: portmgr (bapt)
 |
Sunday, 29 Sep 2013
|
10:41 madpilot
Convert xmms2 ports to staging.
While here, convert to new LIB_DEPENDS format.
 |
Friday, 20 Sep 2013
|
14:36 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
 |
Wednesday, 4 Sep 2013
|
21:08 madpilot
- Add explicit pkgconfig dependency
- Convert to new LIB_DEPENDS format
- Include bsd.port.mk instead of the pre/post split ones.
 |
Wednesday, 14 Aug 2013
|
22:35 ak
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
 |
Monday, 8 Jul 2013
|
18:44 madpilot
Convert the ports I maintain to USES=gmake.
 |
Monday, 10 Dec 2012
|
20:39 madpilot
Trim Makefile headers for ports I maintain.
 |
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
 |
Saturday, 14 Apr 2012
|
18:45 madpilot
Change to my FreeBSD.org email address.
Approved by: crees (mentor)
 |
Tuesday, 27 Mar 2012
|
17:20 crees
Over to new maintainer
Submitted by: Guido Falsi (mad@madpilot.net)
Feature safe: yes
 |
Friday, 26 Aug 2011
|
03:34 miwi
- Fix MASTER_SITES
- Add LICENSE
- Add MAKE_JOBS_SAFE
PR: 160077
Submitted by: Ports Fury
 |
Thursday, 24 Feb 2011
|
23:38 miwi
- Update to 0.7.DrNo.
- Update WWW
- chase xmms2 shlib bump
PR: 144821
Submitted by: Guido Falsi <mad@madpilot.net>
 |
Friday, 1 Oct 2010
|
08:32 erwin
Mark BROKEN: does not fetch
 |
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
 |
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
 |
Wednesday, 19 Aug 2009
|
11:57 miwi
- Update to 0.7.0.20090608
Submitted by: Anonymous <swell.k@gmail.com>
 |
Sunday, 2 Aug 2009
|
08:02 linimon
Reset alexbl@FreeBSD.org due to maintainer-timeouts and no repsonse
to email.
Hat: portmgr
 |
Friday, 31 Jul 2009
|
13:57 dinoex
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
 |
Friday, 6 Jun 2008
|
13:07 edwin
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)
 |
Saturday, 15 Mar 2008
|
19:29 alexbl
- update xmms2 to 0.4DrKosmos
- update gxmms2 to 0.7 and unbreak
- bump soversion as needed
- trim some clients (azrael, nyello) and bindings (java) that are no longer
maintained
Submitted by: Max Khon <fjoe@samodelkin.net>
 |
Sunday, 27 May 2007
|
22:58 alexbl
- Update XMMS2 to DrJekyll
- Update Esperanza to 0.3
- Update xmms2-scrobbler to 0.1.3
- Update gx2osd to 0.2
- Mark ports which have not been updated to the refactored playlist api BROKEN:
azrael, euphoria[1], gxmms2, nyello, shellac, snett
- Mark BROKEN bindings which have been removed or fail to configure:
java, ruby-ecore
XMMS2 has gone through some very big changes including the introduction of a
new
mechanism for managing music which treats the media library as a DAG, more
details
about all the changes can be found at:
http://wiki.xmms2.xmms.se/index.php/Release:DrJekyll
Approved by: stas [1]
 |
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
 |
Monday, 12 Mar 2007
|
08:12 alexbl
- set USE_GMAKE to fix build [1]
PR: 110207 [1], 110099
 |
Sunday, 4 Mar 2007
|
22:32 alexbl
- Update to 0.6.5
 |
Thursday, 28 Sep 2006
|
03:46 alexbl
- Update to 0.6.4
Approved by: novel (mentor)
 |
Wednesday, 13 Sep 2006
|
03:21 alexbl
Change all my MAINTAINER lines to my new FreeBSD.org address.
Approved by: novel
 |
Saturday, 8 Jul 2006
|
21:19 itetcu
- Update to 0.6.3
- this also unbreaks the port on 4.x
PR: ports/99904
Submitted by: maintainer
 |
Wednesday, 26 Apr 2006
|
07:25 erwin
Update to wejp's new web site and unbreak
PR: 96347
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> (maintainer)
 |
Saturday, 22 Apr 2006
|
21:54 kris
BROKEN: Unfetchable
 |
Saturday, 1 Apr 2006
|
03:57 edwin
[PATCH] audio/gxmms2: update to 0.6.2
- Update to 0.6.2
- This is contingent on the committing of ports/95066
PR: ports/95168
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
 |
Thursday, 16 Mar 2006
|
11:52 ehaupt
Remove RUN_DEPENDS, xmms2 is a reference implementation client which is not
needed for other clients to run. Bump PORTREVISION.
Notified by: maintainer (irc)
Approved by: maintainer
 |
Wednesday, 15 Mar 2006
|
21:25 ehaupt
Add gxmms2 0.6.1, a GTK2 based XMMS2 client, written in C.
PR: 94437
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
 |
Number of commits found: 39 |