Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2_17 04 Aug 2024 12:09:35 |
Rene Ladan (rene) |
graphics/zphoto: Remove expired port
2024-07-31 graphics/zphoto: Depends on expired graphics/ming |
1.2_17 16 Jul 2024 12:00:59 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of graphics/imlib2
New version of imlib2 in tree |
1.2_16 30 Jun 2024 12:38:37 |
Rene Ladan (rene) |
graphics/zphoto: expire on 2024-07-31 for graphics/ming |
1.2_16 20 Jan 2024 13:55:49 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of graphics/imlib2
New version of imlib2 in tree |
1.2_15 18 Jan 2024 21:55:03 |
Nuno Teixeira (eduardo) |
graphics/zphoto: Fix build with graphics/imlib2 1.12.1
- Add license
- Pet portlint, portclippy, portfmt and Q/A check
Add minimal support to `pkg-config imlib2`; imlib2-config has been
dropped since imlib2-1.7.5.
PR: 276430 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.2_14 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.2_14 20 Jul 2022 14:22:04 |
Tobias C. Berner (tcberner) |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
1.2_14 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2_14 13 Aug 2019 16:03:12 |
mat |
Convert to UCL & cleanup pkg-message (categories e-g) |
1.2_14 29 Dec 2016 14:08:02 |
amdmi3 |
- Switch to USES=localbase
- Properly optionize NLS |
1.2_14 18 Nov 2016 03:34:24 |
jbeich |
graphics/zphoto: unbreak with libc++ 3.9
image.cpp:557:11: error: cannot initialize a variable of type 'char *' with an
rvalue of type 'const char *'
char *suffix1 = strrchr(src, '.');
^ ~~~~~~~~~~~~~~~~~~
image.cpp:558:11: error: cannot initialize a variable of type 'char *' with an
rvalue of type 'const char *'
char *suffix2 = strrchr(dest, '.');
^ ~~~~~~~~~~~~~~~~~~
PR: 212343
Reported by: antoine (via exp-run) |
1.2_14 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.2_14 05 Oct 2015 11:50:14 |
marino |
Add USES=alias to 4 ports (Aids DragonFly support) |
1.2_14 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.2_14 27 Dec 2014 00:09:03 |
gblach |
- Remove Mk/bsd.efl.mk
- Convert USE_EFL=libtool_hack to USES=libtool
- Convert USE_EFL=imlib2 to LIB_DEPENDS=libImlib2.so:...
- Bump PORTVERSION in graphics/imlib2 and in all ports
which depends on imlib2
PR: 196062
Approved by: portmgr |
1.2_13 20 Oct 2014 17:04:21 |
bapt |
Cleanup plist |
1.2_13 22 Aug 2014 19:08:37 |
tijl |
- graphics/ming: Add USES=libtool and bump dependent ports
- graphics/autotrace: Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- graphics/pencil: Fix dependencies |
1.2_12 28 Jun 2014 07:48:02 |
antoine |
Reset maintainer, email bounces
With hat: portmgr |
1.2_12 21 Jun 2014 11:03:01 |
sanpei |
fix previous commit. |
1.2_12 21 Jun 2014 03:35:24 |
sanpei |
support stage
remove not installed file(bin/wxzphoto) from PLIST_FILES |
1.2_12 11 Jun 2014 14:50:00 |
tijl |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
1.2_12 24 Mar 2014 12:40:59 |
bapt |
Convert to new options framework
Remove wxgtk option which is broken with all support version of wxgtk |
1.2_12 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
1.2_12 11 Sep 2013 11:44:41 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
1.2_12 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.2_11 24 Sep 2011 23:26:35 |
gerald |
Remove default dependency on multimedia/avifile which has been broken
on FreeBSD 9 for half a year (at least) and also on most architectures
and which will be deprecated shortly.
Approved by: maintainer timeout |
1.2_11 23 Sep 2011 22:26:39 |
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 |
1.2_11 08 Aug 2011 03:34:16 |
swills |
- Chase libming shared lib bump |
1.2_10 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
1.2_10 03 Dec 2010 15:55:07 |
sanpei |
- fix for amd64.
- add support suffix "jpeg". |
1.2_9 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.2_8 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.2_7 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.2_6 06 Jun 2008 13:35:04 |
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) |
1.2_5 19 Apr 2008 17:56:05 |
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) |
1.2_4 11 Mar 2008 21:13:53 |
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 |
1.2_3 25 Dec 2007 20:02:26 |
pav |
- This needs Perl to build
Reported by: pointyhat |
1.2_3 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.2_2 11 Mar 2007 08:51:14 |
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] |
1.2_1 01 Dec 2006 07:39:02 |
pav |
- Use features of bsd.wx.mk, especially USE_WX
PR: ports/101613
Submitted by: alepulver |
1.2_1 07 May 2006 23:46:33 |
edwin |
Remove USE_REINPLACE for categories starting with a G |
1.2_1 24 Apr 2006 13:50:28 |
leeym |
- catch up with graphics/ming
Pointy hat: garga |
1.2_1 22 Jan 2006 12:35:18 |
edwin |
SHA256ify
Approved by: krion@ |
1.2_1 22 Jan 2006 02:15:00 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.2_1 26 May 2005 11:36:05 |
jylefort |
- Remove WITH_WXGTK knob
- Fix packing list when WITH_WXGTK2 is defined
PR: ports/81469
Submitted by: maintainer |
1.2_1 12 May 2005 21:19:00 |
fjoe |
Remove WITH_WXGTK (no longer supported). |
1.2_1 12 May 2005 20:52:05 |
krion |
Fix build with wxgtk24.
Pointyhat goes to: fjoe |
1.2_1 07 Mar 2005 16:41:04 |
adamw |
Bump PORTREVISION on all ports that received the imlib2 shlib chase. |
1.2 07 Mar 2005 15:10:20 |
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 |
1.2 16 Dec 2004 05:49:27 |
kris |
Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created |
1.2 22 Jul 2004 01:52:02 |
ijliao |
upgrade to 1.2
PR: 69363
Submitted by: maintainer |
1.0 10 May 2004 21:39:56 |
vanilla |
upgrade to 1.0.
PR: ports/66472
Submitted by: maintainer |
0.9 12 Apr 2004 05:42:05 |
krion |
- Update to version 0.9
PR: ports/65450
Submitted by: maintainer |
0.8_1 08 Apr 2004 18:28:21 |
krion |
- Fix bug with avifile
PR: ports/65327
Submitted by: maintainer |
0.8 04 Apr 2004 14:46:06 |
krion |
- Update to 0.8
PR: ports/65160
Submitted by: maintainer |
0.7_1 16 Mar 2004 04:23:56 |
edwin |
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5 |
0.7 02 Mar 2004 09:48:23 |
vanilla |
Upgrade to 0.7.
PR: ports/63627
Submitted by: maintainer |
0.6_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.6 15 Dec 2003 18:44:02 |
krion |
- Chase libraries for new Imlib2 version |
0.6 03 May 2003 22:01:27 |
vanilla |
Change to use: PTHREAD_LIBS and PTHREAD_CFLAGS.
Remove patch-configure.
PR: ports/51452
Submitted by: maintainer |
0.6 26 Apr 2003 23:54:38 |
vanilla |
Upgrade to 0.6.
PR: ports/51314
Submitted by: maintainer |
0.5 21 Feb 2003 12:15:34 |
knu |
De-pkg-comment. |
0.5 06 Feb 2003 05:57:03 |
vanilla |
Upgrade to 0.5.
PR: ports/47864
Submitted by: maintainer |
0.4 30 Jan 2003 18:10:45 |
nork |
Update to 0.4.
PR: ports/47683
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer) |
0.2 20 Jul 2002 17:25:27 |
vanilla |
Add zphoto (zooming photo album generator)
PR: ports/40753
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> |