| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
19 Mar 2011 12:38:54
0.6.1_5
|
miwi  |
- Get Rid MD5 support |
19 Apr 2008 17:56:05
0.6.1_5  |
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) |
28 Sep 2007 09:04:48
0.6.1_5
|
hrs  |
Replace #!/usr/bin/perl with ${PERL}. Bump PORTREVISION.
PR: ports/116703 |
02 Sep 2007 13:52:03
0.6.1_4
|
hrs  |
- Reduce dependencies[1].
- Add WITHOUT_X11 knob support; necessary for fixing WITHOUT_X11
support of textproc/docproj [2].
- Some style fixes.
PR: ports/115509 [1]
Reported by: brian[2] |
19 May 2007 20:32:57
0.6.1_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
24 Jan 2006 03:16:52
0.6.1_2
|
edwin  |
SHA256ify
Approved by: krion@ |
25 Jul 2004 15:10:24
0.6.1_2
|
hrs  |
- Add a patch to support some Ghostscript fonts.
- Use DOCSDIR.
- Take maintainership.
Approved by: linimon (mentor) |
23 Jul 2004 19:10:32
0.6.1
|
anholt  |
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl) |
10 Apr 2004 17:26:55
0.6.1
|
trevor  |
Tidy up whitespace. |
29 Jan 2004 16:13:06
0.6.1
|
trevor  |
SIZEify. |
27 Jul 2003 23:33:50
0.6.1
|
maho  |
a) Fix some additional undetected fonts,
namely the amsps and cmps fonts.
b) bump portrevision
PR: 54892
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> |
27 Jul 2003 08:00:59
0.6.1
|
maho  |
Updated the foundries. Especially for print/gsfont (See also PR #54647)
Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com> (former maintainer) |
20 Feb 2003 19:18:02
0.6.1
|
knu  |
De-pkg-comment. |
19 Apr 2002 20:25:14
0.6.1
|
dinoex  |
- Unbreak Build for STABLE or XFREE86_VERSION=3
$ make XFREE86_VERSION=3 all-depends-list
/usr/ports/x11/XFree86
$ make XFREE86_VERSION=4 all-depends-list
/usr/ports/converters/libiconv
/usr/ports/devel/bison
/usr/ports/devel/gettext
/usr/ports/devel/gmake
/usr/ports/devel/imake-4
/usr/ports/print/freetype2
/usr/ports/x11/XFree86-4-clients
/usr/ports/x11/XFree86-4-libraries |
01 Apr 2002 01:06:52
0.6.1
|
petef  |
Add a missing run dependency on mkfontdir.
Reported by: bento |
24 Dec 2001 02:17:17 
|
pat  |
- PORTDOCS police - DOCSDIR support to some - Brush out some lint |
23 Aug 2001 21:21:52 
|
kris  |
Remove giffunip@asme.org as the maintainer: he no longer has the ability to
maintain these ports. Any non-committer who wants to grab one let me know.
|
16 Jan 2001 17:33:20 
|
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Oct 2000 07:45:22 
|
asami  |
Convert category x11-fonts to new layout. |
13 Jul 2000 12:18:06 
|
sobomax  |
Tidy up COMMENT. |
17 Jun 2000 03:39:34 
|
will  |
Add the only file I missed it the last p5-* mega-update. |
17 Jun 2000 03:37:15 
|
will  |
Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. Add
some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many
miscellaneous modifications. I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS. |