Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
10 Nov 2018 19:57:08
0.73_4

|
kwm  |
Update ImageMagick to 6.9.10.14 [1]
* Add PKGNAMESUFFIX and rename the directory. This was done to show
that IM6 is not the "main" version. But still fully supported by upstream.
* Convert a number of options to optionhelpers.
* Add option for ISO/IEC 23008-12:2017 HEIF suport
* Add comment to pkg-descr explaining IM6's "legacy" tag.
* Add comment to the patch-config_policy.xml file why it still needed.
Please note that IM7 is not a drop in replacement due to library API and
command arguments changes. And as a result ports need to decide for themself
which version to use.
Chase these changes in all the ports that using IM6.
PR: 225102 (based on, only the version update) [1]
Submitted by: Pascal Christen <pascal.christen@hostpoint.ch> |
12 Sep 2018 07:55:07
0.73_3

|
romain  |
Make X-Face support optional and disable it by default
X-Face support is disabled in the default configuration of muttprint, and the
support for this option requires mail/faces which in turn requires devel/glib12
and x11-toolkits/gtk12. Make it possible for users who really care about this
feature to get it, and remove these old dependencies for others. |
10 Sep 2018 13:14:52
0.73_2

|
mat  |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
30 Apr 2018 06:17:52
0.73_2

|
romain  |
Unbreak with recent version of Perl
PR: 227856
Submitted by: romain
Approved by: Matthias Apitz <guru@unixarea.de> (maintainer) |
21 Oct 2016 12:51:41
0.73_1

|
mat  |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
01 Apr 2016 14:16:20
0.73_1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
11 Mar 2016 11:53:42
0.73_1

|
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 ) |
25 Feb 2016 13:05:20
0.73

|
rakuco  |
Update to 0.73.
This release was never formally announced on the website, but is available
for download. Matthias, the port maintainer, had to do a lot of adjustments
to get it to an actual buildable state that are reflected in the patches
added to files/.
PR: 207299
Submitted by: Matthias Apitz <guru@unixarea.de> (maintainer) |
28 Nov 2014 11:19:54
0.72d_11

|
marino  |
print/muttprint: provide option to build it without X11 support
PR: 194283
Submitted by: Frank Wall
Approved by: maintainer timeout |
13 Nov 2014 07:41:18
0.72d_10

|
antoine  |
Cleanup plist |
13 Oct 2014 18:18:27
0.72d_10

|
pi  |
print/muttprint:
- remove recently-added run_deps on print/texlive-full and print/tex-dvipsk
- change USE_TEX to the sufficient set of 'latex dvipsk'
Submitted by: mat
Approved by: Matthias Apitz <guru@unixarea.de> (maintainer) |
11 Oct 2014 11:50:13
0.72d_10

|
pi  |
print/muttprint: add run_deps, change maintainer to submitter
Patch see
https://lists.freebsd.org/pipermail/freebsd-ports/2014-October/095916.html
- Submitter wants to be maintainer
Submitted by: Matthias Apitz <guru@unixarea.de> |
11 Sep 2014 15:01:36
0.72d_10

|
adamw  |
Not sure where I found muttprint-langinfo existing before, but it doesn't
appear to be built in print/ or russian/, so remove it from the plist
entirely and bump PORTREVISION. |
08 Sep 2014 14:39:40
0.72d_9

|
adamw  |
So it looks like mutprint-langinfo is not built for the russian/ port.
Add a simple PLIST_SUB switch to account for this. |
06 Sep 2014 14:51:52
0.72d_9

|
adamw  |
Fix build by changing USE_TEX=texlive to USE_TEX=texmf.
While here, rearrage things so they are in a more predictable order.
The chaos led to there being two USES= that clobbered each other.
Also, remove an old fragment that was preventing bin/muttprint-langinfo
from being installed. |
29 Jul 2014 14:02:16
0.72d_8

|
adamw  |
Rename p*/ patch-xy patches to reflect the files they modify. |
05 May 2014 09:45:37
0.72d_8

|
bapt  |
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr |
06 Apr 2014 15:42:16
0.72d_8

|
bapt  |
Support stage
Switch from latex to texlive |
20 Sep 2013 22:44:00
0.72d_7

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
print) |
03 Aug 2013 13:44:01
0.72d_7

|
mat  |
- Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
11 May 2013 17:58:56
0.72d_7

|
hrs  |
Rectify USE_TEX to support both of teTeX and TeXLive.
TEX_DEFAULT:
A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf.
USE_TEX:
A knob for port developers. Valid keywords are listed in
bsd.tex.mk. |
06 May 2013 02:00:41
0.72d_7

|
hrs  |
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier. |
24 Apr 2013 04:13:09
0.72d_7

|
hrs  |
Merge print/psutils-a4 and print/psutils-letter into a single port
print/psutils. The default paper size in the programs can be set via
libpaper ($PAPERSIZE or etc/papersize configuration file). |
30 Jun 2012 05:48:33
0.72d_6
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
03 Jul 2011 06:14:57
0.72d_6
|
miwi  |
- Kick MD5 Support |
02 May 2011 12:44:53
0.72d_6
|
makc  |
Bump PORTREVISION after open-mofit update |
28 Mar 2010 06:47:48
0.72d_5
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.72d_4
|
dinoex  |
- update to jpeg-8 |
22 Aug 2009 00:35:32
0.72d_3 
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
22 Jul 2009 16:27:08
0.72d_3
|
pgollucci  |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
21 Apr 2009 22:17:26
0.72d_3
|
itetcu  |
Fix plist with -DNOPORTDOCS
Prompted by: QAT QA run |
09 Jan 2009 10:06:31
0.72d_3
|
pav  |
- This port does not need libgnugetopt |
06 Jun 2008 13:58:01
0.72d_3
|
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 21:24:20
0.72d_2
|
obraun  |
Reset maintainer to ports@ |
08 Sep 2007 01:04:03
0.72d_2
|
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
19 May 2007 20:32:57
0.72d_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
23 Jun 2006 13:30:26
0.72d_1
|
ahze  |
- Depend on cups-base instead of cups-lpr if WITH_CUPS is defined
Reported by: Sergey Akifyev |
13 May 2006 01:03:17
0.72d_1
|
edwin  |
Remove USE_REINPLACE from all categories starting with P |
07 Mar 2006 08:28:06
0.72d_1
|
ade  |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
24 Jan 2006 01:00:58
0.72d
|
edwin  |
SHA256ify
Approved by: krion@ |
16 May 2005 20:02:00
0.72d
|
obraun  |
* Upgrade to 0.72d.
* Welcome a new upstream maintainer, so reset the MASTER_SITE to sf.net |
26 Dec 2004 20:06:08
0.72c
|
obraun  |
Upgrade to 0.72c |
18 Dec 2004 18:48:29
0.72b
|
obraun  |
Set MASTER_SITES to MASTER_SITE_LOCAL, since the developer wants to stop his
project and remove also the upstream distfiles. |
21 Nov 2004 19:48:47
0.72b
|
obraun  |
Upgrade to 0.72b. |
12 Aug 2004 12:48:01
0.72a
|
mat  |
After devel/p5-File-Temp has gained an IGNORE for PERL_LEVEL > 500800, all
these ports were broken because they always depended on it. I've rearranged all
the dependencies to fit the new scheme. |
28 May 2004 08:47:30
0.72a
|
obraun  |
Upgrade to 0.72a |
11 Mar 2004 07:48:13
0.71_1
|
obraun  |
deUSE_SIZEify. |
04 Feb 2004 05:10:27
0.71_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
31 Jan 2004 11:16:48
0.71
|
obraun  |
SIZE-ify |
07 Oct 2003 07:46:58
0.71
|
edwin  |
Make print/muttprint suitable to act as a master-port, needed for
russian/muttprint
Informed maintainer.
Related PR: ports/50609 |
06 Aug 2003 20:05:00
0.71
|
obraun  |
s/A4/a4/ for PAPERSIZE. |
06 Aug 2003 19:27:25
0.71
|
obraun  |
* Set papersize in muttprint.
* Add a 'WITH_CUPS' knob to have muttprint use CUPS by default.
* Look for global conffile under ${PREFIX}/etc/
* Make portlint happy: use DOCSDIR and SITE_PERL
PR: ports/55317
Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov> |
01 Jun 2003 06:54:01
0.71
|
obraun  |
Upgrade to 0.71. |
11 May 2003 17:30:48
0.70_1
|
obraun  |
* Add dependecy on devel/p5-File-Temp.
* Bump PORTREVISION.
PR: ports/52020
Submitted by: Alex Semenyaka <alexs@ratmir.ru> |
26 Apr 2003 22:05:40
0.70
|
obraun  |
Upgrade to 0.70. |
06 Apr 2003 14:32:55
0.64_1
|
obraun  |
* Create a uniq tmpfile for each user.
* Bump PORTREVISION.
PR: ports/50540
Submitted by: Alex Semenyaka <alexs@snark.ratmir.ru> |
18 Feb 2003 10:50:48
0.64
|
obraun  |
De-pkg-comment and make portlint a little bit happier. |
01 Jan 2003 17:33:01
0.64
|
obraun  |
Upgrade to 0.64. |
05 Nov 2002 21:55:21
0.63a
|
obraun  |
Use PORTCOMMENT variable instead of pkg-comment file. |
12 Sep 2002 11:43:43
0.63a
|
obraun  |
* Upgrade to 0.63a.
* Fix paths in manpage and html documentation. |
09 Sep 2002 08:04:17
0.63
|
obraun  |
Upgrade to 0.63. |
21 Aug 2002 14:46:07
0.62b
|
obraun  |
Change MAINTAINER to my FreeBSD address.
Approved by: dwcjr (mentor) |
28 Feb 2002 15:12:32

|
vanilla  |
Upgrade to 0.62b |
18 Feb 2002 09:54:28

|
markp  |
Updated to 0.62a. |
17 Feb 2002 22:12:27

|
pat  |
* Add dependence on the new port graphics/compface in order to enable printing
x-faces. * Bump PORTREVISION. |
13 Feb 2002 15:59:10

|
dwcjr  |
Add dependencies on teTeX, psutils, and ImageMagick. Add -w flag for perl.
Bump PORTREVISION |
12 Feb 2002 22:58:59

|
dwcjr  |
Don't use warnings BUMP PORTREVISION |
12 Feb 2002 04:22:45

|
dwcjr  |
Fix spacing problem I created when fixing tabs |
12 Feb 2002 04:18:20

|
dwcjr  |
Add muttprint 0.61, utility to print mail with mutt. |