Volker Stolz
54d7aa3b61
Update to 4.4.4
...
PR: ports/70042
Submitted by: Tim Bishop (maintainer)
2004-08-06 12:03:16 +00:00
Andreas Klemm
57354989e1
activate dspam-devel for building
2004-08-06 09:54:38 +00:00
Volker Stolz
698b7ccbf4
- upgrade to 1.2
...
- fix build on Apache13
PR: ports/69978
Submitted by: Dryice Liu (maintainer)
2004-08-06 09:32:23 +00:00
Volker Stolz
dd986f9cbf
Fix running w/o INET6
...
Closes PR: ports/69941
Submitted by: Igor Karpov
Patch by: Lars Erik Gullerud (maintainer)
2004-08-06 08:57:41 +00:00
Volker Stolz
bd9c052fd8
- Update to 2.6.4 (unbreak)
...
- Nuke pkg-plist while here
PR: ports/70047
Submitted by: Ceri Davies
Approved by: The-Not-Really-Much-To-Do-Here-Department
2004-08-06 08:21:16 +00:00
Kirill Ponomarev
d46c5b1fc5
Add bopm 3.1.2,
...
bopm is an open-source open proxy monitor, designed for use
with hybrid-based ircds, although it can be used with slight
modification on any server which has +c to show connects to
opers and that supports KLINEs in order to K-LINE incoming
connects from open proxies.
PR: ports/70065
Submitted by: Evgueni V. Gavrilov <aquatique@rusunix.org>
2004-08-06 07:46:51 +00:00
Volker Stolz
9d11b20f6f
- Bugfix to support Source Specific Multicast with KAME kernel
...
- Nuke pkg-plist while here
PR: ports/69900
Submitted by: Janos Mohacsi (maintainer)
2004-08-06 07:24:55 +00:00
Volker Stolz
04e35b30de
Update to 0.4.99.7
...
- Requires hamlib
PR: ports/69946
Submitted by: Matt Dawson (maintainer)
2004-08-06 07:18:52 +00:00
Joe Marcus Clarke
d06d89d9ec
Update to 0.7.3 which fixes numerous possible security issues. See
...
http://bugzilla.mozilla.org/buglist.cgi?bug_id=251381,249004,250906,253121 for
more details.
2004-08-06 06:31:33 +00:00
Dirk Meyer
3e4de141f0
putty local command execution
2004-08-06 05:41:01 +00:00
Andreas Klemm
d8ef620f3e
rm files/README.CGI:
...
- its not up-to-date
- maintainer doesn't want to maintain this extra file
- bump of PORTREVISION not necessary
Submitted by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
2004-08-06 04:06:24 +00:00
Jun Kuriyama
5fd6a92a12
- Upgrade to 3.2 (1).
...
- Respect $NOPORTDOCS (1).
- Update WWW line.
- Drop maintainership.
PR: ports/69209 (1)
Submitted by: Simon Dick <simond@irrelevant.org> (1)
2004-08-06 03:43:54 +00:00
Ying-Chieh Liao
7fa64ddc25
upgrade to 4.11.0
...
Submitted by: maintainer
2004-08-06 02:39:26 +00:00
Yen-Ming Lee
15ce190bed
- Update to 1.0.1
...
- Changed overall byte count data type from int to unsigned long long so it
doesn't wrap if loaded requests total >2GB.
PR: 70040
Submitted by: Cheng-Lung Sung <clsung@freebsd.csie.nctu.edu.tw>
2004-08-06 02:14:54 +00:00
Joe Marcus Clarke
a15c6e260d
Bump PORTREVISION since the plist changed in the last commit.
2004-08-06 01:02:47 +00:00
Joe Marcus Clarke
a5ff9bff3a
Chase the install location for Firefox.
...
PR: 70058
Submitted by: maintainer
2004-08-06 01:01:38 +00:00
Michael Nottebrock
f38246dc8d
Fix plist.
2004-08-06 01:01:06 +00:00
John Polstra
7fc792b6a6
Fix two bugs in scripts.
...
1. If update.sh failed to determine the PREFIX, it didn't realize it
had failed. This is arguably caused by a shell bug in processing
the statement
export PREFIX=$(expr $0 : "\(/.*\)/etc/cvsup/update\.sh\$")
This statement always succeeds even if the "expr" command fails.
Moving the "export" to a separate statement makes it work.
2. If the system had no "/home" directory, the pkg-install script
would create it with mode 0700, making ~cvsupin inaccessible to its
owner. A user ran into this bug when installing cvsup-mirror into a
jail.
2004-08-05 23:37:47 +00:00
Oliver Eikemeier
e9051fdc9c
move abe47a5a-e23c-11d8-9b0a-000347a4fa7d to vuxml, add mozilla to the list of vulnerable ports
2004-08-05 23:35:33 +00:00
Edwin Groothuis
ab42fbb1c7
Fwd: mt-daapd patch
...
harti suggest that you will be able to commit this port
update to ports colllection?
Submtited by: Meno Abels <meno.abels@adviser.com>
2004-08-05 23:00:10 +00:00
Edwin Groothuis
b92d6f844a
Update port: www/moinmoin 1.2.3
...
Update to 1.2.3
Remove files/patch-user.py
PR: ports/70046
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
2004-08-05 22:38:54 +00:00
Joe Marcus Clarke
4528e05b80
Update to 0.8.3, and add faac and working xvid support.
...
Submitted by: Koop Mast <kwm@rainbow-runner.nl>
2004-08-05 22:34:14 +00:00
Clement Laforet
7d02c7c2aa
- Add ldconfig -m to apache2's apr libs (install time and boot time)
...
Requested by, discussed with: lev
2004-08-05 21:46:17 +00:00
Andreas Klemm
7fb2fff93e
- dspam-devel port (dspam 3.1.0)
...
- 1st release of this port after repository copy
- Plus one port dependency fix from me, if "WITH_APACHE2=yes" is set.
To prevent overinstallation of apache2, although its already present.
Am using sbin/apachectl now as trigger instead of httpd.conf,
which has different pathnames in apache/apache2,
- PR will be closed by me
PR: 68358
Submitted by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
Reviewed by: Andreas Klemm <andreas@FreeBSD.org>
2004-08-05 20:39:41 +00:00
Ade Lovett
c75de87f46
Update devel/automake19 to 1.9 after repo-copy
...
PR: 69967 (repo-copy request)
Submitted by: ade
2004-08-05 20:17:27 +00:00
Joe Marcus Clarke
854b5eebc7
Update to 0.9.3 to fix a few security issues:
...
http://bugzilla.mozilla.org/buglist.cgi?bug_id=251381,249004,250906,253121
Also, add a pkg-deinstall script to remove the auto-generated registry files.
PR: 70031
2004-08-05 19:53:30 +00:00
Lars Koeller
3765ddf2bb
o) Fix build of wx-console due to name of wxgtk-2.4-config
...
o) Fix package build due to wrong path in pkg-plist (see PR below)
PR: ports/70019
Submitted by: Victor Prylipko <vic@liniya.ru>
2004-08-05 19:26:48 +00:00
Jeremy Messenger
66040971ef
Force commit to add, this is security fixes in 7.54.
...
- Denied write-access to properties on objects from scripts that fail
a standard origin check, in order to block potential access by
attackers to user's computer. Fixes critical vulnerability reported
in GreyMagic Security Advisory GM#008-OP.
- Fixed security issue regarding spoofing of the addressfield by
loading other page contents while keeping the URL, reported in
Secunia Advisory SA12162.
- Blocked access to file:/ URLs from documents that are not themselves
loaded from file:/ URLs.
Requested by: Oliver Eikemeier <eik@FreeBSD.org>
2004-08-05 19:14:52 +00:00
Jeremy Messenger
277e62a020
- Update to 7.54. See the changelog for detail:
...
o http://www.opera.com/freebsd/changelogs/754/
o http://www.opera.com/linux/changelogs/754/
- Tweak the search.ini: [1]
o Change Google Linux to Google BSD.
o Add FreeBSD PR and FreshPorts search in the list.
Suggested by: Volker Stolz <vs@FreeBSD.org> [1]
2004-08-05 17:11:35 +00:00
Norikatsu Shigemura
5eeb24afe2
o Fix PORTNAME.
...
o Update to 3.0.1.
PR: java/69751
Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org> (maintainer)
Pointed out by: Oliver Lietz <freebsd-java@oliverlietz.de>
2004-08-05 17:05:27 +00:00
Norikatsu Shigemura
828d4f6cc8
o Security Update to 2.2.10-ja-1.0.
...
o rcNG-ify obtained from net/samba3.
PR: ports/70034
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
2004-08-05 16:45:52 +00:00
Joe Marcus Clarke
f7fe02c69e
Fix build with GCC 3.4.2. This patch was originally submitted by
...
Sean McNeil <sean@mcneil.com>, but I forgot to commit it in my last
commit.
PR: 70032
Submitted by: Christian Hiris <4711@chello.at>
2004-08-05 16:11:46 +00:00
Oliver Eikemeier
6e03db2897
add Opera "location" object write access vulnerability
2004-08-05 15:36:32 +00:00
Volker Stolz
9d1cfbc872
Update to 0.9.23
...
- fix -pthread/-lc_r-issue
Closes PR: ports/69855
Submitted by: Björn Lindström
2004-08-05 15:31:25 +00:00
Dirk Meyer
33d441ea18
- new option SENDMAIL_WITHOUT_SASLAUTHD
...
Suggested by: Maxim Maximov
2004-08-05 15:17:30 +00:00
Dirk Meyer
4c7c1206e0
- new option MAILBOX_HOME
...
Submitted by: Krzysztof Kowalewski, Jr.
2004-08-05 15:07:58 +00:00
Peter Pentchev
4cba75dcda
Fix a function prototype to get this to build with -CURRENT's gcc 3.4.
2004-08-05 14:30:08 +00:00
Oliver Eikemeier
34ec825973
move f9e3e60b-e650-11d8-9b0a-000347a4fa7d to vuxml, add mozilla to the list of vulnerable ports
2004-08-05 14:27:36 +00:00
Yen-Ming Lee
32a0b825c7
- bump PORTREVISION
...
(it seems that the maintainer forgot to do it in ports/69754)
PR: 70027
Submitted by: Simon Dick <simond@irrelevant.org>
2004-08-05 13:37:53 +00:00
Mathieu Arnold
b5aeebe995
Update to 2.64 (maintainance release while waiting for 3)
...
Use DATADIR
Update WWW
Remove the primary MASTER_SITE as they only carry the distfiles for SA3
2004-08-05 13:33:18 +00:00
Jesper Skriver
5d6a085b7b
Remove p5-JUNOScript port, hopeless out of date, and I do not have access
...
to Juniper equipment to test any updates to this port.
2004-08-05 12:21:49 +00:00
Volker Stolz
8ad8ed3388
Update to 1.4.2
...
PR: ports/69253
Submitted by: Miguel Mendez
Approved by: maintainer timeout
2004-08-05 12:21:15 +00:00
Michael Nottebrock
0b8e6214f9
Add to ipv6 category.
...
PR: ports/70025
2004-08-05 11:46:49 +00:00
Sergey Matveychuk
9dd818ed0c
fix install with BATCH=1 (for pointyhat)
...
maintainer timed out - 2 weeks
PR: ports/69335
Submitted by: Andrej Zverev <az@inec.ru>
2004-08-05 11:00:30 +00:00
Kirill Ponomarev
75250ab5da
Do not apply patches for the latest gcc-3.4.2 to FreeBSD-4.x
2004-08-05 08:20:14 +00:00
Lev A. Serebryakov
5bd640897d
Update to latest version 3.4.1
2004-08-05 07:49:32 +00:00
Lev A. Serebryakov
395a3096f2
Update to latest 3.3/2.5 version.
2004-08-05 07:46:31 +00:00
Lev A. Serebryakov
b07a83da73
Update to latest patches for official 2.15 release.
2004-08-05 07:45:34 +00:00
Kirill Ponomarev
c5a5785592
Update to 0.1.6
...
PR: ports/70016
Submitted by: maintainer
2004-08-05 07:39:06 +00:00
Kirill Ponomarev
dceff4fa87
Update to 0.2.3
...
PR: ports/70015
Submitted by: maintainer
2004-08-05 07:37:17 +00:00