| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
25 Oct 2012 17:12:54
0.5.0_2
|
bapt  |
2012-10-20 x11-wm/wmcp: No more public distfiles
2012-10-20 x11-wm/skippy-xd: Abandonware, upstream disappeared
2012-10-20 x11-wm/skippy: Abandonware, upstream disappeared
2012-10-20 x11-wm/matchbox: Abandonware, upstream disappeared
2012-10-20 x11-wm/e16utils: No more public distfiles
2012-10-20 x11-wm/blwm: Abandonware, upstream disappeared
2012-10-20 x11-wm/badwm: Development ceased
2012-10-20 x11-wm/amaterus: Abandonware, upstream disappeared
2012-10-20 x11-wm/ahwm: Abandoned upstream
Remove some obsolete wm
Feature safe: yes |
20 Sep 2012 17:55:31
0.5.0_2
|
bapt  |
Deprecate a bunch of abandonware or alike |
26 Jul 2012 05:40:24
0.5.0_2
|
bapt  |
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat) |
22 Jul 2012 23:24:00
0.5.0_2
|
dougb  |
For the ports that are maintained by ports@ that have pkgconfig as their
only USE_GNOME feature, convert to a BUILD_DEPENDS. This avoids both the
bug of the bogus run depend introduced by bsd.gnome.mk, and also avoids
needlessly pulling that file in. |
13 Dec 2011 15:37:47
0.5.0_2
|
novel  |
- Fix runtime crash on amd64
- Bump PORTREVISION
PR: 163193
Submitted by: Vincent Hoffman-Kazlauskas <vince@unsane.co.uk>
Feature safe: yes |
02 Aug 2011 19:22:14
0.5.0_1
|
bapt  |
Fix master_site |
20 Mar 2011 12:54:45
0.5.0_1
|
miwi  |
- Get Rid MD5 support |
19 Apr 2008 17:56:05
0.5.0_1  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
07 Mar 2008 21:47:50
0.5.0_1
|
flz  |
Remove support for XFree8-4.
From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore.
PR: ports/119418
Submitted by: flz
Approved by: portmgr (pav) |
19 May 2007 20:32:57
0.5.0_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
13 May 2006 05:00:46
0.5.0
|
edwin  |
Remove USE_REINPLACE from categories starting with X |
25 Nov 2005 19:33:59
0.5.0
|
pav  |
- Add SHA256 |
20 Mar 2005 02:34:48
0.5.0
|
ahze  |
- Reset MAINTAINER to ports@FreeBSD.org |
12 Jan 2005 06:57:31
0.5.0
|
ahze  |
Add skippy-xd
Skippy-XD is a version of Skippy that uses Xserver's XDamage, XComposite and
XFixes extensions to provide you with 'live' versions of the windows.
Skippy-XD is best described as a full-screen task-switcher for X11. It tries to
provide an alternative when taskbars or regular task-switchers aren't the most
efficient way of switching tasks (like when you have a lot of applications open)
When activated (currently only through a hotkey), it will arrange and scale
snapshots of all windows on the current desktop and it'll let you pick a
window using a mouse or a keyboard. Yes, this is also what expocity and Apple's
Expose.
PR: ports/66921 |