Commit graph

89267 commits

Author SHA1 Message Date
Joe Marcus Clarke
eb07a748fc Add gnome2-lite, a trimmed down version of the GNOME 2 desktop that will
be used on FreeBSD release CDs.

Requested by:	re
Approved by:	portmgr (implicit)
2003-12-01 05:26:38 +00:00
Joe Marcus Clarke
b4f67189ec Fix build on amd64 where Mozilla cannot be built (yet).
Approved by:	portmgr (implicit)
2003-12-01 01:00:09 +00:00
James E. Housley
0e6fece00f Fix build errors caused by cut-n-paste.
Approved by:	portmgr (marcus@)
2003-11-30 20:08:11 +00:00
Adam Weinberger
ecac35aaa4 Add patch originally missed in import. Patch by
Franz Klammer <klammer@webonaut.com>. This fixes
the build.

PR:		ports/59440
Submitted by:	Mezz (maintainer)
Approved by:	marcus (portmgr)
Pointy hat to:	me
Thanks for being so patient with me:	Mezz
2003-11-30 18:19:02 +00:00
Pav Lucistnik
9e4c82a3e5 - Fix build on 5.x
PR:		ports/59810
Submitted by:	Markus Brueffer <brueffer@phoenix-systems.de>
Approved by:	marcus (portmgr)
Approved by:	adamw (mentor)
2003-11-30 18:13:43 +00:00
Pav Lucistnik
4fa5a1eaab - Unbreak on 5.x
- Respect CFLAGS
- Silence Portlint

PR:		ports/59770
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
Approved by:	marcus (portmgr)
Approved by:	adamw (mentor)
2003-11-30 18:11:13 +00:00
Mike Silbersack
cf5ee3d9c9 Correct the OSVERSION check for the libgmp depedency; libgmp was removed
waaaay earlier than I had previously thought.  Also bump portrevision
since this is an important change for 5.x users.

Approved by:	portmgr (marcus)
2003-11-30 07:19:15 +00:00
Vanilla I. Shu
a2e5f51dc5 Fix typo error (ONLY_FOR_ARCH => ONLY_FOR_ARCHS),
this fix building on non-i386 archs.

Submitted by:	maintainer
Approved by:	portmgr (marcus)
2003-11-30 03:03:04 +00:00
Eric Anholt
c3e2da8a8c Fix patching stage in XFree86-4-Server-snap by using patch-xfree86.cf in this
port instead of from XFree86-4-libraries.  The new chunk to the patch in
XFree86-4-libraries is already merged in to CVS.

Approved by:	portmgr (kris)
2003-11-29 22:34:32 +00:00
Joe Marcus Clarke
94ddbfca3d Add a missing dependency on gnomedesktop, and simplify the USE_GNOME bits.
Reported by:	bento via kris
Approved by:	maintainer (implicit)
		portmgr (implicit)
2003-11-29 22:03:00 +00:00
Maxim Sobolev
593eeac4dd Unbreak.
Approved by:	portmgr
2003-11-29 17:18:43 +00:00
Trevor Johnson
e482307ca8 Use a sampling rate that works with the AudioPCI ES1371-B in my
Dell OptiPlex GX110.

Submitted by:	FireWire BSD of e-tahan.com, who discussed the
		problem with autozen author Steven James (I don't
		know which of them found the fix)
Approved by:	portmgr
2003-11-29 17:09:32 +00:00
David E. O'Brien
c6053e581e Update to an interm version that handles 5.2-RELEASE.
Submitted by:	Vic Abell <abe@purdue.edu>
Approved by:	marcus
2003-11-29 04:41:17 +00:00
Jimmy Olgeni
df43264aa4 Unbreak: chase checksum for armstrong_thesis_2003.pdf.
PR:		ports/59745
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Approved by:	portmgr (marcus)
2003-11-28 20:49:08 +00:00
Joerg Wunsch
e08bd0dcc6 Bring the tix toolkit up to tcl/tk 8.4.
Also fix a broken shared lib configuration that caused the absolute
pathname (in the ports compilation directory) of the tix lib to be
recorded in the generated wish interpreter, so after removing the
compile directory from the machine, the interpreter could not be run
at all anymore.  Strange nobody ever comlained abou this.

Not Approved by:	maintainer (timeout)
2003-11-28 10:25:02 +00:00
Peter Pentchev
54844ff483 Looks like I seriously botched the last commit; somehow four lines from
the original Makefile.in got duplicated in the 'patched' one, leading
to a malformed sh(1) construct that would inevitably break the installation.
Thanks to Ronald Sebastian and Alex Dupre for pointing this out.

Noticed by:	Ronald Sebastian <mailsagan@yahoo.com> and
		Alex Dupre <sysadmin@alexdupre.com>, among others

While I'm here, remove the autoconf part of the Makefile.in patch, which
actually duplicates what I've been doing in the port's Makefile for
some time now :)
2003-11-28 07:54:53 +00:00
Peter Pentchev
f953b139e5 Update qmailadmin to 1.0.29 for much better interoperability with vpopmail.
PR:		59606
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
Approved by:	portmgr (will)
2003-11-28 06:16:45 +00:00
Mike Silbersack
f6e9200724 Clamav 0.65 uses libgmp for digital signature calculations;
as libgmp no longer exists in 5.x, add the needed dependency
to this Makefile.

(Note that stale gmp.h and libgmp files sitting around may
still cause problems, anyone with an "old" 5.x system that
sees oddities in the build should make sure that those old
files are purged from /usr/lib and /usr/include.)
2003-11-28 05:58:48 +00:00
Ying-Chieh Liao
bbce70975c add missing dependence
Approved by:	portmgr (kris)
2003-11-28 03:11:26 +00:00
Kevin Lo
2abc3d8ad0 Typo. Pointed out by S.J. Yu <sjyu@msi.com.tw> 2003-11-28 01:46:52 +00:00
Pav Lucistnik
96b35a6933 - Fix build on -CURRENT (conflicting prototype)
PR:		ports/59684
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Approved by:	marcus (portmgr)
Approved by:	adamw (mentor)
2003-11-28 01:02:59 +00:00
Jun Kuriyama
660205cc0e *** Security Update (not fix, only workaround) ***
Disable the ability to create signatures using the ElGamal
sign+encrypt (type 20) keys as well as to remove the option
to create such keys.

Reported by:	se
References:	http://lists.gnupg.org/pipermail/gnupg-devel/2003-November/020570.html
		http://lists.gnupg.org/pipermail/gnupg-devel/2003-November/020569.html
Approved by	portmgr (will)
2003-11-28 00:05:27 +00:00
Peter Pentchev
a860f902fb Update to vpopmail-5.3.30, fixing a critical update_rules bug.
Revamp a bit the creation of the MySQL credentials file.

PR:		59605
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (mostly)
Approved by:	portmgr (will)
2003-11-27 21:59:00 +00:00
Joe Marcus Clarke
12831d9a03 This patch is still needed for -STABLE and older versions of 5.x.
Approved by:	portmgr (implicit)
2003-11-27 19:40:08 +00:00
Joe Marcus Clarke
8a546d812b Add an entry for sysutils/medusa. 2003-11-27 18:56:13 +00:00
Joe Marcus Clarke
5cfdaafe08 Remove medusa. This port is broken and no longer used.
Approved by:	portmgr (implicit)
2003-11-27 18:54:43 +00:00
Alexander Nedotsukov
44aa399f08 Forced commit to state that source tarball reroll looks like
fake-recovery (after accidental damage?) from 0.6.2 version.
The only difference between 0.6.2 and current 0.6 sources
is .2 suffix in version number around the code.

Reminded by:	portmgr (marcus)
2003-11-27 09:07:38 +00:00
Marcel Moolenaar
e7aab4d87a Now that the build on ia64 has been fixed, remove the ONLY_FOR_ARCHS
that listed all archs, except ia64.

Approved by: portmgr (kris)
2003-11-27 08:37:42 +00:00
Ernst de Haan
78f80cdd8f Fixed the MASTER_SITES.
Approved by:	portmgr (adamw)
2003-11-27 08:35:02 +00:00
Marcel Moolenaar
b2958437a1 Fix the build on ia64:
The __libc_ia64_register_backing_store_base variable is defined on
Linux (in glibc) to allow processes to obtain the base of the RSE
backing store. On FreeBSD we do not have such a variable. We also
do not yet have a different interface for processes to use. So, for
now, hardcode the base address of the RSE backing store as it is
on FreeBSD. There's little chance this will change in the future,
so it's not that evil.

Approved by: portmgr (kris)
2003-11-27 07:39:33 +00:00
Jun Kuriyama
6dfdeb6fc0 Unbreak by updating checksum as of 2003-11-08.
Approved by:	portmgr (marcus)
2003-11-27 06:55:26 +00:00
Joe Marcus Clarke
ea3d79e28d Ignore this port. It's almost two years old, and there is a GNOME 2
version of bakery available.  It will be updated after the 5.2 freeze lifts.
Currently, the build is recursing indefinitely on bento.

Approved by:	portmgr (implicit)
2003-11-27 06:52:35 +00:00
Joe Marcus Clarke
ebb9c238ca Use libgmp4 on -CURRENT to allow this port to build on 64-bit architectures.
Approved by:	portmgr (implicit)
2003-11-27 05:28:17 +00:00
Doug Barton
d395a83db4 Update to 8.4.3, the latest version from ISC. This update contains the
security fix to the negative caching strategy, along with numerous bug
fixes, and other improvements; especially to the IPv6 related code.
2003-11-27 01:59:07 +00:00
Doug Barton
478c08d626 Update to 8.3.7, the latest in this branch from ISC. This is a security
fix release, which contains a change to, "apply anti-cache poison
techniques to negative answers." It also removes the view option to
nslookup.
2003-11-27 01:47:29 +00:00
Pav Lucistnik
6757061a2e - Fix build (after changes to USE_GNOME logic this port was double-patching
Makefile causing second patching to fail.)

PR:		ports/59700
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Approved by:	marcus (portmgr)
Approved by:	adamw (mentor)
2003-11-26 21:18:29 +00:00
Pav Lucistnik
d45dc8fc7b - Fix build on alpha, amd64 and sparc64
PR:		ports/59690
Submitted by:	Ulrich Spoerlein <q@uni.de> (maintainer)
Approved by:	marcus (portmgr)
Approved by:	adamw (mentor)
2003-11-26 20:29:40 +00:00
MANTANI Nobutaka
7adf04504d Fix ac3 audio decoding breakage.
PR:		59410, 59522
Submitted by:	Bartosz Fabianowski <bartosz@fabianowski.de>, Miguel Mendez <flynn@energyhq.es.eu.org>
Approved by:	portmgr (marcus)
2003-11-26 15:24:46 +00:00
MANTANI Nobutaka
d4cde22718 Fix build on ia64.
Submitted by:	Ken Smith <kensmith@cse.Buffalo.EDU>
Approved by:	portmgr (kris)
2003-11-26 15:05:08 +00:00
Tilman Keskinoz
9a97deafb8 Fix broken dependency on arabic i18n port.
Reported by:	kris
2003-11-26 10:40:07 +00:00
Tilman Keskinoz
e1f5de0ecd Add -fPIC to CFLAGS on IA64 and AMD64.
Fixes build (tested on pluto2).

Reported by:	kris
2003-11-26 10:35:19 +00:00
Sergey A. Osokin
af8d633ce2 Fix build on 5.x.
Spotted by:	Ted Lindgreen <ted@sanne.nlnetlabs.nl>
Approved by:	portmgr (marcus)
2003-11-26 09:40:15 +00:00
Alexander Nedotsukov
48b7dcec7a Source tarball rerolled.
Reported by: bento
2003-11-26 09:12:47 +00:00
David E. O'Brien
7f4032f240 Upgrade to 1.3.11-RC1. This fixes bidwatcher to work with the latest
changes at eBay.

Approved by:	Marcus
2003-11-26 07:46:31 +00:00
Joe Marcus Clarke
a73b45419f Update to 1.2.13 to fix a build with Mozilla 1.5 and 1.6.a.
Reported by:	bento via kris
Approved by:	portmgr (implicit)
2003-11-26 06:02:15 +00:00
Alexander Nedotsukov
7df6a56ab8 Fix plist entries.
Reported by: bento via kris (as a passepartout build error)
2003-11-26 04:39:33 +00:00
Andreas Klemm
00dcb052a3 - fix for PR 58925
solves problem of hanging usb sessions with cams using gphoto2 ptp2 driver
- bumped port revision
- tested by different people under -current and -stable, no ill side
  effects and really cures the problem.

The author of bsd.c clearly states out in the sources, that he
has ported codee from linux 1:1 and he "kind of hopes" that it is ok.
But it wasn't.

This patch fixes hang that happens after the 1st read because the USB
driver tries to read more bytes than are available.

0000  10 00 00 00 01 00 02 10-00 00 00 00 01 00 00 00  ................
1.240828 gphoto2-port(2): Reading 512=0x200 bytes from port...
gp_port_read: Operation timed out
9.267455 PTP2/library.c(2): PTP: gp_port_* function returned 0xffffffde
-34
9.267819 context(0): PTP I/O error

PR:		58925
Submitted by:	Mariusz Woloszyn <emsi@ipartners.pl>
Reviewed by:	John Reynolds <johnjen@reynoldsnet.org> and some tester
Approved by:	portmgr@ (Joe Marcus Clarke <marcus@marcuscom.com>)
2003-11-25 19:35:43 +00:00
Tilman Keskinoz
d1868e9f76 - AMD64 has no APM
- Revert logic, i386 seems to be the only ARCH with APM

Submitted by:	Adriaan de Groot
Approved by:	portmgr (marcus)
2003-11-25 18:57:36 +00:00
Alexander Leidinger
349dcec075 - Fix compilation on FreeBSD 5.2-BETA.
- Switch LIB_DEPENDS from math/libgmp-freebsd to math/libgmp4 on FreeBSD 5
  only (the base libgmp 2.0.1 on FreeBSD 4 is fine) so this port buils on
  architectures other than alpha and i386 (tested on FreeBSD/sparc64).
- Respect CC and CFLAGS.
- Remove broken URL forgotten in Makefile 1.16 and pkg-descr 1.5.
- Give maintainership to submitter.

Submitted by:	marius@alchemy.franken.de
Approved by:	portmgr
2003-11-25 18:54:38 +00:00
Anton Berezin
6ea9d57347 This fixes plist problem for people unlucky enough to have a
${PREFIX}/share/man/man1 directory (which perl's Configure
unconditionally prefers to anything else if found).

Submitted by:	se, vanilla
Approved by:	portmgr (marcus)
2003-11-25 18:48:26 +00:00