aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm/xfe/distinfo
Commit message (Expand)AuthorAgeFilesLines
* Add xfe 0.54.2, fast MS-Explorer like filemanager for X.oliver2003-08-081-0/+1
where it resulted in a change in output from build-depends-list or run-depends-list. Approved by: portmgr (adamw) * Update WWWSunpoet Po-Chuan Hsieh2018-05-281-1/+1 | | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl * - Update to 0.100005Frederic Culot2018-03-282-4/+5 | | | | Changes: http://search.cpan.org/dist/Pod-Coverage-TrustPod/Changes * Fix license information for portgs that use "the same license as Perl".Mathieu Arnold2017-09-151-1/+1 | | | | Sponsored by: Absolight * Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-3/+3 | | | | | With hat: portmgr Sponsored by: Absolight * - Reassign milki@'s ports after his commit bit was taken in for safekeepingFrederic Culot2016-01-201-1/+1 | * Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-1/+1 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr * Cleanup plistBaptiste Daroussin2014-10-271-1/+0 | * Update devel/p5-Pod-Coverage-TrustPod to 0.100003Jonathan Chu2014-05-303-11/+5 | | | | Approved by: swills (mentor) * Update maintainer email addressJonathan Chu2014-01-211-1/+1 | | | | Approved by: swills (mentor) * - add stage supportAndrej Zverev2014-01-072-3/+1 | | | | Approved by: portmgr (blanket infrastructure) * Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-211-0/+1 | | | | devel part 3) * - convert to the new perl5 frameworkAndrej Zverev2013-09-081-6/+3 | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) * - Cleanup outdated checks. (PERL_LEVEL < 5.12)Andrej Zverev2013-06-181-10/+4 | | | | | | - Assign some p5- ports under perl@ maintainership. Approved by: portmgr@ (bapt@) * - Update to 0.100002Frederic Culot2012-05-082-3/+3 | | | | | | Changes: http://search.cpan.org/dist/Pod-Coverage-TrustPod/Changes PR: ports/167681 Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer) * - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-141-4/+12 | | | | | | | | | Note: devel/p5-B-Size and devel/p5-Devel-Arena where intentionally not restored. PR: ports/165605 Approved by: portmgr (bapt) Feature safe: yes (I sure hope so) * - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵Philip M. Gollucci2012-03-091-12/+4 | | | | | | | | | | | | | | | devel/p5-Devel-Arena) - Remove conditionals for PERL_LEVEL < 501200 - Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk - Other minor cleanups RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS} PR: ports/165605 Submitted by: pgollucci (myself) Approved by: portmgr (linimon) Exp Run by: linimon Tested by: make index * - Remove unneeded dependencies related to unsupported versions of perlFrederic Culot2011-07-131-10/+0 | | | | | Reported by: az@ Approved by: milki <milki@rescomp.berkeley.edu> (maintainer, via email) * - Update to 0.100001 [1]Frederic Culot2011-07-122-9/+27 | | | | | | | | | - Conditionally include cored modules [1] - Add LICENSE Changes: http://search.cpan.org/dist/Pod-Coverage-TrustPod/Changes PR: ports/158768 [1] Submitted by: milki <milki AT rescomp.berkeley.edu> (maintainer) * - Update to 0.100000Frederic Culot2011-04-112-4/+4 | | | | | PR: ports/156285 Submitted by: milki <milki AT rescomp.berkeley.edu> (maintainer)