non port: graphics/eps2png/Makefile |
SVNWeb
|
Number of commits found: 28 |
Fri, 2 Aug 2019
|
[ 09:02 amdmi3 ] 
507863 graphics/eps2png/Makefile
507863 graphics/eps2png/pkg-descr
- Add LICENSE
- Add NO_ARCH
- Update WWW
Approved by: portmgr blanket
|
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)
|
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
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] 
373448 CHANGES
373448 Mk/Uses/perl5.mk
373448 Mk/bsd.default-versions.mk
373448 Mk/bsd.port.mk
373448 UPDATING
373448 archivers/dpkg/Makefile
373448 archivers/p5-Archive-Any-Lite/Makefile
373448 archivers/p5-Archive-Any-Lite/pkg-plist
373448 archivers/p5-Archive-Any-Plugin-Rar/Makefile
373448 archivers/p5-Archive-Any-Plugin-Rar/pkg-plist
(Only the first 10 of 10077 ports in this commit are shown above. )
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above )
|
Mon, 16 Jun 2014
|
[ 06:52 vanilla ] 
357950 graphics/eps2png/Makefile
357950 graphics/eps2png/pkg-plist
Stagify.
Approved by: portmgr@
|
Fri, 20 Sep 2013
|
[ 18:35 bapt ] 
327733 graphics/4va/Makefile
327733 graphics/Cgraph/Makefile
327733 graphics/Coin/Makefile
327733 graphics/EZWGL/Makefile
327733 graphics/GraphicsMagick/Makefile
327733 graphics/GraphicsMagick12/Makefile
327733 graphics/GraphicsMagick13/Makefile
327733 graphics/Hermes/Makefile
327733 graphics/IPA/Makefile
327733 graphics/ImageMagick-nox11/Makefile
(Only the first 10 of 1084 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
|
Fri, 2 Aug 2013
|
[ 18:52 mat ] 
324174 archivers/p5-Archive-Any/Makefile
324174 archivers/p5-Archive-Extract/Makefile
324174 archivers/p5-Archive-Rar/Makefile
324174 archivers/p5-Archive-SimpleExtractor/Makefile
324174 archivers/p5-Archive-Zip/Makefile
324174 archivers/p5-Compress-LZF/Makefile
324174 archivers/p5-Compress-LZO/Makefile
324174 archivers/p5-Compress-LZW/Makefile
324174 archivers/p5-Mac-Macbinary/Makefile
324174 archivers/p5-POE-Filter-Bzip2/Makefile
(Only the first 10 of 1871 ports in this commit are shown above. )
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
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
|
Tue, 21 Jun 2011
|
[ 06:58 az ]
1.3 audio/pm3umpdl/Makefile
1.3 converters/p5-Encode-Locale/Makefile
1.3 converters/p5-Encoding-FixLatin/Makefile
1.10 converters/p5-String-Multibyte/Makefile
1.2 databases/p5-AnyEvent-Redis/Makefile
1.6 databases/p5-DBICx-TestDatabase/Makefile
1.11 databases/p5-GraphViz-DBI/Makefile
1.3 databases/p5-PostgreSQL-PLPerl-Call/Makefile
1.3 databases/p5-PostgreSQL-PLPerl-Trace/Makefile
1.3 databases/p5-Redis-hiredis/Makefile
(Only the first 10 of 116 ports in this commit are shown above. )
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
- Utilize CPAN macro
|
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
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ]
1.9 accessibility/accerciser/Makefile
1.8 accessibility/at-poke/Makefile
1.69 accessibility/at-spi/Makefile
1.49 accessibility/dasher/Makefile
1.40 accessibility/gnopernicus/Makefile
1.43 accessibility/gok/Makefile
1.8 accessibility/java-access-bridge/Makefile
1.29 accessibility/kdeaccessibility/Makefile
1.35 accessibility/kdeaccessibility4/Makefile
1.11 accessibility/mousetweaks/Makefile
(Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Thu, 28 May 2009
|
[ 23:49 miwi ]
1.15 graphics/eps2png/Makefile
1.6 graphics/eps2png/distinfo
1.2 graphics/eps2png/pkg-descr
- Update to version 2.7
- Update pkg-descr
PR: 135033
Submitted by: Ports Fury
|
Thu, 17 Apr 2008
|
[ 14:30 araujo ]
1.9 archivers/p5-Archive-Extract/Makefile
1.8 archivers/p5-Compress-Bzip2/Makefile
1.5 archivers/p5-Compress-LZW/Makefile
1.5 archivers/p5-PerlIO-gzip/Makefile
1.3 archivers/p5-PerlIO-via-Bzip2/Makefile
1.12 astro/p5-Astro-Catalog/Makefile
1.10 astro/p5-Astro-MoonPhase/Makefile
1.6 astro/p5-Astro-Sunrise/Makefile
1.8 astro/p5-GPS/Makefile
1.3 audio/p5-Audio-Beep/Makefile
(Only the first 10 of 2168 ports in this commit are shown above. )
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav)
|
Thu, 3 Apr 2008
|
[ 13:36 mat ]
1.13 graphics/eps2png/Makefile
1.5 graphics/eps2png/distinfo
Update to 2.6
|
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}.
|
Sun, 9 Jul 2006
|
[ 10:55 erwin ]
1.11 graphics/eps2png/Makefile
1.4 graphics/eps2png/distinfo
Update to 2.5
|
Sat, 15 Apr 2006
|
[ 06:46 linimon ]
1.6 devel/libtap/Makefile
1.10 graphics/eps2png/Makefile
1.12 graphics/scr2png/Makefile
1.11 palm/isilo/Makefile
1.30 print/jadetex/Makefile
1.18 textproc/docbook-241/Makefile
1.19 textproc/docbook-300/Makefile
1.23 textproc/docbook-310/Makefile
1.18 textproc/docbook/Makefile
1.5 textproc/scr2txt/Makefile
Reset nik's ports due to no response to email about status and various
maintainer-timeouts. We hope to see him more active again in the future.
Hat: portmgr
|
Mon, 26 Dec 2005
|
[ 00:33 edwin ]
1.9 graphics/eps2png/Makefile
1.3 graphics/eps2png/distinfo
Update port: graphics/eps2png update to 2.2
- Update port to 2.2 to fix fetch problem.
- Add SHA256.
PR: ports/90707
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
|
Tue, 20 Jan 2004
|
[ 16:30 marcus ]
1.45 cad/xcircuit/Makefile
1.8 chinese/enscript/Makefile
1.15 chinese/moefonts-cid/Makefile
1.20 comms/tkhylafax/Makefile
1.12 deskutils/gworkspace/Makefile
1.38 devel/doxygen/Makefile
1.175 graphics/ImageMagick/Makefile
1.8 graphics/eps2png/Makefile
1.19 graphics/epstool/Makefile
1.7 graphics/ipe/Makefile
(Only the first 10 of 35 ports in this commit are shown above. )
Use the new ghostscript options.
Submitted by: linimon
|
Sun, 31 Aug 2003
|
[ 00:32 edwin ]
1.7 graphics/eps2png/Makefile
[PATCH] graphics/eps2png: 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/54927
Submitted by: Jens Rehsack <rehsack@liwing.de>
|
Fri, 7 Mar 2003
|
[ 06:04 ade ]
1.11 graphics/Cgraph/Makefile
1.2 graphics/Cgraph/pkg-comment
1.55 graphics/Mesa3/Makefile
1.4 graphics/Mesa3/pkg-comment
1.3 graphics/backfract/Makefile
1.2 graphics/backfract/pkg-comment
1.4 graphics/camserv/Makefile
1.2 graphics/camserv/pkg-comment
1.12 graphics/chbg/Makefile
1.2 graphics/chbg/pkg-comment
(Only the first 10 of 238 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Tue, 11 Sep 2001
|
[ 22:23 knu ]
unknown cad/xcircuit/Makefile
unknown chinese/moefonts-cid/Makefile
unknown graphics/ImageMagick/Makefile
unknown graphics/eps2png/Makefile
unknown graphics/epstool/Makefile
unknown graphics/ipe/Makefile
unknown graphics/peps/Makefile
unknown graphics/pstoedit/Makefile
unknown misc/instant-workstation/Makefile
unknown print/apsfilter/Makefile
(Only the first 10 of 13 ports in this commit are shown above. )
Replace the ghostscript6 dependencies with ghostscript-gnu.
|
Fri, 24 Aug 2001
|
[ 22:32 tobez ]
unknown databases/p5-DBIWrapper/Makefile
unknown devel/p5-Devel-StackTrace/Makefile
unknown devel/p5-Exception-Class/Makefile
unknown ftp/p5-Net-FTPServer/Makefile
unknown graphics/eps2png/Makefile
unknown graphics/p5-Imager/Makefile
unknown irc/p5-POE-Component-IRC/Makefile
unknown mail/grepmail/Makefile
unknown mail/p5-Mail-ListDetector/Makefile
unknown mail/p5-Mail-Tools/Makefile
(Only the first 10 of 24 ports in this commit are shown above. )
Remove redundant USE_PERL5 statements.
|
Sat, 10 Mar 2001
|
[ 07:08 kris ]
unknown graphics/eps2png/Makefile
unknown graphics/eps2png/pkg-plist
Fix plist
|
Sat, 24 Feb 2001
|
[ 11:33 nik ]
unknown graphics/eps2png/Makefile
Use a different install mechanism, which should rewritete the #! line
properly. Bump PORTREVISION.
|
Mon, 12 Feb 2001
|
[ 18:37 nik ]
unknown graphics/eps2png/Makefile
unknown graphics/eps2png/distinfo
unknown graphics/eps2png/pkg-comment
unknown graphics/eps2png/pkg-descr
unknown graphics/eps2png/pkg-plist
Add eps2png, for converting EPS to PNG.
|
Number of commits found: 28 |