aboutsummaryrefslogtreecommitdiff
path: root/mail/grepmail
Commit message (Collapse)AuthorAgeFilesLines
* Make it so that the default Perl is always called perl5.Mathieu Arnold2015-09-141-1/+1
| | | | | | | | | | | | | | | | | | | - Move Perl's man1 files along with its man3 files. - Move where Perl installs its modules man1 pages. - Convert the ports installing man1 pages. - Make different Perl versions installable at the same time. Though you should note that only the default version can be used to install Perl modules, and the non default Perl versions cannot use the modules installed via ports if they contain .so as they are installed in a version specific directory. Reviewed by: bapt (the Mk bits) Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3542 Notes: svn path=/head/; revision=396892
* Remove $FreeBSD$ from patches files everywhere.Mathieu Arnold2015-05-221-3/+0
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=387082
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-2/+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
* Stage supportAntoine Brodin2014-02-012-3/+1
| | | | Notes: svn path=/head/; revision=342207
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | mail) Notes: svn path=/head/; revision=327742
* - Convert to new perl frameworkAndrej Zverev2013-08-021-1/+2
| | | | Notes: svn path=/head/; revision=324171
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-281-3/+3
| | | | Notes: svn path=/head/; revision=300176
* 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 MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276989
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-3/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with M Notes: svn path=/head/; revision=240072
* - 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
* - Update to 5.3033Martin Wilke2007-08-203-4/+20
| | | | | | | Approved by: maintainer implicit Notes: svn path=/head/; revision=197974
* 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 5.3032Renato Botelho2006-03-252-5/+6
| | | | | | | | | | | - Add devel/p5-Date-Manip as a dependency - Pass maintainership to submitter PR: ports/94912 Submitted by: Babak Farrokhi <babak@farrokhi.net> Notes: svn path=/head/; revision=158109
* Reset jedgar as maintainer; has not responded to email about status.Mark Linimon2006-03-241-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=158048
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154158
* Update to 5.30Volker Stolz2005-02-152-3/+3
| | | | | | | | | PR: ports/68441 Submitted by: phgrauAT cis.fu-berlin.de Approved by: maintainer timeout Notes: svn path=/head/; revision=128939
* Update to 5.23. Cf. http://grepmail.sourceforge.net/CHANGES for changes.Volker Stolz2004-05-063-21/+6
| | | | | | | | | Based on PR: ports/58675 Submitted by: Cheng-Lung Sung Approved by: maintainer-timeout (> 6 month) Notes: svn path=/head/; revision=108543
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* utilize SITE_PERLYing-Chieh Liao2003-10-242-4/+4
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update port to 4.80.Chris D. Faulhaber2003-02-083-13/+13
| | | | | | | | PR: 45728 Submitted by: Maxim Tulyuk <mt@primats.org.ua> Notes: svn path=/head/; revision=75079
* Update port to 4.72.Chris D. Faulhaber2002-10-083-10/+14
| | | | | | | | | Use REINPLACE. Submitted by: Thomas Vogt <thomas.vogt@bsdunix.ch> (update) Notes: svn path=/head/; revision=67667
* Update port to 4.70Chris D. Faulhaber2002-01-033-17/+2
| | | | Notes: svn path=/head/; revision=52537
* Update port to 4.60Chris D. Faulhaber2001-12-073-7/+7
| | | | Notes: svn path=/head/; revision=51182
* Fix a bug introduced in 1.21, so grepmail actually runs.Anton Berezin2001-08-291-0/+1
| | | | Notes: svn path=/head/; revision=47100
* Remove redundant USE_PERL5 statements.Anton Berezin2001-08-241-1/+0
| | | | Notes: svn path=/head/; revision=46821
* - update to version 4.50Chris D. Faulhaber2001-07-313-10/+12
| | | | | | | | | | | - use PERL_CONFIGURE (and the created Makefile) - rearrange Makefile (to please portlint) PR: 29351 Submitted by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=45675
* Update port to 4.48Chris D. Faulhaber2001-06-182-2/+2
| | | | | | | | PR: 28018 Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=44165
* Update port to 4.47Chris D. Faulhaber2001-05-022-2/+2
| | | | | | | Submitted by: Anders Andersson <anders@codefactory.se> Notes: svn path=/head/; revision=42168
* Update port to 4.45Chris D. Faulhaber2001-02-112-2/+2
| | | | | | | | Submitted by: kris Obtained from: NetBSD Notes: svn path=/head/; revision=38193
* Spaces->tabs in the mail category.Jimmy Olgeni2001-02-051-1/+1
| | | | | | | (I know, I look boring and pedant :o) Notes: svn path=/head/; revision=37983
* Update port to 4.44Chris D. Faulhaber2000-11-173-2/+13
| | | | Notes: svn path=/head/; revision=35235
* Update port to 4.43Chris D. Faulhaber2000-09-072-2/+2
| | | | Notes: svn path=/head/; revision=32412
* Update port to 4.42Chris D. Faulhaber2000-08-202-2/+2
| | | | Notes: svn path=/head/; revision=31789
* Update port to 4.41Chris D. Faulhaber2000-06-152-2/+2
| | | | Notes: svn path=/head/; revision=29612
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.Maxim Sobolev2000-06-141-1/+2
| | | | Notes: svn path=/head/; revision=29595
* Fix patch/configureChris D. Faulhaber2000-05-302-2/+3
| | | | | | | Found by: Anders Andersson <anders@sanyusan.se> Notes: svn path=/head/; revision=28986
* Update port to 4.40Chris D. Faulhaber2000-05-162-8/+7
| | | | Notes: svn path=/head/; revision=28484
* Update port to 4.31Chris D. Faulhaber2000-05-032-2/+2
| | | | Notes: svn path=/head/; revision=28280
* Update port to 4.30Chris D. Faulhaber2000-05-033-2/+12
| | | | Notes: svn path=/head/; revision=28273
* Update port to 4.23Chris D. Faulhaber2000-04-142-2/+2
| | | | Notes: svn path=/head/; revision=27554
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-2/+2
| | | | Notes: svn path=/head/; revision=27500
* Update port to 4.22Chris D. Faulhaber2000-04-062-3/+3
| | | | Notes: svn path=/head/; revision=27374
* Update port to 4.21Chris D. Faulhaber2000-03-302-3/+3
| | | | Notes: svn path=/head/; revision=27149
* Update port to 4.2Chris D. Faulhaber2000-02-093-7/+12
| | | | Notes: svn path=/head/; revision=25622
* Update port to 4.11Chris D. Faulhaber2000-01-242-3/+3
| | | | Notes: svn path=/head/; revision=25025
* Initial import of grepmail version 4.1.Steve Price1999-11-275-0/+34
Search mailboxes for a given regexp and display matching emails. PR: 15007 Submitted by: Chris D. Faulhaber <jedgar@fxp.org> Notes: svn path=/head/; revision=23445