summaryrefslogtreecommitdiff
path: root/shells/44bsd-csh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256Pav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149224
* - tar -> ${TAR} (since we have now a bsdtar ;)Clement Laforet2004-04-071-1/+1
| | | | Notes: svn path=/head/; revision=106396
* Use PORTDOCS macro.Clement Laforet2004-03-222-3/+1
| | | | Notes: svn path=/head/; revision=104948
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* Use DOCSDIR macro.Sergey A. Osokin2003-12-301-2/+2
| | | | Notes: svn path=/head/; revision=96962
* KATO mega patchEdwin Groothuis2003-09-271-1/+1
| | | | | | | | | | | | | | - ECHO -> ECHO_MSG For some ports: - pre-fetch -> pre-everything - ECHO -> ECHO_CMD PR: ports/56820-56858 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=89492
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* 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
* Fix build on -current.Kris Kennaway2002-06-161-0/+50
| | | | | | | Submitted by: mike Notes: svn path=/head/; revision=61346
* Distfile has a home once again.Cy Schubert2002-05-161-1/+1
| | | | Notes: svn path=/head/; revision=59217
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-1/+1
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Notes: svn path=/head/; revision=53959
* - PORTDOCS policePatrick Li2001-12-242-5/+4
| | | | | | | | - DOCSDIR support to some - Brush out some lint Notes: svn path=/head/; revision=52072
* "the the" -> "the"Chris Costello2001-06-231-1/+1
| | | | | | | | PR: docs/28376 Submitted by: tyler spivey <tspivey8@home.com> Notes: svn path=/head/; revision=44370
* I dropped maintainership or at least I tried to. Do it again.David E. O'Brien2001-03-111-1/+1
| | | | Notes: svn path=/head/; revision=39478
* Make sure to point this to my local distfile directory instead ofJeroen Ruigrok van der Werven2000-11-091-1/+1
| | | | | | | obrien's. Notes: svn path=/head/; revision=34949
* Update port to the 20001106 version, which fixes a temporaryJeroen Ruigrok van der Werven2000-11-062-4/+2
| | | | | | | | | file creation security problem. Approved by: obrien Notes: svn path=/head/; revision=34840
* Mark forbidden for now, due to tempfile creation issues.Jeroen Ruigrok van der Werven2000-11-051-0/+1
| | | | | | | | | Approved by: obrien [well, not really, but he knows I was working on fixing this and he urged me to reroll the distfile with the fix] Notes: svn path=/head/; revision=34823
* Move the stragler's www.freebsd.org/~user distfiles to the officalDavid E. O'Brien2000-06-291-1/+2
| | | | | | | MASTER_SITE_LOCAL site. Notes: svn path=/head/; revision=29968
* @dirrm share/doc/44bsd-cshSatoshi Asami2000-05-311-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=28999
* Comment clean-ups.Tim Vanderhoek2000-05-121-1/+1
| | | | Notes: svn path=/head/; revision=28421
* Fix MASTER_SITEKris Kennaway2000-04-171-1/+1
| | | | | | | | PR: 18037 Submitted by: howardjp@wam.umd.edu Notes: svn path=/head/; revision=27681
* Fix a typo.David E. O'Brien2000-04-151-2/+2
| | | | | | | Submitted by: R. Imura <imura@af.airnet.ne.jp> Notes: svn path=/head/; revision=27587
* This is the the traditional 4.4BSD /bin/csh C-shell, with additionalDavid E. O'Brien2000-04-155-0/+54
FreeBSD fixes and updates since 4.4BSD Lite was released. Notes: svn path=/head/; revision=27577