Commit Graph

28 Commits

Author SHA1 Message Date
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Martin Wilke
9095b71f5a - Get rid of USE_X_PREFIX.
- Use SF macro

PR:		121890
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru>
2008-03-20 20:04:41 +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
Vasil Dimov
e982cc86df Upgrade graphics/glew to 1.4.0 2007-05-01 17:19:00 +00:00
Jose Alonso Cardenas Marquez
06ee8d0762 - Revert the previous commit
Suggested by:	mezz
2006-12-03 06:54:51 +00:00
Jose Alonso Cardenas Marquez
d338c0fc39 - Remove USE_X_PREFIX
- Add USE_XLIB
2006-12-03 04:22:15 +00:00
Martin Wilke
7b4037977f - Update to 1.3.5
PR:		105742
Submitted by:	trasz
2006-11-22 20:29:07 +00:00
Cheng-Lung Sung
10ddcca177 - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
  games/ graphics/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-14 23:06:39 +00:00
Mark Linimon
03de951cfc Reset bouncing maintainer address ip@doom.homeunix.org. We hope to see him
back soon.

Hat:		portmgr
2006-07-22 04:28:27 +00:00
Erwin Lansing
7363f61d7a Update to 1.3.4
PR:		98428
Submitted by:	miwi
Approved by:	maintainer
2006-06-05 14:03:56 +00:00
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +00:00
Sergey Matveychuk
3aaea2c0d1 - Fix SONAME
PR:		ports/92095
Submitted by:	maintainer
2006-01-21 16:57:02 +00:00
Sergey Matveychuk
18f1ca848c - Fix undefined symbol errors when including glut.h just after glew.h in
applications which depends on both of them.
- Bumped PORTREVISION.

PR:		ports/91944
Submitted by:	maintainer
2006-01-18 17:20:18 +00:00
Pav Lucistnik
bb7572a00b - Update to 1.3.3
PR:		ports/85576
Submitted by:	Igor Pokrovsky <ip@doom.homeunix.org> (maintainer)
2005-09-03 23:46:44 +00:00
Pav Lucistnik
612595b0dd - Update to 1.3.1
PR:		ports/78423
Submitted by:	Igor Pokrovsky <ip@doom.homeunix.org> (maintainer)
2005-03-06 22:42:41 +00:00
Volker Stolz
d06fe204db Fix stupid bug introduced by previous commit.
PR:		ports/76512
Submitted by:	maintainer
2005-01-21 11:34:27 +00:00
Kirill Ponomarev
c791b92bd3 Fix build on amd64. 2005-01-08 10:45:44 +00:00
Volker Stolz
d76b6664c9 Update to 1.2.5
PR:		ports/75224
Submitted by:	maintainer
2004-12-22 08:26:15 +00:00
Kirill Ponomarev
d9c842c9f1 Update to 1.2.3
PR:		ports/70730
Submitted by:	maintainer
2004-08-20 16:56:55 +00:00
Kirill Ponomarev
672c0bb499 Change maintainer's email. 2004-07-21 17:47:52 +00:00
Pav Lucistnik
e0ee990960 - Bring back a part of revision 1.4 which was correct
Submitted by:	maintainer
2004-04-02 05:03:07 +00:00
Pav Lucistnik
cfa954a5be - Revert my previous commit, it was completely bogus [1]
- Respect CFLAGS [2]

Requested by:	maintainer [1]
Submitted by:	maintainer [2]
2004-04-02 03:49:20 +00:00
Pav Lucistnik
3f70845465 - Respect ${CC} and ${CFLAGS}
PR:		ports/65047
Submitted by:	michael johnson <ahze@ahze.net>
2004-04-01 21:42:02 +00:00
Kirill Ponomarev
4a70528249 - Update to version 1.2.1
PR:		ports/65035
Submitted by:	maintainer
2004-04-01 12:16:17 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Kirill Ponomarev
9a770a5031 - Fix build on AMD64
PR:		61866
Submitted by:	maintainer
Noticed by:	bento via kris
2004-01-25 08:48:06 +00:00
Kirill Ponomarev
5952de42a0 Add glew 1.1.4,
The goal of the OpenGL Extension Wrangler Library (GLEW) is to
assist C/C++ OpenGL developers with two tedious tasks:
initializing and using extensions and writing portable
applications. GLEW provides an efficient run-time mechanism to
determine whether a certain extension is supported by the
driver or not. OpenGL core and extension functionality is
exposed via a single header file.

PR:		60717
Submitted by:	Igor Pokrovsky <tiamat@comset.net>
2004-01-01 18:26:52 +00:00