notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
libspiro Library to convert clothoid splines into Bezier splines
20221101_1,1 graphics on this many watch lists=15 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 20221101,1Version of this port present on the latest quarterly branch.
Maintainer: cyberbotx@cyberbotx.com search for ports maintained by this maintainer
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:: sdl, libidn, libmad, desktop-file-utils, glib
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)
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (16 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libspiro-20221101_1,1/catalog.mk
  3. /usr/local/share/licenses/libspiro-20221101_1,1/LICENSE
  4. /usr/local/share/licenses/libspiro-20221101_1,1/GPLv3+
  5. include/bezctx.h
  6. include/spiro.h
  7. include/spiroentrypoints.h
  8. lib/libspiro.a
  9. lib/libspiro.so
  10. lib/libspiro.so.1
  11. lib/libspiro.so.1.0.3
  12. libdata/pkgconfig/libspiro.pc
  13. share/man/man3/libspiro.3.gz
  14. @owner
  15. @group
  16. @mode
Collapse this list.
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):
libspiro
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest20221101_1,120221101_1,120200505,120221101_1,120221101_1,1-20200505,1-
FreeBSD:13:quarterly20221101,120221101,120221101,120221101,120221101,120221101,120221101,120221101,1
FreeBSD:14:latest20221101_1,120221101_1,120221101,120221101_1,120221101_1,120221101,1-20221101,1
FreeBSD:14:quarterly20221101,120221101,1-20221101,120221101,120221101,120221101,120221101,1
FreeBSD:15:latest20221101_1,120221101_1,1n/a20221101_1,1n/a20221101_1,120221101_1,120221101_1,1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
This port is required by:
for Libraries
  1. graphics/gegl
  2. graphics/ipe
  3. print/fontforge

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. graphics/gegl3*
  2. Collapse this list of deleted ports.
* - 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:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/fontforge/libspiro/releases/download/20221101/
Collapse this list.

Number of commits found: 28

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20221101_1,1
30 Jan 2024 11:49:29
commit hash: 6901ec5a3e95f760b477441c3f83d8e431fd690ccommit hash: 6901ec5a3e95f760b477441c3f83d8e431fd690ccommit hash: 6901ec5a3e95f760b477441c3f83d8e431fd690ccommit hash: 6901ec5a3e95f760b477441c3f83d8e431fd690c files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
graphics/libspiro: Moved man to share/man

Approved by:    portmgr (blanket)
20221101,1
29 Nov 2022 16:26:30
commit hash: ed6078d621dcd75c75da3eb0085002dee0b13dddcommit hash: ed6078d621dcd75c75da3eb0085002dee0b13dddcommit hash: ed6078d621dcd75c75da3eb0085002dee0b13dddcommit hash: ed6078d621dcd75c75da3eb0085002dee0b13ddd files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
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
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
20200505,1
20 Jul 2022 14:22:04
commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
20200505,1
19 Jan 2022 07:52:05
commit hash: 874013bdedfba5e55c3c96c8cbc1652a6c092ca0commit hash: 874013bdedfba5e55c3c96c8cbc1652a6c092ca0commit hash: 874013bdedfba5e55c3c96c8cbc1652a6c092ca0commit hash: 874013bdedfba5e55c3c96c8cbc1652a6c092ca0 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
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
commit hash: 04f527eb78f0026694e12957d3b7951bea2b4a23commit hash: 04f527eb78f0026694e12957d3b7951bea2b4a23commit hash: 04f527eb78f0026694e12957d3b7951bea2b4a23commit hash: 04f527eb78f0026694e12957d3b7951bea2b4a23 files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
graphics/libspiro: Add CPE information

Approved by:    portmgr (blanket)
20200505,1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
20200505,1
03 Jan 2021 23:01:55
Revision:560250Original commit files touched by this commit
fernape search for other commits by this committer
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
Revision:509300Original commit files touched by this commit
pi search for other commits by this committer
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
Revision:424427Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:405891Original commit files touched by this commit
amdmi3 search for other commits by this committer
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
0.5.20150702,1
08 Jul 2015 17:14:25
Revision:391578Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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
Revision:391480Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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
Revision:385633Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:378328Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 0.3.20150131

PR:		197278
Submitted by:	cyberbotx@cyberbotx.com (maintainer)
0.2.20131203,1
18 Jan 2015 17:36:13
Revision:377338Original commit files touched by this commit
truckman search for other commits by this committer
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
Revision:375727Original commit files touched by this commit
wen search for other commits by this committer
- Update graphics/libspiro to 0.2.20131203

PR:		196202
Submitted by:	cyberbotx@cyberbotx.com(maintainer)
20071029_2
15 Sep 2014 18:33:52
Revision:368285Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Drop .la files, no dependees require them

Approved by:	portmgr blanket
20071029_1
23 Jun 2014 13:51:53
Revision:358952Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Convert USE_BZIP2 to USES
- Switch to USES=libtool

Approved by:	portmgr blanket
20071029
25 Jan 2014 21:26:06
Revision:341111Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
USE_GMAKE -> USES=gmake
20071029
20 Sep 2013 18:35:46
Revision:327733Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
20071029
29 Jul 2012 11:17:04
Original commit files touched by this commit
cs search for other commits by this committer
Fix typos in COMMENT

Approved by:	portmgr@ (implicit)
20071029
09 Nov 2011 15:26:04
Original commit files touched by this commit
miwi search for other commits by this committer
- Remove WITH_FBSD10_FIX, is no longer needed
20071029
29 Oct 2011 08:45:31
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix build on FreeBSD 10
20071029
24 Oct 2011 04:17:38
Original commit files touched by this commit
dougb search for other commits by this committer
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
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
20071029
12 Jan 2008 16:16:57
Original commit files touched by this commit
miwi search for other commits by this committer
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>

Number of commits found: 28