non port: print/cups-pdf/Makefile |
SVNWeb
|
Number of commits found XX: 42 |
Sat, 4 Jul 2020
|
[ 13:36 fluffy ] 
541216 print/cups-pdf/Makefile
print/cups-pdf: fix patching paths
|
Wed, 26 Feb 2020
|
[ 20:37 0mp ] 
527186 print/cups-pdf/Makefile
527186 print/cups-pdf/distinfo
527186 print/cups-pdf/pkg-plist
print/cups-pdf: Update to 3.0.1
Changelog:
https://www.cups-pdf.de/changelog.shtml
- Sort variables & improve style.
- Prefix some local variables with an underscore.
- Change the way PDF versions are handled (although the whole mechanism of
changing a configuration file via custom port variables should probably
be deprecated).
|
Mon, 15 Jul 2019
|
[ 09:02 amdmi3 ] 
506647 print/cups-pdf/Makefile
506647 print/cups-pdf/pkg-descr
- Whitespace and cosmetic fixes
- Switch to options helpers
- Respect LDFLAGS
- Update WWW
|
Tue, 19 Jul 2016
|
[ 11:04 mat ] 
418767 archivers/lbzip2/Makefile
418767 archivers/rar/Makefile
418767 archivers/star/Makefile
418767 audio/baresip/Makefile
418767 audio/id3ren/Makefile
418767 audio/mma/Makefile
418767 audio/teamspeak3-server/Makefile
418767 biology/biojava/Makefile
418767 biology/recombine/Makefile
418767 biology/seqan1/Makefile
(Only the first 10 of 174 ports in this commit are shown above. )
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 23 May 2016
|
[ 20:35 amdmi3 ] 
415742 archivers/rpm4/Makefile
415742 audio/abraca/Makefile
415742 audio/dsbmixer/Makefile
415742 audio/easytag/Makefile
415742 audio/exaile/Makefile
415742 audio/idjc/Makefile
415742 audio/libmp3splt/Makefile
415742 audio/mp3splt/Makefile
415742 audio/musicpd/Makefile
415742 audio/shoutcast/Makefile
(Only the first 10 of 217 ports in this commit are shown above. )
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket
|
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
|
Thu, 24 Mar 2016
|
[ 15:47 tijl ] 
411798 Mk/Uses/ghostscript.mk
411798 Mk/bsd.default-versions.mk
411798 UPDATING
411798 cad/xcircuit/Makefile
411798 chinese/enscript/Makefile
411798 comms/efax-gtk/Makefile
411798 comms/hylafax/Makefile
411798 deskutils/etask/Makefile
411798 deskutils/gworkspace/Makefile
411798 devel/aegis/Makefile
(Only the first 10 of 95 ports in this commit are shown above. )
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)
|
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 )
|
Sat, 22 Aug 2015
|
[ 17:48 hrs ] 
395047 MOVED
395047 Mk/Uses/ghostscript.mk
395047 UPDATING
395047 cad/xcircuit/Makefile
395047 comms/efax-gtk/Makefile
395047 comms/hylafax/Makefile
395047 comms/tkhylafax/Makefile
395047 deskutils/etask/Makefile
395047 devel/aegis/Makefile
395047 devel/doxygen/Makefile
(Only the first 10 of 354 ports in this commit are shown above. )
- 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 )
|
Thu, 16 Jul 2015
|
[ 20:53 kwm ] 
392322 CHANGES
392322 Mk/Uses/ghostscript.mk
392322 Mk/bsd.default-versions.mk
392322 Mk/bsd.port.mk
392322 Mk/bsd.sanity.mk
392322 cad/xcircuit/Makefile
392322 chinese/enscript/Makefile
392322 comms/efax-gtk/Makefile
392322 comms/hylafax/Makefile
392322 comms/tkhylafax/Makefile
(Only the first 10 of 89 ports in this commit are shown above. )
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
|
Mon, 12 May 2014
|
[ 19:11 rene ] 
353887 print/cups-pdf/Makefile
353887 print/cups-pdf/pkg-plist
- Add stage support [1]
- Add option support [1]
- Trim COMMENT
- Strip binary
- Use @sample keyword in pkg-plist
- Do not try to remove etc/cups owned by dependency
PR: ports/189682 [1]
Submitted by: Matthieu Volat <mazhe@alkumuna.eu>
|
Sat, 10 May 2014
|
[ 22:06 antoine ] 
353621 astro/p5-Weather-Underground/Makefile
353621 astro/weatherspect/Makefile
353621 audio/snack/Makefile
353621 graphics/imgv/Makefile
353621 java/mx4j/Makefile
353621 lang/bsh/Makefile
353621 misc/mmv/Makefile
353621 misc/unclutter/Makefile
353621 print/cups-pdf/Makefile
353621 textproc/weka/Makefile
(Only the first 10 of 13 ports in this commit are shown above. )
Maintainer no longer wishes to maintain those ports
With hat: portmgr
|
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)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ]
1.59 Mk/bsd.gecko.mk
1.1246 UPDATING
1.18 accessibility/accerciser/Makefile
1.12 accessibility/at-poke/Makefile
1.77 accessibility/at-spi/Makefile
1.5 accessibility/at-spi2-atk/Makefile
1.54 accessibility/dasher/Makefile
1.60 accessibility/gnome-mag/Makefile
1.45 accessibility/gnopernicus/Makefile
1.51 accessibility/gok/Makefile
(Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Wed, 30 Nov 2011
|
[ 20:34 jlaffaye ]
1.28 print/cups-pdf/Makefile
1.19 print/cups-pdf/distinfo
Update to 2.6.1
PR: ports/161306
Submitted by: "Simon Olofsson" <simon@olofsson.de> (maintainer)
Feature safe: yes
|
Tue, 29 Mar 2011
|
[ 17:53 dhn ]
1.27 print/cups-pdf/Makefile
1.18 print/cups-pdf/distinfo
- Update to 2.5.1
- Add LICENSE
PR: ports/156013
Submitted by: Simon Olofsson <simon@olofsson.de>
|
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
|
Mon, 28 Dec 2009
|
[ 17:38 delphij ]
1.24 print/cups-pdf/Makefile
1.7 print/cups-pdf/pkg-plist
Remove an unneeded plist line to make QAT happy.
Pointy hat to: delphij
|
Tue, 22 Dec 2009
|
[ 18:14 delphij ]
1.23 print/cups-pdf/Makefile
1.6 print/cups-pdf/pkg-plist
Fix broken installation.
Submitted by: maintainer
PR: ports/141900
|
Sat, 12 Dec 2009
|
[ 23:38 pav ]
1.22 print/cups-pdf/Makefile
- Mark BROKEN: does not install
Reported by: pointyhat
|
Fri, 30 Jan 2009
|
[ 18:47 gabor ]
1.21 print/cups-pdf/Makefile
1.17 print/cups-pdf/distinfo
1.7 print/cups-pdf/pkg-descr
- Update to 2.5.0
- Update author info
PR: ports/131064
Submitted by: "Simon Olofsson" <simon@olofsson.de> (maintainer)
|
Sun, 29 Jun 2008
|
[ 09:50 miwi ]
1.20 print/cups-pdf/Makefile
1.16 print/cups-pdf/distinfo
- Update to 2.4.8
PR: 125060
Submitted by: Simon Olofsson <simon@olofsson.de> (maintainer)
|
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, 27 Mar 2008
|
[ 14:20 jadawin ]
1.18 print/cups-pdf/Makefile
1.15 print/cups-pdf/distinfo
1.6 print/cups-pdf/pkg-descr
1.5 print/cups-pdf/pkg-plist
- Update to 2.4.7
- Update www and email address
PR: ports/122094
Submitted by: Simon Olofsson <simon@olofsson.de>
Approved by: tabthorpe (mentor)
|
Sun, 27 May 2007
|
[ 11:30 miwi ]
1.17 print/cups-pdf/Makefile
1.14 print/cups-pdf/distinfo
- Update to 2.4.6
PR: 112427
Submitted by: Simon Olofsson <simon@olofsson.de> (maintainer)
|
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}.
|
Tue, 6 Mar 2007
|
[ 19:07 miwi ]
1.15 print/cups-pdf/Makefile
1.13 print/cups-pdf/distinfo
1.5 print/cups-pdf/pkg-descr
- Update to 2.4.5
PR: 109796
Submitted by: Simon Olofsson <simon@olofsson.de> (maintainer)
|
Sat, 3 Feb 2007
|
[ 04:58 rafan ]
1.14 print/cups-pdf/Makefile
1.12 print/cups-pdf/distinfo
- Update to 2.4.4
PR: ports/108698
Submitted by: Simon Olofsson <simon at olofsson.de> (maintainer)
|
Thu, 23 Nov 2006
|
[ 16:34 pav ]
1.13 print/cups-pdf/Makefile
1.11 print/cups-pdf/distinfo
1.4 print/cups-pdf/pkg-descr
- Update to 2.4.3
PR: ports/105786
Submitted by: Simon Olofsson <simon@olofsson.de> (maintainer)
|
Wed, 4 Oct 2006
|
[ 15:55 pav ]
1.12 print/cups-pdf/Makefile
1.10 print/cups-pdf/distinfo
1.4 print/cups-pdf/pkg-plist
- Update to 2.4.2
PR: ports/103977
Submitted by: Simon Olofsson <simon@olofsson.de> (maintainer)
|
Wed, 28 Jun 2006
|
[ 21:14 itetcu ]
1.11 print/cups-pdf/Makefile
Starting with version 1.2.0 CUPS implements the "RunAsOption" no longer.
In order to ensure CUPS-PDF is running with the required root privileges
make 'root' the owner of the cups-pdf backend and set the file permissions of
the backend to 0700 (root only).
PR: ports/99498
Submitted by: maintainer
|
Sat, 17 Jun 2006
|
[ 10:46 itetcu ]
1.10 print/cups-pdf/Makefile
1.9 print/cups-pdf/distinfo
1.3 print/cups-pdf/pkg-plist
- Update to 2.4.1
- small esthetic changes
PR: ports/99063
Submitted by: maintainer
|
Fri, 9 Jun 2006
|
[ 21:20 pav ]
1.9 print/cups-pdf/Makefile
1.8 print/cups-pdf/distinfo
1.3 print/cups-pdf/pkg-descr
- Update to 2.4.0
- Take over maintainership
PR: ports/98751
Submitted by: Simon Olofsson <simon@olofsson.de>
Approved by: maintainer in ports/98408, in general
|
[ 06:18 itetcu ]
1.8 print/cups-pdf/Makefile
1.2 print/cups-pdf/pkg-plist
- patch cups-pdf.conf instead of header file.
- install cups-pdf.conf and cups-pdf.conf.sample
- bump PORTREVISION for plist change
- pass maintainership to submitter
PR: ports/98408
Submitted by: Simon Olofsson <simon@olofsson.de>
Approved by: Mark Reidel <ports@mark.reidel.info> (old maintainer)
lawrance (mentor, implicit)
|
Fri, 19 May 2006
|
[ 07:27 itetcu ]
1.7 print/cups-pdf/Makefile
1.7 print/cups-pdf/distinfo
- update to 2.3.1 [1]
- portlint
PR: ports/97447
Submitted by: Martin Wilke <freebsd@unixfreunde.de> [1]
Approved by: maintainer (via private email), lawrance (mentor)
|
Sun, 14 May 2006
|
[ 02:07 edwin ]
1.6 print/cups-pdf/Makefile
1.6 print/cups-pdf/distinfo
1.2 print/cups-pdf/pkg-descr
print/cups-pdf: update to 2.2.0, chase MASTER_SITES name change
As reported by the "Unfetchable distfiles reminder" eMail, the distfile
for print/cups-pdf is not fetchable. The last successful attempt points
back to Wed Apr 5 10:35:47 2006 UTC.
While i'm here,
- update to the latest version
- update MASTER_SITES and WWW line
PR: ports/96908
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Approved by: maintainer timeout
|
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
|
Sun, 9 Oct 2005
|
[ 19:17 ehaupt ]
1.4 print/cups-pdf/Makefile
1.4 print/cups-pdf/distinfo
- Update to 1.7.4
- Update master site
PR: 87159
Submitted by: Mark Daniel Reidel <ports@mark.reidel.info> (maintainer)
Approved by: novel (mentor)
|
Tue, 8 Mar 2005
|
[ 14:27 vs ]
1.3 print/cups-pdf/Makefile
1.3 print/cups-pdf/distinfo
- Update to 1.7.0
- Supports accounts without valid shells again
- Updated PostScript PPD file supporting more DIN formats
PR: ports/78485
Submitted by: maintainer
|
Sun, 30 Jan 2005
|
[ 13:37 pav ]
1.2 print/cups-pdf/Makefile
1.2 print/cups-pdf/distinfo
- Update to 1.6.5
PR: ports/76833
Submitted by: Mark Daniel Reidel <ports@mark.reidel.info> (maintainer)
|
Thu, 17 Jun 2004
|
[ 20:00 pav ]
1.307 print/Makefile
1.1 print/cups-pdf/Makefile
1.1 print/cups-pdf/distinfo
1.1 print/cups-pdf/pkg-descr
1.1 print/cups-pdf/pkg-plist
Add cups-pdf, a virtual printer for CUPS to produce PDF files.
PR: ports/67961
Submitted by: Mark Daniel Reidel <ports@mark.reidel.info>
|
Number of commits found XX: 42 |