Commit graph

26 commits

Author SHA1 Message Date
Dmitry Marakasov
6b5fb87219 - Switch SourceForge ports to the new File Release System: categories starting with G 2009-08-22 00:23:13 +00:00
Florent Thoumie
340b57f8be - Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
2009-01-23 16:28:36 +00:00
Pav Lucistnik
92b220fa9c - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat:	portmgr
2008-04-09 13:42:26 +00:00
Pietro Cerutti
f1f5809112 - Update to 1.7
Approved by:	miwi (mentor)
2008-03-17 19:14:37 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Edwin Groothuis
ff21f59f9f Remove USE_REINPLACE for categories starting with a G 2006-05-07 23:46:33 +00:00
Pav Lucistnik
792b758ef4 - Add SHA256 2005-11-26 01:48:16 +00:00
Volker Stolz
dd2c38f159 s/PTHREAD_FLAGS/PTHREAD_CFLAGS/ 2005-08-30 16:26:38 +00:00
Pav Lucistnik
c1ff9595a6 - Unmark DEPRECATED, it seems to work
- Install useful examples

PR:		ports/76293, ports/81708
Submitted by:	Mike <mspam@ideaway.net>
2005-06-03 12:29:22 +00:00
Volker Stolz
fb8fb374fd Mark as deprecated, project seems abandoned:
Resulting application unusable, cf. PR ports/76293.
It is scheduled to be removed on or after 2005-07-01.

Nevertheless, fix build by using 'gmake'.

PR:		ports/76293
Submitted by:	"Mike"
2005-01-20 13:32:16 +00:00
Max Khon
593bd65145 Remove unnecessary USE_MESA and USE_GMAKE. 2004-06-27 23:59:08 +00:00
Ying-Chieh Liao
41d31ec934 upgrade to 1.6 2004-04-06 09:03:50 +00:00
Kris Kennaway
e3fda34320 BROKEN on amd64: Does not compile (missing -fPIC) 2004-03-08 13:04:15 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +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
bc3ed8af4e Switch over to tcl/tk 8.4, bump PORTREVISION, and reset bouncing maintainer
address.
2003-10-18 07:28:02 +00:00
Akinori MUSHA
55850b547b De-pkg-comment. 2003-02-21 12:17:17 +00:00
Maxim Sobolev
8e343fe5d5 - Unbroke with threaded Mesa;
- use tcl/tk 8.3 instead of obsolete 8.2.

Submitted by:	bento
2001-08-14 10:00:14 +00:00
Ade Lovett
c90490bfbc Support CC/CFLAGS/LOCALBASE/X11BASE properly
Contacted maintainer with 'User unknown' error.

PR:		21577
Submitted by:	Ports Fury
2000-10-13 20:20:36 +00:00
Satoshi Asami
c6bcad2436 (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.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
2000-08-03 09:28:57 +00:00
Steve Price
afae90fc33 Install togl.[ho] too.
PR:		18407
Submitted by:	R Joseph Wright <rjoseph@mammalia.org>
2000-05-29 02:58:45 +00:00
Satoshi Asami
c99c600944 Convert to PORTNAME/PORTVERSION. lfview had an invalid version
string so I fixed it.
2000-04-14 10:48:02 +00:00
Justin M. Seger
7cc807dbea Changed LIB_DEPENDS: MesaGL.14->GL.14 due to Mesa-3.1 upgrade 2000-03-20 23:25:21 +00:00
Satoshi Asami
7c6f21360a Remove empty line. 2000-02-15 22:38:42 +00:00
Steve Price
bc087374d3 Update to use Tcl/Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-28 18:32:45 +00:00
Satoshi Taoka
030edd1b93 An OpenGL Widget for Tk
PR:		13296
Submitted by:	Randall Hopper <aa8vb@ipass.net>
1999-09-24 16:01:31 +00:00