1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Dmitry Marakasov
0d1c80bce1 - Support staging 2013-10-01 05:53:51 +00:00
Baptiste Daroussin
ce5e457020 Add NO_STAGE all over the place in preparation for the staging support (cat: math) 2013-09-20 20:55:04 +00:00
Andrej Zverev
e103693222 - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-12 05:53:03 +00:00
Dmitry Marakasov
daffe00d4a - Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files
2013-07-12 15:01:45 +00:00
Dmitry Marakasov
60f7f88a48 - Update to 0.05 2013-01-30 21:23:04 +00:00
Dmitry Marakasov
2145d93e7c - Get rid of SITE_PERL in my ports
Submitted by:	az
2012-06-06 17:47:24 +00:00
Andrej Zverev
302b9a7c36 - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
- Utilize CPAN macro
2011-06-21 06:58:49 +00:00
Dmitry Marakasov
b7019609cf Math::Polygon::Tree creates a B-tree of polygon parts for fast check
if object is inside this polygon. This method is effective if polygon
has hundreds or more segments.

WWW:	http://search.cpan.org/dist/Math-Polygon-Tree/
2011-03-12 00:10:39 +00:00