Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.8_3 03 Mar 2013 23:45:02
  |
bapt  |
2013-02-27 www/igal: No more upstream, no more public distfiles, consider using
www/llgal
2013-02-27 finance/tinyerp-server: No more upstream, no more public distfiles,
consider using finance/openerp-server
2013-02-27 ports-mgmt/portcheck: No more upstream, no more public distfiles
2013-02-28 security/sslproxy: Abandoned upstream
2013-02-28 x11-themes/e17-theme-darkness: No more public distfiles
2013-02-28 x11-themes/e17-theme-cthulhain: Dead upstream since 2008
2013-02-28 x11-servers/driglide: 3dfx is dead, fails to compile on recent
versions of freebsd
2013-02-28 mail/gmime: Superceded with version 2.4
2013-02-28 archivers/bsdar: part of the base system |
1.0.8_3 29 Nov 2012 02:39:30
  |
eadler  |
Not maintained since 2007, no longer used by any ports and more recent versions
available.
PR: ports/173970
Submitted by: Alan Hicks <ahicks@p-o.co.uk>
Feature safe: yes |
1.0.8_3 23 Sep 2011 22:26:39
 |
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 |
1.0.8_3 03 Jul 2011 13:53:52
 |
ohauer  |
- remove MD5 |
1.0.8_3 04 Dec 2010 07:34:27
 |
ade  |
Sync to new bsd.autotools.mk |
1.0.8_3 21 Dec 2009 02:19:12
 |
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. |
1.0.8_3 02 Aug 2009 19:36:34
 |
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
1.0.8_3 21 Aug 2008 06:18:49
 |
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
1.0.8_3 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) |
1.0.8_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}. |
1.0.8_1 01 Feb 2007 02:42:06
 |
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
1.0.8_1 15 Aug 2006 01:22:34
 |
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
1.0.8_1 23 Feb 2006 10:40:45
 |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
1.0.8 25 Nov 2005 15:31:02
 |
pav  |
- Add SHA256 |
1.0.8 15 Nov 2005 06:52:12
 |
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. |
1.0.8 19 May 2005 13:08:25
 |
vs  |
Update to (final) 1.0.8 |
1.0.7_1 12 Apr 2005 03:26:57
 |
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
1.0.7_1 11 Apr 2005 08:04:41
 |
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
1.0.7_1 10 Apr 2004 17:26:55
 |
trevor  |
Tidy up whitespace. |
1.0.7_1 30 Mar 2004 19:20:23
 |
krion  |
- Use USE_ICONV knob
Approved by: portmgr |
1.0.7_1 17 Mar 2004 18:29:46
 |
trevor  |
SIZEify. |
1.0.7_1 14 Mar 2004 06:17:56
 |
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. |
1.0.7_1 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.0.7 10 Oct 2003 06:47:53
 |
krion  |
- Add CONFLICTS with mail/gmime2
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
1.0.7 31 Jul 2003 14:35:43
 |
oliver  |
update gmime to 1.0.7,
assign MAINTAINERSHIP to ports. The listed maintainer is not longer reachable
for a long time now (Sorry,_I_wasn't_able_to_establish_an_SMTP_connection.) |
0.6.0 21 Feb 2003 12:42:26
 |
knu  |
De-pkg-comment. |
0.6.0 15 Feb 2003 13:06:56
 |
naddy  |
URL fix.
PR: 48296
Submitted by: Dunzi MA <tadalunch@sources.redhat.com> |
0.6.0 02 Aug 2002 18:46:27
 |
marcus  |
s/libs/lib/. This should allow the port to build with the latest gettext. |
0.6.0 18 May 2002 06:56:50
 |
pat  |
Update to 0.6.0
PR: 38160
Submitted by: maintainer |
31 Aug 2001 15:20:29
    |
sobomax  |
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. |
07 May 2001 23:06:00
    |
greid  |
Fix WWW link |
15 Apr 2001 16:25:35
    |
kevlo  |
Update MASTER_SITES. |
08 Apr 2001 00:28:20
    |
will  |
Fix mistakes: - Fixed installation prefix, it is GNOME dependent, should not
be in LOCALBASE but X11BASE. - Changed location of installed gmimeConf.sh
for gnome-config script |
07 Apr 2001 23:15:29
    |
will  |
Add gmime 0.5.0, a library (written in C) for parsing and creating messages
using MIME. |