8da6 FreshPorts -- graphics/p5-CAD-Drawing
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-CAD-Drawing 0.26_7 graphics on this many watch lists=0 search for ports that depend on this port
Methods to create, load, and save vector graphics
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 22 May 2006 01:31:42
Also Listed In: perl5
License: not specified in port


The primary intention of this module is to provide high-level operations 
for creating, loading, saving and manipulating vector graphics without 
having to be overly concerned about smile floormats. As the code has seen 
more use, it has also drifted into a general purpose geometry API.

Author: Eric L. Wilhelm <ewilhelm at cpan dot org>
WWW: http://search.cpan.org/dist/CAD-Drawing/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. math/p5-Math-Vec
  2. math/p5-CAD-Calc
  3. math/p5-MatrixReal
  4. graphics/ImageMagick
  5. devel/p5-Stream
  6. math/p5-Math-Geometry-Planar
  7. devel/p5-Module-Build
  8. lang/perl5.14
Required To Run:
  1. math/p5-Math-Vec
  2. math/p5-CAD-Calc
  3. math/p5-MatrixReal
  4. graphics/ImageMagick
  5. devel/p5-Stream
  6. math/p5-Math-Geometry-Planar
  7. lang/perl5.14

This port is required by:

for Build for Run

To install the port: cd /usr/ports/graphics/p5-CAD-Drawing/ && make install clean
To add the package: pkg_add -r p5-CAD-Drawing


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/CAD/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/CAD/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/CAD/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/CAD/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/CAD/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/CAD/
  8. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/CAD/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/CAD/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/CAD/
  11. http://at.cpan.org/modules/by-module/CAD/
  12. http://backpan.perl.org/modules/by-module/CAD/
  13. http://cpan.nctu.edu.tw/modules/by-module/CAD/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/CAD/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/CAD/
  16. http://www.cpan.dk/modules/by-module/CAD/
  17. http://www.cpan.dk/modules/by-module/CAD/

Number of commits found: 22

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
24 May 2013 07:57:16
Original commit files touched by this commit  0.26_7
az search for other commits by this committer
- Trim Makefile header
- Assign maintainership to perl@
- Remove unnecessary depend on PERL_LEVEL < 5.12
03 Jul 2012 17:38:41
Original commit files touched by this commit  0.26_7
az search for other commits by this committer
graphics/ImageMagick can change package name via PKGNAMESUFFIX.
We should not rely on this.

Reported by:    Jarrod Sayers <jarrod at downtools.com.au>
Pointy hat:     az@
10 Jun 2012 18:42:48
Original commit files touched by this commit  0.26_7
swills search for other commits by this committer
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:             ports/168208
Approved by:    portmgr (miwi)
04 Jun 2012 16:53:46
Original commit files touched by this commit  0.26_7
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS
01 Jun 2012 05:26:28
Original commit files touched by this commit  0.26_7
dinoex search for other commits by this committer
- update png to 1.5.10
13 Mar 2012 16:15:36
Original commit files touched by this commit  0.26_6
pgollucci search for other commits by this committer
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
08 Mar 2012 18:45:38
Original commit files touched by this commit  0.26_6
pgollucci search for other commits by this committer
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
28 Dec 2011 08:20:20
Original commit files touched by this commit  0.26_6
ehaupt search for other commits by this committer
End WWW CPAN URL with a "/"
24 Oct 2011 09:11:38
Original commit files touched by this commit  0.26_6
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
03 Jul 2011 14:12:23
Original commit files touched by this commit  0.26_6
ohauer search for other commits by this committer
-remove MD5
21 Sep 2010 09:39:54
Original commit files touched by this commit  0.26_6
mm search for other commits by this committer
- Fix typo in last commit (unbreak)
21 Sep 2010 07:56:43
Original commit files touched by this commit  0.26_6
  Sanity Test Failure
mm search for other commits by this committer
Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,
p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress.
Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903
Bump PORTREVISION
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.26_5
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.26_4
dinoex search for other commits by this committer
- update to jpeg-8
28 Jan 2010 02:32:30
Original commit files touched by this commit  0.26_3
kuriyama search for other commits by this committer
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 12).

Approved by:    portmgr (itetcu)
31 Jul 2009 13:57:52
Original commit files touched by this commit  0.26_2
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
29 Apr 2008 05:27:10
Original commit files touched by this commit  0.26_1
linimon search for other commits by this committer
Reset aaron's port maintainerships due to many maintainer-timeouts.
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.26_1
araujo search for other commits by this committer
- 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)
08 Sep 2007 01:00:17
Original commit files touched by this commit  0.26_1
linimon search for other commits by this committer
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
Original commit files touched by this commit  0.26_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
03 Dec 2006 12:45:59
Original commit files touched by this commit  0.26
demon search for other commits by this committer
Correct path to Compress::Zlib.pm after recent p5-Compress-Zlib update.
22 May 2006 01:29:10
Original commit files touched by this commit  0.26
aaron search for other commits by this committer
Adding port graphics/p5-CAD-Drawing, Methods to create, load, and save vector
graphics.

Approved by:    tobez (implicit)

Number of commits found: 22

2840
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04

10 vulnerabilities affecting 30 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24572
Broken 191
Deprecated 460
Ignore 564
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 51
Set to expire 445
Interactive 33
new 24 hours 7
new 48 hours11
new 7 days29
new fortnight85
new month179

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0