Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 0.4.6
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
08 Nov 2019 02:10:04
0.4.6
|
danfe  |
Register dependency on `graphics/giflib': while it is typically picked
up automatically, making it explicit makes built packages less affected
by the particular environment and thus more robust. |
06 Nov 2019 16:51:26
0.4.6
|
danfe  |
Update `print/pslib' to version 0.4.6.
Reported by: portscout |
16 Mar 2018 17:42:35
0.4.5_4
|
amdmi3  |
- Add LICENSE_FILE
- Switch to USES=localbase
- Simplify and modernize
- Switch to options helpers |
10 Apr 2017 13:12:50
0.4.5_4
|
mat  |
Fix build WITHOUT=MANPAGES.
Sponsored by: Absolight |
22 Jan 2017 22:27:55
0.4.5_4
|
rene  |
Reset mva@'s ports, he handed in his ports bit. |
21 Oct 2016 12:51:41
0.4.5_4 
|
mat  |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
23 May 2016 20:35:01
0.4.5_4
|
amdmi3  |
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket |
01 Apr 2016 14:16:20
0.4.5_4
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
22 Jun 2015 18:33:22
0.4.5_4
|
antoine  |
Convert to USES=jpeg |
25 Dec 2014 20:54:43
0.4.5_4
|
bapt  |
Bump portrevision after png update |
25 Dec 2014 19:04:27
0.4.5_3
|
antoine  |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
13 Nov 2014 07:41:18
0.4.5_3
|
antoine  |
Cleanup plist |
08 Jul 2014 18:45:24
0.4.5_3
|
tijl  |
- Convert print/pslib to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Replace LDFLAGS with LIBS |
18 Jan 2014 14:27:32
0.4.5_2
|
mva  |
- Enable stagedir support
- Add LICENSE
- Convert to new LIB_DEPENDS format
- Convert USE_GMAKE=yes -> USES=gmake
- Rename MAN option to MANPAGES
- Bump PORTREVISION to properly deal with some of the OPTION settings |
20 Sep 2013 22:44:00
0.4.5_1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
print) |
06 May 2013 21:53:56
0.4.5_1
|
ehaupt  |
Remove USE_GETTEXT leftover.
Approved by: portmgr (bapt) |
30 Apr 2013 06:26:37
0.4.5_1
|
jgh  |
- convert remaining ports to USES= gettext in print category
Approved by: portmgr (bapt@) |
23 Apr 2013 14:20:28
0.4.5_1
|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
24 Mar 2013 09:08:31
0.4.5_1
|
mva  |
- Unbreak after switch to new options framework
PR: ports/177313 ports/177320
Submitted by: William Grzybowski <william88@gmail.com>, Yasuhiro KIMURA
<yasu@utahime.org> |
22 Mar 2013 12:40:32
0.4.5_1
|
bapt  |
Convert to new options framework ports in p* catories |
01 Jun 2012 05:26:28
0.4.5_1
|
dinoex  |
- update png to 1.5.10 |
23 Sep 2011 22:26:39
0.4.5
|
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 |
11 Aug 2011 19:20:17
0.4.5 
|
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
03 Apr 2011 15:44:06
0.4.5
|
mva  |
- Remove superfluous patches |
03 Apr 2011 15:42:46
0.4.5
|
mva  |
- Update to 0.4.5 |
04 Dec 2010 07:34:27
0.4.1_6
|
ade  |
Sync to new bsd.autotools.mk |
28 Aug 2010 10:57:19
0.4.1_6
|
mva  |
- Add proper libpng 1.4 compatibility
Submitted by: Alan Garfield <alan@auspc.com.au> via mail |
31 May 2010 02:01:56
0.4.1_5
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 Mar 2010 06:47:48
0.4.1_4
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.4.1_3
|
dinoex  |
- update to jpeg-8 |
22 Aug 2009 00:35:32
0.4.1_2 
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
02 Aug 2009 19:36:34
0.4.1_2
|
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
0.4.1_2
|
dinoex  |
- update to jpeg7
Tested by: pav on pointyhat |
19 Feb 2009 21:45:43
0.4.1_1
|
mva  |
Updated my mail address to use @FreeBSD.org now.
Approved by: miwi (co-mentor), beech (mentor) |
06 Jun 2008 13:58:01
0.4.1_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) |
28 Feb 2008 12:26:50
0.4.1
|
miwi  |
- Update to 0.4.1
PR: 118226
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer) |
29 Jul 2007 09:52:43
0.4.0
|
miwi  |
- Update to 0.4.0
- USE NOPORTEXAMPLES
PR: 114576
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer) |
23 Jul 2007 09:36:52
0.3.0
|
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 |
29 Jun 2007 11:59:04
0.3.0
|
miwi  |
- Update to 0.3.0
Changelog:
* lots of fixed bugs
* color separation support
* support for different input encodings
* and more
PR: 113987
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer) |
19 May 2007 20:32:57
0.2.7_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
09 Sep 2006 12:42:00
0.2.7_1
|
rafan  |
- Add OPTIONS, allow users to decide if they want examples and manpages.
Bump PORTREVISION for content changes
- Pet portlint(1)
- Pass maintainership to submitter
PR: ports/102991
Submitted by: Marcus von Appen <mva at sysfault.org> |
15 Aug 2006 00:56:24
0.2.7
|
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> |
08 Jul 2006 17:06:24
0.2.7
|
ahze  |
- Fix build on sparc64 |
03 Jul 2006 06:34:06
0.2.7
|
linimon  |
Mark as BROKEN on sparc64: fails to compile. |
12 Jun 2006 01:43:27
0.2.7
|
ijliao  |
upgrade to 0.2.7
PR: 98828
Submitted by: Ports Fury |
23 Feb 2006 10:40:45
0.2.6_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
25 Nov 2005 17:42:55
0.2.6
|
pav  |
- Add SHA256 |
15 Nov 2005 06:52:12
0.2.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. |
01 Aug 2005 12:50:02
0.2.6
|
garga  |
Unbreak on 4.x
PR: ports/84406
Submitted by: Ports Fury |
28 Jul 2005 15:42:30
0.2.6
|
garga  |
- Update to 0.2.6 [1]
- Add WITHOUT_NLS knob
- Mark as BROKEN on 4.x, doesn't build
PR: ports/84222 [1]
Submitted by: Marcus von Appen <mva@sysfault.org> [1] |
16 Jan 2005 10:28:34
0.2.5
|
krion  |
Update to version 0.2.5
PR: ports/76285
Submitted by: Ports Fury |
05 Nov 2004 14:18:26
0.2.4
|
pav  |
- Update to 0.2.4
PR: ports/73472
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
15 Jul 2004 00:46:37
0.2.2
|
ijliao  |
add missing depends |
13 Jul 2004 02:45:48
0.2.2
|
ijliao  |
add pslib 0.2.2
A C-library for generating multi page PostScript documents |