FreshPorts -- The Place For Ports Sat, 17 May 2008 6:43 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
EZWGL 1.50_3 graphics on this many watch lists=3 search for ports that depend on this port
The EZ Widget and Graphics Library

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: devel


This graphics library  implements about  100  OpenGL(TM)
like graphics functions and procedures that provides high
level support  for  3D  graphics, including features like
zbuffer, double-buffer and lighting.

WWW: http://rene.ma.utexas.edu/~mzou/EZWGL/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: x11/libX11, x11/libXext
Required To Run: x11/libX11, x11/libXext
Required Libraries: graphics/tiff, graphics/png

To install the port: cd /usr/ports/graphics/EZWGL/ && make install clean
To add the package: pkg_add -r EZWGL


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.ma.utexas.edu/pub/mzou/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 24

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
19 Apr 2008 18:56:05
Original commit files touched by this commit  1.50_3
  Sanity Test Failure
miwi search for other commits by this committer
- 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)
19 May 2007 21:32:57
Original commit files touched by this commit  1.50_2
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
15 Aug 2006 00:06:39
Original commit files touched by this commit  1.50_1
clsung search for other commits by this committer
- 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>
14 Dec 2005 17:19:52
Original commit files touched by this commit  1.50_1
tdb search for other commits by this committer
- Unbreak, upstream distfile changed.

Change in distfile was a typo fix, diff follows:

diff -ruN EZWGL-1.50.old/include/EZ.h EZWGL-1.50/include/EZ.h
--- EZWGL-1.50.old/include/EZ.h Sat Dec 11 06:27:24 1999
+++ EZWGL-1.50/include/EZ.h     Tue Mar  1 15:02:31 2005
@@ -3453,7 +3453,7 @@
                                         int x1, int y1, int flag));
 EXTERN void  EZ_MarkSSheetUsedTextProperties MY_ANSIARGS((EZ_Widget *widget));
 EXTERN void  EZ_SSheetPasteSelection MY_ANSIARGS((EZ_Widget *widget));
-EXTERN int  EZ_MatchWord MY_ANSIARGS((char *buf, char *word, int blen, int
wlen, int *pos_ret);)
+EXTERN int  EZ_MatchWord MY_ANSIARGS((char *buf, char *word, int blen, int
wlen, int *pos_ret));
 #endif

 #ifndef _EZ_WIDGET_THUM_WHEEL_C_

PR:             90374
Submitted by:   "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
Approved by:    clement (mentor)
26 Nov 2005 01:48:16
Original commit files touched by this commit  1.50_1
pav search for other commits by this committer
- Add SHA256
16 Nov 2005 04:33:13
Original commit files touched by this commit  1.50_1
kris search for other commits by this committer
BROKEN: Size mismatch
12 Apr 2004 04:58:14
Original commit files touched by this commit  1.50_1
kris search for other commits by this committer
BROKEN on sparc64: Build fails
17 Mar 2004 18:29:46
Original commit files touched by this commit  1.50_1
trevor search for other commits by this committer
SIZEify.
30 Aug 2003 08:27:28
Original commit files touched by this commit  1.50_1
krion search for other commits by this committer
- Author rerolled source distfile.  All changes appear to be:
  o Convert K&R style function declarations to ANSI C style.
  o Add calls to EZ_WidgetExists() in several places to verify
    existance of widgets before use.
- Bump PORTREVISION

PR:             56162
Submitted by:   Michael Edenfield <kutulu@kutulu.org>
20 Feb 2003 18:08:19
Original commit files touched by this commit  1.50
knu search for other commits by this committer
de-pkg-comment
10 Feb 2003 07:22:35
Original commit files touched by this commit  1.50
kris search for other commits by this committer
Set NOPRECIOUSMAKEVARS to unbreak 'make readmes'
29 Sep 2002 09:07:47
Original commit files touched by this commit  1.50
ijliao search for other commits by this committer
find->${FIND},xargs->${XARGS}

PR:             40791
Submitted by:   Simon 'corecode' Schubert <corecode@corecode.ath.cx>
07 Sep 2002 23:43:44
Original commit files touched by this commit  1.50
kris search for other commits by this committer
The previous distfile was corrupted; the new one has no other changes.

Submitted by:   kan
24 Dec 2001 02:17:17
files touched by this commit
pat search for other commits by this committer
- PORTDOCS police   - DOCSDIR support to some   - Brush out some lint    
11 Sep 2001 04:22:51
files touched by this commit
ache search for other commits by this committer
Bump png major    
10 Mar 2001 05:34:10
files touched by this commit
kris search for other commits by this committer
Chase the checksum on the docs -- the postscript files were regenerated    
08 Oct 2000 03:35:34
files touched by this commit
asami search for other commits by this committer
Convert category graphics to new layout.  
04 Jul 2000 09:13:36
files touched by this commit
sobomax search for other commits by this committer
Bump png shared library version.    
16 Jun 2000 23:52:41
files touched by this commit
asami search for other commits by this committer
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB.  (There was a typo in the   previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)    
16 Jun 2000 10:19:52
files touched by this commit
sobomax search for other commits by this committer
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I  
just cun'n'pasted the name from Satoshi's commit message without checking   it. 
  
15 Jun 2000 19:12:51
files touched by this commit
sobomax search for other commits by this committer
Second round of INSTALL_SHLIBS=yes fixes.    
10 Jun 2000 00:27:25
files touched by this commit
will search for other commits by this committer
Ooops, I forgot that we need bsd.port.pre.mk before we can use FILESDIR.    
10 Jun 2000 00:23:35
files touched by this commit
will search for other commits by this committer
Use absolute path for FILESDIR instead of relative path.    
04 Jun 2000 23:45:34
files touched by this commit
will search for other commits by this committer
Fix for extracting without unneeded stuff.    

Number of commits found: 24

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-djangoMay 14
py-django-develMay 14
vorbis-toolsMay 11
qemuMay 08
qemu-develMay 08
swfdecMay 07
firefox*May 03
firefox-devel*May 03
firefox10*May 03
firefox15*May 03
flock*May 03
linux-firefox*May 03
linux-firefox-devel*May 03
linux-flock*May 03
linux-seamonkey*May 03

8 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 18471
Broken 176
Deprecated 58
Ignore 584
Forbidden 4
Restricted 412
No CDROM 126
Vulnerable 52
Expired 33
Set to expire 37
Interactive 76
new 24 hours 6
new 48 hours9
new 7 days20
new fortnight54
new month157

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.467 seconds.