| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 Apr 2013 07:35:41
0.6.0_5
|
ak  |
- Convert USE_GETTEXT to USES (part 1)
Approved by: portmgr (bapt) |
23 Apr 2013 14:20:28
0.6.0_5
|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
28 Mar 2013 03:28:31
0.6.0_5
|
eadler  |
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead. |
31 Dec 2012 17:03:21
0.6.0_5
|
mezz  |
Remove the created by me and update those header at the same time. I never
care about those header, so you even can claim that those were created by
you instead of me. |
27 Jul 2012 17:06:03
0.6.0_5
|
bapt  |
Add some explicit USE_PKGCONFIG=build |
01 Jun 2012 05:26:28
0.6.0_5
|
dinoex  |
- update png to 1.5.10 |
23 Sep 2011 22:26:39
0.6.0_4
|
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.6.0_4
|
miwi  |
- Get Rid MD5 support |
31 May 2010 02:01:56
0.6.0_4
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 Mar 2010 06:47:48
0.6.0_3
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.6.0_2
|
dinoex  |
- update to jpeg-8 |
31 Jul 2009 13:57:52
0.6.0_1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
03 Apr 2009 08:52:18
0.6.0
|
miwi  |
- Update to 0.6.0
PR: 133324
Submitted by: Ports Fury |
18 Mar 2009 20:06:39
0.5.0_1
|
mezz  |
Release these ports into wild. I don't have time for these ports anymore. I am
keeping maintain two ports that don't require a lot of time to take care of. |
06 Jun 2008 14:03:26
0.5.0_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) |
10 Apr 2008 16:21:11
0.5.0
|
mezz  |
Update to 0.5.0. |
24 Oct 2007 23:37:25
0.4.1_2
|
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 ) |
14 Aug 2007 21:29:05
0.4.1_1
|
mezz  |
Fix the plist. Need to remind to myself for I am using MC ports tree that has
share/gnome/ -> share/, but not in FreeBSD ports tree yet. While I am here,
correct the EXAMPLESDIR in patch that should be fit with plist. Bump the
PORTREVISION.
Reported by: krismail |
13 Aug 2007 18:54:29
0.4.1
|
mezz  |
Update to 0.4.1. |
03 Aug 2007 04:03:55
0.3
|
mezz  |
- Update to 0.3.
- Add patch to fix a bug in {num*-10} to make sure it starts on 10 rather than
on 9. Also, it has been changed from '-' to '+' like {num*+10}. [1]
Obtained from: its SVN [1] |
25 Jul 2007 19:43:46
0.2
|
mezz  |
- Update to 0.2.
- Set good default values for window pos/size to avoid crash in future version
of GTK+ and pygtk. [1]
Obtained from: its SVN [1] |
15 Jun 2007 12:28:07
0.1
|
mezz  |
pyRenamer is a mass file renamer written in PyGTK. You can rename files using
patterns, substitutions, insert or delete text, or even rename files manually.
WWW: http://www.infinicode.org/code/pyrenamer/
--
This patch was submitted by the developer to fix view any files in the
directory that has special character in the name of directory. |