Commit Graph

5148 Commits

Author SHA1 Message Date
Erwin Lansing
20d7cbae91 I've been hosting the distfile since May 2002 and this port has been
ripe for removal for quite some time. Now even I have lost the distfile
in a diskcrash, use the excuse to remove the port.
2003-10-27 08:15:31 +00:00
Joe Marcus Clarke
4fe763e761 Update to 0.92.1. 2003-10-27 01:50:59 +00:00
Joe Marcus Clarke
3f958411df Passify portlint, and remove some whitespace from a blank line. 2003-10-26 23:35:34 +00:00
Sergei Kolobov
f5d119e2ab - Reset maintainership to ports@FreeBSD.org
PR:		58572
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
Approved by:	krion (implicit)
2003-10-26 21:20:02 +00:00
Kirill Ponomarev
c94b82dbd6 - Update to version 0.8
- Maintainer timeout > 3 weeks

PR:		57286
Submitted by:	Ports Fury
2003-10-26 19:21:59 +00:00
Kirill Ponomarev
2efb4fc391 - Update to version 1.40
- Maintainer timeout > 3 weeks

PR:		57357
Submitted by:	Ports Fury
2003-10-26 18:40:09 +00:00
Kirill Ponomarev
4347d5ae77 - Update to version 0.44
PR:		58381
Submitted by:	Ports Fury
2003-10-26 18:34:36 +00:00
Kirill Ponomarev
9fd758a646 - Fix build on 5.x
- Pet portlint

PR:		58543 58064
Submitted by:	Fritz Heinrichmeyer, Larry Rosenman
2003-10-26 11:08:44 +00:00
Kirill Ponomarev
08ec672526 - Update to version 0.1.15
PR:		58382
Submitted by:	Ports Fury
2003-10-24 20:08:06 +00:00
Erwin Lansing
6950bbfd5b Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit.
2003-10-24 14:15:32 +00:00
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Maho Nakata
239d01c230 Now builds for 4-STABLE (gcc-2.95.x)
Submitted by:	kris via bento
2003-10-24 08:09:37 +00:00
Eric Anholt
16f5fd23d1 Oops, re-add these files for 5.0.1 which I had removed when working on updating
it to 5.0.2 (which I didn't do due to other errors).
2003-10-24 05:35:25 +00:00
Eric Anholt
08f82cf375 Remove libglut from this port (it is now located in graphics/libglut) and mark
it IGNORE on XFree86-4.
2003-10-24 05:27:13 +00:00
Eric Anholt
4677a5227f Add libglut 5.0.2, a port of libglut from Mesa. libglut will be removed from
mesagl in its upcoming upgrade.
2003-10-24 04:38:20 +00:00
Tilman Keskinoz
2e26328d42 Update to 0.8.0
PR:		58129
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-10-23 18:31:15 +00:00
Erwin Lansing
a531c44d98 Add -fPIC to cflags which hopefulle fixes amd64
Tested on:	i386
Submitted by:	bento via kris
2003-10-23 07:36:32 +00:00
Kris Kennaway
70fc8b3327 BROKEN: Conflicting dependencies (gkrellm and gkrellm2) 2003-10-23 07:18:39 +00:00
Kris Kennaway
4781e71d95 Finish switching to tcl/tk8.4
Pointy hat to:	kris
2003-10-23 02:23:17 +00:00
Kris Kennaway
d4788043a6 Respect CC and CFLAGS 2003-10-23 00:01:04 +00:00
Maho Nakata
ae809045b7 Fix typo in ONLY_FOR_ARCHS
Submitted by:	maintainer (Christian Gusenbauer <c47g@gmx.at>)
Pointed out by:	kris via bento
2003-10-21 23:28:07 +00:00
Mark Linimon
c2c0ea39a5 Changed per maintainer's request. 2003-10-20 23:47:32 +00:00
Mark Linimon
c318b90f55 Changed at maintainer request. 2003-10-20 23:45:17 +00:00
Adam Weinberger
21a87cc3f1 Update distinfo checksum.
They rerolled the tarball to change the manpage. Looks like they added
a new dia.1 right before the release, and forgot to take the old one
out of the tarball.

Extra special thanks to the dia team for not bumping the version number ;;)

Submitted by:	"Florian C. Smeets" <flo@kasimir.com>
2003-10-20 21:10:25 +00:00
Andreas Klemm
95849a2bcf Fix to support Canon PowerShot G5
Situation:
- The PTP2 driver doesn't work for G5
- The G3 driver can't be used a G5
- So the canon native driver has been tought the G5's id etc ...

- Bumped port revision, since the G5 PTP2 support was in
  test status and the G5 canon native driver support
  - fixes G5 PTP2 flaws and
  - is kind of new functionality

These patches have been sent to the gphoto devel team and
have been included into CVS today. Since yestarday 2.1.3
has been releases this fix will show up in later versions of
libgphoto.

Note 1: when using gphoto --auto-detect unluckily the buggy PTP2 driver
will be autodetected. You then have to choose manually the correct
driver. Easiest way is to use digikam->Setup and to Choose driver called
"Canon PowerShot G5 (normal mode)".

Note 2: If you want to use digikam as non-root user, you have to tweak
permissions of /dev/ugenX and /dev/ugenX.{1,2,3}

I succeded by using the following commands which I put into /etc/rc.local,
thanks to Poul-Henning Kamp:
/sbin/devfs ruleset 10
/sbin/devfs rule applyset
/sbin/devfs rule add path ugen1* mode 666
/sbin/devfs rule show

A working solution for /etc/devfs.rules I didn't find yet.

Approved by:	 portmgr@freebsd.org (Joe)
2003-10-20 17:49:40 +00:00
Mikhail Teterin
439d7a3035 Back out part of the earlier commit -- I missed maintainer's e-mail,
where he explicitly objected to it. The port is now again NOT buildable
with Intel's icc-7.1.006.

Approved by:	maintainer (ache)
2003-10-20 15:53:58 +00:00
Mikhail Teterin
eb028d0451 Minor enhancements, not affecting the resulting package:
. run the vendor-supplied test automaticly upon building;
	. link the vendor-supplied test dynamicly (using -rpath to
	  force the usage of the just-built library) -- to add another
	  implicit test of the shared library's validity;
	. reword one of the shell commands as ``sed ... file'' instead
	  of ``cat file | sed ...'';
	. modify one of the files to make it properly compilable by the
	  icc -- gcc was, apparently, optimizing the junk out anyway.

Approved by:	maintainer (ache)
2003-10-20 14:05:04 +00:00
Adam Weinberger
1d1f418e92 Update to 0.92 release.
I had to add a PORTEPOCH bump secondary to a poor choice of prerelease
numbering schemes on my part.
2003-10-20 04:59:17 +00:00
Kirill Ponomarev
aa5353b632 - Update to version 0.5.4
PR:		58241
Submitted by:	Ports Fury
2003-10-19 18:29:03 +00:00
Kirill Ponomarev
b4f5ecc855 - Update to version 3.03
PR:		58240
Submitted by:	Ports Fury
2003-10-19 18:22:43 +00:00
Kirill Ponomarev
5bf52fc578 - Fix WWW: line
PR:		58243
Submitted by:	Ports Fury
2003-10-19 18:14:52 +00:00
Kirill Ponomarev
9d5022531c - Fix WWW: line
PR:		58242
Submitted by:	Ports Fury
2003-10-19 18:13:48 +00:00
Dirk Meyer
a58da456de - Layout for GnuSTEP 1.8.0 2003-10-19 11:14:19 +00:00
Kris Kennaway
680ebec5a9 Respect CC and CFLAGS 2003-10-19 09:53:20 +00:00
Kris Kennaway
25701c26cd Rename misnamed patch.aa to patch-aa and correct it so that it actually applies. 2003-10-19 09:52:24 +00:00
Kris Kennaway
5962bd79d0 Respect CC and CFLAGS 2003-10-19 09:45:15 +00:00
Kris Kennaway
ad3a0c1847 Respect CFLAGS 2003-10-19 09:42:37 +00:00
Kris Kennaway
2d3434d965 Respect CC and CFLAGS 2003-10-19 09:25:58 +00:00
Edwin Groothuis
302084ef2c update version to 2.28c
This is a temporary update, because of issues with sound support.
More fixes will be on the way for quicktime, vorbis, ogg, openal, etc...

PR:		ports/58231
Submitted by:	David Yeske <dyeske@yahoo.com>
2003-10-19 02:55:02 +00:00
Kirill Ponomarev
1184df1bd5 - Fix build on -current
PR:		58220
Submitted by:	Ports Fury
2003-10-18 18:14:07 +00:00
Joseph Koshy
97fa0efda7 Fix <varargs.h> breakage.
Reported by: 	kris
2003-10-18 14:06:17 +00:00
Kris Kennaway
bc3ed8af4e Switch over to tcl/tk 8.4, bump PORTREVISION, and reset bouncing maintainer
address.
2003-10-18 07:28:02 +00:00
Edwin Groothuis
87712f144e undo yesterdays changes:
> I'm a bit confused here - where am I using the -fpic flag?

    It comes from kmod.mk, I think.  Anyway, it turns out this is
    a bug in kmod.mk and kernel modules are not yet implemented on
    amd64.  The previous change should be backed out - sorry for
    the misleading suggestion.
2003-10-18 00:10:48 +00:00
Jimmy Olgeni
6cd39f4271 Upgrade to version 0.98.16b. 2003-10-17 14:55:06 +00:00
Edwin Groothuis
9b4fa393c5 Fix this port on the amd64 platform. (crosses fingers)
Noticed on: bento

Submitted by:	jon@witchspace.com
2003-10-17 09:18:34 +00:00
Joe Marcus Clarke
92494ea56a Add a missing dependency on libart_lgpl2.
Noticed by:	bento via kris
2003-10-17 05:28:41 +00:00
Mark Linimon
1e47fd16a0 Mark as broken on alpha and sparc64 (fails to configure); also
mark as broken on i386 for -current (also fails to configure).
Informed maintainer.

Curiously, it seems to configure correctly on ia64.
2003-10-17 03:14:23 +00:00
Ollivier Robert
d5d9e99c73 Restrict this port to i386 architecture, I don't know of any VAIO using
anything else than Wintel.
2003-10-16 10:11:13 +00:00
Ollivier Robert
5538253cee Fix the previous fix by properly replacing \ at the end of
the lines with \n\

Pointy hat to: roberto
2003-10-16 10:05:33 +00:00
Ollivier Robert
3b6cf62483 Unbreak for CURRENT.
Make it X11BASE/LOCALBASE-clean.

Transfert maintainership to freebsd-ports@ as I don't have a VAIO anymore.
2003-10-16 09:20:37 +00:00