Commit graph

24552 commits

Author SHA1 Message Date
Chris D. Faulhaber
d895ac84fc - Remove excessive LIB_DEPENDS entry
- Fix typo

PR:		16037
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-01-18 01:12:59 +00:00
Chris D. Faulhaber
66f00a6b43 Update port to 0.3b
PR:		16151
Submitted by:	Maintainer
2000-01-18 00:33:26 +00:00
Gary Jennejohn
82190a55d9 Make yet more changes to support using xemacs21 with the xemacs-mule ports.
Whilke I'm here, fix a FATAL error reported by the latest version
of portlint - can't use ${PREFIX} in a RUN_DEPENDS line anymore.

Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
2000-01-17 20:59:15 +00:00
Jacques Vidrine
a16e97dfc4 . fix packing list for cases with/without X, with/without KRB4
. restore HEIMDAL_HOME for PREFIX handling
2000-01-17 20:07:39 +00:00
Jim Mock
f6c6c94f42 Update to version 0.7.22 2000-01-17 19:58:11 +00:00
Dirk Froemberg
c34e3ca46b Upgrade to PHP-3.0.14. 2000-01-17 17:57:26 +00:00
Jean-Marc Zucconi
8ae644c91b When copying Wraphelp.c use tr -d '\r' instead of cp. Too many people
get it transfered in ASCII mode.
2000-01-17 16:58:46 +00:00
Jacques Vidrine
6ab0fab64d Oops, lost change to look for gtk12-config instead of gtk-config during
configure step.
2000-01-17 15:24:38 +00:00
Satoshi Asami
3b3f6a3a1f (1) Add check for including bsd.port{,.pre,.post}.mk twice. You can't do that.
(2) Add ipv6 and tcl/tk83 to list of valid categories.
Requested by:	sumikawa, jseger

(2) Change OSVERSION for NEWGCC check to a more appropriate time for the
    actual cutover.

(3) Change XFree86 version in PKG_IGNORE_DEPENDS from 3.3.5 to 3.3.6.

(4) Change some ${ECHO_MSG}'s in fatal errors to ${ECHO}, no need to be quiet
    if there's something terribly wrong.
2000-01-17 12:43:10 +00:00
Satoshi Asami
23c0de20b0 Do not include bsd.port.pre.mk twice (once in the slave and once in the
master).  This is done by defining a variable "PRE_MK_INCLUDED" in the slave
before including ${MASTERDIR}/Makefile, and have the master check it before
including any necessary macro files.
2000-01-17 12:40:00 +00:00
David E. O'Brien
19b929d5e3 Upgrade to the 2000-01-10 GCC 2.96 development snapshot. 2000-01-17 12:27:59 +00:00
Satoshi Asami
467b3f375a Don't include bsd.port.pre.mk twice. 2000-01-17 12:22:46 +00:00
Satoshi Asami
5fc7ae9e5e Don't include bsd.port.pre.mk twice. 2000-01-17 12:05:19 +00:00
David E. O'Brien
78b76c5699 Add the Bison 1.25 bug-for-bug "broken-undeftoken-init" compatiblity option
taken from src/contrib/bison, as we will need this if one is buiding our
older EGCS source base.
2000-01-17 11:42:02 +00:00
David E. O'Brien
177ea6b5ae With Bison being shown the door in 4.0-CURRENT, we need the Bison port back. 2000-01-17 11:31:33 +00:00
Yukihiro Nakai
2d69b97d51 Update to 0.99.6 2000-01-17 11:28:12 +00:00
David E. O'Brien
f0e5c58672 Upgrade to version 2.3 BETA 13. 2000-01-17 09:22:13 +00:00
Poul-Henning Kamp
d5b88c7c7a Set the socklen_t thing right for FreeBSD4.0 2000-01-17 09:02:08 +00:00
David E. O'Brien
f8fa5991ae Upgrade to 5.6 release. 2000-01-17 02:48:51 +00:00
Jean-Marc Zucconi
be8e2b9ee3 Revert my previous commit. The problem is not with tcl/tk 8.2 2000-01-16 23:42:45 +00:00
Kris Kennaway
a4c5653368 Upgrade to kbiff 2.3.12
Prompted by:	Will Andrews <andrews@technologist.com>
2000-01-16 21:41:26 +00:00
Jean-Marc Zucconi
1b909c211d Do not build XF86Setup with tcl/tk 8.2. It will not work. 2000-01-16 21:09:04 +00:00
David E. O'Brien
11ef7f4c05 A slightly different approach to allow access to CD media w/in the emulator.
Use the ioctl's CDIOREADTOCHEADER and CDIOREADTOCENTRYS to determine
the size of the data track on the disk, rather than using the DIOCGDINFO
ioctl (which doesn't appear to work for all users / CD media under FreeBSD).

Submitted by:	Keith Jones <keith@mithy.org>
2000-01-16 19:56:01 +00:00
Jacques Vidrine
d02f079d3c Update 2.1b3 -> 2.1.11
Submitted by:	tg
2000-01-16 19:15:26 +00:00
Jacques Vidrine
6dbf89815f Update 2.1.0b9 -> 2.1.11 2000-01-16 19:13:32 +00:00
Jacques Vidrine
252c7a91fa Remove unavailable MASTER_SITES entry 2000-01-16 19:12:05 +00:00
Jacques Vidrine
001fea0ac5 Update 1.1 -> 1.1.1 2000-01-16 19:10:58 +00:00
Vanilla I. Shu
baf5904ba8 Remove enlightenment-conf. 2000-01-16 15:59:27 +00:00
Vanilla I. Shu
058fb75367 I forgot to add this patch :( 2000-01-16 14:00:56 +00:00
Vanilla I. Shu
b53cbc1e92 Correct pkg/PLIST. 2000-01-16 11:50:38 +00:00
Vanilla I. Shu
38e6cb71a9 Correct pkg/PLIST. 2000-01-16 10:23:22 +00:00
Vanilla I. Shu
351ac01d1b Correct the locale's path. 2000-01-16 06:46:50 +00:00
David E. O'Brien
5ad81d768f Fix bogus inlined ASM. 2000-01-16 06:26:19 +00:00
Vanilla I. Shu
9edf09d815 Upgrade to 0.90b. 2000-01-16 06:19:39 +00:00
David E. O'Brien
6ca5bcbe25 "As installed by the news/aub port, it will only recognize EOL by the \n
symbol.  Too many postings use \r :( I don't know where they come from
(MACs?), but the included patch seems to make aub work nicer."

PR:		15693
Submitted by:	Mikhail Teterin <mi@kot.ne.mediaone.net>
2000-01-16 02:26:14 +00:00
David E. O'Brien
1c64d922f0 IPv6 is now supported by a 2.3.2 KAME patch.
Submitted by:	sumikawa
2000-01-16 00:26:39 +00:00
Brian Feldman
28632e4637 Add sumikawa@FreeBSD.org as another MAINTAINER. Hopefully, this will
reduce my workload, and maybe there'll now be someone who remembers
to notify markm when updating CVS_DATE ;)
2000-01-15 23:17:13 +00:00
Satoshi Taoka
07c2464895 Updated MASTER_SITES
Submitted by:	 OKAZAKI Tetsurou <okazaki@be.to>
Obtained from:	 direct contact
2000-01-15 17:45:02 +00:00
Ralf S. Engelschall
4468380386 Just update DESCR file. 2000-01-15 16:05:31 +00:00
Ralf S. Engelschall
1369351b96 Upgrade GNU Pth scratch port to 1.3a5 2000-01-15 16:03:51 +00:00
Shigeyuki Fukushima
58ed8b00ee Add patches for supporting IPv6.
Obtained from:	sumikawa@ebina.hitachi.co.jp
2000-01-15 14:28:27 +00:00
Vanilla I. Shu
2b11f27d45 Upgrade to 2.1.8.8pre8, and correct the xinetd.sh.
Submitted by:	John Polstra <jdp@polstra.com>
2000-01-15 09:08:50 +00:00
Kris Kennaway
00711dbe92 Secure tempfile generation
Obtained from:		OpenBSD
No Response From:	Maintainer
2000-01-15 07:38:56 +00:00
Chuck Robey
1fba8b7cda Update to 1.3.4
Nudged from: Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
2000-01-15 06:07:32 +00:00
David E. O'Brien
3e96d793e3 Allow an extra commandline argument to bind to a specific local address -
which I've found to be handy when doing things like bouncing SMTP or POP
connections on a machine that already has an MTA or POP daemon running...

Submitted by:	Scot Elliott <scot@tech.boo.com>
2000-01-15 04:49:24 +00:00
Jun Kuriyama
803a0d0909 Use @unexec to remove locale directories. 2000-01-15 04:07:26 +00:00
Shigeyuki Fukushima
36e346d097 Update to 10.56. 2000-01-15 03:17:05 +00:00
Jim Mock
76df419640 Update to version 0.3.5 2000-01-15 02:38:05 +00:00
Nick Sayer
35705ead2c 1. update to 1.4
2. Make detection of RSAREF automatic
2000-01-15 02:16:51 +00:00
Nick Sayer
efc208b59d Due to the relaxation of the BXA regulations, it is no longer necessary
to hide the source behind a form, so the master sites have been
updated.
2000-01-15 01:51:13 +00:00