Commit graph

187279 commits

Author SHA1 Message Date
Stanislav Sedov
7379ffd743 - Unbreak on 7.x and CURREN.
Approved by:	portmgr (erwin)
2007-12-04 17:58:23 +00:00
Stanislav Sedov
3d86af7e4a - Fix a typo in the bundled REXML package.
- Bump up portrevision.

Approved by:	portmgr (marcus)
Reported by:	mat
2007-12-04 12:26:07 +00:00
Thierry Thomas
aec817d7db Chase SeaMonkey's update to 1.1.7.
Approved by:	portmgr (erwin)
2007-12-04 06:31:51 +00:00
Tom McLaughlin
0eac338452 Fix dhcpd_devfs_enable on 7.x and later.
PR:		115967
Submitted by:	Eygene Ryabinkin
Approved by:	portmgr (linimon, pav), maintainer
2007-12-04 01:28:43 +00:00
Martin Wilke
6a5b9115ae - Update to 1.2.6
PR:		117668
Submitted by:	Alexander Logvinov <ports@logvinov.com>
Approved by:	portmgr (linimon), maintainer timeout
Security:	http://www.vuxml.org/freebsd/44fb0302-9d38-11dc-9114-001c2514716c.html
		http://www.vuxml.org/freebsd/30acb8ae-9d46-11dc-9114-001c2514716c.html
2007-12-03 23:26:55 +00:00
Martin Wilke
b09e27ca94 - Update to 1.4.4 (needed for a security update)
PR:		117668
Submitted by:	Alexander Logvinov <ports@logvinov.com>
Approved by:	portmgr (linimon), maintainer timeout
2007-12-03 23:26:46 +00:00
Martin Wilke
e466c7e974 - Update to 1.3.6 (needed for a security update)
PR:		117668
Submitted by:	Alexander Logvinov <ports@logvinov.com>
Approved by:	portmgr (linimon), maintainer timeout
2007-12-03 23:26:43 +00:00
Martin Wilke
cb8f922c2e - Update to 1.15.6 (needed for a security update)
PR:		117668
Submitted by:	Alexander Logvinov <ports@logvinov.com>
Approved by:	portmgr (linimon), maintainer timeout
2007-12-03 23:26:41 +00:00
Martin Wilke
85cc4d3969 - Update to 1.13.6 (needed for a security update)
PR:		117668
Submitted by:	Alexander Logvinov <ports@logvinov.com>
Approved by:	portmgr (linimon), maintainer timeout
2007-12-03 23:26:38 +00:00
Martin Wilke
101bf7431c - Update to 1.2.6 (needed for a security update)
PR:		117668
Submitted by:	Alexander Logvinov <ports@logvinov.com>
Approved by:	portmgr (linimon), maintainer timeout
2007-12-03 23:26:34 +00:00
Cy Schubert
820eecfb41 PORTREVISION bump in support of pkg-plist revision 1.5.
Approved by:	portsmgr (ewin)
2007-12-03 17:25:05 +00:00
Michael Johnson
7f9c663871 Update to 1.1.7
Approved by:	portmgr (erwin)
Security:	http://www.mozilla.org/projects/security/known-vulnerabilities.html#seamonkey1.1.7
2007-12-03 14:46:41 +00:00
Alexey Dokuchaev
c4e35c08eb Correct previous fix: required prototypes were removed from <sys/systm.h>
not that long ago.  Check for suitable OSVERSION so the port is buildable
on 6.x/5.x again.

Approved by:	portmgr (pav)
Pointy hat to:	danfe
2007-12-03 10:10:42 +00:00
Doug Barton
53fb30ab2d ISC recently announced that BIND 8 has been End-of-Life'd:
http://www.isc.org/index.pl?/sw/bind/bind8-eol.php

Therefore, per the previous announcement, remove the ports for BIND 8.
This includes the chinese/bind8 slave port, and mail/smc-milter which
has a dependency on libbind_r.a from BIND 8.x. The latter has been
unmaintained since 2005, and is 3 versions behind.

Approved by:	portmgr (linimon)
2007-12-03 09:43:44 +00:00
Beech Rintoul
4fe8855cf5 - Fix install of libftp.a
- Pet portlint

PR:		ports/118165
Submitted by:	Stepan Zastupov  <redchrom@gmail.com>
Approved by:	portmgr (linimon, mentor)
2007-12-03 03:56:58 +00:00
Rong-En Fan
ae0931ac45 - Make rc variables can be properly set by users. Default variables should be
handled after load_rc_config per Handbook. For example, if user sets
  name_pidfile in rc.conf, it does not correctly pass to name_flags because
  when we set name_flags, it uses our default name_pidfile, but not user's.
- Bump PORTREVISION as rc scripts changed.

Approved by:	portmgr (pav), Xavier Beaudouin <kiwi at oav.net> (ovs maintainer)
2007-12-03 02:24:19 +00:00
Pav Lucistnik
e38f8431b3 - Add a vendor patch that adds a new option "munge symlinks".
Users running rsyncd daemon in certain non-default configuration
  (use_chroot = no) should consult http://rsync.samba.org/security.html
  and see, what munging symlinks can do for them.

Submitted by:	delphij
Approved by:	portmgr (hat)
Security:	CVE-2007-6199
2007-12-02 21:14:43 +00:00
Joe Marcus Clarke
4542728396 Update to 1.0.0 which adds, among other things, working MacBook Pro support.
Submitted by:	Rene Ladan <r.c.ladan@gmail.com> (maintainer)
Approved by:	portmgr (implicit)
		erwin
2007-12-02 18:16:38 +00:00
Michael Johnson
556a149cd5 - Disable aqbanking, configure fails with current version of aqbanking.
Approved by:	portmgr (linimon)
2007-12-02 17:48:36 +00:00
Cy Schubert
6873fbe267 Correct chmod location.
Approved by:	portmgr (linimon)
2007-12-02 07:02:37 +00:00
Xin LI
536ef4952b Remove the rsync entry for now. Better way of handling
this is still under discussion, as the vendor patch does
not automatically resolve problem for customized
configuration that have chroot = no.

Requested by:	pav
Approved by:	portmgr (ports-security blanket)
2007-12-02 00:15:27 +00:00
Andrew Pantyukhin
175b1de29d - Update to 1.1.7
Approved by:	portmgr (linimon)
Security:	http://www.mozilla.org/projects/security/known-vulnerabilities.html#seamonkey1.1.7
2007-12-01 22:51:35 +00:00
Doug Barton
f90cd37b02 Update to version 1.5. There are many changes to improve portability
to other platforms (notably to Linux) and several substantive changes:

Bug fixes
=========
1. Add error handling for failed TDIR creation in ppf_decrypt,
ppf_verify, and ppf_mime*.
2. Fix error handling in ppf_mime_decrypt.

Improvements
============
1. When displaying MIME messages after verification, substitute a space
for the MIME'ified =20 character at the end of a line, and substitute
an = sign for the MIME'ified =3D. This greatly improves readability
of the verified message.
2. Add a --- Status --- line for the beginning and end of the PGP
stuff which includes a timestamp to help avoid a socially engineered
message that includes the "good signature" output in the same format
as what we print.

Notes
=====
1. Support for other than GnuPG was dropped in this version, which I
don't think will actually affect anyone.
2. I did do a version 1.4, but it was a limited release.

See CHANGES for more information.

Approved by:	portmgr (erwin)
2007-12-01 22:01:44 +00:00
Doug Barton
5920e1781c Update to BIND 9.4.2. Many bugs are fixed, please see the CHANGES
file for more details.

Approved by:	portmgr (erwin)
2007-12-01 21:53:34 +00:00
Xin LI
b3db6b6ffb Document rsync security bypass vulnerability.
Approved by:	portmgr (ports-security blanket)
2007-12-01 20:23:43 +00:00
Simon L. B. Nielsen
f199be9d03 Make the rubygem-rails -- JSON XSS vulnerability entry valid UTF-8 (at
least the special chars doesn't look like UTF-8 as per emacs or
freshports).

Reported by:	freshports via dvl
Approved by:	portmgr (secteam blanket)
2007-12-01 14:25:28 +00:00
Jeremy Messenger
b99a3f87bd Fix a missing of share/gnome/ -> share/ to fix the crash in the start up. Bump
the PORTREVISION.

PR:		ports/118341
Reported by:	Suhaib <biahus@operamail.com>
Approved by:	portmgr (pav)
2007-12-01 01:24:42 +00:00
Alejandro Pulver
8e86b4cb2b - Use GCC 3.4 to build in FreeBSD >= 7 since it fails with GCC 4.x (the reason
and a proper fix will be evaluated later, together with the 2.42 update).

PR:		ports/117783
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net>
Approved by:	portmgr (linimon)
2007-11-30 21:23:11 +00:00
Li-Wen Hsu
32ddc12372 - Update to 0.10
- Unbreak on HEAD/7 (re-add a needed patch)

PR:		ports/118066
Submitted by:	Peter Johnson <johnson.peter AT gmail.com> (maintainer)
Reported by:	pointyhat (pav)
Approved by:	portmgr (linimon)
2007-11-30 21:11:04 +00:00
Alejandro Pulver
1b319cd731 - Update to version 0.120.
- Mirror distfile to my FTP since it's not downloadable by fetch [1].
- Remove BROKEN.

PR:		ports/117898
Submitted by:	"Pedro F. Giffuni" <giffunip@tutopia.com>
Reworked by:	alepulver (myself) [1]
Approved by:	portmgr (linimon)
2007-11-30 16:47:19 +00:00
Alejandro Pulver
ebca18fbea - Update to version 0.120u2.
- Mirror to my FTP since it can't be downloaded by fetch [1].
- Remove BROKEN.

PR:		ports/117903
Submitted by:	"Pedro F. Giffuni" <giffunip@tutopia.com>
Reworked by:	alepulver (myself) [1]
Approved by:	portmgr (linimon)
2007-11-30 16:39:27 +00:00
Alejandro Pulver
ae96d47165 - Add missing USE_GMAKE.
- Remove BROKEN.

Approved by:	portmgr (linimon)
2007-11-30 16:34:43 +00:00
Martin Wilke
e94c68469d - Fix build with gcc 4.2
= Pass maintainership to submitter

PR:		118340
Submitted by:	Pietro Cerutti <gahr@gahr.ch>
Approved by:	portmgr (pav)
2007-11-30 12:35:36 +00:00
Martin Wilke
dd860f004f - Fix build with gcc 4.2
Submitted by:	David Yeske <dyeske@gmail.com> (maintainer)
Approved by:	portmgr (pav)
2007-11-30 12:34:06 +00:00
Jose Alonso Cardenas Marquez
6f03c02ab9 - Add missing dependencies.
- Remove BROKEN

Reported by:	linimon
Approved by:	portmgr (linimon)
2007-11-30 12:27:11 +00:00
Mark Linimon
bb2982b53e Fix build on sparc64 by ensuring it's a 64-bit build.
Discussed with:	maintainer
Tested on:	pointyhat
Approved by:	portmgr (self)
2007-11-30 06:45:59 +00:00
Max Khon
2227950742 Fix connect() for kernels without COMPAT_43.
Approved by:	portmgr (linimon)
2007-11-29 04:06:19 +00:00
Xin LI
438f72539d Fix a regression on firefox 2.0.0.10, as described in Mozilla bug 405584,
affecting canvas rendering.

Obtained from:	https://bugzilla.mozilla.org/attachment.cgi?id=284556
Approved by:	portmgr (marcus)
2007-11-29 01:37:39 +00:00
Xin LI
d2f763a900 Update to 2.0.0.10, this is a security update for CVE-2007-5959.
Approved by:	portmgr (marcus)
2007-11-28 17:47:33 +00:00
Andrew Pantyukhin
bbed8b08a3 - Update to 2.0.0.10
Approved by:	portmgr (pav)
2007-11-28 12:07:00 +00:00
Jean Milanez Melo
6f77465c41 - unbreak gcc42
- Bump portrevision
- update mastersites.

PR:		ports/117928
Submitted by:	Philippe Audeoud <jadawin@tuxaco.net>
Approved by:	portmgr (linimon)
2007-11-28 11:53:39 +00:00
Martin Wilke
147e04522b * Unbreak build with gcc42 (remove -Werror)
* Respect CXX and CXXFLAGS

PR:		117730
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru>
Approved by:	portmgr (linimon), maintainer
2007-11-28 08:04:42 +00:00
Henrik Brix Andersen
e19537728d - Update to 2.14 (security update)
- Update my email address

Approved by:	portmgr (erwin), erwin (mentor)
Security:	http://www.vuxml.org/freebsd/31d9fbb4-9d09-11dc-a29d-0016d325a0ed.html
2007-11-28 07:56:22 +00:00
Mark Linimon
d445bade61 Fix plist.
PR:		ports/117696
Submitted by:	leeym
Approved by:	portmgr (self), maintainer timeout
2007-11-28 06:02:18 +00:00
Mark Linimon
fb3f4193b8 Attempt to unbreak on gcc4.2.
PR:		ports/117131
Subbmited by:	maintainer
Approved by:	portmgr (self)
2007-11-28 05:39:16 +00:00
Xin LI
79cc8b9cc2 Also cover rubygem-activesupport which is part of rails and is
affected by CVE-2007-3227 as well.

Approved by:	portmgr (ports-security blanket)
2007-11-28 00:26:56 +00:00
Xin LI
afa8c55f49 Document recent Ruby On Rails vulnerabilities.
Approved by:	portmgr (ports-security blanket)
2007-11-28 00:19:08 +00:00
Martin Wilke
0a943f8198 - Fixes build with GCC 4.2
- Makes the port PORTDOCSDIR-safe
- Makes the port PORTEXAMPLESDIR-safe
- Pass maintainership to submitter

PR:		118250
Submitted by:	Pietro Cerutti <gahr@gahr.ch>
Approved by:	portmgr (pav)
2007-11-27 22:49:16 +00:00
Martin Wilke
9402b6c4eb - Fix build with gcc 4.2
- Pass maintainership to the submitter

PR:		118281
Submitted by:	Pietro Cerutti <gahr@gahr.ch>
Approved by:	portmgr (pav)
2007-11-27 22:49:11 +00:00
Martin Wilke
17ea8b00dc - Fixes the build with GCC 4.2
- Removes warnings
- Pass maintainship to submitter

PR:		118254
Submitted by:	Pietro Cerutti <gahr@gahr.ch>
Approved by:	portmgr (pav)
2007-11-27 22:49:06 +00:00