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) WWW: http://libspiro.sourceforge.net/ lt; 5.20. For p5-Net, remove the IPV6 knob which only 2016-12-31T19:51:34+00:00 adamw adamw@FreeBSD.org 2016-12-31T19:51:34+00:00 879853ef7ad88ca7155996a7f25038b418ce3764 affected 5.18 and lower.
affected 5.18 and lower.
- Update to 1.302015 2016-05-23T03:53:19+00:00 sunpoet sunpoet@FreeBSD.org 2016-05-23T03:53:19+00:00 df39985f95cbd280206d0a636dd462e1dbf63187 - Use real PORTVERSION - Use CONFLICTS_INSTALL instead of CONFLICTS - Update CONFLICTS_INSTALL - Add NO_ARCH Changes: http://search.cpan.org/dist/Test-Simple/Changes
- Use real PORTVERSION
- Use CONFLICTS_INSTALL instead of CONFLICTS
- Update CONFLICTS_INSTALL
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/Test-Simple/Changes
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g. 2016-04-01T14:00:51+00:00 mat mat@FreeBSD.org 2016-04-01T14:00:51+00:00 148314483d3098c0d6a33944f1190842e671502f With hat: portmgr Sponsored by: Absolight
With hat:	portmgr
Sponsored by:	Absolight
- Sort PLIST 2015-11-15T03:01:50+00:00 sunpoet sunpoet@FreeBSD.org 2015-11-15T03:01:50+00:00 4b6ef088127f799ee3c329bde5a8eb78fa10058b

Make it so that the default Perl is always called perl5. 2015-09-14T12:19:48+00:00 mat mat@FreeBSD.org 2015-09-14T12:19:48+00:00 fce96910d8fa5a4eed7867a15f95ee514b0fdc2e - Move Perl's man1 files along with its man3 files. - Move where Perl installs its modules man1 pages. - Convert the ports installing man1 pages. - Make different Perl versions installable at the same time. Though you should note that only the default version can be used to install Perl modules, and the non default Perl versions cannot use the modules installed via ports if they contain .so as they are installed in a version specific directory. Reviewed by: bapt (the Mk bits) Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3542
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
  Though you should note that only the default version can be used to
  install Perl modules, and the non default Perl versions cannot use the
  modules installed via ports if they contain .so as they are installed
  in a version specific directory.

Reviewed by:	bapt (the Mk bits)
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3542