| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
19 Apr 2008 18:56:05
2.1_2  |
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) |
25 Mar 2008 22:44:48
2.1_2
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
19 May 2007 21:32:57
2.1_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
20 Apr 2007 16:12:30
2.1
|
gabor  |
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter r-s |
25 Nov 2005 17:44:39
2.1
|
pav  |
- Add SHA256 |
05 Feb 2004 20:38:07
2.1
|
trevor  |
Use PLIST_FILES.
Reviewed by: marcus |
29 Jan 2004 16:13:06
2.1
|
trevor  |
SIZEify. |
07 Apr 2003 01:31:04
2.1
|
edwin  |
[PATCH] russian/wmcyrx: fix MASTER_SITES
russian/wmcyrx: fix MASTER_SITES (fenner)
PR: ports/48209
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru> |
20 Feb 2003 18:57:05
2.1
|
knu  |
De-pkg-comment. |
09 Sep 2002 01:58:58
2.1
|
kris  |
Fix build on -current (build/link C++ code with ${CXX}) |
10 Apr 2002 08:44:35
2.1
|
ijliao  |
last commit markp changed the wrong line |
04 Apr 2002 15:30:03
2.1
|
markp  |
Drop maintainership
PR: 36730, 36731, 36732, 36733
Submitted by: maintainer |
17 Apr 2001 11:21:33 
|
roam  |
Update MASTER_SITES. |
16 Jan 2001 17:33:20 
|
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Oct 2000 06:00:31 
|
asami  |
Convert category russian to new layout. |
03 Aug 2000 11: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. |
25 May 2000 18:04:51 
|
sobomax  |
Fix a stupid patch breakage and unbreak port for gcc-2.95. |