aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Layout-Manager
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.35Sunpoet Po-Chuan Hsieh2014-02-162-7/+6
| | | | | | | | | | | | - Fix *_DEPENDS: - Update version requirements - Remove p5-Module-Install which is bundled - Sort *_DEPENDS Changes: http://search.cpan.org/dist/Layout-Manager/Changes Notes: svn path=/head/; revision=344521
* Support STAGEDIR.Vanilla I. Shu2013-11-052-10/+8
| | | | Notes: svn path=/head/; revision=332801
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* - Convert to new perl frameworkMathieu Arnold2013-08-021-5/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Fix LICENSE (Artistic 1 instead of Artistic 2)Frederic Culot2011-10-071-1/+1
| | | | | | | | | | - Pet portlint(1) PR: ports/161336 Submitted by: Simon Olofsson <simon@olofsson.de> Notes: svn path=/head/; revision=283112
* - update to 0.34Baptiste Daroussin2011-05-312-6/+8
| | | | | | | | - add licenses - changes: http://cpansearch.perl.org/src/GPHAT/Layout-Manager-0.34/Changes Notes: svn path=/head/; revision=274896
* - Update to 0.33Steve Wills2011-05-082-4/+3
| | | | | | | Changes: http://search.cpan.org/dist/Layout-Manager/Changes Notes: svn path=/head/; revision=273769
* - Update to 0.32Wen Heping2010-09-172-4/+4
| | | | Notes: svn path=/head/; revision=261310
* Update to 0.31.Anton Berezin2009-09-042-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Layout-Manager/Changes Notes: svn path=/head/; revision=240858
* 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.30Philip M. Gollucci2009-07-232-4/+4
| | | | | | | | | PR: ports/136539 Approved by: maintainer timeout (chinsan; 14 days) Submitted by: myself (pgollucci@) Notes: svn path=/head/; revision=238270
* - Update to 0.25Philip M. Gollucci2009-06-163-4/+6
| | | | | | | | | PR: ports/135137 Approved by: maintainer timeout (chinsan; 2 weeks) Submitted by: pgollucci@ (myself) Notes: svn path=/head/; revision=235989
* - Update to 0.20Chin-San Huang2009-01-032-6/+6
| | | | Notes: svn path=/head/; revision=225164
* - Update to 0.19Chin-San Huang2008-10-042-5/+5
| | | | Notes: svn path=/head/; revision=221183
* - Update to 0.18Chin-San Huang2008-09-242-8/+8
| | | | Notes: svn path=/head/; revision=220715
* Add p5-Layout-Manager, 2D Layout Management.Chin-San Huang2008-08-304-0/+52
Layout::Manager provides a simple interface for creating layout managers, or classes that size and position components withing a container. WWW: http://search.cpan.org/dist/Layout-Manager/ Notes: svn path=/head/; revision=219491