aboutsummaryrefslogtreecommitdiff
path: root/lang/pugs
Commit message (Collapse)AuthorAgeFilesLines
* - fix plistYen-Ming Lee2005-09-011-0/+448
| | | | | | | | | PR: 84159 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=141670
* - update to 6.2.8Cheng-Lung Sung2005-07-143-5/+14
| | | | Notes: svn path=/head/; revision=139183
* - update to 6.2.3Cheng-Lung Sung2005-05-182-3/+3
| | | | | | | | - Changes see http://search.cpan.org/src/AUTRIJUS/Perl6-Pugs-6.2.3/ChangeLog Notes: svn path=/head/; revision=135534
* - update to 6.2.1Cheng-Lung Sung2005-05-043-16/+3
| | | | Notes: svn path=/head/; revision=134575
* - update to 6.2.0Cheng-Lung Sung2005-04-133-8/+16
| | | | | | | | - Changes see [ url: http://search.cpan.org/src/AUTRIJUS/Perl6-Pugs-6.2.0/ChangeLog ] Notes: svn path=/head/; revision=133237
* - update to 6.0.14Cheng-Lung Sung2005-04-063-10/+6
| | | | Notes: svn path=/head/; revision=132601
* - fix pkg-plistCheng-Lung Sung2005-03-281-0/+1
| | | | | | | Approved by: portmgr (marcus) Notes: svn path=/head/; revision=132095
* - make pugs linkable with ghc 6.4Cheng-Lung Sung2005-03-161-0/+4
| | | | | | | | - it lacks libgmp in its ld path - so force it to look up ${PREFIX}/lib Notes: svn path=/head/; revision=131367
* - Pugs is an implementation of Perl 6, written in Haskell.Cheng-Lung Sung2005-03-154-0/+70
It aims to implement the full Perl6 specification, as detailed in the Synopses. - Synopses: [http://dev.perl.org/perl6/synopsis/] Discussed with: tobez, autrijus@autrijus.org PR: 78809 Submitted by: clsung Notes: svn path=/head/; revision=131269