Date: Mon, 22 Dec 2008 21:28:51 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-relative Makefile distinfo pkg-descr pkg-plist Message-ID: <200812222128.mBMLSpob045234@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2008-12-22 21:28:51 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-relative Makefile distinfo pkg-descr pkg-plist Log: relative - Load modules with relative names This module allows you to load modules using only parts of their name, relatively to the current module or to a given module. Module names are by default searched below the current module, but can be searched upper in the hierarchy using the ..:: syntax. WWW: http://search.cpan.org/dist/relative/ PR: ports/129659 Submitted by: skreuzer at exit2shell.com Revision Changes Path 1.3297 +1 -0 ports/devel/Makefile 1.1 +27 -0 ports/devel/p5-relative/Makefile (new) 1.1 +3 -0 ports/devel/p5-relative/distinfo (new) 1.1 +8 -0 ports/devel/p5-relative/pkg-descr (new) 1.1 +3 -0 ports/devel/p5-relative/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812222128.mBMLSpob045234>