Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1_3 31 Jan 2014 09:12:59
  |
gahr  |
- Remove cad/mars -- does not build, no releases in the past 20 years |
2.1_3 03 Jan 2014 15:53:43
  |
adamw  |
Convert cad to MDOCS and MEXAMPLES |
2.1_3 20 Sep 2013 15:58:42
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
cad) |
2.1_3 09 Jul 2013 21:49:36
  |
bapt  |
Convert from USE_MOTIF to USES=motif
While here:
- trim headers
- Remove indefinite article from comment
- convert USE_GMAKE to USES=gmake |
2.1_3 01 Oct 2012 11:15:27
  |
gahr  |
- Convert to OptionsNG
Notified by: http://wiki.freebsd.org/Ports/Options/ConvertingToOptionsNG |
2.1_3 02 May 2011 12:44:53
 |
makc  |
Bump PORTREVISION after open-mofit update |
2.1_2 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
2.1_2 20 Nov 2009 22:53:09
 |
pav  |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
2.1_2 19 Apr 2008 17:56:05
 |
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) |
2.1_2 21 Feb 2008 21:20:01
 |
gahr  |
My reference e-mail address as a ports maintainer is now gahr@FreeBSD.org.
Approved by: miwi (mentor) |
2.1_2 27 Nov 2007 22:49:01
 |
miwi  |
- Fix build with GCC 4.2
- Remove most warnings
- Add OPTIONS Knob
- Pass maintainership to submitter
PR: 118246
Submitted by: Pietro Cerutti <gahr@gahr.ch>
Approved by: portmgr (pav) |
2.1_2 27 May 2007 02:58:11
 |
kris  |
BROKEN with gcc 4.2 |
2.1_2 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.1_1 24 Nov 2005 00:22:47
 |
pav  |
- Add SHA256 |
2.1_1 24 Nov 2005 00:22:12
 |
pav  |
- Make fetchable (at least at my place) |
2.1_1 27 Jan 2004 20:51:07
 |
trevor  |
Add SIZE. |
2.1_1 23 Jan 2004 18:23:56
 |
oliver  |
fix patchfile
Noted By: chris |
2.1_1 09 Dec 2003 19:09:41
 |
oliver  |
fix build on CURRENT
bump PORTREVISION |
2.1 22 Nov 2003 19:27:11
 |
linimon  |
Make BROKEN message more specific. |
2.1 29 Oct 2003 03:40:13
 |
linimon  |
Move inclusion of bsd.port.pre.mk past definition of variables.
Pet portlint. |
2.1 25 Oct 2003 07:38:53
 |
linimon  |
Mark as broken on 5.x. The distfile dates from 1994 so it looks unlikely
like it will run on 5.x anytime soon. |
2.1 22 Oct 2003 09:31:46
 |
osa  |
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
A part of PR: 57992 |
2.1 20 Feb 2003 16:52:46
 |
knu  |
De-pkg-comment. |
2.1 21 Dec 2002 22:42:44
 |
edwin  |
Make portlint happy regarding EXTRATC_ONLY |
2.1 21 Dec 2002 22:34:48
 |
edwin  |
Make cad/mars fetchable again.
Noticed by: portsurvey |
14 Jul 2001 19:09:32
    |
lioux  |
Add NOPORTDOCS support |
09 Jul 2001 21:28:26
    |
obrien  |
Return to ports. |
16 Jan 2001 17:33:20
    |
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
07 Nov 2000 23:28:20
    |
asami  |
Change motif to a normal dependency. REQUIRES_MOTIF is now called USE_MOTIF
and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies
USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from
PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. |
08 Oct 2000 00:25:37
    |
asami  |
Convert category cad to new layout. |
07 Aug 2000 05:30:20
    |
kevlo  |
Support X11BASE properly |