| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
16 Sep 2007 17:34:46
4.2.7_3
|
ahze  |
Retire print/gimp-print, graphics/gimp1, and graphics/gimp-pmosaic |
19 May 2007 20:32:57
4.2.7_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
04 Apr 2007 16:03:45
4.2.7_2
|
ahze  |
- Mark DEPRECATED with EXPIRATION_DATE of 2007-07-15
please use print/gutenprint |
28 Jan 2007 09:07:47
4.2.7_2
|
kris  |
Use libtool port instead of included one to avoid objformat a.out botch |
31 Dec 2006 22:48:49
4.2.7_2
|
ahze  |
Grab MAINTAINER |
15 Aug 2006 07:56:23
4.2.7_2
|
rafan  |
- Remove directories that are not in mtree file
Note that these directories are be removed by other dependency ports,
so I do not bump PORTREVISION for them. These affected ports are
belong to ports@.
PR: ports/101586
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> |
15 Aug 2006 00:56:24
4.2.7_2
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include misc/ multimedia/ net/ net-mgmt/ net-im/
net-p2p/ palm/ print/ science/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
09 Jun 2006 14:48:50
4.2.7_2
|
ahze  |
- Add gutenprint (successor to gimp-print)
High quality drivers for Canon, Epson, Lexmark, and PCL printers
for use with Ghostscript, CUPS, Foomatic, and the Gimp
WWW: http://gimp-print.sourceforge.net
Repocopied by: marcus |
13 May 2006 01:03:17
4.2.7_2
|
edwin  |
Remove USE_REINPLACE from all categories starting with P |
23 Feb 2006 10:40:45
4.2.7_2
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Jan 2006 06:28:59
4.2.7_1
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
25 Nov 2005 17:42:55
4.2.7_1
|
pav  |
- Add SHA256 |
15 Nov 2005 06:52:12
4.2.7_1
|
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. |
04 Dec 2004 22:08:18
4.2.7_1
|
pav  |
- Finish what adamw started: bump PORTREVISION and update pre-everything:: |
04 Dec 2004 00:35:12
4.2.7
|
adamw  |
Disable CUPS support by default.
This brings gimp-print in-line with the other GNOME-related
apps and libs, which only enable CUPS support if explicitly
requested. |
17 Jul 2004 18:46:27
4.2.7
|
krion  |
Update to version 4.2.7
PR: ports/69189
Submitted by: Ports Fury |
09 Jul 2004 17:43:11
4.2.6_2
|
marcus  |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
04 Jun 2004 17:17:11
4.2.6_2
|
pav  |
- Correct minor linuxism in cups module: make different language modules
actually different.
PR: ports/67551
Submitted by: Jose M Rodriguez <freebsd@wanadoo.es> |
17 Mar 2004 18:29:46
4.2.6_2
|
trevor  |
SIZEify. |
14 Mar 2004 06:17:56
4.2.6_2
|
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
05 Feb 2004 07:55:59
4.2.6_2
|
marcus  |
Make sure the libgimpprint.so library is linked against libintl to resolve
some gettext symbols. |
04 Feb 2004 04:36:30
4.2.6_1
|
marcus  |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
23 Jan 2004 18:12:26
4.2.6
|
trevor  |
Now gettext 0.12.1 is gettext-old. |
13 Jan 2004 15:51:38
4.2.6
|
adamw  |
Prevent /usr/local/lib/gimp from being created. CONFIGURE_ARGS prevents the gimp
plugin from being compiled anyway. |
12 Jan 2004 14:07:17
4.2.6
|
krion  |
- Update to version 4.2.6
PR: 61250
Submitted by: Ports Fury |
26 Aug 2003 20:25:58
4.2.5_1
|
marcus  |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris |
25 Aug 2003 05:41:38
4.2.5
|
marcus  |
Chase the libintl.so shared lib version. |
18 Feb 2003 02:53:23
4.2.5
|
naddy  |
Fix include path order so headers from a previously installed version
are not picked up.
PR: 48354 |
16 Feb 2003 15:28:50
4.2.5
|
naddy  |
Update to version 1.2.5.
PR: 47493
Submitted by: Ports Fury
Additional regex fixes by Simon Schubert <corecode@corecode.ath.cx>. |
02 Jan 2003 17:55:19
4.2.4
|
ijliao  |
upgrade to 4.2.4
PR: 45865
Submitted by: Ports Fury |
22 Oct 2002 06:19:40
4.2.3
|
ijliao  |
upgrade to 4.2.3
PR: 44352
Submitted by: Ports Fury |
16 Oct 2002 01:34:01
4.2.2
|
dannyboy  |
Actually add patchfile for rastertoprinter.c this time.
While I'm here, fix BUILD_DEPENDS to look for an executable, it is not
LIB_DEPENDS.
Submitted in part by: Jeremy Prior <jez@netcraft.com> |
14 Oct 2002 18:25:37
4.2.2
|
dannyboy  |
Sorry, first PR in prev. commit should be 42905. |
14 Oct 2002 18:21:03
4.2.2
|
dannyboy  |
o Update to 4.2.2.
o Add cups-base to BUILD_DEPENDS in with-cups case.
o Set maintainer to ports@, maintainer timeout on past two updates.
PR: 42095, 44031
Submitted by: Ports Fury (42095), Edwin Groothuis <edwin@mavetju.org> (44031) |
05 Oct 2002 21:38:10
4.2.1
|
kris  |
Fix port and remove BROKEN tag. The LIB_DEPENDS were being set with =
instead of += and so some of the dependencies were not being added. |
20 Sep 2002 21:07:26
4.2.1
|
kris  |
BROKEN: Configure fails |
01 Aug 2002 16:22:41
4.2.1
|
ade  |
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade |
18 Jun 2002 09:51:16
4.2.1
|
ijliao  |
upgrade to 4.2.1
PR: 39121
Submitted by: Ports Fury
No Response from: maintainer |
02 Apr 2002 16:03:20
4.2.0
|
ijliao  |
add gimp-print 4.2.0
GIMP Print Printer Driver
PR: 33482
Submitted by: David Gilbert <dgilbert@canoe.velocet.net> |