| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
04 Jun 2012 13:06:24
1.9
|
az  |
- Remove SITE_PERL from *_DEPENDS |
28 Feb 2012 21:15:54
1.9
|
swills  |
- Make this non-INTERACTIVE by patching out the prompt unconditionally |
21 Jan 2012 17:40:15
1.9
|
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 |
09 Jan 2012 15:32:37
1.9
|
lbr  |
The port asks the user a question. Tools like portmaster need to
know this so that they can inform the user.
PR: 162070
Submitted by: Doug Barton <dougb@freebsd.org> |
28 Dec 2011 08:20:20
1.9
|
ehaupt  |
End WWW CPAN URL with a "/" |
20 Mar 2011 12:54:45
1.9
|
miwi  |
- Get Rid MD5 support |
23 Jan 2010 14:45:05
1.9
|
ehaupt  |
- Add cpan site to WWW
- Fix indentation, fmt -w 80 |
21 Dec 2009 02:19:12
1.9
|
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
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. |
26 May 2008 11:32:02
1.9
|
mat  |
Update to 1.9 |
17 Apr 2008 14:30:31
1.8_2
|
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) |
02 Apr 2007 17:54:43
1.8_2
|
gabor  |
- Remove old Perl support from unmaintained ports in categories starting
with letter b-f |
22 Jan 2006 00:27:03
1.8_2
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry |
24 Nov 2005 01:23:57
1.8_2
|
pav  |
- Add SHA256 |
10 Sep 2005 09:23:13
1.8_2
|
linimon  |
Reset bouncing maintainer address. Sorry to see you go.
Hat: portmgr |
14 Dec 2004 12:23:35
1.8_2
|
roam  |
Actually honor BATCH mode - skip the interactive definition of virtual
users.
Approved by: maintainer |
18 Mar 2004 18:01:13
1.8_1
|
trevor  |
Add size data, approved by maintainers. |
10 Jan 2004 10:33:17
1.8_1
|
edwin  |
fix port: databases/p5-DBIx-Password
remove extra file and directories.
Informed maintainer.
PR: ports/61061
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> |
24 Oct 2003 12:05:09
1.8
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
16 Sep 2003 05:43:52
1.8
|
erwin  |
Conditionalise dependencies on databases/p5-DBI: for perl
5.005_03 use databases/p5-DBI-137 as newer versions do not
support the old perl.
Note that for some port, I merely removed the explicit
dependency as they already have implicit dependencies
via other ports.
Approved by: portmgr (marcus) |
21 Feb 2003 11:15:05
1.8
|
knu  |
De-pkg-comment. |
28 May 2002 17:15:39
1.8
|
ijliao  |
add p5-DBIx-Password 1.8
Allows you to create a global password file for DB passwords
PR: 36066
Submitted by: Autrijus Tang <autrijus@egb.elixus.org> |