summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-vCard/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2017-02-21Update p5-Text-vCard to 3.09.kleink1-3/+2
3.09 Sun 23 Oct 2016 20:24:06 BST - Support Orgs (worthmine) 3.08 Sun 9 Oct 2016 21:56:23 BST - Enconde/decode the key value pair to UTF-8 solves (jluis)
2016-06-08Bump PKGREVISION for perl-5.24.wiz1-2/+2
2015-07-12Comment out dependencies of the stylewiz1-2/+2
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS since pkgsrc enforces the newest perl version anyway, so they should always pick perl, but sometimes (pkg_add) don't due to the design of the {,} syntax. No effective change for the above reason. Ok joerg
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-1/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2015-01-30Update p5-Text-vCard to 3.07.kleink1-2/+2
3.07 Thu 15 Jan 2015 21:44:21 GMT - POD fixes (kablamo)
2014-10-09Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.wiz1-3/+1
2014-10-09Remove SVR4_PKGNAME, per discussion on tech-pkg.wiz1-2/+1
2014-06-17Update p5-Text-vCard to 3.06.kleink1-3/+2
3.06 Thu 12 Jun 2014 19:55:51 BST - Fixed Text::vCard::Node->add_types() (kablamo) - Fix/guess for tests failing on windows (kablamo)
2014-05-29Bump for perl-5.20.0.wiz1-1/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2014-05-18Update p5-Text-vCard to 3.05.kleink1-4/+7
3.05 Tue 13 May 2014 18:04:30 BST - Another win attempt to fix (kablamo) - Get travis working! (kablamo) 3.04 Tue 29 Apr 2014 20:21:52 - Try a fix for Win32 (kablamo) 3.03 Fri 25 Apr 2014 19:23:43 - Better error msg for vcards w/o proper line endings (kablamo) - Bug fix for names. +test (kablamo) 3.02 Fri 14 Feb 18:35:55 2014 - Try fix Win32, switch File::Slurp to Path::Tiny (kablamo) 3.01 Mon 10 Feb 11:52:00 2014 - Try fix Win32 (kablamo) 3.0 Tue Jan 21 15:25:40 GMT 2014 - Major changes! - Initial release of vCard and vCard::AddressBook - Fix line unwrapping when reading vcards - Rewrote Text::vCard::Node->as_string() - Rewrote Text::vCard::AddressBook->export() - Redo the way that encoding and decoding works - Correctly wrap utf8 encoded strings - Fix encoding issues with MIME::Base64 and MIME::QuotedPrint - Do a better job escaping and unescaping '\', ';', and ',' - Fix for writing vcards with ORG values - Fix to remove extra semi colon when writing vcards - Version defaults to 4.0 when using the new vCard library
2013-12-09Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes.obache1-3/+3
Bump PKGREVISION for runtime dependency pattern changed packages.
2013-05-31Bump all packages for perl-5.18, thatwiz1-1/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-05-21Rename SVR4_PKGNAME from p5tva to p5tv to avoid collision withkleink1-2/+2
textproc/p5-Text-vFile-asData's. (Apparently not causing much grief in the world, as the latter is a direct dependency.)
2013-01-06Simplify MASTER_SITES by staying in the by-module hierarchy askleink1-2/+2
implied by MASTER_SITE_PERL_CPAN, rather than traversing ../by-authors. Fixes a distfile fetch problem experienced by wiz.
2012-12-30Update p5-Text-vCard to 2.13:kleink1-2/+2
2.13 Thu 20 Dec 2012 19:34:44 GMT - Under the newer combined RFC6350 - every END:VCARD must be followed by \r\n (including last one)- reported by ysth - Fix for tests, should now work under Perl 5.17.6 - Ron Savage
2012-10-25Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-2/+1
2012-10-16Update p5-Text-vCard to 2.12:kleink1-3/+2
2.12 Mon 10 Sep 2012 21:09:45 BST - perltidy everything - Adding base64 encode/decode (doriantaylor)
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-1/+2
are called p5-*. I hope that's all of them.
2012-07-13Update p5-Text-vCard to 2.11:kleink1-4/+3
2.11 Thu 21 May 2012 08:48:46 BST - Merge POD cleanup and improvements (szabgab)
2011-08-14Revision bump after updating perl5 to 5.14.1.obache1-1/+2
2011-03-01Update to 2.10:wiz1-3/+3
2.10 Tue 11 Jan 2011 21:50:02 GMT - Merged in quote-printed code (Christian Varga) - Cleaned up the tests and code for quote-printed
2010-09-06Update to 2.09:wiz1-3/+2
2.09 Thu 19 Aug 2010 16:08:20 BST - Add set_encoding() for export - Stefan 2.08 Tue Jul 13 08:47:58 BST 2010 - Doc fix (Blair Christensen)
2010-08-21Bump the PKGREVISION for all packages which depend directly on perl,seb1-1/+2
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=..."), minus the packages updated after the perl package update. sno@ was right after all, obache@ kindly asked and he@ led the way. Thanks!
2010-02-26Update to 2.07. Set LICENSE.wiz1-3/+3
2.06 Sun 24 Jan 2010 10:02:01 GMT - Doc typos (Philip A. Prindeville) - Add get_simple_type() and import_data() (Philip A. Prindeville) - Doc typos (Philip A. Prindeville) 2.05 Fri 8 Jan 2010 22:28:50 GMT - Put back changes which were missed out 2.04 Fri 8 Jan 2010 22:00:20 GMT - Improvements to Makefile.PL and require 5.6 - thanks cpanservice - Switch to git repo - Doc patch
2010-02-26Uppercase first letter of COMMENT.wiz1-2/+2
2008-10-19Bump the PKGREVISION for all packages which depend directly on perl,he1-1/+2
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=...").
2008-08-13Update p5-Text-vCard to 2.03; changes since 2.01 include:kleink1-2/+2
2.03 Sun Mar 16 10:10:54 GMT 2008 - added 'moniker' and marked 'name' as depreciated 2.02 Sat Mar 15 17:15:16 GMT 2008 - http://rt.cpan.org/Ticket/Display.html?id=34044 Clean up tests so they pass in perl 5.10 thanks to Neil Williams
2008-06-12Add DESTDIR support.joerg1-1/+2
2008-03-11Update p5-Text-vCard to 2.01; changes since 2.00 include:kleink1-2/+2
2.01 Sun Sep 2 2007 - Stop empty TYPE= being set on export when not needed thanks to Vadim for the suggestion
2007-04-20Add missing PERL5_PACKLIST fu.kleink1-1/+5
2007-04-14Initial import of p5-Text-vCard-2.00 into the Packages Collection.kleink1-0/+19
A vCard is an electronic business card. This package is for a single vCard (person / record / set of address information). It provides an API to editing and creating vCards, or supplied a specific piece of the Text::vFile::asData results it generates a vCard with that content. You should really use Text::vCard::Addressbook as this handles creating vCards from an existing file for you.