non port: print/muttprint/Makefile |
SVNWeb
|
Number of commits found XX: 64 |
Sat, 10 Nov 2018
|
[ 19:57 kwm ] 
484640 MOVED
484640 audio/beets/Makefile
484640 audio/kwave/Makefile
484640 audio/mp3plot/Makefile
484640 comms/apitran/Makefile
484640 comms/gscmxx/Makefile
484640 databases/opendbviewer/Makefile
484640 databases/virtuoso/Makefile
484640 deskutils/ljit/Makefile
484640 deskutils/shutter/Makefile
(Only the first 10 of 157 ports in this commit are shown above. )
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>
|
Wed, 12 Sep 2018
|
[ 07:55 romain ] 
479586 print/muttprint/Makefile
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.
|
Mon, 10 Sep 2018
|
[ 13:14 mat ] 
479406 accessibility/kmag/Makefile
479406 accessibility/kmousetool/Makefile
479406 accessibility/kmouth/Makefile
479406 archivers/ark/Makefile
479406 archivers/brotli/Makefile
479406 archivers/erlang-snappy/Makefile
479406 archivers/lzop/Makefile
479406 astro/geographiclib/Makefile
479406 astro/libkgeomap/Makefile
479406 astro/marble/Makefile
(Only the first 10 of 995 ports in this commit are shown above. )
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
|
Mon, 30 Apr 2018
|
[ 06:17 romain ] 
468672 print/muttprint/Makefile
468672 print/muttprint/files/patch-muttprint
Unbreak with recent version of Perl
PR: 227856
Submitted by: romain
Approved by: Matthias Apitz <guru@unixarea.de> (maintainer)
|
Fri, 21 Oct 2016
|
[ 12:51 mat ] 
424411 Makefile
424411 Mk/Uses/elixir.mk
424411 Mk/Uses/erlang.mk
424411 Mk/Uses/gem.mk
424411 Mk/Uses/gnome.mk
424411 Mk/Uses/gssapi.mk
424411 Mk/Uses/pear.mk
424411 Mk/Uses/perl5.mk
424411 Mk/Uses/php.mk
424411 Mk/bsd.gecko.mk
(Only the first 10 of 718 ports in this commit are shown above. )
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] 
412348 mail/addresses-goodies/Makefile
412348 mail/alpine/Makefile
412348 mail/anubis/Makefile
412348 mail/archiveopteryx-devel/Makefile
412348 mail/archiveopteryx/Makefile
412348 mail/assp/Makefile
412348 mail/automx/Makefile
412348 mail/avenger/Makefile
412348 mail/balsa/Makefile
412348 mail/batv-milter/Makefile
(Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 11 Mar 2016
|
[ 11:53 tijl ] 
410825 MOVED
410825 UPDATING
410825 editors/libreoffice/Makefile
410825 editors/libreoffice4/Makefile
410825 editors/openoffice-4/Makefile
410825 editors/openoffice-devel/Makefile
410825 emulators/wine-devel/Makefile
410825 emulators/wine/Makefile
410825 games/pythonsudoku/Makefile
410825 graphics/darktable/Makefile
(Only the first 10 of 128 ports in this commit are shown above. )
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 )
|
Thu, 25 Feb 2016
|
[ 13:05 rakuco ] 
409515 print/muttprint/Makefile
409515 print/muttprint/distinfo
409515 print/muttprint/files/patch-Makefile
409515 print/muttprint/files/patch-Makefile.am
409515 print/muttprint/files/patch-configure.ac
409515 print/muttprint/files/patch-doc_manpages_Makefile
409515 print/muttprint/files/patch-doc_manpages_de_muttprint.pod
409515 print/muttprint/files/patch-doc_manpages_en_muttprint.pod
409515 print/muttprint/files/patch-doc_manpages_es_muttprint.pod
409515 print/muttprint/files/patch-doc_manpages_it_muttprint.pod
(Only the first 10 of 23 ports in this commit are shown above. )
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)
|
Fri, 28 Nov 2014
|
[ 11:19 marino ] 
373545 print/muttprint/Makefile
print/muttprint: provide option to build it without X11 support
PR: 194283
Submitted by: Frank Wall
Approved by: maintainer timeout
|
Mon, 13 Oct 2014
|
[ 18:18 pi ] 
370811 print/muttprint/Makefile
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)
|
Sat, 11 Oct 2014
|
[ 11:50 pi ] 
370632 print/muttprint/Makefile
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>
|
Thu, 11 Sep 2014
|
[ 15:01 adamw ] 
367944 print/muttprint/Makefile
367944 print/muttprint/pkg-plist
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.
|
Mon, 8 Sep 2014
|
[ 14:39 adamw ] 
367634 print/muttprint/Makefile
367634 print/muttprint/pkg-plist
So it looks like mutprint-langinfo is not built for the russian/ port.
Add a simple PLIST_SUB switch to account for this.
|
Sat, 6 Sep 2014
|
[ 14:51 adamw ] 
367441 print/muttprint/Makefile
367441 print/muttprint/pkg-plist
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.
|
Mon, 5 May 2014
|
[ 09:45 bapt ] 
352986 CHANGES
352986 Mk/Uses/cmake.mk
352986 Mk/Uses/qmail.mk
352986 Mk/Uses/scons.mk
352986 Mk/bsd.apache.mk
352986 Mk/bsd.autotools.mk
352986 Mk/bsd.database.mk
352986 Mk/bsd.default-versions.mk
352986 Mk/bsd.efl.mk
352986 Mk/bsd.fpc.mk
(Only the first 10 of 293 ports in this commit are shown above. )
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
|
Sun, 6 Apr 2014
|
[ 15:42 bapt ] 
350369 print/muttprint/Makefile
350369 print/muttprint/files/patch-Makefile
350369 print/muttprint/pkg-plist
Support stage
Switch from latex to texlive
|
Fri, 20 Sep 2013
|
[ 22:44 bapt ] 
327765 print/a2pdf/Makefile
327765 print/a2ps/Makefile
327765 print/abc2mtex/Makefile
327765 print/abcm2ps/Makefile
327765 print/abntex/Makefile
327765 print/acrobatviewer/Makefile
327765 print/acroread8/Makefile
327765 print/acroread9/Makefile
327765 print/acroreadwrapper/Makefile
327765 print/adobe-cmaps/Makefile
(Only the first 10 of 325 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
print)
|
Sat, 3 Aug 2013
|
[ 13:44 mat ] 
324191 audio/abcselect/Makefile
324191 audio/audiotag/Makefile
324191 audio/autozen/Makefile
324191 audio/mp3check/Makefile
324191 audio/mp3riot/Makefile
324191 benchmarks/dbs/Makefile
324191 biology/lagan/Makefile
324191 biology/wise/Makefile
324191 cad/chipvault/Makefile
324191 cad/dinotrace/Makefile
(Only the first 10 of 124 ports in this commit are shown above. )
- Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
Sat, 11 May 2013
|
[ 17:58 hrs ] 
317899 Mk/bsd.tex.mk
317899 arabic/arabtex/Makefile
317899 astro/pp3/Makefile
317899 chinese/cwtex/Makefile
317899 comms/gnuradio/Makefile
317899 deskutils/etask/Makefile
317899 deskutils/tomboy-plugin-latex/Makefile
317899 devel/avr-libc/Makefile
317899 devel/doxygen/Makefile
317899 devel/gdcm/Makefile
(Only the first 10 of 152 ports in this commit are shown above. )
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.
|
Mon, 6 May 2013
|
[ 02:00 hrs ] 
317455 Mk/bsd.tex.mk
317455 arabic/arabtex/Makefile
317455 astro/pp3/Makefile
317455 chinese/cwtex/Makefile
317455 comms/gnuradio/Makefile
317455 deskutils/etask/Makefile
317455 deskutils/tomboy-plugin-latex/Makefile
317455 devel/avr-libc/Makefile
317455 devel/doxygen/Makefile
317455 devel/gdcm/Makefile
(Only the first 10 of 150 ports in this commit are shown above. )
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier.
|
Wed, 24 Apr 2013
|
[ 04:13 hrs ] 
316401 MOVED
316401 UPDATING
316401 print/Makefile
316401 print/apsfilter/Makefile
316401 print/lpr-wrapper/Makefile
316401 print/muttprint/Makefile
316401 print/psutils
316401 print/psutils-a4
316401 print/psutils-letter
316401 print/psutils/Makefile
(Only the first 10 of 21 ports in this commit are shown above. )
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).
|
Sat, 30 Jun 2012
|
[ 05:48 az ]
1.157 mail/p5-Mail-SpamAssassin/Makefile
1.44 print/muttprint/Makefile
1.56 www/MT/Makefile
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
|
Mon, 2 May 2011
|
[ 12:44 makc ]
1.7 arabic/arabtex/Makefile
1.8 astro/pp3/Makefile
1.10 astro/xmoontool/Makefile
1.8 audio/dekagen/Makefile
1.11 audio/fdmf/Makefile
1.35 audio/rosegarden/Makefile
1.14 audio/xanalyser/Makefile
1.67 audio/xmcd/Makefile
1.24 audio/xmmix/Makefile
1.27 audio/xmradio/Makefile
(Only the first 10 of 195 ports in this commit are shown above. )
Bump PORTREVISION after open-mofit update
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ]
1.20 Mk/bsd.gecko.mk
1.12 accessibility/accerciser/Makefile
1.10 accessibility/at-poke/Makefile
1.72 accessibility/at-spi/Makefile
1.51 accessibility/dasher/Makefile
1.54 accessibility/gnome-mag/Makefile
1.42 accessibility/gnopernicus/Makefile
1.46 accessibility/gok/Makefile
1.11 accessibility/java-access-bridge/Makefile
1.32 accessibility/kdeaccessibility/Makefile
(Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ]
1.19 Mk/bsd.gecko.mk
1.11 accessibility/accerciser/Makefile
1.9 accessibility/at-poke/Makefile
1.71 accessibility/at-spi/Makefile
1.50 accessibility/dasher/Makefile
1.53 accessibility/gnome-mag/Makefile
1.41 accessibility/gnopernicus/Makefile
1.45 accessibility/gok/Makefile
1.10 accessibility/java-access-bridge/Makefile
1.31 accessibility/kdeaccessibility/Makefile
(Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Sat, 22 Aug 2009
|
[ 00:35 amdmi3 ]
1.7 palm/barry/Makefile
1.10 palm/bibelot/Makefile
1.11 palm/makeztxt/Makefile
1.22 palm/pilrc/Makefile
1.7 palm/romeo/Makefile
1.31 palm/synce-gvfs/Makefile
1.4 palm/synce-hal/Makefile
1.25 palm/synce-librapi2/Makefile
1.23 palm/synce-librra/Makefile
1.22 palm/synce-libsynce/Makefile
(Only the first 10 of 349 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
|
Wed, 22 Jul 2009
|
[ 16:27 pgollucci ]
1.61 archivers/p5-Compress-Zlib/Makefile
1.18 archivers/p5-IO-Compress-Base/Makefile
1.12 archivers/p5-IO-Zlib/Makefile
1.8 audio/p5-Audio-WMA/Makefile
1.3 audio/p5-MP3-Find/Makefile
1.20 audio/pacpl/Makefile
1.4 benchmarks/p5-Benchmark-Stopwatch/Makefile
1.15 biology/p5-Bio-Das/Makefile
1.21 biology/p5-bioperl/Makefile
1.8 converters/convmv/Makefile
(Only the first 10 of 263 ports in this commit are shown above. )
- 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)
|
Fri, 9 Jan 2009
|
[ 10:06 pav ]
1.38 print/muttprint/Makefile
- This port does not need libgnugetopt
|
Fri, 6 Jun 2008
|
[ 13:58 edwin ]
1.135 print/apsfilter/Makefile
1.33 print/auctex/Makefile
1.43 print/cjk-lyx/Makefile
1.95 print/cups-base/Makefile
1.9 print/cups-magicolor/Makefile
1.19 print/cups-pdf/Makefile
1.30 print/cups-pstoraster/Makefile
1.9 print/cups-samba/Makefile
1.3 print/cups-smb-backend/Makefile
1.40 print/cups/Makefile
(Only the first 10 of 107 ports in this commit are shown above. )
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)
|
Thu, 28 Feb 2008
|
[ 21:24 obraun ]
1.36 print/muttprint/Makefile
Reset maintainer to ports@
|
Sat, 8 Sep 2007
|
[ 01:04 linimon ]
1.15 ports-mgmt/p5-FreeBSD-Portindex/Makefile
1.8 ports-mgmt/portscout/Makefile
1.2 print/a2pdf/Makefile
1.10 print/axpoint/Makefile
1.2 print/latexdiff/Makefile
1.35 print/muttprint/Makefile
1.4 print/p5-Net-Printer/Makefile
1.10 print/p5-PDFLib/Makefile
1.4 print/p5-XML-ApacheFOP/Makefile
1.5 security/amavis-stats/Makefile
(Only the first 10 of 88 ports in this commit are shown above. )
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
|
Sat, 19 May 2007
|
[ 20:32 flz ]
1.1364 MOVED
1.566 Mk/bsd.port.mk
1.1 Mk/bsd.xorg.mk
1.1 Tools/scripts/mergebase.sh
1.502 UPDATING
1.2 accessibility/at-poke/Makefile
1.60 accessibility/at-spi/Makefile
1.29 accessibility/at-spi/pkg-plist
1.51 accessibility/atk/Makefile
1.27 accessibility/atk/pkg-plist
(Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Fri, 23 Jun 2006
|
[ 13:30 ahze ]
1.33 print/muttprint/Makefile
- Depend on cups-base instead of cups-lpr if WITH_CUPS is defined
Reported by: Sergey Akifyev
|
Sat, 13 May 2006
|
[ 01:03 edwin ]
1.33 palm/coldsync/Makefile
1.45 palm/gnomepilot-conduits2/Makefile
1.11 palm/ppmtoTbmp/Makefile
1.19 palm/syncal/Makefile
1.16 palm/synce-librapi2/Makefile
1.11 palm/synce-rra/Makefile
1.15 polish/gnugadu/Makefile
1.35 polish/gnugadu2/Makefile
1.3 polish/libgadu/Makefile
1.3 polish/sap/Makefile
(Only the first 10 of 60 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with P
|
Tue, 7 Mar 2006
|
[ 08:28 ade ]
1.8 astro/gkrellmoon/Makefile
1.6 astro/gkrellsun/Makefile
1.11 astro/roadmap/Makefile
1.16 astro/spacechart/Makefile
1.8 audio/aube/Makefile
1.45 audio/aumix/Makefile
1.18 audio/autozen/Makefile
1.6 audio/cantus/Makefile
1.38 audio/easytag/Makefile
1.29 audio/extace/Makefile
(Only the first 10 of 633 ports in this commit are shown above. )
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
|
Mon, 16 May 2005
|
[ 20:02 obraun ]
1.30 print/muttprint/Makefile
1.13 print/muttprint/distinfo
1.10 print/muttprint/pkg-plist
* Upgrade to 0.72d.
* Welcome a new upstream maintainer, so reset the MASTER_SITE to sf.net
|
Sun, 26 Dec 2004
|
[ 20:06 obraun ]
1.29 print/muttprint/Makefile
1.12 print/muttprint/distinfo
Upgrade to 0.72c
|
Sat, 18 Dec 2004
|
[ 18:48 obraun ]
1.28 print/muttprint/Makefile
Set MASTER_SITES to MASTER_SITE_LOCAL, since the developer wants to stop his
project and remove also the upstream distfiles.
|
Sun, 21 Nov 2004
|
[ 19:48 obraun ]
1.27 print/muttprint/Makefile
1.11 print/muttprint/distinfo
1.9 print/muttprint/pkg-plist
Upgrade to 0.72b.
|
Thu, 12 Aug 2004
|
[ 12:48 mat ]
1.12 biology/p5-bioperl/Makefile
1.12 databases/p5-Class-DBI/Makefile
1.6 devel/cvsmonitor/Makefile
1.7 devel/p5-Data-TemporaryBag/Makefile
1.5 devel/p5-File-Flat/Makefile
1.2 devel/p5-File-Modified/Makefile
1.4 devel/p5-Log-Dispatch-Config/Makefile
1.8 devel/p5-PAR/Makefile
1.4 devel/p5-PatchReader/Makefile
1.3 devel/p5-Test-Reporter/Makefile
(Only the first 10 of 27 ports in this commit are shown above. )
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.
|
Fri, 28 May 2004
|
[ 08:47 obraun ]
1.25 print/muttprint/Makefile
1.10 print/muttprint/distinfo
1.6 print/muttprint/files/patch-aa
1.9 print/muttprint/files/patch-ab
1.1 print/muttprint/files/patch-langinfo::Makefile
1.3 print/muttprint/pkg-descr
1.8 print/muttprint/pkg-plist
Upgrade to 0.72a
|
Thu, 11 Mar 2004
|
[ 07:48 obraun ]
1.7 databases/hs-hsql/Makefile
1.9 deskutils/checkrdf/Makefile
1.10 deskutils/rolo/Makefile
1.18 devel/darcs/Makefile
1.18 devel/hs-buddha/Makefile
1.19 devel/hs-c2hs/Makefile
1.10 devel/hs-crypto/Makefile
1.14 devel/hs-drift/Makefile
1.13 devel/hs-green-card/Makefile
1.15 devel/hs-haddock/Makefile
(Only the first 10 of 29 ports in this commit are shown above. )
deUSE_SIZEify.
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ]
1.6 mail/hotwayd/Makefile
1.12 mail/ifile/Makefile
1.30 mail/imp3/Makefile
1.5 mail/isoqlog/Makefile
1.16 mail/kiltdown/Makefile
1.4 mail/kshowmail/Makefile
1.3 mail/ksig/Makefile
1.18 mail/lbdb/Makefile
1.9 mail/liamail/Makefile
1.26 mail/libesmtp/Makefile
(Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Sat, 31 Jan 2004
|
[ 11:16 obraun ]
1.2 databases/hs-hsql/Makefile
1.2 databases/hs-hsql/distinfo
1.8 deskutils/checkrdf/Makefile
1.7 deskutils/checkrdf/distinfo
1.9 deskutils/rolo/Makefile
1.6 deskutils/rolo/distinfo
1.14 devel/darcs/Makefile
1.11 devel/darcs/distinfo
1.13 devel/hs-buddha/Makefile
1.12 devel/hs-buddha/distinfo
(Only the first 10 of 60 ports in this commit are shown above. )
SIZE-ify
|
Tue, 7 Oct 2003
|
[ 07:46 edwin ]
1.21 print/muttprint/Makefile
Make print/muttprint suitable to act as a master-port, needed for
russian/muttprint
Informed maintainer.
Related PR: ports/50609
|
Wed, 6 Aug 2003
|
[ 20:05 obraun ]
1.20 print/muttprint/Makefile
s/A4/a4/ for PAPERSIZE.
|
[ 19:27 obraun ]
1.19 print/muttprint/Makefile
1.8 print/muttprint/files/patch-ab
1.7 print/muttprint/pkg-plist
* 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>
|
Sun, 1 Jun 2003
|
[ 06:54 obraun ]
1.18 print/muttprint/Makefile
1.8 print/muttprint/distinfo
1.5 print/muttprint/files/patch-aa
1.6 print/muttprint/files/patch-ad
1.6 print/muttprint/pkg-plist
Upgrade to 0.71.
|
Sun, 11 May 2003
|
[ 17:30 obraun ]
1.17 print/muttprint/Makefile
* Add dependecy on devel/p5-File-Temp.
* Bump PORTREVISION.
PR: ports/52020
Submitted by: Alex Semenyaka <alexs@ratmir.ru>
|
Sat, 26 Apr 2003
|
[ 22:05 obraun ]
1.16 print/muttprint/Makefile
1.7 print/muttprint/distinfo
1.4 print/muttprint/files/patch-aa
1.7 print/muttprint/files/patch-ab
1.4 print/muttprint/files/patch-ac
1.5 print/muttprint/files/patch-ad
1.5 print/muttprint/pkg-plist
Upgrade to 0.70.
|
Sun, 6 Apr 2003
|
[ 14:32 obraun ]
1.15 print/muttprint/Makefile
1.6 print/muttprint/files/patch-ab
* Create a uniq tmpfile for each user.
* Bump PORTREVISION.
PR: ports/50540
Submitted by: Alex Semenyaka <alexs@snark.ratmir.ru>
|
Tue, 18 Feb 2003
|
[ 10:50 obraun ]
1.3 deskutils/checkrdf/Makefile
1.2 deskutils/checkrdf/pkg-comment
1.2 devel/hs-buddha/Makefile
1.2 devel/hs-buddha/pkg-comment
1.9 devel/hs-c2hs/Makefile
1.4 devel/hs-c2hs/pkg-comment
1.7 devel/hs-drift/Makefile
1.4 devel/hs-drift/pkg-comment
1.8 devel/hs-green-card/Makefile
1.4 devel/hs-green-card/pkg-comment
(Only the first 10 of 42 ports in this commit are shown above. )
De-pkg-comment and make portlint a little bit happier.
|
Wed, 1 Jan 2003
|
[ 17:33 obraun ]
1.13 print/muttprint/Makefile
1.6 print/muttprint/distinfo
Upgrade to 0.64.
|
Tue, 5 Nov 2002
|
[ 21:55 obraun ]
1.6 devel/hs-c2hs/Makefile
1.2 devel/hs-c2hs/pkg-comment
1.4 devel/hs-drift/Makefile
1.2 devel/hs-drift/pkg-comment
1.4 devel/hs-green-card/Makefile
1.2 devel/hs-green-card/pkg-comment
1.6 devel/hs-haddock/Makefile
1.2 devel/hs-haddock/pkg-comment
1.18 devel/hs-hat/Makefile
1.3 devel/hs-hat/pkg-comment
(Only the first 10 of 36 ports in this commit are shown above. )
Use PORTCOMMENT variable instead of pkg-comment file.
|
Thu, 12 Sep 2002
|
[ 11:43 obraun ]
1.10 print/muttprint/Makefile
1.5 print/muttprint/distinfo
1.3 print/muttprint/files/patch-aa
1.4 print/muttprint/files/patch-ad
* Upgrade to 0.63a.
* Fix paths in manpage and html documentation.
|
Mon, 9 Sep 2002
|
[ 08:04 obraun ]
1.9 print/muttprint/Makefile
1.4 print/muttprint/distinfo
1.4 print/muttprint/pkg-plist
Upgrade to 0.63.
|
Wed, 21 Aug 2002
|
[ 14:46 obraun ]
1.4 devel/haddock/Makefile
1.14 lang/hugs/Makefile
1.76 net/rsync/Makefile
1.2 news/cleanscore/Makefile
1.14 print/lout/Makefile
1.8 print/muttprint/Makefile
1.2 sysutils/durep/Makefile
1.2 textproc/unrtf/Makefile
1.10 www/swish++/Makefile
1.19 x11-fm/gentoo/Makefile
(Only the first 10 of 12 ports in this commit are shown above. )
Change MAINTAINER to my FreeBSD address.
Approved by: dwcjr (mentor)
|
Thu, 28 Feb 2002
|
[ 15:12 vanilla ]
unknown print/muttprint/Makefile
unknown print/muttprint/distinfo
unknown print/muttprint/files/patch-ab
unknown print/muttprint/files/patch-ac
unknown print/muttprint/files/patch-ad
unknown print/muttprint/pkg-plist
Upgrade to 0.62b
|
Mon, 18 Feb 2002
|
[ 09:54 markp ]
unknown print/muttprint/Makefile
unknown print/muttprint/distinfo
unknown print/muttprint/files/patch-aa
unknown print/muttprint/files/patch-ab
unknown print/muttprint/files/patch-ac
unknown print/muttprint/files/patch-ad
unknown print/muttprint/pkg-plist
Updated to 0.62a.
|
Sun, 17 Feb 2002
|
[ 22:12 pat ]
unknown print/muttprint/Makefile
* Add dependence on the new port graphics/compface in order to enable printing
x-faces. * Bump PORTREVISION.
|
Wed, 13 Feb 2002
|
[ 15:59 dwcjr ]
unknown print/muttprint/Makefile
unknown print/muttprint/files/patch-ab
Add dependencies on teTeX, psutils, and ImageMagick. Add -w flag for perl.
Bump PORTREVISION
|
Tue, 12 Feb 2002
|
[ 22:58 dwcjr ]
unknown print/muttprint/Makefile
unknown print/muttprint/files/patch-ab
unknown print/muttprint/pkg-comment
unknown print/muttprint/pkg-descr
Don't use warnings BUMP PORTREVISION
|
[ 04:22 dwcjr ]
unknown print/muttprint/Makefile
Fix spacing problem I created when fixing tabs
|
[ 04:18 dwcjr ]
unknown print/muttprint/Makefile
unknown print/muttprint/distinfo
unknown print/muttprint/files/patch-aa
unknown print/muttprint/files/patch-ab
unknown print/muttprint/files/patch-ac
unknown print/muttprint/files/patch-ad
unknown print/muttprint/files/patch-ae
unknown print/muttprint/pkg-comment
unknown print/muttprint/pkg-descr
unknown print/muttprint/pkg-plist
Add muttprint 0.61, utility to print mail with mutt.
|
Number of commits found XX: 64 |