summaryrefslogtreecommitdiff
path: root/shells (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Correct MASTER_SITES.Shigeyuki Fukushima2000-10-271-1/+1
| | | | | | | Submitted by: Brett M Hogden <hogden@rge.com> Notes: svn path=/head/; revision=34299
* Remove an unnecessary "strip" line in post-install.Patrick S. Gardella2000-10-181-1/+0
| | | | | | | Submitted by: knu Notes: svn path=/head/; revision=33968
* Update to 1.03oKevin Lo2000-10-123-6/+6
| | | | | | | | PR: 21928 Submitted by: MAINTAINER Notes: svn path=/head/; revision=33731
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Rename PLIST.nobuild to pkg-plist.nobuild.Satoshi Asami2000-10-081-1/+1
| | | | Notes: svn path=/head/; revision=33547
* Rename PLIST.doc to pkg-plist.doc.Satoshi Asami2000-10-081-1/+1
| | | | Notes: svn path=/head/; revision=33546
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenSatoshi Asami2000-09-251-1/+1
| | | | | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris Notes: svn path=/head/; revision=33101
* Update _kld to look (also) into /boot/kernel for kernel modules.Akinori MUSHA2000-09-062-2/+2
| | | | Notes: svn path=/head/; revision=32336
* - Update to 0.5.2Alexander Langer2000-07-224-59/+261
| | | | | | | - Add NOPORTDOCS hunks Notes: svn path=/head/; revision=30962
* Correct OSVERSION, which I raised for testing but forgot toAlexander Langer2000-07-221-2/+2
| | | | | | | set correctly after that. Notes: svn path=/head/; revision=30960
* Update to patchlevel 3.Alexander Langer2000-07-213-7/+7
| | | | Notes: svn path=/head/; revision=30932
* - Add support for sigset_t - changes.Alexander Langer2000-07-192-1/+27
| | | | | | | | | - Claim maintainership. Approved by: cracauer Notes: svn path=/head/; revision=30875
* - Update to verison 6.09.01Alexander Langer2000-07-164-23/+49
| | | | | | | | | | | - Create symlink for /bin/tcsh (instead of installing full package) for -current/-stable (requested by obrien) PR: 19853 Submitted by: Ports Fury Notes: svn path=/head/; revision=30689
* Push the FreeBSD version check down to 400021 for tcsh in base system.David E. O'Brien2000-07-111-1/+1
| | | | Notes: svn path=/head/; revision=30490
* Update MD5. Since ftp.freebsd.org never got a copy (and I don't have one)Will Andrews2000-07-101-1/+1
| | | | | | | | | of the original, I could not check the diff. Submitted by: ade Notes: svn path=/head/; revision=30445
* Use {MASTER,PATCH}_SITE_SUBDIR instead of make's sed capabilities.Steve Price2000-07-071-1/+2
| | | | Notes: svn path=/head/; revision=30318
* Update to 3.0.8. Remove useless echo in Makefile.Will Andrews2000-07-012-3/+2
| | | | Notes: svn path=/head/; revision=30051
* Get rid of the workaround regarding the libzsh-3.1.x.so generation, asAkinori MUSHA2000-06-302-12/+3
| | | | | | | | | | | | zsh 3.1.9 was found to generate it also on 3-STABLE. This should fix the breakage of the package for 3-STABLE. Pointed out by: Masayuki FUKUI <fukui@sonic.nm.fujitsu.co.jp> Reviewed by: shige (Maintainer) Notes: svn path=/head/; revision=30010
* Move the stragler's www.freebsd.org/~user distfiles to the officalDavid E. O'Brien2000-06-293-3/+6
| | | | | | | MASTER_SITE_LOCAL site. Notes: svn path=/head/; revision=29968
* Use ${MASTER_SITE_LOCAL}.Satoshi Asami2000-06-291-2/+3
| | | | Notes: svn path=/head/; revision=29964
* Unleash all of these ports upon the people. I no longer have any interestWill Andrews2000-06-223-3/+3
| | | | | | | | in any of them, but will be happy to assign MAINTAINER to others and commit updates for them. Notes: svn path=/head/; revision=29763
* Locally hosted distfiles moved to ftp.freebsd.org.Jacques Vidrine2000-06-201-2/+1
| | | | Notes: svn path=/head/; revision=29719
* Use the distfiles now on ftp.freebsd.org instead of from my home directorySteve Price2000-06-171-1/+1
| | | | | | | on freefall. Notes: svn path=/head/; revision=29655
* Add MASTER_SITE_SOURCEFORGE.Maxim Sobolev2000-06-152-3/+6
| | | | | | | Submitted by: Ollivier Robert <roberto@keltia.freenix.fr> Notes: svn path=/head/; revision=29607
* The zsh-functions distfile has been moved from freefall to ftp.Akinori MUSHA2000-06-081-1/+1
| | | | Notes: svn path=/head/; revision=29395
* Update to 3.1.9.Shigeyuki Fukushima2000-06-082-2/+2
| | | | Notes: svn path=/head/; revision=29393
* Unbroke the port.Maxim Sobolev2000-06-071-1/+2
| | | | | | | | | | | The distfile is still available from www.research.att.com/sw/tools/reuse under the original conditions. PR: 18989 Submitted by: Jonathan Fosburgh <jonathan@fosburgh.org> Notes: svn path=/head/; revision=29312
* Add dependency to autoconf.Shigeyuki Fukushima2000-06-061-0/+2
| | | | | | | | PR: ports/19066 Submitted by: Andreas Schulz <ats@first.gmd.de> Notes: svn path=/head/; revision=29272
* PORTVERSION=0.9b1 -> PORTVERSION=0.9.b1Tim Vanderhoek2000-06-041-1/+1
| | | | Notes: svn path=/head/; revision=29169
* Update to 3.1.7.Shigeyuki Fukushima2000-06-024-25/+89
| | | | | | | Submitted by: knu@FreeBSD.org Notes: svn path=/head/; revision=29108
* @dirrm share/doc/44bsd-cshSatoshi Asami2000-05-311-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=28999
* Update to 3.1.7-pre-4.Akinori MUSHA2000-05-275-28/+59
| | | | | | | | | | | | | No response from: shige Now the FreeBSD specific compdefs I submitted have been included within their distribution! Introduce a workaround for the libzsh shared library generation. This should be solved by the forthcoming 3.1.7 release. Notes: svn path=/head/; revision=28784
* Re-add patch for failglob variable (see previous discussion on -commiters)Martin Cracauer2000-05-243-0/+453
| | | | Notes: svn path=/head/; revision=28728
* Fix trace() symbol clash with ncursesMartin Cracauer2000-05-243-0/+42
| | | | | | | Untested (4-stable) commit by: ache Notes: svn path=/head/; revision=28725
* Restore static linkingAndrey A. Chernov2000-05-233-0/+3
| | | | | | | Submitted by: Martin Cracauer <cracauer@cons.org> Notes: svn path=/head/; revision=28708
* Take over MAINTAINER since the current one is inactive. Also allow peopleWill Andrews2000-05-191-3/+4
| | | | | | | | | to build a static binary without having to touch the Makefile. Approved by: asami Notes: svn path=/head/; revision=28609
* Comment clean-ups.Tim Vanderhoek2000-05-121-1/+1
| | | | Notes: svn path=/head/; revision=28421
* Upgrade to 2.04Andrey A. Chernov2000-05-0721-807/+105
| | | | | | | | failglob patch removed - this sort of patches must be submitted to bash maintainer Notes: svn path=/head/; revision=28346
* Update to 3.1.7.p2.Shigeyuki Fukushima2000-05-023-3/+11
| | | | Notes: svn path=/head/; revision=28265
* Change MAINTAINER's address.Akinori MUSHA2000-04-302-2/+2
| | | | | | | | PR: ports/18300 Submitted by: MAINTAINER Notes: svn path=/head/; revision=28154
* Oops, I forgot the distfile zsh-3.1.7-pre-1.tar.gz was underAkinori MUSHA2000-04-291-6/+7
| | | | | | | | | zsh/development/, not zsh/. Noticed by: cpiazza Notes: svn path=/head/; revision=28071
* Update to 3.1.7.p1.Shigeyuki Fukushima2000-04-295-66/+249
| | | | | | | Submitted by: knu@FreeBSD.org Notes: svn path=/head/; revision=28070
* Add some completion definitions(compdef) of FreeBSD original commands.Shigeyuki Fukushima2000-04-254-158/+187
| | | | | | | | Contributor, knu-san, thank you! And we need more and more compdefs! :) Notes: svn path=/head/; revision=28001
* Since AT&T has released KSH93 as open-source, there is no longer aWill Andrews2000-04-241-0/+1
| | | | | | | | | | binary distribution. PR: 17451 Submitted by: maintainer Notes: svn path=/head/; revision=27942
* Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsiveKris Kennaway2000-04-231-1/+1
| | | | | | | | | | | for quite some time. If any non-committer wants to take over maintainership please let me know. Reviewed by: ports No response from: erich Notes: svn path=/head/; revision=27941
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-2114-36/+34
| | | | Notes: svn path=/head/; revision=27847
* portlintMichael Haro2000-04-202-9/+9
| | | | Notes: svn path=/head/; revision=27820