aboutsummaryrefslogtreecommitdiff
path: root/devel/libpperl
Commit message (Collapse)AuthorAgeFilesLines
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-8/+2
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Reset kbyanc@FreeBSD.org due to maintainer-timeouts and no response to email.Mark Linimon2007-02-271-1/+1
| | | | | | | | | We hope to see Kelley back sometime. Hat: portmgr Notes: svn path=/head/; revision=186105
* Use libtool port instead of included one to avoid objformat a.out botchKris Kennaway2007-01-282-0/+2
| | | | Notes: svn path=/head/; revision=183519
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Add distfile's SHA256 hash also.Kelly Yancey2005-12-161-0/+1
| | | | Notes: svn path=/head/; revision=151350
* Include the shared-library symlink in the packing list.Kelly Yancey2005-12-161-0/+1
| | | | Notes: svn path=/head/; revision=151349
* Library simplifying embedding perl interpreters into C programs.Kelly Yancey2005-12-154-0/+39
Notes: svn path=/head/; revision=151210