Commit graph

196 commits

Author SHA1 Message Date
abs
7654666fdb Imagine my surprise when this failed to build on my -current shark.
Rather than require that _every_ new port update config.guess,
    fall back to using `uname -p`-unknown-netbsd on >= 1.4,
    so we only need to patch for each new machine_arch.
2002-04-11 15:26:19 +00:00
uebayasi
a1f69bcfab Update MASTER_SITES & HOMEPAGE. 2002-04-01 03:13:41 +00:00
uebayasi
a4edfe20e8 * Add HOMEPAGE (http://www.tcsh.org/).
* echo -> ${ECHO}, sed -> ${SED}.
2002-03-22 11:13:41 +00:00
tron
3a81dced62 Work arround build problem on NetBSD system with utmpx support. 2002-03-04 20:27:44 +00:00
seb
66111c6d15 Introduce new framework for handling info files generation and installation.
Summary of changes:
- removal of USE_GTEXINFO
- addition of mk/texinfo.mk
- inclusion of this file in package Makefiles requiring it
- `install-info' substituted by `${INSTALL_INFO}' in PLISTs
- tuning of mk/bsd.pkg.mk:
    removal of USE_GTEXINFO
    INSTALL_INFO added to PLIST_SUBST
    `${INSTALL_INFO}' replace `install-info' in target rules
    print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info'
- a couple of new patch files added for a handful of packages
- setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it
- devel/cssc marked requiring texinfo 4.0
- a couple of packages Makefiles were tuned with respect of INFO_FILES and
  makeinfo command usage

See -newly added by this commit- section 10.24 of Packages.txt for
further information.
2002-02-18 15:14:00 +00:00
skrll
08bdd44549 mkdir -> ${MKDIR}
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
2002-02-15 10:12:28 +00:00
minoura
7d0823fbb4 Changes from basesrc/bin/csh/dol.c:1.18-1.19.
> Fix problem where
>         % echo $20000000000
>         Segmentation fault (core dumped)
I believe the problem is already known to the maintainer of tcsh
(=christos).
2002-01-31 15:02:22 +00:00
rafal
9cc8787a8f Add patch-ab (recognize mipseb in config.sub). 2002-01-02 15:45:16 +00:00
rafal
b49d43ad0a Make config.sub recognize mipseb. 2002-01-02 15:44:07 +00:00
tron
0479880c16 Add fix for problems reported in PR kern/14968. The patch was provided
by Christos Zoulas in private e-mail.
2001-12-17 19:26:24 +00:00
wiz
732a245881 Don't hardcode /usr/pkg, use ${PREFIX}. (Ouch!) 2001-12-02 16:42:00 +00:00
wiz
84eebfd215 Drop '/pkg' from PKGDIR.
Noted by Neil Booth via pkg/14807.
2001-12-02 09:37:22 +00:00
martti
5c40bc73d0 Updated to 4.0.4, provided by Eric Gillespie Jr. in pkg/14376
This is a minor bug-fix release, though some new functions have been added:

_bts                            Completion for Debian BTS
_chflags                        Completion for chflags(1)
_links                          Completion for links web browser
_samba
_sysctl
_user_admin
bash-backward-kill-word
2001-11-29 09:16:28 +00:00
hubertf
5542206cba Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in
pkgsrc. Instead, a new variable PKGREVISION is invented that can get
bumped independent of DISTNAME and PKGNAME.

Example #1:
        DISTNAME=       foo-X.Y
        PKGREVISION=    Z
     => PKGNAME=        foo-X.YnbZ

Example #2:
        DISTNAME=       barthing-X.Y
        PKGNAME=        bar-X.Y
        PKGREVISION=    Z
     => PKGNAME=        bar=X.YnbZ (!)

On subsequent changes, only PKGREVISION needs to be bumped, no more risk
of getting DISTNAME changed accidentally.
2001-11-29 01:12:24 +00:00
zuntum
9ce7d9169a Move pkg/ files into package's toplevel directory 2001-10-31 22:18:56 +00:00
tron
0562ee9051 Don't compress the manual pages of this package because "zshall.1" tries
to include all the other manual pages with ".so" macros which doesn't
work with compress manual pages even if the filenames are correct.
2001-10-05 16:36:00 +00:00
seb
f71d9cc4dc Upgrade to version 0.5.3
Changes:
        win32 support
        MacOS X support
        public cvs repository
        new libraries
        databases access via ODBC
        bugfixes
2001-10-02 11:07:15 +00:00
tron
5517ff3625 "PKGVERSION" is now in "PLIST_SUBST" by default. 2001-09-24 09:51:09 +00:00
tron
6be67edaa8 Don't include "lib/zsh/libzsh-4.0.2.so" into package list under SunOS.
This fixes PR pkg/14032 by Stoned Elipot.
2001-09-23 21:23:59 +00:00
tron
23faead985 Don't hardcode package version number into package lists. 2001-09-23 21:20:35 +00:00
tron
ddccacbb82 Remove redundant "@dirrm" commands from "PLIST.dynamic" and reorder
multiple package list so that deinstallation works smoothly.
2001-09-23 21:15:39 +00:00
tron
aeb8065bba Fix oversights in last commit. 2001-09-23 21:08:56 +00:00
tron
45df76b111 Make modifications of "/etc/shells" robust so that they don't fail if the
last entry is removed.
2001-09-23 21:06:07 +00:00
tron
0aa1f59f15 Make modifications of "/etc/shells" robust so that they don't fail if
"/etc/shells" doesn't exist or is empty after removing entries for
cerntain shell. These problems show up e.g. under SunOS.
2001-09-23 21:01:29 +00:00
kim
6943bcf837 Install Russian messages in ru_RU as well as to ru_SU. 2001-09-06 00:54:52 +00:00
kim
190655252d Fix Estonian and Ukrainian character set codes. 2001-09-04 00:29:26 +00:00
kim
f22de89bd8 Upgrade to tcsh-6.11.
NOTE:  Polish translation is excluded from the package due to broken files.

New Features:
        * kill ring                             Per Hedeland
        * bsd style colorls                     Anand
        * big5 multi-byte support               Yen-Ming Lee
        * LARGEFILE support on Linux            Kimmo Suominen
        * jobcmd alias                          Greg Parker

New Ports:
        * concurrent's powermaxos               Matt Majka
        * hpux11                                Joshua Weage

Locale Support:
        * estonian translation                  Toomas Soome
        * russian translation                   Ilmar S. Habibulin
        * polish translation                    Pawe³ New

Complete list of changes:

 40. V6.11.00 - 20010902
 39. Completion fixes (Tom Warzeka)
 38. make c_insert not static so that it can be used from win32 (amol)
 37. Fix rmstar not to corrupt memory when we say no. (Mark Peek)
 36. V6.10.02 - 20010806
 35. polish nls locale (Pawe³ New)
 34. Fix a tcsetattr race running background jobs as the last line on an xterm
     window (Andrew Brown)
 33. jobcmd alias (Greg Parker)
 32. hpux11 support (Joshua Weage)
 31. Fix SHORT_STRINGS compilation (Daniel Trinkle)
 30. Add kill -s (Mark Peek)
 29. Don't recognize all mips as dec (Bjorn Knutsson)
 28. Fix GLOB_QUOTE problem (noted by Per) I introduced in 6.10.01.
 27. Port to concurrent's powermaxos (Matt Majka)
 26. New builtin srcfile (Amol)
 25. Fix bindkey "\\" cmd (reported by Ismail H. Tuncer)
 24. %0Xc was broken in the prompt if the user's home directory was '/'.
     (reported by Edward Glowacki)
 23. V6.10.01 - 20010426
 22. LARGEFILE support on Linux.
 21. Add big5 multibyte support (Yen-Ming Lee)
 20. Check the return value of setpriority (Dima Dorfman)
 19. Avoid constructing paths with // on DomainOS (Nickolai Zeldovich)
 18. Russian translation (Ilmar S. Habibulin)
 17. Fix hostdefs for alpha support in FreeBSD (Andrey A. Chernov)
 16. Add door support in colorls (Shaen)
 15. Add BSD_STYLE_COLORLS for FreeBSD (Anand)
 14. MAXHOSTNAMELEN needs to be 256 (Kris Kennaway)
 13. Document stty -tabs problems on compaq (Nelson H. F. Beebe)
 12. Fix broken comment, and new versions of config.guess and config.sub
     (H.Merijn Brand)
 11. fix redrawing in the recognize case (Andrew Brown)
 10. don't call qsort with 0 items. (Luke Mewburn)
  9. fix echo;echo;echo; not outputing anything (Andrey A. Chernov)
  8. Fix shell word parsing in dabbrev-expand (Per Hedeland)
  7. hpux fixes (Chienting Lin)
  6. Implement kill ring (Per Hedeland)
  5. Avoid core-dumping when a very long $HOME gets passed in (Kris Kennaway)
  4. Add rlimit_vmem for linux based on rlimit_as (N KomaZaki)
  3. back out symlink=expand path check.
  2. Add Estonian translation (Toomas Soome)
  1. Accept empty $savedirs to mean infinity.
2001-09-03 01:57:21 +00:00
mrg
2e813f4a6f fix bash on sparc64; the patches are from Shin'ichiro TAYA <taya@ba2.so-net.ne.jp>,
tested by Martti Kuparinen <martti.kuparinen@iki.fi> and myself...
2001-08-30 13:56:27 +00:00
agc
0671c7dbb5 The TCSH_STATIC mk.conf definition has been removed in favour of a
static-tcsh package.
2001-08-14 12:48:21 +00:00
agc
c575c43fd0 Add and enable static-tcsh 2001-08-14 12:47:05 +00:00
agc
689861fed8 Initial import of a statically-linked tcsh package, based on the
standard tcsh package, and using a minimal pkgsrc equivalent of a
"reachover" structure.

This is a much better solution for binary packages - it removes
another mk.conf definition.
2001-08-14 12:46:44 +00:00
agc
3a416f87fe Be sure to match the whole line when creating the /etc/shells entry, so
that grep -v /bin/tcsh does not match ${LOCALBASE}/bin/tcsh
2001-08-06 20:48:54 +00:00
agc
a795ccc8e2 Make sure we don't ignore ${LOCALBASE}/bin/tcsh when creating the new
/etc/shells entry with grep -v /bin/tcsh - be sure to match the whole
line.
2001-08-06 20:46:58 +00:00
abs
7638fafa97 Handle a PREFIX of / correctly when dealing with /etc/shells 2001-08-06 15:37:37 +00:00
jlam
16652dd1a9 Fix pkg/12675 by converting the package to use buildlink.mk files and
marking as USE_BUILDLINK_ONLY.  The only dependencies picked up are now
only the ones linked into work/.buildlink.
2001-08-04 06:58:23 +00:00
agc
38bade2955 Fix a typo in the comment field. I wish I could type properly. 2001-07-27 20:32:01 +00:00
agc
d11a8b31b9 Add and enable standalone-tcsh, now that I can spell it properly. 2001-07-27 19:53:53 +00:00
agc
7cef91d773 Add a standalone version of tcsh, which installs a statically-linked
version of tcsh into /bin, but still using most of the standard tcsh
package framework, for ease of maintenance.
2001-07-27 19:52:45 +00:00
agc
3a3f1919ce Make sure the correct ${NLSDIR} exists for the message catalogues. 2001-07-27 19:43:41 +00:00
nra
ee3f60dfcd Update zsh to 4.0.2. PR 13538 by Eric Gillespie Jr.
This is a maintenance release for the (stable) 4.0 branch. Most of the
changes are bug fixes, including a fix for a bug which caused the test
suite to fail. On fully supported systems, all tests should now pass.

There is one new feature: the option KSH_TYPESET provides compatibility
with other shells for assignment arguments of `typeset', `export' and
related builtins.
2001-07-23 18:23:44 +00:00
jtb
c975c1f99e Add a patch from Rafal Boni <rafal@mediaone.net> to recognize mipseb
as a valid architecture. PR pkg/13200.
2001-06-20 05:39:02 +00:00
wiz
cf6e61598f Recognize mipseb (for NetBSD/sgimips).
Patch from pkg/13132 by Rafal Boni.
2001-06-07 13:28:04 +00:00
jtb
22763d166e compinstall isn't really a builtin function, one needs to autoload it. 2001-06-06 21:50:34 +00:00
jtb
363d6c7549 Install the NEWS and FAQ files. Add a short message regarding changes
for this version.

Based on suggestions by Geoff Wing <gcw@zsh.org> on tech-pkg.
2001-06-05 21:55:37 +00:00
jtb
fc27fc49b2 Add zsh3, remove zsh4. 2001-06-05 16:32:50 +00:00
jtb
99f8891816 Moved former zsh to zsh3 for those who want to continue using the
old stable version.
2001-06-05 16:30:14 +00:00
jtb
c059e72ebd zsh-4.0.1 is a stable release so should be in shells/zsh instead of zsh4.
Pass --disable-dynamic to configure.  Correct homepage.  Remove a mirror.

Addresses some issues by Geoff Wing <gcw@zsh.org> raised on netbsd-bugs.
2001-06-05 16:28:07 +00:00
jtb
da8fcd15ea Remove zsh4. 2001-06-05 16:21:46 +00:00
wiz
f65cde9a73 Update ftp sites URLs. Noted by Geoff Wing. 2001-06-05 09:28:10 +00:00
jtb
3f30b9a455 Fix problem with PLIST when zsh is static. 2001-06-05 04:53:08 +00:00