Commit Graph

25173 Commits

Author SHA1 Message Date
Archie Cobbs
467fbeb227 Add -I/sys to the KLD compilation flags. This is a workaround,
but not a fix, for ports/16496.

PR:		ports/16496
Submitted by:	Matthew Reimer <mreimer@vpop.net>
2000-02-02 21:42:18 +00:00
Michael Haro
c2fc81b04c fix bad dependency path 2000-02-02 21:41:48 +00:00
Michael Haro
3583ca4d94 portlint 2000-02-02 21:39:59 +00:00
Bill Fumerola
a46663d598 Add the utexas.edu distfile's checksum. jedgar in rev 1.12 of plplot/Makefile
stated that this is safe.
2000-02-02 21:37:53 +00:00
Michael Haro
f2d4301097 portlint 2000-02-02 21:33:03 +00:00
John Baldwin
cbb2a9f2b9 Activated bfe. 2000-02-02 21:24:50 +00:00
Chris D. Faulhaber
be1a30be94 Reorder MASTER_SITES so that the DISTFILE is fetchable and is
valid:
* Two of the sites (dino.ph.utexas.edu and ftp.u-aizu.ac.jp) do
  not seem to be accepting connections.
* The DISTFILE at ftp.che.utexas.edu is six bytes smaller.  The
  archive is valid and no files have changed (diff -urN shows
  nothing), but the checksum is subsequently different.
2000-02-02 21:23:24 +00:00
John Baldwin
b308b2590e A graphical front end to the debugger present in the Bochs emulator.
Reviewed by:	jim, jedgar
2000-02-02 21:18:47 +00:00
Andrey A. Chernov
2928c0e737 Add official cross side scripting security patch 2000-02-02 21:14:22 +00:00
Michael Haro
633118fd04 issue a warning when @owner or @group are found in the PLIST 2000-02-02 21:07:39 +00:00
Michael Haro
0349599ee0 remove @owner and @group as they aren't necessary 2000-02-02 21:06:32 +00:00
Michael Haro
fe7d0c944d s/manpage/DESCR file/ 2000-02-02 21:05:46 +00:00
Michael Haro
abcaf00e3f chop down manpage to <24 lines (portlint) 2000-02-02 21:05:14 +00:00
Kris Kennaway
a1414d5526 (Forced commit) Looking at the changelog for delegate, the particular
buffer overflow referenced in the previous commit may have been fixed, but
this is one of the most insecure pieces of code you could possibly imagine -
I wouldn't be surprised if there are remote buffer overflows in almost
every aspect of the code. I don't know that it could be fixed without a
total rewrite :-(

To quote the original Bugtraq message: "Just don't use it".
2000-02-02 19:41:33 +00:00
Seiichirou Hiraoka
9069618660 Activate {esecanna-vje30,vje30,vje30-trial} 2000-02-02 17:11:25 +00:00
Seiichirou Hiraoka
42079f46db PR: ports/16466
Submitted by:	knu@idaemons.org
Pseudo cannaserver which wraps VJE-delta server
2000-02-02 17:08:34 +00:00
Satoshi Asami
52c622de1a Oops, forgot to change year in date....
Reported by:	Katsuhiro NICHOGI <nichogi@mrit.mei.co.jp>
2000-02-02 17:06:50 +00:00
Seiichirou Hiraoka
621af46e36 VJE-3.0(purchase version).
Modern intelligent Japanese input engine.
PR: ports/16460
Submitted by: knu@idaemons.org
2000-02-02 16:55:56 +00:00
Seiichirou Hiraoka
917c554031 VJE-3.0(Trial version).
Modern intelligent Japanese input engine.
PR: ports/16461
Submitted by: knu@idaemons.org
2000-02-02 16:49:41 +00:00
Dirk Froemberg
76ea44cfeb - upgrade to 2.4.6
- respect ${CC}
- use /usr/bin/gzip instead of gzip

(maintainer timeout)
2000-02-02 16:24:46 +00:00
Kris Kennaway
6d87d555b4 Mark FORBIDDEN due to a remotely-exploitable buffer overflow yielding
setuid nobody. If the maintainer would like to develop a workaround
similar to one discussed on the security list then please let me know.

Submitted by:	Sergey N. Voronkov <serg@dor.zaural.ru>
2000-02-02 09:10:15 +00:00
Kris Kennaway
4976ff07aa Remove manpage from PLIST, this is taken care of automatically. 2000-02-02 08:35:17 +00:00
Kris Kennaway
f981e8c9cc Rectify previous commit: CFLAGS should be CXXFLAGS 2000-02-02 07:33:07 +00:00
Kris Kennaway
28c30ae35d Respect CC and CFLAGS, and create the tempfile securely with mkstemp()
while I'm here.
2000-02-02 07:32:10 +00:00
Bill Fumerola
9b850f0032 Upgrade to 0.8.3 which obsoletes patches/patch-ab 2000-02-02 02:14:35 +00:00
Jim Mock
5646c37f9f Update to version 0.2 2000-02-02 01:56:37 +00:00
Dirk Froemberg
a6b5d15c7e Upgrade to 0.3.1.
OK'ed by:	maintainer
2000-02-01 21:20:20 +00:00
Bill Fenner
4bb19e933e Add rqm. 2000-02-01 21:10:49 +00:00
Jim Mock
74dfd3b771 Remove xgirc. It's no longer being developed and it's one of the few
remaining ports to use gtk10.
2000-02-01 20:28:33 +00:00
Satoshi Asami
981bfbc737 Add python+ipv6.
Submitted by:	bento
2000-02-01 19:47:15 +00:00
Satoshi Asami
b111445cfd Add latex2rtf.
Submitted by:	bento
2000-02-01 19:46:32 +00:00
Satoshi Asami
5411673fb2 Add rqm.
Submitted by:	bento
2000-02-01 19:45:54 +00:00
Archie Cobbs
a919714314 Accomodate change in struct ipprotosw to fix port on -current.
Add a patch file that got missed last time somehow.

PR:		ports/16496
Submitted by:	Matthew Reimer <mreimer@vpop.net>
2000-02-01 18:39:09 +00:00
Munechika SUMIKAWA
ff51f86e8c the condition for USE_INET6 setting was opposite. 2000-02-01 17:04:02 +00:00
Foxfair Hu
cb2821cb05 PR: 16433
Submitted by:	The maintainer(Keith Jang <keith@freebsd.sinica.edu.tw>)
Update CJK to the version of 2000/01/27.
2000-02-01 16:26:48 +00:00
Roger Hardiman
bd4dbe8470 Make vbidecode compile with the new gcc 2.95 compiler.
PR:		ports/16249
Submitted by:	Alexander Langer <alex@cichlids.com>
2000-02-01 16:23:53 +00:00
Seiichirou Hiraoka
08a61af49c Update to 1.3.0.11 for Makefile 2000-02-01 13:39:37 +00:00
Seiichirou Hiraoka
fd0fb12867 Update to 1.3.0.11 2000-02-01 13:37:52 +00:00
David E. O'Brien
8c04bbf914 Upgrade to version 1.83.0. 2000-02-01 11:40:07 +00:00
Brian Feldman
168595c023 Fix a "USET" -> "USE" again. IPv6 should work for this port. Again.
Go to a much more convenient scheme for distfiles/ignorefiles.  There
will be a lot less change from now on... the release name not being
embedded in them helps a lot.

Fix an unquoted "${CVS_DATE}" so cvs update isn't always run when
we're in one of the first 9 days of a month in CVS_DATE.

Update to OpenSSH-1.2.2, which doesn't really mean anything since there
are no source releases anyway...

The port has been verified to work with pdksh 5.2.14 as /bin/sh, and
about 7 times faster.
2000-02-01 08:12:06 +00:00
Jason Evans
59684947e8 Turn on the 'cook' port. 2000-02-01 07:43:07 +00:00
Jason Evans
4f8a162df2 Add port of 'cook', which is similar in nature to make(1). 2000-02-01 07:41:59 +00:00
Jason Evans
bf00c85054 Require a more recent OSVERSION, since linuxthreads uses dllockinit(),
which only very recently started to work correctly with linuxthreads.
2000-02-01 03:39:26 +00:00
Jun Kuriyama
7603a13b92 Upgrade to v1.52. 2000-02-01 03:36:38 +00:00
Michael Haro
4e077ebed9 forgot this file
PR:		16494
2000-02-01 03:12:09 +00:00
Michael Haro
ddf5479369 update WWW and move sigc++config.h
PR:		16494
Submitted by:	maintainer
2000-02-01 03:11:01 +00:00
Michael Haro
bc809addf4 update to 1.9.9
PR:		16470
Submitted by:	Steve Coltrin <spcoltri@unm.edu>
2000-02-01 02:58:39 +00:00
Michael Haro
b09c6987e9 update to 0.12.7b
Submitted by: maintainer
PR: 16455
2000-02-01 01:43:05 +00:00
Archie Cobbs
33a748354b Update to version 3.0b5. 2000-02-01 01:22:36 +00:00
Michael Haro
bc5efff417 update to 1.0i
PR:		16471
Submitted by:	maintainer
2000-02-01 01:02:36 +00:00