| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
22 Mar 2012 12:38:38
3.024
|
culot  |
- Update to 3.024
- Add LICENSE (LGPL 3 & Artistic 2)
Changes: http://search.cpan.org/dist/Dir-Project/Changes
Feature safe: yes |
24 Mar 2011 08:17:20
3.023
|
wen  |
- Update to 3.023
ChangeLog: http://cpansearch.perl.org/src/WSNYDER/Dir-Project-3.023/Changes |
24 Sep 2010 02:03:44
3.021
|
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
18 Aug 2010 10:57:23
3.021
|
az  |
Update to 3.021.
PR: ports/149389
Submitted by: Frederic Culot <frederic@culot.org> |
23 Apr 2010 08:07:50
3.020
|
wen  |
- Update to 3.020 |
13 Jan 2010 09:06:39
3.017
|
wen  |
- Update to 3.017 |
15 Jul 2009 11:23:57
3.016
|
tobez  |
Update to 3.016.
Changes: http://search.cpan.org/dist/Dir-Project/Changes |
03 Jul 2009 10:57:26
3.015
|
tobez  |
Update to 3.015.
Changes: http://search.cpan.org/dist/Dir-Project/Changes |
12 Jun 2008 12:16:08
3.012
|
mat  |
Update to 3.012 |
17 Apr 2008 14:30:31
3.011
|
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) |
04 Aug 2007 11:41:31
3.011
|
gabor  |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
06 Jul 2007 08:11:24
3.011
|
miwi  |
- Update to 3.011 |
25 Apr 2007 07:24:28
3.010
|
clsung  |
- Update to 3.010 |
09 Apr 2007 02:03:23
3.002
|
clsung  |
- Update to 3.002
PR: ports/111318
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
14 Aug 2006 03:34:47
3.000
|
clsung  |
- Respect DESTDIR
PR: ports/101833
Submitted by: maintainer (Gea-Suan Lin) |
14 Jul 2006 21:21:22
3.000
|
erwin  |
Dir::Project provides a way to locate a source-controlled directory
(CVS, Subversion, Perforce, etc) using only the current working
directory (cd). This prevents users from having to set other
environment variables when they switch between areas, and allows
scripts and such inside the directory to be executed without changing
the user's PATH.
WWW: http://search.cpan.org/dist/Dir-Project/
PR: ports/100307
Submitted by: Gea-Suan Lin <gslin at gslin.org> |