aboutsummaryrefslogtreecommitdiff
path: root/shells/vshnu
Commit message (Collapse)AuthorAgeFilesLines
* 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