aboutsummaryrefslogtreecommitdiff
path: root/shells/tcsh_nls
Commit message (Collapse)AuthorAgeFilesLines
* - Drop conditional that was only relevant to 6.X and olderPav Lucistnik2012-03-021-7/+1
| | | | Notes: svn path=/head/; revision=292545
* - Restore shells/tcsh_nls, I have misread the OSVERSION conditionalPav Lucistnik2012-03-022-0/+80
| | | | | | | | Requested by: ume Pointy hat to: pav Notes: svn path=/head/; revision=292544
* - Retire shells/tcsh_nls, is included in base system since FreeBSD 7.0-RELEASEPav Lucistnik2012-03-022-80/+0
| | | | Notes: svn path=/head/; revision=292530
* NLS catalog stuff of csh(1) was MFC'ed. So, enable buildingHajimu UMEMOTO2006-02-261-2/+2
| | | | | | | | | on RELENG_6 as well. Approved by: portmgr (kris) Notes: svn path=/head/; revision=156831
* Add new port tcsh_nls - Misc NLS catalogs for tcsh whichHajimu UMEMOTO2006-02-192-0/+80
requires libiconv. This port is meaningful only on 7-CURRENT for now. Notes: svn path=/head/; revision=156359