Commit graph

84104 commits

Author SHA1 Message Date
Erwin Lansing
9bedf5a026 Revert previous commit. This port doesn't work with perl < 5.6.1, so
the DBI cleaning was not necessary. The removal of the dependency on p5-DBI
didn't actually do anything as it already depends on it via other dependencies,
but I'll leave it up to the maintainer to decide after the freeze.

Requested by: 	demon
2003-09-16 06:26:24 +00:00
Erwin Lansing
6b470bae86 Conditionalise dependencies on databases/p5-DBI: for perl
5.005_03 use databases/p5-DBI-137 as newer versions do not
support the old perl.

Note that for some port, I merely removed the explicit
dependency as they already have implicit dependencies
via other ports.

Approved by:	portmgr (marcus)
2003-09-16 05:43:52 +00:00
Martin Blapp
b63d72fe5f Fix post-install target, remove a dash.
Approved by:	marcus (portsmgr)
2003-09-16 04:26:34 +00:00
Christian Weisgerber
f8c82136ea Chase XMMS library version.
PR:		56708
Submitted by:	Linh Pham <question@closedsrc.org>
2003-09-16 00:20:12 +00:00
Adam Weinberger
de4f592310 Fix a path separation issue in the configure script that was causing
xmms-config problems.

Submitted by:	bento
2003-09-15 21:36:17 +00:00
Adam Weinberger
92a579b9b8 Chase libintl shlib version number.
Submitted by:	bento
2003-09-15 21:15:39 +00:00
Adam Weinberger
480c983210 Correct libintl shlib version number.
Submitted by:	bento
2003-09-15 21:13:27 +00:00
Adam Weinberger
043cf59f3c Check for PERL <= 5.006.
Submitted by:	bento
2003-09-15 20:58:01 +00:00
Adam Weinberger
6ea8dc0476 PERL => REINPLACE
Add a REINPLACE to prevent double-inclusion of ppmcmap.h.

Submitted by:	bento
2003-09-15 20:51:26 +00:00
Joe Marcus Clarke
38ff01f9c0 Update to RC4 which fixes distfile fetch.
PR:		56892
Noticed by:	bento
Submitted by:	maintainer
Approved by:	portmgr (implicit)
2003-09-15 20:24:31 +00:00
Roger Hardiman
5643be95b8 Add patch to make cphone compile
Approved by:	marcus
2003-09-15 19:56:08 +00:00
Lars Koeller
0ae8b57449 o) User pdflib5 in dependency section to unbreak build due to broken
marked pdflib4

PR:		56673
Submitted by:	j.e.drews@att.net
Approved by:	portmgr@freebsd.org
2003-09-15 18:31:28 +00:00
Tilman Keskinoz
48d448b507 Fix Coin dependency.
Reported by:	bento
2003-09-15 16:04:34 +00:00
Jacques Vidrine
f34b8bf714 im-ja needs gnomepanel.
Reported by:	bugsgrief@bugsgrief.net
Approved by:	marcus
2003-09-15 16:03:53 +00:00
Lev A. Serebryakov
017be0624d (*) Update package version to latest 2.4 + 3.1
(*) Allow to INSTALL_AS_USER
2003-09-15 15:48:24 +00:00
Martin Blapp
6b72d0c997 Make OO1.1RC working. Many thanks to kan for the debugging session
at the dev summit !

Approved by:	joe (portsmgr)
2003-09-14 21:52:25 +00:00
Joe Marcus Clarke
b8ccee89ee Fix build on -STABLE.
Submitted by:	maintainer
Noticed by:	bento
2003-09-14 19:35:31 +00:00
Joe Marcus Clarke
77434ef059 Fix package build on bento.
Submitted by:	maintainer
Noticed by:	bento
2003-09-14 19:34:37 +00:00
Joe Marcus Clarke
82add15eaa Correct plist by removing the non-existent German .mo file.
Reported by:	bento
2003-09-14 19:04:12 +00:00
Akinori MUSHA
3791c4906f Chase a repack and add another checksum to distinfo.
The difference is a trivial fix against README.en and debug print
removal from examples/lock.rb.

Submitted by:	bento
2003-09-14 18:50:19 +00:00
Maxim Sobolev
f0fb6b9efa Add ser 0.8.11, a very fast and configurable SIP proxy. 2003-09-14 16:51:56 +00:00
Mark Murray
4e90ca4aa5 Rescue a hosed port from death row. GCL is now healthy enough to
compile and run Maxima (see math/). Make portlint-clean as well.
Claim maintainership in case it breaks again.
2003-09-14 15:10:02 +00:00
FUJISHIMA Satsuki
63dcec2a01 unbreak package at bento(i386/RELENG_4):
o get rid of hardcoded CONFIGURE_TARGET from pkg-plist.
o utilize USE_SDL as pkg-plist includes its modules.
o utilize USE_GETOPT_LONG as configure detects libgnugetopt.
o utilize PTHREAD_LIBS to avoid linking both libc and libc_r in -STABLE.
o supply CPPFLAGS/LDFLAGS to configure to detect ogg/vorbis/id3tag and others.
o and add number of modules built accordingly.
o then sort pkg-plist.
2003-09-14 09:56:09 +00:00
Cy Schubert
3c8a99c287 Fix segfault on Alpha platform.
Approved by:	marcus (wearing his portsmgr hat)
2003-09-14 06:31:33 +00:00
Kiriyama Kazuhiko
671b1453d0 Forgotten removing files/patch-al.
Noticed by:	knu@FreeBSD.org
2003-09-14 04:02:41 +00:00
Akinori MUSHA
6590036e28 Fix the depends entry for devel/p5-Time-Piece. 2003-09-13 11:01:15 +00:00
Akinori MUSHA
a681d83b8e Change `LIB_DEPENDS=' in the middle of optional dependency lines to
`LIB_DEPENDS+=', to prevent this port from getting built without tiff
support, which wasn't intended. (Luckily jpeg and png were enabled via
other indirect dependencies)

This should fix some dependent ports such as ruby-rmagick.
2003-09-13 10:58:45 +00:00
Erwin Lansing
ce849ef7bc Update checksum after the author regenerated the zip-file with
no changes in anything but comments.
Author of package confirms he did change the zip file.
This should fix the build in bento.

PR:		56718
Submitted by:	maintainer
2003-09-13 09:04:32 +00:00
Erwin Lansing
24660f13cc - Point users of perl 5.005_03 to databases/p5-DBI-137 as p5-DBI
no longer support the old perl. This does not affect perl from ports
  or 5.x.
- Add CONFLICTS

Approved by:	portmgr (marcus)
2003-09-13 09:00:10 +00:00
Erwin Lansing
f1bb6f6ecb Add p5-DBI-137
Approved by:	portmgr (marcus)
2003-09-13 08:57:20 +00:00
Erwin Lansing
52baa63b57 Add p5-DBI-137 after a repocopy from p5-DBI and downgrade to 1.37
As of 1.38, DBI does no longer support perl 5.005_03 so we'll
keep 1.37 around for those users. This does not affect users of
perl from ports or 5.x

Approved by:	portmgr (marcus)
Repocopy by:	joe
2003-09-13 08:55:05 +00:00
Cy Schubert
e456daf340 The `man2html' script that krb5 uses is written in Perl.
Noticed by:	wollman
Approved by:	marcus (wearing his portsmgr hat)
2003-09-13 02:32:33 +00:00
Kris Kennaway
b815980215 Teach this script about different architectures. 2003-09-12 20:50:44 +00:00
Kris Kennaway
6e13e8bdb5 Add amd64 to the list of architectures to poll. 2003-09-12 20:49:08 +00:00
Kris Kennaway
6ee0cd092e Add a couple of amd64 failure messages. 2003-09-12 20:48:28 +00:00
Kris Kennaway
7052589b03 Remove some ldconfig -R's that were apparently confusing things, coalesce
some ldconfig -m's into one command, and run buildscript niced in the
chroot build case, not just the (currently unused) jailed case.
2003-09-12 20:47:51 +00:00
Kris Kennaway
7bc2b19585 Set PACKAGE_BUILDING before making the duds file to prevent listing of
ports that are buildable conditionally on this variable.
2003-09-12 20:44:50 +00:00
Kris Kennaway
71769ad1c7 Export MASTER_SITE_OVERRIDE with DIST_SUBDIR correctly escaped 2003-09-12 20:43:09 +00:00
Kris Kennaway
d5a1ecd1eb Catch up to makefile changes: build in etc/ before trying to install
from it.

Submitted by:	ru
2003-09-12 20:42:14 +00:00
Joe Marcus Clarke
156af543a2 Add the pkg/COMMENT file.
Reminded by:	edwin
2003-09-12 19:20:55 +00:00
Jun Kuriyama
c8cef467cf Ues USE_RC_SUBR knob.
Approved by:	marcus
2003-09-11 23:30:22 +00:00
Joe Marcus Clarke
d45a972ed9 Update INDEX now with 9210 ports. 2003-09-11 19:41:00 +00:00
Joe Marcus Clarke
ff7df413be Fix MASTER_SITES.
PR:		56692
Submitted by:	maintainer
2003-09-11 18:49:46 +00:00
Sean Chittenden
324317a200 Fix plist.
PR:		ports/56693
Submitted by:	Yen-Ming Lee <leeym@utopia.leeym.com>, bento
2003-09-11 18:28:44 +00:00
Anton Berezin
ca290d4e25 Update MASTER_SITE and distfile checksum.
PR 56655 says:

	The distfile seem to have been updated with slightly amended
	versions of 'README' and 'LICENSE' files.  No change in code.

PR:	56170, 56655
Submitted by:	Simon Barner <barner@in.tum.de>
		Lars Thegler <lars@thegler.dk>
2003-09-11 13:56:26 +00:00
Joe Marcus Clarke
934f68f9c0 Fix buuild on -STABLE, and make sure -lc_r is linked in on -CURRENT.
Reported by:	Sergey Akifyev <asa@gascom.ru>
Approved by:	portmgr (implicitly)
2003-09-11 07:51:39 +00:00
Doug Barton
666a4ba664 Upgrade to 4.58, a security and bugfix release which addresses the following:
* Potential security problems caused by maliciously-formed RFC 2231 attachment
parameters

Several other bugs fixed as well.

All users of Pine are highly encouraged to upgrade.

Improvements to the port:
* DOCSDIR'ification of plist
* Patches regenerated to remove fuzz

Approved by:	security-officer, portmgr
2003-09-10 19:03:19 +00:00
Norikatsu Shigemura
ae73475092 Back out to 5.5.6.
Submitted by:	marcus (portmgr)
2003-09-10 17:02:41 +00:00
Sean Chittenden
59f64fda70 Fixup tcsh_config to look in ${PREFIX}/share instead of /usr/share.
Pointed out by:	demon
2003-09-10 16:56:50 +00:00
Norikatsu Shigemura
05952ca740 Update to 5.5.7-10. [1]
o Removed two (now obsolate) libtool version patches
  as ImageMagick now uses internal version system for
  them starting from 0:0:0 (5.5.8 will become 0:1:0),
  also MAJOR_VERSION/MINOR_VERSION/MICRO_VERSION
  variables removed from the source.
o Removed two other patches as now they are already
  embedded to the source.
o Updated plist to reflect separate Q8/Q16 folder
  installations based on selection while installing.
  Also Makefile modifed to reflect this.

PR:		ports/55274 [1]
Submitted by:	Erdener Gonenc <ergonenc@artemis.efes.net> [1]
Pointed out by:	Rob Lahaye <lahaye@snu.ac.kr>
2003-09-10 16:28:36 +00:00