IABSD.fr/ports/shells

Branch :


Log

Author Commit Date CI Message
e0bf2c6e 2012-11-25 21:00:14 update to 4.2 patchlevel 39
a184b38a 2012-11-01 19:49:22 Fix on hppa, found by landry@. And while here, likewise for powerpc.
9615c3d6 2012-10-15 15:18:31 zap trailing whitespace in files where it's present on PERMIT_* lines
0c02420d 2012-10-13 15:13:15 +ksh93
9cdbc390 2012-10-13 15:11:51 Import shells/ksh93. KSH-93 is the most recent version of the KornShell Language described in "The KornShell Command and Programming Language," by Morris Bolsky and David Korn of AT&T Bell Laboratories. The KornShell is a shell programming language, which is upward compatible with "sh" (the Bourne Shell), and is intended to conform to the IEEE P1003.2/ISO 9945.2 Shell and Utilities standard. KSH-93 provides an enhanced programming environment in addition to the major command-entry features of the BSD shell "csh". With KSH-93, medium-sized programming tasks can be performed at shell-level without a significant loss in performance. In addition, "sh" scripts can be run on KSH-93 without modification. Distfile mirrored by aja@ (thanks!); import requested by and ok rpe@.
3bd12889 2012-09-24 19:33:50 Update to 5.0.0 Add a patch from miod@ to fix compilation with gcc 2.95 ok jasper@
89ef04fc 2012-09-17 13:52:24 +nsh
bcdb42ac 2012-09-17 13:51:51 NSH consolidates configuration for interfaces, bridging, routing, PF packet filtering, NAT, queueing, BGP, OSPF, RIP, IPsec, DHCP, DVMRP, SNMP, relayd, sshd, inetd, ftp-proxy, resolv.conf and NTP. It presents the user with a vaguely cisco-like interface with all configuration in one easy to read text list. some improvements from, and OK, sthen@
b7eab056 2012-08-18 07:25:25 boring morning useless cleanup: remove the FreeBSD RCS tags; it makes sense for ports Makefile but not really for categories. ok espie@
96c835a4 2012-08-04 20:05:12 update to 4.2 patchlevel 37 and drop groff dependency