mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
As announced 2 months ago, remove these deprecated or broken ports.
This commit is contained in:
parent
29f03bf761
commit
41697e88c8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106706
168 changed files with 0 additions and 4952 deletions
|
@ -270,7 +270,6 @@
|
|||
SUBDIR += gindent
|
||||
SUBDIR += glade2
|
||||
SUBDIR += glademm
|
||||
SUBDIR += glg
|
||||
SUBDIR += glib12
|
||||
SUBDIR += glib20
|
||||
SUBDIR += global
|
||||
|
@ -1030,7 +1029,6 @@
|
|||
SUBDIR += py-ncurses
|
||||
SUBDIR += py-omniorb
|
||||
SUBDIR += py-optik
|
||||
SUBDIR += py-orbit
|
||||
SUBDIR += py-orbit2
|
||||
SUBDIR += py-period
|
||||
SUBDIR += py-plex
|
||||
|
@ -1227,7 +1225,6 @@
|
|||
SUBDIR += ustl
|
||||
SUBDIR += varconf
|
||||
SUBDIR += vb2c
|
||||
SUBDIR += veepee
|
||||
SUBDIR += viewcvs
|
||||
SUBDIR += vstr
|
||||
SUBDIR += vtcl
|
||||
|
|
|
@ -1,44 +0,0 @@
|
|||
# New ports collection makefile for: glg
|
||||
# Date created: 23 May 2001
|
||||
# Whom: Olivier Singla <lo_gafet@users.sourceforge.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= glg
|
||||
PORTVERSION= 0.2.a
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel gnome
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
# http://glg.sourceforge.net/ \
|
||||
# ${MASTER_SITE_SOURCEFORGE}
|
||||
#MASTER_SITE_SUBDIR= glg
|
||||
MASTER_SITE_SUBDIR= kris
|
||||
|
||||
MAINTAINER= lo_gafet@users.sourceforge.net
|
||||
COMMENT= Open Application Builder (code generator) for the GTK and/or GNOME
|
||||
DEPRECATED= "mastersite has disappeared\; maintainer has not responded to queries"
|
||||
EXPIRATION_DATE= "April 09, 2004"
|
||||
|
||||
|
||||
PLIST_FILES= bin/glg
|
||||
USE_REINPLACE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gtk12
|
||||
WANT_GNOME= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 500113
|
||||
BROKEN= "Does not compile on FreeBSD ${OSVERSION}"
|
||||
.endif
|
||||
|
||||
.if ${HAVE_GNOME:Mgnomelibs}!=""
|
||||
USE_GNOME+= gnomelibs
|
||||
.endif
|
||||
|
||||
pre-build:
|
||||
${FIND} ${WRKSRC} -name Makefile | ${XARGS} ${REINPLACE_CMD} -e \
|
||||
's@gtk-config@${GTK_CONFIG}@g'
|
||||
|
||||
.include <bsd.port.post.mk>
|
|
@ -1,2 +0,0 @@
|
|||
MD5 (glg-0.2.a.tar.gz) = 8dd7d297cc924f76c1ccf19d6c50add6
|
||||
SIZE (glg-0.2.a.tar.gz) = 312506
|
|
@ -1,9 +0,0 @@
|
|||
Open Application Builder (code generator) for the GTK and/or GNOME.
|
||||
|
||||
GLG (Gtk Lo Gafet) lets you to build interactively a complete GTK
|
||||
(or Gnome) application. GLG generates C source for now.
|
||||
|
||||
WWW: http://glg.sourceforge.net/
|
||||
|
||||
- Olivier Singla
|
||||
lo_gafet@users.sourceforge.net
|
|
@ -1,30 +0,0 @@
|
|||
# New ports collection makefile for: py-orbit
|
||||
# Date created: 4 April 2001
|
||||
# Whom: Johann Visagie <johann@egenetics.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= orbit
|
||||
PORTVERSION= 0.3.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= # no longer available from original mastersite since December 2002
|
||||
MASTER_SITE_SUBDIR= orbit-python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= orbit-python-${PORTVERSION}
|
||||
|
||||
MAINTAINER= wjv@FreeBSD.org
|
||||
COMMENT= Python bindings for ORBit, a CORBA 2.2-compliant ORB
|
||||
DEPRECATED= "fails to fetch\; use py-orbit2 instead"
|
||||
EXPIRATION_DATE= "April 09, 2004"
|
||||
|
||||
LIB_DEPENDS= ORBit.2:${PORTSDIR}/devel/ORBit
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= glib12
|
||||
GNU_CONFIGURE= yes
|
||||
USE_PYTHON= yes
|
||||
|
||||
.include <bsd.port.mk>
|
|
@ -1,2 +0,0 @@
|
|||
MD5 (orbit-python-0.3.1.tar.gz) = 104a33e3285ecffd7b437599d3b3612f
|
||||
SIZE (orbit-python-0.3.1.tar.gz) = 291028
|
|
@ -1,11 +0,0 @@
|
|||
--- src/Makefile.in.orig Wed Oct 17 07:44:15 2001
|
||||
+++ src/Makefile.in Mon Mar 25 12:06:12 2002
|
||||
@@ -103,7 +103,7 @@
|
||||
pyexecdir = @pyexecdir@
|
||||
pythondir = @pythondir@
|
||||
|
||||
-INCLUDES = $(PYTHON_INCLUDES) $(PYTHON_CFLAGS) $(ORBIT_CFLAGS)
|
||||
+INCLUDES = $(PYTHON_INCLUDES) $(PYTHON_CFLAGS) $(ORBIT_CFLAGS) $(LIBIDL_CFLAGS)
|
||||
LIBS = $(ORBIT_LIBS)
|
||||
|
||||
pyexec_PROGRAMS = CORBAmodule$(SO) PortableServermodule$(SO)
|
|
@ -1,23 +0,0 @@
|
|||
ORBit-Python provides Python bindings for ORBit, an open source CORBA
|
||||
2.2-compliant Object Request Broker.
|
||||
|
||||
To paraphrase the README:
|
||||
|
||||
ORBit-Python makes full use of the fact that Python is a dynamically typed
|
||||
language. It not only does away with the need for an IDL compiler, but
|
||||
takes the dynamic approach one step further by automatically discovering
|
||||
available IDL modules and transparently loading them when the corresponding
|
||||
modules get imported. When the IDL files are loaded, the appropriate
|
||||
objects and classes are created dynamically.
|
||||
|
||||
Most of the ORBit types are implemented, with the exception of the fixed
|
||||
and long double types. (Wide types are partially supported and currently
|
||||
experimental.) Also, only a fairly small subset of the POA is implemented.
|
||||
|
||||
Considerable effort has been taken to adhere to the Python Language Mapping
|
||||
Specification and remain compatible with other Python ORBs.
|
||||
|
||||
Author: Jason Tackaberry <tack@linux.com>
|
||||
WWW: http://orbit-python.sault.org/
|
||||
|
||||
-- Johann Visagie <wjv@FreeBSD.org>
|
|
@ -1,5 +0,0 @@
|
|||
bin/orbit-python-config
|
||||
include/orbit-python/orbit-python.h
|
||||
lib/%%PYTHON_VERSION%%/site-packages/CORBAmodule.so
|
||||
lib/%%PYTHON_VERSION%%/site-packages/PortableServermodule.so
|
||||
@dirrm include/orbit-python
|
|
@ -1,57 +0,0 @@
|
|||
# Ports collection Makefile for: veepee
|
||||
# Date created: 2 August 2000
|
||||
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= veepee
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= devel python gnome
|
||||
MASTER_SITES= http://www.river-bank.demon.co.uk/software/
|
||||
DISTNAME= VeePee-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A user orientated scripting environment for embedding in applications
|
||||
DEPRECATED= "has distfile problems\; no response from website to inquiries"
|
||||
EXPIRATION_DATE= "April 09, 2004"
|
||||
|
||||
BROKEN= "fails to compile"
|
||||
|
||||
LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd
|
||||
|
||||
USE_GNOME= gnomelibs
|
||||
USE_XLIB= yes
|
||||
USE_PYTHON= yes
|
||||
USE_LIBTOOL_VER= 13
|
||||
USE_REINPLACE= yes
|
||||
CONFIGURE_ENV= LDFLAGS="${PTHREAD_LIBS} ${PYTHON_LIBS}"
|
||||
CONFIGURE_ARGS= --with-gd-includes=${LOCALBASE}/include \
|
||||
--disable-kde
|
||||
.if exists(/usr/lib/libcrypto.a)
|
||||
PYTHON_LIBS+= -lssl -lcrypto
|
||||
.endif
|
||||
|
||||
pre-patch:
|
||||
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' \
|
||||
${WRKSRC}/configure
|
||||
@${REINPLACE_CMD} -e 's|#include <values.h>||g' \
|
||||
${WRKSRC}/pymod/gdchart/gdc_pie.c
|
||||
|
||||
post-configure:
|
||||
@${REINPLACE_CMD} -e \
|
||||
's|^deplibs_check_method=.*|deplibs_check_method=pass_all|' \
|
||||
${WRKSRC}/libtool
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
${MKDIR} ${PREFIX}/share/doc/veepee
|
||||
${MKDIR} ${PREFIX}/share/examples/veepee
|
||||
cd ${WRKSRC}/doc && \
|
||||
${INSTALL_DATA} GNOMEapi.txt controls.txt ${PREFIX}/share/doc/veepee
|
||||
cd ${WRKSRC}/examples && \
|
||||
${INSTALL_SCRIPT} *.py ${PREFIX}/share/examples/veepee
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
|
@ -1,2 +0,0 @@
|
|||
MD5 (VeePee-1.0.tar.gz) = 9c1e072235113a0f735a22f7321a3094
|
||||
SIZE (VeePee-1.0.tar.gz) = 258495
|
|
@ -1,10 +0,0 @@
|
|||
--- pymod/gdchart/gdchartint.h 2000/08/02 11:03:55 1.1
|
||||
+++ pymod/gdchart/gdchartint.h 2000/08/02 11:04:14
|
||||
@@ -8,6 +8,7 @@
|
||||
#define _GDCHARTINT_H
|
||||
|
||||
|
||||
+#include <float.h>
|
||||
#include <gd.h>
|
||||
|
||||
#include "gdchart.h"
|
|
@ -1,20 +0,0 @@
|
|||
--- configure.orig Fri Nov 15 00:03:54 2002
|
||||
+++ configure Fri Nov 15 00:04:22 2002
|
||||
@@ -2764,7 +2764,7 @@
|
||||
then
|
||||
if test -f $vp_pyconfigdir/Makefile
|
||||
then
|
||||
- with_extra_libs=`grep '^LIBS.*=' $vp_pyconfigdir/Makefile | sed 's/.*=//'`
|
||||
+ with_extra_libs=`grep '^LIBS*=' $vp_pyconfigdir/Makefile | sed 's/.*=//'`
|
||||
fi
|
||||
fi
|
||||
|
||||
@@ -2777,7 +2777,7 @@
|
||||
VP_GDLDFLAGS="-L$vp_gd_libdir"
|
||||
VP_PYMODDIR=$vp_python_moddir
|
||||
VP_PYDYNLIBDIR=$vp_python_dynlibdir
|
||||
-VP_PYINTERPLIB=$vp_python_interplib
|
||||
+VP_PYINTERPLIB="$vp_python_interplib -lreadline -lcrypt"
|
||||
|
||||
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
--- GNOME/gvpshell/Makefile.in 2000/08/02 11:36:23 1.1
|
||||
+++ GNOME/gvpshell/Makefile.in 2000/08/02 11:37:38
|
||||
@@ -95,7 +95,7 @@
|
||||
|
||||
bin_PROGRAMS = gvpshell
|
||||
gvpshell_LDFLAGS = -L../gvplib $(VP_GLDFLAGS)
|
||||
-gvpshell_LDADD = -lgvplib $(VP_GLIBS)
|
||||
+gvpshell_LDADD = ../gvplib/libgvplib.la $(VP_GLIBS)
|
||||
|
||||
gvpshell_SOURCES = gvpshell.h gvpshell.c main.c
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
--- pylib/appwin.c 2000/08/02 11:59:43 1.1
|
||||
+++ pylib/appwin.c 2000/08/02 11:59:48
|
||||
@@ -224,7 +224,7 @@
|
||||
|
||||
/* If this is the default window then also set sys.argv. */
|
||||
|
||||
- if (ptr == NULL)
|
||||
+ if ((ptr == NULL) && (argc != 0))
|
||||
PySys_SetArgv(argc,argv);
|
||||
|
||||
unlock:
|
|
@ -1,18 +0,0 @@
|
|||
VeePee, at its current stage of development, is a set of components aimed at
|
||||
GNOME and KDE application developers to enable them to easily add scripting
|
||||
capabilities to their applications.
|
||||
|
||||
Script-enabling an application gives the user the ability to extend the
|
||||
application in a way that suits the user. It allows them to adapt the
|
||||
application to solve problems that you hadn't considered when developing the
|
||||
application. It empowers your users.
|
||||
|
||||
VeePee provides a consistent scripting environment. Users who develop scripting
|
||||
skills will find that those skills are transferable to all applications that
|
||||
embed VeePee.
|
||||
|
||||
VeePee provides the user with a set of simple but powerful GUI controls. A
|
||||
VeePee scripted GUI has the same look and feel as the embedding application,
|
||||
whether it be a GNOME or a KDE application.
|
||||
|
||||
WWW: http://www.thekompany.com/projects/vp/
|
|
@ -1,22 +0,0 @@
|
|||
bin/gvpshell
|
||||
bin/vpshell
|
||||
include/gvpinterpreter.h
|
||||
include/gvpscript.h
|
||||
include/gvpvalue.h
|
||||
lib/libgvplib.a
|
||||
lib/libgvplib.so
|
||||
lib/libgvplib.so.0
|
||||
lib/%%PYTHON_VERSION%%/site-packages/libgvpmodule.a
|
||||
lib/%%PYTHON_VERSION%%/site-packages/libgvpmodule.so
|
||||
lib/%%PYTHON_VERSION%%/site-packages/libgvpmodule.so.0
|
||||
lib/%%PYTHON_VERSION%%/site-packages/vp.py
|
||||
lib/%%PYTHON_VERSION%%/site-packages/vp.pyc
|
||||
share/doc/veepee/GNOMEapi.txt
|
||||
share/doc/veepee/controls.txt
|
||||
share/examples/veepee/charts.py
|
||||
share/examples/veepee/controls.py
|
||||
share/examples/veepee/info.py
|
||||
share/examples/veepee/message.py
|
||||
share/examples/veepee/signals.py
|
||||
@dirrm share/doc/veepee
|
||||
@dirrm share/examples/veepee
|
|
@ -37,7 +37,6 @@
|
|||
SUBDIR += cqcam
|
||||
SUBDIR += crw
|
||||
SUBDIR += cthumb
|
||||
SUBDIR += cybervrml97
|
||||
SUBDIR += dataplot
|
||||
SUBDIR += dc20ctrl
|
||||
SUBDIR += dc20pack
|
||||
|
|
|
@ -1,37 +0,0 @@
|
|||
# ex:ts=8
|
||||
# New ports collection makefile for: CyberVRML97
|
||||
# Date created: Dec 12, 2001
|
||||
# Whom: ijliao
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= cybervrml97
|
||||
PORTVERSION= 1.0.6
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics
|
||||
# the master site really is SourceForge, but they only have version 1.1.0
|
||||
# MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITES=
|
||||
MASTER_SITE_SUBDIR= cv97cc
|
||||
DISTFILES= cv97r${PORTVERSION:S/.//g}${EXTRACT_SUFX} Makefile
|
||||
EXTRACT_ONLY= cv97r${PORTVERSION:S/.//g}${EXTRACT_SUFX}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A development library of VRML97/2.0 applications
|
||||
DEPRECATED= "current version no longer available from mastersite\; port is very old"
|
||||
EXPIRATION_DATE= "April 09, 2004"
|
||||
|
||||
DIST_SUBDIR= ${PORTNAME}
|
||||
USE_MESA= yes
|
||||
USE_BISON= yes
|
||||
USE_GMAKE= yes
|
||||
WRKSRC= ${WRKDIR}/cv97
|
||||
MAKE_ENV= CPPFLAGS="${CXXFLAGS} -I${X11BASE}/include -fPIC" \
|
||||
LIBS="-L${X11BASE}/lib"
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
post-extract:
|
||||
@${CP} ${DISTDIR}/${DIST_SUBDIR}/Makefile ${WRKSRC}
|
||||
|
||||
.include <bsd.port.mk>
|
|
@ -1,4 +0,0 @@
|
|||
MD5 (cybervrml97/cv97r106.tar.gz) = 7509a4148aa904f3af18ec7ee8a36395
|
||||
SIZE (cybervrml97/cv97r106.tar.gz) = 141348
|
||||
MD5 (cybervrml97/Makefile) = e9f4b387c27be1efbf48d16486b4527d
|
||||
SIZE (cybervrml97/Makefile) = 2470
|
|
@ -1,26 +0,0 @@
|
|||
--- Makefile.orig Wed Dec 12 03:10:39 2001
|
||||
+++ Makefile Wed Dec 12 03:17:31 2001
|
||||
@@ -18,19 +18,19 @@
|
||||
## Install dir - this should be changed to where you want to install
|
||||
## the library.
|
||||
## #################################################################
|
||||
-PREFIX=/pack-mips/cv97-1.0.6
|
||||
+#PREFIX=/pack-mips/cv97-1.0.6
|
||||
ifeq ($(PREFIX),)
|
||||
PREFIX = $(shell pwd)
|
||||
endif
|
||||
|
||||
DEFINES = -DSUPPORT_OPENGL -DSUPPORT_GLUT
|
||||
-CPPFLAGS = $(DEFINES) -n32 -mips3 -woff 1183,3322 -w2
|
||||
-LIBS = -lglut -lGLU -lGL -lXmu -lXt -lX11 -lm
|
||||
+CPPFLAGS += $(DEFINES)
|
||||
+LIBS += -lglut -lGLU -lGL -lXmu -lXt -lX11 -lm
|
||||
COMPILE = CC -c
|
||||
CCDEPEND = CC -M
|
||||
LINK = CC
|
||||
|
||||
-INCLUDEDIR = $(PREFIX)/include
|
||||
+INCLUDEDIR = $(PREFIX)/include/cv97
|
||||
LIBDIR = $(PREFIX)/lib
|
||||
|
||||
SRCS = $(wildcard *.cpp) vrml.tab.cpp vrml.yy.cpp
|
|
@ -1,34 +0,0 @@
|
|||
--- vrml.y.orig Sun Dec 1 22:46:12 2002
|
||||
+++ vrml.y Sun Dec 1 22:46:55 2002
|
||||
@@ -84,7 +84,6 @@
|
||||
#define YYMAXDEPTH (1024 * 8 * 1000)
|
||||
|
||||
int yyerror(char *s);
|
||||
-int yyparse(void);
|
||||
int yylex(void);
|
||||
|
||||
%}
|
||||
@@ -546,6 +545,7 @@
|
||||
AddNode(audioClip);
|
||||
PushNode(VRML_NODETYPE_AUDIOCLIP, audioClip);
|
||||
}
|
||||
+ ;
|
||||
|
||||
AudioClip
|
||||
: AudioClipBegin NodeBegin AudioClipElements NodeEnd
|
||||
@@ -1928,6 +1928,7 @@
|
||||
{
|
||||
((MaterialNode *)GetCurrentNodeObject())->setTransparency($2);
|
||||
}
|
||||
+ ;
|
||||
|
||||
MaterialBegin
|
||||
: MATERIAL
|
||||
@@ -2410,6 +2411,7 @@
|
||||
pset->initialize();
|
||||
PopNode();
|
||||
}
|
||||
+ ;
|
||||
|
||||
/******************************************************************
|
||||
*
|
|
@ -1,5 +0,0 @@
|
|||
CyberVRML97 for C++ is a development library of VRML97/2.0 applications.
|
||||
Using the library, you can read and write the VRML files, set and get the
|
||||
scene graph information, draw the geometries, run the behaviors easily.
|
||||
|
||||
WWW: http://www.cybergarage.org/vrml/cv97/cv97cc/index.html
|
|
@ -1,120 +0,0 @@
|
|||
include/cv97/AnchorNode.h
|
||||
include/cv97/AppearanceNode.h
|
||||
include/cv97/AudioClipNode.h
|
||||
include/cv97/BackgroundNode.h
|
||||
include/cv97/BillboardNode.h
|
||||
include/cv97/BindableNode.h
|
||||
include/cv97/BoundingBox.h
|
||||
include/cv97/BoxNode.h
|
||||
include/cv97/CJavaVM.h
|
||||
include/cv97/CLinkedList.h
|
||||
include/cv97/CLinkedListNode.h
|
||||
include/cv97/CollisionNode.h
|
||||
include/cv97/ColorInterpolatorNode.h
|
||||
include/cv97/ColorNode.h
|
||||
include/cv97/ConeNode.h
|
||||
include/cv97/CoordinateInterpolator.h
|
||||
include/cv97/CoordinateInterpolatorNode.h
|
||||
include/cv97/CoordinateNode.h
|
||||
include/cv97/CyberVRML97.h
|
||||
include/cv97/CylinderNode.h
|
||||
include/cv97/CylinderSensorNode.h
|
||||
include/cv97/DEF.h
|
||||
include/cv97/DefNode.h
|
||||
include/cv97/DirectionalLightNode.h
|
||||
include/cv97/ElevationGridNode.h
|
||||
include/cv97/Event.h
|
||||
include/cv97/ExtrusionNode.h
|
||||
include/cv97/Field.h
|
||||
include/cv97/FileGIF89a.h
|
||||
include/cv97/FileImage.h
|
||||
include/cv97/FileJPEG.h
|
||||
include/cv97/FilePNG.h
|
||||
include/cv97/FileTarga.h
|
||||
include/cv97/FogNode.h
|
||||
include/cv97/FontStyleNode.h
|
||||
include/cv97/GeometryNode.h
|
||||
include/cv97/GroupNode.h
|
||||
include/cv97/GroupingNode.h
|
||||
include/cv97/ImageTextureNode.h
|
||||
include/cv97/IndexedFaceSetNode.h
|
||||
include/cv97/IndexedLineSetNode.h
|
||||
include/cv97/InlineNode.h
|
||||
include/cv97/JNode.h
|
||||
include/cv97/JScript.h
|
||||
include/cv97/JString.h
|
||||
include/cv97/JVector.h
|
||||
include/cv97/LightNode.h
|
||||
include/cv97/LodNode.h
|
||||
include/cv97/MFColor.h
|
||||
include/cv97/MFFloat.h
|
||||
include/cv97/MFInt32.h
|
||||
include/cv97/MFRotation.h
|
||||
include/cv97/MFString.h
|
||||
include/cv97/MFTime.h
|
||||
include/cv97/MFVec2f.h
|
||||
include/cv97/MFVec3f.h
|
||||
include/cv97/MField.h
|
||||
include/cv97/MaterialNode.h
|
||||
include/cv97/MathUtil.h
|
||||
include/cv97/MovieTextureNode.h
|
||||
include/cv97/NavigationInfoNode.h
|
||||
include/cv97/Node.h
|
||||
include/cv97/NodeList.h
|
||||
include/cv97/NormalInterpolatorNode.h
|
||||
include/cv97/NormalNode.h
|
||||
include/cv97/OldCpp.h
|
||||
include/cv97/OrientationInterpolatorNode.h
|
||||
include/cv97/Parser.h
|
||||
include/cv97/ParserNode.h
|
||||
include/cv97/PixelTextureNode.h
|
||||
include/cv97/PlaneSensorNode.h
|
||||
include/cv97/PointLightNode.h
|
||||
include/cv97/PointSetNode.h
|
||||
include/cv97/PositionInterpolatorNode.h
|
||||
include/cv97/Proto.h
|
||||
include/cv97/ProximitySensorNode.h
|
||||
include/cv97/RootNode.h
|
||||
include/cv97/Route.h
|
||||
include/cv97/RouteList.h
|
||||
include/cv97/SFBool.h
|
||||
include/cv97/SFColor.h
|
||||
include/cv97/SFFloat.h
|
||||
include/cv97/SFImage.h
|
||||
include/cv97/SFInt32.h
|
||||
include/cv97/SFMatrix.h
|
||||
include/cv97/SFNode.h
|
||||
include/cv97/SFRotation.h
|
||||
include/cv97/SFString.h
|
||||
include/cv97/SFTime.h
|
||||
include/cv97/SFVec2f.h
|
||||
include/cv97/SFVec3f.h
|
||||
include/cv97/ScalarInterpolatorNode.h
|
||||
include/cv97/SceneGraph.h
|
||||
include/cv97/ScriptNode.h
|
||||
include/cv97/ShapeNode.h
|
||||
include/cv97/SoundNode.h
|
||||
include/cv97/SphereNode.h
|
||||
include/cv97/SphereSensorNode.h
|
||||
include/cv97/SpotLightNode.h
|
||||
include/cv97/SwitchNode.h
|
||||
include/cv97/TextNode.h
|
||||
include/cv97/TextureCoordinateNode.h
|
||||
include/cv97/TextureNode.h
|
||||
include/cv97/TextureTransformNode.h
|
||||
include/cv97/TimeSensorNode.h
|
||||
include/cv97/TouchSensorNode.h
|
||||
include/cv97/TransformNode.h
|
||||
include/cv97/UrlFile.h
|
||||
include/cv97/ViewpointNode.h
|
||||
include/cv97/VisibilitySensorNode.h
|
||||
include/cv97/WorldInfoNode.h
|
||||
include/cv97/vrml.tab.h
|
||||
include/cv97/vrmlfields.h
|
||||
include/cv97/vrmlnodes.h
|
||||
include/cv97/vrmlnodetype.h
|
||||
include/cv97/vrmlparser.h
|
||||
include/cv97/vrmlsetinfo.h
|
||||
include/cv97/vrmlstring.h
|
||||
@dirrm include/cv97
|
||||
lib/libcyberVRML97.so
|
|
@ -129,7 +129,6 @@
|
|||
SUBDIR += ifd-gempc410
|
||||
SUBDIR += ifd-gpr400
|
||||
SUBDIR += ike-scan
|
||||
SUBDIR += inflex
|
||||
SUBDIR += integrit
|
||||
SUBDIR += ipfmeta
|
||||
SUBDIR += isakmpd
|
||||
|
|
|
@ -1,38 +0,0 @@
|
|||
# New ports collection Makefile for: inflex
|
||||
# Date created: 18 August 2000
|
||||
# Whom: Justin Stanford <jus@security.za.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= inflex
|
||||
PORTVERSION= 0.1.5.c
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.inflex.co.za/
|
||||
DISTNAME= inflex-0.1.5c
|
||||
|
||||
MAINTAINER= jus@security.za.net
|
||||
COMMENT= Inbound/outbound antivirus e-mail scanner for sendmail servers
|
||||
DEPRECATED= "no longer available in original form\; maintainer says to deprecate"
|
||||
EXPIRATION_DATE= "April 09, 2004"
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/bin/metamail:${PORTSDIR}/mail/metamail \
|
||||
${LOCALBASE}/bin/formail:${PORTSDIR}/mail/procmail
|
||||
|
||||
NO_BUILD= yes
|
||||
|
||||
do-install:
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/inflex ${PREFIX}/bin
|
||||
${INSTALL_DATA} ${WRKSRC}/inflex.cf ${PREFIX}/etc
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
${MKDIR} ${PREFIX}/share/doc/inflex
|
||||
.for FILE in AUTHORS CHANGELOG COPYRIGHT EXIM_USERS README.1ST THANKS TODO \
|
||||
UNINSTALL ModifyingInflex
|
||||
${INSTALL_DATA} ${WRKSRC}/${FILE} ${PREFIX}/share/doc/inflex
|
||||
.endfor
|
||||
.endif
|
||||
${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.mk>
|
|
@ -1,2 +0,0 @@
|
|||
MD5 (inflex-0.1.5c.tar.gz) = be49f6d454f99bcb34687a54dbcddbd1
|
||||
SIZE (inflex-0.1.5c.tar.gz) = 34909
|
|
@ -1,39 +0,0 @@
|
|||
--- inflex.orig Wed Jul 26 17:12:27 2000
|
||||
+++ inflex Fri Aug 18 13:42:53 2000
|
||||
@@ -129,21 +129,21 @@
|
||||
#
|
||||
# setup our commonly used files
|
||||
#
|
||||
-test=/usr/bin/test
|
||||
-mail=/bin/mail
|
||||
+test=/bin/test
|
||||
+mail=/usr/bin/mail
|
||||
grep=/usr/bin/grep
|
||||
file=/usr/bin/file
|
||||
find=/usr/bin/find
|
||||
-touch=/bin/touch
|
||||
-metamail=/usr/bin/metamail
|
||||
-formail=/usr/bin/formail
|
||||
+touch=/usr/bin/touch
|
||||
+metamail=/usr/local/bin/metamail
|
||||
+formail=/usr/local/bin/formail
|
||||
|
||||
|
||||
#
|
||||
# Our MAIL PROGRAMS
|
||||
#
|
||||
sendmail=/usr/sbin/sendmail
|
||||
-exim=/usr/exim/bin/exim
|
||||
+exim=/usr/local/sbin/exim
|
||||
|
||||
#
|
||||
# Our Virus Scanners
|
||||
@@ -151,7 +151,7 @@
|
||||
#sophos=/usr/local/bin/sweep
|
||||
sophos=
|
||||
mcafee=
|
||||
-fsav=/usr/local/fsav/fsav
|
||||
+fsav=
|
||||
|
||||
|
||||
#
|
|
@ -1,11 +0,0 @@
|
|||
--- inflex.cf.orig Mon Jul 24 22:43:12 2000
|
||||
+++ inflex.cf Fri Aug 18 13:43:01 2000
|
||||
@@ -895,7 +895,7 @@
|
||||
|
||||
##### @(#)local.m4 8.30 (Berkeley) 6/30/1998 #####
|
||||
|
||||
-Minflex, P=/usr/sbin/inflex, F=CsDFM:/|@qShP, S=0, R=0
|
||||
+Minflex, P=/usr/local/bin/inflex, F=CsDFM:/|@qShP, S=0, R=0
|
||||
T=DNS/RFC822/X-Unix,
|
||||
A=inflex $h $u $f
|
||||
|
|
@ -1,15 +0,0 @@
|
|||
Inflex is an inline virus scanner for sendmail mail servers (a port for
|
||||
exim use also exists) which utilises an external virus scanner to scan all
|
||||
inbound and outbound e-mail and attachments for viruses, and stop them
|
||||
before they reach the recipients.
|
||||
|
||||
Inflex notifies both the sender and the receiver that the mail is infected
|
||||
and has been halted.
|
||||
|
||||
Inflex does not impose much overhead and has been tested and is in use on
|
||||
major corporate networks with large amounts of mail traffic.
|
||||
|
||||
WWW: http://www.inflex.co.za/
|
||||
|
||||
- jus
|
||||
jus@security.za.net
|
|
@ -1,27 +0,0 @@
|
|||
=== INFLEX INSTALLATION ===
|
||||
|
||||
(*) You need to download and install one of the antivirus programs
|
||||
supported by inflex.
|
||||
|
||||
From inflex INSTALL:
|
||||
|
||||
You can obtain F-Prot AntiVirus from http://www.gas.co.za
|
||||
ALTERNATIVELY YOU CAN INSTALL...
|
||||
|
||||
Sophos AntiVirus:
|
||||
http://www.sophos.com
|
||||
|
||||
NAI UVScan [McAfee] (Check "/usr/ports/security/vscan/"):
|
||||
http://www.mcafee.com
|
||||
|
||||
(*) You now need to edit /usr/local/bin/inflex and set your antivirus
|
||||
program of choice, aswell as the email address of the administrator.
|
||||
|
||||
(*) You'll need to create inflex's mqueue directory: /var/log/inflexmq
|
||||
|
||||
(*) Kill sendmail, then start it up with inflex's sendmail config, i.e.:
|
||||
|
||||
/usr/sbin/sendmail -bd -C /usr/local/etc/inflex.cf
|
||||
|
||||
(*) You're ready to roll - send some viruses through to check that it
|
||||
works. The inflex documentation is in "/usr/local/share/doc/inflex/".
|
|
@ -1,12 +0,0 @@
|
|||
bin/inflex
|
||||
etc/inflex.cf
|
||||
share/doc/inflex/AUTHORS
|
||||
share/doc/inflex/CHANGELOG
|
||||
share/doc/inflex/COPYRIGHT
|
||||
share/doc/inflex/EXIM_USERS
|
||||
share/doc/inflex/ModifyingInflex
|
||||
share/doc/inflex/README.1ST
|
||||
share/doc/inflex/THANKS
|
||||
share/doc/inflex/TODO
|
||||
share/doc/inflex/UNINSTALL
|
||||
@dirrm share/doc/inflex
|
|
@ -5,7 +5,6 @@
|
|||
|
||||
SUBDIR += MT
|
||||
SUBDIR += MT-PM
|
||||
SUBDIR += Mosaic # requires Motif
|
||||
SUBDIR += WebMagick
|
||||
SUBDIR += abcache
|
||||
SUBDIR += admuser
|
||||
|
|
|
@ -1,54 +0,0 @@
|
|||
# New ports collection makefile for: Mosaic browser
|
||||
# Date created: 7 August 1995
|
||||
# Whom: torstenb
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= mosaic
|
||||
PORTVERSION= 2.7b5
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= ftp://ftp.ncsa.uiuc.edu/Web/Mosaic/Unix/source/
|
||||
DISTNAME= Mosaic-src-2.7b5
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A World Wide Web browser
|
||||
DEPRECATED= "does not build on FreeBSD-current\; mostly of historical interest"
|
||||
EXPIRATION_DATE= "April 09, 2004"
|
||||
|
||||
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
png.5:${PORTSDIR}/graphics/png
|
||||
|
||||
NO_CDROM= "http://www.ncsa.uiuc.edu/SDG/Software/Mosaic/License/LicenseInfo.html"
|
||||
NO_PACKAGE= ${NO_CDROM}
|
||||
USE_MOTIF= yes
|
||||
WRKSRC= ${WRKDIR}/Mosaic-src
|
||||
ALL_TARGET= bsdi
|
||||
USE_REINPLACE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_XPM= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 501000
|
||||
BROKEN= "Does not compile"
|
||||
.endif
|
||||
|
||||
pre-patch:
|
||||
@${REINPLACE_CMD} -e 's,<malloc.h>,<stdlib.h>,' \
|
||||
${WRKSRC}/libXmx/Xmx.h ${WRKSRC}/libdtm/dtm.c \
|
||||
${WRKSRC}/libdtm/dtm.c ${WRKSRC}/libdtm/dtm.c \
|
||||
${WRKSRC}/libdtm/dtm.c ${WRKSRC}/libdtm/dtminit.c \
|
||||
${WRKSRC}/libdtm/dtminit.c ${WRKSRC}/libdtm/dtminit.c \
|
||||
${WRKSRC}/libdtm/dtminit.c ${WRKSRC}/libdtm/dtmnserv.c \
|
||||
${WRKSRC}/libdtm/dtmnserv.c ${WRKSRC}/libhtmlw/HTML-PSformat.c \
|
||||
${WRKSRC}/libhtmlw/HTML-PSformat.c ${WRKSRC}/libwww2/HTUtils.h \
|
||||
${WRKSRC}/libwww2/HTUtils.h ${WRKSRC}/src/mosaic.h \
|
||||
${WRKSRC}/src/mosaic.h ${WRKSRC}/src/proxy-dialogs.c \
|
||||
${WRKSRC}/src/proxy-dialogs.c
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/src/Mosaic ${PREFIX}/bin
|
||||
${INSTALL_DATA} ${WRKSRC}/app-defaults.color ${PREFIX}/lib/X11/app-defaults/Mosaic
|
||||
|
||||
.include <bsd.port.post.mk>
|
|
@ -1,2 +0,0 @@
|
|||
MD5 (Mosaic-src-2.7b5.tar.gz) = 3060c79a063948bcc2fa867c334702d2
|
||||
SIZE (Mosaic-src-2.7b5.tar.gz) = 980929
|
|
@ -1,122 +0,0 @@
|
|||
*** makefiles/Makefile.bsdi.orig Wed Jun 12 03:45:25 1996
|
||||
--- makefiles/Makefile.bsdi Fri Aug 2 20:40:18 1996
|
||||
***************
|
||||
*** 36,46 ****
|
||||
sysconfigflags = -DMOTIF1_2
|
||||
|
||||
#### System libraries.
|
||||
! syslibs = -lipc
|
||||
|
||||
#### X include file locations -- if your platform puts the X include
|
||||
! xinc = -I/usr/X11/include
|
||||
! xlibs = -L/usr/X11/lib -lXm -lXmu -lXt -lXext -lSM -lICE -lXpm -lX11
|
||||
|
||||
|
||||
#### DTM AND HDF SUPPORT; READ CAREFULLY
|
||||
--- 36,46 ----
|
||||
sysconfigflags = -DMOTIF1_2
|
||||
|
||||
#### System libraries.
|
||||
! #syslibs = -lipc
|
||||
|
||||
#### X include file locations -- if your platform puts the X include
|
||||
! xinc = -I${X11BASE}/include
|
||||
! xlibs = ${MOTIFLIB} -L${X11BASE}/lib -lXmu -lXt -lXext -lSM -lICE -lXpm -lX11
|
||||
|
||||
|
||||
#### DTM AND HDF SUPPORT; READ CAREFULLY
|
||||
***************
|
||||
*** 73,82 ****
|
||||
#### For inline PNG support, the following should be defined:
|
||||
#### The libraries currently used are PNGLIB 0.81 and ZLIB 0.95
|
||||
|
||||
! pngdir = /xdev/mosaic/libpng/bsdi
|
||||
pnglibdir = $(pngdir)/lib
|
||||
pngincludedir = $(pngdir)/include
|
||||
! pnglibs = $(pnglibdir)/libpng.a $(pnglibdir)/libz.a -lm
|
||||
pngflags = -I$(pngincludedir) -DHAVE_PNG
|
||||
|
||||
#pngdir = /work2/mosaic-libs/libpng
|
||||
--- 73,82 ----
|
||||
#### For inline PNG support, the following should be defined:
|
||||
#### The libraries currently used are PNGLIB 0.81 and ZLIB 0.95
|
||||
|
||||
! pngdir = ${LOCALBASE}
|
||||
pnglibdir = $(pngdir)/lib
|
||||
pngincludedir = $(pngdir)/include
|
||||
! pnglibs = -L$(pnglibdir) -lpng -lz -lm
|
||||
pngflags = -I$(pngincludedir) -DHAVE_PNG
|
||||
|
||||
#pngdir = /work2/mosaic-libs/libpng
|
||||
***************
|
||||
*** 90,98 ****
|
||||
#### For inline JPEG support, the following should be defined:
|
||||
#### The library used is Independent JPEG Group (IJG's) 5.0a.
|
||||
|
||||
! jpegdir = /work2/mosaic-libs/libjpeg-6
|
||||
! jpeglibs = $(jpegdir)/libjpeg.a
|
||||
! jpegflags = -I$(jpegdir) -DHAVE_JPEG
|
||||
|
||||
|
||||
#### KERBEROS SUPPORT
|
||||
--- 90,98 ----
|
||||
#### For inline JPEG support, the following should be defined:
|
||||
#### The library used is Independent JPEG Group (IJG's) 5.0a.
|
||||
|
||||
! jpegdir = ${LOCALBASE}
|
||||
! jpeglibs = -L$(jpegdir) -ljpeg
|
||||
! jpegflags = -I$(jpegdir)/include -DHAVE_JPEG
|
||||
|
||||
|
||||
#### KERBEROS SUPPORT
|
||||
***************
|
||||
*** 160,166 ****
|
||||
#### modifying the Makefiles, so you may comment it out without harm.
|
||||
########
|
||||
########
|
||||
! -include local-defines/$(DEV_ARCH)
|
||||
|
||||
|
||||
|
||||
--- 160,166 ----
|
||||
#### modifying the Makefiles, so you may comment it out without harm.
|
||||
########
|
||||
########
|
||||
! #-include local-defines/$(DEV_ARCH)
|
||||
|
||||
|
||||
|
||||
***************
|
||||
*** 168,174 ****
|
||||
# --------------------- Do Not Modify Below This Line ------------------------
|
||||
#
|
||||
|
||||
! CFLAGS = -g $(sysconfigflags) $(prereleaseflags)
|
||||
|
||||
# Don't worry about these -- for development purposes only.
|
||||
PURIFY = purify
|
||||
--- 168,174 ----
|
||||
# --------------------- Do Not Modify Below This Line ------------------------
|
||||
#
|
||||
|
||||
! CFLAGS += $(sysconfigflags) $(prereleaseflags)
|
||||
|
||||
# Don't worry about these -- for development purposes only.
|
||||
PURIFY = purify
|
||||
***************
|
||||
*** 199,205 ****
|
||||
|
||||
src::
|
||||
@echo --- Building src
|
||||
! cd src; $(MAKE) CC=$(CC) RANLIB=$(RANLIB) LDFLAGS="$(ldflags)" CFLAGS="$(CFLAGS) $(customflags) $(xinc) $(jpegflags) $(dtmflags) $(hdfflags) $(pngflags) $(krbflags) -I.. -I../libXmx -I../libwww2" AUX_CFLAGS=$(knrflag) X_LIBS="$(xlibs)" SYS_LIBS="$(sockslibs) $(syslibs)" DTM_LIBS="$(dtmlibs)" HDF_LIBS="$(hdflibs)" WAIS_LIBS="$(waislibs)" LIBWWW_DIR=../libwww2 JPEG_LIBS="$(jpeglibs)" PNG_LIBS="$(pnglibs)" KRB_LIBS="$(krblibs)" LIBNUT_DIR=../libnut MOSAIC="Mosaic"
|
||||
|
||||
src-purifyd::
|
||||
@echo --- Building Purify'd src
|
||||
--- 199,205 ----
|
||||
|
||||
src::
|
||||
@echo --- Building src
|
||||
! cd src; $(MAKE) CC=$(CC) RANLIB=$(RANLIB) LDFLAGS="$(ldflags)" CFLAGS="$(CFLAGS) $(customflags) $(xinc) -I.. -I../libXmx -I../libwww2 $(jpegflags) $(dtmflags) $(hdfflags) $(pngflags) $(krbflags)" AUX_CFLAGS=$(knrflag) X_LIBS="$(xlibs)" SYS_LIBS="$(sockslibs) $(syslibs)" DTM_LIBS="$(dtmlibs)" HDF_LIBS="$(hdflibs)" WAIS_LIBS="$(waislibs)" LIBWWW_DIR=../libwww2 JPEG_LIBS="$(jpeglibs)" PNG_LIBS="$(pnglibs)" KRB_LIBS="$(krblibs)" LIBNUT_DIR=../libnut MOSAIC="Mosaic"
|
||||
|
||||
src-purifyd::
|
||||
@echo --- Building Purify'd src
|
|
@ -1,12 +0,0 @@
|
|||
*** libwww2/HTTCP.c.orig Mon Aug 7 17:12:22 1995
|
||||
--- libwww2/HTTCP.c Mon Aug 7 17:12:28 1995
|
||||
***************
|
||||
*** 65,71 ****
|
||||
extern int errno;
|
||||
#endif /* errno */
|
||||
|
||||
- extern char *sys_errlist[]; /* see man perror on cernvax */
|
||||
extern int sys_nerr;
|
||||
|
||||
/* Report Internet Error
|
||||
--- 65,70 ----
|
|
@ -1,12 +0,0 @@
|
|||
*** src/gui-dialogs.c.orig Mon Aug 7 18:23:34 1995
|
||||
--- src/gui-dialogs.c Mon Aug 7 18:23:46 1995
|
||||
***************
|
||||
*** 75,81 ****
|
||||
/*swp -- for ~ expansion*/
|
||||
#include <pwd.h>
|
||||
extern int sys_nerr;
|
||||
- extern char *sys_errlist[];
|
||||
extern int errno;
|
||||
#define __MAX_HOME_LEN__ 256
|
||||
int pathEval(char *dest, char *src);
|
||||
--- 75,80 ----
|
|
@ -1,11 +0,0 @@
|
|||
--- ./src/xresources.h.org Tue Apr 9 21:41:26 1996
|
||||
+++ ./src/xresources.h Tue Apr 9 21:43:12 1996
|
||||
@@ -94,7 +94,7 @@
|
||||
{ "confirmExit", "ConfirmExit", XtRBoolean, sizeof (Boolean),
|
||||
offset (confirm_exit), XtRString, "True" },
|
||||
/* THIS USED TO BE mailCommand BUT IS NOW sendmailCommand. */
|
||||
-#ifdef __bsdi__
|
||||
+#if defined(__bsdi__) || defined(__FreeBSD__)
|
||||
{ "sendmailCommand", "SendmailCommand", XtRString, sizeof (char *),
|
||||
offset (sendmail_command), XtRString, "/usr/sbin/sendmail -t" },
|
||||
#else
|
|
@ -1,36 +0,0 @@
|
|||
*** src/comment.h.bak Fri Jun 7 00:01:43 1996
|
||||
--- src/comment.h Sat Aug 3 13:58:11 1996
|
||||
***************
|
||||
*** 67,73 ****
|
||||
#ifndef _COMMENT_H
|
||||
#define _COMMENT_H
|
||||
|
||||
! char *comment_card_html_top= \
|
||||
"<title>\n" \
|
||||
" Comment Card for Mosaic 2.6\n" \
|
||||
"</title>\n" \
|
||||
--- 67,73 ----
|
||||
#ifndef _COMMENT_H
|
||||
#define _COMMENT_H
|
||||
|
||||
! static char *comment_card_html_top= \
|
||||
"<title>\n" \
|
||||
" Comment Card for Mosaic 2.6\n" \
|
||||
"</title>\n" \
|
||||
***************
|
||||
*** 103,109 ****
|
||||
" <p>\n" \
|
||||
"\n";
|
||||
|
||||
! char *comment_card_html_bot= \
|
||||
" </p>\n" \
|
||||
" </li>\n" \
|
||||
" <br>\n" \
|
||||
--- 103,109 ----
|
||||
" <p>\n" \
|
||||
"\n";
|
||||
|
||||
! static char *comment_card_html_bot= \
|
||||
" </p>\n" \
|
||||
" </li>\n" \
|
||||
" <br>\n" \
|
|
@ -1,12 +0,0 @@
|
|||
*** libnut/system.c.bak Sat Oct 14 09:32:53 1995
|
||||
--- libnut/system.c Tue Dec 5 06:37:44 1995
|
||||
***************
|
||||
*** 70,76 ****
|
||||
|
||||
|
||||
extern int sys_nerr;
|
||||
- extern char *sys_errlist[];
|
||||
extern int errno;
|
||||
|
||||
|
||||
--- 70,75 ----
|
|
@ -1,11 +0,0 @@
|
|||
--- ./src/gui.c.org Tue Apr 9 21:47:32 1996
|
||||
+++ ./src/gui.c Tue Apr 9 22:01:26 1996
|
||||
@@ -3623,7 +3623,7 @@
|
||||
return 0;
|
||||
else
|
||||
{
|
||||
-{char ans[10]; printf("Press RETURN\n"); gets(ans);}
|
||||
+{char ans[10]; printf("Press RETURN\n"); fgets(ans, sizeof(ans), stdin);}
|
||||
/* All other errors are 'fatal'. */
|
||||
XGetErrorText (dsp, event->error_code, buf, 128);
|
||||
fprintf (stderr, "X Error: %s\n", buf);
|
|
@ -1,19 +0,0 @@
|
|||
*** src/readJPEG.c.bak Thu Jun 27 02:57:16 1996
|
||||
--- src/readJPEG.c Sat Aug 3 14:04:36 1996
|
||||
***************
|
||||
*** 127,133 ****
|
||||
fprintf(stderr,"cinfo.actual_number_of_colors=%d\n",cinfo.actual_number_of_colors);
|
||||
fprintf(stderr,"colrs[0].red=%d colrs[99].red=%d\n",colrs[0].red,colrs[99].red);
|
||||
fprintf(stderr,"cinfo.colormap[0][0]=%d\n",cinfo.colormap[0][0]);
|
||||
! {char dummy[80]; fprintf(stderr,"RETURN\n"); gets(dummy);}
|
||||
}
|
||||
#endif
|
||||
|
||||
--- 127,133 ----
|
||||
fprintf(stderr,"cinfo.actual_number_of_colors=%d\n",cinfo.actual_number_of_colors);
|
||||
fprintf(stderr,"colrs[0].red=%d colrs[99].red=%d\n",colrs[0].red,colrs[99].red);
|
||||
fprintf(stderr,"cinfo.colormap[0][0]=%d\n",cinfo.colormap[0][0]);
|
||||
! {char dummy[80]; fprintf(stderr,"RETURN\n"); fgets(dummy, sizeof(dummy), stdin);}
|
||||
}
|
||||
#endif
|
||||
|
|
@ -1,19 +0,0 @@
|
|||
*** src/readPNG.c.bak Sun Jun 30 16:30:00 1996
|
||||
--- src/readPNG.c Sat Aug 3 14:22:45 1996
|
||||
***************
|
||||
*** 159,165 ****
|
||||
}
|
||||
|
||||
/* SWP -- Hopefully to fix cores on bad PNG files */
|
||||
! png_set_message_fn(png_ptr,png_get_msg_ptr(png_ptr),NULL,NULL);
|
||||
|
||||
/* initialize the structures */
|
||||
png_info_init(info_ptr);
|
||||
--- 159,165 ----
|
||||
}
|
||||
|
||||
/* SWP -- Hopefully to fix cores on bad PNG files */
|
||||
! png_set_error_fn(png_ptr,png_get_error_ptr(png_ptr),NULL,NULL);
|
||||
|
||||
/* initialize the structures */
|
||||
png_info_init(info_ptr);
|
|
@ -1,3 +0,0 @@
|
|||
Mosaic - a World Wide Web browser
|
||||
|
||||
WWW: http://archive.ncsa.uiuc.edu/SDG/Software/XMosaic/
|
|
@ -1,2 +0,0 @@
|
|||
bin/Mosaic
|
||||
lib/X11/app-defaults/Mosaic
|
|
@ -10,22 +10,6 @@
|
|||
SUBDIR += XFree86-4-Server-snap
|
||||
SUBDIR += XFree86-4-VirtualFramebufferServer
|
||||
SUBDIR += Xfstt
|
||||
SUBDIR += XttXF86srv-3DLabs
|
||||
SUBDIR += XttXF86srv-8514
|
||||
SUBDIR += XttXF86srv-AGX
|
||||
SUBDIR += XttXF86srv-I128
|
||||
SUBDIR += XttXF86srv-Mach32
|
||||
SUBDIR += XttXF86srv-Mach64
|
||||
SUBDIR += XttXF86srv-Mach8
|
||||
SUBDIR += XttXF86srv-Mono
|
||||
SUBDIR += XttXF86srv-P9000
|
||||
SUBDIR += XttXF86srv-S3
|
||||
SUBDIR += XttXF86srv-S3V
|
||||
SUBDIR += XttXF86srv-SVGA
|
||||
SUBDIR += XttXF86srv-VGA16
|
||||
SUBDIR += XttXF86srv-W32
|
||||
SUBDIR += XttXF86srv-common
|
||||
SUBDIR += XttXF86srv-xfs
|
||||
SUBDIR += driglide
|
||||
SUBDIR += x2vnc
|
||||
SUBDIR += x2x
|
||||
|
|
|
@ -1,22 +0,0 @@
|
|||
# New ports collection makefile for: Xserver for 3DLabs with X True Type
|
||||
# Date created: 13 Dec 1998
|
||||
# Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= xtt-3DLabs
|
||||
PORTVERSION= ${VERSION}.${PATCHLEVEL}
|
||||
CATEGORIES= x11-servers
|
||||
|
||||
MAINTAINER= taguchi@tohoku.iij.ad.jp
|
||||
COMMENT= A X True Type Server for SVGA Graphics Cards
|
||||
|
||||
RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common
|
||||
|
||||
SERVER= XF86_3DLabs
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
|
||||
PKGDIR= ${.CURDIR}
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
|
@ -1,11 +0,0 @@
|
|||
A X True Type Server for SVGA Graphics Cards.
|
||||
|
||||
For more info, See
|
||||
http://cclub.tutcc.tut.ac.jp/%7Ego/unix/xtt.html
|
||||
or
|
||||
http://www.ryukyu.ad.jp/%7Eshin/linux/x-tt/
|
||||
or
|
||||
http://hawk.ise.chuo-u.ac.jp/student/person/tshiozak/study/
|
||||
freebsd-at-random/x-tt/index-en.html (in English)
|
||||
|
||||
enjoy!
|
|
@ -1,3 +0,0 @@
|
|||
bin/XF86_3DLabs.xtt
|
||||
@exec /bin/ln -fs %D/%F %B/X
|
||||
@unexec ([ -x %B/XF86_3DLabs ] && /bin/ln -fs %B/XF86_3DLabs %B/X) || /bin/rm -f %B/X
|
|
@ -1,24 +0,0 @@
|
|||
# New ports collection makefile for: Xserver for I8514 with X True Type
|
||||
# Date created: 15 April 1998
|
||||
# Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= xtt-8514
|
||||
PORTVERSION= ${VERSION}.${PATCHLEVEL}
|
||||
CATEGORIES= x11-servers
|
||||
|
||||
MAINTAINER= taguchi@tohoku.iij.ad.jp
|
||||
COMMENT= A X True Type Server for 8514 Graphics Cards
|
||||
|
||||
RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
SERVER= XF86_8514
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
|
||||
PKGDIR= ${.CURDIR}
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
|
@ -1,7 +0,0 @@
|
|||
A X True Type Server for 8514 Graphics Cards.
|
||||
|
||||
WWW: http://hawk.ise.chuo-u.ac.jp/student/person/tshiozak/study/freebsd-at-random/x-tt/index-en.html
|
||||
http://www.ryukyu.ad.jp/%7Eshin/linux/x-tt/ (Japanese)
|
||||
http://cclub.tutcc.tut.ac.jp/%7Ego/unix/xtt.html (Japanese)
|
||||
|
||||
enjoy!
|
|
@ -1,3 +0,0 @@
|
|||
bin/XF86_8514.xtt
|
||||
@exec /bin/ln -fs %D/%F %B/X
|
||||
@unexec ([ -x %B/XF86_8514 ] && /bin/ln -fs %B/XF86_8514 %B/X) || /bin/rm -f %B/X
|
|
@ -1,24 +0,0 @@
|
|||
# New ports collection makefile for: Xserver for AGX with X True Type
|
||||
# Date created: 15 April 1998
|
||||
# Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= xtt-AGX
|
||||
PORTVERSION= ${VERSION}.${PATCHLEVEL}
|
||||
CATEGORIES= x11-servers
|
||||
|
||||
MAINTAINER= taguchi@tohoku.iij.ad.jp
|
||||
COMMENT= A X True Type Server for AGX Graphics Cards
|
||||
|
||||
RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
SERVER= XF86_AGX
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
|
||||
PKGDIR= ${.CURDIR}
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
|
@ -1,11 +0,0 @@
|
|||
A X True Type Server for AGX Graphics Cards.
|
||||
|
||||
For more info, See
|
||||
http://cclub.tutcc.tut.ac.jp/%7Ego/unix/xtt.html
|
||||
or
|
||||
http://www.ryukyu.ad.jp/%7Eshin/linux/x-tt/
|
||||
or
|
||||
http://hawk.ise.chuo-u.ac.jp/student/person/tshiozak/study/
|
||||
freebsd-at-random/x-tt/index-en.html (in English)
|
||||
|
||||
enjoy!
|
|
@ -1,3 +0,0 @@
|
|||
bin/XF86_AGX.xtt
|
||||
@exec /bin/ln -fs %D/%F %B/X
|
||||
@unexec ([ -x %B/XF86_AGX ] && /bin/ln -fs %B/XF86_AGX %B/X) || /bin/rm -f %B/X
|
|
@ -1,22 +0,0 @@
|
|||
# New ports collection makefile for: Xserver for I128 with X True Type
|
||||
# Date created: 15 April 1998
|
||||
# Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= xtt-I128
|
||||
PORTVERSION= ${VERSION}.${PATCHLEVEL}
|
||||
CATEGORIES= x11-servers
|
||||
|
||||
MAINTAINER= taguchi@tohoku.iij.ad.jp
|
||||
COMMENT= A X True Type Server for I128 Graphics Cards
|
||||
|
||||
RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common
|
||||
|
||||
SERVER= XF86_I128
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
|
||||
PKGDIR= ${.CURDIR}
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
|
@ -1,11 +0,0 @@
|
|||
A X True Type Server for I128 Graphics Cards.
|
||||
|
||||
For more info, See
|
||||
http://cclub.tutcc.tut.ac.jp/%7Ego/unix/xtt.html
|
||||
or
|
||||
http://www.ryukyu.ad.jp/%7Eshin/linux/x-tt/
|
||||
or
|
||||
http://hawk.ise.chuo-u.ac.jp/student/person/tshiozak/study/
|
||||
freebsd-at-random/x-tt/index-en.html (in English)
|
||||
|
||||
enjoy!
|
|
@ -1,3 +0,0 @@
|
|||
bin/XF86_I128.xtt
|
||||
@exec /bin/ln -fs %D/%F %B/X
|
||||
@unexec ([ -x %B/XF86_I128 ] && /bin/ln -fs %B/XF86_I128 %B/X) || /bin/rm -f %B/X
|
|
@ -1,24 +0,0 @@
|
|||
# New ports collection makefile for: Xserver for Mach32 with X True Type
|
||||
# Date created: 15 April 1998
|
||||
# Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= xtt-Mach32
|
||||
PORTVERSION= ${VERSION}.${PATCHLEVEL}
|
||||
CATEGORIES= x11-servers
|
||||
|
||||
MAINTAINER= taguchi@tohoku.iij.ad.jp
|
||||
COMMENT= A X True Type Server for Mach32 Graphics Cards
|
||||
|
||||
RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
SERVER= XF86_Mach32
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
|
||||
PKGDIR= ${.CURDIR}
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
|
@ -1,11 +0,0 @@
|
|||
A X True Type Server for Mach32 Graphics Cards.
|
||||
|
||||
For more info, See
|
||||
http://cclub.tutcc.tut.ac.jp/%7Ego/unix/xtt.html
|
||||
or
|
||||
http://www.ryukyu.ad.jp/%7Eshin/linux/x-tt/
|
||||
or
|
||||
http://hawk.ise.chuo-u.ac.jp/student/person/tshiozak/study/
|
||||
freebsd-at-random/x-tt/index-en.html (in English)
|
||||
|
||||
enjoy!
|
|
@ -1,3 +0,0 @@
|
|||
bin/XF86_Mach32.xtt
|
||||
@exec /bin/ln -fs %D/%F %B/X
|
||||
@unexec ([ -x %B/XF86_Mach32 ] && /bin/ln -fs %B/XF86_Mach32 %B/X) || /bin/rm -f %B/X
|
|
@ -1,22 +0,0 @@
|
|||
# New ports collection makefile for: Xserver for Mach64 with X True Type
|
||||
# Date created: 15 April 1998
|
||||
# Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= xtt-Mach64
|
||||
PORTVERSION= ${VERSION}.${PATCHLEVEL}
|
||||
CATEGORIES= x11-servers
|
||||
|
||||
MAINTAINER= taguchi@tohoku.iij.ad.jp
|
||||
COMMENT= A X True Type Server for Mach64 Graphics Cards
|
||||
|
||||
RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common
|
||||
|
||||
SERVER= XF86_Mach64
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
|
||||
PKGDIR= ${.CURDIR}
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
|
@ -1,11 +0,0 @@
|
|||
A X True Type Server for Mach64 Graphics Cards.
|
||||
|
||||
For more info, See
|
||||
http://cclub.tutcc.tut.ac.jp/%7Ego/unix/xtt.html
|
||||
or
|
||||
http://www.ryukyu.ad.jp/%7Eshin/linux/x-tt/
|
||||
or
|
||||
http://hawk.ise.chuo-u.ac.jp/student/person/tshiozak/study/
|
||||
freebsd-at-random/x-tt/index-en.html (in English)
|
||||
|
||||
enjoy!
|
|
@ -1,3 +0,0 @@
|
|||
bin/XF86_Mach64.xtt
|
||||
@exec /bin/ln -fs %D/%F %B/X
|
||||
@unexec ([ -x %B/XF86_Mach64 ] && /bin/ln -fs %B/XF86_Mach64 %B/X) || /bin/rm -f %B/X
|
|
@ -1,24 +0,0 @@
|
|||
# New ports collection makefile for: Xserver for Mach8 with X True Type
|
||||
# Date created: 15 April 1998
|
||||
# Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= xtt-Mach8
|
||||
PORTVERSION= ${VERSION}.${PATCHLEVEL}
|
||||
CATEGORIES= x11-servers
|
||||
|
||||
MAINTAINER= taguchi@tohoku.iij.ad.jp
|
||||
COMMENT= A X True Type Server for Mach8 Graphics Cards
|
||||
|
||||
RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
SERVER= XF86_Mach8
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
|
||||
PKGDIR= ${.CURDIR}
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
|
@ -1,11 +0,0 @@
|
|||
A X True Type Server for Mach8 Graphics Cards.
|
||||
|
||||
For more info, See
|
||||
http://cclub.tutcc.tut.ac.jp/%7Ego/unix/xtt.html
|
||||
or
|
||||
http://www.ryukyu.ad.jp/%7Eshin/linux/x-tt/
|
||||
or
|
||||
http://hawk.ise.chuo-u.ac.jp/student/person/tshiozak/study/
|
||||
freebsd-at-random/x-tt/index-en.html (in English)
|
||||
|
||||
enjoy!
|
|
@ -1,3 +0,0 @@
|
|||
bin/XF86_Mach8.xtt
|
||||
@exec /bin/ln -fs %D/%F %B/X
|
||||
@unexec ([ -x %B/XF86_Mach8 ] && /bin/ln -fs %B/XF86_Mach8 %B/X) || /bin/rm -f %B/X
|
|
@ -1,22 +0,0 @@
|
|||
# New ports collection makefile for: Xserver for Mono with X True Type
|
||||
# Date created: 15 April 1998
|
||||
# Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= xtt-Mono
|
||||
PORTVERSION= ${VERSION}.${PATCHLEVEL}
|
||||
CATEGORIES= x11-servers
|
||||
|
||||
MAINTAINER= taguchi@tohoku.iij.ad.jp
|
||||
COMMENT= A X True Type Server for Mono Graphics Cards
|
||||
|
||||
RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common
|
||||
|
||||
SERVER= XF86_Mono
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
|
||||
PKGDIR= ${.CURDIR}
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
|
@ -1,11 +0,0 @@
|
|||
A X True Type Server for Mono Graphics Cards.
|
||||
|
||||
For more info, See
|
||||
http://cclub.tutcc.tut.ac.jp/%7Ego/unix/xtt.html
|
||||
or
|
||||
http://www.ryukyu.ad.jp/%7Eshin/linux/x-tt/
|
||||
or
|
||||
http://hawk.ise.chuo-u.ac.jp/student/person/tshiozak/study/
|
||||
freebsd-at-random/x-tt/index-en.html (in English)
|
||||
|
||||
enjoy!
|
|
@ -1,3 +0,0 @@
|
|||
bin/XF86_Mono.xtt
|
||||
@exec /bin/ln -fs %D/%F %B/X
|
||||
@unexec ([ -x %B/XF86_Mono ] && /bin/ln -fs %B/XF86_Mono %B/X) || /bin/rm -f %B/X
|
|
@ -1,22 +0,0 @@
|
|||
# New ports collection makefile for: Xserver for P9000 with X True Type
|
||||
# Date created: 15 April 1998
|
||||
# Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= xtt-P9000
|
||||
PORTVERSION= ${VERSION}.${PATCHLEVEL}
|
||||
CATEGORIES= x11-servers
|
||||
|
||||
MAINTAINER= taguchi@tohoku.iij.ad.jp
|
||||
COMMENT= A X True Type Server for P9000 Graphics Cards
|
||||
|
||||
RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common
|
||||
|
||||
SERVER= XF86_P9000
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
|
||||
PKGDIR= ${.CURDIR}
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
|
@ -1,11 +0,0 @@
|
|||
A X True Type Server for P9000 Graphics Cards.
|
||||
|
||||
For more info, See
|
||||
http://cclub.tutcc.tut.ac.jp/%7Ego/unix/xtt.html
|
||||
or
|
||||
http://www.ryukyu.ad.jp/%7Eshin/linux/x-tt/
|
||||
or
|
||||
http://hawk.ise.chuo-u.ac.jp/student/person/tshiozak/study/
|
||||
freebsd-at-random/x-tt/index-en.html (in English)
|
||||
|
||||
enjoy!
|
|
@ -1,3 +0,0 @@
|
|||
bin/XF86_P9000.xtt
|
||||
@exec /bin/ln -fs %D/%F %B/X
|
||||
@unexec ([ -x %B/XF86_P9000 ] && /bin/ln -fs %B/XF86_P9000 %B/X) || /bin/rm -f %B/X
|
|
@ -1,22 +0,0 @@
|
|||
# New ports collection makefile for: Xserver for S3 with X True Type
|
||||
# Date created: 15 April 1998
|
||||
# Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= xtt-S3
|
||||
PORTVERSION= ${VERSION}.${PATCHLEVEL}
|
||||
CATEGORIES= x11-servers
|
||||
|
||||
MAINTAINER= taguchi@tohoku.iij.ad.jp
|
||||
COMMENT= A X True Type Server for S3 Graphics Cards
|
||||
|
||||
RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common
|
||||
|
||||
SERVER= XF86_S3
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
|
||||
PKGDIR= ${.CURDIR}
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
|
@ -1,11 +0,0 @@
|
|||
A X True Type Server for S3 Graphics Cards.
|
||||
|
||||
For more info, See
|
||||
http://cclub.tutcc.tut.ac.jp/%7Ego/unix/xtt.html
|
||||
or
|
||||
http://www.ryukyu.ad.jp/%7Eshin/linux/x-tt/
|
||||
or
|
||||
http://hawk.ise.chuo-u.ac.jp/student/person/tshiozak/study/
|
||||
freebsd-at-random/x-tt/index-en.html (in English)
|
||||
|
||||
enjoy!
|
|
@ -1,3 +0,0 @@
|
|||
bin/XF86_S3.xtt
|
||||
@exec /bin/ln -fs %D/%F %B/X
|
||||
@unexec ([ -x %B/XF86_S3 ] && /bin/ln -fs %B/XF86_S3 %B/X) || /bin/rm -f %B/X
|
|
@ -1,22 +0,0 @@
|
|||
# New ports collection makefile for: Xserver for S3V with X True Type
|
||||
# Date created: 15 April 1998
|
||||
# Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= xtt-S3V
|
||||
PORTVERSION= ${VERSION}.${PATCHLEVEL}
|
||||
CATEGORIES= x11-servers
|
||||
|
||||
MAINTAINER= taguchi@tohoku.iij.ad.jp
|
||||
COMMENT= A X True Type Server for S3V Graphics Cards
|
||||
|
||||
RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common
|
||||
|
||||
SERVER= XF86_S3V
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
|
||||
PKGDIR= ${.CURDIR}
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
|
@ -1,11 +0,0 @@
|
|||
A X True Type Server for S3V Graphics Cards.
|
||||
|
||||
For more info, See
|
||||
http://cclub.tutcc.tut.ac.jp/%7Ego/unix/xtt.html
|
||||
or
|
||||
http://www.ryukyu.ad.jp/%7Eshin/linux/x-tt/
|
||||
or
|
||||
http://hawk.ise.chuo-u.ac.jp/student/person/tshiozak/study/
|
||||
freebsd-at-random/x-tt/index-en.html (in English)
|
||||
|
||||
enjoy!
|
|
@ -1,3 +0,0 @@
|
|||
bin/XF86_S3V.xtt
|
||||
@exec /bin/ln -fs %D/%F %B/X
|
||||
@unexec ([ -x %B/XF86_S3V ] && /bin/ln -fs %B/XF86_S3V %B/X) || /bin/rm -f %B/X
|
|
@ -1,23 +0,0 @@
|
|||
# New ports collection makefile for: Xserver for SVGA with X True Type
|
||||
# Date created: 15 April 1998
|
||||
# Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= xtt-SVGA
|
||||
PORTVERSION= ${VERSION}.${PATCHLEVEL}
|
||||
CATEGORIES= x11-servers
|
||||
|
||||
MAINTAINER= taguchi@tohoku.iij.ad.jp
|
||||
COMMENT= A X True Type Server for SVGA Graphics Cards
|
||||
|
||||
RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common
|
||||
|
||||
SERVER= XF86_SVGA
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
|
||||
PKGDIR= ${.CURDIR}
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
A X True Type Server for SVGA Graphics Cards.
|
||||
|
||||
For more info, See
|
||||
http://cclub.tutcc.tut.ac.jp/%7Ego/unix/xtt.html
|
||||
or
|
||||
http://www.ryukyu.ad.jp/%7Eshin/linux/x-tt/
|
||||
or
|
||||
http://hawk.ise.chuo-u.ac.jp/student/person/tshiozak/study/
|
||||
freebsd-at-random/x-tt/index-en.html (in English)
|
||||
|
||||
enjoy!
|
|
@ -1,3 +0,0 @@
|
|||
bin/XF86_SVGA.xtt
|
||||
@exec /bin/ln -fs %D/%F %B/X
|
||||
@unexec ([ -x %B/XF86_SVGA ] && /bin/ln -fs %B/XF86_SVGA %B/X) || /bin/rm -f %B/X
|
|
@ -1,24 +0,0 @@
|
|||
# New ports collection makefile for: Xserver for VGA16 with X True Type
|
||||
# Date created: 15 April 1998
|
||||
# Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= xtt-VGA16
|
||||
PORTVERSION= ${VERSION}.${PATCHLEVEL}
|
||||
CATEGORIES= x11-servers
|
||||
|
||||
MAINTAINER= taguchi@tohoku.iij.ad.jp
|
||||
COMMENT= A X True Type Server for VGA16 Graphics Cards
|
||||
|
||||
RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
SERVER= XF86_VGA16
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
|
||||
PKGDIR= ${.CURDIR}
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
|
@ -1,11 +0,0 @@
|
|||
A X True Type Server for VGA16 Graphics Cards.
|
||||
|
||||
For more info, See
|
||||
http://cclub.tutcc.tut.ac.jp/%7Ego/unix/xtt.html
|
||||
or
|
||||
http://www.ryukyu.ad.jp/%7Eshin/linux/x-tt/
|
||||
or
|
||||
http://hawk.ise.chuo-u.ac.jp/student/person/tshiozak/study/
|
||||
freebsd-at-random/x-tt/index-en.html (in English)
|
||||
|
||||
enjoy!
|
|
@ -1,3 +0,0 @@
|
|||
bin/XF86_VGA16.xtt
|
||||
@exec /bin/ln -fs %D/%F %B/X
|
||||
@unexec ([ -x %B/XF86_VGA16 ] && /bin/ln -fs %B/XF86_VGA16 %B/X) || /bin/rm -f %B/X
|
|
@ -1,24 +0,0 @@
|
|||
# New ports collection makefile for: Xserver for W32 with X True Type
|
||||
# Date created: 15 April 1998
|
||||
# Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= xtt-W32
|
||||
PORTVERSION= ${VERSION}.${PATCHLEVEL}
|
||||
CATEGORIES= x11-servers
|
||||
|
||||
MAINTAINER= taguchi@tohoku.iij.ad.jp
|
||||
COMMENT= A X True Type Server for W32 Graphics Cards
|
||||
|
||||
RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
SERVER= XF86_W32
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
|
||||
PKGDIR= ${.CURDIR}
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
|
@ -1,11 +0,0 @@
|
|||
A X True Type Server for W32 Graphics Cards.
|
||||
|
||||
For more info, See
|
||||
http://cclub.tutcc.tut.ac.jp/%7Ego/unix/xtt.html
|
||||
or
|
||||
http://www.ryukyu.ad.jp/%7Eshin/linux/x-tt/
|
||||
or
|
||||
http://hawk.ise.chuo-u.ac.jp/student/person/tshiozak/study/
|
||||
freebsd-at-random/x-tt/index-en.html (in English)
|
||||
|
||||
enjoy!
|
|
@ -1,3 +0,0 @@
|
|||
bin/XF86_W32.xtt
|
||||
@exec /bin/ln -fs %D/%F %B/X
|
||||
@unexec ([ -x %B/XF86_W32 ] && /bin/ln -fs %B/XF86_W32 %B/X) || /bin/rm -f %B/X
|
|
@ -1,227 +0,0 @@
|
|||
# New ports collection makefile for: Common Files for Xservers with Xtt
|
||||
# Date created: 15 April 1998
|
||||
# Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME?= xtt-common
|
||||
PORTVERSION= ${VERSION}.${PATCHLEVEL}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-servers
|
||||
MASTER_SITES= ${MASTER_SITE_XFREE} \
|
||||
http://X-TT.dsl.gr.jp/dists/1.x/${VERSION}/
|
||||
MASTER_SITE_SUBDIR= ${XFREE_VERSION}
|
||||
DISTFILES= X336src-1.tgz xtt-${VERSION}.tgz
|
||||
|
||||
PATCH_SITES= ${MASTER_SITE_XFREE:S,%SUBDIR%/source,${XFREE_VERSION}/fixes,}
|
||||
PATCHFILES= fix-01-r128 fix-04-s3trio3d2x fix-05-s3trio3d fix-06-s3trio3d2x\
|
||||
fix-07-s3trio64v2gx+netfinity fix-08-s3savage_ix+mx
|
||||
|
||||
MAINTAINER?= taguchi@tohoku.iij.ad.jp
|
||||
COMMENT?= Common files for X True Type Servers
|
||||
DEPRECATED= "fails to fetch\; apparently applies to older version of XFree86"
|
||||
EXPIRATION_DATE= "April 09, 2004"
|
||||
|
||||
RUN_DEPENDS+= mkttfdir:${PORTSDIR}/print/perlftlib
|
||||
|
||||
FORBIDDEN= "Broken pkg-plist"
|
||||
|
||||
USE_SUBMAKE= yes
|
||||
XFREE_VERSION= 3.3.6
|
||||
VERSION= 1.3
|
||||
PATCHLEVEL= 1
|
||||
SERVER?= common
|
||||
INSTALLS_SHLIB= yes
|
||||
.if !defined(USE_SHARED_WRKSRC) && defined(COMPILE_ALL_SERVERS_AT_ONCE)
|
||||
USE_SHARED_WRKSRC= YES
|
||||
.endif
|
||||
.if !defined(XDM_DES) && defined(USA_RESIDENT) && ${USA_RESIDENT} == NO
|
||||
MASTER_SITES+= ftp://psych.psy.uq.oz.au/pub/X11R5/ \
|
||||
ftp://ftp.internat.freebsd.org/pub/FreeBSD/X11-Crypto/ \
|
||||
ftp://ftp3.za.freebsd.org/pub/FreeBSD/X11-Crypto/
|
||||
DISTFILES+= Wraphelp.c
|
||||
IGNOREFILES= Wraphelp.c
|
||||
.endif
|
||||
USE_X_PREFIX= YES
|
||||
USE_FREETYPE= YES
|
||||
EXTRACT_ONLY= X336src-1.tgz xtt-${VERSION}.tgz
|
||||
BINOWN= root
|
||||
BINGRP= wheel
|
||||
MASTERDIR?= ${.CURDIR}/../XttXF86srv-common
|
||||
FILESDIR= ${MASTERDIR}/files
|
||||
PATCHDIR= ${MASTERDIR}/files
|
||||
.if defined(USE_SHARED_WRKSRC)
|
||||
WRKDIR= ${MASTERDIR}/work
|
||||
.endif
|
||||
WRKSRC= ${WRKDIR}/xc
|
||||
DIST_SUBDIR= xc
|
||||
XTTDIR= ${WRKDIR}/xtt-${VERSION}
|
||||
.if !defined(PATCH_DEBUG)
|
||||
XTTPATCHARGS= -p1 -E -t -s -N
|
||||
.else
|
||||
XTTPATCHARGS= -p1 -E
|
||||
.endif
|
||||
COREPATCHES= shared-libfont-1.2.diff xfs-for-delayed-font-1.0.diff \
|
||||
make-xfs-only-1.3.diff xtt-xf335-changes.diff
|
||||
XTTTARBALL= xtt-core.tar
|
||||
ADDPATCHES= ${XTTDIR}/contribute/xtt-xfsft-lib.patch
|
||||
DOCDIR= ${PREFIX}/share/doc/Xtt
|
||||
PATCH_DIST_STRIP= -p1
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${XFREE86_VERSION} == 4
|
||||
BUILD_DEPENDS+= xmkmf:${PORTSDIR}/devel/imake-4
|
||||
.endif
|
||||
|
||||
# ******************
|
||||
# USE_SHARED_WRKSRC:
|
||||
# All Xtt ports require many disk space. Imagen, X source code will extract
|
||||
# under server and common ports dir. This variable save your disk space.
|
||||
# if this variable is defined, X source will only extract under common
|
||||
# ports. server ports will use this common's WRKSRC.
|
||||
# COMPILE_ALL_SERVERS_AT_ONCE:
|
||||
# If this variable is defined, All server ports will build at once.
|
||||
# This variable will save your time, if you want to make all xtt packages.
|
||||
# ******************
|
||||
.if defined(USE_SHARED_WRKSRC)
|
||||
SHARED_COOKIE= ${WRKDIR}/.compiled_by_other_server_ports
|
||||
CONFIGURE_COOKIE= ${WRKDIR}/.configure_done.${SERVER}
|
||||
BUILD_COOKIE= ${WRKDIR}/.build_done.${SERVER}
|
||||
INSTALL_COOKIE= ${WRKDIR}/.install_done.${SERVER}
|
||||
PACKAGE_COOKIE= ${WRKDIR}/.package_done.${SERVER}
|
||||
TMPPLIST= ${WRKDIR}/.PLIST.${SERVER}.mktmp
|
||||
.if ${SERVER} == common && exists(${SHARED_COOKIE}) && !defined(COMPILE_ALL_SERVERS_AT_ONCE)
|
||||
EXTRACT_ONLY=
|
||||
.endif
|
||||
.if ${SERVER} == common && exists(${SHARED_COOKIE}) && !defined(COMPILE_ALL_SERVERS_AT_ONCE)
|
||||
NO_BUILD= YES
|
||||
.endif
|
||||
.if defined(COMPILE_ALL_SERVERS_AT_ONCE) && ${SERVER} != xfs
|
||||
ALL_SERVER= XF86_3DLabs XF86_8514 XF86_AGX XF86_I128 XF86_Mach32 \
|
||||
XF86_Mach64 XF86_Mach8 XF86_Mono XF86_P9000 XF86_S3 XF86_S3V \
|
||||
XF86_SVGA XF86_VGA16 XF86_W32 \
|
||||
XF98_EGC XF98_GA968 XF98_GANBWAP XF98_MGA XF98_NEC480 \
|
||||
XF98_NECS3 XF98_NKVNEC XF98_SVGA XF98_TGUI XF98_PWLB XF98_PWSKB \
|
||||
XF98_WABEP XF98_WABS XF98_WSNA \
|
||||
common
|
||||
HOSTDEFSRV= ${FILESDIR}/host.def.ALL
|
||||
.else
|
||||
ALL_SERVER= ${SERVER} common
|
||||
HOSTDEFSRV= ${FILESDIR}/host.def.${SERVER}
|
||||
.endif
|
||||
.else
|
||||
ALL_SERVER= ${SERVER}
|
||||
HOSTDEFSRV= ${FILESDIR}/host.def.${SERVER}
|
||||
.endif
|
||||
|
||||
LOCALFILE= host.def.local
|
||||
HOSTDEFLOCAL= ${WRKDIR}/${LOCALFILE}
|
||||
HOSTDEFDST= ${WRKSRC}/config/cf/${LOCALFILE}
|
||||
HOSTDEFORG= ${WRKSRC}/config/cf/host.def
|
||||
.if ${SERVER} == xfs
|
||||
ALL_TARGET= xfs
|
||||
.elif ${SERVER} == common && !defined(COMPILE_ALL_SERVERS_AT_ONCE)
|
||||
ALL_TARGET= libfont
|
||||
.else
|
||||
ALL_TARGET= World
|
||||
.endif
|
||||
|
||||
pre-fetch:
|
||||
.if defined(USE_SHARED_WRKSRC)
|
||||
@( \
|
||||
${ECHO} "************************************************************"; \
|
||||
${ECHO} "* ALL PORTS COMMONLY USE x11/XttXF86srv-common/work ! *"; \
|
||||
${ECHO} "************************************************************")
|
||||
.if defined(COMPILE_ALL_SERVERS_AT_ONCE)
|
||||
@( \
|
||||
${ECHO} "************************************************************"; \
|
||||
${ECHO} "* ALL PORTS (except xfs) BUILD AT ONCE ! *"; \
|
||||
${ECHO} "************************************************************")
|
||||
.endif
|
||||
.endif
|
||||
|
||||
.if !defined(USE_SHARED_WRKSRC) && exists(${MASTERDIR}/work/.configure_done.${SERVER})
|
||||
pre-extract:
|
||||
@( \
|
||||
${ECHO} "ERROR:" ; \
|
||||
${ECHO} "Xtt ${SERVER} ports have already extracted with" ; \
|
||||
${ECHO} "\"USE_SHARED_WRKSRC\" option." ; \
|
||||
${FALSE} )
|
||||
.endif
|
||||
|
||||
pre-patch:
|
||||
@( cd ${WRKSRC}; \
|
||||
${PATCH} -s < ${PATCHDIR}/xttpatch ; \
|
||||
for i in ${COREPATCHES} ; do \
|
||||
${PATCH} ${XTTPATCHARGS} < ${XTTDIR}/$${i}; \
|
||||
done; \
|
||||
${TAR} xf ${XTTDIR}/${XTTTARBALL} -C ${WRKSRC}/lib/font; \
|
||||
for i in ${ADDPATCHES} ; do \
|
||||
${PATCH} ${XTTPATCHARGS} < $${i}; \
|
||||
done )
|
||||
|
||||
pre-configure:
|
||||
@( ${CP} ${FILESDIR}/Imakefile ${WRKDIR} ; \
|
||||
(cd ${WRKDIR} ; ${XMKMF} ; \
|
||||
${SETENV} ${SCRIPT_ENV} DISTDIR=${DISTDIR} WRKDIR=${WRKDIR} \
|
||||
FILESDIR=${FILESDIR} ${MAKE}) ; \
|
||||
${CAT} ${HOSTDEFLOCAL} ${HOSTDEFSRV} > ${HOSTDEFDST} ; \
|
||||
${ECHO_CMD} "#include <${LOCALFILE}>" >> ${HOSTDEFORG} )
|
||||
|
||||
.if ${SERVER} == common
|
||||
do-install:
|
||||
@( \
|
||||
cd ${WRKSRC}/lib/font; \
|
||||
${SETENV} ${MAKE_ENV} ${MAKE} install; \
|
||||
${INSTALL_SCRIPT} ${FILESDIR}/mkfontdir.pl ${PREFIX}/bin; \
|
||||
${MKDIR} ${DOCDIR}; \
|
||||
${INSTALL_DATA} ${XTTDIR}/doc/[0A-Z]*.eng ${DOCDIR}; \
|
||||
${INSTALL_DATA} ${XTTDIR}/doc/[0A-Z]*.jis ${DOCDIR} )
|
||||
.if ${PORTOBJFORMAT} == "aout"
|
||||
${LN} -sf libfont.so.1.2 ${PREFIX}/lib/libfont.so
|
||||
.endif
|
||||
.elif ${SERVER} == xfs
|
||||
do-install:
|
||||
@${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${INSTALL_PROGRAM} \
|
||||
${WRKSRC}/programs/xfs/xfs ${PREFIX}/bin/xfs.xtt
|
||||
.else
|
||||
do-install:
|
||||
@( \
|
||||
${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${INSTALL_PROGRAM} \
|
||||
${WRKSRC}/programs/Xserver/${SERVER} ${PREFIX}/bin/${SERVER}.xtt; \
|
||||
${LN} -fs ${PREFIX}/bin/${SERVER}.xtt ${PREFIX}/bin/X )
|
||||
.endif
|
||||
|
||||
.if defined(USE_SHARED_WRKSRC)
|
||||
post-configure:
|
||||
@( \
|
||||
cd ${WRKDIR} ; \
|
||||
for i in ${ALL_SERVER} ; do \
|
||||
${TOUCH} ${TOUCH_FLAGS} `${BASENAME} ${CONFIGURE_COOKIE} .${SERVER}`.$${i} ; \
|
||||
done )
|
||||
.if ${SERVER} != common || (${SERVER} == common && defined(COMPILE_ALL_SERVERS_AT_ONCE))
|
||||
@${TOUCH} ${TOUCH_FLAGS} ${SHARED_COOKIE}
|
||||
.endif
|
||||
|
||||
post-build:
|
||||
@( \
|
||||
cd ${WRKDIR} ; for i in ${ALL_SERVER} ; do \
|
||||
${TOUCH} ${TOUCH_FLAGS} `${BASENAME} ${BUILD_COOKIE} .${SERVER}`.$${i} ; \
|
||||
done )
|
||||
.if ${SERVER} != common || (${SERVER} == common && defined(COMPILE_ALL_SERVERS_AT_ONCE))
|
||||
@${TOUCH} ${TOUCH_FLAGS} ${SHARED_COOKIE}
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
@( \
|
||||
cd ${WRKDIR} ; ${TOUCH} ${TOUCH_FLAGS} ${INSTALL_COOKIE} ; \
|
||||
${TOUCH} ${TOUCH_FLAGS} `${BASENAME} ${INSTALL_COOKIE} .${SERVER}`.common )
|
||||
|
||||
post-package:
|
||||
@( \
|
||||
cd ${WRKDIR} ; ${TOUCH} ${TOUCH_FLAGS} ${PACKAGE_COOKIE} )
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
|
@ -1,17 +0,0 @@
|
|||
MD5 (xc/X336src-1.tgz) = bbfa360d10ce91ab37f24f197a31b485
|
||||
SIZE (xc/X336src-1.tgz) = 17388037
|
||||
MD5 (xc/xtt-1.3.tgz) = f4c9efdb90d848701c305e2955149920
|
||||
SIZE (xc/xtt-1.3.tgz) = 370424
|
||||
MD5 (xc/fix-01-r128) = a62387e13b970c5a83e9a0822c30344f
|
||||
SIZE (xc/fix-01-r128) = 2307
|
||||
MD5 (xc/fix-04-s3trio3d2x) = 75569a9d49bb45b8ecb311ab3f8c2469
|
||||
SIZE (xc/fix-04-s3trio3d2x) = 3599
|
||||
MD5 (xc/fix-05-s3trio3d) = eb8fd33328c8b5fbd0410472339dee44
|
||||
SIZE (xc/fix-05-s3trio3d) = 1637
|
||||
MD5 (xc/fix-06-s3trio3d2x) = 79c4e3f340f1df5786649559d09c2378
|
||||
SIZE (xc/fix-06-s3trio3d2x) = 604
|
||||
MD5 (xc/fix-07-s3trio64v2gx+netfinity) = 6b09cc9b7b3d89f18ea5e9591969b99c
|
||||
SIZE (xc/fix-07-s3trio64v2gx+netfinity) = 5768
|
||||
MD5 (xc/fix-08-s3savage_ix+mx) = 8df8d4b013de9e5f87d028b1bf2415a5
|
||||
SIZE (xc/fix-08-s3savage_ix+mx) = 64278
|
||||
MD5 (xc/Wraphelp.c) = IGNORE
|
|
@ -1,172 +0,0 @@
|
|||
CONFFILE= host.def.local
|
||||
CP= /bin/cp
|
||||
DO_NADA= /usr/bin/true
|
||||
ECHO_MSG= echo
|
||||
ECHO= echo
|
||||
WRKDIR?= .
|
||||
DISTDIR?= /usr/ports/distfiles
|
||||
FILESDIR?= ../files
|
||||
LOCALBASE?= /usr/local
|
||||
|
||||
#if BuildXInputExt
|
||||
BUILDXINPUTEXT= YES
|
||||
#else
|
||||
JOYSTICSUPPORT= YES
|
||||
#endif
|
||||
#if BuildPexExt
|
||||
BUILDPEXEXT= YES
|
||||
#endif
|
||||
#if BuildXIE
|
||||
BUILDXIE= YES
|
||||
#endif
|
||||
#if HasSecureRPC
|
||||
HASSECURERPC= YES
|
||||
#endif
|
||||
#if HasXdmAuth
|
||||
HASXDMAUTH= YES
|
||||
#endif
|
||||
|
||||
all:: SecureRPCCheck XdmAuthCheck \
|
||||
InputExtCheck pexCheck xieCheck \
|
||||
ELFCheck
|
||||
|
||||
initialize::
|
||||
@( \
|
||||
${ECHO_MSG} " Now checking your XFree86 environment."; \
|
||||
rm -f ${CONFFILE}; \
|
||||
${ECHO} "#define FreeTypeLibDir ${LOCALBASE}/lib" >> ${CONFFILE}; \
|
||||
${ECHO} "#define FreeTypeIncDir ${LOCALBASE}/include/freetype1/freetype" >> ${CONFFILE}; \
|
||||
${ECHO} "#undef XF86SVGAServer" >> ${CONFFILE}; \
|
||||
${ECHO} "#undef XF86VGA16Server" >> ${CONFFILE}; \
|
||||
${ECHO} "#undef XF86VGA16DualServer" >> ${CONFFILE}; \
|
||||
${ECHO} "#undef XF86MonoServer" >> ${CONFFILE}; \
|
||||
${ECHO} "#undef XF86MonoDualServer" >> ${CONFFILE}; \
|
||||
${ECHO} "#undef XF86S3Server" >> ${CONFFILE}; \
|
||||
${ECHO} "#undef XF86S3VServer" >> ${CONFFILE}; \
|
||||
${ECHO} "#undef XF86I8514Server" >> ${CONFFILE}; \
|
||||
${ECHO} "#undef XF86Mach8Server" >> ${CONFFILE}; \
|
||||
${ECHO} "#undef XF86Mach32Server" >> ${CONFFILE}; \
|
||||
${ECHO} "#undef XF86Mach64Server" >> ${CONFFILE}; \
|
||||
${ECHO} "#undef XF86P9000Server" >> ${CONFFILE}; \
|
||||
${ECHO} "#undef XF86AGXServer" >> ${CONFFILE}; \
|
||||
${ECHO} "#undef XF86W32Server" >> ${CONFFILE}; \
|
||||
${ECHO} "#undef XF86I128Server" >> ${CONFFILE}; \
|
||||
${ECHO} "#undef XF86GLINTServer" >> ${CONFFILE}; \
|
||||
${ECHO} "#undef XF98EGCServer" >> ${CONFFILE}; \
|
||||
${ECHO} "#undef XF98GA968Server" >> ${CONFFILE}; \
|
||||
${ECHO} "#undef XF98GANBWAPServer" >> ${CONFFILE}; \
|
||||
${ECHO} "#undef XF98MGAServer" >> ${CONFFILE}; \
|
||||
${ECHO} "#undef XF98NEC480Server" >> ${CONFFILE}; \
|
||||
${ECHO} "#undef XF98NECS3Server" >> ${CONFFILE}; \
|
||||
${ECHO} "#undef XF98NKVNECServer" >> ${CONFFILE}; \
|
||||
${ECHO} "#undef XF98PWLBServer" >> ${CONFFILE}; \
|
||||
${ECHO} "#undef XF98PWSKBServer" >> ${CONFFILE}; \
|
||||
${ECHO} "#undef XF98SVGAServer" >> ${CONFFILE}; \
|
||||
${ECHO} "#undef XF98TGUIServer" >> ${CONFFILE}; \
|
||||
${ECHO} "#undef XF98WABEPServer" >> ${CONFFILE}; \
|
||||
${ECHO} "#undef XF98WABSServer" >> ${CONFFILE}; \
|
||||
${ECHO} "#undef XF98WSNAServer" >> ${CONFFILE}; \
|
||||
${ECHO} "#undef BuildFontServer" >> ${CONFFILE}; \
|
||||
${ECHO} "#undef BuildFonts" >> ${CONFFILE}; \
|
||||
${ECHO} "#undef XnestServer" >> ${CONFFILE}; \
|
||||
${ECHO} "#undef XVirtualFramebufferServer" >> ${CONFFILE}; \
|
||||
${ECHO} "#undef XprtServer" >> ${CONFFILE}; \
|
||||
${ECHO} "#define BuildFonts NO" >> ${CONFFILE}; \
|
||||
${ECHO} "#define XnestServer NO" >> ${CONFFILE}; \
|
||||
${ECHO} "#define XVirtualFramebufferServer NO" >> ${CONFFILE}; \
|
||||
${ECHO} "#define XprtServer NO" >> ${CONFFILE}; \
|
||||
)
|
||||
|
||||
InputExtCheck:: initialize
|
||||
.if defined(BUILDXINPUTEXT) && ${BUILDXINPUTEXT} == YES
|
||||
@( \
|
||||
${ECHO} "#ifdef BuildXInputExt" >> ${CONFFILE}; \
|
||||
${ECHO} "#undef BuildXInputExt" >> ${CONFFILE}; \
|
||||
${ECHO} "#endif" >> ${CONFFILE}; \
|
||||
${ECHO} "#define BuildXInputExt YES" >> ${CONFFILE}; \
|
||||
${ECHO_MSG} " Using BuildXInputExt." )
|
||||
.elif !defined (AlphaArchitecture)
|
||||
@( \
|
||||
${ECHO} "#ifdef JoystickSupport" >> ${CONFFILE}; \
|
||||
${ECHO} "#undef JoystickSupport" >> ${CONFFILE}; \
|
||||
${ECHO} "#endif" >> ${CONFFILE}; \
|
||||
${ECHO} "#define JoystickSupport YES" >> ${CONFFILE}; \
|
||||
${ECHO_MSG} " Using JoystickSupport." )
|
||||
.endif
|
||||
|
||||
pexCheck:: initialize
|
||||
.if defined(BUILDPEXEXT) && ${BUILDPEXEXT} == YES
|
||||
@( \
|
||||
${ECHO} "#ifdef BuildPexExt" >> ${CONFFILE}; \
|
||||
${ECHO} "#undef BuildPexExt" >> ${CONFFILE}; \
|
||||
${ECHO} "#endif" >> ${CONFFILE}; \
|
||||
${ECHO} "#define BuildPexExt YES" >> ${CONFFILE}; \
|
||||
${ECHO_MSG} " Using BuildPexExt." )
|
||||
.else
|
||||
@${DO_NADA}
|
||||
.endif
|
||||
|
||||
|
||||
xieCheck:: initialize
|
||||
.if defined(BUILDXIE) && ${BUILDXIE} == YES
|
||||
@( \
|
||||
${ECHO} "#ifdef BuildXIE" >> ${CONFFILE}; \
|
||||
${ECHO} "#undef BuildXIE" >> ${CONFFILE}; \
|
||||
${ECHO} "#endif" >> ${CONFFILE}; \
|
||||
${ECHO} "#define BuildXIE YES" >> ${CONFFILE}; \
|
||||
${ECHO_MSG} " Using BuildXIE." )
|
||||
.else
|
||||
@${DO_NADA}
|
||||
.endif
|
||||
|
||||
ELFCheck:: initialize
|
||||
.if defined(PORTOBJFORMAT) && ${PORTOBJFORMAT} == elf
|
||||
@( \
|
||||
${ECHO} "#define UseElfFormat YES" >> ${CONFFILE}; \
|
||||
${ECHO} "#define BuildDynamicLoading YES" >> ${CONFFILE}; \
|
||||
${ECHO_MSG} " Using ELF format." )
|
||||
.else
|
||||
@${DO_NADA}
|
||||
.endif
|
||||
|
||||
SecureRPCCheck:: initialize
|
||||
.if defined(HASSECURERPC) && ${HASSECURERPC} == YES
|
||||
@( \
|
||||
${ECHO} "#ifdef HasSecureRPC" >> ${CONFFILE}; \
|
||||
${ECHO} "#undefine HasSecureRPC" >> ${CONFFILE}; \
|
||||
${ECHO} "#endif" >> ${CONFFILE}; \
|
||||
${ECHO} "#define HasSecureRPC YES" >> ${CONFFILE}; \
|
||||
${ECHO_MSG} " Using Secure RPC"; \
|
||||
)
|
||||
.else
|
||||
@${DO_NADA}
|
||||
.endif
|
||||
|
||||
XdmAuthCheck:: initialize
|
||||
.if defined(HASXDMAUTH) && ${HASXDMAUTH} == YES
|
||||
@( \
|
||||
${ECHO_MSG} " Using XdmAuth." ; \
|
||||
if [ ! -f ${WRKDIR}/xc/lib/Xdmcp/Wraphelp.c ]; then \
|
||||
if [ -f ${DISTDIR}/xc/Wraphelp.c ]; then \
|
||||
${ECHO_MSG} " Whaphelp.c found in DISTDIR directory, copying it to source tree." ; \
|
||||
${CP} ${DISTDIR}/xc/Wraphelp.c ${WRKDIR}/xc/lib/Xdmcp/ ; \
|
||||
${ECHO} "#ifdef HasXdmAuth" >> ${CONFFILE} ; \
|
||||
${ECHO} "#undef HasXdmAuth" >> ${CONFFILE} ; \
|
||||
${ECHO} "#endif" >> ${CONFFILE}; \
|
||||
${ECHO} "#define HasXdmAuth ${HASXDMAUTH}" >> ${CONFFILE} ; \
|
||||
elif [ -f ${FILESDIR}/Wraphelp.c ]; then \
|
||||
${ECHO_MSG} " Whaphelp.c found in FILESDIR directory, copying it to source tree." ; \
|
||||
${CP} ${FILESDIR}/Wraphelp.c ${WRKDIR}/xc/lib/Xdmcp/ ; \
|
||||
${ECHO} "#ifdef HasXdmAuth" >> ${CONFFILE} ; \
|
||||
${ECHO} "#undef HasXdmAuth" >> ${CONFFILE} ; \
|
||||
${ECHO} "#endif" >> ${CONFFILE}; \
|
||||
${ECHO} "#define HasXdmAuth ${HASXDMAUTH}" >> ${CONFFILE} ; \
|
||||
else \
|
||||
${ECHO_MSG} "Wraphelp.c not found. You can not use XDM-AUTHORIZATION-1!" ; \
|
||||
false ; \
|
||||
fi ; \
|
||||
fi ; \
|
||||
)
|
||||
.else
|
||||
@${DO_NADA}
|
||||
.endif
|
|
@ -1,37 +0,0 @@
|
|||
|
||||
#define BuildServersOnly YES
|
||||
#define BuildFontServer NO
|
||||
|
||||
#define XF86SVGAServer YES
|
||||
#define XF86VGA16Server YES
|
||||
#define XF86VGA16DualServer YES
|
||||
#define XF86MonoServer YES
|
||||
#define XF86MonoDualServer YES
|
||||
#define XF86S3Server YES
|
||||
#define XF86S3VServer YES
|
||||
#define XF86I8514Server YES
|
||||
#define XF86Mach8Server YES
|
||||
#define XF86Mach32Server YES
|
||||
#define XF86Mach64Server YES
|
||||
#define XF86P9000Server YES
|
||||
#define XF86AGXServer YES
|
||||
#define XF86W32Server YES
|
||||
#define XF86I128Server YES
|
||||
#define XF86GLINTServer YES
|
||||
|
||||
#define BuildPC98Servers YES
|
||||
|
||||
#define XF98EGCServer YES
|
||||
#define XF98GA968Server YES
|
||||
#define XF98GANBWAPServer YES
|
||||
#define XF98MGAServer YES
|
||||
#define XF98NEC480Server YES
|
||||
#define XF98NECS3Server YES
|
||||
#define XF98NKVNECServer YES
|
||||
#define XF98PWLBServer YES
|
||||
#define XF98PWSKBServer YES
|
||||
#define XF98SVGAServer YES
|
||||
#define XF98TGUIServer YES
|
||||
#define XF98WABEPServer YES
|
||||
#define XF98WABSServer YES
|
||||
#define XF98WSNAServer YES
|
|
@ -1,23 +0,0 @@
|
|||
|
||||
#define BuildServersOnly YES
|
||||
#define BuildFontServer NO
|
||||
|
||||
#define XF86SVGAServer NO
|
||||
#define XF86VGA16Server NO
|
||||
#define XF86VGA16DualServer NO
|
||||
#define XF86MonoServer NO
|
||||
#define XF86MonoDualServer NO
|
||||
#define XF86S3Server NO
|
||||
#define XF86S3VServer NO
|
||||
#define XF86I8514Server NO
|
||||
#define XF86Mach8Server NO
|
||||
#define XF86Mach32Server NO
|
||||
#define XF86Mach64Server NO
|
||||
#define XF86P9000Server NO
|
||||
#define XF86AGXServer NO
|
||||
#define XF86W32Server NO
|
||||
#define XF86I128Server NO
|
||||
#define XF86GLINTServer YES
|
||||
|
||||
#undef BuildPC98Servers
|
||||
#define BuildPC98Servers NO
|
|
@ -1,24 +0,0 @@
|
|||
|
||||
#define BuildServersOnly YES
|
||||
#define BuildFontServer NO
|
||||
|
||||
#define XF86SVGAServer NO
|
||||
#define XF86VGA16Server NO
|
||||
#define XF86VGA16DualServer NO
|
||||
#define XF86MonoServer NO
|
||||
#define XF86MonoDualServer NO
|
||||
#define XF86S3Server NO
|
||||
#define XF86S3VServer NO
|
||||
#define XF86I8514Server YES
|
||||
#define XF86Mach8Server NO
|
||||
#define XF86Mach32Server NO
|
||||
#define XF86Mach64Server NO
|
||||
#define XF86P9000Server NO
|
||||
#define XF86AGXServer NO
|
||||
#define XF86W32Server NO
|
||||
#define XF86I128Server NO
|
||||
#define XF86GLINTServer NO
|
||||
|
||||
#undef BuildPC98Servers
|
||||
#define BuildPC98Servers NO
|
||||
|
|
@ -1,23 +0,0 @@
|
|||
|
||||
#define BuildServersOnly YES
|
||||
#define BuildFontServer NO
|
||||
|
||||
#define XF86SVGAServer NO
|
||||
#define XF86VGA16Server NO
|
||||
#define XF86VGA16DualServer NO
|
||||
#define XF86MonoServer NO
|
||||
#define XF86MonoDualServer NO
|
||||
#define XF86S3Server NO
|
||||
#define XF86S3VServer NO
|
||||
#define XF86I8514Server NO
|
||||
#define XF86Mach8Server NO
|
||||
#define XF86Mach32Server NO
|
||||
#define XF86Mach64Server NO
|
||||
#define XF86P9000Server NO
|
||||
#define XF86AGXServer YES
|
||||
#define XF86W32Server NO
|
||||
#define XF86I128Server NO
|
||||
#define XF86GLINTServer NO
|
||||
|
||||
#undef BuildPC98Servers
|
||||
#define BuildPC98Servers NO
|
|
@ -1,23 +0,0 @@
|
|||
|
||||
#define BuildServersOnly YES
|
||||
#define BuildFontServer NO
|
||||
|
||||
#define XF86SVGAServer NO
|
||||
#define XF86VGA16Server NO
|
||||
#define XF86VGA16DualServer NO
|
||||
#define XF86MonoServer NO
|
||||
#define XF86MonoDualServer NO
|
||||
#define XF86S3Server NO
|
||||
#define XF86S3VServer NO
|
||||
#define XF86I8514Server NO
|
||||
#define XF86Mach8Server NO
|
||||
#define XF86Mach32Server NO
|
||||
#define XF86Mach64Server NO
|
||||
#define XF86P9000Server NO
|
||||
#define XF86AGXServer NO
|
||||
#define XF86W32Server NO
|
||||
#define XF86I128Server YES
|
||||
#define XF86GLINTServer NO
|
||||
|
||||
#undef BuildPC98Servers
|
||||
#define BuildPC98Servers NO
|
|
@ -1,24 +0,0 @@
|
|||
|
||||
#define BuildServersOnly YES
|
||||
#define BuildFontServer NO
|
||||
|
||||
#define XF86SVGAServer NO
|
||||
#define XF86VGA16Server NO
|
||||
#define XF86VGA16DualServer NO
|
||||
#define XF86MonoServer NO
|
||||
#define XF86MonoDualServer NO
|
||||
#define XF86S3Server NO
|
||||
#define XF86S3VServer NO
|
||||
#define XF86I8514Server NO
|
||||
#define XF86Mach8Server NO
|
||||
#define XF86Mach32Server YES
|
||||
#define XF86Mach64Server NO
|
||||
#define XF86P9000Server NO
|
||||
#define XF86AGXServer NO
|
||||
#define XF86W32Server NO
|
||||
#define XF86I128Server NO
|
||||
#define XF86GLINTServer NO
|
||||
|
||||
#undef BuildPC98Servers
|
||||
#define BuildPC98Servers NO
|
||||
|
|
@ -1,23 +0,0 @@
|
|||
|
||||
#define BuildServersOnly YES
|
||||
#define BuildFontServer NO
|
||||
|
||||
#define XF86SVGAServer NO
|
||||
#define XF86VGA16Server NO
|
||||
#define XF86VGA16DualServer NO
|
||||
#define XF86MonoServer NO
|
||||
#define XF86MonoDualServer NO
|
||||
#define XF86S3Server NO
|
||||
#define XF86S3VServer NO
|
||||
#define XF86I8514Server NO
|
||||
#define XF86Mach8Server NO
|
||||
#define XF86Mach32Server NO
|
||||
#define XF86Mach64Server YES
|
||||
#define XF86P9000Server NO
|
||||
#define XF86AGXServer NO
|
||||
#define XF86W32Server NO
|
||||
#define XF86I128Server NO
|
||||
#define XF86GLINTServer NO
|
||||
|
||||
#undef BuildPC98Servers
|
||||
#define BuildPC98Servers NO
|
|
@ -1,23 +0,0 @@
|
|||
|
||||
#define BuildServersOnly YES
|
||||
#define BuildFontServer NO
|
||||
|
||||
#define XF86SVGAServer NO
|
||||
#define XF86VGA16Server NO
|
||||
#define XF86VGA16DualServer NO
|
||||
#define XF86MonoServer NO
|
||||
#define XF86MonoDualServer NO
|
||||
#define XF86S3Server NO
|
||||
#define XF86S3VServer NO
|
||||
#define XF86I8514Server NO
|
||||
#define XF86Mach8Server YES
|
||||
#define XF86Mach32Server NO
|
||||
#define XF86Mach64Server NO
|
||||
#define XF86P9000Server NO
|
||||
#define XF86AGXServer NO
|
||||
#define XF86W32Server NO
|
||||
#define XF86I128Server NO
|
||||
#define XF86GLINTServer NO
|
||||
|
||||
#undef BuildPC98Servers
|
||||
#define BuildPC98Servers NO
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue