aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-Net-vCard
Commit message (Collapse)AuthorAgeFilesLines
* - support STAGEDIRAndrej Zverev2013-11-032-3/+2
| | | | Notes: svn path=/head/; revision=332594
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | misc) Notes: svn path=/head/; revision=327745
* - Convert to new perl frameworkAndrej Zverev2013-07-311-6/+3
| | | | | | | - Trim Makefile header Notes: svn path=/head/; revision=324054
* - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+Sunpoet Po-Chuan Hsieh2011-09-171-1/+1
| | | | | | | With hat: perl Notes: svn path=/head/; revision=281878
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.Mark Linimon2009-08-161-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=239641
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-8/+2
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Use the CPAN site macro.Mathieu Arnold2007-08-311-2/+1
| | | | | | | | Use DISTVERSION in place of DISTNAME where possible. Remove perl 5.005 shims. Notes: svn path=/head/; revision=198588
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154114
* Be hipe and add SHA256Mathieu Arnold2005-11-141-0/+1
| | | | Notes: svn path=/head/; revision=148240
* fix plistMathieu Arnold2005-02-111-2/+2
| | | | | | | Reported by: kris via pointyhat Notes: svn path=/head/; revision=128563
* Add SIZE fieldMathieu Arnold2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99406
* Needs 5.8Mathieu Arnold2003-12-131-1/+1
| | | | Notes: svn path=/head/; revision=95726
* Update my ports to use my @FreeBSD.org addressMathieu Arnold2003-08-161-1/+1
| | | | | | | Approved by: demon (mentor) Notes: svn path=/head/; revision=87033
* Update to 0.5Yen-Ming Lee2003-05-054-11/+18
| | | | | | | | PR: 51784 Submitted by: Mathieu Arnold <m@absolight.net> Notes: svn path=/head/; revision=80174
* New port misc/p5-Net-vCardEdwin Groothuis2003-04-184-0/+37
Read and write vCard files (RFC 2426) PR: ports/51026 Submitted by: Mathieu Arnold <m@absolight.net> Notes: svn path=/head/; revision=79202