1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
Commit Graph

23428 Commits

Author SHA1 Message Date
Jean-Marc Zucconi
a1529eb18f Allow building XF86Setp with japanese tcl/tk
Submitted by:	kiri@pis.toba-cmt.ac.jp
1999-11-29 17:55:38 +00:00
David E. O'Brien
92c6526498 Adjust so that satellite ports get the right version number for packaging. 1999-11-29 17:39:19 +00:00
Thomas Gellekum
fc18c1decc Fix PLIST. 1999-11-29 12:49:51 +00:00
Andrey A. Chernov
950e18a5b5 fix HTML error generated 1999-11-29 11:13:29 +00:00
David E. O'Brien
76b0284dc5 Update to the Jun 20, 1999 fixes. 1999-11-29 10:14:16 +00:00
Brian Feldman
c52ee5193f Add the PAM SSH RSA key authentication module. For example, you can add,
"login  auth    sufficient      pam_ssh.so" to your /etc/pam.conf, and
users with a ~/.ssh/identity can login(1) with their SSH key :)

PR:		15158
Submitted by:	Andrew J. Korty <ajk@waterspout.com>
Reviewed by:	obrien
1999-11-29 07:09:45 +00:00
Munechika SUMIKAWA
fba0718c8e Removed interactive feature.
PR:		15149
Submitted by:	maintainer
Reviewed by:	ports-jp
1999-11-29 06:37:30 +00:00
Steve Price
b3f23ff0cf On second thought in the interest of getting 'real' ja-tcl82 and ja-tk82
ports remove the previous fix.  If you absolutely must have this port you
can use the previous version of this Makefile until the Tcl/Tk 8.0 ports
go away in the very near future. :)
1999-11-29 03:59:38 +00:00
Steve Price
8bcb5d16e0 Update to Tcl/Tk version 8.2. 1999-11-29 03:57:16 +00:00
Steve Price
23f2c1a9b2 Update to use Tcl/Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-29 03:56:34 +00:00
Steve Price
f28151fc49 Update to use Tcl/Tk version 8.2. Note you will need a very recent tk82
port for this to work correctly.
1999-11-29 03:55:34 +00:00
Steve Price
e9eab1cd84 Locate DISTFILE on MASTER_SITE again and update to use Tcl/Tk version 8.2. 1999-11-29 03:54:17 +00:00
Steve Price
a3fa291b14 No need to have LIB_DEPENDS on tcl/tk since the expect port takes care
of this for us.  It also means that since the expect port now uses Tcl/Tk
version 8.2 we won't have both 8.0 and 8.2 laying about with only one tof
them actually being used. :)
1999-11-29 03:53:02 +00:00
Steve Price
0621e36540 Move dependencies to Tcl/Tk version 8.2. This port is *still* broken
so note for any potential 'fixer' that only version 3.1.22 seems to be
available now.
1999-11-29 03:50:47 +00:00
Steve Price
58cd15ee7b Update to use Tcl/Tk version 8.2. 1999-11-29 03:49:06 +00:00
Steve Price
850c4b69bd Update to use Tcl/Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-29 03:47:42 +00:00
Steve Price
1ff0d34fb6 Update to Tcl/Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-29 03:46:11 +00:00
Steve Price
6196aa73a8 Update to Tcl/Tk version 8.2 and fix for gcc 2.95.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-29 03:43:04 +00:00
Steve Price
59e4b7969b Update to Tcl/Tk version 8.2 and get this to build with gcc 2.95.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-29 03:41:33 +00:00
Steve Price
2fddf70ede Add the elided text patch from the TkMan distribution. 1999-11-29 03:39:29 +00:00
Justin M. Seger
c9eab95841 Guile shared lib version changed 1999-11-29 02:37:54 +00:00
Justin M. Seger
968f124d0f Upgrade to guile-1.3.4 1999-11-29 02:37:14 +00:00
Brian Feldman
8e53bbefee Update to a current CVS_DATE. The only real change I see is the (big)
change of KNFization being finalized :)

Patches had to be modified, but should look "better" according to
style(9), now.
1999-11-28 22:40:28 +00:00
Bill Fumerola
6684dd6462 Update web information.
PR:		ports/14982
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-11-28 22:35:12 +00:00
Bill Fumerola
81e9fe622f (1) Look for ${PREFIX}/sbin/apache instead of apache.
Submitted by:	David Kirchner <dpk@nwserv.com>

(2) Remove CHMOD definition, we already do it in bsd.port.mk
1999-11-28 22:34:09 +00:00
Brian Feldman
cc029c1647 Change CFLAGS to get modified in Makefile.inc, fixing the
problem several people have reported with make.conf setting ${CFLAGS}.

Partially submitted by:	Jos Backus <Jos.Backus@nl.origin-it.com>
1999-11-28 21:40:58 +00:00
Chris Piazza
f35e6e2dbb Update to version 1.28
patch-ac is from:
        Christian Weisgerber <naddy@mips.rhein-neckar.de>

PR:             15129
Submitted by:   Trevor Johnson <trevor@jpj.net>
1999-11-28 20:36:43 +00:00
Steve Price
bc087374d3 Update to use Tcl/Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-28 18:32:45 +00:00
Steve Price
3689fb2140 gcc 2.95 requires us to be explicit about the return type of functions. 1999-11-28 18:18:19 +00:00
Steve Price
e284d120cc Update to use Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-28 18:17:25 +00:00
Steve Price
f338314e2e Cope with ANSI C++'isms when gcc 2.95 is the system compiler. 1999-11-28 18:15:18 +00:00
Steve Price
f01ece64a8 Update to Tcl/Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-28 18:13:29 +00:00
Steve Price
6eaf8d58fd Need to #include sys/signal.h earlier so this builds again on -current. 1999-11-28 18:12:27 +00:00
Steve Price
c5fad94b8b Update to version Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-28 18:11:27 +00:00
Steve Price
d380ccd4c1 Update to version 0.1.3 and use Tcl 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-28 18:09:55 +00:00
Steve Price
01ad77c489 Update to use Tcl 8.2 and fix build problems on systems with gcc 2.95
as the system compiler.

Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-28 18:08:25 +00:00
Steve Price
986d7ff256 Temporarily use version 8.0.x of Tcl/Tk until we get the japanese
equivalents of version 8.2.x.
1999-11-28 17:11:37 +00:00
Steve Price
af7f2abdfc Remove second MAINTAINER entry and portlint. 1999-11-28 17:09:24 +00:00
Steve Price
388b24410c gcc 2.95 (being more ANSI C++ compliant) doesn't allow declaring variables
with no type.
1999-11-28 17:07:48 +00:00
Nick Sayer
f900a41e79 Update to 0.6.1
Submitted by:	sascha@schumann.cx
1999-11-28 16:26:42 +00:00
Chris Piazza
9d58704362 Update to version 5.1.4 1999-11-28 08:16:21 +00:00
David E. O'Brien
d185596316 Bash1 incorrectly restores signals when executing programs. This causes
many programs to use 100% CPU after a login session was ungracefully
closed because SIGHUP will not be delivered to processes started from bash1
used as login shell (SIGHUP is ignored when bash1 is running as login shell
and telnet connection is made because ignored SIGHUP is inherited
from inetd->telnetd->getty->login; ignored SIGHUP is restored before
starting any program from shell).

These patches were derived from Bash 2.03, and attempt to impliement
the Bash 2.03 behavior.

PR:		14943
Submitted by:	Max Khon (fjoe@iclub.nsu.ru)
1999-11-28 03:07:19 +00:00
David E. O'Brien
6b7daea23a Use $(CC) -E rather than ``cpp'' to deal with cpp's new braindamage. 1999-11-28 03:03:45 +00:00
Steve Price
11408164b0 Update to version 0.9.
PR:		15121
Submitted by:	maintainer
1999-11-28 01:03:28 +00:00
Steve Price
7977ccf34d Massage to look a bit more like the 8.2.x versions of Tcl/Tk after the
repository copy.  These are just placeholders for now and both marked
broken pending the real upgrade.  Any takers? :)
1999-11-27 21:31:30 +00:00
R. Imura
3df000187a Fix typo in MAINTAINTER's mail address. 1999-11-27 18:01:00 +00:00
Steve Price
3b453add5e The pkg_version port is now part of the base system so keeping an entry
in this Makefile only causes grief.
1999-11-27 17:00:05 +00:00
Steve Price
7ce9876dee Update maintainer's Email address.
PR:		15116
Submitted by:	maintainer
1999-11-27 15:10:53 +00:00
Steve Price
84088309bf Update maintainer's Email address.
PR:		15114
Submitted by:	maintainer
1999-11-27 15:09:57 +00:00
Steve Price
46de741587 Update maintainer's Email address.
PR:		15113
Submitted by:	maintainer
1999-11-27 15:08:48 +00:00