| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
24 Oct 2011 04:17:38
0.1.7_10,1
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
03 Jul 2011 14:12:23
0.1.7_10,1
|
ohauer  |
-remove MD5 |
25 Feb 2011 01:32:18
0.1.7_10,1
|
delphij  |
Chase after net/openldap24-server update.
Reminded by: miwi |
16 Dec 2010 02:34:07
0.1.7_9,1
|
glarkin  |
- Chase security/libksba shlib version bump
Requested by: kwm
Pointyhat to: glarkin |
04 Dec 2010 07:34:27
0.1.7_8,1
|
ade  |
Sync to new bsd.autotools.mk |
31 May 2010 02:01:56
0.1.7_8,1
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 Mar 2010 06:47:48
0.1.7_7,1
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
13 Feb 2010 08:45:24
0.1.7_6,1
|
miwi  |
- Chase multimedia/mjpegtools shlib bump |
05 Feb 2010 11:46:55
0.1.7_5,1
|
dinoex  |
- update to jpeg-8 |
25 Jan 2010 08:51:54
0.1.7_4,1
|
ale  |
Add PORTSCOUT limit. |
22 Aug 2009 00:23:13
0.1.7_4  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
02 Aug 2009 19:36:34
0.1.7_4,1
|
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 |
31 Jul 2009 13:57:52
0.1.7_4,1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
11 Mar 2009 22:19:40
0.1.7_3,1
|
bsam  |
. update graphics/exiv2 to the new version;
. bump ports which depends upon libexiv2.so
(the library was bumpted from *.so.3 to *.so.7);
. mark current graphics/py-exiv2 as broken since it doesn't compile
with new libexiv2; this should change with graphics/py-exiv2-0.2.
PR: ports/131376
Submitted by: bsam (me)
Discussed with: kde@
Approved by: maintainer timeout (5 weeks) |
05 Jan 2009 19:04:45
0.1.7_2,1
|
delphij  |
Bump PORTREVISION's after OpenLDAP update.
Suggested by: rafan |
17 Dec 2008 07:35:12
0.1.7_1,1
|
ale  |
Chase libkexiv2 and bump PORTREVISION. |
16 Dec 2008 22:44:59
0.1.7,1
|
ale  |
Update to 0.1.7 release. |
14 Oct 2008 06:31:02
0.1.6,1
|
ale  |
Update to 0.1.6 release. |
12 Oct 2008 17:03:46
0.1.5_4,1
|
ale  |
Fix build with new libkdcraw release. |
23 Sep 2008 05:49:01
0.1.5_3,1
|
ale  |
Chase kdcraw library and bump PORTREVISION
(and fix compilation where needed). |
06 Jun 2008 13:35:04
0.1.5_2,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) |
22 Apr 2008 06:40:01
0.1.5_1,1
|
ale  |
Chase kipi and kexiv2 lib versions and bump PORTREVISION. |
18 Mar 2008 06:44:24
0.1.5,1
|
ale  |
Fix plist. |
16 Mar 2008 08:20:44
0.1.5,1
|
ale  |
Update to 0.1.5 release. |
11 Mar 2008 21:13:53
0.1.4_1,1
|
stas  |
- Update enlightenment-devel and EFL libraries to the latest snapshot
- Deprecate old unsupported apps and modules (entice, devian, eveil, engage)
- Split evas and ecore to separate modules to handle dependencies properly
- Disable PAM in enlightenment-devel as it don't work anyway (requires root
privilegies)
- Add DBUS support.
Thanks to: az |
18 Sep 2007 07:49:33
0.1.4_1,1
|
ale  |
Chase libraries and bump PORTREVISION. |
23 Jul 2007 09:36:52
0.1.4,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 |
05 Jul 2007 10:53:23
0.1.4,1
|
ale  |
- Drop support for 4.x
- Fix manpage install dir |
02 Jul 2007 09:35:14
0.1.4,1
|
ale  |
Update to 0.1.4 release (new OpenGL image viewer plugin). |
19 May 2007 20:32:57
0.1.3_4,1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
29 Mar 2007 21:46:14
0.1.3_3,1
|
pav  |
- Bump PORTREVISION to force rebuild with new exiv2, which is reported to be
ABI incompatible
PR: ports/110972
Reported by: Kyryll A Mirnenko <mirya@zoc.com.ua> |
11 Mar 2007 08:51:14
0.1.3_2,1
|
stas  |
- Update e17 ports to 20070223 snapshot
- Bump portrevisions on all imlib2-dependend ports as the library soversion
was bumped [1]
- Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't
support it anymore. [2]
The patch was tested in the tinderbox.
Approved by: portmgr (marcus) [1],
Anders Troback <freebsd@troback.com> (maintainer) [2] |
30 Jan 2007 21:38:03
0.1.3_1,1
|
ale  |
Fix pkg-plist.
Spotted by: pointyhat |
26 Jan 2007 09:38:54
0.1.3,1
|
ale  |
Update to 0.1.3 release. |
16 Dec 2006 16:36:47
0.1.2,1
|
ale  |
Update to 0.1.2 release. |
16 Dec 2006 16:02:18
0.1.0.r1_5,1
|
ale  |
Take maintainership. |
15 Dec 2006 11:56:54
0.1.0.r1_5,1
|
linimon  |
Maintainer no longer has time for these ports.
Hat: portmgr |
24 Oct 2006 19:14:51
0.1.0.r1_5,1
|
markus  |
- Fix pkg-plist and unbreak
- Fix Flickr export plugin [1]
- Bump PORTREVISION
PR: ports/103355 [1]
Submitted by: Artem Naluzhny <tut@nhamon.com.ua> [1]
Approved by: portmgr (marcus), maintainer |
17 Sep 2006 02:30:56
0.1.0.r1_4,1
|
kris  |
BROKEN: Incomplete pkg-plist |
19 Jun 2006 21:13:53
0.1.0.r1_4,1
|
pav  |
- Bump PORTREVISION to force rebuild with new libgphoto2 |
07 May 2006 23:46:33
0.1.0.r1_3,1
|
edwin  |
Remove USE_REINPLACE for categories starting with a G |
23 Feb 2006 10:40:45
0.1.0.r1_3,1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
30 Jan 2006 10:23:34
0.1.0.r1_3,1
|
edwin  |
- SHA256ify
- remove double SIZE entry for kipi-plugins |
05 Jan 2006 03:57:35
0.1.0.r1_3,1
|
edwin  |
Chase libversion bumb to libMagick.so.9
PR: ports/91270 |
03 Jan 2006 00:29:49
0.1.0.r1_2,1
|
edwin  |
[PATCH] graphics/kipi-plugins: update to 0.1.0.r1
- Update to 0.1.0.r1
- Adds new plugins: Flickr Export and Kamera Klient
- Requires libkipi upgraded to 1.2
PR: ports/90587
Submitted by: Tim Middleton <x@vex.net>
Approved by: maintainer timeout |
02 Jan 2006 23:07:49
0.1.0.b.2_2,1
|
edwin  |
Chase update of libkipi to so.1 |
26 Dec 2005 00:13:51
0.1.0.b.2_1,1
|
edwin  |
Fix port: graphics/kipi-plugins fix WWW and add SHA256
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
PR: ports/90802 |
30 Nov 2005 20:43:32
0.1.0.b.2_1,1
|
ehaupt  |
Chase graphics/libkexif update (bump PORTREVISION) |
07 Apr 2005 18:25:15
0.1.0.b.2,1
|
vs  |
List missing directories in plist
Noticed by: krisbot |
13 Mar 2005 14:17:08
0.1.0.b.2,1
|
vs  |
1) Update graphics/libkipi to version 0.1.1
2) Update graphics/kipi-plugins to version 0.1-beta2
--one plugin added (GALLERYEXPORT)
PR: ports/78466
Submitted by: Arjan van Leeuwen (maintainer) |
12 Mar 2005 10:54:27
0.1.b.1_2,1
|
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
07 Mar 2005 16:41:04
0.1.b.1_1,1
|
adamw  |
Bump PORTREVISION on all ports that received the imlib2 shlib chase. |
07 Mar 2005 15:10:20
0.1.b.1,1
|
vanilla  |
1: Upgrade imlib2 to 1.2.0
2: chase shared library version to 3.
PR: ports/78347
Submitted by: Russell Jackson <raj at cserv62.csub.edu>
Somepart by: me |
02 Jan 2005 01:11:32
0.1.b.1,1
|
kris  |
BROKEN on 4.x: Does not compile
Approved by: portmgr (self) |
01 Dec 2004 21:26:12
0.1.b.1,1
|
markus  |
- Remove two directories from pkg-plist which get already removed by libkipi
- Fix path to k3b
- Bump PORTEPOCH to aid in portupgrading from digikamplugins
Approved by: maintainer |
24 Nov 2004 14:09:50
0.1.b.1
|
markus  |
Add kipi-plugins 0.1-beta1 after repocopy from digikamplugins
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> |