aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-Webmail-Gmail
Commit message (Collapse)AuthorAgeFilesLines
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-6/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* Support STAGEDIR.Vanilla I. Shu2013-11-052-6/+4
| | | | Notes: svn path=/head/; revision=332803
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | mail) Notes: svn path=/head/; revision=327742
* - Convert to new perl frameworkMathieu Arnold2013-08-021-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-041-3/+3
| | | | | | | - Reassign maintainership from ports@ to perl@ Notes: svn path=/head/; revision=298336
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=289563
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276989
* - Reset farrokhi@freebsd.org due to long period of inactivity.Martin Wilke2009-03-091-1/+1
| | | | | | | Approved by: portmgr (linimon) Notes: svn path=/head/; revision=229780
* - 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
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-8/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Change my email address to farrokhi@ in all ports that I maintain.Babak Farrokhi2006-11-081-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=176802
* - Update to 1.09Cheng-Lung Sung2006-08-142-4/+4
| | | | | | | | | PR: ports/101821 Submitted by: chinsan <chinsan dot tw_AT_gmail dot com> Approved by: maintainer (Babak Farrokhi) Notes: svn path=/head/; revision=170516
* - update to 1.08Cheng-Lung Sung2006-05-102-4/+4
| | | | | | | | PR: 97103 Submitted by: maintainer (Babak Farrokhi) Notes: svn path=/head/; revision=162035
* - Update to 1.07Marcus Alves Grando2006-04-142-4/+4
| | | | | | | | PR: 95662 Submitted by: maintainer Notes: svn path=/head/; revision=159487
* - Update to 1.05Marcus Alves Grando2006-03-242-5/+5
| | | | | | | | | | - Take MAINTAINER PR: 94859 Submitted by: Babak Farrokhi <babak@farrokhi.net> Notes: svn path=/head/; revision=158039
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154113
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149429
* 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
* - update to p5-Mail-Webmail-Gmail-1.04Yen-Ming Lee2005-07-132-4/+5
| | | | | | | - unbreak this port for perl-5.6.0 or below Notes: svn path=/head/; revision=139115
* Update to 1.03.1Erwin Lansing2005-05-162-3/+3
| | | | Notes: svn path=/head/; revision=135351
* - update to 1.02Cheng-Lung Sung2005-04-142-3/+3
| | | | | | | | | - from Changes - Google updated login procedure. Updated Mail::Webmail::Gmail to match. Notes: svn path=/head/; revision=133297
* Update to 1.01Lars Thegler2005-03-102-3/+3
| | | | Notes: svn path=/head/; revision=130794
* Add missing "@unexec rmdir" lines.Jun Kuriyama2005-01-261-0/+2
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=127357
* - Update to 1.00Cheng-Lung Sung2004-10-122-3/+3
| | | | | | | | | | | | | | | - Fixed some errors in the documentation. - Fixed an error where large message bodies were not returned properly. - Updated documentation with new test scripts. - Added the ability to delete messages. PR: ports/71977 Submitted by: clsung Approved by: co-mentor (vanilla) Notes: svn path=/head/; revision=119021
* [PATCH] mail/p5-Mail-Webmail-Gmail: add IGNORE for perl verion < 5.6Edwin Groothuis2004-08-161-1/+7
| | | | | | | | | | - perl5.00503 does not build... PR: ports/70537 Submitted by: Cheng-Lung Sung <clsung@tw.freebsd.org> Notes: svn path=/head/; revision=116400
* - Update to 0.09Vanilla I. Shu2004-08-152-3/+3
| | | | | | | | PR: ports/70396 Submitted by: Cheng-Lung Sung <clsung_at_tw.freebsd dot org> Notes: svn path=/head/; revision=116285
* - Update to 0.08Vanilla I. Shu2004-08-082-3/+3
| | | | | | | | | | | | = From Change = - Updated the logon process after Google updated it. - some funtions didnt return undef properly in list context, fixed. PR: ports/70154 Submitted by: maintainer Notes: svn path=/head/; revision=115670
* Add p5-Mail-Webmail-Gmail 0.07, perl interface to Google webmailVanilla I. Shu2004-07-254-0/+47
service. PR: ports/69567 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=114658