- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
This commit is contained in:
parent
74afc71c04
commit
ca519ab8c0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209735
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= ae_fonts1_ttf
|
||||
PORTVERSION= 1.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= arabic x11-fonts
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= arabeyes
|
||||
@ -18,7 +18,6 @@ COMMENT= A collection of truetype Arabic fonts created by Arabeyes.org
|
||||
|
||||
BUILD_DEPENDS= ttmkfdir:${PORTSDIR}/x11-fonts/ttmkfdir
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_BZIP2= yes
|
||||
WRKSRC= ${WRKDIR}/ae_fonts1-${PORTVERSION}
|
||||
|
||||
|
@ -19,7 +19,6 @@ COMMENT= A moon clock plugin for Gkrellm2
|
||||
BUILD_DEPENDS= ${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2
|
||||
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gtk20
|
||||
|
||||
ALL_TARGET= gkrellmoon.so
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= flac
|
||||
PORTVERSION= 20040316
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://ccm.sherry.jp/tmp/
|
||||
PKGNAMEPREFIX= bmp-
|
||||
@ -22,7 +22,6 @@ LIB_DEPENDS= beep.2:${PORTSDIR}/multimedia/beep-media-player \
|
||||
PLIST_FILES= lib/bmp/Input/libbmp-flac.so
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-libiconv-prefix="${LOCALBASE}" \
|
||||
--with-ogg="${LOCALBASE}" \
|
||||
|
@ -21,7 +21,6 @@ RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
PLIST_FILES= libexec/gkrellm/plugins/gkrellmms.so
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= imlib
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -27,7 +27,6 @@ PLIST_FILES= libexec/gkrellm2/plugins/gkrellmms.so \
|
||||
share/locale/nl/LC_MESSAGES/gkrellmms.mo \
|
||||
share/locale/ru/LC_MESSAGES/gkrellmms.mo
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
MAKE_ENV+= PLUGIN_DIR=${PREFIX}/libexec/gkrellm2/plugins \
|
||||
|
@ -21,7 +21,6 @@ RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm
|
||||
WRKSRC= ${WRKDIR}/volume
|
||||
|
||||
PLIST_FILES= libexec/gkrellm/plugins/volume.so
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= imlib
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -30,7 +30,6 @@ PLIST_FILES= libexec/gkrellm2/plugins/volume.so \
|
||||
share/locale/pl/LC_MESSAGES/gkrellm-volume.mo \
|
||||
share/locale/ru/LC_MESSAGES/gkrellm-volume.mo
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
MAKE_ENV+= PLUGIN_DIR=${PREFIX}/libexec/gkrellm2/plugins \
|
||||
|
@ -17,7 +17,6 @@ LIB_DEPENDS= ao.3:${PORTSDIR}/audio/libao \
|
||||
mad.2:${PORTSDIR}/audio/mad \
|
||||
vorbisfile.5:${PORTSDIR}/audio/libvorbis
|
||||
|
||||
USE_XLIB= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack libgnomeui gnomeprefix
|
||||
.ifndef WITHOUT_NLS
|
||||
|
@ -19,7 +19,6 @@ LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
PLIST_SUB= PORTDOCS=${DISTNAME}
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= pdnmesh
|
||||
PORTVERSION= 0.2.1
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= cad
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:sf/} \
|
||||
${MASTER_SITE_SUNSITE:S/$/:sun/}
|
||||
@ -37,7 +37,6 @@ LAPACK= -llapack
|
||||
|
||||
USE_FORTRAN= yes
|
||||
CONFIGURE_ENV+= FC="${FC}" F77="${F77}" FFLAGS="${FFLAGS}" BLAS_LIBS="${BLAS}" LAPACK_LIBS="${LAPACK}"
|
||||
USE_XLIB= yes
|
||||
USE_GL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV+= LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
|
||||
|
@ -27,7 +27,6 @@ OPTIONS= GTK2 "Enable GTK2 input method module" On \
|
||||
SETUP "Enable GUI Setup Tool" On
|
||||
|
||||
USE_ICONV= yes
|
||||
USE_XLIB= yes
|
||||
WANT_GNOME= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= fusenshi
|
||||
PORTVERSION= 0.9.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= http://www.ongs.co.jp/projects/fusenshi/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}
|
||||
@ -20,7 +20,6 @@ LIB_DEPENDS= gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \
|
||||
gtksourceview-1.0:${PORTSDIR}/x11-toolkits/gtksourceview
|
||||
|
||||
USE_GNOME= libxml2
|
||||
USE_XLIB= yes
|
||||
|
||||
.ifdef WITHOUT_SSL
|
||||
MAKE_ARGS+= WITHOUT_SSL=yes
|
||||
|
@ -17,7 +17,7 @@ MAINTAINER= sergio@softshark.org
|
||||
COMMENT= Data Display Debugger -- a common graphical front-end for GDB/DBX/XDB
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_XPM= yes
|
||||
USE_XORG= xpm
|
||||
USE_MOTIF= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
@ -19,7 +19,7 @@ LIB_DEPENDS= xml\\+\\+-2.6.2:${PORTSDIR}/textproc/libxml++26 \
|
||||
net6-1.3:${PORTSDIR}/net/net6 \
|
||||
obby-0.4:${PORTSDIR}/devel/obby
|
||||
|
||||
USE_XLIB= yes
|
||||
USE_XORG= x11
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gnomehack pkgconfig gtksourceview
|
||||
|
||||
|
@ -12,7 +12,7 @@ CATEGORIES= editors
|
||||
MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/
|
||||
EXTRACT_SUFX= .src.tar.gz
|
||||
|
||||
MAINTAINER= ports@freebsd.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= X11 based RTF editor
|
||||
|
||||
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
|
||||
@ -21,7 +21,6 @@ RUN_DEPENDS= ${LOCALBASE}/share/ghostscript/fonts/a010013l.pfb:${PORTSDIR}/print
|
||||
|
||||
WRKSRC= ${WRKDIR}/Ted-${PORTVERSION}
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_MOTIF= yes
|
||||
USE_GHOSTSCRIPT_RUN= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= pearpc
|
||||
PORTVERSION= 0.4
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -15,11 +15,11 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
MAINTAINER= novel@FreeBSD.org
|
||||
COMMENT= PowerPC emulator
|
||||
|
||||
USE_XLIB= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
PKGMESSAGE= ${WRKDIR}/pkg-message
|
||||
|
||||
USE_XORG= x11
|
||||
MAN1= ppc.1
|
||||
|
||||
PLIST_FILES= bin/ppc etc/ppccfg.example %%DATADIR%%/video.x
|
||||
|
@ -21,7 +21,6 @@ USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_AUTOTOOLS= autoconf:261
|
||||
CONFIGURE_ARGS= --enable-sound --enable-vidmode --enable-dga
|
||||
USE_XLIB= yes
|
||||
USE_GNOME= gtk20
|
||||
USE_GCC= 3.4
|
||||
|
||||
|
@ -19,7 +19,6 @@ COMMENT= Easy to use FTP client for X Window System
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gtk12
|
||||
ALL_TARGET= # empty
|
||||
MAKE_ARGS= CC=${CC} C_FLAGS="${CFLAGS}" DESTDIR=${PREFIX}
|
||||
|
@ -29,7 +29,7 @@ OPTIONS= X11 "Build with X11 frontend" on \
|
||||
NLS "Native Language Support via gettext utilities" on
|
||||
|
||||
.if !defined(WITHOUT_X11)
|
||||
USE_XLIB= yes
|
||||
USE_XORG= x11
|
||||
.endif
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
@ -20,9 +20,8 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
|
||||
MAINTAINER= ports@mark.reidel.info
|
||||
COMMENT= Multiplayer graphical arcade and adventure game made for X11
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_PERL5= yes
|
||||
USE_XPM= yes
|
||||
USE_XORG= xpm
|
||||
WANT_GNOME= yes
|
||||
USE_GNOME= gnometarget
|
||||
USE_GMAKE= yes
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= ember
|
||||
PORTVERSION= 0.5.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
http://amber.worldforge.org/ember/releases/stable/
|
||||
@ -35,7 +35,6 @@ USE_SDL= sdl
|
||||
GNU_CONFIGURE= YES
|
||||
USE_LDCONFIG= YES
|
||||
USE_LUA= 5.0
|
||||
USE_XLIB= YES
|
||||
USE_GNOME= gnomehack
|
||||
USE_BZIP2= YES
|
||||
CPPFLAGS= -DBR_NO_MACROS
|
||||
|
@ -16,7 +16,6 @@ COMMENT= GNOME version of Kisekae Set System
|
||||
|
||||
RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gnomeprefix gnomehack libgnomeui
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
|
@ -16,7 +16,7 @@ DISTNAME= gl${PORTNAME}-${PORTVERSION}
|
||||
MAINTAINER= oliver@FreeBSD.org
|
||||
COMMENT= Unix source-port of the famous Heretic game by id Software
|
||||
|
||||
USE_XLIB= yes
|
||||
USE_XORG= x11 xi xpm xau
|
||||
USE_GMAKE= yes
|
||||
MAKE_ENV= PTHREAD_LIBS=${PTHREAD_LIBS}
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= holotz-castle
|
||||
PORTVERSION= 1.3.9
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://www.mainreactor.net/holotzcastle/download/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
||||
@ -19,7 +19,6 @@ MAKE_ARGS= HC_BASE=${PREFIX}/share/${PORTNAME}/ HC_BIN_DIR=${PREFIX}/bin/ CXX=${
|
||||
|
||||
USE_GL= gl
|
||||
USE_SDL= image mixer sdl ttf
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
BROKEN= Does not run (No video mode large enough for 676550817x676551540)
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= ishido
|
||||
PORTVERSION= 1.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= obrien
|
||||
@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= obrien
|
||||
MAINTAINER= samorodi@NUXI.com
|
||||
COMMENT= Tile placement game
|
||||
|
||||
USE_XLIB= yes
|
||||
USE_XORG= x11
|
||||
MAN6= ishido.6
|
||||
|
||||
do-install:
|
||||
|
@ -14,7 +14,6 @@ MASTER_SITES= http://clay.ll.pl/download/
|
||||
MAINTAINER= shanali@yahoo.com
|
||||
COMMENT= A simple hiragana/katakana drill tool
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gtk20
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= pyching
|
||||
PORTVERSION= 1.2.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= games python
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinte
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
USE_PYTHON= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_XORG= x11
|
||||
|
||||
PLIST_SUB+= LIB_TARGET=${LIB_TARGET:S,^${PREFIX}/,,g} \
|
||||
DOC_TARGET=${DOC_TARGET:S,^${PREFIX}/,,g}
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= xchadance
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ftp://ftp.mk.bsdclub.org/pub/FreeBSD/distfiles/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
@ -19,8 +19,8 @@ COMMENT= Display a dancing girl "ChaCha."
|
||||
|
||||
EXTRACT_DEPENDS=lha:${PORTSDIR}/archivers/lha
|
||||
|
||||
USE_XORG= x11
|
||||
MAKEFILE= makefile
|
||||
USE_X_PREFIX= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
EXTRACT_CMD= lha
|
||||
|
@ -20,8 +20,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg png.5:${PORTSDIR}/graphics/png
|
||||
|
||||
USE_XLIB= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_XORG= x11
|
||||
|
||||
MAKE_ENV+= AR=${AR} RANLIB=${RANLIB} ECHO=${ECHO} RM=${RM}
|
||||
|
||||
|
@ -7,18 +7,18 @@
|
||||
|
||||
PORTNAME= xsoldier
|
||||
PORTVERSION= 1.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://www.interq.or.jp/libra/oohara/xsoldier/
|
||||
|
||||
MAINTAINER= naddy@FreeBSD.org
|
||||
COMMENT= Space-based shoot-em up game for X11
|
||||
|
||||
USE_XLIB= Yes
|
||||
GNU_CONFIGURE= Yes
|
||||
CONFIGURE_ARGS= --localstatedir=/var
|
||||
MAKE_ARGS= CC_OPTIMIZE="${CFLAGS}"
|
||||
|
||||
USE_XORG= x11 ice xpm
|
||||
MAN6= xsoldier.6
|
||||
|
||||
SCOREFILE= /var/games/xsoldier.scores
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= bmp-rootvis
|
||||
PORTVERSION= 0.0.1
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_BERLIOS}
|
||||
MASTER_SITE_SUBDIR= bmp-plugins
|
||||
@ -23,7 +23,6 @@ PLIST_FILES= lib/bmp/Visualization/librootvis.so \
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= cegui
|
||||
PORTVERSION= 0.5.0b
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= graphics devel
|
||||
MASTER_SITES= SF
|
||||
MASTER_SITE_SUBDIR=crayzedsgui
|
||||
@ -17,7 +17,8 @@ MAINTAINER= oliver@FreeBSD.org
|
||||
COMMENT= A library providing windowing and widgets for graphics APIs
|
||||
|
||||
LIB_DEPENDS= IL.1:${PORTSDIR}/graphics/devil \
|
||||
pcre.0:${PORTSDIR}/devel/pcre
|
||||
pcre.0:${PORTSDIR}/devel/pcre \
|
||||
freetype.9:${PORTSDIR}/print/freetype2
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME:S/0b/0/}
|
||||
CONFIGURE_ARGS= --enable-toluacegui --disable-irrlicht-renderer \
|
||||
@ -32,7 +33,6 @@ GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_GL= yes
|
||||
USE_LUA= 5.0
|
||||
USE_XLIB= yes
|
||||
USE_GNOME= gnomehack
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
|
@ -21,7 +21,6 @@ LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut
|
||||
USE_DOS2UNIX= yes
|
||||
USE_GCC= 3.2+
|
||||
USE_GL= yes
|
||||
USE_XLIB= yes
|
||||
USE_ZIP= yes
|
||||
|
||||
SOURCE= FFFF3 FragmentProgram FragmentProgramARB10 GPUProgram \
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= hgl
|
||||
PORTVERSION= 2.0.4
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= graphics haskell
|
||||
MASTER_SITES= http://haskell.org/graphics/downloads/
|
||||
PKGNAMEPREFIX= hs-
|
||||
@ -20,7 +20,7 @@ RUN_DEPENDS= hugs:${PORTSDIR}/lang/hugs
|
||||
|
||||
WRKSRC= ${WRKDIR}/graphics-${PORTVERSION}
|
||||
USE_GMAKE= yes
|
||||
USE_XLIB= yes
|
||||
USE_XORG= x11
|
||||
|
||||
HGL_LIBS= ${PREFIX}/lib/hugs/x11
|
||||
HGL_DOCS= ${PREFIX}/share/doc/hs-hgl
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= ogre3d
|
||||
PORTVERSION= 1.4.7
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= graphics devel
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR=ogre
|
||||
@ -30,7 +30,6 @@ GNU_CONFIGURE= YES
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_LDCONFIG= YES
|
||||
USE_BZIP2= YES
|
||||
USE_XLIB= YES
|
||||
#USE_GCC= 3.4
|
||||
USE_GNOME= gnomehack
|
||||
USE_GMAKE= YES
|
||||
|
@ -34,7 +34,7 @@ DIST_SUBDIR= povray31
|
||||
# no UNIX source files for POV-Ray 3.1.
|
||||
#
|
||||
|
||||
USE_XLIB= yes
|
||||
USE_XORG= x11
|
||||
MAN1= povray.1
|
||||
|
||||
POVLIB= ${PREFIX}/lib/povray31
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
PORTNAME= cgkit
|
||||
PORTVERSION= 2.0.0a7
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= graphics python
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -21,7 +21,6 @@ COMMENT= Python Computer Graphics Kit
|
||||
BUILD_DEPENDS= bjam:${PORTSDIR}/devel/boost-python scons:${PORTSDIR}/devel/scons
|
||||
|
||||
USE_GL= yes
|
||||
USE_XLIB= yes
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_PKGVERSION= 2.0.0alpha7
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= wmGrabImage
|
||||
PORTVERSION= 0.72
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= graphics windowmaker
|
||||
MASTER_SITES= http://dockapps.org/files/12/19/
|
||||
EXTRACT_SUFX= .tgz
|
||||
@ -19,8 +19,7 @@ RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/wmGrabImage
|
||||
|
||||
USE_X_PREFIX= YES
|
||||
USE_XPM= YES
|
||||
USE_XORG= xpm
|
||||
|
||||
MAN1= wmGrabImage.1
|
||||
|
||||
|
@ -19,7 +19,6 @@ COMMENT= Dual Scope visualization plugin for XMMS
|
||||
|
||||
LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gtk12
|
||||
|
||||
post-patch:
|
||||
|
@ -19,7 +19,6 @@ COMMENT= Dual Spectralizer visualization plugin for XMMS
|
||||
|
||||
LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gtk12
|
||||
|
||||
post-patch:
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= xzgv
|
||||
PORTVERSION= 0.8
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_SUNSITE}
|
||||
MASTER_SITE_SUBDIR= apps/graphics/viewers/X
|
||||
@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= apps/graphics/viewers/X
|
||||
MAINTAINER= nosuzuki@postcard.st
|
||||
COMMENT= An image viewer with thumbnail-based file selector for X
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= imlib
|
||||
USE_GMAKE= yes
|
||||
|
||||
|
@ -19,7 +19,6 @@ RUN_DEPENDS= gdesklets:${PORTSDIR}/deskutils/gdesklets \
|
||||
${PYTHON_SITELIBDIR}/twisted/__init__.py:${PORTSDIR}/devel/py-twisted
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_XLIB= yes
|
||||
|
||||
NAME= irc
|
||||
DATADIR= ${PREFIX}/share/gdesklets
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= monafonts-ttf
|
||||
PORTVERSION= 2.90
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= japanese x11-fonts
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= monafont
|
||||
@ -16,7 +16,6 @@ DISTNAME= monafont-ttf-${PORTVERSION}
|
||||
MAINTAINER= nobutaka@FreeBSD.org
|
||||
COMMENT= X11 TrueType kanji fonts
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_ZIP= yes
|
||||
NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= motoya-ttfonts
|
||||
PORTVERSION= 0.20060201
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= japanese x11-fonts
|
||||
MASTER_SITES= #
|
||||
# You must accept following MOTOYA freefont LICENSE[1], and regist
|
||||
@ -25,7 +25,7 @@ EXTRACT_DEPENDS+= lha:${PORTSDIR}/archivers/lha
|
||||
|
||||
RESTRICTED= Personal, non-profit, and evaluation purpose only. Redistribution not permitted in any form
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_XORG= xpm
|
||||
NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= scim-prime
|
||||
PORTVERSION= 0.3.0
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= japanese
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP}
|
||||
MASTER_SITE_SUBDIR= scim-imengine/17192
|
||||
@ -20,7 +20,6 @@ BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim \
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
USE_GNOME= lthack
|
||||
USE_XLIB= yes
|
||||
USE_ICONV= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= scim-uim
|
||||
PORTVERSION= 0.1.4
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= japanese
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
http://freedesktop.org/~suzhe/sources/
|
||||
@ -22,7 +22,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_GNOME= lthack
|
||||
USE_XLIB= yes
|
||||
USE_ICONV= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
PORTNAME= aleefonts
|
||||
PORTVERSION= 11.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= korean x11-fonts
|
||||
MASTER_SITES= ${MASTER_SITE_DEBIAN}
|
||||
MASTER_SITE_SUBDIR= pool/main/t/ttf-alee
|
||||
@ -16,7 +16,6 @@ DISTNAME= ttf-alee_${PORTVERSION}
|
||||
MAINTAINER= perky@FreeBSD.org
|
||||
COMMENT= A-Lee's Hangul truetype fonts #'
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
NO_BUILD= yes
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/}
|
||||
FONTDIR= ${PREFIX}/lib/X11/fonts/TrueType
|
||||
|
@ -15,7 +15,6 @@ COMMENT= Hangul X Input Method for Everywhere
|
||||
|
||||
LIB_DEPENDS= hangul.1:${PORTSDIR}/korean/libhangul
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomeprefix gnomehack gtk20
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
PORTNAME= unfonts
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= korean x11-fonts
|
||||
MASTER_SITES= http://kldp.net/frs/download.php/1425/:core \
|
||||
@ -19,7 +19,6 @@ MAINTAINER= perky@FreeBSD.org
|
||||
COMMENT= GPL'd Korean TrueType Fonts by UN Koaunghi
|
||||
|
||||
WRKSRC= ${WRKDIR}/un-fonts
|
||||
USE_X_PREFIX= yes
|
||||
NO_BUILD= yes
|
||||
FONTDIR= ${PREFIX}/lib/X11/fonts/TrueType
|
||||
FONTLIST= UnBatang UnBatangBold UnBom UnDotum UnDotumBold \
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= mit-scheme
|
||||
PORTVERSION= 7.7.1
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= lang scheme
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= mit-scheme/stable.pkg/${PORTVERSION}
|
||||
@ -21,7 +21,6 @@ COMMENT= MIT Scheme: includes runtime, compiler, and edwin binaries
|
||||
ONLY_FOR_ARCHS= i386
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_XLIB= yes
|
||||
WRKSRC= ${WRKDIR}/scheme-${PORTVERSION}/src/microcode
|
||||
ALL_TARGET= default-target
|
||||
|
||||
|
@ -16,7 +16,7 @@ COMMENT= ANSI/Turbo Pascal to C/C++ converter
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
USE_XLIB= yes
|
||||
USE_XORG= x11
|
||||
USE_BISON= build
|
||||
|
||||
EXAMPLES= arr.pas bgidemo.pas ccall.pas coord.txt dos.h dos.pas \
|
||||
|
@ -19,7 +19,6 @@ BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm
|
||||
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm
|
||||
|
||||
PLIST_FILES= libexec/gkrellm/plugins/mailwatch.so
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= imlib
|
||||
|
||||
do-install:
|
||||
|
@ -24,7 +24,6 @@ USE_BZIP2= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_ICONV= yes
|
||||
USE_XLIB= yes
|
||||
USE_GNOME= gtk20
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= asir
|
||||
PORTVERSION= 20070806
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= ftp://ftp.jssac.org/pub/distfiles/asir/ \
|
||||
ftp://ftp.asir.org/pub/asir/src/ \
|
||||
@ -20,9 +20,9 @@ COMMENT= The system Risa/Asir is a general computer algebra system
|
||||
|
||||
LIB_DEPENDS= pari.2:${PORTSDIR}/math/pari
|
||||
|
||||
USE_XORG= x11 xaw xext xt
|
||||
GNU_CONFIGURE= yes
|
||||
USE_AUTOTOOLS= automake:15 autoconf:261
|
||||
USE_XLIB= yes
|
||||
CONFIGURE_ARGS= --enable-shared --enable-plot --enable-fep --enable-interval --with-pari
|
||||
ASIR_SRC_VERSION= ${PORTVERSION}
|
||||
ASIR_DOC_VERSION= 20070718
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= mbasecalc
|
||||
PORTVERSION= 1.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://www.muquit.com/muquit/software/mbasecalc/
|
||||
DISTNAME= ${PORTNAME}
|
||||
@ -17,7 +17,6 @@ COMMENT= Simple calculator program inspired by basecalc
|
||||
|
||||
LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
MAKE_ARGS= INCLUDES="-I${X11BASE}/include -I." \
|
||||
LIBS="-L${X11BASE}/lib -lfltk -lX11"
|
||||
|
||||
|
@ -21,7 +21,6 @@ LATEST_LINK= math-ump
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gtk20
|
||||
USE_XLIB= yes
|
||||
USE_GL= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
|
@ -17,8 +17,7 @@ COMMENT= Dockapp to run shell scripts and display the output
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}/${PORTNAME}
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_XPM= yes
|
||||
USE_XORG= xpm
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|$$(LIBS)$$|& $$(OBJS)|g' \
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= xosd
|
||||
PORTVERSION= 2.2.12
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= http://www.ignavus.net/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
@ -18,7 +18,6 @@ COMMENT= X On-Screen-Display Library and XMMS plug-in
|
||||
|
||||
XMMS_CONFIG?= ${X11BASE}/bin/xmms-config
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= qdvdauthor
|
||||
PORTVERSION= 1.0.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -46,7 +47,6 @@ DESKTOP_ENTRIES="QDVDAuthor" \
|
||||
"false"
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
USE_XLIB= yes
|
||||
USE_QT_VER= 3
|
||||
QT_NONSTANDARD= yes
|
||||
CONFIGURE_ENV= QMAKESPEC=${LOCALBASE}/share/qt/mkspecs/freebsd-g++
|
||||
|
@ -32,8 +32,7 @@ USE_MOTIF= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_PERL5= yes
|
||||
USE_XPM= yes
|
||||
USE_XLIB= yes
|
||||
USE_XORG= x11
|
||||
CONFIGURE_ENV= LIBS="-L${PREFIX}/lib -L${LOCALBASE}/lib" \
|
||||
CFLAGS="-I${WRKSRC}/common"
|
||||
MAKE_ENV= verbose=yes
|
||||
|
@ -24,7 +24,6 @@ USE_GNOME= gnomeprefix gnomehack intlhack intltool pkgconfig \
|
||||
libgnomeui libbonobo desktopfileutils gnomepanel
|
||||
USE_GSTREAMER= vorbis
|
||||
USE_ICONV= yes
|
||||
USE_XLIB= yes
|
||||
USE_OPENSSL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"
|
||||
|
@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= novel
|
||||
MAINTAINER= novel@FreeBSD.org
|
||||
COMMENT= A network bandwidth monitor intended for the WindowMaker dock
|
||||
|
||||
USE_XPM= yes
|
||||
USE_XORG= xpm
|
||||
MAN1= wmnet.1
|
||||
PLIST_FILES= bin/wmnet
|
||||
|
||||
|
@ -18,7 +18,6 @@ COMMENT= A graphical BSD ports collection manager
|
||||
RUN_DEPENDS= portupgrade:${PORTSDIR}/ports-mgmt/portupgrade \
|
||||
gdialog:${PORTSDIR}/x11/zenity
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gtk20 desktopfileutils
|
||||
|
||||
MAKE_ENV+= OSTYPE="${OPSYS}"
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= artwiz-ru
|
||||
PORTVERSION= 20041031
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= russian x11-fonts
|
||||
MASTER_SITES= http://dev.gentoo.org/~sergey/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
@ -21,7 +21,6 @@ BUILD_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig
|
||||
RUN_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
NO_BUILD= yes
|
||||
WRKSRC= ${WRKDIR}/fonts
|
||||
PKGMESSAGE= ${WRKDIR}/pkg-message
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= prawda
|
||||
PORTVERSION= 0.3.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= russian
|
||||
MASTER_SITES= http://www.prawda.newmail.ru/
|
||||
|
||||
@ -16,7 +16,7 @@ COMMENT= English-Russian translator
|
||||
|
||||
USE_BZIP2= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_XORG= x11 xaw xmu xt sm
|
||||
CXXFLAGS+= -I${X11BASE}/include -L${X11BASE}/lib
|
||||
|
||||
post-patch:
|
||||
|
@ -7,15 +7,16 @@
|
||||
|
||||
PORTNAME= dcl
|
||||
PORTVERSION= 5.3.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= science graphics
|
||||
MASTER_SITES= http://www.gfd-dennou.org/arch/dcl/
|
||||
|
||||
MAINTAINER= murakami@ahs.scitec.kobe-u.ac.jp
|
||||
COMMENT= Scientific graphic library for geoscience
|
||||
|
||||
USE_XORG= x11 xext
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX} --disable-gtk2 --disable-gtk --with-x
|
||||
USE_XLIB= yes
|
||||
|
||||
WANT_FORTRAN= yes #dummy but future use
|
||||
BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
PORTNAME= asr-utils
|
||||
PORTVERSION= 3.04
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://download.adaptec.com/raid/u160raid/unix/ \
|
||||
ftp://ftp.adaptec.com/raid/u160raid/unix/
|
||||
@ -25,7 +25,7 @@ ONLY_FOR_ARCHS= i386
|
||||
NO_WRKSUBDIR= yes
|
||||
BINS= raidutil dpteng dptcom dptsig
|
||||
.ifndef (WITHOUT_X11)
|
||||
USE_XLIB= yes
|
||||
USE_XORG= x11
|
||||
BINS+= dptscom dptmgr
|
||||
.endif
|
||||
MAN8= raidutil.8
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= conky
|
||||
PORTVERSION= 1.4.9
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -16,8 +17,9 @@ COMMENT= An advanced, highly configurable system monitor for X
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_XORG= x11 xext xdamage
|
||||
USE_GNOME= pkgconfig
|
||||
USE_ICONV= yes
|
||||
USE_X_PREFIX= yes
|
||||
CONFIGURE_ARGS+= --disable-portmon \
|
||||
--disable-proc-uptime \
|
||||
--disable-hddtemp
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= conky
|
||||
PORTVERSION= 1.4.9
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -16,8 +17,9 @@ COMMENT= An advanced, highly configurable system monitor for X
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_XORG= x11 xext xdamage
|
||||
USE_GNOME= pkgconfig
|
||||
USE_ICONV= yes
|
||||
USE_X_PREFIX= yes
|
||||
CONFIGURE_ARGS+= --disable-portmon \
|
||||
--disable-proc-uptime \
|
||||
--disable-hddtemp
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= gkrellfire
|
||||
PORTVERSION= 0.4.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://people.freenet.de/thomas-steinke/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
@ -20,7 +21,6 @@ BUILD_DEPENDS= ${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrell
|
||||
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2
|
||||
|
||||
PLIST_FILES= libexec/gkrellm2/plugins/${PORTNAME}.so
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
MAKE_ARGS= CC="${CC}"
|
||||
|
||||
|
@ -21,7 +21,6 @@ CONFLICTS= gkrellm-2.*
|
||||
NO_LATEST_LINK= yes
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= imlib
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= torsmo
|
||||
PORTVERSION= 0.18
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -16,8 +16,8 @@ MAINTAINER= novel@FreeBSD.org
|
||||
COMMENT= System monitor that renders text on desktop
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_XORG= x11
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include"
|
||||
USE_X_PREFIX= yes
|
||||
MAN1= torsmo.1
|
||||
|
||||
PLIST_FILES= bin/torsmo \
|
||||
|
@ -23,7 +23,6 @@ OPTIONS= GTK2 "Enable GTK2 support" off \
|
||||
NONROOT "Use xcdroast w/o being root" off \
|
||||
NLS "Native language support" on
|
||||
|
||||
USE_XLIB= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_ICONV= yes
|
||||
USE_CDRTOOLS= yes
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= alltraxclock
|
||||
PORTVERSION= 2.0.2
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= x11-clocks
|
||||
MASTER_SITES= http://perso.wanadoo.fr/alltrax/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
@ -20,8 +20,6 @@ COMMENT= An analog clock plugin for gkrellm2
|
||||
BUILD_DEPENDS= ${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2
|
||||
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
ALL_TARGET= alltraxclock.so
|
||||
PLIST_FILES= libexec/gkrellm2/plugins/alltraxclock.so
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}2_0.2/
|
||||
|
@ -19,7 +19,6 @@ LIB_DEPENDS= beep.2:${PORTSDIR}/multimedia/beep-media-player
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_BZIP2= yes
|
||||
USE_GNOME= gnometarget gtk20
|
||||
USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
PLIST_FILES= lib/bmp/General/libalarm.so
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= osdclock
|
||||
PORTVERSION= 0.5
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= x11-clocks
|
||||
MASTER_SITES= http://leftorium.net/software/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
@ -20,7 +20,6 @@ COMMENT= Small clock which uses libxosd to render text to the root window
|
||||
LIB_DEPENDS= xosd.4:${PORTSDIR}/misc/xosd
|
||||
|
||||
USE_GCC= 3.4
|
||||
USE_X_PREFIX= yes
|
||||
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -I${X11BASE}/include" \
|
||||
LDFLAGS="${LDFLAGS} -L${X11BASE}/lib ${PTHREAD_LIBS}" \
|
||||
PREFIX="${PREFIX}"
|
||||
|
@ -22,7 +22,6 @@ USE_AUTOTOOLS= autoconf:213
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= pkgconfig glib20 gtk20 libxml2 gnomevfs2 pango libglade2
|
||||
USE_XLIB= yes
|
||||
HAS_CONFIGURE= yes
|
||||
|
||||
MAN1= rox.1
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= c64bdf
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-fonts
|
||||
MASTER_SITES= http://beej.us/c64bdf/
|
||||
DISTNAME= ${PORTNAME}
|
||||
@ -16,7 +17,6 @@ MAINTAINER= saper@SYSTEM.PL
|
||||
COMMENT= Commodore 64 X11 fonts
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
FONTS= c64 c64d
|
||||
FONTDIR= lib/X11/fonts/${PORTNAME}
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
PORTNAME= fonts-te
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11-fonts
|
||||
MASTER_SITES= http://itachi.prudhvi.org/te_fonts/ \
|
||||
http://freebsd.unixfreunde.de/sources/
|
||||
@ -20,7 +20,6 @@ USE_BZIP2= yes
|
||||
NO_BUILD= yes
|
||||
PORTDOCS= MANUAL.PDF
|
||||
PKGMESSAGE= ${PKGDIR}/pkg-message
|
||||
USE_X_PREFIX= yes
|
||||
FONTSDIR= ${PREFIX}/lib/X11/fonts/${PORTNAME}
|
||||
PLIST_SUB= FONTSDIR=${FONTSDIR:S|^${PREFIX}/||}
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= freefonts
|
||||
PORTVERSION= 0.10
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= x11-fonts
|
||||
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
|
||||
ftp://ftp.fh-heilbronn.de/mirrors/ftp.gimp.org/%SUBDIR%/ \
|
||||
@ -22,7 +22,6 @@ BUILD_DEPENDS= type1inst:${PORTSDIR}/x11-fonts/p5-type1inst
|
||||
|
||||
RESTRICTED= "see accompanying .license files"
|
||||
NO_WRKSUBDIR= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
do-build:
|
||||
@cd ${WRKSRC}/freefont && ${LOCALBASE}/bin/type1inst -silent -quiet -nolog >/dev/null 2>&1
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= sharefonts
|
||||
PORTVERSION= 0.10
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11-fonts
|
||||
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/fonts/
|
||||
|
||||
@ -18,8 +18,6 @@ RESTRICTED= "Shareware. Cannot be distributed w/o prior authorization."
|
||||
|
||||
NO_BUILD= yes
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${PREFIX}/lib/X11/fonts/sharefont
|
||||
${CP} ${WRKDIR}/sharefont/* ${PREFIX}/lib/X11/fonts/sharefont
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= tolkien-ttf
|
||||
PORTVERSION= 0.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11-fonts
|
||||
MASTER_SITES= http://www.northernstorm.org/distfiles/
|
||||
|
||||
@ -19,7 +19,6 @@ RUN_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig
|
||||
RESTRICTED= "Shareware. Unlicensed commercial usage/redistribution prohibited."
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= urwfonts-ttf
|
||||
PORTVERSION= 1.0.7b18
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11-fonts
|
||||
MASTER_SITES= ftp://ftp.gnome.ru/fonts/urw/release/
|
||||
DISTNAME= urw-fonts-${PORTVERSION:S/b/pre/}-ttf
|
||||
@ -20,7 +20,6 @@ NO_WRKSUBDIR= yes
|
||||
|
||||
USE_BZIP2= yes
|
||||
NO_BUILD= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${PREFIX}/lib/X11/fonts/urwfonts-ttf
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= urwfonts
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= x11-fonts
|
||||
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/fonts/
|
||||
DISTNAME= urw-fonts
|
||||
@ -15,8 +15,9 @@ DISTNAME= urw-fonts
|
||||
MAINTAINER= olgeni@FreeBSD.org
|
||||
COMMENT= Another font package for X
|
||||
|
||||
RUN_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
USE_X_PREFIX= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
post-extract:
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= fluxbox-sid-pack
|
||||
PORTVERSION= 20031226
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= x11-themes
|
||||
MASTER_SITES= http://fluxbox.org/download/themes/sid/
|
||||
DISTNAME= sidpack
|
||||
@ -20,7 +20,6 @@ RUN_DEPENDS= fluxbox:${PORTSDIR}/x11-wm/fluxbox
|
||||
INSTALL_DIR= ${LOCALBASE}/share/fluxbox/
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_XLIB= yes
|
||||
NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
|
@ -22,8 +22,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
|
||||
RUN_DEPENDS= fvwm2:${PORTSDIR}/x11-wm/fvwm2-devel
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_XPM= yes
|
||||
USE_XORG= xpm
|
||||
USE_GMAKE= yes
|
||||
USE_PERL5= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= openbox-themes
|
||||
PORTVERSION= 1.0.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= x11-themes
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= novel
|
||||
@ -18,7 +18,6 @@ COMMENT= Themes for Openbox
|
||||
|
||||
RUN_DEPENDS= openbox:${PORTSDIR}/x11-wm/openbox
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
NO_BUILD= yes
|
||||
WRKSRC= ${PORTNAME}-${PORTVERSION}
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= fbcmd
|
||||
PORTVERSION= 0.5.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= http://darkshed.feuersenger.net/files/c_cpp/fbcmd/
|
||||
|
||||
@ -19,9 +19,9 @@ RUN_DEPENDS= fluxbox:${PORTSDIR}/x11-wm/fluxbox
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
ALL_TARGET= first
|
||||
USE_X_PREFIX= yes
|
||||
MAKE_ARGS= CXX="${CXX}" CFLAGS="${CFLAGS}"
|
||||
|
||||
USE_XORG= x11 xmu
|
||||
PLIST_FILES= bin/fbcmd
|
||||
|
||||
post-extract:
|
||||
|
@ -7,14 +7,14 @@
|
||||
|
||||
PORTNAME= fbpager
|
||||
PORTVERSION= 0.1.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= http://www.fluxbox.org/download/
|
||||
|
||||
MAINTAINER= novel@FreeBSD.org
|
||||
COMMENT= Desktop pager for the Fluxbox window manager
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_XORG= x11
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
|
||||
|
@ -18,7 +18,7 @@ CONFLICTS= ion-2-*
|
||||
|
||||
MAN1= ion.1x
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_XORG= x11
|
||||
USE_GMAKE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -16,7 +16,6 @@ COMMENT= Preferences manager for the Openbox window manager
|
||||
LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification \
|
||||
obparser.16:${PORTSDIR}/x11-wm/openbox
|
||||
|
||||
USE_XLIB= yes
|
||||
USE_GNOME= gnomehier gnometarget libglade2
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
|
||||
|
@ -20,7 +20,6 @@ GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= glib20 libxml2 ltverhack
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_XLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
CONFIGURE_ENV= CFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
@ -7,14 +7,14 @@
|
||||
|
||||
PORTNAME= ratmenu
|
||||
PORTVERSION= 1.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= http://www.mired.org/downloads/
|
||||
|
||||
MAINTAINER= mwm@mired.org
|
||||
COMMENT= A simple menu patterened for use with ratpoison
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_XORG= x11
|
||||
ALL_TARGET= ratmenu
|
||||
MAN1= ratmenu.1
|
||||
PLIST_FILES= bin/ratmenu
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= weewm
|
||||
PORTVERSION= 0.0.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= http://weewm.flashtux.org/download/
|
||||
@ -16,7 +16,7 @@ MAINTAINER= ppl@nbnet.nb.ca
|
||||
COMMENT= Fast and ultra light windowmanager with total keyboard control
|
||||
|
||||
PLIST_FILES= bin/weewm
|
||||
USE_X_PREFIX= yes
|
||||
USE_XORG= x11
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's,^CC=,CC?=,' -e 's,/usr/X11R6,${X11BASE},g' \
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= windowlab
|
||||
PORTVERSION= 1.33
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= http://www.nickgravgaard.com/windowlab/
|
||||
EXTRACT_SUFX= .tar
|
||||
@ -17,7 +17,7 @@ COMMENT= A small window manager for X11
|
||||
|
||||
MAN1= windowlab.1x
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_XORG= x11 xext
|
||||
USE_GMAKE= yes
|
||||
|
||||
MAKE_ARGS= MENURC=${PREFIX}/etc/windowlab/menurc CC="${CC}"
|
||||
|
@ -25,9 +25,8 @@ RUN_DEPENDS= ${X11BASE}/share/WindowMaker/Themes/LeetWM.themed/style:${PORTSDIR}
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gnomehack gnometarget pkgconfig
|
||||
USE_XPM= yes
|
||||
USE_XORG= xpm
|
||||
USE_PERL5= yes
|
||||
USE_GETTEXT= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= eterm
|
||||
PORTVERSION= 0.9.4
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES+= x11
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
@ -18,8 +18,6 @@ COMMENT= Displays the GNOME tasklist and floats above the other windows
|
||||
|
||||
RUN_DEPENDS= gdesklets:${PORTSDIR}/deskutils/gdesklets
|
||||
|
||||
USE_XLIB= yes
|
||||
|
||||
NAME= tasklist
|
||||
DATADIR= ${PREFIX}/share
|
||||
PKGMESSAGE= ${WRKDIR}/pkg-message
|
||||
|
@ -14,7 +14,6 @@ MASTER_SITES= http://www.home.unix-ag.org/simon/gromit/
|
||||
MAINTAINER= sergei@FreeBSD.org
|
||||
COMMENT= GRaphics Over Miscellaneous Objects (Gromit)
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gtk20
|
||||
|
||||
DOCS= AUTHORS ChangeLog README
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= keylaunch
|
||||
PORTVERSION= 1.3.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://www.mired.org/downloads/
|
||||
|
||||
@ -17,7 +17,7 @@ COMMENT= An X utility for binding commands to a hot key
|
||||
WRKSRC= ${WRKDIR}/keylaunch
|
||||
USE_GMAKE= yes
|
||||
USE_PERL5_BUILD=yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_XORG= x11
|
||||
|
||||
PKGMESSAGE= ${WRKSRC}/pkg-message
|
||||
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user