| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
04 Jun 2012 06:17:03
1.09
|
az  |
- Remove SITE_PERL from *_DEPENDS
- Reassign maintainership from ports@ to perl@ |
21 Jan 2012 17:40:15
1.09
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
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 |
24 Oct 2011 04:17:38
1.09
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- 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. |
03 Jul 2011 13:53:52
1.09
|
ohauer  |
- remove MD5 |
09 Mar 2009 19:29:12
1.09
|
miwi  |
- Reset farrokhi@freebsd.org due to long period of inactivity.
Approved by: portmgr (linimon) |
17 Apr 2008 14:30:31
1.09
|
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${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) |
08 Sep 2007 01:01:47
1.09
|
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
08 Nov 2006 09:28:33
1.09
|
farrokhi  |
Change my email address to farrokhi@ in all ports that I maintain.
Approved by: miwi (mentor) |
14 Aug 2006 03:28:59
1.09
|
clsung  |
- Update to 1.09
PR: ports/101821
Submitted by: chinsan <chinsan dot tw_AT_gmail dot com>
Approved by: maintainer (Babak Farrokhi) |
10 May 2006 22:51:56
1.08
|
clsung  |
- update to 1.08
PR: 97103
Submitted by: maintainer (Babak Farrokhi) |
14 Apr 2006 13:24:49
1.07
|
mnag  |
- Update to 1.07
PR: 95662
Submitted by: maintainer |
24 Mar 2006 00:40:27
1.05
|
mnag  |
- Update to 1.05
- Take MAINTAINER
PR: 94859
Submitted by: Babak Farrokhi <babak@farrokhi.net> |
22 Jan 2006 02:20:05
1.04
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
25 Nov 2005 15:31:02
1.04
|
pav  |
- Add SHA256 |
21 Sep 2005 19:31:43
1.04
|
fenner  |
search.cpan.org redirect reduction canonicalization project, pass 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 |
13 Jul 2005 19:34:18
1.04
|
leeym  |
- update to p5-Mail-Webmail-Gmail-1.04
- unbreak this port for perl-5.6.0 or below |
16 May 2005 10:13:13
1.03.1
|
erwin  |
Update to 1.03.1 |
14 Apr 2005 03:26:09
1.02
|
clsung  |
- update to 1.02
- from Changes
- Google updated login procedure. Updated Mail::Webmail::Gmail
to match. |
10 Mar 2005 12:31:29
1.01
|
lth  |
Update to 1.01 |
26 Jan 2005 03:20:48
1.00
|
kuriyama  |
Add missing "@unexec rmdir" lines.
Reported by: pointyhat via kris |
12 Oct 2004 13:38:34
1.00
|
clsung  |
- Update to 1.00
- 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) |
16 Aug 2004 13:20:20
0.09
|
edwin  |
[PATCH] mail/p5-Mail-Webmail-Gmail: add IGNORE for perl verion < 5.6
- perl5.00503 does not build...
PR: ports/70537
Submitted by: Cheng-Lung Sung <clsung@tw.freebsd.org> |
15 Aug 2004 17:22:45
0.09
|
vanilla  |
- Update to 0.09
PR: ports/70396
Submitted by: Cheng-Lung Sung <clsung_at_tw.freebsd dot org> |
08 Aug 2004 17:29:25
0.08
|
vanilla  |
- Update to 0.08
= 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 |
25 Jul 2004 14:21:05
0.07
|
vanilla  |
Add p5-Mail-Webmail-Gmail 0.07, perl interface to Google webmail
service.
PR: ports/69567
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |