Age | Commit message (Expand) | Author | Files | Lines |
2000-05-20 | add -Wl,--export-dynamic to LDFLAGS so the package can correctly | dmcmahill | 3 | -1/+1561 |
2000-05-12 | Fix category properly. | agc | 1 | -2/+2 |
2000-05-12 | Move rc package from plan9 to shells category | agc | 2 | -3/+4 |
2000-03-30 | remove overlooked obsoleted patch | wiz | 1 | -16/+0 |
2000-03-30 | Update bash to 2.04; also add variable BASH_STATIC for static linking. | wiz | 6 | -41/+24 |
2000-03-09 | remove trailing `.' | wiz | 1 | -1/+1 |
2000-02-25 | remove commented out SUBDIR += lines for packages that never got | wiz | 1 | -3/+1 |
2000-02-24 | Fix loading from shared libraries on ELF systems. Patch provided by | tron | 2 | -7/+10 |
2000-02-05 | reordering for pkglint | wiz | 1 | -3/+3 |
2000-01-10 | whitespace cleanup | wiz | 1 | -1/+0 |
2000-01-08 | Correct master site list as suggested by Geoff C. Wing in PR pkg/9138. | tron | 1 | -6/+5 |
2000-01-06 | upgrade to 3.0.7, the latest release | windsor | 7 | -44/+35 |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 6 | -6/+6 |
1999-11-27 | defuzz | rh | 2 | -23/+15 |
1999-09-19 | Make this work on more operating systems with less effort. | kim | 1 | -3/+2 |
1999-08-17 | Be a bit more general when configuring this package on Solaris. | agc | 1 | -2/+3 |
1999-08-17 | Remove obsolete patch, and regen checksum file. | agc | 3 | -21/+8 |
1999-08-16 | Upgraded to tcsh 6.09.00 | kim | 4 | -13/+15 |
1999-08-13 | Substitute for ${PKGNAME} when generating the PLIST files. | agc | 1 | -2/+2 |
1999-08-03 | Regen. | agc | 1 | -2/+2 |
1999-08-03 | Use strerror(3), rather than mucking about with sys_nerr and sys_errlist | agc | 2 | -8/+31 |
1999-07-09 | Add package patch checksum files. | agc | 5 | -0/+30 |
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+3 |
1999-07-08 | Solaris 2.6 redefines rlimit to rlimit64, to catch the rlimit() call | agc | 1 | -0/+18 |
1999-06-20 | sys_errlist gets defined in headers, don't redefine | kim | 1 | -0/+13 |
1999-06-04 | Let this build again; for bonus points, teach it about SIGPWR. | sommerfeld | 3 | -0/+85 |
1999-06-03 | Upgrade to version 1.6 release of rc, the Unix clone of the Plan 9 shell. | agc | 10 | -189/+10 |
1999-05-24 | Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM | tv | 1 | -12/+12 |
1999-04-25 | Instead of always going to the "real" master site first, use one of the | tv | 1 | -3/+3 |
1999-04-14 | Remove unnecessary slash from master site list. | tron | 1 | -2/+2 |
1999-04-13 | Remove NOPORTDOCS definition - it was useless anyway, as any attempt to | agc | 1 | -8/+1 |
1999-03-22 | Catch up with MASTER_SITE_GNU reorganization. | bad | 1 | -2/+2 |
1999-03-11 | Simplify the shell scripting here, so that this package works on Solaris. | agc | 1 | -6/+5 |
1999-03-02 | Give a vendor to configure, thanks to Kim & Todd for the inputs! | hubertf | 1 | -2/+3 |
1999-02-26 | Update MASTER_SITES and HOMEPAGE like suggested in pr 7032 by Geoff C. Wing. | frueauf | 1 | -7/+7 |
1999-02-21 | update to 2.03 | hubertf | 4 | -21/+19 |
1999-02-20 | Fix CONFLICTS (remove redundancy, mostly) | hubertf | 1 | -3/+1 |
1999-02-11 | Use install-info in $PATH, so that systems with it in base will work too. | tv | 2 | -6/+6 |
1999-01-14 | Fix MASTER_SITES, as per PR 6808 by Jim Bernard <jbernard@ox.mines.edu> | hubertf | 1 | -2/+2 |
1998-11-13 | Use WRKSRC definition to keep pkglint happy. | agc | 1 | -7/+9 |
1998-11-13 | Put the NetBSD RCS Id back in a comment. | agc | 1 | -2/+2 |
1998-10-25 | Enable "#define PROTECT_ENV", closes pr 6266 by Sean Doran. | frueauf | 1 | -0/+14 |
1998-10-03 | Upgrade to tcsh-6.08.00 | kim | 10 | -186/+63 |
1998-09-22 | add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to fail | garbled | 1 | -1/+3 |
1998-09-13 | Revert turning off AUTOLOGOUT. It is not good to change known behaviour | kim | 1 | -10/+1 |
1998-09-09 | It's not necessary to ${MKDIR} ${PREFIX}/share/nls/el_GR.ISO_8859-7, since | agc | 1 | -2/+1 |
1998-09-09 | *** empty log message *** | agc | 1 | -2/+2 |
1998-09-09 | Re-enable REMOTEHOST. Though "autologout" can be set via a `set' command, | tv | 1 | -10/+1 |
1998-09-08 | Create a sane default path if environment variable "PATH" is not set, | tron | 2 | -0/+29 |
1998-09-08 | Disable "AUTOLOGOUT" and "REMOTEHOST". | tron | 1 | -3/+21 |