Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.8_4 08 Jun 2022 20:18:19 |
Baptiste Daroussin (bapt) |
compiz: disable gconf support
Approved by: maintainer (private email) |
0.8.8_4 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
0.8.8_3 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
0.8.8_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.8.8_2 14 Jun 2020 16:01:50 |
zeising |
Reset maintainer on compiz and related ports
Reset the maintainer on x11-wm/compiz and a few related ports.
Update MASTERDIR to make them fetchable again.
PR: 246461 246442
Submitted by: Chris Hutchinson (new maintainer)
Approved by: Daniel Austin (previous maintainer)
MFH: 2020Q2 |
0.8.8_2 07 Nov 2019 18:36:56 |
zeising |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
0.8.8_2 18 Sep 2018 17:41:25 |
swills |
x11-wm/compizconfig-backend-gconf: Add missing dependencies
While here, add LICENSE and pet portlint
PR: 230914
Submitted by: Samy Mahmoudi <samy.mahmoudi@gmail.com>
Approved by: maintainer timeout (freebsd-ports@dan.me.uk, >3 weeks) |
0.8.8_1 08 Dec 2016 15:46:46 |
tijl |
Remove libxslt.so.2 and libexslt.so.8 compatibility links that were added in
r374303 to prevent massive PORTREVISION bumps. Bump dependent ports that
have not been bumped since. |
0.8.8 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
0.8.8 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.8.8 03 Jun 2014 05:17:38 |
miwi |
- Update to 0.8.8
- Pass maintainership to submitter
PR: 190536
Submitted by: Daniel Austin |
0.8.4_4 23 Apr 2014 13:25:17 |
tijl |
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above ) |
0.8.4_3 22 Apr 2014 08:06:49 |
bapt |
Support stage
Modernize |
0.8.4_3 15 Mar 2014 16:32:41 |
miwi |
- Convert USE_GMAKE/BZIP2 to USES |
0.8.4_3 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
0.8.4_3 21 Sep 2013 00:01:17 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-wm) |
0.8.4_3 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
0.8.4_3 28 Mar 2013 03:28:31 |
eadler |
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead. |
0.8.4_3 27 Jul 2012 13:46:05 |
bapt |
Add USE_PKGCONFIG |
0.8.4_3 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.8.4_2 02 Aug 2011 20:58:23 |
ehaupt |
Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared. |
0.8.4_2 05 Jul 2011 02:51:42 |
tabthorpe |
- Reassign to the heap |
0.8.4_2 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.8.4_2 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.8.4_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.8.4_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.8.4 01 Dec 2009 21:57:44 |
rnoland |
Update to 0.8.4
I'm not dealing with kde4 support right now, patches welcome. |
0.8.2_1 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
0.8.2_1 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.8.2 08 Apr 2009 06:55:30 |
rnoland |
Update to 0.8.2
o Start removing the fusion name from plugins. |
0.7.8 01 Oct 2008 12:32:04 |
rnoland |
Update to 0.7.8
Approved by: garga (mentor), portmgr |
0.6.0_2 30 Jul 2008 19:00:36 |
rnoland |
Update my email address to my @FreeBSD.org address.
Approved by: garga (mentor) |
0.6.0_2 06 Jun 2008 14:17:21 |
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.6.0_1 24 Mar 2008 15:44:31 |
wxs |
Pass maintainership back to rnoland - he's back online.
Sorry about this and welcome back!
Approved by: garga (implicit) |
0.6.0_1 20 Mar 2008 16:10:07 |
wxs |
Reset maintainer due to bouncing mails.
Discussed with pav.
Submitted by: miwi on IRC
Approved by: garga (mentor) |
0.6.0_1 12 Nov 2007 22:41:55 |
pav |
- Change libcompizconfig dependency to LIB_DEPENDS. Fixes plist problem
Suggested by: maintainer
Approved by: portmgr (hat) |
0.6.0 29 Oct 2007 19:22:40 |
flz |
- Update compiz-fusion components to 0.6.0.
- Add new compiz-fusion meta-port.
Submitted by: maintainer |
0.5.2 06 Sep 2007 20:00:58 |
laszlof |
The gconf backend for CompizConfig. It uses the
Gnome configuration system and provides integration into the Gnome desktop
environment.
WWW: http://forums.compiz-fusion.org/
PR: ports/116137
Submitted by: Robert Noland <rnoland@2hip.net> |