Commit Graph

2246 Commits

Author SHA1 Message Date
Will Andrews
f3171de7e6 First round of auto* cleanups:
- USE_AUTO* -> USE_AUTO*_VER=* where required
 - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
 - Other minor changes to fix things

These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.

Submitted by:	bento 4-exp USE_AUTO* cleanups
		http://people.FreeBSD.org/~will/4-exp/
		http://bento.FreeBSD.org/errorlogs/4-exp-latest/
2002-01-06 06:20:22 +00:00
Dirk Meyer
2025ba84ee - make portlint happier
- use DOCSDIR or EXAMPLESDIR
- get rid of some INTERACTIVE scrips in news/ifmail
2002-01-05 23:43:13 +00:00
Dirk Meyer
381ee07151 PORT UPDATE : security/stunnel 3.21c -> 3.22
- No resposnse from MAINTAINER

Submitter marked this as critical because the current version of the port has
security issues, see Message-ID: <20011227210538.GH3494@ifokr.org>
Subject: Stunnel: Format String Bug in versions <3.22
on the bugtraq list.

patch confirmed and tested.

PR:		33285, 33251
Submitted by:	joseph@randomnetworks.com
2002-01-05 14:49:41 +00:00
Dirk Meyer
60e555b20a PKGNAMESUFFIX set for Option OPENSSH_OVERWRITE_BASE 2002-01-05 11:37:49 +00:00
Jimmy Olgeni
70d32dba4e Remove extra hyphen and spaces. 2002-01-05 09:32:58 +00:00
Kris Kennaway
520da16433 Update to scanssh 1.6b (Renamed to 1.60b to make PORTVERSION monotonic)
PR:	ports/33560
Submitted by:	vacuum@technotronic.com
2002-01-05 04:54:41 +00:00
Will Andrews
06517618a8 Conditionalize use of objprelink based on whether we're running on
MACHINE_ARCH=i386 *and* whether NO_KDE_OBJPRELINK is defined.

Requested by:	several
2002-01-05 02:29:15 +00:00
Patrick Li
98d76f1dc4 Update to 1.0
PR:		33549
Submitted by:	Kirby Kuehl <vacuum@12-232-21-91.client.attbi.com>
2002-01-04 23:01:38 +00:00
Patrick Li
8ac13e11a5 Update to 0.21
PR:		33552
Submitted by:	Kirby Kuehl <vacuum@12-232-21-91.client.attbi.com>
2002-01-04 22:55:43 +00:00
Dirk Meyer
b4160c3851 Fix MANPREFIX, so manpages are compressed 2002-01-04 17:18:35 +00:00
Andrey A. Chernov
729e70b5b8 Upgrade to 4.27 2002-01-04 07:25:35 +00:00
Andrey A. Chernov
4744b11c59 Upgrade to 4.27 2002-01-04 07:13:24 +00:00
Maxim Sobolev
4d0e98d8b6 Fix the build in the situations when minor number of ${OSREL} defined in the
bsd.port.mk is different from one detected by port's build system. This
should fix the build on bento, where ${OSREL} is 4.5, while the build system
detects it as 4.4. Note: this is a workarround - we should investigate and
fix the real source of the problem when we have more time.

Submitted by:	bento
2002-01-03 13:26:10 +00:00
Dirk Meyer
5c73ae02e3 strip trailing \ 2002-01-02 21:09:52 +00:00
Dirk Meyer
26e710d517 adding a knob to the OpenSSH port to allow people
to overwrite the ssh in the base system.
	make OPENSSH_OVERWRITE_BASE=yes

Submitted by:	n@nectar.cc (Jacques A. Vidrine)
2002-01-02 19:45:38 +00:00
James E. Housley
d63c40394b Update to 4179 2002-01-02 17:26:03 +00:00
Jean-Marc Zucconi
c485128e02 SubWeb is a (reverse) proxy to inspect HTTP flows on the fly
PR:		ports/33388
Submitted by:	Nicolas Jombart <Nicolas.Jombart@hsc-labs.com>
2002-01-01 00:05:56 +00:00
Mark Pulford
e20828de48 Updated to 1.7. 2001-12-30 06:59:19 +00:00
Pete Fritchman
43d02cccff - add missing manpage to MAN1
- fix compile on -current and recent -stable (due to conflicting strcasestr
  definitions)

PR:		33188
Submitted by:	maintainer
2001-12-29 05:40:30 +00:00
Dirk Meyer
d1f34ecde5 - Update MASTER-SITES, dstfiles changed, and cr-encoding has to be reverted. 2001-12-28 10:06:53 +00:00
James E. Housley
d66d04dfc3 Update to 4178 2001-12-26 19:16:34 +00:00
Dirk Froemberg
e5c205169e portlint:
- begin with a capital
- don't end with '.'
- remove port name
- don't exceed 70 characters
2001-12-25 16:59:04 +00:00
Kevin Lo
f49f90d656 Update to version 0.35 2001-12-25 09:04:30 +00:00
David W. Chapman Jr.
6a66f53a9b Remove patch from last night's commit, forgot to remove it on that commit
Noticed by:	rob@cyberpunkz.org
2001-12-25 05:16:18 +00:00
Steve Price
f0d704753a Allow this to build on bento again where /usr/bin/bzip2 exists on bento
but not on gohan*.
2001-12-24 23:20:43 +00:00
Steve Price
47adf04913 Don't write pkg-{deinstall,install,message} to ${.CURDIR} but ${WRKDIR}
instead since ${.CURDIR} can be a read-only filesystem.
2001-12-24 21:58:42 +00:00
Martin Blapp
4421919c83 The distfile has changed. The Makefile in the original distfile
contained ^M at the end of each line. They have removed them now.
This is the only change in in the distfile.

Remove the pre-patch, it is not needed anymore.

Change my mail-address while I'm here.

Approved by:	demon
2001-12-24 13:48:27 +00:00
David W. Chapman Jr.
5705c909b8 oidentd now supports masqueraded connections under FreeBSD systems
running ipf
Update description
Update to 2.0.1

PR:		31466
Submitted by:	mdl@60hz.org
Approved by:	trevor (according to originator)
2001-12-24 06:03:27 +00:00
Patrick Li
b666502afd - PORTDOCS police
- DOCSDIR support to some
- Brush out some lint
2001-12-24 02:17:17 +00:00
SADA Kenji
b4aa1ec8d7 Upgrade to 0.90.
PR:	ports/32494
Submitted by:	Mario Doria <madd@tecdigital.net>
2001-12-23 12:46:05 +00:00
Jimmy Olgeni
114a8286a3 Update ports to version 1.1.11.
PR:		33052
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com>
2001-12-21 10:16:45 +00:00
Ying-Chieh Liao
a260bf2b4f refer to correct location in pkg-message
correct db filename
fix pkg-install script

PR:		29731
Submitted by:	maintainer
2001-12-20 12:18:57 +00:00
Ying-Chieh Liao
007a97824c upgrade to 1.12
PR:		33011
Submitted by:	maintainer
2001-12-19 18:05:41 +00:00
James E. Housley
6caec0cacd Update to 4177 2001-12-19 17:31:45 +00:00
Maxim Sobolev
d15cb1b623 Add nss 3.3.1, a set of libraries to support development of
security-enabled applications.
2001-12-19 09:30:28 +00:00
Will Andrews
c8142fc4ed Add labrea 2.3, a defense mechanism against CodeRed.
PR:		31082
Submitted by:	nick@rogness.net
2001-12-19 08:22:45 +00:00
Andrey A. Chernov
411c75efac Update to reflect drweb dist re-rolling 2001-12-17 22:42:12 +00:00
Patrick Li
76429f58cd Update to 1.2.9.b1 2001-12-17 21:01:06 +00:00
Nick Sayer
95b3a1e7a9 After much delay, I am finally able to test pam_smb again, which means
we can update to the latest version. Hooray!

PR:		ports/26913
Submitted by:	dwcjr
2001-12-17 19:05:17 +00:00
Munechika SUMIKAWA
8f90b9457b Upgrade to 20011215. 2001-12-17 10:25:54 +00:00
Mario Sergio Fujikawa Ferreira
fffae8bfc4 New port ssh-gui version 0.7.1: A front-end for ssh which can open
multiple xterms

Submitted by:	Hammurabi Mendes <hmendes_br@yahoo.com>
2001-12-16 14:11:03 +00:00
Steve Price
c12ea937c7 Author made the following changes and re-rolled the distfile without
changing its name.

- Fix minor security bugs in libdwclient
- Fix security bug in drweb_qmail.pl
- Fix minor bug in libdwclient, possible file descriptors leak
- Fix bug in drweb_postfix.sh, wrong mail command for sends notifications
2001-12-15 21:07:20 +00:00
Ying-Chieh Liao
9f37bc9188 add p5-Filter-CBC
Source filter for Cipher Block Chaining

PR:		32770
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-12-13 10:17:13 +00:00
James E. Housley
77b3278498 Update to 4176 2001-12-12 20:17:05 +00:00
Ying-Chieh Liao
11bb2f99d5 pass maintainership to Jos Backus <josb@cncdsl.com>
Submitted by:	Jos Backus <josb@cncdsl.com>
2001-12-11 17:49:33 +00:00
Jun Kuriyama
cae805016d Display TIPS (use rndcontrol(8)) message at post-install. 2001-12-11 15:00:53 +00:00
Ying-Chieh Liao
a35a06a154 add p5-Digest-HMAC
Perl5 interface to HMAC Message-Digest Algorithms

PR:		30997
Submitted by:	nork@cityfujisawa.ne.jp (Norikatsu Shigemura)
2001-12-11 08:58:11 +00:00
Ying-Chieh Liao
e0a00e4b46 add info file to plist
PR:		32691
Submitted by:	Jos Backus <josb@cncdsl.com>
2001-12-11 08:49:11 +00:00
Ying-Chieh Liao
fc3490924d upgrade to 2.03.02
PR:		32685
Submitted by:	Jos Backus <jos@cncdsl.com>
2001-12-11 06:02:54 +00:00
David W. Chapman Jr.
73358a5ab0 Fix formatting string bug
Remove old MASTER_SITE

PR:		32555
Submitted by:	alx@cii.sumy.ua
Approved by:	maintainer
2001-12-09 03:07:36 +00:00