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

131000 Commits

Author SHA1 Message Date
Hiroki Sato
1ce136ec32 Update to 7.0.1.
Security:	CVE-2005-2470
Approved by:	portmgr (krion)
2005-08-19 21:14:43 +00:00
Joe Marcus Clarke
dcff766d49 Forced commit to note that 2.10.1 is _not_ just a respin of 2.10.0. It is
a respin of what 2.10.0 should have been.  It seems that 2.10.0 was really
just a respin of 2.8.1.

Approved by:	portmgr (implicit)
2005-08-19 20:46:56 +00:00
Joe Marcus Clarke
b91f6942e0 Update to 2.10.1. This is functionally identical to 2.10.0, but a bad
distfile of 2.10.0 was re-posted, so they re-released this as 2.10.1.

In any event, this commit fixes fetching for this port.

Approved by:	portmgr (implicit)
2005-08-19 20:08:45 +00:00
Renato Botelho
0f64e52705 - Security update to version 2.0.1, fixing four denial of service bugs,
CAN-2005-2531, CAN-2005-2532, CAN-2005-2533, CAN-2005-2534
- Drop old init script and add a modern rcNG script in its place,
  requested by Matthias Grimm and Dirk Gouders (although the script below is
  one I, Matthias Andree, wrote). It can automatically load tun/tap drivers.
- move pkg-message to files/pkg-message.in, revise it, list it in SUB_FILES
  to expand ${PREFIX}.
- print pkg-message after installation from port
- switch to official "make check" as smoke-test, rather than wiring our own.
- prefer LZO2 in most situations, as OpenVPN will pick up LZO2 rather than
  LZO1 if both are installed.

PR:		ports/85109
Submitted by:	maintainer
Approved by:	portmgr (krion)
2005-08-19 18:48:34 +00:00
Greg Lewis
c8adfc87db . NUL terminate a string. Fixes a segmentation fault that shows up
in the jdk13 port build.  Brought to you by MALLOC_OPTIONS "A" and "J".
. Bump PORTREVISION.

Approved by:	portmgr (kris)
2005-08-19 17:34:05 +00:00
Dirk Meyer
8f44d4a372 - cleanup old Makefile location
- remove BROKEN for 6.0
  verified sucessfull builds on FreeBSD 6.0-BETA2 #0: Wed Aug  3 08:22:24 UTC 2005
  root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
Approved by:	portmgr (krion)
2005-08-19 16:43:16 +00:00
Pav Lucistnik
d9280c34db - Fix patching
Reported by:	krismail
Approved by:	portmgr (kris)
Pointy hat to:	pav
2005-08-19 16:13:36 +00:00
Vsevolod Stakhov
18b8b23269 Add missed dependencies on libxml2, libxslt and libcurl.
Reported by:    krionmail, krismail
Approved by:    portmgr (krion)
2005-08-19 14:07:55 +00:00
Pav Lucistnik
e72c5c9b02 - Really fix the ownership of installed files
Approved by:	portmgr (kris)
2005-08-19 13:38:55 +00:00
Pav Lucistnik
73481d885a - Unbreak on 5.X and newer, fix fetch
- Take maintainership

PR:		ports/85119
Submitted by:	Matthew Luckie <mjl@luckie.org.nz>
Approved by:	portmgr (marcus)
2005-08-19 13:09:27 +00:00
Max Khon
4095d64e48 - Unbreak on RELENG_5/6
- Remove dependency on gcc 2.95 assuming that support for gcc 2.7.2
is dropped long time ago
- Bump PORTREVISION

Approved by:	portmgr, MAINTAINER
2005-08-19 13:01:21 +00:00
Renato Botelho
e7b6980a72 - Update to 1.5 and unbreak on perl >= 5.8
PR:		ports/84229
Submitted by:	leeym
Approved by:	portmgr (krion), submitter timeout
2005-08-19 12:03:05 +00:00
Pav Lucistnik
43976f5b1c - Less naive, but this time working stab on -O2 CFLAGS problem
Reported by:	krionmail
Approved by:	portmgr (krion)
2005-08-19 11:46:33 +00:00
Pav Lucistnik
b7cb339a21 - Fix INFO handling, fixing plist on 6.0 (different makeinfo there)
Reported by:	krionmail
Approved by:	portmgr (krion)
Approved by:	maintainer
2005-08-19 11:45:26 +00:00
Renato Botelho
f3e1cc6c7c - Update to 1.0-r3 and make it fetchable again
- Add MASTER_SITE_SOURCEFORGE on MASTER_SITES

PR:		ports/84505
Submitted by:	maintainer
Reworked by:	myself
Approved by:	portmgr (krion), maintainer
2005-08-19 10:04:31 +00:00
Sergey Skvortsov
5b631b7753 * fix permissions:
chmod 0550 /var/db/firebird/UDF/*.so /var/db/firebird/intl/*

* pkg-plist: fix @unexec order, unbreak package building (remove absolute
paths from .tar)

Approved by:	portmgr (krion)
2005-08-19 10:02:05 +00:00
Remko Lodder
5dd48b46c5 Document four vulnerabilities in openvpn:
* openvpn -- multiple TCP clients connecting with the same certificate at the same time can crash the server
* openvpn -- denial of service: malicious authenticated &quot;tap&quot; client can deplete server virtual memory
* openvpn -- denial of service: undecryptable packet from authorized client can disconnect unrelated clients
* openvpn -- denial of service: client certificate validation can disconnect unrelated clients

Approved by:	portsmgr (blanket VuXML)
Submitted by:	Matthias Andree <matthias dot andree at gmx dot de>
2005-08-19 09:58:19 +00:00
Roman Bogorodskiy
0e944f0d17 Fix plist.
Reported by:	pointyhat via kris
Tested by:	garga
Approved by:	portmgr (kris)
2005-08-19 08:50:41 +00:00
Pav Lucistnik
a9cd110f5f - Enable on amd64
Approved by:	portmgr (marcus)
2005-08-18 22:34:07 +00:00
Sergey Matveychuk
e69c4117d8 - Update to 0.6.1.
- Unbreak.

Approved by:	portmgr (krion)
2005-08-18 19:38:29 +00:00
Doug Barton
700756844d This issue was researched by glebius, and this patch was
incorporated by ISC into the next version of BIND.

The patch addresses a problem with high-load resolvers which
hit memory barriers. Without this patch, running the resolving
name server out of memory would lead to "unpredictable results."

Of course, the canonical answer to this problem is to put more
memory into the system, however that is not always possible, and
the code should be able to handle this situation gracefully in
any case.

Approved by:	portmgr (krion)
2005-08-18 19:12:08 +00:00
Norikatsu Shigemura
f2bba2e7b3 Refetchable.
Pointed out by:	pointyhat via krion
Approved by:	portmgr (krion)
2005-08-18 13:27:44 +00:00
Pav Lucistnik
756b8b9d92 - Fix build on sparc64
Reported by:	krismail
Approved by:	portmgr (kris)
2005-08-18 13:25:52 +00:00
James E. Housley
3438ac725b Update the MASTER_SITES. This is the only part of PR/84815 what was
approved for commit during the port freeze.

Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
Approved by:	portmgr (mcl)
2005-08-18 13:02:10 +00:00
Adam Weinberger
24f7714eab Mark this port as IGNOREd for the 6.0-RELEASE set. Gourmet requires
a python-enabled metakit, but that requirement cannot be assured with
the current framework. The solution, as discussed with krion, is to
make metakit's python support on by default. This fix, however, won't
go in until after the slush, so gourmet will not have a 6.0 package
in the meantime.

Also, I'm backing out krion's change, because it wasn't the right fix.
The original RUN_DEPENDS library check will be the correct one once
the metakit change goes in.

Approved by:	portmgr (krion)
2005-08-18 02:48:19 +00:00
Kris Kennaway
c70b8c1477 Add ogre
Approved by:	portmgr
2005-08-18 01:09:25 +00:00
Kris Kennaway
a581758232 This port was committed without a maintainer, and in the suceeding 3
weeks noone has volunteered to take it, so it is being removed.  It also
fails to build on pointyhat.

Approved by:	portmgr
2005-08-18 01:07:18 +00:00
Simon L. B. Nielsen
581cad7551 Mark FORBIDDEN, due to remote code execution vulnerability.
Security:	http://vuxml.FreeBSD.org/e65ad1bf-0d8b-11da-90d0-00304823c0d3.html
Approved by:	portmgr (blanket, secteam)
2005-08-17 20:04:58 +00:00
Simon L. B. Nielsen
36ab3408aa Also mark phpAdsNew as affected by "pear-XML_RPC -- remote PHP code
injection vulnerability".

Approved by:	portmgr (blanket, VuXML)
2005-08-17 20:01:01 +00:00
Remko Lodder
b942a2a7c2 Add the fixed version so that people do not get a stale portaudit when the update is there.
Also fix some indentation that i overlooked.

Noticed by:		simon (both of the items)
Approved by:		portsmgr (blanket VuXML)
2005-08-17 19:46:39 +00:00
Remko Lodder
937ce6aba9 Document tor -- diffie-hellman handshake flaw.
Submitted by:		Michal Bartkowiak <michal at nonspace dot net>
Approved by:		portsmgr (blanket VuXML)
2005-08-17 19:34:44 +00:00
Alexander Nedotsukov
97538b4580 It seems to be the rule for this port to make inplace releases. So
fix fetching with ${MASTER_SITE_LOCAL} backup. [1]

Suggested by:	jylefort [1]
Approved by:	portmgr (krion)
2005-08-17 16:15:04 +00:00
Joerg Wunsch
d57a2a1f0b Fix the linker command (in GCC's specs file) for the AT90PWM2/3
controllers.

Approved by:	portmgr (linimon)
2005-08-17 14:41:01 +00:00
Pav Lucistnik
b8ad016acf - Unbreak on 6.0
- Take maintainership

PR:		ports/85036
Submitted by:	Matthew Luckie <mjl@luckie.org.nz>
Approved by:	portmgr (clement)
2005-08-17 12:03:59 +00:00
Thierry Thomas
91725b1bbc Update to 20050816. It fixes a serious problem causing procmail hangs on
some messages.

Changelog at <http://www.spambouncer.org/whatsnew.shtml>.

Approved by:	portmgr (marcus)
2005-08-17 05:50:15 +00:00
Thierry Thomas
777026ca2d Unbreak with gcc 3.4.
Approved by:	portmgr (marcus)
2005-08-17 05:22:58 +00:00
Jun Kuriyama
85a0587ce8 Upgrade to 1.0.0.009 (including security fixes).
Approved by:	portmgr (marcus)
2005-08-17 02:10:28 +00:00
Vsevolod Stakhov
0ff7b1cb89 Unbreak building.
Approved by:	portmgr (marcus)
2005-08-16 23:24:57 +00:00
Jimmy Olgeni
de11ea564d Unbreak: the checksums actually match the files on MASTER_SITES.
Approved by:	portmgr (marcus)
2005-08-16 22:30:49 +00:00
Simon L. B. Nielsen
b301e67e49 gpdf has been fixed for "xpdf -- disk fill DoS vulnerability", mark it
as such.

Approved by:	portmgr (blanket, VuXML)
2005-08-16 21:19:30 +00:00
Simon L. B. Nielsen
d9945c5d31 Mark FORBIDDEN, due to remote code execution vulnerability.
Security:	http://vuxml.FreeBSD.org/e65ad1bf-0d8b-11da-90d0-00304823c0d3.html
Approved by:	portmgr (blanket, secteam)
2005-08-16 20:59:25 +00:00
Simon L. B. Nielsen
75172d796f Add eGroupWare to the list of packages affected by "pear-XML_RPC --
remote PHP code injection vulnerability".

Approved by:	portmgr (blanket, VuXML)
2005-08-16 20:56:54 +00:00
Simon Barner
f2db0bcd95 - Fix build with new gcc version (patch-tvchannels.c)
- Remove s/gawk/awk/ patches and introduce build time dependecy to gawk
  because one of the scripts uses `strftime' which is not available in
  our base systems awk.

Approved by:	portmgr (clement)
2005-08-16 20:49:59 +00:00
Vsevolod Stakhov
668ac75430 Fix security issue noted in http://drupal.org/files/sa-2005-004/advisory.txt.
Update to 4.6.3.

Approved by:	portmgr (krion), maintainer timeout (security issue)
2005-08-16 20:46:17 +00:00
Simon L. B. Nielsen
59a6826b92 Document acroread -- plug-in buffer overflow vulnerability.
Approved by:	portmgr (blanket, VuXML)
2005-08-16 18:43:41 +00:00
Remko Lodder
ec9063b927 Add a note about VIM's modeline support. This will instruct users
that do not need the modeline support to disable it, since it contained
remote vulnerabilities.

Reviewed by:		simon
Approved by:		portsmgr (blanket, secteam), obrien (maintainer)
2005-08-16 16:48:41 +00:00
Pav Lucistnik
a02d5df600 - Bump PORTREVISION for recent ownership changes
Approved by:	portmgr (kris)
2005-08-16 16:31:13 +00:00
Mikhail Teterin
e00e74fa11 Add another patch, to fix tests, which fail if the timezone is set to
UTC. Thanks to Boris Samorodov for assistance in debugging this.

Detected by:	pointyhat
Approved by:	portmgr	(krion)
2005-08-16 12:52:28 +00:00
Kirill Ponomarev
9d098b71ed Fix dependencies and build.
Approved by:	portmgr (implicit)
2005-08-16 09:14:43 +00:00
Thierry Thomas
744054b928 Fix handling of incomplete valid multibyte character sequences.
Bump PORTREVISION.

PR:		ports/84938
Submitted by:	Li-Lun Wang <llwang (at) infor.org>
Approved by:	portmgr (linimon)
2005-08-15 21:27:24 +00:00