non port: graphics/opendx/Makefile |
Number of commits found: 137 (showing only 37 on this page) |
Wednesday, 8 Feb 2006
|
22:41 thierry
- 1) Set permissions as needed, thus opendx-samples won't change them;
- 2) Define JAVA_VERSION.
(No need to bump PORTREVISION)
Reported by: pointyhat via Kris (1)
Reminded by: hq (2)
 |
Monday, 30 Jan 2006
|
22:19 thierry
Repocopy math/netcdf to science/netcdf, along with cdf, hdf and hdf5.
PR: 92497
Submitted by: /me
Repocopied by: marcus
 |
Saturday, 28 Jan 2006
|
21:01 thierry
- Upgrade to 4.4.0;
- Add support of science/cdf;
- Add support of JavaDX;
- Options seems uncompatible with USE_JAVA, remove it.
 |
Thursday, 5 Jan 2006
|
03:57 edwin
Chase libversion bumb to libMagick.so.9
PR: ports/91270
 |
Tuesday, 12 Apr 2005
|
03:26 obrien
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
 |
Monday, 11 Apr 2005
|
08:04 obrien
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
 |
Sunday, 6 Mar 2005
|
22:16 pav
- Chase ImageMagick shlib bump
PR: ports/78455
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (ImageMagick's
maintainer)
 |
Saturday, 29 Jan 2005
|
16:13 thierry
Actually depends on HDF, fix plist and unbreak.
 |
Sunday, 5 Dec 2004
|
15:12 josef
Bump portrevision and dependency on ImageMagick
in order to trace recent ImageMagick update.
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com>
PR: ports/74487
Approved by: mat
Reviewed by: lofi
 |
Sunday, 19 Sep 2004
|
02:53 kris
BROKEN on 5.x: Broken pkg-plist
Approved by: portmgr (self)
 |
Thursday, 1 Apr 2004
|
00:39 pav
- Netcdf and Hdf conflicts, so let user choose which one to build against.
PR: ports/64960
Submitted by: Kay Lehmann <kay_lehmann@web.de>
 |
Wednesday, 31 Mar 2004
|
09:15 kris
BROKEN: Inconsistent dependencies (netcdf and hdf)
 |
Wednesday, 25 Feb 2004
|
22:55 pav
Chase repomove graphics/hdf* -> science/hdf*
 |
Wednesday, 4 Feb 2004
|
05:21 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
 |
Thursday, 8 Jan 2004
|
07:10 ijliao
upgrade to 4.3.2
 |
Saturday, 4 Oct 2003
|
16:36 nork
Chase lib version change of graphics/ImageMagick.
Bump PORTREVISION acordingly.
 |
Thursday, 20 Feb 2003
|
18:08 knu
de-pkg-comment
 |
Thursday, 7 Nov 2002
|
03:10 adamw
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat
 |
Sunday, 3 Nov 2002
|
15:20 arved
Fix Build, if java is installed
PR: 28771
Submitted by: Yuri Khotyaintsev <yuri@irfu.se>
 |
Sunday, 1 Sep 2002
|
16:07 dwcjr
${PERL} -> ${REINPLACE_CMD}
PR: 40784
Submitted by: corecode@corecode.ath.cx
Reviewed by: flynn@energyhq.homeip.net
 |
Saturday, 31 Aug 2002
|
02:40 kris
Remove USE_NEWGCC, which is no longer supported or required.
Submitted by: Tilman Linneweh <tilman@arved.de>
PR: ports/40571
 |
Friday, 24 May 2002
|
05:18 ijliao
upgrade to 4.2.0
PR: 38474
Submitted by: Randall Hopper <aa8vb@nc.rr.com>
 |
Wednesday, 15 May 2002
|
12:08 tg
OpenDX tries to run automake if it finds it, but newer versions don't
work for it. So, define USE_AUTOMAKE to force the old automake-1.4.
 |
Sunday, 6 Jan 2002
|
06:20 will
First round of auto* cleanups: - USE_AUTO* -> USE_AUTO*_VER=* where required
- USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK -
Other minor changes to fix things
 |
Tuesday, 13 Nov 2001
|
13:13 tg
Use $ACLOCAL and $AUTOHEADER.
 |
Friday, 12 Oct 2001
|
11:40 tg
Fix core dump in dxexec. Bump PORTREVISION.
 |
Wednesday, 22 Aug 2001
|
12:41 tg
Take out the check for ${XFREE86_VERSION} >= 4; libGL always needs the thread
lib now.
 |
Tuesday, 7 Aug 2001
|
12:15 tg
Use USE_BISON.
 |
Thursday, 5 Jul 2001
|
12:11 tg
Upgrade to 4.1.3.
 |
Tuesday, 8 May 2001
|
12:59 tg
Add PTHREAD_{CFLAGS,LIBS} to CFLAGS and LDFLAGS for XFree86-4.
 |
Tuesday, 27 Mar 2001
|
12:23 tg
Fix building (I hope, I never got this error I'm seeing on bento).
 |
Wednesday, 21 Mar 2001
|
12:58 tg
- Remove `-lcompat' again, the new patches contain code fixes. - Fix paths in
the documentation (/usr/lpp -> ${PREFIX}). - patch-ae is no longer needed with
gmake.
 |
Tuesday, 20 Mar 2001
|
12:10 tg
- Use USE_GMAKE to really make this build. - Add some more dependencies. -
Add `-lcompat' to the libs so dxui actually works as intended. The problem
is that the OpenDX folks assume the old V8 style regcomp(3), not the POSIX
one. Adding the lib is just meant as a stop gap solution, the real fix to
the code will follow. - Bump PORTREVISION.
 |
Monday, 19 Mar 2001
|
12:19 tg
Fix building.
 |
Tuesday, 7 Nov 2000
|
23:28 asami
Change motif to a normal dependency. REQUIRES_MOTIF is now called USE_MOTIF
and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies
USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from
PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.
 |
Thursday, 3 Aug 2000
|
10:28 asami
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off.
 |
Monday, 29 May 2000
|
03:33 steve
Update to version 4.1.0.
 |
Number of commits found: 137 (showing only 37 on this page) |