aboutsummaryrefslogtreecommitdiff
path: root/shells/ch
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | shells) Notes: svn path=/head/; revision=327770
* - fix plist from previous commit, bump PORTREVISIONJason Helfman2012-03-262-2/+11
| | | | | | | | PR: ports/166232 Feature safe: yes Notes: svn path=/head/; revision=293864
* - Update to binary built for FreeBSD 9 [1].Jason Helfman2012-03-263-2248/+19
| | | | | | | | | | | | | - move away from tar installation, extract to work and install [2] - use portdata from majority of pkg-plist entries [2] - pass maintainer-ship to conrads@cox.net [1] PR: ports/166232 Submitted by: conrads@cox.net [1], 5u623l20@gmail.com [1], jgh [2] Feature safe: yes Notes: svn path=/head/; revision=293859
* - Update to 7.0.0Martin Wilke2012-03-183-2015/+2073
| | | | | | | | | | | - Pass maintainership to submitter PR: 166061 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=293508
* - Kick MD5Martin Wilke2011-07-021-1/+0
| | | | Notes: svn path=/head/; revision=276937
* Reset conrads@cox.net due to lack of time to work on FreeBSD.Mark Linimon2008-08-201-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=218897
* - Fix ownership on all installed files.Felippe de Meirelles Motta2008-06-191-1/+2
| | | | | | | | | | | - Bump PORTREVISION. PR: ports/121254 Submitted by: Vaclav Haisman <v.haisman@sh.cvut.cz> Approved by: gabor (mentor, implicit), maintainer timeout (>2 weeks) Notes: svn path=/head/; revision=215237
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-2/+0
| | | | Notes: svn path=/head/; revision=200791
* - Assign maintainership to original submitter (the e-mail address is nowAlejandro Pulver2006-10-311-1/+1
| | | | | | | working). Notes: svn path=/head/; revision=175866
* - Add wrapper script to respect PREFIX at runtime.Alejandro Pulver2006-10-202-4/+12
| | | | | | | | | | - Use IA32_BINARY_PORT instead of ONLY_FOR_ARCHS. - Bump PORTREVISION. Approved by: portmgr (erwin) Notes: svn path=/head/; revision=175437
* - Take mainainership back (maintainer address still bounces, Pair NetworksAlejandro Pulver2006-10-091-1/+1
| | | | | | | relay is just very persistent). Notes: svn path=/head/; revision=175154
* - Reassign maintainership to submitter (mail address doesn't bounce anymore).Alejandro Pulver2006-10-091-1/+1
| | | | Notes: svn path=/head/; revision=175118
* - Take maintainership (maintainer address bounces - recipient rejected).Alejandro Pulver2006-10-081-1/+1
| | | | Notes: svn path=/head/; revision=174971
* Ch is an embeddable C/C++ interpreter for cross-platform scripting, shellAlejandro Pulver2006-10-054-0/+2246
programming, 2D/3D plotting, numerical computing, and embedded scripting. Ch is the solution for: * Embedded Scripting * Enterprise * Academic * Plotting and Numerical Computing WWW: http://www.softintegration.com/products/chstandard/ PR: ports/101259 Submitted by: conrads at cox.net Notes: svn path=/head/; revision=174571