| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 Apr 2013 18:10:32
1.1.4.p1_11,1
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
28 Feb 2013 10:51:58
1.1.4.p1_11,1
|
gahr  |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: sysutils)
Approved by: portmgr |
01 Jun 2012 05:26:28
1.1.4.p1_11,1
|
dinoex  |
- update png to 1.5.10 |
14 Jan 2012 22:27:02
1.1.4.p1_10,1
|
netchild  |
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it. |
23 Sep 2011 22:26:39
1.1.4.p1_9,1
|
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 |
19 Mar 2011 12:38:54
1.1.4.p1_9,1
|
miwi  |
- Get Rid MD5 support |
06 Sep 2010 05:28:51
1.1.4.p1_9,1
|
thierry  |
Fix installation when the external ffmeg is installed, and fix on amd64.
PR: ports/150083
Submitted by: David Naylor <naylor.b.david (at) gmail.com> |
03 Jun 2010 08:55:01
1.1.4.p1_8,1
|
netchild  |
- update audio/lame to 3.98.4
- use ?= for the portrevision of a master port to make it possible to
change it in a slave port which depends upon lame
- bump portrevisions of ports which depend upon lame
- done via a semi-automated way (manual review and fixup)
- I tried to take care to not bump ports which only depend optionaly on
lame (with a default of no dependency) |
31 May 2010 02:01:56
1.1.4.p1_7,1
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 Mar 2010 06:47:48
1.1.4.p1_6,1
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.1.4.p1_5,1
|
dinoex  |
- update to jpeg-8 |
22 Aug 2009 00:35:32
1.1.4.p1_4  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
31 Jul 2009 13:57:52
1.1.4.p1_4,1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
22 Nov 2008 18:42:17
1.1.4.p1_3,1
|
thierry  |
Fix plist with -DNOPORTDOCS.
Reported by: QAT |
21 Aug 2008 06:18:49
1.1.4.p1_3,1
|
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 ) |
06 Jun 2008 14:03:26
1.1.4.p1_3,1
|
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.1.4.p1_2  |
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) |
20 Mar 2008 10:03:51
1.1.4.p1_1,1
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
24 Oct 2007 23:37:25
1.1.4.p1_1,1
|
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 ) |
21 Aug 2007 21:55:55
1.1.4.p1_1,1
|
thierry  |
Chase the ffmpeg-devel removal and don't mark broken when ffmpeg is
installed.
Reminded by: Mark Evenson <mark.evenson (at) gmx.at> |
19 May 2007 20:32:57
1.1.4.p1_1,1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
11 Jan 2007 18:30:35
1.1.4.p1,1
|
thierry  |
Mark BROKEN on FreeBSD-4.
Reported by: pointyhat via Kris |
18 Nov 2006 14:04:51
1.1.4.p1,1
|
thierry  |
Update to 1.1.4p1.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=464228>. |
13 Nov 2006 22:31:19
1.1.4
|
thierry  |
Force `-fno-strict-aliasing' to fix on i386 5.
Reported by: pointyhat via Kris |
31 Oct 2006 23:51:16
1.1.4
|
thierry  |
Upgrade to 1.1.4.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=459521>.
Note: still uses the embedded ffmpeg in this version. |
13 May 2006 04:15:53
1.1.3.7_3
|
edwin  |
Remove USE_REINPLACE from all categories starting with S |
24 Jan 2006 01:06:45
1.1.3.7_3
|
edwin  |
SHA256ify
Approved by: krion@ |
05 Jan 2006 06:54:57
1.1.3.7_3
|
edwin  |
From: chkversion <kris@FreeBSD.org>
Subject: Ports with version numbers going backwards: graphics/kimdaba,
science/gerris...
Looks like an issue with Tools/scripts/bumpportrevision, I'll check
it in a second. |
05 Jan 2006 03:57:35
1.1.3.7_1
|
edwin  |
Chase libversion bumb to libMagick.so.9
PR: ports/91270 |
05 Nov 2005 05:22:06
1.1.3.7_2
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
24 Oct 2005 21:07:31
1.1.3.7_1
|
thierry  |
Support non-standard X11BASE.
Reported by: dosirak via Kris |
12 Apr 2005 03:26:57
1.1.3.7_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.1.3.7_1
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
12 Mar 2005 10:54:27
1.1.3.7_1
|
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
06 Jan 2005 17:55:11
1.1.3.7
|
thierry  |
Unbreak by upgrading to the latest stable revision, and use the
included ffmpeg (it is still broken with ffmpeg-0.4.9).
Approved by: portmgr (krion). |
17 Dec 2004 23:00:55
1.1.3_2
|
thierry  |
ffmpeg-0.4.9 has changed its API.
Mark broken untill a fix is found.
Reported by: kris via pointyhat. |
05 Dec 2004 18:50:50
1.1.3_2
|
lioux  |
Chase library version bump on multimedia/ffmpeg |
07 Nov 2004 22:37:47
1.1.3_2
|
marcus  |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
17 May 2004 05:29:19
1.1.3_1
|
thierry  |
Unbreak on -CURRENT.
Reported by: Kris. |
02 May 2004 19:09:17
1.1.3_1
|
thierry  |
Enable sound recording.
Reported by: Matt Lancereau <matt@bsd-blax.org> |
28 Apr 2004 22:12:58
1.1.3
|
thierry  |
Add xvidcap 1.1.3, capture your X display to individual frames
or MPEG video. |