Port details |
- libspiro Library to convert clothoid splines into Bezier splines
- 20221101_1,1 graphics =17 20221101_1,1Version of this port present on the latest quarterly branch.
- Maintainer: cyberbotx@cyberbotx.com
- Port Added: 2008-01-12 16:17:06
- Last Update: 2024-01-30 11:49:29
- Commit Hash: 6901ec5
- People watching this port, also watch:: flac, libXdamage, libexif, xorg-fonts-truetype, dbus
- License: GPLv3+
- WWW:
- https://github.com/fontforge/libspiro
- Description:
- Spiro is the creation of Raph Levien. It simplifies the drawing of beautiful
curves.
Using bezier splines an artist can easily draw curves with the same slope on
either side of an on-curve point. Spiros, on the other hand, are based on
clothoid splines which make it easy to maintain constant curvature as well as
constant slope. Such curves will simply look nicer.
Raph Levien's spiro splines only use on-curve points and so are easier to use
and more intuitive to the artist.
This library will take an array of spiro control points and convert them into a
series of bezier splines which can then be used in the myriad of ways the world
has come to use beziers.
(Above taken from Introduction on the library's website)
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libspiro>0:graphics/libspiro
- To install the port:
- cd /usr/ports/graphics/libspiro/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/libspiro
- pkg install libspiro
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libspiro
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1669666198
SHA256 (libspiro-dist-20221101.tar.gz) = 5984fb5af3e4e1f927f3a74850b705a711fb86284802a5e6170b09786440e8be
SIZE (libspiro-dist-20221101.tar.gz) = 434906
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Libraries
-
- graphics/gegl
- graphics/ipe
- print/fontforge
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- graphics_libspiro
- USES:
- cpe libtool pathfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20221101_1,1 30 Jan 2024 11:49:29 |
Muhammad Moinur Rahman (bofh) |
graphics/libspiro: Moved man to share/man
Approved by: portmgr (blanket) |
20221101,1 29 Nov 2022 16:26:30 |
Fernando Apesteguía (fernape) Author: Naram Qashat |
graphics/libspiro: Update to 20221101
Changelogs:
* https://github.com/fontforge/libspiro/releases/tag/20220722
* https://github.com/fontforge/libspiro/releases/tag/20221101
PR: 268048
Reported by: cyberbotx@cyberbotx.com (maintainer) |
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) |
20200505,1 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 ) |
20200505,1 20 Jul 2022 14:22:04 |
Tobias C. Berner (tcberner) |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
20200505,1 19 Jan 2022 07:52:05 |
Daniel Engberg (diizzy) |
graphics/libspiro: Use upstream release archive
Use upstream release archive as recommened by Porters Handbook
While at it do some minor changes to Makefile
PR: 261300
Reviewed by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
20200505,1 08 Oct 2021 11:16:58 |
Bernhard Froehlich (decke) |
graphics/libspiro: Add CPE information
Approved by: portmgr (blanket) |
20200505,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20200505,1 03 Jan 2021 23:01:55 |
fernape |
graphics/libspiro: Update to 20200505
ChangeLog: https://github.com/fontforge/libspiro/releases/tag/20200505
PR: 252344
Submitted by: cyberbotx@cyberbotx.com (maintainer) |
20190731,1 19 Aug 2019 18:50:18 |
pi |
graphics/libspiro: upgrade 0.5.20150702 -> 20190731
- MASTER_SITE moved from SF to github
PR: 239951
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Relnotes: https://github.com/fontforge/libspiro/blob/master/ChangeLog |
0.5.20150702,1 21 Oct 2016 15:21:13 |
mat |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
0.5.20150702,1 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
0.5.20150702,1 08 Jul 2015 17:14:25 |
amdmi3 |
- Disconnect tests from the build fixing build on 8.x
PR: 201314
Submitted by: cyberbotx@cyberbotx.com (maintainer) |
0.5.20150702,1 06 Jul 2015 21:20:57 |
amdmi3 |
- Update to 0.5.20150702
- While here, add LICENSE
PR: 201314
Submitted by: cyberbotx@cyberbotx.com (maintainer) |
0.3.20150131,1 07 May 2015 15:17:33 |
mat |
Update ports in the games category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
0.3.20150131,1 02 Feb 2015 20:25:11 |
amdmi3 |
- Update to 0.3.20150131
PR: 197278
Submitted by: cyberbotx@cyberbotx.com (maintainer) |
0.2.20131203,1 18 Jan 2015 17:36:13 |
truckman |
Add a patch to nuke an extraneous $ in configure.ac that
gives the FreeBSD 8 version of /bin/sh heartburn.
PR: 196780
Differential Revision: https://reviews.freebsd.org/D1546
Approved by: mat (mentor)
Approved by: cyberbotx@cyberbotx.com (maintainer) |
0.2.20131203,1 28 Dec 2014 14:53:30 |
wen |
- Update graphics/libspiro to 0.2.20131203
PR: 196202
Submitted by: cyberbotx@cyberbotx.com(maintainer) |
20071029_2 15 Sep 2014 18:33:52 |
amdmi3 |
- Drop .la files, no dependees require them
Approved by: portmgr blanket |
20071029_1 23 Jun 2014 13:51:53 |
amdmi3 |
- Convert USE_BZIP2 to USES
- Switch to USES=libtool
Approved by: portmgr blanket |
20071029 25 Jan 2014 21:26:06 |
bapt |
Support stage
USE_GMAKE -> USES=gmake |
20071029 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
20071029 29 Jul 2012 11:17:04 |
cs |
Fix typos in COMMENT
Approved by: portmgr@ (implicit) |
20071029 09 Nov 2011 15:26:04 |
miwi |
- Remove WITH_FBSD10_FIX, is no longer needed |
20071029 29 Oct 2011 08:45:31 |
miwi |
- Fix build on FreeBSD 10 |
20071029 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
20071029 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
20071029 12 Jan 2008 16:16:57 |
miwi |
Spiro is the creation of Raph Levien. It simplifies the drawing of beautiful
curves.
Using bezier splines an artist can easily draw curves with the same slope on
either side of an on-curve point. Spiros, on the other hand, are based on
clothoid splines which make it easy to maintain constant curvature as well as
constant slope. Such curves will simply look nicer.
Raph Levien's spiro splines only use on-curve points and so are easier to use
and more intuitive to the artist.
This library will take an array of spiro control points and convert them into a
series of bezier splines which can then be used in the myriad of ways the world
has come to use beziers.
WWW: http://libspiro.sourceforge.net/
PR: ports/119541
Submitted by: Naram Qashat <cyberbotx at cyberbotx.com> |