Commit graph

59859 commits

Author SHA1 Message Date
Dmitry Sivachenko
477ad67cf7 New port: An extension to yacc to produce Java code.
PR:		39999
Submitted by:	David Xu <davidxu@viatech.com.cn>
2002-06-30 02:11:57 +00:00
Dmitry Sivachenko
eec84bcf45 USE_REINPLACE;
Chase library version of libgmp4;

PR:		39975
Submitted by:	"Chris Knight" <chris@aims.com.au> (maintainer)
2002-06-30 01:47:07 +00:00
David E. O'Brien
9d22564582 Update to version 1.2.32. 2002-06-29 21:39:04 +00:00
David E. O'Brien
a78b81fa8e Update to version 1.2.31. 2002-06-29 21:31:50 +00:00
David E. O'Brien
a1344ad38f Update to version 1.2.30. 2002-06-29 21:28:23 +00:00
David E. O'Brien
8ee56d7409 Update to version 1.2.29. 2002-06-29 21:21:55 +00:00
Ying-Chieh Liao
94565c5d03 upgrade to 1.80
PR:		40008
Submitted by:	maintainer
2002-06-29 19:59:46 +00:00
David E. O'Brien
168f90aea1 Update to version 1.2.29. 2002-06-29 19:58:19 +00:00
Ying-Chieh Liao
2df1f8f086 upgrade to 0.98
PR:		40007
Submitted by:	maintainer
2002-06-29 19:54:00 +00:00
Ying-Chieh Liao
14fe10b399 upgrade to 1.13
PR:		40006
Submitted by:	maintainer
2002-06-29 19:51:59 +00:00
Ying-Chieh Liao
1735501641 upgrade to 1.09
PR:		40005
Submitted by:	maintainer
2002-06-29 19:47:47 +00:00
Ying-Chieh Liao
60da19e82f upgrade to 1.5.3
PR:		39990
Submitted by:	Ports Fury
2002-06-29 19:21:51 +00:00
Ying-Chieh Liao
6b05bde181 upgrade to 0.5.7
PR:		39987
Submitted by:	Ports Fury
2002-06-29 19:17:40 +00:00
Ying-Chieh Liao
e5c683d617 upgrade to 2.0.1
PR:		39986
Submitted by:	Ports Fury
2002-06-29 19:14:59 +00:00
Ying-Chieh Liao
c497166174 upgrade to 1.0.4.4
PR:		39985
Submitted by:	Ports Fury
2002-06-29 19:10:16 +00:00
Ying-Chieh Liao
b9d4acf7d8 upgrade to 0.9.9.9.1
PR:		39984
Submitted by:	Ports Fury
2002-06-29 19:08:03 +00:00
Ying-Chieh Liao
493374f8c3 upgrade to 2.1.2
PR:		39982
Submitted by:	maintainer
2002-06-29 19:04:49 +00:00
Ying-Chieh Liao
1b6a1bf4d2 ${PERL} -> ${REINPLACE_CMD}
fix PLIST
bump portrevision

PR:		39981
Submitted by:	maintainer
2002-06-29 19:03:07 +00:00
Ying-Chieh Liao
8943f01e8b upgrade to 20020627
PR:		39983
Submitted by:	maintainer
2002-06-29 19:00:22 +00:00
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