aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-Address-MobileJp
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.09Erwin Lansing2009-01-302-4/+4
| | | | Notes: svn path=/head/; revision=227190
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${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) Notes: svn path=/head/; revision=211450
* - Update to 0.08Martin Wilke2008-01-242-4/+4
| | | | Notes: svn path=/head/; revision=206135
* Update to 0.07Mathieu Arnold2006-09-082-4/+4
| | | | Notes: svn path=/head/; revision=172576
* - add missing dependencyCheng-Lung Sung2006-08-011-1/+2
| | | | | | | | Observed from: ports/101182 PR: ports/101182 Notes: svn path=/head/; revision=169361
* - update to 0.06Cheng-Lung Sung2006-08-012-5/+5
| | | | Notes: svn path=/head/; revision=169358
* Remove whitespace from line endings in pkg-plist files.Vasil Dimov2006-05-121-4/+4
| | | | | | | | | | | | | Those spaces used to hinder searching for the corresponding files with portsearch -f '/FILENAME$' for obvious reasons. Although currently portsearch removes those spaces itself remove them anyway. Inspired by: ports/94078 Approved by: portmgr (during freeze: krion, then kris advised to wait; at present: erwin) Notes: svn path=/head/; revision=162181
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-5/+5
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154113
* Take a perl@ hat and add SHA256 checksumsMathieu Arnold2005-11-141-0/+1
| | | | Notes: svn path=/head/; revision=148244
* search.cpan.org redirect reduction canonicalization project, pass 1:Bill Fenner2005-09-211-1/+1
| | | | | | | | | | | URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search Notes: svn path=/head/; revision=143304
* Fix plist path on rmdir.Jun Kuriyama2005-01-261-2/+2
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=127356
* Change MAINTAINER to perl@.Norikatsu Shigemura2004-08-131-1/+1
| | | | | | | | | I welcome bsd.port.mk introduced soon. Inspired by: freebsd-perl@ Notes: svn path=/head/; revision=116116
* Add p5-Mail-Address-MobileJp, is an utility to detect an emailNorikatsu Shigemura2004-08-044-0/+37
address is mobile (cellurar) one or not. Notes: svn path=/head/; revision=115413