Commit graph

39005 commits

Author SHA1 Message Date
Kris Kennaway
3608c099bc Revert previous commit and reinstate maintainer: the FreeBSD version of
interbase is not distributed by Borland, and there does not appear to be
a patch available for the vulnerability.
2001-03-11 07:44:41 +00:00
Kris Kennaway
7b0de05bf5 Remove the previous maintainer for inactivity. Failing to submit a patch
for a vulnerability publicized three months ago does not demonstrate an
appropriate level of interest in maintainership of this port.
2001-03-11 07:38:10 +00:00
Kris Kennaway
48edf818ee Fix most of the format string abuses including those which are known to
cause a security vulnerabilities.  Not fixed are a number of more subtle
cases which may or may not allow security violations (I don't have time
to conduct a thorough audit now), and which are difficult/impossible to
fix anyway without something like fmtcheck().  Document this in
pkg-install and remove FORBIDDEN tag.
2001-03-11 07:21:52 +00:00
Andrey A. Chernov
0a2d029273 Upgrade to 4.30 2001-03-11 07:04:04 +00:00
Kevin Lo
720e9abe6d Fix pkg-plist
PR: 25668
Submitted by: maintainer
2001-03-11 07:03:42 +00:00
Dirk Meyer
ec702c06b2 sendmail -- TLS/SASL/SFIO enhancement:
This is a diff to the current port that implements SFIO and SASL
options support in addition to TLS.  It makes the sendmail port
conform more closely to the available documentation for such
security enhancements.

ken@nova.org
- renamed option from SENDMAIL_WITH_TSL to SENDMAIL_WITH_TLS
- new option SENDMAIL_WITH_SFIO
- fixed bug in site.config.m4.sasl

PR:		25661
Submitted by:	ken@nova.org
2001-03-11 07:03:34 +00:00
Kevin Lo
2bafa6b6e5 - Update to lastest version
- Add %%PORTDOCS%% to pkg-plist

PR: 25667
Submitted by: maintainer
2001-03-11 07:01:16 +00:00
Kevin Lo
a23654a753 Update to lastest version
PR: 25666
Submitted by: maintainer
2001-03-11 06:50:52 +00:00
Kris Kennaway
911b597fb8 Fix brokenness in DISTNAME 2001-03-11 06:35:10 +00:00
Andrey A. Chernov
8675e52902 Upgrade to 0.99d8 2001-03-11 06:06:23 +00:00
Kris Kennaway
eddbe4cc3d Fix plist.
PR:	25675
Submitted by:	maintainer
2001-03-11 06:06:04 +00:00
Andrey A. Chernov
5dee439748 Fix wrong configuration detection due to missing include 2001-03-11 05:55:42 +00:00
Kevin Lo
979f3c18a9 Add USE_XLIB to Makefile.
PR: 25665
Submitted by: maintainer
2001-03-11 05:53:07 +00:00
Dirk Meyer
b0de0b2fdb Changing path for BUILD_DEPENDS.
For some unknown reason for the i386 ports build had failed,
workdir was searched in:  "/tmp/usr/ports/news/cnews/work/"
but created files are at: "/tmp/a/ports/news/cnews/work/"

changed to use ${.CURDIR} instead of ${PORTSDIR}

old: ${WRKDIRPREFIX}${PORTSDIR}/news/cnews/work/
new: ${WRKDIRPREFIX}${.CURDIR}/../cnews/work
2001-03-11 05:52:05 +00:00
Kevin Lo
9021d7baf4 Fix dependencies
PR: 25664
Submitted by: maintainer
2001-03-11 05:51:25 +00:00
Kevin Lo
2931335b72 Update to version 2.26
PR: 25652
Submitted by: maintainer
2001-03-11 05:49:09 +00:00
Daniel Eischen
98698421dd Don't forget to remove a directory that's installed. 2001-03-11 05:32:21 +00:00
Jing-Tang Keith Jang
800ca3c748 Fix mozill-bin polling problems when initializing, due to an
incomplete locale setting.

Reported and fix tested by:
kliev, vanilla, keichii, sothat@zoonews.ee.ntu.edu.tw (Y.Chiu.=)
2001-03-11 05:27:34 +00:00
Steve Price
a24c64cd6b Several satellite ports that depend on this one require bzip2 to be
around during build.
2001-03-11 05:02:04 +00:00
Steve Price
0d5a0510ea Use '-O0' when compiling on the Alpha to avoid internal compiler errors. 2001-03-11 05:01:04 +00:00
Steve Price
81dbac7e07 Use '-O0' on the Alpha so this builds without internal compiler errors. 2001-03-11 04:57:34 +00:00
Greg Lehey
2fad275c89 Instant server, to match instant workstation.
This is a first stab at something which will be documented in the next
edition of "The Complete FreeBSD".  Comments welcome.
2001-03-11 04:48:29 +00:00
David E. O'Brien
3d59e4474e Fix version number. 2001-03-11 04:46:54 +00:00
Bill Fenner
f5e432c155 Don't override MAINTAINER if we're being included. 2001-03-11 04:32:07 +00:00
Will Andrews
0e02c637ae Fix plist. 2001-03-11 03:55:52 +00:00
Will Andrews
d954849444 Upgrade to 2mar2001 version. 2001-03-11 03:55:26 +00:00
Kris Kennaway
45da6fbb3a Fix plist 2001-03-11 03:32:56 +00:00
Greg Lehey
7b3b404d1c Don't try to remove /usr/local/share. 2001-03-11 03:28:00 +00:00
Greg Lehey
773e1c8229 Add some more ports.
Suggested by:	des
		Joseph Scott <joseph.scott@owp.csus.edu>
2001-03-11 03:27:36 +00:00
Kris Kennaway
bbd386c70a Fix plist 2001-03-11 03:25:52 +00:00
Will Andrews
11e2b03ccb Eww. Cull etc/tmp in favor of var/tmp (even though this is not what
hier(7) specifically states, it's still better than screwing around with
stuff outside of ${PREFIX}).

PR:		25672
Submitted by:	Dan Langille <dan@langille.org>
2001-03-11 03:14:12 +00:00
David E. O'Brien
cdee5fcaec Add static libs.
Submitted by:	YAZAKI Hiroyuki <yazaki@nn.iij4u.or.jp>
2001-03-11 02:38:48 +00:00
Boris Popov
db65831a12 Some installed files do not respected PREFIX - fixed 2001-03-11 02:38:43 +00:00
David E. O'Brien
a2d6f22e1d Adjust(fix) info processing.
Submitted by:	YAZAKI Hiroyuki <yazaki@nn.iij4u.or.jp>
2001-03-11 02:37:15 +00:00
David E. O'Brien
fe227cd96c Adjust(fix) the info processing.
Submitted by:	YAZAKI Hiroyuki <yazaki@nn.iij4u.or.jp>
2001-03-11 02:35:39 +00:00
Kris Kennaway
334dea0cfb Fix plist 2001-03-11 02:35:32 +00:00
Dag-Erling Smørgrav
8385507d91 Update to 20010310, and fix the same chown bug as in news/inn. 2001-03-11 02:35:31 +00:00
David E. O'Brien
8365998ce0 Add $FreeBSD$ so I can more easily track this. 2001-03-11 02:31:23 +00:00
Kris Kennaway
8a6efd4a2f Use tar instead of cp -R and exclude CVS directories from being installed,
thereby breaking the plist.
2001-03-11 02:29:53 +00:00
Will Andrews
99e1cb0b84 Add conference 0.4, a conferencing/GroupChat service for Jabber server.
PR:		25092
Submitted by:	Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
2001-03-11 02:29:42 +00:00
David E. O'Brien
9ee6d0b8df Fully update PLIST for version 3.3 2001-03-11 02:28:12 +00:00
Will Andrews
2ee7b7621d Add opensched 0.1.0, a project scheduler.
PR:		24758
Submitted by:	Daniel McRobb <dwm@caimis.com>
2001-03-11 02:18:43 +00:00
Kris Kennaway
f6bbbcac90 Fix plist 2001-03-11 02:16:56 +00:00
Will Andrews
591d1fab89 Add uisp 1.0b, a versatile programmer for atmel AVR microcontrollers.
PR:		25145
Submitted by:	Bruno Schwander <bruno@tinkerbox.org>
2001-03-11 02:11:17 +00:00
Kris Kennaway
150a3bf8a5 Fix and sort plist 2001-03-11 02:06:19 +00:00
Jean-Marc Zucconi
2932c2c73e Use MAINTAINER?= instead of MAINTAINER=. I dont want to receive build errors
for xx-ipell ports I don't maintain.
2001-03-11 02:04:58 +00:00
Jean-Marc Zucconi
96568360d5 Add floppyd.1 floppyd_ andstalltest man pages 2001-03-11 01:56:11 +00:00
Will Andrews
313b1857e1 Add p5-Authen-Krb4 1.1, a perl extension for Kerberos 4.
PR:		25193
Submitted by:	ajk@iu.edu
2001-03-11 01:44:56 +00:00
Kris Kennaway
c8fadd6abe Fix plist 2001-03-11 01:44:18 +00:00
Kris Kennaway
d8538fa2d9 Fix plist. I don't quite know why this port uses etc/tmp, but don't care
enough to find out.
2001-03-11 01:33:37 +00:00