aboutsummaryrefslogtreecommitdiff
path: root/shells/vshnu
Commit message (Collapse)AuthorAgeFilesLines
* shells/vshnu: update to 1.0500Fernando Apesteguía2020-04-062-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=530888
* - Add LICENSEDmitry Marakasov2018-02-252-1/+5
| | | | | | | | - norach - Update WWW Notes: svn path=/head/; revision=462944
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-2/+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 Notes: svn path=/head/; revision=373448
* Reset miwi's maintainership per his demandBaptiste Daroussin2014-11-181-1/+1
| | | | | | | Hope to see you back! Thank for all the work! Notes: svn path=/head/; revision=372709
* Use the USES=tar:... variants.Adam Weinberger2014-06-201-2/+1
| | | | Notes: svn path=/head/; revision=358479
* Add an @shell keyword to handle adding and remove a shell path in /etc/shellBaptiste Daroussin2014-06-111-3/+1
| | | | | | | | | | | Bump port revision of all ports that were doing it wrong prior to the keyword CR: D208 Reviewed by: antoine With hat: portmgr Notes: svn path=/head/; revision=357511
* Support stage and fix shebangsBaptiste Daroussin2013-12-271-2/+2
| | | | Notes: svn path=/head/; revision=337662
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | shells) Notes: svn path=/head/; revision=327770
* - convert to the new perl5 frameworkAndrej Zverev2013-09-121-7/+3
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327035
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-051-1/+1
| | | | | | | Approved by: maintainer (miwi@ via email) Notes: svn path=/head/; revision=298446
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=289563
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* - Update to 1.0305Martin Wilke2009-05-282-4/+4
| | | | Notes: svn path=/head/; revision=234727
* - Update to 1.0304Martin Wilke2009-05-032-5/+4
| | | | Notes: svn path=/head/; revision=233149
* - File was repackedMartin Wilke2008-02-282-4/+6
| | | | | | | Submitted by: erwinbot Notes: svn path=/head/; revision=208101
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - Update to 1.0300Martin Wilke2007-09-052-4/+4
| | | | Notes: svn path=/head/; revision=198793
* Obey conventions and change my mail to @FreeBSD.org addressMartin Wilke2006-06-161-1/+1
| | | | | | | Approved by: krion (mentor) Notes: svn path=/head/; revision=165605
* - Update to latest versionVolker Stolz2006-04-232-5/+5
| | | | | | | | | | - Assign maintainership to submitter PR: ports/95974 Submitted by: Martin Wilke Notes: svn path=/head/; revision=160239
* - Add SHA256Pav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149224
* Update to version 1.0136Kirill Ponomarev2005-04-212-3/+3
| | | | | | | | PR: ports/80210 Submitted by: Ports Fury Notes: svn path=/head/; revision=133859
* upgrade to 1.0124Ying-Chieh Liao2004-07-152-3/+3
| | | | Notes: svn path=/head/; revision=113699
* - Update to 1.0115Clement Laforet2004-03-223-11/+11
| | | | | | | | - Clean Makefile - Make portlint happy Notes: svn path=/head/; revision=104949
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* utilize SITE_PERLYing-Chieh Liao2003-10-241-2/+2
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* upgrade to 1.0107Ying-Chieh Liao2003-01-243-6/+6
| | | | Notes: svn path=/head/; revision=73942
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Remove redundant USE_PERL5 statements.Anton Berezin2001-08-241-1/+0
| | | | Notes: svn path=/head/; revision=46821
* upgrade to 1.0008Ying-Chieh Liao2001-06-132-6/+8
| | | | | | | | make RUN_DEPENDS also BUILD_DEPENDS drop maintainership Notes: svn path=/head/; revision=43944
* add vshnu, the New Visual ShellYing-Chieh Liao2001-02-255-0/+44
Notes: svn path=/head/; revision=38706