| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
08 Feb 2012 05:58:18
4.2_1
|
cy  |
Add distfiles sources. |
08 Jun 2011 18:06:44
4.2_1
|
cy  |
Resurrect this port.
Asssume maintainership. |
01 May 2011 15:11:14
4.2_1
|
bapt  |
Removed unmaintained expired ports from x11-wm
2011-05-01 x11-wm/kappdock: Upstream disapear and distfile is no more available
2011-05-01 x11-wm/olvwm: Upstream disapear and distfile is no more available
2011-05-01 x11-wm/wmg: Upstream disapear and distfile is no more available |
20 Mar 2011 12:54:45
4.2_1
|
miwi  |
- Get Rid MD5 support |
11 Mar 2011 13:14:11
4.2_1
|
bapt  |
Deprecate unmaintained ports from x11-wm where upstream disapear and/or where no
distfiles can be found |
10 Mar 2010 12:41:52
4.2_1
|
ed  |
Attempt to unbreak olvwm.
For some reason this port uses the <regexp.h> header file, but doesn't
link against libcompat. This means it actually calls the POSIX regex
functions, which means it will probably just crash. Just port it to the
POSIX API.
Approved by: erwin (portmgr, implicit)
---------------------------------------------------------------------- |
19 Apr 2008 17:56:05
4.2_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) |
19 May 2007 20:32:57
4.2_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
4.2
|
edwin  |
Remove USE_REINPLACE from categories starting with X |
31 Mar 2006 06:35:51
4.2
|
linimon  |
Reset green@ as maintainer at his request.
Hat: portmgr |
24 Jan 2006 03:16:52
4.2
|
edwin  |
SHA256ify
Approved by: krion@ |
16 Mar 2005 13:13:43
4.2
|
vs  |
Update WWW-tag
Approved by: maintainer timeout |
24 Dec 2004 21:26:47
4.2
|
lesi  |
Html manpages are no more.
Prodded by: pointyhat via kris |
18 Apr 2004 04:12:59
4.2
|
green  |
Unbreak olvwm for -CURRENT.
Submitted by: Serge Gagnon <gagnon_s@sympatico.ca>
PR 64819 |
31 Mar 2004 03:12:58
4.2
|
trevor  |
SIZEify (maintainer timeout) |
08 Feb 2004 02:50:27
4.2
|
kris  |
BROKEN on 5.x: does not compile |
07 Mar 2003 06:14:21
4.2
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
29 Sep 2002 09:33:32
4.2
|
kris  |
Don't guess function prototypes, that's what system headers are for. |
09 Jun 2002 14:00:01
4.2
|
petef  |
Unbreak: fix manpages. The port installs two manpages in the regular
location, and one as a XFree86 HTML manpage. Set XFREE86_HTML_MAN to no
and list the html page in the plist.
Approved by: green (maintainer) |
18 May 2002 02:15:04
4.2
|
kris  |
BROKEN: Does not package correctly |
05 Feb 2001 21:06:00 
|
olgeni  |
Layout fixes in x11-wm. |
08 Oct 2000 08:00:02 
|
asami  |
Convert category x11-wm to new layout. |
03 Aug 2000 10:28:58 
|
asami  |
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off. |