| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
28 Mar 2013 21:56:08
0.1.18_3
|
pawel  |
Now really bump after graphics/libexif ABI change |
28 Mar 2013 21:21:41
0.1.18_2
|
pawel  |
- Update graphics/libexif-gtk to version 0.4.0
- Convert to OptionsNG, respect global DOCS, NLS
- Add LICENSE
- Don't build with debug flags by default
- Bump affected graphics/gtkam port
PR: ports/176830
Submitted by: nemysis <nemysis@gmx.ch>
Approved by: maintainer timeout |
28 Mar 2013 03:28:31
0.1.18_2
|
eadler  |
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead. |
14 Mar 2013 08:17:40
0.1.18_2
|
pclin  |
- graphics/libexif:
* Update to 0.6.21
* Add LICENSE
* Switch to OptionsNG and PORTDOCS
- Document libexif 2012-07-12 vulnerabilty
- Bump PORTREVISION for libexif related ports
- Trim headers while here
PR: ports/175910
Approved by: swills (mentor)
Security: d881d254-70c6-11e2-862d-080027a5ec9a |
01 Jun 2012 05:26:28
0.1.18_1
|
dinoex  |
- update png to 1.5.10 |
27 Mar 2012 08:56:49
0.1.18
|
pav  |
- Update to 0.1.18
Feature safe: yes |
23 Sep 2011 22:26:39
0.1.17_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 |
11 Aug 2011 19:20:17
0.1.17_1  |
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
03 Jul 2011 14:12:23
0.1.17_1
|
ohauer  |
-remove MD5 |
04 Mar 2011 02:19:07
0.1.17_1
|
wen  |
- Bump PORTREVISION to chase the update of libexif |
03 Jun 2010 12:10:59
0.1.17
|
pav  |
- Update to 0.1.17 |
28 Mar 2010 06:47:48
0.1.16.1_3
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.1.16.1_2
|
dinoex  |
- update to jpeg-8 |
22 Aug 2009 00:23:13
0.1.16.1_1  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
31 Jul 2009 13:57:52
0.1.16.1_1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
30 Jan 2009 09:36:10
0.1.16.1
|
pav  |
- Update to 0.1.16.1 |
09 Nov 2008 16:45:09
0.1.16
|
pav  |
- Update to 0.1.16 |
06 Jun 2008 13:35:04
0.1.15_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) |
23 Apr 2008 21:29:47
0.1.15
|
pav  |
- Update to 0.1.15 |
19 Apr 2008 17:56:05
0.1.14_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) |
24 Oct 2007 23:37:25
0.1.14_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 ) |
23 Jul 2007 09:36:52
0.1.14_1
|
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
19 May 2007 20:32:57
0.1.14_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
19 Dec 2006 19:59:48
0.1.14
|
pav  |
- Update to 0.1.14
- Take maintainership |
14 Oct 2006 08:54:54
0.1.13_2
|
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) |
19 Jun 2006 21:13:53
0.1.13_1
|
pav  |
- Bump PORTREVISION to force rebuild with new libgphoto2 |
07 Jan 2006 19:04:37
0.1.13
|
pav  |
- Update to 0.1.13
PR: ports/91457
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
26 Nov 2005 01:48:16
0.1.12_5
|
pav  |
- Add SHA256 |
05 Nov 2005 05:22:06
0.1.12_5
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
12 Mar 2005 10:54:27
0.1.12_4
|
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
28 Dec 2004 19:59:26
0.1.12_3
|
pav  |
- Update GIMP plugin for GIMP 2.2
PR: ports/75490 (inspired by)
Submitted by: Robert Backhaus <robbak@gmail.com> |
23 Nov 2004 02:23:08
0.1.12_2
|
mezz  |
Use new INSTALLS_OMF.
Approved by: bland, kwm, marcus and pav |
07 Nov 2004 22:37:47
0.1.12_2
|
marcus  |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
07 Nov 2004 15:47:37
0.1.12_1
|
ahze  |
Chase libexif-gtk
Approved by: pav (co mentor) |
03 Jul 2004 15:40:48
0.1.12
|
krion  |
Update to version 0.1.12
PR: ports/68631
Submitted by: Ports Fury |
07 Apr 2004 05:17:31
0.1.11_1
|
nork  |
[force commit]
I missed PR#.
PR: users-jp/78831 |
07 Apr 2004 05:14:45
0.1.11_1
|
nork  |
Fix build error by GNOME2.6. This is a temporary fix.
PR: users-jp/78828
Spotted by: Kiyohide Nomura <knomura@stat.phys.kyushu-u.ac.jp> |
05 Apr 2004 03:31:02
0.1.11_1
|
marcus  |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
27 Mar 2004 18:07:19
0.1.11
|
pav  |
After repocopy of GIMP 2.0 from graphics/gimp-devel to graphics/gimp:
- Update comment and description
- Remove graphics/gimp-devel
- Chase dependencies
- Add entry to MOVED
Repocopied by: marcus |
26 Mar 2004 14:42:36
0.1.11
|
krion  |
- Fix build with gimp-2.0.0
PR: ports/64763
Submitted by: Ports Fury |
20 Mar 2004 17:28:33
0.1.11
|
krion  |
- Update to version 0.1.11
PR: ports/64505
Submitted by: Ports Fury |
04 Feb 2004 05:21:48
0.1.10_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
29 Jan 2004 07:24:56
0.1.10
|
trevor  |
SIZEify. |
29 Jan 2004 00:15:37
0.1.10
|
pav  |
- Update WWW
PR: ports/62049
Submitted by: Linh Pham <question+freebsdpr@closedsrc.org> |
03 Sep 2003 00:29:14
0.1.10
|
adamw  |
Make gimp plugin compilation automatic if gimp is installed. |
13 Apr 2003 22:27:40
0.1.10
|
marcus  |
* Fix gimp plugin installation [1]
* Convert to new GNOME infrastructure
PR: 48579 [1]
Submitted by: Alexander Nedotsukov <bland@mail.ru> |
20 Feb 2003 18:08:19
0.1.10
|
knu  |
de-pkg-comment |
03 Jan 2003 20:14:23
0.1.10
|
ijliao  |
upgrade to 0.1.10
PR: 46585
Submitted by: Ports Fury |
22 Dec 2002 17:06:46
0.1.9_1
|
ijliao  |
fix plist
PR: 45850
Submitted by: Ports Fury |
23 Nov 2002 08:25:49
0.1.9_1
|
nork  |
Fix LIB_DEPENDS in case WITH_GIMP is set.
PR: ports/45623
Submitted by: Ports Fury |
20 Nov 2002 12:31:48
0.1.9_1
|
ijliao  |
- Remove superfluous USE_GNOMENG/USE_GNOME
PR: 45429
Submitted by: Ports Fury |
18 Nov 2002 03:00:04
0.1.9
|
anders  |
Add gtkam, GTK frontend for gphoto2.
PR: 38319, 40116
Submitted by: Kevin G. Eliuk <kg@dccnet.com>,
KATO Tsuguru <tkato@prontomail.com> |