1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

59890 Commits

Author SHA1 Message Date
David E. O'Brien
4140ce7118 Update to version 1.2.29. 2002-06-29 18:52:29 +00:00
Anders Nordby
b6fd899d59 Add self and ftp.no.FreeBSD.org to marker files. 2002-06-29 18:35:46 +00:00
David E. O'Brien
468e326fba Update to version 1.2.28. 2002-06-29 18:13:36 +00:00
Matthew Hunt
994018cd8a Use better coordinates for my workplace (Henry M. Robinson Laboratory
of Astrophysics, Caltech, Pasadena, CA, USA).

Obtained using:	GPS
2002-06-29 18:01:55 +00:00
Gary Jennejohn
cc7fcc1ae7 Add patch-al to work around an apparent bug in gcc31 in -current. The
problem was not observed with the gcc in -stable.

The apparent bug results in an endless loop if a certain routine in
lstream.c is inline'd.
2002-06-29 17:28:55 +00:00
Gary Jennejohn
c3b23cf49e Update to 21.4.8. 2002-06-29 17:26:39 +00:00
SUZUKI Shinsuke
1d6de1c6b4 fixes syntax error.
Reported by: Pekka Savola <pekkas@netcore.fi>
2002-06-29 14:40:24 +00:00
Dmitry Sivachenko
95d46da523 This port doesn't need to run ldconfig. 2002-06-29 14:03:42 +00:00
Alan Eldridge
5fe5bd92af Patch out the 'sshd' user from being shown (add to HiddenUsers). 2002-06-29 12:20:10 +00:00
Alan Eldridge
2d816ca0e4 Add smmsp (mail submitter) to list of hidden users in kdm.conf.
PR:		39994
Submitted by:	Michael Nottebrock <lofi@lofi.dyndns.org>

1. Not worth a PORTREVISION bump.
2. This seems reasonable; after all, you shouldn't be trying to login
   as one of the daemon users anyway.
2002-06-29 11:23:35 +00:00
Hajimu UMEMOTO
702eb69e3a Make compilable under 5-CURRENT. 2002-06-29 09:04:46 +00:00
Don Lewis
c59dbee631 Silence a compile warning, main() should not be declared type void. 2002-06-29 08:46:49 +00:00
Don Lewis
4e71fe0a81 The format patch included in PR ports/32017 is breaks formats such as
"0.000", trimming trailing non-zeros and adding back trailing zeros.
Fix both the original bug, which was caused by walking off the beginning
of the fractional part of the value and into the integer  part, as well
as the new bug, by terminating the trailing zero stripping when the first
non-zero character is encountered.  Also, correctly calculate the number
number of trailing zeros that should potentially be removed if the format
contains trailing text characters.

Bump PORTREVISION.

Reviewed by:	send-pr@oldach.net (Helge Oldach)
2002-06-29 08:38:45 +00:00
Dmitry Sivachenko
d4698d4f14 Update to version 4.4.7. 2002-06-29 08:31:23 +00:00
Joseph Koshy
f9b045bb96 Upgrade to v1.2.5. 2002-06-29 05:35:23 +00:00
Mike Heffner
c774cb861f Add hack to use autoconf-2.53. Leave BROKEN until I know bento likes it. 2002-06-29 04:15:42 +00:00
Alan Eldridge
38bea2f6f3 Update to 0.7.2 to track M$'s changed to Hotmail. 2002-06-29 00:49:38 +00:00
Doug Barton
bb44cc541a Upgrade to 8.3.3, the latest from ISC. This release fixes the
libbind bug, and adds logging for people who attempt to exploit
it to named. Also improves logging for named-xfer, and adds
features to ndc to attempt to preserve command line arguments
that named was started with.

All users of BIND 8 are HIGHLY encouraged to upgrade to this version.
2002-06-29 00:05:17 +00:00
David E. O'Brien
6c607990c6 Grrrr, these patches were obviously not tested on Alpha. :-(
There is NO kernel debugging for anything other than i386.
2002-06-28 20:38:23 +00:00
Christian Weisgerber
4c3bd14e9a Update to release 2002-06-28. 2002-06-28 16:17:51 +00:00
Hye-Shik Chang
1d43d3cafc Update to 1.1
PR:		39939
Submitted by:	maintainer
2002-06-28 15:59:54 +00:00
Johann Visagie
ede38b524c - Update to 1.0.p16
- Unmark BROKEN
2002-06-28 15:05:45 +00:00
Maxim Sobolev
ac7265fd4f Update to 2.1.2. 2002-06-28 14:37:52 +00:00
Maxim Sobolev
0ef3cbe80a Use system sed(1) for doing in-place editing if OSVERSION is greater than
460100.

Submitted by:	obrien
2002-06-28 12:20:03 +00:00
Maxim Sobolev
3dfd43f219 Update to 28 June snapshot from HEAD. 2002-06-28 12:04:39 +00:00
Ying-Chieh Liao
f1bd7e4587 upgrade to 1.2.0.0 2002-06-28 11:52:51 +00:00
Dmitry Sivachenko
8be5d6ef7c Update to version 2.0.
Now with graphics mode support.

PR:		39903
Submitted by:	matthias.andree@web.de
(with numerious modifications).
2002-06-28 11:35:38 +00:00
Munechika SUMIKAWA
807943fa6d Sync with www/apache13. 2002-06-28 09:51:32 +00:00
Kevin Lo
34822a889a Update to 2.28
PR: 39898
Submitted by: MAINTAINER
2002-06-28 08:23:07 +00:00
Kevin Lo
14b3510fbb - Takeover maintainership
- Don't remove shared directory on deinstall if it's not empty

PR: 39774
Submitted by: Stijn Hoop <stijn@win.tue.nl>
Approved by: MAINTAINER
2002-06-28 08:09:50 +00:00
Kevin Lo
567d5a0d94 Warn of potential exception handling bugs in FreeBSD versions < 4.6.
PR: 39921
Submitted by: MAINTAINER
2002-06-28 07:59:02 +00:00
Kevin Lo
a33196df5e Update to 0.1.6a
PR: 39945
Submitted by: MAINTAINER
2002-06-28 07:54:14 +00:00
Dirk Meyer
88e1615c5a Update gssapi patch 2002-06-28 06:18:24 +00:00
Joseph Koshy
9a73890ee2 Correct WWW site. 2002-06-28 05:40:10 +00:00
Dirk Meyer
f14e05226b Defaults changed: (Gregory Sutter)
ChallengeResponseAuthentication no
 UseLogin no

patch for configure, to detect MAP_ANON submitted by:
Christophe Labouisse,Michael Handler,Gert Doering,Phil Oleson,Dave Baker

fix missing includes for "canohost.h"
2002-06-28 05:28:07 +00:00
Mike Heffner
930fef5342 Make BROKEN message more informative. 2002-06-28 05:15:25 +00:00
Dirk Meyer
22f7f6acb8 Defaults changed: (Gregory Sutter)
ChallengeResponseAuthentication no
 UseLogin no

SSH_PRIVSEP_USER=sshd, distributioin patch set it to nobodyh. (Jan Srzednicki)

#undef USE_PIPES, problems with ppp over ssh. (Kugimoto Takeshi)

fix missing includes for "canohost.h"
2002-06-28 04:50:31 +00:00
Patrick Li
27bab29fdb Make configure script executable and use ${STRIP_CMD}
Update to 1.5.3

PR:		ports/39925
Submitted by:	maintainer
2002-06-28 03:38:28 +00:00
Patrick Li
111f4b20f8 Update to 1.5.3
PR:		ports/39924
Submitted by:	maintainer
2002-06-28 03:34:56 +00:00
Patrick Li
3140591da9 Update to 1.4 final
Update maintainer email address

PR:		ports/39910
Submitted by:	maintainer
2002-06-28 03:05:54 +00:00
Patrick Li
bffbfacda4 Update to 3.4.7
Pass maintainership to submitter

PR:		ports/39891
Submitted by:	Takayuki Nakao <t@nakao.org>
Approved by:	maintainer
2002-06-28 03:02:01 +00:00
Patrick Li
f27323979c Fix typo for setting up postfix support
PR:		ports/39932
Submitted by:	maintainer
2002-06-28 02:37:13 +00:00
Patrick Li
26ac6b1d0a Update to 1.04
PR:		ports/39935
Submitted by:	maintainer
2002-06-28 02:34:51 +00:00
Patrick Li
393e3bc47d Update to 0.28
PR:		ports/39934
Submitted by:	maintainer
2002-06-28 02:34:03 +00:00
Patrick Li
4d8233b97a Update to 0.05
PR:		ports/39933
Submitted by:	maintainer
2002-06-28 02:33:07 +00:00
Patrick Li
9a432223fa Update to 2.4.4.0
PR:		ports/39913
Submitted by:	maintainer
2002-06-28 02:25:39 +00:00
Patrick Li
aeaf062605 Fix WWW and MASTER_SITES: Project site moved.
PR:		ports/39914
Submitted by:	maintainer
2002-06-28 02:19:13 +00:00
Patrick Li
9d869e631a Add missing dependency
PR:		ports/39915
Submitted by:	maintainer
2002-06-28 02:16:29 +00:00
Hye-Shik Chang
9e82e49e22 Use ${INSTALL_DATA} instead of ${CP} to set others readable on 077 umasks
PR:		38389
Submitted by:	abatko@cs.mcgill.ca
2002-06-28 00:10:18 +00:00
Ernst de Haan
a66d745128 Upgrade from JUMP 0.3 to JUMP 0.4.1.
See:
http://sourceforge.net/project/shownotes.php?release_id=97033
2002-06-27 23:57:51 +00:00