aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Graphics-Primitive/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.Andrej Zverev2011-06-211-1/+2
| | | | | | | | | | 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 Notes: svn path=/head/; revision=275968
* - Update to 0.61Steve Wills2011-06-051-1/+1
| | | | | | | Changes: http://search.cpan.org/dist/Graphics-Primitive/Changes Notes: svn path=/head/; revision=275085
* - Update to 0.60Steve Wills2011-05-081-1/+1
| | | | | | | Changes: http://search.cpan.org/dist/Graphics-Primitive/Changes Notes: svn path=/head/; revision=273771
* - Update to 0.53Frederic Culot2011-02-231-1/+1
| | | | | | | Changes: http://search.cpan.org/dist/Graphics-Primitive/Changes Notes: svn path=/head/; revision=269537
* - Update to 0.25Baptiste Daroussin2010-09-011-1/+1
| | | | | | | Approved by: mentors (implicit) Notes: svn path=/head/; revision=260333
* Update to 0.51.Anton Berezin2010-03-221-5/+3
| | | | | | | Changes: http://search.cpan.org/dist/Graphics-Primitive/Changes Notes: svn path=/head/; revision=251380
* - Update to 0.49Wen Heping2010-01-111-1/+1
| | | | Notes: svn path=/head/; revision=247569
* - Update to 0.48Wen Heping2009-12-251-1/+1
| | | | Notes: svn path=/head/; revision=246576
* - update to 0.46Yen-Ming Lee2009-11-171-7/+8
| | | | Notes: svn path=/head/; revision=244356
* Update to 0.45.Anton Berezin2009-10-021-9/+8
| | | | | | | Changes: http://search.cpan.org/dist/Graphics-Primitive/Changes Notes: svn path=/head/; revision=242383
* Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and noMark Linimon2009-08-281-1/+1
| | | | | | | | | response to email. Hat: portmgr Notes: svn path=/head/; revision=240460
* - Update to 0.44Philip M. Gollucci2009-07-231-1/+1
| | | | | | | | | PR: ports/136538 Approved by: maintainer timeout (chinsan; 14 days) Submitted by: myself (pgollucci@) Notes: svn path=/head/; revision=238269
* - Update to 0.43Philip M. Gollucci2009-06-161-1/+1
| | | | | | | | | PR: ports/135135 Approved by: maintainer timeout (chinsan; 2 weeks) Submitted by: pgollucci@ (myself) Notes: svn path=/head/; revision=235987
* - Update to 0.39Chin-San Huang2009-03-251-2/+1
| | | | Notes: svn path=/head/; revision=230930
* - Fix pkg-plistChin-San Huang2009-01-031-0/+3
| | | | Notes: svn path=/head/; revision=225162
* - Update to 0.37Chin-San Huang2009-01-031-1/+1
| | | | Notes: svn path=/head/; revision=225156
* - Update to 0.34Chin-San Huang2008-10-041-6/+6
| | | | Notes: svn path=/head/; revision=221181
* - Update to 0.32Chin-San Huang2008-09-241-1/+2
| | | | Notes: svn path=/head/; revision=220717
* - Update to 0.30Chin-San Huang2008-09-241-8/+8
| | | | Notes: svn path=/head/; revision=220713
* - Update to 0.28Chin-San Huang2008-09-031-1/+2
| | | | | | | - Add missing dependency on graphics/p5-Graphics-Color Notes: svn path=/head/; revision=219741
* Add p5-Graphics-Primitive, device and library agnostic graphic primitives.Chin-San Huang2008-08-301-0/+51
Graphics::Primitive is library agnostic system for drawing things. The idea is to allow you to create and manipulate graphical components and then pass them off to a Driver for actual drawing. WWW: http://search.cpan.org/dist/Graphics-Primitive/ Notes: svn path=/head/; revision=219488