Port details |
- libpotrace Library for transforming bitmaps into vector graphics
- 1.16 graphics
=9 Version of this port present on the latest quarterly branch. - Maintainer: hrs@FreeBSD.org
 - Port Added: 2015-07-19 20:33:56
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: libXdamage, libXcomposite, libidn, glib, libtheora
- License: GPLv2
- Description:
- libpotrace is a libraru for Peter Selinger's GPLed utility
for tracing bitmaps, converting them into smooth, scalable images.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libpotrace>0:graphics/libpotrace
- To install the port:
- cd /usr/ports/graphics/libpotrace/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/libpotrace
- pkg install libpotrace
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libpotrace
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1584716910
SHA256 (potrace-1.16.tar.gz) = be8248a17dedd6ccbaab2fcc45835bb0502d062e40fbded3bc56028ce5eb7acc
SIZE (potrace-1.16.tar.gz) = 657314
- Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Libraries
-
- graphics/blender
- graphics/blender-lts29
- graphics/glaxnimate
- graphics/inkscape
- print/texlive-base
- Configuration Options:
- ===> The following configuration options are available for libpotrace-1.16:
A4=on: Use A4 as the default papersize
METRIC=on: Use metric units (cm) as default
===> Use 'make config' to modify these settings
- Options name:
- graphics_libpotrace
- USES:
- libtool
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.16 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.16 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.16 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.16 31 Aug 2020 17:59:17
  |
hrs  |
Update to 1.16.
Submitted by: Alastair Hogge
PR: 248683 |
1.12 19 May 2016 10:44:12
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
1.12 22 Oct 2015 02:23:05
  |
hrs  |
- Update to 1.12.
- Fix MASTER_SITES [*].
Spotted by: Tatsuki Makino [*]
PR: 203652 [*] |
1.11_1 02 Aug 2015 15:03:20
  |
tijl  |
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above ) |
1.11 19 Jul 2015 20:33:35
  |
hrs  |
Update TeXLive to TL2015.
- print/texlive-infra was renamed with print/texlive-tlmgr.
Note that currently tlmgr(1) does not work because of
lack of TLPDB. This will be fixed.
- Lua libraries used in LuaTeX are separated into
devel/tex-libtexlua and devel/texlibtexluajit.
USE_TEX supports them via keywords "texlua" and "texluajit".
- libsynctex is currently installed by devel/tex-web2c.
This will be separated into a single port.
- Add graphics/libpotrace and use installed libpotrace
and libharfbuzz. |
Number of commits found: 9
|