Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
24 Aug 2020 11:39:18
4.0.17_9

|
jrm  |
print/foomatic-filters: No-op formatting changes
- accept portfmt/portclippy suggestions
- remove REINPLACE_CMD that was not modifying any files |
24 Aug 2020 11:37:06
4.0.17_9

|
jrm  |
print/foomatic-filters: Fix build with -fno-common
Submitted by: zeising
Reviewed by: rene, zeising
MFH: 2020Q3 (implicit, -fno-common fixes)
Differential Revision: https://reviews.freebsd.org/D26164 |
02 Nov 2017 21:41:47
4.0.17_9

|
olgeni  |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
This round is @FreeBSD.org residents except teams. |
23 Sep 2016 21:42:02
4.0.17_9

|
jrm  |
Update email address to jrm@FreeBSD.org for ports that I maintain
Reviewed by: mat, swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D7995 |
29 Aug 2016 15:02:18
4.0.17_9

|
tijl  |
Fix the CUPS foomatic-rip symlink.
PR: 212232
Submitted by: fmysh@iijmio-mail.jp
Approved by: jrm@ftfl.ca (maintainer) |
23 Aug 2016 14:58:36
4.0.17_8

|
amdmi3  |
- Optionize DBUS, so users can turn it off
- Fix stage q/a warning about soft links to absolute paths
- Modernize option handling
- Take maintainership
- Bump portrevision
PR: 212001
Submitted by: jrm@ftfl.ca |
01 Apr 2016 14:16:20
4.0.17_7

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
24 Mar 2016 15:47:50
4.0.17_7

|
tijl  |
Make print/ghostscript9-agpl-base the default Ghostscript port. Upstream
changed the license to the AGPL 3 in version 9.07 so print/ghostscript9-base
is stuck at 9.06 which is almost 4 years old now.
Fix the logic in Uses/ghostscript.mk so "agpl" is treated as a real version
on its own instead of as a variant of other versions.
Fix print/ghostscript9-agpl-base to install eps2write.
Update math/asymptote to 2.37 to support newer Ghostscript.
PR: 208159
Exp-run by: antoine
Approved by: portmgr (antoine) |
11 Mar 2016 11:53:42
4.0.17_6

|
tijl  |
Combine print/cups-base, print/cups-client and print/cups-image into
print/cups and update it to 2.1.3. Also remove print/cups-pstoraster,
improve print/cups-filters, print/foomatic-* and update print/hplip to
3.16.2.
Long description:
First some background. When you hand a file to cups it sets up a chain of
filter programs that converts the file to something a printer understands.
Each filter has a cost associated with it and cups tries to find the
cheapest chain. Costs used to be configured in such a way that files were
first converted to PostScript. This could then be manipulated further (e.g.
putting multiple pages on one sheet) before finally being sent to a
PostScript printer or another filter like pstoraster which produces a raster
format understood by non-PostScript printer drivers. Nowadays most filters (Only the first 15 lines of the commit message are shown above ) |
15 Feb 2016 16:51:06
4.0.17_5

|
pi  |
print/foomatic-filters: remove CONFLICT with cups-filters
PR: 207181
Submitted by: Vladimir Omelchuk <admin@vladiom.com.ua>
Approved by: cyberbotx@cyberbotx.com (maintainer) |
14 Feb 2016 06:18:09
4.0.17_4

|
pi  |
print/cups-filters, print/foomatic-filters: add CONFLICTS
PR: 207172
Submitted by: admin@vladiom.com.ua |
12 Jan 2016 16:20:32
4.0.17_4

|
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
17 Dec 2015 18:15:54
4.0.17_4

|
feld  |
print/foomatic-filters: Patch vulnerabilities
Approved by: ports-secteam (with hat)
MFH: 2015Q4
Security: CVE-2015-8560
Security: CVE-2015-8327 |
22 Aug 2015 17:48:36
4.0.17_3

|
hrs  |
- Split ghostscript into X11-independent and -dependent parts:
* print/ghostscript{7,8,9,9-agpl}-base
Installs Ghostscript binary, libgs, and related files.
These ports do not depend on X11 libraries (i.e. x11* devices
are not available). USES=ghostscript will set dependency on
one of them depending on GHOSTSCRIPT_DEFAULT.
The default device is set to "display" or "bbox".
* print/ghostscript{7,8,9,9-agpl}-x11
Installs a shared library which provides X11 support to
the installed Ghostscript binaries. x11* devices will be (Only the first 15 lines of the commit message are shown above ) |
16 Jul 2015 20:53:29
4.0.17_2

|
kwm  |
Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.
Add GHOSTSCRIPT_DEFAULT to bsd.default-versions.mk for easy version selection.
Arguments supported: <empty>, build, run, nox11 and agpl
PR: 201201 (exp-run)
Approved by: portmgr (mat@)
Exp run by: antione@ (previous patch)
Differential Revision: https://reviews.freebsd.org/D2938 |
29 May 2015 11:03:52
4.0.17_2

|
amdmi3  |
- Clarify LICENSE
- Add LICENSE_FILE
- Switch to USES=autoreconf |
13 Nov 2014 07:41:18
4.0.17_2

|
antoine  |
Cleanup plist |
19 May 2014 18:06:13
4.0.17_2

|
kmoore  |
- Fix foomaticrip to use correct location for pdftops
- Bump PORTREV |
26 Apr 2014 08:15:01
4.0.17_1

|
bsam  |
print/foomatic-filters: fix segfault when creating log file
Reported by: stb@ (at freebsd-ports@)
Patch found by: Robert Backhaus <robbak@robbak.com>
Obtained
from: http://bzr.linuxfoundation.org/loggerhead/openprinting/cups-filters/revision/7196#filter/foomatic-rip/foomaticrip.c
MFH: 2014Q2 |
16 Feb 2014 21:17:16
4.0.17

|
bsam  |
Release cups-* nad foomatic-* ports. Currently I have no enough
spare time for those ports.
I've submitted ports/186824 to update cups-* ports to version 1.7.0. |
27 Dec 2013 13:17:27
4.0.17

|
bsam  |
Actually take maintainership (lost while commiting r337610). |
26 Dec 2013 19:38:17
4.0.17

|
bsam  |
. take maintainership print/foomatic-db, print/foomatic-db-engine,
print/foomatic-filters);
. update to version 20131207;
. change MASTER_SITES;
. use new LIB_DEPENDS syntax;
. incorporate USES=gmake;
. allow staging.
PR: ports/184690
Submitted by: bsam (me)
Reviewed by: acm (former maintainer, maintainer timeout) |
20 Sep 2013 22:44:00
4.0.7_2

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
print) |
15 Sep 2013 08:15:42
4.0.7_2

|
az  |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
04 Jun 2013 19:05:00
4.0.7_2

|
crees  |
* add LICENSE
* change OPTIONS_SINGLE to OPTIONS_RADIO, enabling "none" as a valid choice
* fix complaint of portlint in pkg-descr
PR: ports/178201
Submitted by: r4721@tormail.org
Approved by: maintainer timeout (acm, 9 weeks) |
27 Apr 2013 16:13:34
4.0.7_2

|
hrs  |
Fix a typo. |
27 Apr 2013 16:00:26
4.0.7_2

|
hrs  |
Add libpaper support to print/a2ps-*[1], print/c2ps-*, print/lprps-*,
graphics/jpeg2ps-*, and merge the papersize-suffixed versions into
single ones respectively as print/psutils did.
Approved by: dinoex (maintainer) [1] |
22 Mar 2013 12:40:32
4.0.7_1

|
bapt  |
Convert to new options framework ports in p* catories |
13 Jan 2013 14:36:43
4.0.7_1

|
crees  |
Remove dead MASTER_SITE
PR: ports/174444
Submitted by: 4721
Approved by: maintainer timeout (acm, 2m-2d) |
01 Jun 2012 05:26:28
4.0.7_1 
|
dinoex  |
- update png to 1.5.10 |
23 Sep 2011 22:26:39
4.0.7 
|
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 |
24 Jun 2011 20:51:58
4.0.7 
|
acm  |
- Update to 4.0.7
PR: 158037
Submitted by: bsam |
04 Dec 2010 07:34:27
4.0.1_5 
|
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
4.0.1_5 
|
ade  |
Punt autoconf267->autoconf268 |
15 Sep 2010 18:35:24
4.0.1_5 
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
28 Mar 2010 06:47:48
4.0.1_4 
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
4.0.1_3 
|
dinoex  |
- update to jpeg-8 |
31 Jul 2009 13:57:52
4.0.1_2 
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
13 Jul 2009 20:23:26
4.0.1_1 
|
acm  |
- Make more sense OPTION IGNORE messages
Suggested by: Edward Sanford Sutton, III <mirror176 at cox.net> via email |
19 Jun 2009 17:50:20
4.0.1_1 
|
acm  |
- Fix printing problem using cups
Reported by: Andriy Gapon <avg _a_t_ icyb.net.ua via email |
16 Jun 2009 21:58:31
4.0.1 
|
acm  |
- Update to 4.0.1
- Take maintainership
- Remove pkg-message file. Now it can install filter ports optionally |
31 Jan 2009 23:03:25
3.0.2_4 
|
pav  |
- Update download location |
07 Sep 2008 00:36:27
3.0.2_4 
|
linimon  |
Reset lofi due to not commits in over 3 months, PR backlog, and no response
to email.
Hat: portmgr |
24 Jan 2006 01:00:58
3.0.2_4 
|
edwin  |
SHA256ify
Approved by: krion@ |
03 Feb 2005 08:30:21
3.0.2_4 
|
lofi  |
Only remove filter.conf if unchanged. |
03 Feb 2005 08:21:38
3.0.2_3 
|
lofi  |
Fix plist. |
02 Feb 2005 09:49:19
3.0.2_3 
|
lofi  |
Now where did those manpages come from. |
30 Jan 2005 09:53:28
3.0.2_2 
|
lofi  |
Small typo with big consequences. |
28 Jan 2005 14:15:22
3.0.2_1 
|
lofi  |
Remove all BUILD_DEPENDS, specify paths of possible text-to-postscript
filters to configure directly and add a pkg-message that advises about
possible filters to install. |
28 Jan 2005 10:48:02
3.0.2 
|
lofi  |
Add foomatic-filters, wrapper scripts for foomatic. |