Commit graph

9 commits

Author SHA1 Message Date
Mathieu Arnold
323117a18d * Convert to staging
* Add license
* pet portlint

Sponsored by:	Absolight
2014-01-21 11:52:07 +00:00
Baptiste Daroussin
0068f2d47f Add NO_STAGE all over the place in preparation for the staging support (cat: textproc) 2013-09-20 23:17:30 +00:00
Andrej Zverev
f900846e52 - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-10 17:26:57 +00:00
Martin Wilke
5d17d32d4c - Update to Maintainer e-mail
- While here trim header

PR:		176512 176513 176514 176515 176516
		176518 176519 176520 176521 176517
Submitted by:	maintainer
2013-03-02 15:55:17 +00:00
Andrej Zverev
3982ced0ba - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 05:52:54 +00:00
Eitan Adler
c59a3834c4 At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr
2012-01-21 17:40:15 +00:00
Olli Hauer
fc03c837e2 -remove MD5 2011-07-03 14:40:25 +00:00
Marcelo Araujo
4aaab89f57 - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
2008-04-17 14:30:31 +00:00
Martin Wilke
a59a346afe Perl module for page numbering and spread pagination. The object produced by
Data::SpreadPagination can be used to create an easy to use spread pagination
navigator. It inherits from Data::Page, and in addition provides methods to
create a pagination spread, keeping pagenumbers displayed within a sensible
limit.

WWW: http://search.cpan.org/dist/Data-SpreadPagination/

PR:		ports/110677
Submitted by:	Sergei Vyshenski <svysh@pn.sinp.msu.ru>
2007-03-22 15:52:41 +00:00