| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
23 Sep 2011 22:26:39
1.3.3_8
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
11 Aug 2011 09:38:06
1.3.3_8
|
ehaupt  |
Restore WANT_GNOME in order to fix package building.
Submitted by: pointyhat (via pav) |
09 Aug 2011 13:19:19
1.3.3_8
|
ehaupt  |
- Fix MASTER_SITES
- Add LICENSE
- Add MAKE_JOBS_SAFE
PR: 159436
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
20 Mar 2011 12:54:45
1.3.3_8
|
miwi  |
- Get Rid MD5 support |
31 May 2010 02:01:56
1.3.3_8
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
21 Dec 2009 02:19:12
1.3.3_7
|
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
22 Aug 2009 00:20:34
1.3.3_7  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with E,F |
22 Aug 2008 22:41:56
1.3.3_7
|
gahr  |
- Respect NOPORTDOCS
Reported by: QA Tindie |
06 Jun 2008 13:25:59
1.3.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
1.3.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) |
24 Oct 2007 23:37:25
1.3.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 ) |
19 May 2007 20:32:57
1.3.3_3
|
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
1.3.3_2
|
edwin  |
Remove USE_REINPLACE from all categories starting with E |
07 Mar 2006 08:28:06
1.3.3_2
|
ade  |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
23 Feb 2006 10:40:45
1.3.3_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
26 Jan 2006 04:05:00
1.3.3_1
|
kris  |
Add missing USE_GETTEXT |
24 Nov 2005 02:03:34
1.3.3_1
|
pav  |
- Add SHA256 |
15 Nov 2005 06:52:12
1.3.3_1
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
01 Jun 2005 19:56:04
1.3.3_1
|
oliver  |
change the libtool version to use from 1.3 to 1.5 |
14 Mar 2004 06:17:56
1.3.3_1
|
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
12 Feb 2004 02:54:23
1.3.3_1
|
linimon  |
Fix build.
PR: ports/62562
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> |
04 Feb 2004 05:21:48
1.3.3_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
29 Jan 2004 07:24:56
1.3.3
|
trevor  |
SIZEify. |
21 Dec 2003 00:21:04
1.3.3
|
sergei  |
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line |
15 Nov 2003 18:21:14
1.3.3
|
marcus  |
unPERLify by using REINPLACE_CMD where appropriate.
PR: 48248
Submitted by: Simon 'portlint' Schubert <corecode@corecode.ath.cx> |
24 Jul 2003 16:44:24
1.3.3
|
arved  |
Fix build.
PR: 46874
Submitted by: JD <jimd@siu.edu> |
29 Apr 2003 22:00:17
1.3.3
|
arved  |
Reset Maintainer address
Submitted by: Brett Taylor <brett@peloton.radford.edu> (old maintainer)
PR: 51601-51606 |
20 Apr 2003 02:58:54
1.3.3
|
marcus  |
Remove USE_GNOMENG. |
21 Feb 2003 11:38:28
1.3.3
|
knu  |
De-pkg-comment. |
21 Sep 2002 18:17:33
1.3.3
|
marcus  |
Fix configure after recent GNOMENG conversion.
Submitted by: bento |
30 Aug 2002 13:36:06
1.3.3
|
lioux  |
Deploy USE_GNOMENG infrastructure
PR: 42197
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
20 Nov 2001 23:29:38 
|
lioux  |
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the
later case |
24 Aug 2001 14:56:53 
|
dwcjr  |
Line 737 of the configure.in file should have a no instead of a yes for
use_gtkhtml= |
23 Feb 2001 15:47:03 
|
kevlo  |
Upgrade to version 1.3.3 |
10 Oct 2000 18:08:54 
|
reg  |
Fix my breakage. Remove share/help in the non-Gnome case. |
08 Oct 2000 02:02:27 
|
asami  |
Convert category editors to new layout. |
05 Oct 2000 08:22:56 
|
reg  |
Implement WANT_GNOME. |
13 Sep 2000 09:41:49 
|
sobomax  |
Add gnomecore into RUN_DEPENDS to ensure correct removal of share/gnome. |
14 Jun 2000 14:21:38 
|
sobomax  |
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. |
01 Jun 2000 17:25:45 
|
ade  |
Updates for new shared library versions in GNOME 1.2 |