1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
Commit Graph

31236 Commits

Author SHA1 Message Date
Justin M. Seger
33049798b8 Remove obsolete MASTER_SITE
Noticed by:	fenner's portsurvey
2000-08-13 13:10:36 +00:00
Josef Karthauser
18853d9756 Use the SUPHOST in the 'make update' if it's defined. 2000-08-13 12:38:41 +00:00
Alexander Langer
e3fa0b1c96 Correct C-macro usage: One of the first lessions you learn is,
that you must not use something like macro(var++) if you don't know
the implementation of the macro.

PR:		20538
Submitted by:	Kevin Day <toasty@dragondata.com>
2000-08-13 12:24:37 +00:00
Alexander Langer
ea1b0a0598 Update to version 3.00.
Portlint, while I'm here.

PR:		20539
Submitted by:	Alexander Kabaev <ak03@gte.com>
2000-08-13 12:21:21 +00:00
Alexander Langer
c90047fdac Distfile changed on mastersite.
From the UPDATE file for this update:
>This is a minor bugfix release.  Sorry, no major new functionality this
>time around.
The complete changes can be found in the UPDATE32.2 file and are
therefore not included here.

PR:		20563
Submitted by:	Jimmy Olgeni <olgeni@uli.it> (md5 fix w/o description)
2000-08-13 12:08:35 +00:00
Jim Mock
c0048336de Add a patch to install teapop.passwd as teapop.passwd.sample -- this
prevents evilness which would cause teapop.passwd to be overwritten when
installing a newer version of the port.

Submitted by:	Tobias Reifenberger <treif@mayn.de>
2000-08-13 09:39:52 +00:00
Jim Mock
de185d853e Update to version 0.13.1.
Prodded by:	kris
2000-08-13 09:36:13 +00:00
Jim Mock
8e50e553a0 Support X11BASE properly, remove USE_GMAKE.
PR:		20545
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-08-13 09:33:27 +00:00
Jim Mock
7430245735 Update to version 0.64.
PR:		20544
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-08-13 09:30:46 +00:00
Kris Kennaway
3a764d046c Remove out-of-date comment. 2000-08-13 08:57:07 +00:00
Kris Kennaway
17328e2311 Upgrade to 2.3.1 to fix remote vulnerability. 2000-08-13 08:35:25 +00:00
Satoshi Asami
a812364b49 Do not gratuitously change manpage directory ownerships.
Submitted by:	bento
2000-08-13 07:58:02 +00:00
Kris Kennaway
a6ed2fac24 Re-enable this port after removing setuid privileges and limiting access
to root only.
2000-08-13 06:32:58 +00:00
Kris Kennaway
40fc811b12 Disable -w (web) mode for security reasons. 2000-08-13 06:31:54 +00:00
Satoshi Asami
6191a999a4 Add one manpage and one shlib link.
Submitted by:	bento
2000-08-13 05:29:18 +00:00
Kris Kennaway
2158f72438 Upgrade to gawk 3.0.6 2000-08-13 02:57:11 +00:00
Chris Piazza
bc4be35208 Fix a bug that's causes a TCL error in seriously wrong network
conditions.

PR:		20385
Submitted by:	maintainer
2000-08-13 02:12:50 +00:00
Kris Kennaway
06d0f2bb36 Remove a broken MASTER_SITE_AFTERSTEP (TCP connection to ftp.linux.co.za
just sits there refusing to return any data)
2000-08-13 00:23:30 +00:00
Chris D. Faulhaber
65e943be4a Correct link (libexpect532.so.2 -> libexpect532.so.1)
Submitted by:	Frank McConnell <fmc@reanimators.org>
2000-08-12 22:57:57 +00:00
Neil Blakey-Milner
35b4af3562 Attempt to work around what seems to be a make time-dependency issue
(ie, 1 second granularity) and explicitly run the man target in
post-build.

Also, add the data files to the PLIST, which I missed in my last commit.

Noticed by:	jkh
Debugging help:	green
2000-08-12 22:01:39 +00:00
Akinori MUSHA
98bcedd32a Oops, this is correct. 2000-08-12 21:04:20 +00:00
Ralf S. Engelschall
fb77134b58 Upgrade to mod_ssl 2.6.6.
This especially fixes two nasty segfault situations.
2000-08-12 20:51:39 +00:00
Akinori MUSHA
967c0f88c4 Fix a critical bug which prevents irb from working.
I wonder how this could have been overlooked..

Found by:	green

Set DIST_SUBDIR=ruby.
2000-08-12 20:35:31 +00:00
Akinori MUSHA
596ebf8a49 Do The Right Thing. (R)
Overall changes:
	Use tabs instead of sequential spaces.
	Note Author as well as WWW in DESCR.
	Do not install examples when NOPORTDOCS.
	Make RUBY, RUBY_VER and RUBY_ARCH variables overridable.

ruby-date2:
	share/doc/ruby/date2/examples/ -> share/examples/ruby/date2/cal.rb

textproc/ruby-html-parser:
databases/ruby-mysql:
devel/ruby-optparse:
devel/ruby-property:
	Install modules under lib/ruby/site_ruby/${RUBY_VER}/ instead
	of lib/ruby/site_ruby/ or lib/ruby/${RUBY_VER}/

textproc/ruby-rdtool:
	Install documents in .rd format too.
	Format optparse's rd file. (Since ruby-rdtool depends on
	optparse, it cannot be done during optparse's build
	process.  So ruby-rdtool should take care of that when it is
	installed. :)
2000-08-12 20:09:41 +00:00
Satoshi Asami
fa205cf012 Add two missing files and one directory.
Submitted by:	bento
2000-08-12 19:19:33 +00:00
Neil Blakey-Milner
7bedeea431 Update to 1.5.24
PR:		ports/20376
Submitted by:	Dmitry S. Sivachenko <dima@Chg.RU>
Approved by:	Scot W. Hetzel <hetzels@westbend.net> (maintainer)
2000-08-12 19:14:50 +00:00
Neil Blakey-Milner
8eb9c488e7 Update to 4.08
PR:		ports/19936
Submitted by:	Simon Marlow <simonmar@microsoft.com> (maintainer)
2000-08-12 19:13:06 +00:00
Satoshi Asami
7739e398c1 Add missing imake config files.
Submitted by:	bento
2000-08-12 18:28:51 +00:00
Akinori MUSHA
28ded793db Add ruby-qt and ruby-qt-i18n, Qt extension for Ruby.
(for qt145 and qt-i18n, respectively)
2000-08-12 16:48:48 +00:00
Neil Blakey-Milner
0872d01f16 Update to 1.1.0
PR:		ports/20531
Submitted by:	Maurice Castro <maurice@planetoid.serc.rmit.edu.au> (maintainer)
2000-08-12 16:28:12 +00:00
Neil Blakey-Milner
6613c7d522 Update to emboss 1.1.0, fixing some style bugs too.
PR:		ports/20519
Submitted by:	Johann Visagie <johann@egenetics.com> (maintainer)
2000-08-12 16:15:48 +00:00
Andrey A. Chernov
48873a0e07 Put some missing flags back 2000-08-12 14:19:24 +00:00
MIHIRA Sanpei Yoshiro
726afa50d4 remove BUILD_DEPEND to x11/XFree86 for bdftopcf.
This port already was used USE_X_PREFIX(which implies USE_XLIB).

Submitted by:	Asami-san
2000-08-12 13:16:13 +00:00
Akinori MUSHA
f84f39f617 Add ruby-zlib, an extension library to use zlib from Ruby 2000-08-12 12:12:38 +00:00
Alexander Langer
94e5ccba72 Add bbpager 0.2.8, a pager for the BlackBox Window Manager
PR:		19358
Submitted by:	Patrick Seal <patseal@hyperhost.net>
2000-08-12 12:04:41 +00:00
Chris D. Faulhaber
789408fc48 Add directories missing in PLIST
PR:		20378
Submitted by:	Maintainer
2000-08-12 12:00:47 +00:00
Chris D. Faulhaber
fa9c68e759 Remove the ldap port. It is quite ancient and obsoleted by OpenLDAP.
PR:		20433
Submitted by:	Maintainer
2000-08-12 11:50:20 +00:00
Chris D. Faulhaber
276fd0de4a Update port to 5.32.1
PR:		20132, 20517
Submitted by:	James Howard <howardjp@wam.umd.edu>
		Frank McConnell <fmc@reanimators.org>
2000-08-12 11:33:18 +00:00
Chris D. Faulhaber
e8d5061ad7 Change Maintainer (ports@FreeBSD.org -> jim@thehousleys.net)
PR:		20505
Submitted by:	jim@thehousleys.net
2000-08-12 11:22:00 +00:00
Akinori MUSHA
05350b07c7 Update to 1.2.2.
Install racc2y and y2racc. (racc <-> yacc converters)
2000-08-12 11:21:26 +00:00
Alexander Langer
8a4dbbbadf - Support X11BASE properly
- Remove USE_GMAKE
- WindowMaker -> Window Maker

PR:		20543
Submitted by:	Ports Fury
2000-08-12 10:56:26 +00:00
Alexander Langer
e2374e874f Update to 2.2.6
PR:		20556
Submitted by:	JunSeon Oh <hollywar@holywar.net>
2000-08-12 10:51:33 +00:00
Kevin Lo
57c2b7e65b - Update MASTER_SITES and WWW:
- Support X11BASE properly
- Remove USE_GMAKE
- WindowMaker -> Window Maker

PR: 20546
Submitted by: Ports Fury
2000-08-12 08:33:09 +00:00
Kevin Lo
1623b2c8a2 - Support X11BASE properly
- Remove USE_GMAKE

PR: 20547
Submitted by: Ports Fury
2000-08-12 08:23:35 +00:00
Kevin Lo
c882dd7d13 - Support CFLAGS properly
- Remove USE_GMAKE
- Exclude GPL doc from package
- WindowMaker -> Window Maker

PR: 20548
Submitted by: Ports Fury
2000-08-12 08:17:43 +00:00
Kevin Lo
7b226a1249 - Support PREFIX/X11BASE properly
- WindowMaker -> Window Maker

PR: 20549
Submitted by: Ports Fury
2000-08-12 08:07:37 +00:00
Kevin Lo
59603a0f7f - Support X11BASE properly
- WindowMaker -> Window Maker

PR: 20550
Submitted by: Ports Fury
2000-08-12 08:00:10 +00:00
Kevin Lo
04c0cc7a15 - Support X11BASE properly
- Remove USE_GMAKE
- WindowMaker -> Window Maker

PR: 20551
Submitted by: Ports Fury
2000-08-12 07:52:14 +00:00
Kevin Lo
9a06384187 - Support X11BASE properly
- Remove USE_GMAKE
- WindowMaker -> Window Maker

PR: 20552
Submitted by: Ports Fury
2000-08-12 07:43:15 +00:00
Satoshi Asami
3f8184fe29 (1) xemacs-faq.info-6 doesn't exist.
(2) Remove five more extra directories, one of which was a subdirectory
    of a directory that was supposedly removed.

Submitted by:	obento-
2000-08-12 07:38:30 +00:00