| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
11 Dec 2012 19:56:23
0.06
|
skreuzer  |
Adopt ports |
04 Jun 2012 13:06:24
0.06
|
az  |
- Remove SITE_PERL from *_DEPENDS |
21 Jan 2012 17:40:15
0.06
|
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 |
20 Mar 2011 12:54:45
0.06
|
miwi  |
- Get Rid MD5 support |
21 Dec 2009 02:19:12
0.06
|
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. |
17 Apr 2008 14:30:31
0.06
|
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
0.06
|
gabor  |
- Remove old Perl support from unmaintained ports in categories starting
with letter b-f |
22 Jan 2006 05:52:28
0.06
|
edwin  |
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
22 Jan 2006 00:27:03
0.06
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry |
24 Nov 2005 01:23:57
0.06
|
pav  |
- Add SHA256 |
21 Sep 2005 19:31:43
0.06
|
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 |
20 Sep 2005 14:20:34
0.06
|
erwin  |
Reset maintainership of Seamus Venasse who has not responded for some time.
Thank you for your efforts in the past!
Noticed by: tobez
Approved by: portmgr (self) |
31 Mar 2004 03:12:58
0.06
|
trevor  |
SIZEify (maintainer timeout) |
24 Oct 2003 14:15:32
0.06
|
erwin  |
Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit. |
24 Oct 2003 12:05:09
0.06
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
16 Sep 2003 05:43:52
0.06
|
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
0.06
|
knu  |
De-pkg-comment. |
15 Nov 2002 17:21:35
0.06
|
ijliao  |
upgrade to 0.06
PR: 45280
Submitted by: maintainer |
23 Sep 2002 11:44:47
0.05
|
knu  |
Correct a *_DEPENDS entry. SQL/Statement.pm installed by
databases/p5-SQL-Statement lives right under ${PERL_VER}, not under
${PERL_VER}/${PERL_ARCH}.
Submitted by: bento |
25 Jun 2002 09:08:56
0.05
|
ijliao  |
add p5-DBD-Excel 0.05
A class for DBI drivers that acts on Excel files
PR: 34252
Submitted by: Seamus Venasse <svenasse@polaris.ca> |