| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
28 Jun 2012 18:37:23
0.6_1
|
az  |
- Remove SITE_PERL from *_DEPENDS |
21 Jan 2012 17:40:15
0.6_1
|
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.6_1
|
miwi  |
- Get Rid MD5 support |
29 Jan 2010 04:56:59
0.6_1
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 17).
Approved by: portmgr (itetcu) |
22 Aug 2009 00:18:43
0.6
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
30 Sep 2007 04:55:31
0.6
|
linimon  |
Before bsd.port.pre.mk, set either USE_PERL5 or WANT_PERL, depending on
whether the perl dependency is unconditional or conditional. This will
be needed for the conditional inclusion of bsd.perl.mk. |
13 Dec 2006 16:14:17
0.6
|
linimon  |
Reset seanc@FreeBSD.or due to maintainer-timeouts and no response to email.
Hat: portmgr |
03 Dec 2006 23:54:40
0.6
|
pav  |
- Update to 0.6
PR: ports/102875
Submitted by: chinsan <chinsan.tw@gmail.com>
Approved by: maintainer timeout (seanc; 3 months) |
22 Jan 2006 08:23:41
0.5_1
|
edwin  |
SHA256ify
Approved by: krion@ |
11 Jun 2005 16:13:12
0.5_1
|
skv  |
* reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
+ add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
* for all changed ports make dependencies on File::Temp, Digest::MD5,
Storable unconditional
* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
(this variable is forced by bsd.port.mk now)
* update Class-Autouse to 1.17
* update POE-API-Hooks to 1.05
* make portlint happy (clean IGNORE, convert spaces to tabs and so on) |
31 Mar 2004 03:12:58
0.5
|
trevor  |
SIZEify (maintainer timeout) |
21 Aug 2003 09:43:52
0.5
|
seanc  |
Um, my bad. Hook up the pkg-message so that it gets displayed when
building the port. Too much time in the beer garden tonight... |
21 Aug 2003 09:32:49
0.5
|
seanc  |
Add nifty little script that parses the CIA's World Factbook and
converts it into SQL for PostgreSQL, DB2, or MySQL. Includes
referential constraints for PostgreSQL and DB2. Useful for those
wanting to populate a database with dummy data that isn't completely
fake or people who make frequent use of the data. |