1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

7288 Commits

Author SHA1 Message Date
Sergey Matveychuk
e6280f9d48 - Sync with master port update
PR:		ports/83181
Submitted by:	Vsevolod Stakhov <vsevolod@highsecure.ru>
2005-07-11 08:27:18 +00:00
Sergey Matveychuk
2fca1584ba - Update to latest NetBSD snapshot
- Use tarball instead of set of files
- Pass maintainership to submitter

PR:		ports/83180
Submitted by:	Vsevolod Stakhov <vsevolod@highsecure.ru>
Approved by:	eik MIA
2005-07-11 08:26:19 +00:00
Munechika SUMIKAWA
04746592a6 Make compilable on 64bit system. 2005-07-11 03:04:38 +00:00
Clement Laforet
8d580866e5 - Update to 0.46 2005-07-10 19:52:15 +00:00
Kris Kennaway
628d94d0e3 Replace master site with working ones 2005-07-10 19:17:15 +00:00
Dirk Meyer
b62e1d6967 - update to 0.9.8 for WITH_OPENSSL_BETA=yes 2005-07-10 19:15:12 +00:00
Kris Kennaway
91c92459a5 Chase master site 2005-07-10 18:48:28 +00:00
Kris Kennaway
d1be4450f5 Update to nikto-1.35 to fix fetching 2005-07-10 17:54:53 +00:00
Marius Strobl
8840fad723 - Update to 1.1.0-7 in order to fix fetching. For a list of changes see
the installed ChangeLog.
- Silencing the 'cannot access config file "/etc/antivir.conf"' warnings
  by creating a respective symlink.

Notes:
- AntiVir Milter 1.1.0-7 ships with a faulty anti-virus engine which
  may just exit with the following error when trying to start it:
  cannot access config file "/etc/avguard.conf"
  Please update to the latest anti-virus engine by e.g. running the
  antivirupdater script in order to solve this.
- The future of the free licenses for private use and thus of this
  port currently is uncertain:
  <...>
  PersonalEdition Classic UNIX: Advance Notice
  We have decided to orient the version 6.32 which will be released on
  September 6, 2005 much more towards the successful PersonalEdition
  Classic Windows.
  This means that version 6.32 will be released with a graphical user
  interface which will make it much easier to work with the program. It
  will also no longer be necessary to register for the program before
  downloading it. With version 6.32 the PersonalEdition Classic UNIX
  will no longer contain any MailGate/Milter functionality.
  <...>

Approved by:	netchild
2005-07-10 15:04:00 +00:00
Sergey Matveychuk
7a17fbe604 - Was marked as unmaintained by accident.
So set MAINTAINER to the port submitter.

Submitted by:	niels
2005-07-10 14:13:00 +00:00
Remko Lodder
2472e1c59f Correct a typo: s/lemote/remote/
Spotted by:	simon
2005-07-09 20:02:57 +00:00
Remko Lodder
112e0da40d Document the following vulnerabilities:
phpSysInfo -- cross site scripting vulnerability
mysql-server -- insecure temporary file creation
net-snmp -- fixproc insecure temporary file creation
phpbb -- multiple vulnerabilities
shtool -- insecure temporary file creation

Approved by:		simon
2005-07-09 19:57:12 +00:00
Joe Marcus Clarke
8f4dde6a65 Update to Gaim 1.4.0. See http://gaim.sourceforge.net/ChangeLog for
the list of changes.  Also, bump all PORTREVISIONs for ports that depend on
Gaim.
2005-07-09 01:07:45 +00:00
Simon L. B. Nielsen
0580c39d0f Document phppgadmin -- "formLanguage" local file inclusion vulnerability. 2005-07-08 21:36:19 +00:00
Simon L. B. Nielsen
f76a96caad Document pear-XML_RPC -- information disclosure vulnerabilities. 2005-07-08 21:17:12 +00:00
Simon L. B. Nielsen
81b2a86d18 Document ekg -- insecure temporary file creation. 2005-07-08 21:03:14 +00:00
Simon L. B. Nielsen
775ddef518 Document bugzilla -- multiple vulnerabilities. 2005-07-08 20:29:16 +00:00
Simon L. B. Nielsen
5bbec38d7c Document nwclient -- multiple vulnerabilities (old issues).
PR:		ports/82101
Submitted by:	niels
Noticed by:	Derik van Zuetphen <dz@426.ch>
2005-07-08 20:04:13 +00:00
James E. Housley
50ca37cfca Update to DAT 4531 2005-07-08 16:50:48 +00:00
Pav Lucistnik
f823ca743a - Fix a typo in patch to default configuration file
PR:		ports/82930
Submitted by:	Dmitry A Grigorovich <odip@bionet.nsc.ru>
Approved by:	Alexander Demin <support@spectrum.ru> (maintainer)
2005-07-08 12:18:26 +00:00
James E. Housley
39eb85576c Update to DAT 4530 2005-07-07 21:02:13 +00:00
Simon L. B. Nielsen
feedb4a329 Add CAN reference to recent phpbb vulnerability. 2005-07-06 22:46:02 +00:00
Simon L. B. Nielsen
a7f693e9cd Document acroread -- insecure temporary file creation. 2005-07-06 22:25:11 +00:00
Simon L. B. Nielsen
e51ea6f83d Document two calmav vulnerabilities. 2005-07-06 22:14:55 +00:00
Simon L. B. Nielsen
7d9bb89690 - Add FreeBSD-SA-05:16.zlib.
- Fix ranges for recent security advisories, a bunch of <le> really
  should have been <lt>.
2005-07-06 21:34:32 +00:00
Simon L. B. Nielsen
417582572e Document acroread -- buffer overflow vulnerability. 2005-07-06 20:45:34 +00:00
James E. Housley
bdbde67b8c Update to DAT 4529 2005-07-06 16:21:32 +00:00
Pav Lucistnik
7ea7c22500 OpenCT, a middleware framework for smart card terminals.
It all started with a reader driver library to provide a framework for people
writing drivers for smart card readers. The idea was to provide all the usual
stuff (T=0, T=1, serial vs. USB device handling, etc) in a single place, and
reduce driver writing to interaction with the device itself.

OpenCT provides a native OpenCT, CT-API and PC/SC Lite IFD interface with an
OpenCT ifdhandler resource manager.

PR:		ports/82990
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2005-07-06 14:35:12 +00:00
Florent Thoumie
453bba93d7 - Update to 2.3.2.
- Use USE_RC_SUBR / USE_RCORDER for amavis.sh.
- Use SUB_FILES / SUB_LIST for pkg-* files.
- Add new MILTER option.
- Probably some other fixes I've forgot.

PR:		ports/82423
Reported by:	Petr Rehor <prehor@gmail.com>
Submitted by:	maintainer
2005-07-06 08:47:09 +00:00
Roman Bogorodskiy
215451e342 Update to 20050705.
PR:		83026
Submitted by:	Tim Bishop (maintainer)
2005-07-06 05:19:12 +00:00
Simon L. B. Nielsen
04bda21000 Document net-snmp -- remote DoS vulnerability. 2005-07-05 21:13:38 +00:00
Simon L. B. Nielsen
3cf5b1eda5 Document cacti -- multiple vulnerabilities.
Prodded by:	Babak Farrokhi <babak@farrokhi.net>
2005-07-05 20:33:11 +00:00
Simon L. B. Nielsen
24dbf34258 - Add another reference to bzip2 -- denial of service and permission
race vulnerabilities.
- Document two cases of wordpress -- multiple vulnerabilities.
2005-07-05 19:01:15 +00:00
James E. Housley
73957b05e2 Update to DAT 4528 2005-07-05 16:01:55 +00:00
James E. Housley
22d76e9d58 Update to DAT 4527 2005-07-05 13:32:37 +00:00
Roman Bogorodskiy
f412917876 Update to 0.11.0.
PR:		82954
Submitted by:	Vsevolod Stakhov <vsevolod@highsecure.ru>
2005-07-05 08:37:10 +00:00
Munechika SUMIKAWA
71d0194942 Fix pkg-plist. 2005-07-05 05:09:01 +00:00
Roman Bogorodskiy
ddc4918fb4 Update to 20050704.
PR:		82972
Submitted by:	Renato Botelho <freebsd@galle.com.br>
Approved by:	Rob Evers (maintainer)
2005-07-04 17:38:52 +00:00
Munechika SUMIKAWA
2331db7af7 IKEv2 has been supported. 2005-07-04 16:41:41 +00:00
Munechika SUMIKAWA
70b9263b1e Upgrade to 20050625b. IKEv2 has been supported. 2005-07-04 16:40:02 +00:00
Peter Pentchev
2e1a161511 Fix cracklib support:
- there is no lib/crack.a [1], and moreover
- apg actually links to the dynamic library, so BUILD -> LIB_DEPENDS.
Bump PORTREVISION, since the package dependencies changed.

PR:		79673 [1]
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-07-04 11:27:40 +00:00
Roman Bogorodskiy
dc9244fd41 - update to 2.0.1
- use PYTHON_SITELIBDIR in plist

PR:		82958
Submitted by:	Vsevolod Stakhov <vsevolod@highsecure.ru>
2005-07-04 05:20:55 +00:00
Simon L. B. Nielsen
04e3a67805 - Set maintainership to security@.
Suggested by:	nectar, remko
2005-07-03 20:46:48 +00:00
Simon L. B. Nielsen
9e1a5a3459 portaudit 0.5.10:
- Unbreak portaudit -vF.
- Sync usage with reality.
- Document the q, v, and V options.
- Markup fixes for the portaudit(1) manual page.
- Make quiet mode output even less "redundant" text [1].
- Set maintainership to security@. [2]

Suggested by:	Phil Kernick philk at rotfl dot com dot au [1]
Suggested by:	nectar, remko [2]
2005-07-03 20:31:00 +00:00
Joe Marcus Clarke
944359ea20 Update to 0.4.3. 2005-07-03 19:15:40 +00:00
Pav Lucistnik
359f5da974 - Update to 0.1.0.11
PR:		ports/82921
Submitted by:	rik <freebsd-ports@rikrose.net> (maintainer)
2005-07-03 15:40:57 +00:00
Thierry Thomas
1b6860190c Add support for FreeBSD 5.4.
PR:		82370
Submitted by:	Babak Farrokhi <babak (at) farrokhi.net>
Approved by:	maintainer time-out (> 15 days)
2005-07-03 13:06:08 +00:00
Thierry Thomas
194aa248ed Fix dependency and remove the ancient pkg-message.
PR:		82336
Submitted by:	Babak Farrokhi <babak (at) farrokhi.net>
Approved by:	maintainer time-out (> 15 days)
2005-07-03 12:42:08 +00:00
Hiroki Sato
0c4160ee5f Document the following issues:
- phpbb -- remote PHP code execution vulnerability
 - pear-XML_RPC -- arbitrary remote code execution
2005-07-03 08:40:51 +00:00
Simon L. B. Nielsen
f47912670d Add certvu reference to kernel -- TCP connection stall denial of service
vulnerability.
2005-07-03 08:12:20 +00:00