Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.0.17_12 02 Mar 2024 21:55:30 |
Joseph Mingrone (jrm) |
print/foomatic-filters: Patch Ghostscript call to count PDF pages
Before this patch, the Ghostscript call for counting PDF pages used the
obsolete "pdfdict". Patch to use "runpdfbegin" instead.
For more information, see Arch Linux bug 62251.
https://bugs.archlinux.org/task/62251
Reported by: Thomas Vaughan <thomas@vaughan.net>
Sponsored by: The FreeBSD Foundation |
4.0.17_11 26 Feb 2024 18:41:12 |
Joseph Mingrone (jrm) |
print/foomatic-filters: Install man pages under share/man
Sponsored by: The FreeBSD Foundation |
4.0.17_10 03 Nov 2023 07:17:38 |
Michael Osipov (michaelo) |
*/*: Bump PORTREVISION for Ghostscript 10 change
Reported by: sunpoet
Approved by: jrm (mentor), sunpoet
Differential Revision: https://reviews.freebsd.org/D42412 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.0.17_9 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
4.0.17_9 20 Jul 2022 14:22:48 |
Tobias C. Berner (tcberner) |
print: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anish Mistry <amistry@am-productions.biz> (Only the first 15 lines of the commit message are shown above ) |
4.0.17_9 29 Oct 2021 09:50:18 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
4.0.17_9 23 Oct 2021 21:15:38 |
Stefan Eßer (se) |
print/foomatic-filters: Add CPE information
Approved by: portmgr (blanket) |
4.0.17_9 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.0.17_9 24 Aug 2020 11:39:18 |
jrm |
print/foomatic-filters: No-op formatting changes
- accept portfmt/portclippy suggestions
- remove REINPLACE_CMD that was not modifying any files |
4.0.17_9 24 Aug 2020 11:37:06 |
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 |
4.0.17_9 02 Nov 2017 21:41:47 |
olgeni |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
This round is @FreeBSD.org residents except teams. |
4.0.17_9 23 Sep 2016 21:42:02 |
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 |
4.0.17_9 29 Aug 2016 15:02:18 |
tijl |
Fix the CUPS foomatic-rip symlink.
PR: 212232
Submitted by: fmysh@iijmio-mail.jp
Approved by: jrm@ftfl.ca (maintainer) |
4.0.17_8 23 Aug 2016 14:58:36 |
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 |
4.0.17_7 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
4.0.17_7 24 Mar 2016 15:47:50 |
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) |
4.0.17_6 11 Mar 2016 11:53:42 |
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 ) |
4.0.17_5 15 Feb 2016 16:51:06 |
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) |
4.0.17_4 14 Feb 2016 06:18:09 |
pi |
print/cups-filters, print/foomatic-filters: add CONFLICTS
PR: 207172
Submitted by: admin@vladiom.com.ua |
4.0.17_4 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
4.0.17_4 17 Dec 2015 18:15:54 |
feld |
print/foomatic-filters: Patch vulnerabilities
Approved by: ports-secteam (with hat)
MFH: 2015Q4
Security: CVE-2015-8560
Security: CVE-2015-8327 |
4.0.17_3 22 Aug 2015 17:48:36 |
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 ) |
4.0.17_2 16 Jul 2015 20:53:29 |
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 |
4.0.17_2 29 May 2015 11:03:52 |
amdmi3 |
- Clarify LICENSE
- Add LICENSE_FILE
- Switch to USES=autoreconf |
4.0.17_2 13 Nov 2014 07:41:18 |
antoine |
Cleanup plist |
4.0.17_2 19 May 2014 18:06:13 |
kmoore |
- Fix foomaticrip to use correct location for pdftops
- Bump PORTREV |
4.0.17_1 26 Apr 2014 08:15:01 |
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 |
4.0.17 16 Feb 2014 21:17:16 |
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. |
4.0.17 27 Dec 2013 13:17:27 |
bsam |
Actually take maintainership (lost while commiting r337610). |
4.0.17 26 Dec 2013 19:38: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) |
4.0.7_2 20 Sep 2013 22:44:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
print) |
4.0.7_2 15 Sep 2013 08:15:42 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
4.0.7_2 04 Jun 2013 19:05:00 |
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) |
4.0.7_2 27 Apr 2013 16:13:34 |
hrs |
Fix a typo. |
4.0.7_2 27 Apr 2013 16:00:26 |
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] |
4.0.7_1 22 Mar 2013 12:40:32 |
bapt |
Convert to new options framework ports in p* catories |
4.0.7_1 13 Jan 2013 14:36:43 |
crees |
Remove dead MASTER_SITE
PR: ports/174444
Submitted by: 4721
Approved by: maintainer timeout (acm, 2m-2d) |
4.0.7_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
4.0.7 23 Sep 2011 22:26:39 |
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 |
4.0.7 24 Jun 2011 20:51:58 |
acm |
- Update to 4.0.7
PR: 158037
Submitted by: bsam |
4.0.1_5 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
4.0.1_5 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
4.0.1_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 |
4.0.1_4 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
4.0.1_3 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
4.0.1_2 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
4.0.1_1 13 Jul 2009 20:23:26 |
acm |
- Make more sense OPTION IGNORE messages
Suggested by: Edward Sanford Sutton, III <mirror176 at cox.net> via email |
4.0.1_1 19 Jun 2009 17:50:20 |
acm |
- Fix printing problem using cups
Reported by: Andriy Gapon <avg _a_t_ icyb.net.ua via email |
4.0.1 16 Jun 2009 21:58:31 |
acm |
- Update to 4.0.1
- Take maintainership
- Remove pkg-message file. Now it can install filter ports optionally |
3.0.2_4 31 Jan 2009 23:03:25 |
pav |
- Update download location |
3.0.2_4 07 Sep 2008 00:36:27 |
linimon |
Reset lofi due to not commits in over 3 months, PR backlog, and no response
to email.
Hat: portmgr |
3.0.2_4 24 Jan 2006 01:00:58 |
edwin |
SHA256ify
Approved by: krion@ |
3.0.2_4 03 Feb 2005 08:30:21 |
lofi |
Only remove filter.conf if unchanged. |
3.0.2_3 03 Feb 2005 08:21:38 |
lofi |
Fix plist. |
3.0.2_3 02 Feb 2005 09:49:19 |
lofi |
Now where did those manpages come from. |
3.0.2_2 30 Jan 2005 09:53:28 |
lofi |
Small typo with big consequences. |
3.0.2_1 28 Jan 2005 14:15:22 |
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. |
3.0.2 28 Jan 2005 10:48:02 |
lofi |
Add foomatic-filters, wrapper scripts for foomatic. |