Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.1.r20080615_6 02 May 2011 12:44:53 |
makc |
Bump PORTREVISION after open-mofit update |
3.1.r20080615_5 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
3.1.r20080615_5 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
3.1.r20080615_5 05 Oct 2010 19:57:56 |
ade |
Round one migration of ports from automake{19,110} to automake111 |
3.1.r20080615_5 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
3.1.r20080615_4 27 Apr 2010 21:58:27 |
gahr |
- Add glew to the list of supported USE_GL variables
- Patch ports depending on GLEW directly
Approved by: portmgr (pav) |
3.1.r20080615_4 29 Mar 2010 11:05:43 |
dinoex |
- fix build for png-1.4.1 |
3.1.r20080615_4 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
3.1.r20080615_3 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
3.1.r20080615_2 04 Jan 2010 15:14:25 |
vd |
graphics/enblend:
Use GCC 4.4+ instead of 4.3+.
Requested by: Gerald Pfeifer <gerald@pfeifer.com> |
3.1.r20080615_2 28 Jul 2009 11:45:09 |
pav |
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport
PR: ports/137054
Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer) |
3.1.r20080615_2 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |
3.1.r20080615_1 23 Jan 2009 16:28:36 |
flz |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
3.1.r20080615 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
3.0_2 19 Jun 2008 18:14:01 |
vd |
graphics/enblend:
Remove stale patch file, somehow forgotten in the previous commit.
Reported by: QA Tindy |
3.1.r20080615 19 Jun 2008 16:28:07 |
vd |
Upgrade graphics/enblend from 3.0 to 3.1 (CVS from 20080615).
This version (3.1) is not archived by the authors, so this is a
snapshot of the CVS repository as of Jun 15 2008.
The archive is put on the freebsd.org cluster. |
3.0_2 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) |
3.0_2 22 Jan 2008 11:32:36 |
vd |
Adopt graphics/enblend. |
3.0_2 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}. |
3.0 01 May 2007 23:17:41 |
miwi |
- Update to 3.0
PR: 112314
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.5 27 Feb 2007 05:40:01 |
linimon |
Reset cartola@openit.com.br due to maintainer-timeouts. While here,
remove 4.X cruft.
Hat: portmgr |
2.5 22 Apr 2006 12:52:26 |
erwin |
Update to 2.5
PR: 95942
Submitted by: "Martin Wilke" <freebsd@unixfreunde.de>
Approved by: maintainer |
2.2 22 Jan 2006 12:35:18 |
edwin |
SHA256ify
Approved by: krion@ |
2.2 21 May 2005 17:29:45 |
kris |
BROKEN on 4.x: Does not compile |
2.2 18 Apr 2005 17:19:05 |
ahze |
- Update to 2.2
PR: ports/78656
Submitted by: cartola@openit.com.br (maintainer) |
1.3 08 Dec 2004 23:03:10 |
krion |
Fix build on 4-x |
1.3 17 Nov 2004 20:35:25 |
ahze |
Add enblend
Enblend is a tool for compositing images. Given a set of images that
overlap in some irregular way, Enblend overlays them in such a way that
the seam between the images is invisible, or at least very difficult to
see. Enblend does not line up the images for you. Use a tool like Hugin
to do that.
PR: ports/71992
Submitted by: cartola@openit.com.br
Approved by: adamw (mentor) |