| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
02 May 2011 09:33:54
1.0.0_3
|
bapt  |
Remove unmaintained expired ports from editors
2011-05-01 editors/MathPlanner: Upstream says project is canceled and no more
distfiles can be found
2011-05-01 editors/bitmap: Upstream disapear and distfile is no more available
2011-05-01 editors/bitmap-emacs21: Upstream disapear and distfile is no more
available
2011-05-01 editors/cle: Upstream disapear and distfile is no more available
2011-05-01 editors/dedit: Upstream disapear and distfile is no more available
2011-05-01 editors/em: Upstream disapear and distfile is no more available
2011-05-01 editors/leim21: Distfile is no more available
2011-05-01 editors/lpe: Upstream disapear and distfile is no more available
2011-05-01 editors/vilearn: Upstream disapear and distfile is no more available
2011-05-01 editors/xenon: Upstream disapear and distfile is no more available |
20 Mar 2011 12:54:45
1.0.0_3
|
miwi  |
- Get Rid MD5 support |
16 Mar 2011 07:28:06
1.0.0_3
|
bapt  |
Deprecate unmaintained ports from editors where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports |
19 Apr 2008 17:56:05
1.0.0_3  |
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) |
31 Jul 2007 20:14:04
1.0.0_3
|
arved  |
Fix build on 64bit Platforms |
02 Jul 2007 19:10:41
1.0.0_3
|
danfe  |
- Fix the build with recent GCC [1]
- Conveniently redefine PORTEXAMPLES
- Clean up Makefile
- Improve upon port description
- Respect NOPORTEXAMPLES
- Drop now useless USE_GCC and USE_X_PREFIX
Reported by: pointyhat (logs) [1] |
19 May 2007 20:32:57
1.0.0_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
03 Dec 2006 23:21:53
1.0.0_2
|
miwi  |
- Unbreak fix build on 5.X
PR: ports/106198
Submitted by: Peter Johnson <johnson.peter@gmail.com> |
07 May 2006 10:55:47
1.0.0_1
|
edwin  |
Remove USE_REINPLACE from all categories starting with E |
24 Mar 2006 06:23:47
1.0.0_1
|
linimon  |
Reset jedgar as maintainer; has not responded to email about status.
Hat: portmgr |
21 Dec 2005 14:55:08
1.0.0_1
|
garga  |
- fix WWW line on pkg-descr
- Add SHA256 hash
PR: ports/89683
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: maintainer timeout (23 days) |
31 Mar 2004 03:12:58
1.0.0_1
|
trevor  |
SIZEify (maintainer timeout) |
04 Feb 2004 05:21:48
1.0.0_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
04 Jun 2003 22:43:38
1.0.0
|
kris  |
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris |
18 May 2003 09:36:34
1.0.0
|
kris  |
BROKEN on 5.1: bad C++ |
07 Mar 2003 06:00:45
1.0.0
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
09 Oct 2002 01:05:03
1.0.0
|
jedgar  |
Update port to 1.0.0 |
08 Oct 2000 02:02:27 
|
asami  |
Convert category editors 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. |