Age | Commit message (Expand) | Author | Files | Lines |
2005-09-20 | Teach the +SHELLS helper script to not create an /etc/shells file if | jlam | 1 | -1/+2 |
2005-07-29 | * Separate out the shell registration into a separately unpacked script | jlam | 1 | -2/+2 |
2005-04-28 | Avoid using != to define OS_VER .. use :sh instead to defer evaluation | jlam | 1 | -3/+3 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-03-25 | Upgrade to tcsh 6.14.00 | kim | 1 | -45/+53 |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 |
2004-05-19 | Upgrade to tcsh-6.13.00: | kim | 1 | -3/+2 |
2004-04-18 | Convert to buildlink3. | snj | 1 | -2/+2 |
2003-07-02 | don't apply s/5/2/ to OS_VERSION since this breaks later use of it, | grant | 1 | -3/+3 |
2003-05-05 | Only attempt to install the individual message catalogs if they have been | agc | 1 | -43/+45 |
2003-02-14 | Note conflict with static version. Closes PR 20010 by Ryo HAYASAKA. | wiz | 1 | -1/+3 |
2003-01-28 | Instead of including bsd.pkg.install.mk directly in a package Makefile, | jlam | 1 | -2/+2 |
2002-11-17 | Convert packages to PKG_REGISTER_SHELLS framework. | salo | 1 | -14/+4 |
2002-09-30 | Use buildlink2. | jlam | 1 | -1/+2 |
2002-09-15 | Add utmpx support from the tcsh CVS repo (by christos). | kim | 1 | -3/+2 |
2002-08-11 | Fix Japanese message support, and enable multibyte character sets. | kim | 1 | -2/+2 |
2002-08-10 | Create NLS catalogue directories only if they do not already exist. | kim | 1 | -1/+5 |
2002-07-25 | Revert previous commit. | kim | 1 | -2/+1 |
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 | 1 | -5/+3 |
2002-03-22 | * Add HOMEPAGE (http://www.tcsh.org/). | uebayasi | 1 | -2/+3 |
2001-09-23 | Make modifications of "/etc/shells" robust so that they don't fail if | tron | 1 | -2/+4 |
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 | 1 | -4/+7 |
2001-08-14 | The TCSH_STATIC mk.conf definition has been removed in favour of a | agc | 1 | -5/+1 |
2001-08-06 | Be sure to match the whole line when creating the /etc/shells entry, so | agc | 1 | -2/+2 |
2001-08-06 | Handle a PREFIX of / correctly when dealing with /etc/shells | abs | 1 | -3/+8 |
2001-07-27 | Make sure the correct ${NLSDIR} exists for the message catalogues. | agc | 1 | -1/+2 |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 1 | -1/+2 |
2000-11-20 | Add ukrainian... | christos | 1 | -2/+2 |
2000-11-19 | update for tcsh-6.10.00 | christos | 1 | -3/+5 |
2000-08-30 | Add 'TCSH_STATIC' variable for producing static tcsh binary. | abs | 1 | -1/+5 |
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 | 1 | -1/+7 |
1999-08-16 | Upgraded to tcsh 6.09.00 | kim | 1 | -4/+4 |
1999-03-11 | Simplify the shell scripting here, so that this package works on Solaris. | agc | 1 | -6/+5 |
1998-11-13 | Use WRKSRC definition to keep pkglint happy. | agc | 1 | -7/+9 |
1998-10-03 | Upgrade to tcsh-6.08.00 | kim | 1 | -22/+54 |
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-08-04 | Use BSD_INSTALL_{PROGRAM,DATA} in the Makefile instead of "chown"ing after | tv | 1 | -3/+1 |
1998-06-21 | Automanpage handling. | tv | 1 | -2/+1 |
1998-04-20 | Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. | frueauf | 1 | -2/+2 |
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 1 | -7/+2 |
1998-03-07 | Use INSTALL_*_DIR macros. | hubertf | 1 | -2/+2 |
1998-03-05 | Changes for the PLIST to reflect what's actually installed: | tv | 1 | -6/+6 |
1998-01-24 | portlint: fix RCS Id, use cmd macros | hubertf | 1 | -3/+3 |
1997-11-27 | update location of archive | explorer | 1 | -2/+2 |
1997-11-26 | - Update /etc/shells also on "make install", not only on pkg_add | hubertf | 1 | -1/+5 |