| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
22 Mar 2013 08:16:08
0.70_4
|
bapt  |
Convert to new options framework left unconverted ports in x* categories |
01 Jun 2012 05:26:28
0.70_4
|
dinoex  |
- update png to 1.5.10 |
23 Sep 2011 22:26:39
0.70_3
|
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
0.70_3
|
miwi  |
- Get Rid MD5 support |
28 Mar 2010 06:47:48
0.70_3
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.70_2
|
dinoex  |
- update to jpeg-8 |
31 Jul 2009 13:57:52
0.70_1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
01 Apr 2009 15:06:13
0.70
|
wxs  |
- Update to 0.70 [1]
- Make ${WRKSRC}/install-sh executable to fix build
PR: [1]: ports/132673
Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net>
Approved by: maintainer timeout |
25 Jul 2008 14:34:52
0.69_4
|
pav  |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
06 Jun 2008 14:09:15
0.69_4
|
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.69_3  |
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
0.69_3
|
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
0.69_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
14 Oct 2006 08:54:54
0.69_1
|
marcus  |
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris) |
28 Jul 2006 20:25:07
0.69
|
acm  |
- Update to 0.69
- Added option for KDE users
Approved by: garga (mentor) |
23 Jul 2006 02:45:24
0.66
|
acm  |
Change maintainer address to my @FreeBSD.org email
Approved by: garga (mentor) |
05 May 2006 12:04:40
0.66
|
vs  |
- Update to 0.66
- Added new dependency (gconf2)
- See new changes at http://alltray.sourceforge.net/changelog.html
PR: ports/96781
Submitted by: maintainer |
13 Apr 2006 16:07:57
0.65
|
jmelo  |
- Update to 0.65.
PR: ports/95671
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
Approved by: mnag (mentor) |
23 Feb 2006 10:40:45
0.62_2
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
24 Jan 2006 03:16:52
0.62_1
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:59:14
0.62_1
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
19 Nov 2005 06:02:20
0.62_1
|
ade  |
Switch to <target>:: convention for both patch-autotools and run-autotools,
to allow for easier overriding of these targets by port Makefiles, if
they need to. |
15 Nov 2005 06:52:12
0.62_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. |
05 Nov 2005 05:22:06
0.62_1
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
28 Oct 2005 12:24:07
0.62
|
jylefort  |
Add alltray.
With AllTray you can dock any application with no native tray icon (like
Evolution, Thunderbird, terminals) into the system tray. A high-light feature
is that a click on the "close" button will minimize back to system tray. It
works well with GNOME, KDE, XFCE 4*, Fluxbox* and WindowMaker*.
WWW: http://alltray.sourceforge.net/
PR: ports/87545
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> |