1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

187266 Commits

Author SHA1 Message Date
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
Martin Wilke
ae47d2196b - Fix build with GCC 4.2
- Remove most warnings
- Add OPTIONS Knob
- Pass maintainership to submitter

PR:		118246
Submitted by:	Pietro Cerutti <gahr@gahr.ch>
Approved by:	portmgr (pav)
2007-11-27 22:49:01 +00:00
Henrik Brix Andersen
b703078233 Document ikiwiki improper symlink verification vulnerability.
Reviewed by:	remko
Approved by:	portmgr (erwin), erwin (mentor)
2007-11-27 21:57:02 +00:00
Xin LI
636d490c9b Document firefox multiple unspecified memory corruption vulnerabilities.
Approved by:	portmgr (ports-security blanket)
2007-11-27 21:35:54 +00:00
Martin Wilke
d530c06822 - Update to 0.2.4.1 (security update)
- Use SF macro
- Pass maintainership to submitter

PR:		118015
Submitted by:	Mark D. Foster <mark@foster.cc>
Approved by:	portmgr (pav), secteam (remko), alexbl (old maintainer)
Security:	http://www.vuxml.org/freebsd/a7080c30-91a2-11dc-b2eb-00b0d07e6c7e.html
2007-11-27 09:04:58 +00:00
Roman Bogorodskiy
8d95e7a8cc Fix dependencies for mp3 tagging support.
PR:		118016
Submitted by:	Yuri Pankov <yuri.pankov@gmail.com>
Approved by:	portmgr (linimon)
2007-11-27 05:30:04 +00:00
Mark Linimon
d3d40a56c8 Fix fetch.
Part of:	ports/118210
Submitted by:	Philip M dot  Gollucci <pgollucci at p6m7g8 dot com>
Approved by:	portmgr (self)
2007-11-26 23:07:51 +00:00
Erwin Lansing
648870b365 Change master sites well in advance before the current one goes down.
PR:		118268
Submitted by:	"Bjoern A. Zeeb" <bzeeb+freebsdports@zabbadoz.net> (maintainer)
Approved by:	portmgr (self)
2007-11-26 21:18:54 +00:00
Ade Lovett
ccd0fca5ec Unbreak pthread-related issues on 5.x
Approved by:	portmgr
2007-11-26 17:45:55 +00:00
Maho Nakata
d74e33cf2d Fix build on FBSD 6 and 7.
Approved by:	portmgr (linimon)
2007-11-26 10:59:57 +00:00
Alex Dupre
4a9b634bd7 Update to 1.1.9.02 final release and make it fetchable again.
Approved by:	portmgr (pav)
2007-11-25 15:18:40 +00:00
Pav Lucistnik
5365addbe7 - Update to 0.8, previous version is unfetchable
Approved by:	portmgr (hat)
2007-11-25 15:01:13 +00:00
Mark Linimon
733660b928 Mark as broken: fails to install (cannot find certain components.)
Approved by:	portmgr (self)
2007-11-25 01:35:21 +00:00
Mark Linimon
022234ed2a Mark as broken on 5.x: fails to find pthread.h.
Something in the infrastructure changed in the late July timeframe that
actually caused this problem.  The only major thing at that time was the
autoconf/libtool change, but I can't see how that could have caused this
failure mode.  It only happens on 5.x; 6.x and 7.x are fine.

Approved by:	portmgr (self)
2007-11-25 01:24:13 +00:00