| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ChangeLog: https://legacy.cs.indiana.edu/~kinzler/vshnu/vshnu.html
Accumulated changes:
* Add f and F flags to &run
* Add $dotdotdot; Add lazy command evaluation
* Fix &df to always refresh and &diskspace align bug
* Add $getch for initial command key input
* Add %nobag for actions on unassigned bag keys
* Add $disksgvfs for user gvfs mounts in disks list
* Use Getopt::Std; Add -f command line option
* Add -[cCkK] command line options
* Uppercase $vname and $version variables
* Add 2 flag to &run
* Use x option to suppress file coloring as executable
* Fix compatibility for Term::ANSIColor > 3.02
PR: 245376
Submitted by: cpeticus@gmail.com
|
|
|
|
|
| |
- norach
- Update WWW
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Hope to see you back! Thank for all the work!
|
| |
|
|
|
|
|
|
|
|
| |
Bump port revision of all ports that were doing it wrong prior to the keyword
CR: D208
Reviewed by: antoine
With hat: portmgr
|
| |
|
|
|
|
| |
shells)
|
|
|
|
|
|
| |
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
|
|
|
|
| |
Approved by: maintainer (miwi@ via email)
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
With hat: portmgr (myself)
|
| |
|
| |
|
|
|
|
| |
Submitted by: erwinbot
|
|
|
|
|
|
|
|
| |
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
|
| |
|
|
|
|
| |
Approved by: krion (mentor)
|
|
|
|
|
|
|
| |
- Assign maintainership to submitter
PR: ports/95974
Submitted by: Martin Wilke
|
| |
|
|
|
|
|
| |
PR: ports/80210
Submitted by: Ports Fury
|
| |
|
|
|
|
|
| |
- Clean Makefile
- Make portlint happy
|
| |
|
|
|
|
|
| |
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
|
|
|
|
| |
Approved by: pat
|
| |
|
|
|
|
|
| |
make RUN_DEPENDS also BUILD_DEPENDS
drop maintainership
|
|
|