summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>2001-06-05 19:51:46 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>2001-06-05 19:51:46 +0000
commitbe4b0c1efe160041a2239fae6681b37e9c6ffcbb (patch)
tree83dabc94b8ee4993d7aa6d90ab1dcc149b4d8a9b /x11
parentDeprecate this port as the module has been imported into XFree86. (diff)
Complete Makefile.man for 4.1.0 - I forgot to commit this file when I
upgraded the port.
Notes
Notes: svn path=/head/; revision=43550
Diffstat (limited to 'x11')
-rw-r--r--x11/XFree86-4/Makefile2
-rw-r--r--x11/XFree86-4/Makefile.man68
2 files changed, 64 insertions, 6 deletions
diff --git a/x11/XFree86-4/Makefile b/x11/XFree86-4/Makefile
index 512857ec0cfb..7d0201b65900 100644
--- a/x11/XFree86-4/Makefile
+++ b/x11/XFree86-4/Makefile
@@ -7,7 +7,7 @@
PORTNAME= XFree86
PORTVERSION= 4.1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XFREE}
MASTER_SITE_SUBDIR= 4.1.0
diff --git a/x11/XFree86-4/Makefile.man b/x11/XFree86-4/Makefile.man
index d3292b8ad8e9..570208bebaa9 100644
--- a/x11/XFree86-4/Makefile.man
+++ b/x11/XFree86-4/Makefile.man
@@ -1,5 +1,4 @@
-MAN1= SuperProbe.1 \
- XFree86.1 \
+MAN1= XFree86.1 \
Xmark.1 \
Xnest.1 \
Xserver.1 \
@@ -10,10 +9,12 @@ MAN1= SuperProbe.1 \
bitmap.1 \
cxpm.1 \
dga.1 \
+ dpsexec.1 \
+ dpsinfo.1 \
editres.1 \
- fsinfo.1 \
fslsfonts.1 \
fstobdf.1 \
+ glxgears.1 \
glxinfo.1 \
iceauth.1 \
ico.1 \
@@ -47,6 +48,7 @@ MAN1= SuperProbe.1 \
smproxy.1 \
startx.1 \
sxpm.1 \
+ texteroids.1 \
twm.1 \
viewres.1 \
x11perf.1 \
@@ -71,6 +73,8 @@ MAN1= SuperProbe.1 \
xfindproxy.1 \
xfontsel.1 \
xfs.1 \
+ xfsinfo.1 \
+ xftcache.1 \
xfwp.1 \
xgamma.1 \
xgc.1 \
@@ -89,6 +93,7 @@ MAN1= SuperProbe.1 \
xmag.1 \
xman.1 \
xmessage.1 \
+ xmh.1 \
xmkmf.1 \
xmodmap.1 \
xon.1 \
@@ -484,7 +489,54 @@ MAN3= AllPlanes.3 \
glXSwapBuffers.3 \
glXUseXFont.3 \
glXWaitGL.3 \
- glXWaitX.3
+ glXWaitX.3 \
+ gluBeginCurve.3 \
+ gluBeginPolygon.3 \
+ gluBeginSurface.3 \
+ gluBeginTrim.3 \
+ gluBuild1DMipmaps.3 \
+ gluBuild2DMipmaps.3 \
+ gluCylinder.3 \
+ gluDeleteNurbsRenderer.3 \
+ gluDeleteQuadric.3 \
+ gluDeleteTess.3 \
+ gluDisk.3 \
+ gluErrorString.3 \
+ gluGetNurbsProperty.3 \
+ gluGetString.3 \
+ gluGetTessProperty.3 \
+ gluLoadSamplingMatrices.3 \
+ gluLookAt.3 \
+ gluNewNurbsRenderer.3 \
+ gluNewQuadric.3 \
+ gluNewTess.3 \
+ gluNextContour.3 \
+ gluNurbsCallback.3 \
+ gluNurbsCallbackDataEXT.3 \
+ gluNurbsCurve.3 \
+ gluNurbsProperty.3 \
+ gluNurbsSurface.3 \
+ gluOrtho2D.3 \
+ gluPartialDisk.3 \
+ gluPerspective.3 \
+ gluPickMatrix.3 \
+ gluProject.3 \
+ gluPwlCurve.3 \
+ gluQuadricCallback.3 \
+ gluQuadricDrawStyle.3 \
+ gluQuadricNormals.3 \
+ gluQuadricOrientation.3 \
+ gluQuadricTexture.3 \
+ gluScaleImage.3 \
+ gluSphere.3 \
+ gluTessBeginContour.3 \
+ gluTessBeginPolygon.3 \
+ gluTessCallback.3 \
+ gluTessEndPolygon.3 \
+ gluTessNormal.3 \
+ gluTessProperty.3 \
+ gluTessVertex.3 \
+ gluUnProject.3
MAN4= apm.4 \
chips.4 \
cirrus.4 \
@@ -1166,5 +1218,11 @@ MLINKS= bitmap.1 atobm.1 \
XmbTextExtents.3 XwcTextExtents.3 \
XmbTextListToTextProperty.3 XwcTextListToTextProperty.3 \
XmbTextPerCharExtents.3 XwcTextPerCharExtents.3 \
- XmbTextListToTextProperty.3 XwcTextPropertyToTextList.3
+ XmbTextListToTextProperty.3 XwcTextPropertyToTextList.3 \
+ gluBeginCurve.3 gluEndCurve.3 \
+ gluBeginPolygon.3 gluEndPolygon.3 \
+ gluBeginSurface.3 gluEndSurface.3 \
+ gluBeginTrim.3 gluEndTrim.3 \
+ gluTessBeginContour.3 gluTessEndContour.3 \
+ XProjectTeam.7 X.Org.7
MANCOMPRESSED= yes