Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BROKEN on ia64: Does not compile | Kris Kennaway | 2004-03-07 | 1 | -1/+7 |
| | |||||
* | SIZEify. | Trevor Johnson | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | - Fix build on non-i386 platforms. | Pav Lucistnik | 2003-12-12 | 2 | -30/+43 |
| | | | | | | | | Tested ok on: i386/stable, i386/current, amd64 Fails later on: ia64 (pluto2) PR: ports/60176 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> | ||||
* | Move inclusion of bsd.port.pre.mk past variable definitions. | Mark Linimon | 2003-10-29 | 1 | -6/+6 |
| | |||||
* | All right, that's it, no more commits at 4am for me. | Mark Linimon | 2003-10-20 | 1 | -5/+1 |
| | | | | | | | | | But I'm still going to leave it marked broken on all the other architectures. That's because I think it really is broken on all the other architectures. If it is not broken on all the other architectures, I am going to stick my fingers in my ears and chant la-la-la-can't-hear-you. arrrrrgh | ||||
* | Remove BROKEN case for i386 4.x. | Mark Linimon | 2003-10-20 | 1 | -2/+10 |
| | | | | Previous attempt at deprecation objected to by: krion | ||||
* | Per bento logs, this is broken on 5.x. Rather than marking it so only | Mark Linimon | 2003-10-20 | 1 | -1/+3 |
| | | | | | | | | | for 5.x, mark it as generally broken; the latest distfile in the 1.x series was in 1996 and this isn't even it (this one is from 1994). The bash2 releases began in 1996. Unless there is some absolute need to maintain this port for backwards compatibility, it should probably just be deleted. | ||||
* | Before committing the previous BROKEN changes I carefully checked the status | Kris Kennaway | 2003-10-16 | 1 | -7/+1 |
| | | | | | | | | | of each port on bento and for recent fixes. Unfortunately at some point I got confused and switched to the wrong list :-) As a result I picked up a number of ports that were fixed a while ago. Sorry for the false alarm, maintainers. Pointy hat to: kris | ||||
* | BROKEN on 5.x: does not compile | Kris Kennaway | 2003-10-16 | 1 | -1/+7 |
| | |||||
* | - Fix build on -current | Kirill Ponomarev | 2003-09-27 | 1 | -0/+11 |
| | | | | Reported by: kris via bento | ||||
* | - Fix typo in COMMENT [1] | Kirill Ponomarev | 2003-09-01 | 2 | -4/+2 |
| | | | | | | - Use INFO Submitted by: Anthraxz <bouloumag@hotmail.com> [1] | ||||
* | Fix build on -current (varargs -> stdarg) | David E. O'Brien | 2003-08-31 | 9 | -0/+0 |
| | | | | | | | [don't propagate the poorly named patch files from the PR] PR: 56146 Submitted by: Michael Edenfield <kutulu@kutulu.org> | ||||
* | - Fix build on -current (varargs -> stdarg) | Kirill Ponomarev | 2003-08-30 | 9 | -0/+255 |
| | | | | | PR: 56146 Submitted by: Michael Edenfield <kutulu@kutulu.org> | ||||
* | De-pkg-comment. | Akinori MUSHA | 2003-02-20 | 2 | -1/+1 |
| | |||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | Mario Sergio Fujikawa Ferreira | 2002-11-10 | 2 | -2/+1 |
| | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | Adam Weinberger | 2002-11-06 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | To ports@freebsd.org. | David E. O'Brien | 2002-05-08 | 1 | -1/+1 |
| | |||||
* | eaccess() only exists on recent versions of -current, not on -stable. | Kris Kennaway | 2002-05-05 | 1 | -2/+2 |
| | | | | Pointy hat to: obrien | ||||
* | Make compile on FreeBSD/sparc64 ! | David E. O'Brien | 2002-02-10 | 2 | -19/+53 |
| | |||||
* | Also fix the symlink race vulnerability in bashbug.sh. | David E. O'Brien | 2000-11-29 | 1 | -0/+11 |
| | | | | Obtained from: bash-1.14.7-23.5x.src.rpm | ||||
* | Fix the symlink vulnerability noted at http://www.securityfocus.com/bid/2006 | David E. O'Brien | 2000-11-29 | 1 | -0/+28 |
| | | | | Obtained from: RedHat bash-1.14.7-23.5x.src.rpm | ||||
* | Add $FreeBSD$'s which help me in problem reports. | David E. O'Brien | 2000-11-22 | 1 | -0/+1 |
| | |||||
* | Correct whitespace introduced during PORTNAME conversion and portlint | Michael Haro | 2000-04-21 | 1 | -1/+1 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-09 | 1 | -2/+2 |
| | |||||
* | Restore useless version required comments. | David E. O'Brien | 2000-03-22 | 1 | -0/+1 |
| | |||||
* | Remove the "version required" line. | David E. O'Brien | 2000-03-20 | 1 | -1/+0 |
| | |||||
* | Style nits in the ports I maintain. | David E. O'Brien | 2000-02-13 | 1 | -7/+7 |
| | |||||
* | Add WWW to description of shells/bash1 | Michael Haro | 2000-01-22 | 1 | -0/+2 |
| | | | | | PR: 16260 Submitted by: joseph.scott@owp.csus.edu | ||||
* | Bash1 incorrectly restores signals when executing programs. This causes | David E. O'Brien | 1999-11-28 | 3 | -0/+38 |
| | | | | | | | | | | | | | | | many programs to use 100% CPU after a login session was ungracefully closed because SIGHUP will not be delivered to processes started from bash1 used as login shell (SIGHUP is ignored when bash1 is running as login shell and telnet connection is made because ignored SIGHUP is inherited from inetd->telnetd->getty->login; ignored SIGHUP is restored before starting any program from shell). These patches were derived from Bash 2.03, and attempt to impliement the Bash 2.03 behavior. PR: 14943 Submitted by: Max Khon (fjoe@iclub.nsu.ru) | ||||
* | Use $(CC) -E rather than ``cpp'' to deal with cpp's new braindamage. | David E. O'Brien | 1999-11-28 | 1 | -1/+10 |
| | |||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | Use __FreeBSD__ instead of FreeBSD so this builds on the Alpha too. | Steve Price | 1999-07-05 | 1 | -0/+11 |
| | |||||
* | #4/4 enforcing Caps, no period | Tim Vanderhoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de | ||||
* | Remove the test to create ${PREFIX}/share/info/dir as it is now | Michael Haro | 1999-06-05 | 2 | -5/+1 |
| | | | | in bsd.port.mk and this helps to unify the check and install. | ||||
* | Bash version 1.17 was much more popular than I thought. | David E. O'Brien | 1999-03-30 | 12 | -0/+251 |
| | | | | (deleted to save space on the CDROM since I thought few were still using it) | ||||
* | Delete the bash 1.17 port. It served us well as we transitioned to bash | David E. O'Brien | 1999-03-29 | 12 | -251/+0 |
| | | | | version 2. | ||||
* | ${MASTER_SITE_GNU} got rearranged in December; let's catch up. | Bill Fenner | 1999-01-27 | 1 | -1/+2 |
| | |||||
* | Removed manpages from pkg/PLIST | David E. O'Brien | 1998-08-13 | 2 | -4/+5 |
| | |||||
* | Add NO_LATEST_LINK -- these are not the latest versions, and we shouldn't | Satoshi Asami | 1998-04-04 | 1 | -1/+2 |
| | | | | | depend on ordering in the parent Makefiles for the links to be created correctly. | ||||
* | Make Bash obey ${PREFIX} | David E. O'Brien | 1997-08-21 | 1 | -0/+11 |
| | |||||
* | Get bash to not use GNU malloc. This solves the calloc() weirdness | Jordan K. Hubbard | 1997-06-27 | 1 | -0/+19 |
| | | | | in -current. Closes PR#3971 | ||||
* | Remove trailing dot from ${MAINTAINER} | Bill Fenner | 1997-06-26 | 1 | -2/+2 |
| | | | | Found by: distfile checker | ||||
* | Use install-info to edit the dir file. | Masafumi Max NAKANE | 1997-06-16 | 1 | -0/+3 |
| | |||||
* | Use install-info to edit the dir file. | Masafumi Max NAKANE | 1997-06-16 | 1 | -2/+8 |
| | | | | | The (now old) master_site doesn&t have bash-1.14.7 anymore, but GNU sites do, so update it. | ||||
* | In documentation subdirectory, let ``make all'' build only the info | Masafumi Max NAKANE | 1997-06-16 | 1 | -2/+19 |
| | | | | files. | ||||
* | Patch up the texinfo file and add @dircategory and @direntry. | Masafumi Max NAKANE | 1997-06-16 | 1 | -0/+13 |
| | |||||
* | ache writes: | David E. O'Brien | 1997-02-17 | 1 | -1/+3 |
| | | | | | | > This port is obsoleted by bash2, so I don't want to be MAINTAINER I *hate* bash2. So I'll take it over. | ||||
* | This port is obsoleted by bash2, so I don't want to be MAINTAINER | Andrey A. Chernov | 1997-02-14 | 1 | -3/+1 |
| | |||||
* | Roll this back to 1.14.7. | Satoshi Asami | 1997-01-02 | 8 | -204/+146 |
| | |||||
* | Upgrade to 2.0 | Andrey A. Chernov | 1996-12-27 | 8 | -146/+204 |
| |