Age | Commit message (Expand) | Author | Files | Lines |
2002-08-10 | Create NLS catalogue directories only if they do not already exist. | kim | 1 | -1/+5 |
2002-07-25 | PKGNAME is not defined, use DISTNAME. | kim | 1 | -3/+3 |
2002-07-25 | Revert previous commit. | kim | 1 | -2/+1 |
2002-07-25 | PKGNAME is not defined, use DISTNAME. | kim | 1 | -3/+3 |
2002-07-25 | Make lintpkgsrc happy with standalone-tcsh and static-tcsh. | martti | 1 | -1/+2 |
2002-07-24 | Upgrade to tcsh-6.12.00: | kim | 7 | -111/+6 |
2002-07-18 | Do not use _mktemp(). There is no prototype for it, so it is not safe to use | mycroft | 4 | -2/+31 |
2002-07-15 | Add mkdir for empty directory. | mycroft | 1 | -1/+2 |
2002-06-22 | Small fix to the texi file which allows the info file to be built on 1.6. | cjep | 2 | -6/+12 |
2002-06-06 | This is an attempt to close PR#16619. The package will now compile, however | cjep | 5 | -17/+87 |
2002-06-03 | Don't disable utmpx support under NetBSD any more. It works fine now. | tron | 2 | -18/+1 |
2002-04-11 | Imagine my surprise when this failed to build on my -current shark. | abs | 9 | -95/+113 |
2002-04-01 | Update MASTER_SITES & HOMEPAGE. | uebayasi | 1 | -3/+3 |
2002-03-22 | * Add HOMEPAGE (http://www.tcsh.org/). | uebayasi | 1 | -2/+3 |
2002-03-04 | Work arround build problem on NetBSD system with utmpx support. | tron | 2 | -1/+18 |
2002-02-18 | Introduce new framework for handling info files generation and installation. | seb | 8 | -17/+22 |
2002-02-15 | mkdir -> ${MKDIR} | skrll | 2 | -6/+6 |
2002-01-31 | Changes from basesrc/bin/csh/dol.c:1.18-1.19. | minoura | 2 | -1/+19 |
2002-01-02 | Add patch-ab (recognize mipseb in config.sub). | rafal | 1 | -1/+2 |
2002-01-02 | Make config.sub recognize mipseb. | rafal | 1 | -0/+22 |
2001-12-17 | Add fix for problems reported in PR kern/14968. The patch was provided | tron | 2 | -1/+31 |
2001-12-02 | Don't hardcode /usr/pkg, use ${PREFIX}. (Ouch!) | wiz | 1 | -2/+2 |
2001-12-02 | Drop '/pkg' from PKGDIR. | wiz | 1 | -2/+2 |
2001-11-29 | Updated to 4.0.4, provided by Eric Gillespie Jr. in pkg/14376 | martti | 4 | -10/+18 |
2001-11-29 | Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in | hubertf | 1 | -2/+2 |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 23 | -16/+16 |
2001-10-05 | Don't compress the manual pages of this package because "zshall.1" tries | tron | 1 | -1/+3 |
2001-10-02 | Upgrade to version 0.5.3 | seb | 18 | -1394/+198 |
2001-09-24 | "PKGVERSION" is now in "PLIST_SUBST" by default. | tron | 1 | -2/+1 |
2001-09-23 | Don't include "lib/zsh/libzsh-4.0.2.so" into package list under SunOS. | tron | 3 | -3/+8 |
2001-09-23 | Don't hardcode package version number into package lists. | tron | 3 | -403/+402 |
2001-09-23 | Remove redundant "@dirrm" commands from "PLIST.dynamic" and reorder | tron | 2 | -6/+3 |
2001-09-23 | Fix oversights in last commit. | tron | 5 | -10/+10 |
2001-09-23 | Make modifications of "/etc/shells" robust so that they don't fail if the | tron | 5 | -10/+10 |
2001-09-23 | Make modifications of "/etc/shells" robust so that they don't fail if | tron | 4 | -8/+13 |
2001-09-06 | Install Russian messages in ru_RU as well as to ru_SU. | kim | 1 | -2/+2 |
2001-09-04 | Fix Estonian and Ukrainian character set codes. | kim | 1 | -3/+3 |
2001-09-03 | Upgrade to tcsh-6.11. | kim | 6 | -58/+45 |
2001-08-30 | fix bash on sparc64; the patches are from Shin'ichiro TAYA <taya@ba2.so-net.n... | mrg | 4 | -3/+135 |
2001-08-14 | The TCSH_STATIC mk.conf definition has been removed in favour of a | agc | 1 | -5/+1 |
2001-08-14 | Add and enable static-tcsh | agc | 1 | -1/+2 |
2001-08-14 | Initial import of a statically-linked tcsh package, based on the | agc | 1 | -0/+16 |
2001-08-06 | Be sure to match the whole line when creating the /etc/shells entry, so | agc | 1 | -2/+2 |
2001-08-06 | Make sure we don't ignore ${LOCALBASE}/bin/tcsh when creating the new | agc | 1 | -3/+3 |
2001-08-06 | Handle a PREFIX of / correctly when dealing with /etc/shells | abs | 1 | -3/+8 |
2001-08-04 | Fix pkg/12675 by converting the package to use buildlink.mk files and | jlam | 4 | -33/+22 |
2001-07-27 | Fix a typo in the comment field. I wish I could type properly. | agc | 1 | -2/+2 |
2001-07-27 | Add and enable standalone-tcsh, now that I can spell it properly. | agc | 1 | -1/+2 |
2001-07-27 | Add a standalone version of tcsh, which installs a statically-linked | agc | 3 | -0/+29 |
2001-07-27 | Make sure the correct ${NLSDIR} exists for the message catalogues. | agc | 1 | -1/+2 |