Port details |
- magicfilter Customizable, extensible automatic printer filter
- 2.3.i_2 print =8 2.3.i_2Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-02-01 20:00:49
- Commit Hash: f288054
- People watching this port, also watch:: unzip, libxml2, p5-libwww, gdbm, aspell
- License: BSD3CLAUSE
- WWW:
- https://www.pell.portland.or.us/~orc/Code/magicfilter/
- Description:
- MagicFilter
magicfilter is an extensible and customizable automatic printer filter.
It selects an appropriate conversion technique for the input data by
seeking for magic numbers, and then utilizing the appropriate conversion
utility.
magicfilter is primarily intended for use as the `input filter' by the
lpd print spooler. The options accepted by magicfilter are exactly the
ones passed to the input filter by lpd (unless you build it on a LPRng
system -- in that case, magicfilter accepts no options.)
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- magicfilter>0:print/magicfilter
- To install the port:
- cd /usr/ports/print/magicfilter/ && make install clean
- To add the package, run one of these commands:
- pkg install print/magicfilter
- pkg install magicfilter
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: magicfilter
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1684246289
SHA256 (Orc-magicfilter-v2.3.i_GH0.tar.gz) = 39b1e0764c6318d2e90c20b58b135d9eb29facd9b8055c8b1c4766a731d20afe
SIZE (Orc-magicfilter-v2.3.i_GH0.tar.gz) = 120443
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libmagic.so : sysutils/file
- ghostscript10>=10.02.0 : print/ghostscript10
- Runtime dependencies:
-
- libmagic.so : sysutils/file
- ghostscript10>=10.02.0 : print/ghostscript10
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- print_magicfilter
- USES:
- ghostscript
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.i_2 01 Feb 2024 20:00:49 |
Muhammad Moinur Rahman (bofh) |
print/magicfilter: Moved man to share/man
Approved by: portmgr (blanket) |
2.3.i_1 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 |
2.3.i 17 May 2023 16:30:15 |
Muhammad Moinur Rahman (bofh) |
*/*: llvm15 build fixes
llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.
Approved by: portmgr (blanket) |
2.3.i 16 May 2023 15:46:53 |
Muhammad Moinur Rahman (bofh) |
print/magicfilter: Update version 2.3.h=>2.3.i
- Switch MASTER_SITES to GH
- Adopt port
- Add LICENSE BSD3CLAUSE
- Unbreak on HEAD
- Refresh patches
Changelog: https://github.com/Orc/magicfilter/releases/tag/v2.3.i |
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) |
2.3.h_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 ) |
2.3.h_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 ) |
2.3.h_9 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.3.h_9 22 Aug 2018 07:25:22 |
tobik |
print/magicfilter: Canonicalize RUN_DEPENDS
PR: 218268
Reported by: mat |
2.3.h_9 21 Aug 2018 16:17:37 |
tobik |
print/magicfilter: Prevent ccache from being accidentally added as a run
dependency
PR: 218268
Submitted by: Andreas Hollmann <andreas.hollmann@gmail.com> |
2.3.h_8 29 Jul 2016 23:45:47 |
bapt |
Prevent collision with getline(3) |
2.3.h_8 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
2.3.h_8 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.3.h_8 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) |
2.3.h_7 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 ) |
2.3.h_6 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 |
2.3.h_6 13 Nov 2014 07:41:18 |
antoine |
Cleanup plist |
2.3.h_6 29 Jul 2014 17:12:50 |
adamw |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
2.3.h_6 07 Jul 2014 12:13:56 |
vanilla |
Add missing patch.
Submitted by: swills@ |
2.3.h_6 07 Jul 2014 06:00:20 |
vanilla |
Stagify. |
2.3.h_6 20 Sep 2013 22:44:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
print) |
2.3.h_6 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.3.h_5 03 Jul 2011 06:14:57 |
miwi |
- Kick MD5 Support |
2.3.h_5 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.3.h_4 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2.3.h_3 02 Jan 2010 18:14:36 |
linimon |
Reset cjh due to inactivity. We hope to see him back again soon.
Hat: portmgr |
2.3.h_3 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 |
2.3.h_2 21 Aug 2008 06:18:49 |
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 ) |
2.3.h_2 04 Feb 2008 11:39:58 |
cjh |
depends on sysutils/file only if it's installed.
PR: ports/120033
Submitted by: rafan |
2.3.h_1 24 Sep 2007 08:39:23 |
rafan |
Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gpl
since version 8.57. The leading ghostscript is the -gpl one.
Approved by: portmgr (pav) |
2.3.h_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.3.h 08 May 2006 10:38:33 |
cjh |
To always find libmagic.so in sysutils/file in [4567].x.
PR: ports/96782
Submitted by: Rong-En Fan <rafan@infor.org> |
2.3.h 02 May 2006 01:50:19 |
cjh |
Update to 2.3.h.
Add RUN_DEPENDS not to confuse with built-in file and sysutils/file.
PR: ports/96495
Submitted by: Rong-En Fan <rafan@infor.org> |
2.3.b 24 Jan 2006 01:00:58 |
edwin |
SHA256ify
Approved by: krion@ |
2.3.b 20 Jan 2006 00:14:02 |
kris |
BROKEN on 7.0: Does not build |
2.3.b 04 Dec 2004 17:06:29 |
cjh |
Update to 2.3.b. |
1.2_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.2_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.2 20 Jan 2004 16:30:09 |
marcus |
Use the new ghostscript options.
Submitted by: linimon |
1.2 25 Oct 2003 00:41:08 |
cjh |
Unbroke in -current.
Submitted by: kris |
1.2 15 Oct 2003 22:07:24 |
kris |
BROKEN on 5.x: does not compile |
1.2 31 Aug 2003 01:10:42 |
edwin |
[PATCH] print/magicfilter: enable choose of ghostscript interpreter
This patch allows the admin of the machine to choose either
print/ghostscript-gnu or print/ghostscript-afp1
PR: ports/54944
Submitted by: Jens Rehsack <rehsack@liwing.de> |
1.2 07 Mar 2003 06:09:08 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
11 Sep 2001 21:52:33 |
knu |
Replace the ghostscript55 dependencies with ghostscript-gnu. |
08 Oct 2000 05:10:43 |
asami |
Convert category print to new layout. |
01 Jul 2000 18:07:09 |
cjh |
Remove RUN_DEPENDS. It gives you the choice of runtime gs version, just like
many other gs-related ports does. |