Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
28 Aug 2020 17:43:24
0.8.8_6

|
tcberner  |
x11-wm/compiz-plugins-main: fix build on recent current |
14 Jun 2020 16:01:50
0.8.8_6

|
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 |
07 Nov 2019 18:36:56
0.8.8_6

|
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. |
18 Sep 2018 17:09:44
0.8.8_6

|
swills  |
x11-wm/compiz-plugins-main: Add missing dependencies
While here, add LICENSE, NLS option and bump PORTREVISION
PR: 230865
Submitted by: Samy Mahmoudi <samy.mahmoudi@gmail.com>
Approved by: maintianer timeout (freebsd-ports@dan.me.uk, >3 weeks) |
11 Sep 2018 18:34:28
0.8.8_5

|
zeising  |
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906 |
31 Jul 2018 18:41:30
0.8.8_4

|
zeising  |
Switch to xorgproto instead of individual packages
Upstream used to distribute protocol headers as separate packages, but has
decided to merge those to a common package, named xorgproto. This update
tracks that change.
* Add a new port, x11/xorgproto, with are protocol headers for xorg.
* Hook the new protocol port to the build and to infrastructure in
bsd.xorg.mk.
* Update all ports with a dependency on any of the old *proto packages to
instead depend on xorgproto. Bump portrevision.
* Delete the old *proto packages, update MOVED.
PR: 230023
Submitted by: zeising
Approved by: portmgr (antoine)
exp-run by: antoine |
23 May 2017 05:03:16
0.8.8_3

|
rezny  |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
08 Dec 2016 15:46:46
0.8.8_2

|
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. |
01 Apr 2016 14:33:58
0.8.8_1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
09 Aug 2015 18:56:48
0.8.8_1

|
kwm  |
Make sure these compiz ports depend on gconf2 so the GCONF_SCHEMAS
will get processed. This fixes the build for these ports due to a
new check in bsd.gnome.mk.
Pointyhat to: kwm@ for not fixing this during the gnome 3.16 exp-run |
28 Jan 2015 01:07:55
0.8.8_1

|
amdmi3  |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket, kwm (for gnome@ ports) |
10 Sep 2014 20:50:37
0.8.8_1

|
gerald  |
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) |
03 Jun 2014 05:20:34
0.8.8

|
miwi  |
- Update to 0.8.8
- Pass maintainership to submitter
PR: 190538
Submitted by: Daniel Austin |
23 Apr 2014 13:25:17
0.8.4_7

|
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 ) |
22 Apr 2014 08:18:20
0.8.4_6

|
bapt  |
Support stage
Strip binaries |
21 Jan 2014 23:40:23
0.8.4_5

|
bapt  |
Fix properties on pkg-plist |
28 Oct 2013 09:58:15
0.8.4_5

|
tijl  |
Add USE_CSTD=gnu89 to fix a runtime issue. The code expects gnu89
semantics for the inline keyword.
PR: ports/183144
Tested by: AN <andy@neu.net> |
21 Sep 2013 00:01:17
0.8.4_4

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-wm) |
05 Sep 2013 17:01:12
0.8.4_4

|
antoine  |
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt) |
24 Apr 2013 07:35:41
0.8.4_4

|
ak  |
- Convert USE_GETTEXT to USES (part 1)
Approved by: portmgr (bapt) |
28 Mar 2013 03:28:31
0.8.4_4

|
eadler  |
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead. |
01 Jun 2012 05:26:28
0.8.4_4
|
dinoex  |
- update png to 1.5.10 |
21 Jan 2012 17:40:15
0.8.4_3
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
23 Sep 2011 22:26:39
0.8.4_3
|
amdmi3  |
- 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 |
02 Aug 2011 20:58:23
0.8.4_3
|
ehaupt  |
Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared. |
05 Jul 2011 02:51:42
0.8.4_3
|
tabthorpe  |
- Reassign to the heap |
20 Mar 2011 12:54:45
0.8.4_3
|
miwi  |
- Get Rid MD5 support |
04 Dec 2010 07:34:27
0.8.4_3
|
ade  |
Sync to new bsd.autotools.mk |
31 May 2010 02:01:56
0.8.4_3
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 Mar 2010 06:47:48
0.8.4_2
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.8.4_1
|
dinoex  |
- update to jpeg-8 |
01 Dec 2009 21:57:44
0.8.4
|
rnoland  |
Update to 0.8.4
I'm not dealing with kde4 support right now, patches welcome. |
02 Aug 2009 19:36:34
0.8.2_1
|
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 |
31 Jul 2009 13:57:52
0.8.2_1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
08 Apr 2009 06:55:30
0.8.2
|
rnoland  |
Update to 0.8.2
o Start removing the fusion name from plugins. |
08 Apr 2009 05:49:38
0.7.8
|
rnoland  |
Forced commit to document repo-copy. |