| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
03 Jun 2012 05:56:20
1.04
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: maintainer (tobez@ via IM) |
21 Jan 2012 17:40:15
1.04
|
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 |
22 Oct 2011 23:50:23
1.04
|
eadler  |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
03 Jul 2011 14:59:23
1.04
|
ohauer  |
-remove MD5 |
17 Apr 2008 14:30:31
1.04
|
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) |
12 Dec 2007 09:53:40
1.04
|
tobez  |
Update to 1.04.
Changes: http://search.cpan.org/src/PERSICOM/Term-Prompt-1.04/Changes |
08 Sep 2007 00:59:21
1.03
|
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 |
22 Jan 2006 08:30:12
1.03
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:48:34
1.03
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
21 Oct 2005 10:17:05
1.03
|
tobez  |
Update to 1.03. Require perl from ports. |
21 Sep 2005 19:31:43
0.11
|
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 |
31 Mar 2004 03:12:58
0.11
|
trevor  |
SIZEify (maintainer timeout) |
24 Oct 2003 12:05:09
0.11
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
07 Mar 2003 06:01:16
0.11
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
06 Jun 2002 20:31:20
0.11
|
tobez  |
Update to 0.11. |
12 Jun 2001 20:25:42 
|
tobez  |
Updated MAINTAINER to my new committer email address. Do the same for
pkg-descr files. |
28 Apr 2001 15:40:01 
|
joe  |
This perl routine will take a prompt, a default response and a list of
possible responses and deal with the user interface, (and the user!), by
displaying the prompt, showing the default, and checking to be sure that the
response is one of the legal choices. |