| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
19 Mar 2013 13:04:31
1.7.0_2
|
eadler  |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
19 Jul 2012 20:15:39
1.7.0_2
|
naddy  |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
01 Jun 2012 05:26:28
1.7.0_1
|
dinoex  |
- update png to 1.5.10 |
18 Feb 2012 11:07:51
1.7.0
|
dinoex  |
- build with giflib |
23 Sep 2011 22:26:39
1.7.0
|
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 |
02 Jul 2011 07:37:38
1.7.0
|
miwi  |
- Update to 1.7.0
PR: 158471
Submitted by: Ports Fury |
18 Mar 2011 19:58:49
1.6.1_8
|
bapt  |
Make MASTER_SITES really point to the distfile
Reported by: pointyhat (pav) |
15 Mar 2011 17:44:53
1.6.1_8
|
bapt  |
update MASTER_SITES
while here remove MD5 |
04 Dec 2010 07:34:27
1.6.1_8
|
ade  |
Sync to new bsd.autotools.mk |
06 Jun 2010 20:44:03
1.6.1_8
|
naddy  |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
28 Mar 2010 06:47:48
1.6.1_7
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.6.1_6
|
dinoex  |
- update to jpeg-8 |
21 Dec 2009 02:19:12
1.6.1_5
|
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. |
02 Aug 2009 19:36:34
1.6.1_5
|
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 |
18 Jul 2009 11:11:29
1.6.1_5
|
dinoex  |
- update to jpeg7
Tested by: pav on pointyhat |
06 Jul 2009 21:26:00
1.6.1_5
|
naddy  |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
21 Aug 2008 06:18:49
1.6.1_4
|
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 ) |
19 Apr 2008 17:56:05
1.6.1_4  |
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) |
28 Jul 2007 12:27:31
1.6.1_3
|
miwi  |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION |
19 May 2007 20:32:57
1.6.1_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
14 Aug 2006 23:06:39
1.6.1_1
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
games/ graphics/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
23 Feb 2006 10:40:45
1.6.1_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
26 Nov 2005 01:48:16
1.6.1
|
pav  |
- Add SHA256 |
15 Nov 2005 06:52:12
1.6.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. |
19 Oct 2005 18:25:25
1.6.1
|
vs  |
Make share/Coin owned by simage; don't pick up simage.conf in Coin
Noticed by: krisbot |
12 Apr 2005 03:26:57
1.6.1
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
1.6.1
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
23 Dec 2004 10:17:01
1.6.1
|
krion  |
Update to version 1.6.1
PR: ports/75400
Submitted by: Ports Fury |
25 Oct 2004 13:39:57
1.2.2
|
edwin  |
Clean up time for email addresses MIA!
If you know new email addresses for the people involved, please send-pr it!
<mcsi@agava.com>: host relay.agava.net.ru[195.161.118.3] said: 550
<mcsi@agava.com>: User unknown in local recipient table (in reply to RCPT
TO command)
<woju@bbsmail.ntu.edu.tw> (expanded from <woju@bbsmail>): Host or domain name
not found. Name service error for name=bbsmail.ntu.edu.tw type=A: Host not
found
<esoha@attbi.com>: host gateway.attbi.com[204.127.198.6] said: 551 not our
customer (in reply to RCPT TO command)
<crow@nektor.hu>: host mail.kapu.hu[195.70.32.236] said: 550 unknown user (in(Only the first 15 lines of the commit message are shown above ) |
09 Jul 2004 17:43:11
1.2.2
|
marcus  |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
31 Mar 2004 03:12:58
1.2.2
|
trevor  |
SIZEify (maintainer timeout) |
14 Mar 2004 06:17:56
1.2.2
|
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. |
09 May 2003 11:31:57
1.2.2
|
arved  |
Update Maintainers emailaddress. Add --with-mpeg2enc to CONFIGURE_ARGS
PR: 48971
Submitted by: maintainer |
21 Feb 2003 12:15:34
1.2.2
|
knu  |
De-pkg-comment. |
18 Sep 2002 17:49:58
1.2.2
|
ijliao  |
add X dependence |
18 Sep 2002 14:01:03
1.2.2
|
ijliao  |
add simape 1.2.2
Library with image format loaders and front-ends
PR: 37920
Submitted by: Roland Jesse <jesse@cs.uni-magdeburg.de> |