6ac3 FreshPorts -- devel/p5-Dir-Project
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Dir-Project 3.024 devel on this many watch lists=0 search for ports that depend on this port
Project Environment determination
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 14 Jul 2006 21:21:36
Also Listed In: perl5
License: LGPL3 ART20


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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/perl5.8
Required To Run:
  1. lang/perl5.8
There are no ports dependent upon this port

To install the port: cd /usr/ports/devel/p5-Dir-Project/ && make install clean
To add the package: pkg_add -r p5-Dir-Project


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Dir/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Dir/
  4. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Dir/
  5. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Dir/
  6. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Dir/
  7. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Dir/
  8. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Dir/
  9. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Dir/
  10. http://at.cpan.org/modules/by-module/Dir/
  11. http://backpan.perl.org/modules/by-module/Dir/
  12. http://cpan.nctu.edu.tw/modules/by-module/Dir/
  13. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Dir/
  14. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Dir/
  15. http://www.cpan.dk/modules/by-module/Dir/

Number of commits found: 16

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
22 Mar 2012 12:38:38
Original commit files touched by this commit  3.024
culot search for other commits by this committer
- 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
Original commit files touched by this commit  3.023
wen search for other commits by this committer
- Update to 3.023
ChangeLog: http://cpansearch.perl.org/src/WSNYDER/Dir-Project-3.023/Changes
24 Sep 2010 02:03:44
Original commit files touched by this commit  3.021
pgollucci search for other commits by this committer
- only 13% of the p5- ports embed @comment $FreeBSD$:
  so standarize and remove it

With Hat:   perl@
18 Aug 2010 10:57:23
Original commit files touched by this commit  3.021
az search for other commits by this committer
Update to 3.021.

PR:             ports/149389
Submitted by:   Frederic Culot <frederic@culot.org>
23 Apr 2010 08:07:50
Original commit files touched by this commit  3.020
wen search for other commits by this committer
- Update to 3.020
13 Jan 2010 09:06:39
Original commit files touched by this commit  3.017
wen search for other commits by this committer
- Update to 3.017
15 Jul 2009 11:23:57
Original commit files touched by this commit  3.016
tobez search for other commits by this committer
Update to 3.016.

Changes:        http://search.cpan.org/dist/Dir-Project/Changes
03 Jul 2009 10:57:26
Original commit files touched by this commit  3.015
tobez search for other commits by this committer
Update to 3.015.

Changes:        http://search.cpan.org/dist/Dir-Project/Changes
12 Jun 2008 12:16:08
Original commit files touched by this commit  3.012
mat search for other commits by this committer
Update to 3.012
17 Apr 2008 14:30:31
Original commit files touched by this commit  3.011
araujo search for other commits by this committer
- 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
Original commit files touched by this commit  3.011
gabor search for other commits by this committer
- 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
Original commit files touched by this commit  3.011
miwi search for other commits by this committer
- Update to 3.011
25 Apr 2007 07:24:28
Original commit files touched by this commit  3.010
clsung search for other commits by this committer
- Update to 3.010
09 Apr 2007 02:03:23
Original commit files touched by this commit  3.002
clsung search for other commits by this committer
- Update to 3.002

PR:             ports/111318
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
14 Aug 2006 03:34:47
Original commit files touched by this commit  3.000
clsung search for other commits by this committer
- Respect DESTDIR

PR:             ports/101833
Submitted by:   maintainer (Gea-Suan Lin)
14 Jul 2006 21:21:22
Original commit files touched by this commit  3.000
erwin search for other commits by this committer
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>

Number of commits found: 16

2812
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10Aug 14
linux-f10-flashplugin11Aug 14
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04
libGLJun 04

11 vulnerabilities affecting 33 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24566
Broken 190
Deprecated 460
Ignore 564
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 51
Set to expire 445
Interactive 33
new 24 hours 3
new 48 hours10
new 7 days30
new fortnight94
new month175

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0