1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
Commit Graph

24391 Commits

Author SHA1 Message Date
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
David E. O'Brien
1dc064f798 Upgrade to the 4.48 version.
Submitted by:	Vic Abell <abe@purdue.edu>
2000-01-15 01:37:51 +00:00
Jim Mock
913a8a7ca3 Update to version 1.4.7 2000-01-15 00:55:06 +00:00
Dirk Froemberg
49214767b7 Add a patch via PATCH_SITES/PATCHFILES to fix a problem with popen
in safe_mode. Note: safe_mode is _not_ enabled with the port by default.

See
http://www.securityfocus.com/templates/archive.pike?list=1&msg=20000103224740.16223@white.koehntopp.de
for details.
2000-01-14 23:41:06 +00:00
Ade Lovett
27a7471132 Update to 1.0.55 2000-01-14 20:51:19 +00:00
Ade Lovett
108e73f59b Fix utmp/wtmp/lastlog support for gnome-terminal
PR:		16081
Submitted by:	Andrew J. Korty <ajk@waterspout.com>
2000-01-14 20:50:24 +00:00
Chris Piazza
545b8cc2ba Prevent breakage when GIMP is installed.
Also set maintainer to ports@:
the current maintainer said this:
  "Sorry, I no longer have a scanner, and have not
  touched sane for some time.  I really am the wrong
  person (nowadays) to ask about this."

PR:		15891
Submitted by:	Mark Ovens <mark@ukug.uk.freebsd.org>
2000-01-14 20:49:54 +00:00
Ade Lovett
16fbd17adc Update to 1.8.4 2000-01-14 20:40:38 +00:00
R. Imura
515cf2420c Activate xcruise.
Sorry, I forgot it..
2000-01-14 20:34:54 +00:00
Chris Piazza
310a67c711 Update to ver 1.2.2
PR:		15955
Submitted by:	Alexander Langer <alex@cichlids.com>
2000-01-14 20:30:36 +00:00
Chris Piazza
5d23bc4020 Remove prag 2000-01-14 20:26:05 +00:00
R. Imura
572a8cf7ee Oops... my last change about kdm had no effect at all.
Hope this will realy fix the problem and I add USE_XLIB.

What's the problem:
  configure script checks if $PATH/X exists and if so define XBINDIR as $PATH.
  In kdebase's package, XBINDIR is hardly embedded in kdm and it doesn't
  work. In last modification, I added $X11BASE/bin to $PATH in Makefile...
2000-01-14 20:24:34 +00:00