| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
23 Sep 2011 22:26:39
1.1.15_3,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 |
03 Jul 2011 14:12:23
1.1.15_3,1
|
ohauer  |
-remove MD5 |
04 Dec 2010 07:34:27
1.1.15_3,1
|
ade  |
Sync to new bsd.autotools.mk |
28 Mar 2010 18:22:49
1.1.15_3,1
|
dinoex  |
- fix build for png-1.4.1
PR: 145111 |
28 Mar 2010 06:47:48
1.1.15_3,1
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.1.15_2,1
|
dinoex  |
- update to jpeg-8 |
30 Dec 2009 22:31:28
1.1.15_1,1
|
glarkin  |
- Added PORTSCOUT variables to stop erroneous warnings |
15 Nov 2009 18:40:33
1.1.15_1,1
|
glarkin  |
- Added explicit X11 option for consistency with other GM ports |
22 Aug 2009 00:23:13
1.1.15_1  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
02 Aug 2009 19:36:34
1.1.15_1,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 |
18 Jul 2009 11:11:29
1.1.15_1,1
|
dinoex  |
- update to jpeg7
Tested by: pav on pointyhat |
21 Apr 2009 19:20:20
1.1.15,1
|
glarkin  |
- Update to 1.1.15 |
20 Nov 2008 13:28:39
1.1.14_1,1
|
glarkin  |
- Updated CONFLICTS to add GM 1.3
- Added NOPORTDOCS support |
02 Sep 2008 17:09:03
1.1.14,1
|
glarkin  |
- Upgraded to 1.1.14.
- Made various stylistic fixes to Makefile.
- Broke files/patch-* files into individiual patch
files and used "make makepatch" to name them all
correctly.
- Removed NOPORTDOCS support, pending support in
upstream package installation process.
Reviewed by: beech, itetcu
Approved by: beech (mentor, implicit) |
21 Aug 2008 06:18:49
1.1.12,1
|
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 ) |
18 Jul 2008 21:05:20
1.1.12,1
|
glarkin  |
Changed my MAINTAINER address to
glarkin@FreeBSD.org.
Approved by: beech (mentor) |
28 Jun 2008 01:03:04
1.1.12,1
|
beech  |
- Downgrade to 1.1.12, new api not compatible with koffice
- Bump PORTEPOCH |
25 Jun 2008 05:13:50
1.2.3
|
beech  |
- Update to 1.2.3
- Pass maintainership to submitter
Added file(s):
- files/patch-configure.in
Removed file(s):
- files/patch-configure
- files/patch-magick_symbols.h
- files/patch-newfpx
PR: ports/124365
Submitted by: Greg Larkin <glarkin@sourcehosting.net> |
16 May 2008 21:30:00
1.1.12
|
mi  |
Unfortunately, portmgr's policies -- no matter how bogus -- have core's full
backing as long as they apply to all. I refuse to obey a particular policy --
that of automatic bumping PORTREVISION of all ports lib-depending on mine.
It is no longer possible to leave obeying a disagreable policy to those, who
finds it acceptable, either -- portmgr gets really angry, threatening backouts
and commit-bit suspensions.
I thus have no other option but to relinquish maintainership of ports, which
install shared libraries, which any other ports depend on -- starting with
GraphicsMagick. |
29 Apr 2008 12:25:08
1.1.12
|
mi  |
Remove a ".rej" entry from the list of PORTDOCS. It should not have been
there in the first place... |
29 Apr 2008 00:52:06
1.1.12
|
mi  |
Update to 1.1.12, which (partially) fixes some potential security
flaws... |
19 Apr 2008 17:56:05
1.1.11  |
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) |
15 Apr 2008 16:07:24
1.1.11
|
mi  |
Upgrade from 1.1.10 to 1.1.11. This brings security fixes and
tiff-handling improvements. Follow-up on an earlier threat and turn
self-checks on by default. |
03 Nov 2007 15:50:52
1.1.10
|
mi  |
Disable the parallelization during build. Although neither myself nor
the software authors can reproduce the problem, one user of FreeBSD-7.x
has reported an issue, which can only be explained by a build-time race.
Reported by: Per olof Ljungmark
Approved by: portmgr (mlinimon) |
02 Nov 2007 14:50:52
1.1.10
|
mi  |
Update from 1.1.7 to 1.1.10. FPX-support is now in (and no longer an
OPTION). Add support for running bundled self-tests after building.
Do not run the self-tests by default, in order to be able to secure
portmgr's approval, but advise the user to do so before installing.
The self-tests will be turned on, when port-freeze is over.
Approved by: portmgr (pav) |
16 Jul 2007 18:30:28
1.1.7_2
|
stas  |
- Do not redefine GraphicsMagick symbols, since it causes problems with
some ports, that expect standard Magick symbols to be present (that is
revert revision 1.6). Redefine only the GetToken symbol instead just to
get rid of ports/94905
- Use correct path for windows fonts [1]
- Add a knob to depend on windows fonts conditionally.
PR: ports/114036 [1]
Submitted by: Roderick van Domburg <r.s.a.vandomburg@nedforce.nl> |
19 May 2007 20:32:57
1.1.7_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
10 Feb 2007 06:05:06
1.1.7
|
kris  |
Use libtool15 port instead of included version to avoid objformat a.out botch |
23 Dec 2006 07:07:56
1.1.7
|
rafan  |
- Fix build when libpng is compiled with assembler code support.
For example, setting CPUTYPE to p3 or above triggers this.
This is the same bug happened in ImageMagick, and the original patch can
be found at
http://www.imagemagick.org/pipermail/magick-developers/2006-April/002550.html
In fact, this patch was submitted in PR 101361, but a wrong version was
committed.
PR: ports/107086
Obtained from: GraphicsMagick cvs |
12 Dec 2006 18:21:31
1.1.7
|
lofi  |
Fix build on 4.x |
29 Nov 2006 22:18:36
1.1.7
|
pav  |
- Update to 1.1.7
PR: ports/106025
Submitted by: Nick Muerdter <spam@nickm.org> |
21 Aug 2006 10:34:00
1.1.6_3
|
clsung  |
- fix build
- bump PORTREVISION |
14 Aug 2006 23:06:39
1.1.6_2
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
games/ graphics/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
31 Jul 2006 16:40:01
1.1.6_2
|
mat  |
In order to fix a symbol collision between GraphicsMagick and libtidy,
GraphicsMagick has been updated so that all its symbols are now prefixed with
'Gm'. All depending ports will have to be recompiled as noted in UPDATING.
PR: 94905
Submitted by: mat |
17 Jul 2006 04:37:32
1.1.6_1
|
linimon  |
Reset maintainer due to bouncing email address. |
23 Feb 2006 10:40:45
1.1.6_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Jan 2006 12:35:18
1.1.6
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 05:52:28
1.1.6
|
edwin  |
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
15 Nov 2005 06:52:12
1.1.6
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
29 Jul 2005 13:57:33
1.1.6
|
mi  |
Add the missing USE_GHOSTSCRIPT.
Notified by: pointyhat (kris)
PR: ports/84290 |
27 Jul 2005 03:21:21
1.1.6
|
mi  |
Remove some hunks from patch-Makefile.in -- these changes really belong
to the configure script. This ensures, magick.mgk and friends are
properly found at run-time. |
27 Jul 2005 03:09:22
1.1.6
|
will  |
Nice. |
27 Jul 2005 02:09:05
1.1.6
|
mi  |
A fork of a better-known ImageMagick emphasizing user convenience
and API stability.
The port does not build nor install the Perl and Tcl APIs -- these
will be added by separate ports.
PR: ports/83932
Submitted by: Ron van Daal (maintainer to be) |