FreshPorts -- The Place For Ports notbug Thu, 9 Feb 2012 11:08 PM GMT
Port details
potrace 1.9 graphics on this many watch lists=2 search for ports that depend on this port
Transforms bitmaps into vector graphics
Maintained by: smyru@heron.pl search for ports maintained by this maintainer
Port Added: 14 Dec 2003 16:10:04
License: not specified in port


potrace is a Peter Selinger's GPLed utility for tracing 
bitmaps - converting them into smooth, scalable images. 

It accepts as input a bitmap B/W images (PBM, PGM, PPM 
and BMP formats), and returns encapsulated PostScript 
(EPS) as the default output. Other output format are 
available: PS, SVG, Xfig, PGM, PDF and experimental 
GimpPath.

You can create scalable images from scans, such as 
logos, hand taken notes, etc. The resulting smooth 
images can then be rendered at any resolution. 

WWW: http://potrace.sourceforge.net
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMonThere are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for potrace-1.9:
     METRIC=on (default) "Enable use of metric units (centimeters) as default"
     A4=on (default) "Enable use of A4 as the default papersize"
===> Use 'make config' to modify these settings

Master Sites:
http://heanet.dl.sourceforge.net/project/potrace/potrace/1.9/
http://sunet.dl.sourceforge.net/project/potrace/potrace/1.9/
http://iweb.dl.sourceforge.net/project/potrace/potrace/1.9/
http://switch.dl.sourceforge.net/project/potrace/potrace/1.9/
http://surfnet.dl.sourceforge.net/project/potrace/potrace/1.9/
http://kent.dl.sourceforge.net/project/potrace/potrace/1.9/
http://freefr.dl.sourceforge.net/project/potrace/potrace/1.9/
http://voxel.dl.sourceforge.net/project/potrace/potrace/1.9/
http://jaist.dl.sourceforge.net/project/potrace/potrace/1.9/
http://osdn.dl.sourceforge.net/project/potrace/potrace/1.9/
http://nchc.dl.sourceforge.net/project/potrace/potrace/1.9/
http://transact.dl.sourceforge.net/project/potrace/potrace/1.9/
http://softlayer.dl.sourceforge.net/project/potrace/potrace/1.9/
http://internode.dl.sourceforge.net/project/potrace/potrace/1.9/
http://ufpr.dl.sourceforge.net/project/potrace/potrace/1.9/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 17

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
26 Jan 2011 11:52:30
Original commit files touched by this commit  1.9
pav search for other commits by this committer
- Make these OPTIONS actually work

Feature safe:   yes
26 Jan 2011 11:51:25
Original commit files touched by this commit  1.9
pav search for other commits by this committer
- Update to 1.9

PR:             ports/154278
Submitted by:   Piotr Smyrak <smyru@heron.pl> (maintainer)
Feature safe:   yes
02 Sep 2009 15:01:56
Original commit files touched by this commit  1.8
amdmi3 search for other commits by this committer
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors
actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick
download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED

Approved by:    portmgr (pav)
21 Aug 2008 06:18:49
Original commit files touched by this commit  1.8
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
21 Oct 2007 03:58:02
Original commit files touched by this commit  1.8
alepulver search for other commits by this committer
- Add upstream patch to improve xfig backend.

PR:             ports/116731
Submitted by:   bf <bf2006a@yahoo.com>
Approved by:    smyru@heron.pl (maintainer)
17 Apr 2007 19:41:34
Original commit files touched by this commit  1.8
miwi search for other commits by this committer
- Update to 1.8

PR:             111466
Submitted by:   Eric P. Scott <eps+pbug0704@ana.com>
Approved by:    maintainer
16 Nov 2006 09:52:23
Original commit files touched by this commit  1.7
rafan search for other commits by this committer
- Use SourceForge mirrors

PR:             ports/104943
Submitted by:   Thomas Abthorpe <thomas at goodking.ca>
Approved by:    Piotr Smyrak <smyru at heron.pl> (maintainer)
22 Jan 2006 12:35:18
Original commit files touched by this commit  1.7
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
11 Mar 2005 00:34:59
Original commit files touched by this commit  1.7
ahze search for other commits by this committer
- Update to 1.7

PR:             ports/78682
Submitted by:   Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer)
02 Mar 2005 08:24:48
Original commit files touched by this commit  1.6
vs search for other commits by this committer
Update to 1.6

PR:             ports/78188
Submitted by:   maintainer
17 Jul 2004 11:38:48
Original commit files touched by this commit  1.5
krion search for other commits by this committer
Update to 1.5

PR:             ports/69161
Submitted by:   maintainer
07 Mar 2004 09:10:17
Original commit files touched by this commit  1.4
krion search for other commits by this committer
- Update to version 1.4

PR:             ports/63862
Submitted by:   maintainer
29 Jan 2004 15:55:59
Original commit files touched by this commit  1.3_2
pav search for other commits by this committer
- Add author's patch to improve performance
- Bump portrevision

PR:             ports/62068
Submitted by:   Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer)
18 Jan 2004 21:33:27
Original commit files touched by this commit  1.3_1
pav search for other commits by this committer
- Fix doc installation

PR:             ports/61548
Submitted by:   Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer)
16 Jan 2004 17:49:08
Original commit files touched by this commit  1.3
clement search for other commits by this committer
- Upodate to 1.3
- Add docs
While I'm here:
- use PORTDOCS macro

PR:                 60587
Submitted by:       Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer)
Approved by:        erwin (mentor) (implicitly)
26 Dec 2003 13:25:39
Original commit files touched by this commit  1.2
krion search for other commits by this committer
- Update to version 1.2

PR:             60587
Submitted by:   maintainer
14 Dec 2003 16:09:19
Original commit files touched by this commit  1.1
pav search for other commits by this committer
Add potrace, utility for converting (tracing) bitmap images into vectors.

PR:             ports/57197
Submitted by:   Piotr Smyrak <piotr.smyrak@heron.pl>

Number of commits found: 17

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06
php5*Feb 06
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01
seamonkeyFeb 01
seamonkey2Feb 01

14 vulnerabilities affecting 33 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 23142
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 62
new 24 hours 1
new 48 hours9
new 7 days48
new fortnight72
new month138

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.128 seconds.