Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.2_3 19 Sep 2020 13:01:00 |
rene |
Remove expired ports:
2020-09-15 audio/abraca: Uses deprecated version of python
2020-09-15 audio/ardour5: Uses deprecated version of python
2020-09-15 audio/cplay: Uses deprecated version of python
2020-09-15 audio/cpp-xmms2: Uses deprecated version of python
2020-09-15 audio/p5-xmms2: Uses deprecated version of python
2020-09-15 biology/haplohseq: Uses deprecated version of python
2020-09-15 biology/tophat: Uses deprecated version of python
2020-09-15 chinese/ibus-array: Uses deprecated version of python
2020-09-15 comms/congruity: Uses deprecated version of python
2020-09-15 comms/libbtbb: Uses deprecated version of python
2020-09-15 comms/quisk: Uses deprecated version of python
2020-09-15 databases/mtools-mongodb: Uses deprecated version of python
2020-09-15 databases/mydbf2mysql: Uses deprecated version of python (Only the first 15 lines of the commit message are shown above ) |
0.8.2_3 08 Mar 2020 17:01:47 |
antoine |
Deprecate some ports using deprecated version of python
With hat: portmgr |
0.8.2_3 14 Jan 2020 09:27:19 |
antoine |
Switch version of python used in USES=waf to default version of python
Reviewed by: bapt
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D23143 |
0.8.2_3 08 Nov 2019 09:27:57 |
tobik |
a-b: Add missing USES={gnome,php,sdl,xorg} |
0.8.2_3 30 Sep 2018 11:58:31 |
kwm |
The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.
The offical GNOME 3.28 release notes can be found at
https://help.gnome.org/misc/release-notes/3.28/
Thanks to Antoine Brodin for running the exp-runs.
PR: 229761 |
0.8.2_2 07 Sep 2017 13:23:26 |
madpilot |
- Fix build with vala 0.36
- Add LICENSE and LICENSE_FILE
- Update WWW in pkg-descr
PR: 222037
Submitted by: cpm@ |
0.8.2_1 08 Dec 2016 19:52:20 |
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. |
0.8.2 23 May 2016 20:35:01 |
amdmi3 |
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 |
0.8.2 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
0.8.2 19 Aug 2015 13:30:00 |
mat |
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412? |
0.8.2 02 Aug 2015 20:23:56 |
kwm |
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@ |
0.8.2 08 Apr 2015 15:05:49 |
bapt |
Add a new USES=waf to handle the waf building system, allowing to factorise code
Plug waf into MAKE_CMD and CONFIGURE_CMD so the regular defined targets can be
reused
Always define _MAKE_JOBS so that when bsd.port.mk will stop overwritting
_MAKE_JOBS when parallel jobs are disabled we can enforce -j1 (which is needed
to really disable parallelisation with waf
WAF_CMD has been created to allow one to override the location of the waf script
relatively to WRKSRC
CONFIGURE_TARGET is by default defined to "configure"
ALL_TARGET is by default defined to "build"
INSTALL_TARGET is by default defined to "install"
USES=waf is by default stagedir safe |
0.8.2 19 Nov 2014 23:35:09 |
madpilot |
- Update to 0.8.2
- Switch MASTER_SITE to sourceforge |
0.7.1_1 20 Oct 2014 06:36:00 |
bapt |
Cleanup plist |
0.7.1_1 22 Oct 2013 13:50:44 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with a)
Approved by: portmgr (bdrewery) |
0.7.1_1 04 Oct 2013 11:36:29 |
madpilot |
- Convert to scons USES
- Use option helpers
- Fix NLS option logic |
0.7.1 29 Sep 2013 10:41:24 |
madpilot |
Convert xmms2 ports to staging.
While here, convert to new LIB_DEPENDS format. |
0.7.1 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
0.7.1 01 Aug 2013 06:26:31 |
madpilot |
- Fix build after new vala import
- While here, use space in place of tab in pkg-descr WWW line |
0.7.1 26 Apr 2013 10:44:29 |
ak |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
0.7.1 22 Apr 2013 23:19:09 |
bapt |
Convert USE_PKGCONFIG -> USES=pkgconf for audio category |
0.7.1 09 Mar 2013 00:40:47 |
madpilot |
- Update to 0.7.1
- Shorten COMMENT |
0.7.0_2 08 Mar 2013 10:51:36 |
kwm |
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo |
0.7.0_1 10 Dec 2012 20:39:41 |
madpilot |
Trim Makefile headers for ports I maintain. |
0.7.0_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.7.0 31 May 2012 21:12:14 |
madpilot |
- Convert to new options framework
- Remove uneeded double quotes
- While here fix various portlint warnings
- Indent make conditionals and loop
Approved by: Boris Samorodov <bsam@FreeBSD.org> (net/unison-nox11 maintainer)
Approved by: Matthias Andree <mandree@FreeBSD.org> (implicit, net/unison232
maintainer)
Approved by: tabthorpe (mentor) |
0.7.0 08 May 2012 20:10:59 |
madpilot |
- Update to 0.7.0
- Update home page and MASTER_SITE
Approved by: crees (mentor) |
0.6.0 04 May 2012 19:55:13 |
madpilot |
Make abraca fetchable again.
Approved by: crees (mentor) |
0.6.0 14 Apr 2012 18:45:07 |
madpilot |
Change to my FreeBSD.org email address.
Approved by: crees (mentor) |
0.6.0 06 Feb 2012 09:29:29 |
scheidell |
- fix build with updated devel/scons version 2.1.0
PR: ports/164765
Submitted by: Guido Falsi<mad@madpilot.net> (maintainer)
Approved by: gabor (mentor) |
0.6.0 30 Jul 2011 09:39:44 |
kwm |
Build fixes with glib 2.28. gtk 2.24, gtkmm 2.24 and vala 0.12. |
0.6.0 14 May 2011 07:02:16 |
culot |
- Remove empty files
PR: ports/157018
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer) |
0.6.0 13 May 2011 16:39:32 |
beech |
-Update to 0.6.0
-Pass maintainership to submitter
PR: ports/156685
Submitted by: Guido Falsi <mad@madpilot.net>
Approved by: Olivier Smedts <olivier@gid0.org> (maintainer)
itetcu (mentor)(implicit) |
0.5.0 24 Feb 2011 23:39:20 |
miwi |
- Add missing patches from prev commit |
0.5.0 24 Feb 2011 23:38:28 |
miwi |
- Update to 0.7.DrNo.
- Update WWW
- chase xmms2 shlib bump
PR: 144821
Submitted by: Guido Falsi <mad@madpilot.net> |
0.4_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.4_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.4 15 Sep 2009 01:16:27 |
linimon |
Mark as broken on sparc64: fails to compile, and also invokes i386 asm. |
0.4 19 Aug 2009 12:00:08 |
miwi |
- Update to 0.4
Submitted by: Anonymous <swell.k@gmail.com>
Approved by: maintainer timeout |
0.2_3 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.2_2 07 Jul 2008 21:57:58 |
pav |
- Chase xmmsclient shlib bump
Pointy hat to: alexbl |
0.2_1 06 Jun 2008 13:07:20 |
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) |
0.2 15 Mar 2008 19:29:44 |
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> |
0.2 04 Jun 2007 13:28:47 |
miwi |
Abraca is a GTK2 client for the XMMS2 music player. It is designed with
collections in mind, which makes managing your music a breeze.
WWW: http://nooms.de/projects/abraca
PR: ports/113189
Submitted by: Olivier Smedts <olivier at gid0.org> |