Commit graph

183268 commits

Author SHA1 Message Date
OKAZAKI Tetsurou
246397fa88 Update to 8.o2.
PR:		115803
Submitted by:	maintainer
2007-08-28 00:42:53 +00:00
Doug Barton
b81a362e33 Begin the de-orbit burn for the beloved, but now more than a bit long
in the tooth BIND 8. As of today (27 August 2007) ISC has announced
that BIND 8 is officially End of Life (EOL) and therefore it's time
to say good-bye.

Please see http://www.isc.org/sw/bind/bind8-eol.php for details on the
reasoning behind the EOL status, the latest security issues, and a
migration guide to help you move toward BIND 9.4.x.

bind8 (BIND 8.3.7) is marked FORBIDDEN due to the predictable query ID
bug (see above) which will not be fixed for this version.

bind84 is marked DEPRECATED, and will be upgraded to 8.4.7-P1 when it
is available.
2007-08-28 00:03:42 +00:00
Doug Barton
bbdb8e2a32 Update for version 1.20 2007-08-27 22:48:55 +00:00
Doug Barton
f2dbeb52f9 Improvement
===========
1. Before calling pkg_create for the installed version of the port,
cd into the PKGREPOSITORY directory. This not only simplifies the code,
it helps handle the problems of ports trees mounted read-only. [1]
2. Factor out initialization of the $pkgrep directory into a function.

Bug fixes
=========
1. Before calling 'find ${pkgrep}/ ... -delete' assert that $pkgrep is
not empty.
2. Make sure that $pkgrep is initialized everywhere it's needed.

Suggested by:	Hans Lambermont <hans@lambermont.dyndns.org> [1]
2007-08-27 22:48:24 +00:00
Edward Tomasz Napierala
4c593af687 - Update to 0.1.6.
- Update website URL.

Approved by:	miwi (mentor, implicit)
2007-08-27 20:20:18 +00:00
Hiroki Sato
3bcf2e5850 Update to 1.8. 2007-08-27 20:14:33 +00:00
Joe Marcus Clarke
cfbbb3d817 Use += to set LIB_DEPENDS and CONFIGURE_ARGS after bsd.port.pre.mk. 2007-08-27 20:12:05 +00:00
Hiroki Sato
a8994cf080 Update to 8.1.16. Changes include:
- added 'replstring' substitution option - inspired by
   conversation with Owen DeLong <owen@c2company.com>
 - added '^Ecn' option for writing a note to the logfile - patch
   by Bryan Schmersal <bschmer@yahoo.com>
 - fixed leaking file descriptors when 'host' and 'uds' consoles
   fail to connect - based on patch by Michael Heironimus
   <michael_heironimus@archwayconcepts.com>

Also, the rc.d script now supports "reload", "reconnect",
and "reinit" keywords (they are to send HUP/USR1/USR2
respectively).

Approved by:	kuriyama (maintainer)
2007-08-27 20:07:08 +00:00
Kirill Ponomarev
c5488974ad Respect NOPORTDOCS
PR:		ports/115847
Submitted by:	rafan
2007-08-27 19:59:37 +00:00
Martin Wilke
5d6154bdb8 - Fix POP3 Format String Vulnerability
- Bump PORTREVISION

Approved by:	maintainer implicit
Security:	http://www.vuxml.org/freebsd/d9867f50-54d0-11dc-b80b-0016179b2dd5.html
2007-08-27 19:54:39 +00:00
Florent Thoumie
f479254ced Add optional support for consolekit.
Discussed with:	marcus
2007-08-27 19:54:27 +00:00
Martin Wilke
1d39bb8c71 - Fix a typo. 2007-08-27 19:52:30 +00:00
Martin Wilke
b78c971c8a - Document Sylpheed / Sylpheed-Claws POP3 Format String Vulnerability
Reviewed by:	simon
2007-08-27 19:44:03 +00:00
Tom McLaughlin
f384e1030f Update to 1.6.9p4
- IPv6 support added.
- Added notes to default sudoers for handling environmental variables
  related to our pkg_* tools and portupgrade.
2007-08-27 19:40:48 +00:00
Beech Rintoul
35e98f17b4 - Update to 3.0r5
PR:		ports/115824
Submitted by:	Zhen REN <bg1tpt@gmail.com> (maintainer)
Approved by:	sat (mentor)
2007-08-27 19:27:59 +00:00
Andrew Pantyukhin
72450bee8c - Update to 1.4.2
- Always link server against pthread libs when sqlite3 is selected
- Clean up a bit
2007-08-27 18:35:50 +00:00
Martin Wilke
f7167b0964 - Update to 20070826 (0.8.12-rc1 Release)
Changelog: http://irssi.org/news/ChangeLog
2007-08-27 18:32:13 +00:00
Martin Wilke
5e831c4db0 - Update to 20070827 2007-08-27 18:24:31 +00:00
Mathieu Arnold
9ebba34ae4 Update to 0.67 2007-08-27 17:40:35 +00:00
Joe Marcus Clarke
4e3ceb60f1 Update to 2.18.2. 2007-08-27 17:33:13 +00:00
Joe Marcus Clarke
c9e68312e6 Update to 2.18.1. 2007-08-27 17:08:31 +00:00
Martin Wilke
1083362065 - Update to 2.6.1
PR:		115863
Submitted by:	Henrik Brix Andersen <henrik@brixandersen.dk> (maintainer)
2007-08-27 16:54:22 +00:00
Peter Pentchev
a1b3dc444b Update to curl-7.16.3.
Fix the (still present in 7.16.3) libssh2 problems, at least so that
cURL works with the libssh2 0.17 in our ports tree.

PR:		114215 (the basic update)
Submitted by:	pesho.petrov@gmail.com
2007-08-27 15:44:22 +00:00
Joseph Koshy
a6186fde89 Update to v110.65. Upstream changes from the previous version of the
port include:
 - many bug fixes, a revised regression test suite.
 - a new MLRISC code generator for the amd64.
 - "lexgen" has been replaced by "ml-ulex".
 - "ml-ulex", "ml-antlr" and "trace-debug-profile" are now part of
   the default install.

Remove CONFLICTS with sml-nj. The sml-nj* ports now use a helper
script (installed as ${PREFIX}/bin/multiexec-wrapper) to resolve
conflicting executable names (such as sml, ml-lex, etc.).

Submitted by:	Johannes 5 Joemann [MAINTAINER]
2007-08-27 15:41:19 +00:00
Joseph Koshy
ad03a35ec8 - Remove CONFLICTS (with smlnj-devel). Use a helper script (installed
as ${PREFIX}/bin/multiexec-wrapper) to resolve conflicting
  executable names (such as sml, ml-lex, etc.).
- Bump PORTREVISION.
- Update MASTER_SITES.

Submitted by:	Johannes 5 Joemann [MAINTAINER]
2007-08-27 15:24:48 +00:00
Jeremy Chadwick
93e3d458ea Add WITH_USE_SCRIPT_URL and WITH_USE_REDIRECT_URL knobs, allowing for
the SCRIPT_NAME environment variable to be built based on $SCRIPT_URL
or $REDIRECT_URL.
2007-08-27 14:47:11 +00:00
Emanuel Haupt
760a81c78b Update to 2.40 2007-08-27 14:13:24 +00:00
Martin Wilke
784670db8e - Update to 7.10.2
PR:		115601
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
2007-08-27 14:06:14 +00:00
Florent Thoumie
258696c5c7 Add ConsoleKit, a framework for defining and tracking users. It's required
by recent versions of PolicyKit and can be used by gdm to track users and
sessions.
2007-08-27 13:52:48 +00:00
Mathieu Arnold
b9ce6c6b0a Update to 0.69 2007-08-27 13:46:28 +00:00
Mathieu Arnold
20df1cc99c Update to 1.29 2007-08-27 13:21:39 +00:00
Mathieu Arnold
0d67d76298 Update to 0.34
PR:		115831
Submitted by:	clsung
2007-08-27 13:19:24 +00:00
Dryice Dong Liu
9f5f7b320c update to 0.7.5 2007-08-27 13:06:06 +00:00
Rong-En Fan
e25dde754c - Update to 0.68.3.2
- Remove editor backup files

PR:		ports/115828
Submitted by:	Mathias Monnerville <mathias.monnerville at paris-sorbonne.fr> (maintainer)
2007-08-27 12:40:09 +00:00
Rong-En Fan
d5bfc64b85 - Update to 2.5.1
PR:		ports/115826 (based on)
Submitted by:	vittorio de martino <vdemart1 at tin.it>
Approved by:	Eric van Gyzen <eric+fbports at vangyzen.net> (maintainer)
2007-08-27 12:38:22 +00:00
Martin Wilke
8052f9ef6b Ristretto is a fast and lightweight picture-viewer for the
Xfce desktop environment.

WWW:	http://goodies.xfce.org/projects/applications/ristretto
2007-08-27 12:38:01 +00:00
Oliver Lehmann
29a8a0eb16 chase python 2.4 -> python 2.5 switch [1]
remove gcc 2.95 patch
bump PORTREVISION

PR:		ports/115636 [1]
Submitted by:	Dima Panov <fluffy@ael.ru>
2007-08-27 12:33:12 +00:00
Dryice Dong Liu
c6405ee6cd update to 1.4.2 2007-08-27 12:27:50 +00:00
Mathieu Arnold
35909fa96f Update to 0.39
PR:		115690
Submitted by:	leeym
2007-08-27 12:04:35 +00:00
Mathieu Arnold
4973a283d3 fix plist
PR:		115620
Submitted by:	leeym
2007-08-27 11:27:44 +00:00
Martin Wilke
96da623c00 - Fix build on HEAD
PR:		115610
Submitted by:	Barry Pederson <bp@barryp.org>
2007-08-27 11:09:27 +00:00
Martin Wilke
0d9a19ac96 - Respect PREFIX
- Bump PORTREVISION

PR:		115806
Submitted by:	Martin Tournoij <carpetsmoker@xs4all.nl>
Approved by:	maintainer
2007-08-27 11:03:15 +00:00
Martin Wilke
76d275a66d - Update to 0.6.c6
PR:		115344
Submitted by:	Dmitriy Kirhlarov <dimma@higis.ru>
2007-08-27 10:45:37 +00:00
Ion-Mihai Tetcu
b0d3884f03 Adjust depends and bump PORTREVISION. 2007-08-27 09:43:25 +00:00
Martin Matuska
8736406234 - Add bugfix for SASL (SVN changesets 356 + 357)
- Bump PORTREVISION

Tested by:	miwi
2007-08-27 09:38:27 +00:00
Rong-En Fan
99d701a5a8 - Update to 5.6 snapshot 20070825
- Remove tack which was removed in 20070303 rollup patch
  tack is now distributed as another tarball
- Remmove some files removed in 20070714 rollup patch
2007-08-27 09:00:31 +00:00
Martin Wilke
e1eee73f9a - Connect net/openospfd 2007-08-27 08:21:52 +00:00
Martin Wilke
815fa60053 - Update to 4.0
- Pass maintainership to submitter

Submitted by:	farrokhi
Repocopy by:	marcus
Approved by:	flz
2007-08-27 08:15:04 +00:00
Martin Wilke
63fcfbb881 - Force commit
repocopy from net/openospfd-devel to net/openospfd
2007-08-27 07:54:40 +00:00
Hye-Shik Chang
4bd491fc9a - Update to 2.2.
- Pass maintainership to python@ team.
2007-08-27 07:45:23 +00:00