Commit graph

107668 commits

Author SHA1 Message Date
Kirill Ponomarev
e6fb357b19 Fix build with gcc-3.4.2
PR:		ports/70078
Submitted by:	Christian Hiris <4711@chello.at>
2004-08-06 21:27:36 +00:00
Thierry Thomas
b3c7fcbd4f Upgrade to pear-HTTP_Header-1.1.0. 2004-08-06 21:17:23 +00:00
Joe Marcus Clarke
385e808375 Hack around a window focus problem in the new metacity. This is a messy hack,
but it will do until the bug can be fixed for real.  See
http://bugzilla.gnome.org/show_bug.cgi?id=149028 for more details.

PR:		70087
Obtained from:	http://bugzilla.gnome.org/show_bug.cgi?id=149276
2004-08-06 20:04:42 +00:00
Archie Cobbs
6c52274886 Implement ports/70073.
PR:	ports/70073
2004-08-06 19:30:02 +00:00
Pete Fritchman
f5687fb47b Update to 2.4.4.
Submitted by:	maintainer (csjp)
2004-08-06 18:35:40 +00:00
Greg Lewis
4a56e6e585 . Use the new USE_ANT capability of bsd.java.mk.
PR:		70084
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2004-08-06 18:34:36 +00:00
Pete Fritchman
1e35b4cad7 Update to 2.0.
Submitted by:	csjp (maintainer)
2004-08-06 18:21:40 +00:00
Greg Lewis
3d2373ec2c . Add ACPI support. [1]
. Make this compile on FreeBSD 4.x.  I've hacked the version being
  committed to actually compile on 4.x.  The submitted patch only partially
  fixed 4.x build problems. [2]

PR:		70039 [1], 70041 [2]
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-08-06 18:00:53 +00:00
Yen-Ming Lee
3122f31a46 Perl 5.8.4 and above add several security check when doing setuid.
One of these checks is that the interpreter must have string "perl" with it.

http://sourceforge.net/mailarchive/forum.php?thread_id=4823748&forum_id=7581

- rename speedy_suid to speedy_suidperl (or speedyperl_suid will be fine, too)
- utilize ECHO
- replace all /usr/local with PREFIX will cause some problems when PREFIX
  isn't /usr/local (missing PERL5 libraries and modules... blah blah...)
- bump PORTREVISION

PR:		69970
Submitted by:	leeym
Reviewed by:	lth
2004-08-06 17:37:00 +00:00
Tilman Keskinoz
19d31ee14f Fix build with gcc 3.4 2004-08-06 16:24:03 +00:00
Tilman Keskinoz
460397d435 Fix build with gcc 3.4 2004-08-06 16:05:48 +00:00
Tilman Keskinoz
4f6397c93f Fix build with GCC 3.4 2004-08-06 15:56:42 +00:00
Tilman Keskinoz
6d5b131678 Fix build with gcc 3.4
Add another working mastersite.
2004-08-06 15:53:00 +00:00
Pete Fritchman
1f5f306038 Update to 0.33.
PR:		69415
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2004-08-06 15:31:47 +00:00
Pete Fritchman
e64d9607bd - update to 1.5.2
- new MASTER_SITES/WWW:
- fmt pkg-descr

PR:		68814
Submitted by:	Alex Kapranoff <kappa@rambler-co.ru>
2004-08-06 15:07:40 +00:00
Pete Fritchman
e24e361f54 Update to 2.7.
PR:		68571
Submitted by:	Wesley Shields <wxs@csh.rit.edu>
2004-08-06 15:02:36 +00:00
Pete Fritchman
06c8b84d62 - update to 2.0
- update maintainer email
- update COMMENT & pkg-descr to match reality

Submitted by:	csjp
2004-08-06 14:59:10 +00:00
Michael Nottebrock
53cbaf5767 Instead, depend on it if WITH_OPTIONAL_DEPENDS is defined and ARCH is i386.
Submitted by: Simon Barner <barner@in.tum.de>
Pointy hat for missing that patch while reading the mail: me
2004-08-06 14:20:08 +00:00
Michael Nottebrock
8cc0b5e9ad Remove RUN_DEPENDS on calltree again. kcachegrind is a tool for analyzing
valgrind dumps, it doesn't need (or use) valgrind at all at runtime.
2004-08-06 14:04:49 +00:00
Archie Cobbs
3e796e70ab Put back USE_OPENSSL=yes. 2004-08-06 13:57:47 +00:00
Oliver Eikemeier
4192752964 fold entry 7eded4b8-e6fe-11d8-b12f-0a001f31891a into 2de14f7a-dad9-11d8-b59a-00061bc2ad93 2004-08-06 12:37:01 +00:00
Michael Nottebrock
2a2b628a45 Correct CONFLICTS. valgrind-snapshot conflicts with every version of
valgrind, not just 352.
2004-08-06 12:36:34 +00:00
Michael Nottebrock
21f68dd7f7 Instead of just checking for PACKAGE_BUILDING, don't let the check for
procfs stop the portbuild at all. Displaying a warning is fine, breaking
the build over a runtime requirement that does not break building the port
is not.
2004-08-06 12:25:54 +00:00
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