Kurt Jaeger
8f99df4983
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
2019-08-19 18:50:18 +00:00
Mathieu Arnold
a0bcd2cf68
Use USES=pathfix where applicable.
...
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093
2016-10-21 15:21:13 +00:00
Dmitry Marakasov
b9398223bd
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
...
Approved by: portmgr blanket
2016-01-12 16:20:31 +00:00
Dmitry Marakasov
2a1e7297f3
- Disconnect tests from the build fixing build on 8.x
...
PR: 201314
Submitted by: cyberbotx@cyberbotx.com (maintainer)
2015-07-08 17:14:24 +00:00
Dmitry Marakasov
001c2571a4
- Update to 0.5.20150702
...
- While here, add LICENSE
PR: 201314
Submitted by: cyberbotx@cyberbotx.com (maintainer)
2015-07-06 21:20:56 +00:00
Mathieu Arnold
02415c68f5
Update ports in the games category to not use GH_COMMIT.
...
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
2015-05-07 15:17:32 +00:00
Dmitry Marakasov
9037cd4e16
- Update to 0.3.20150131
...
PR: 197278
Submitted by: cyberbotx@cyberbotx.com (maintainer)
2015-02-02 20:25:11 +00:00
Don Lewis
0cec31a76e
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)
2015-01-18 17:36:12 +00:00
Wen Heping
ee79638eef
- Update graphics/libspiro to 0.2.20131203
...
PR: 196202
Submitted by: cyberbotx@cyberbotx.com (maintainer)
2014-12-28 14:53:29 +00:00
Dmitry Marakasov
4891996d57
- Drop .la files, no dependees require them
...
Approved by: portmgr blanket
2014-09-15 18:33:51 +00:00
Dmitry Marakasov
fa9536fcc6
- Convert USE_BZIP2 to USES
...
- Switch to USES=libtool
Approved by: portmgr blanket
2014-06-23 13:51:52 +00:00
Baptiste Daroussin
40ea68a820
Support stage
...
USE_GMAKE -> USES=gmake
2014-01-25 21:26:05 +00:00
Baptiste Daroussin
eb08c5441c
Add NO_STAGE all over the place in preparation for the staging support (cat: graphics)
2013-09-20 18:35:44 +00:00
Carlo Strub
db5e2bc177
Fix typos in COMMENT
...
Approved by: portmgr@ (implicit)
2012-07-29 11:17:02 +00:00
Martin Wilke
e1c6649edf
- Remove WITH_FBSD10_FIX, is no longer needed
2011-11-09 15:26:04 +00:00
Martin Wilke
c6f888194d
- Fix build on FreeBSD 10
2011-10-29 08:45:31 +00:00
Doug Barton
2b1dacc826
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.
2011-10-24 04:17:37 +00:00
Olli Hauer
30f9161773
-remove MD5
2011-07-03 14:12:22 +00:00
Martin Wilke
8f63354874
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>
2008-01-12 16:16:57 +00:00