| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
02 May 2011 09:33:54
0.6.2.3_10
|
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
0.6.2.3_10
|
miwi  |
- Get Rid MD5 support |
16 Mar 2011 07:28:06
0.6.2.3_10
|
bapt  |
Deprecate unmaintained ports from editors where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports |
28 Mar 2010 06:47:48
0.6.2.3_10
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.6.2.3_9
|
dinoex  |
- update to jpeg-8 |
31 Jul 2009 13:57:52
0.6.2.3_8
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
06 Jun 2008 13:25:59
0.6.2.3_7
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
19 Apr 2008 17:56:05
0.6.2.3_6  |
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) |
05 Nov 2007 10:16:11
0.6.2.3_5
|
miwi  |
- Fix build with gcc 4.2
PR: 117801
Submitted by: Pietro Cerutti <gahr@gahr.ch>
Approved by: portmgr (pav) |
24 Oct 2007 23:37:25
0.6.2.3_5
|
marcus  |
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for(Only the first 15 lines of the commit message are shown above ) |
26 May 2007 20:37:52
0.6.2.3_4
|
kris  |
BROKEN with gcc 4.2 |
19 May 2007 20:32:57
0.6.2.3_4
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
07 May 2006 10:55:47
0.6.2.3_3
|
edwin  |
Remove USE_REINPLACE from all categories starting with E |
07 Mar 2006 08:28:06
0.6.2.3_3
|
ade  |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
24 Nov 2005 02:03:34
0.6.2.3_2
|
pav  |
- Add SHA256 |
03 Jul 2004 02:11:32
0.6.2.3_2
|
marcus  |
Remove patches that were rolled into bsd.gnome.mk.
Reported by: pointyhat via kris |
30 Mar 2004 19:20:23
0.6.2.3_2
|
krion  |
- Use USE_ICONV knob
Approved by: portmgr |
04 Feb 2004 05:21:48
0.6.2.3_2
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
29 Jan 2004 07:24:56
0.6.2.3_1
|
trevor  |
SIZEify. |
15 Nov 2003 18:21:14
0.6.2.3_1
|
marcus  |
unPERLify by using REINPLACE_CMD where appropriate.
PR: 48248
Submitted by: Simon 'portlint' Schubert <corecode@corecode.ath.cx> |
13 Nov 2003 14:45:08
0.6.2.3_1
|
trevor  |
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. |
03 Nov 2003 01:19:26
0.6.2.3_1
|
kris  |
Reset maintainer on ports owned by the following committers who have
been inactive for over 12 months and did not respond to my email confirming
their status: keith, nakai, torstenb
Reviewed by: portmgr |
19 Aug 2003 23:08:09
0.6.2.3_1
|
marcus  |
Use gnomeprefix and gnomehack to fix the build on bento.
Reported by: bento via kris |
04 Aug 2003 05:00:10
0.6.2.3_1
|
kris  |
Use MASTER_SITE_DEBIAN_POOL and correct invalid use of USE_GNOME (missed in
earlier sweeps)
PR: ports/50572
Submitted by: Alex Semenyaka <alexs@ratmir.ru> |
07 Mar 2003 06:00:45
0.6.2.3_1
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
04 Mar 2003 15:40:04
0.6.2.3_1
|
naddy  |
Use MASTER_SITE_DEBIAN.
Approved by: maintainer timeout |
08 Apr 2002 11:27:33
0.6.2.3_1
|
sobomax  |
Remove iconv->giconv hack. |
19 Mar 2002 12:52:55
0.6.2.3_1
|
sobomax  |
Fix another few places where giconv used instead of iconv.
PR: 36059, 36063, 36082
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> |
18 Mar 2002 11:50:39
0.6.2.3_1
|
sobomax  |
Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h and
-liconv to -lgiconv. |
18 Mar 2002 10:27:58
0.6.2.3_1
|
knu  |
Bump PORTREVISION to reflect the (lib)iconv upgrade. |
18 Mar 2002 09:46:46
0.6.2.3_1
|
sobomax  |
Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv. |
22 Jan 2002 21:58:49 
|
sf  |
update to 0.6.2.3. |
20 Nov 2001 23:00:22 
|
lioux  |
WWW tag should contain a valid URI. Rewrite tag appropriatly |
11 Feb 2001 20:23:28 
|
nakai  |
Update to 0.6.2.1 |
29 Nov 2000 11:46:43 
|
sobomax  |
Update iconv to 2.0 and reflect shared library version bump. |
17 Oct 2000 12:31:25 
|
nakai  |
Update to 0.6.2 |
08 Oct 2000 02:02:27 
|
asami  |
Convert category editors to new layout. |
05 Oct 2000 08:10:50 
|
reg  |
Implement USE_GNOME, part 1. |
05 Oct 2000 07:12:34 
|
reg  |
Update to 0.5.11 since 0.5.10 is no longer fetchable. |
12 Sep 2000 11:07:45 
|
sobomax  |
Reflect iconv library version bump. |
07 Sep 2000 09:09:29 
|
nakai  |
Update to 0.5.10 ( Sorry for devide) |
07 Sep 2000 09:08:30 
|
nakai  |
Update to 0.5.10 |
16 Jul 2000 15:18:17 
|
nakai  |
Update to 0.5.8 |
01 Jun 2000 17:25:45 
|
ade  |
Updates for new shared library versions in GNOME 1.2 |