mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- 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
8e81e23696
commit
c4c8f4be45
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209620
@ -7,14 +7,13 @@
|
||||
|
||||
PORTNAME= gnowavcut
|
||||
PORTVERSION= 0.0.8
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= audio gnome
|
||||
MASTER_SITES= http://gnowavcut.good-day.net/src/
|
||||
|
||||
MAINTAINER= spcoltri@omcl.org
|
||||
COMMENT= A GNOME/GTK+ based RIFF PCM Wave file splitter
|
||||
|
||||
USE_XLIB= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gnomehack gnomeprefix gnomelibs
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= x11amp
|
||||
PORTVERSION= 0.9.b1.1
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= ftp://ftp.cs.tu-berlin.de/pub/misc/x11amp/0.9/ \
|
||||
ftp://ftp.x11amp.bz.nu/x11amp/0.9/ \
|
||||
@ -17,7 +17,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/-beta/}
|
||||
MAINTAINER= beech@FreeBSD.org
|
||||
COMMENT= X11-based MP3 player with nice graphical interface
|
||||
|
||||
USE_XLIB= yes
|
||||
USE_GNOME= gtk12 esound
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= xmp
|
||||
PORTVERSION= 2.0.4
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -16,7 +16,6 @@ MAINTAINER= anders@FreeBSD.org
|
||||
COMMENT= A player for many different Amiga and PC module formats
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= esound
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= autoconf:213
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= opencascade
|
||||
PORTVERSION= 6.2
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= cad science
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= thierry
|
||||
@ -29,7 +29,6 @@ BROKEN= Does not compile
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_BISON= build
|
||||
USE_XLIB= yes
|
||||
USE_TK= yes
|
||||
USE_TCL_BUILD= 84
|
||||
USE_TCL_RUN= 84
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= pyDict
|
||||
PORTVERSION= 0.2.6.3
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= chinese
|
||||
MASTER_SITES= LOCAL/chinsan/pyDict/ \
|
||||
http://www.525183.com/freebsd/pyDict/ \
|
||||
@ -20,8 +20,6 @@ COMMENT= A Chinese <-> English dictionary, under both console and X11
|
||||
RUN_DEPENDS= ${LOCALBASE}/include/pygtk/pygtk.h:${PORTSDIR}/x11-toolkits/py-gtk \
|
||||
${X11BASE}/lib/X11/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf
|
||||
|
||||
USE_XLIB= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/dict
|
||||
NO_BUILD= yes
|
||||
SHAREMODE= 644
|
||||
|
@ -23,7 +23,6 @@ CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" \
|
||||
CPPFLAGS="-I${LOCALBASE}/include"
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= libgnomeui gnomehack gnomeprefix
|
||||
USE_XLIB= yes
|
||||
INSTALLS_OMF= yes
|
||||
|
||||
GCONF_SCHEMAS= gmfsk.schemas
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
PORTNAME= hamfax
|
||||
PORTVERSION= 0.6.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= comms audio hamradio
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= hamfax
|
||||
@ -18,7 +18,6 @@ COMMENT= QT application for sending and receiving facsimiles over radio
|
||||
LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile
|
||||
|
||||
USE_QT_VER= 3
|
||||
USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-Qt-dir=${X11BASE} CXX="${CXX} ${PTHREAD_CFLAGS}" \
|
||||
LIBS="${PTHREAD_LIBS}" CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= syncterm
|
||||
PORTVERSION= 0.9.${PORTVER}
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= comms
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -36,7 +36,7 @@ MAKE_ARGS+= -C syncterm
|
||||
MAKE_ARGS+= PREFIX="${PREFIX}"
|
||||
MAKE_ARGS+= INSTALL_EXE="${INSTALL_PROGRAM}"
|
||||
.if !defined(WITHOUT_X11)
|
||||
USE_XLIB= yes
|
||||
USE_XORG= x11
|
||||
.else
|
||||
MAKE_ARGS+= NO_X=1
|
||||
.endif
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= pinot
|
||||
PORTVERSION= 0.83
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= ${MASTER_SITE_BERLIOS}
|
||||
#MASTER_SITES= http://www.chez.com/colinf/pinot/ \
|
||||
@ -44,7 +45,6 @@ CONFIGURE_ARGS= --with-http=curl --with-ssl=${OPENSSLBASE}
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" MKDIR_P="${MKDIR}"
|
||||
|
||||
USE_GETTEXT= yes
|
||||
USE_XLIB= yes
|
||||
#USE_SQLITE= 3 # Replaced by sqlite3-threads
|
||||
USE_PYTHON= yes
|
||||
USE_OPENSSL= yes
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= wmpinboard
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= deskutils afterstep windowmaker
|
||||
MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL}
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
|
||||
@ -17,7 +17,7 @@ COMMENT= Post-it notes for the WindowMaker dock or AfterStep Wharf
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.orig
|
||||
|
||||
USE_XPM= yes
|
||||
USE_XORG= xpm
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= esvn
|
||||
PORTVERSION= 0.6.12
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -27,7 +28,6 @@ WRKSRC= ${WRKDIR}/${ESVN_DIST}
|
||||
HAS_CONFIGURE= yes
|
||||
USE_QT_VER= 3
|
||||
USE_GMAKE= yes
|
||||
USE_X_PREFIX= yes
|
||||
CONFIGURE_ENV= QMAKESPEC=${LOCALBASE}/share/qt/mkspecs/freebsd-g++
|
||||
CONFIGURE_ARGS= --qtdir=${QT_PREFIX}
|
||||
MAKE_ARGS+= QTDIR=${QT_PREFIX} \
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= libgii
|
||||
PORTVERSION= 1.0.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.ggi-project.org/ftp/ggi/v2.2/ \
|
||||
${MASTER_SITE_SOURCEFORGE}
|
||||
@ -192,7 +192,7 @@ PLIST_SUB+= KII="@comment "
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_X11)
|
||||
USE_XLIB= yes
|
||||
USE_XORG= x11
|
||||
PLIST_SUB+= WITH_X=""
|
||||
.else
|
||||
CONFIGURE_ARGS+= --disable-x --without-x
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= aee
|
||||
PORTVERSION= 2.2.15b
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= http://mahon.cwx.net/sources/
|
||||
|
||||
@ -21,7 +22,7 @@ OPTIONS= XAE "Build X11 version 'xae'" off
|
||||
ALL_TARGET= main
|
||||
PLIST_SUB= XAE="@comment "
|
||||
.else
|
||||
USE_XLIB= yes
|
||||
USE_XORG= x11
|
||||
ALL_TARGET= both
|
||||
PLIST_SUB= XAE=""
|
||||
.endif
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= mlview
|
||||
PORTVERSION= 0.8
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= editors gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION}
|
||||
@ -17,7 +17,6 @@ MAINTAINER= barner@FreeBSD.org
|
||||
COMMENT= A tree oriented XML editor for Gnome
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_AUTOTOOLS= autoconf:261 libtool:15
|
||||
USE_GNOME= eel2 gnomehack gnomeprefix gtksourceview
|
||||
USE_GMAKE= yes
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= xemacs-devel-mule
|
||||
PORTVERSION= ${XEMACS_VER:S/-/./}
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES+= editors
|
||||
MASTER_SITES= ${MASTER_SITE_XEMACS}
|
||||
MASTER_SITE_SUBDIR= xemacs-${XEMACS_REL}
|
||||
@ -43,8 +43,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
tiff.4:${PORTSDIR}/graphics/tiff \
|
||||
compface.1:${PORTSDIR}/mail/faces
|
||||
|
||||
USE_XLIB= yes
|
||||
USE_XPM= yes
|
||||
USE_XORG= xpm
|
||||
CONFIGURE_ARGS= --with-xpm
|
||||
.endif
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= xemacs-mule
|
||||
PORTVERSION= ${XEMACS_VER}
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES+= editors
|
||||
MASTER_SITES= ${MASTER_SITE_XEMACS}
|
||||
MASTER_SITE_SUBDIR= xemacs-${XEMACS_REL}
|
||||
@ -48,8 +48,7 @@ XEMACS_ARCH= ${CONFIGURE_TARGET}
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_XLIB= yes
|
||||
USE_XPM= yes
|
||||
USE_XORG= xpm
|
||||
STRIP=
|
||||
USE_AUTOTOOLS= autoconf:213
|
||||
CONFIGURE_TARGET=${MACHINE_ARCH}--freebsd
|
||||
|
@ -19,7 +19,6 @@ CONFLICTS= uae-[0-9]*
|
||||
USE_GMAKE= yes
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_XLIB= yes
|
||||
USE_GNOME= gtk20
|
||||
USE_SDL= sdl
|
||||
CONFIGURE_ARGS= --with-sdl --with-sdl-gfx
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= axyftp
|
||||
PORTVERSION= 0.5.1
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= ftp
|
||||
MASTER_SITES= ftp://ftp.bitchx.com/pub/shareware/ \
|
||||
ftp://ftp.netsw.org/net/ip/filetrans/ftp/axyftp/ \
|
||||
@ -17,7 +17,6 @@ MASTER_SITES= ftp://ftp.bitchx.com/pub/shareware/ \
|
||||
MAINTAINER= beech@FreeBSD.org
|
||||
COMMENT= X Window System FTP client, with WSftp-like UI
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gtk12
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -17,7 +17,6 @@ COMMENT= A distributed file sharing program for GNOME
|
||||
|
||||
LIB_DEPENDS= gnet.7:${PORTSDIR}/net/gnet
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gnomehack gnomeprefix libglade
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= xrmftp
|
||||
PORTVERSION= 1.2.4
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= ftp
|
||||
MASTER_SITES= http://www-users.mat.uni.torun.pl/~rafmet/xrmftp/
|
||||
EXTRACT_SUFX= .src.tgz
|
||||
@ -19,7 +19,6 @@ LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.src
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
ALL_TARGET= xrmftp
|
||||
CFLAGS+= -I${X11BASE}/include -I${X11BASE}/include/X11
|
||||
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" \
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= enigma
|
||||
PORTVERSION= 0.92
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
|
||||
MASTER_SITE_SUBDIR= enigma
|
||||
@ -24,7 +24,6 @@ USE_GETTEXT= yes
|
||||
USE_LUA= 4.0
|
||||
LUA_COMPS= lua tolua
|
||||
USE_SDL= gfx image mixer sdl ttf
|
||||
USE_XLIB= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --target="" \
|
||||
--with-libintl-prefix="${LOCALBASE}"
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= oneko
|
||||
PORTVERSION= 2.0b
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://www.3bit.co.jp/~sasaki/oneko/ \
|
||||
http://www.net24.ne.jp/~ryo2/archives/:ryo2 \
|
||||
@ -25,7 +25,7 @@ COMMENT= A cat chasing a mouse all over the screen
|
||||
BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_XORG= x11 xpm
|
||||
MAN6= oneko.6
|
||||
MANLANG= "" ja
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= pinball
|
||||
PORTVERSION= 0.3.1
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -24,7 +24,6 @@ LIB_DEPENDS= alleg.42:${PORTSDIR}/devel/allegro
|
||||
.endif
|
||||
|
||||
USE_SDL= image mixer sdl
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GL= yes
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
|
@ -17,7 +17,6 @@ COMMENT= An Internet playable version of the Settlers of Catan for GNOME/GTK+
|
||||
|
||||
RUN_DEPENDS= yelp:${PORTSDIR}/x11/yelp
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GNOME= gnomehack gnomeprefix gtk20 libgnome
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= q15
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://silversoft.net/src/
|
||||
|
||||
@ -16,7 +16,6 @@ COMMENT= A Qt-based game fifteen
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_QT_VER= 3
|
||||
USE_X_PREFIX= yes
|
||||
MAKE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" PTHREAD_LIBS="${PTHREAD_LIBS}" \
|
||||
QT_PREFIX="${QT_PREFIX}"
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= xminehunter
|
||||
PORTVERSION= 0.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
||||
MASTER_SITE_SUBDIR= games
|
||||
@ -15,8 +15,7 @@ MASTER_SITE_SUBDIR= games
|
||||
MAINTAINER= tg@FreeBSD.org
|
||||
COMMENT= A Motif minesweeper game
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_XPM= yes
|
||||
USE_XORG= xpm
|
||||
WRKSRC= ${WRKDIR}/xminehunter
|
||||
USE_MOTIF= yes
|
||||
ALL_TARGET= xminehunter
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= agave
|
||||
PORTVERSION= 0.4.2
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= graphics gnome
|
||||
MASTER_SITES= http://download.gna.org/colorscheme/releases/
|
||||
|
||||
@ -23,7 +23,6 @@ LIB_DEPENDS= glademm-2.4.1:${PORTSDIR}/devel/libglademm24 \
|
||||
USE_BZIP2= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gnomeprefix gnomehack gnomedocutils intlhack
|
||||
GCONF_SCHEMAS= agave.schemas
|
||||
INSTALLS_ICONS= yes
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= danpei
|
||||
PORTVERSION= 2.9.7
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= danpei
|
||||
@ -21,7 +21,6 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
|
||||
RUN_DEPENDS+= convert:${PORTSDIR}/graphics/ImageMagick
|
||||
.endif
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GNOME= gtk12 gdkpixbuf
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= eterm-bg
|
||||
PORTVERSION= 0.9.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://www.eterm.org/download/
|
||||
DISTNAME= Eterm-bg-${PORTVERSION}
|
||||
@ -17,7 +17,6 @@ COMMENT= Image files for background of Eterm
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_BUILD= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${PREFIX}/share/Eterm
|
||||
|
@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
MAINTAINER= smyru@heron.pl
|
||||
COMMENT= A simple GTK+ 2.0 color selector
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gtk20 gnomeprefix
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= gifsicle
|
||||
PORTVERSION= 1.48
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://www.lcdf.org/gifsicle/
|
||||
|
||||
@ -28,7 +28,7 @@ PKGNAMESUFFIX= -nox11
|
||||
CONFIGURE_ARGS+= --without-x --disable-gifview
|
||||
PLIST_SUB= X11='@comment '
|
||||
.else
|
||||
USE_XLIB= yes
|
||||
USE_XORG= x11
|
||||
MAN1+= gifview.1
|
||||
PLIST_SUB= X11=''
|
||||
.endif
|
||||
|
@ -17,7 +17,6 @@ COMMENT= An image viewer that uses Gdk-Pixbuf and OpenGL
|
||||
LIB_DEPENDS= gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gnomehack gnomeprefix gnometarget gtk20
|
||||
USE_GL= yes
|
||||
USE_GETTEXT= yes
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= ida
|
||||
PORTVERSION= 0.21
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://dl.bytesex.org/releases/fbida/
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
@ -22,7 +22,6 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
exif.12:${PORTSDIR}/graphics/libexif
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_MOTIF= yes
|
||||
USE_PERL5_BUILD=yes
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/}
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= libggi
|
||||
PORTVERSION= 2.2.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= graphics devel
|
||||
MASTER_SITES= http://www.ggi-project.org/ftp/ggi/v2.2/ \
|
||||
@ -125,7 +125,7 @@ CONFIGURE_ARGS+= --enable-kgi --with-extra-includes=/usr/include/dev
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_X11)
|
||||
USE_XLIB= yes
|
||||
USE_XORG= x11 xxf86dga
|
||||
PLIST_SUB+= WITH_X=""
|
||||
.else
|
||||
CONFIGURE_ARGS+= --disable-x --disable-dga
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= libggiwmh
|
||||
PORTVERSION= 0.3.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= graphics devel
|
||||
MASTER_SITES= http://www.ggi-project.org/ftp/ggi/v2.2/ \
|
||||
${MASTER_SITE_SOURCEFORGE}
|
||||
@ -41,7 +41,7 @@ MLINKS= ggiWmhIconify.3 ggiWmhMoveIcon.3 \
|
||||
- ggiWmhMaximize.3 - ggiWmhResize.3
|
||||
|
||||
.if !defined(WITHOUT_X11)
|
||||
USE_XLIB= yes
|
||||
USE_XORG= x11
|
||||
PLIST_SUB+= XWMH=""
|
||||
.else
|
||||
CONFIGURE_ARGS+=--disable-x
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
PORTNAME= libx3dtk
|
||||
PORTVERSION= 1.0.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://artis.imag.fr/Members/Yannick.Legoc/X3D/libs/
|
||||
DISTNAME= X3DToolKit-${PORTVERSION:R}.${PORTVERSION:E}
|
||||
@ -24,7 +24,6 @@ WRKSRC= ${WRKDIR}/X3DToolKit-1.0
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= libxml2
|
||||
USE_XLIB= yes
|
||||
USE_QT_VER= 3
|
||||
MAKE_ENV= QTDIR="${QT_PREFIX}"
|
||||
|
||||
|
@ -14,10 +14,9 @@ MASTER_SITES= http://swfdec.freedesktop.org/download/swfdec/0.5/
|
||||
MAINTAINER= alexbl@FreeBSD.org
|
||||
COMMENT= Flash Rendering Library
|
||||
|
||||
LIB_DEPENDS= oil-0.3.1:${PORTSDIR}/devel/liboil \
|
||||
LIB_DEPENDS= oil-0.3.1:${PORTSDIR}/devel/liboil \
|
||||
soup-2.2.8:${PORTSDIR}/devel/libsoup
|
||||
|
||||
USE_XLIB= yes
|
||||
USE_GNOME= gnomehack gtk20
|
||||
USE_AUTOTOOLS= libtool:15:env automake:19:env autoconf:261
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= dancingparticles
|
||||
PORTVERSION= 0.6
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://tardyp.free.fr/dancingparticles/
|
||||
PKGNAMEPREFIX= xmms-
|
||||
@ -21,7 +21,6 @@ LIB_DEPENDS= t1.5:${PORTSDIR}/devel/t1lib \
|
||||
glut.4:${PORTSDIR}/graphics/libglut \
|
||||
xmms.4:${PORTSDIR}/multimedia/xmms
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GL= yes
|
||||
USE_GNOME= gtk12
|
||||
USE_SDL= sdl
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= dflowers
|
||||
PORTVERSION= 1.2.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= alepulver
|
||||
@ -19,7 +19,6 @@ COMMENT= Dual Flowers 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= dspectogram
|
||||
PORTVERSION= 1.2.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= alepulver
|
||||
@ -19,7 +19,6 @@ COMMENT= Dual Spectogram 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= xmms-plazma
|
||||
DISTVERSION= 0.0.7
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://membres.lycos.fr/diablolight/
|
||||
|
||||
@ -16,7 +16,6 @@ COMMENT= Plazma is an XMMS visualization plugin
|
||||
|
||||
LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GL= yes
|
||||
USE_GNOME= gtk12
|
||||
USE_SDL= sdl
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= scivi
|
||||
DISTVERSION= 0.2.0-rc3
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME}
|
||||
@ -18,7 +18,6 @@ COMMENT= Scivi is a visualization plugin for XMMS
|
||||
|
||||
LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_BZIP2= yes
|
||||
USE_GL= yes
|
||||
USE_GNOME= gtk12
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= vumeter
|
||||
PORTVERSION= 0.9.2
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}plugin
|
||||
@ -18,7 +18,6 @@ COMMENT= Analog VUmeter plugin for XMMS
|
||||
|
||||
LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gdkpixbuf
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= waterfall
|
||||
PORTVERSION= 0.11
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://www.sethoscope.net/waterfall/
|
||||
PKGNAMEPREFIX= xmms-
|
||||
@ -17,7 +17,6 @@ COMMENT= Yet another XMMS spectrum analyzer
|
||||
|
||||
LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gtk12
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= xpdf
|
||||
PORTVERSION= 3.02
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= graphics print
|
||||
MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \
|
||||
${MASTER_SITE_TEX_CTAN}
|
||||
@ -64,7 +64,6 @@ CONFIGURE_ARGS+= --without-x
|
||||
PLIST_SUB+= X11="@comment "
|
||||
.else
|
||||
CONFIGURE_ARGS+= --with-x
|
||||
USE_X_PREFIX= yes
|
||||
USE_MOTIF= yes
|
||||
MAN1+= xpdf.1
|
||||
PLIST_SUB+= X11=""
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= aterm
|
||||
PORTVERSION= 0.4.2
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES+= japanese x11
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -26,8 +26,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
png.5:${PORTSDIR}/graphics/png
|
||||
|
||||
USE_AUTOTOOLS= autoconf:261:env
|
||||
USE_X_PREFIX= yes
|
||||
USE_XPM= yes
|
||||
USE_XORG= xpm xmu
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS?= \
|
||||
--enable-transparency --enable-background-image \
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= jyuroku
|
||||
PORTVERSION= 1.32
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= japanese
|
||||
MASTER_SITES= http://homepage3.nifty.com/seto-yoneji/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}
|
||||
@ -17,7 +17,6 @@ MAINTAINER= yoichi@FreeBSD.org
|
||||
COMMENT= Japanese address book
|
||||
|
||||
ALL_TARGET=
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gtk12
|
||||
|
||||
post-patch:
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= clisp
|
||||
PORTVERSION= 2.44
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= lang lisp
|
||||
MASTER_SITES= GNU/${PORTNAME}/release/${PORTVERSION} \
|
||||
ftp://sunsite.unc.edu/pub/Linux/devel/lang/lisp/
|
||||
@ -87,7 +87,7 @@ LDFLAGS+= -L${LOCALBASE}/lib/db${BDB_VER}
|
||||
IGNORE= selected different implementations of the same X11 module
|
||||
.endif
|
||||
.if defined(WITH_CLX_MIT) || defined(WITH_CLX_NEW)
|
||||
USE_XLIB= yes
|
||||
USE_XORG= x11
|
||||
.endif
|
||||
.if defined(WITH_CLX_MIT)
|
||||
CONFIGURE_ARGS+=--with-module=clx/mit-clx
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= nxtvepg
|
||||
PORTVERSION= 2.7.6
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= multimedia tcl84 tk84
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR=${PORTNAME}
|
||||
@ -20,7 +20,6 @@ LIB_DEPENDS= tk84.1:${PORTSDIR}/x11-toolkits/tk84
|
||||
NOT_FOR_ARCHS= sparc64
|
||||
USE_GMAKE= yes
|
||||
USE_XLIB= yes
|
||||
USE_X_PREFIX= yes
|
||||
MAKE_ENV= PTHREAD_LIBS=${PTHREAD_LIBS} WRKSRC=${WRKSRC}
|
||||
|
||||
MAN1= nxtvepg.1
|
||||
|
@ -18,7 +18,6 @@ COMMENT= A simple Jabber client using the GTK+ 2.0 toolkit
|
||||
|
||||
LIB_DEPENDS= loudmouth-1.0:${PORTSDIR}/net-im/loudmouth
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= libglade2
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -18,7 +18,6 @@ LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
|
||||
RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin \
|
||||
rhythmbox:${PORTSDIR}/audio/rhythmbox
|
||||
|
||||
USE_XLIB= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gtk20
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -7,7 +7,8 @@
|
||||
|
||||
PORTNAME= mpich2
|
||||
DISTVERSION= 1.0.6p1
|
||||
PORTEPOCH= 3
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= net parallel
|
||||
MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/ \
|
||||
http://www-unix.mcs.anl.gov/mpi/mpich/downloads/
|
||||
@ -54,7 +55,7 @@ CONFIGURE_ARGS+= --disable-graphics
|
||||
WITHOUT_JAVA= yes
|
||||
PLIST_SUB+= X11="@comment "
|
||||
.else
|
||||
USE_XLIB= yes
|
||||
USE_X11= x11
|
||||
PLIST_SUB+= X11=""
|
||||
.endif
|
||||
.if defined(WITHOUT_JAVA)
|
||||
|
@ -17,8 +17,7 @@ COMMENT= A multiping host checker dockapp
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_XPM= yes
|
||||
USE_XORG= xpm
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|/usr/X11R6|$$(X11BASE)|g' \
|
||||
|
@ -20,7 +20,6 @@ LIB_DEPENDS= gadu.3:${PORTSDIR}/polish/libgadu \
|
||||
audiofile.0:${PORTSDIR}/audio/libaudiofile
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_PERL5= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
|
@ -17,7 +17,7 @@ MAINTAINER= brett@peloton.runet.edu
|
||||
COMMENT= A simple browser to allow a user to print
|
||||
|
||||
PLIST_FILES= bin/asprint
|
||||
USE_XORG= x11
|
||||
USE_XORG= xmu xpm xt xaw x11
|
||||
ALL_TARGET= asprint
|
||||
MAKEFILE= makefile
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= gl2ps
|
||||
PORTVERSION= 1.3.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= print graphics
|
||||
MASTER_SITES= http://www.geuz.org/gl2ps/src/
|
||||
EXTRACT_SUFX= .tgz
|
||||
@ -16,7 +16,6 @@ MAINTAINER= araujo@FreeBSD.org
|
||||
COMMENT= A C library providing vector output for OpenGL application
|
||||
|
||||
USE_GL= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
pre-build:
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= libotf
|
||||
PORTVERSION= 0.9.7
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= print devel
|
||||
MASTER_SITES= http://www.m17n.org/libotf/
|
||||
|
||||
@ -16,7 +17,6 @@ COMMENT= Library for handling OpenType fonts
|
||||
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
|
||||
|
||||
USE_GNOME= pkgconfig
|
||||
USE_XLIB= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= mup
|
||||
PORTVERSION= 5.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= print audio
|
||||
MASTER_SITES= ftp://ftp.arkkra.com/pub/unix/
|
||||
DISTFILES= mup${PORTVERSION:S/.//}src.tar.gz
|
||||
@ -15,10 +15,9 @@ DISTFILES= mup${PORTVERSION:S/.//}src.tar.gz
|
||||
MAINTAINER= araujo@FreeBSD.org
|
||||
COMMENT= A shareware program for typesetting music
|
||||
|
||||
USE_XLIB= yes
|
||||
|
||||
MAN1= mup.1 mkmupfnt.1 mupdisp.1 mupprnt.1
|
||||
PLIST_FILES= bin/mkmupfnt bin/mup bin/mupdisp bin/mupprnt
|
||||
USE_XORG= x11
|
||||
MOREDOCS= docs/README0 docs/overview.txt docs/register.txt\
|
||||
docs/mupfeat.txt docs/faq.txt docs/license.txt docs/uguide.ps
|
||||
PORTDOCS= *
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= gnudatalanguage
|
||||
DISTVERSION= 0.9pre6
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= science lang
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -34,7 +35,6 @@ LIB_DEPENDS+= plplotd.11:${PORTSDIR}/math/plplot \
|
||||
gsl.10:${PORTSDIR}/math/gsl \
|
||||
readline.5:${PORTSDIR}/devel/readline
|
||||
|
||||
USE_XLIB= yes
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ENV= CPPFLAGS="${CFLAGS} ${PTHREAD_CFLAGS} -I${LOCALBASE}/include -I${X11BASE}/include" \
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= kovpn
|
||||
PORTVERSION= 0.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= security kde
|
||||
MASTER_SITES= http://home.bawue.de/~lighter/www.enlighter.de/files/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}_pre6
|
||||
@ -25,7 +25,7 @@ PREFIX= ${KDE_PREFIX}
|
||||
USE_GETTEXT= yes
|
||||
INSTALLS_ICONS= yes
|
||||
USE_GMAKE= yes
|
||||
USE_XPM= yes
|
||||
USE_XORG= xpm
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
|
||||
|
@ -18,7 +18,6 @@ LIB_DEPENDS= gksu1.2.0:${PORTSDIR}/sysutils/libgksu \
|
||||
gksuui1.0.1:${PORTSDIR}/sysutils/libgksuui \
|
||||
gnome-keyring.0:${PORTSDIR}/security/gnome-keyring
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gtk20 pkgconfig gnomeprefix gnomehack gconf2 intlhack
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
|
@ -15,7 +15,6 @@ DISTNAME= ${PORTNAME}1.0-${PORTVERSION}
|
||||
MAINTAINER= bsam@FreeBSD.org
|
||||
COMMENT= A graphical fronted to su library
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gtk20 pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= spassgen
|
||||
PORTVERSION= 1.5
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= sysutils kde
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= spassgen
|
||||
@ -20,7 +20,6 @@ BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake
|
||||
USE_QT_VER= 3
|
||||
USE_GMAKE= yes
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
QMAKE_LOCATION= ${LOCALBASE}/bin
|
||||
|
@ -14,7 +14,6 @@ MASTER_SITES= http://seehuhn.de/media/programs/
|
||||
MAINTAINER= araujo@FreeBSD.org
|
||||
COMMENT= An alarm clock for GNOME desktop designed as a sand-glass
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gnomehack gnomelibs gnometarget gnomeprefix libgnomeui oaf
|
||||
USE_GMAKE= yes
|
||||
INSTALLS_OMF= yes
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= wmfishtime
|
||||
PORTVERSION= 1.24
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= x11-clocks windowmaker
|
||||
MASTER_SITES= http://www.ne.jp/asahi/linux/timecop/software/ \
|
||||
http://atreides.freenix.no/~anders/
|
||||
@ -16,7 +16,6 @@ MAINTAINER= anders@FreeBSD.org
|
||||
COMMENT= A time/date applet for WindowMaker with fishes swimming around
|
||||
|
||||
USE_GNOME= gtk12
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
GTK_LIBS?= `${GTK_CONFIG} --libs`
|
||||
GTK_CFLAGS?= `${GTK_CONFIG} --cflags`
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= jaffm
|
||||
PORTVERSION= 1.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= x11-fm
|
||||
MASTER_SITES= http://binary.is/download/ \
|
||||
http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/
|
||||
@ -17,7 +17,6 @@ COMMENT= A lightweight file manager inspired by MacOS Finder
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_WX= 2.4-2.6
|
||||
USE_X_PREFIX= yes
|
||||
ALL_TARGET= ${PORTNAME}
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= tdfsb
|
||||
PORTVERSION= 0.0.9
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= x11-fm
|
||||
MASTER_SITES= http://www.determinate.net/webdata/data/
|
||||
|
||||
@ -19,7 +19,6 @@ LIB_DEPENDS= smpeg.1:${PORTSDIR}/multimedia/smpeg \
|
||||
|
||||
USE_GL= yes
|
||||
USE_SDL= image sdl
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
PORTDOCS= README
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= worker
|
||||
PORTVERSION= 2.16.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-fm
|
||||
MASTER_SITES= http://www.boomerangsworld.de/worker/downloads/
|
||||
|
||||
@ -16,7 +17,7 @@ COMMENT= X11 File Manager based on Directory Opus
|
||||
RUN_DEPENDS+= bash:${PORTSDIR}/shells/bash
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_XLIB= yes
|
||||
USE_XORG= x11
|
||||
USE_BZIP2= yes
|
||||
|
||||
MANLANG= "" fr it
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= xdiskusage
|
||||
PORTVERSION= 1.48
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11-fm
|
||||
MASTER_SITES= http://xdiskusage.sourceforge.net/
|
||||
EXTRACT_SUFX= .tgz
|
||||
@ -19,7 +19,6 @@ LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk
|
||||
|
||||
MAN1= xdiskusage.1
|
||||
USE_GMAKE= yes
|
||||
USE_X_PREFIX= yes
|
||||
OPTIONS= THREADS "Threads support, necessary with threaded fltk" off
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
@ -8,7 +8,7 @@
|
||||
PORTNAME= mathfonts
|
||||
PORTVERSION= 4.1 # Don't upgrade this port if not supported by MathML-enabled Mozilla
|
||||
# # Please check http://www.mozilla.org/projects/mathml/fonts/
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= x11-fonts
|
||||
MASTER_SITES= http://support.wolfram.com/mathematica/systems/windows/general/files/
|
||||
DISTNAME= MathFonts_TrueType_${PORTVERSION:S/.//}
|
||||
@ -25,7 +25,6 @@ RUN_DEPENDS= ${FONTSBASE}/texcm-ttf/cmr10.ttf:${PORTSDIR}/x11-fonts/texcm-ttf
|
||||
RESTRICTED= no distribution of the fonts allowed
|
||||
NO_CDROM= ${RESTRICTED}
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_ZIP= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= texcm-ttf
|
||||
PORTVERSION= 20010117
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= x11-fonts
|
||||
MASTER_SITES= http://www.mozilla.org/projects/mathml/fonts/bakoma/
|
||||
DISTFILES= ${PORTNAME}${EXTRACT_SUFX} license.txt
|
||||
@ -22,7 +22,6 @@ BUILD_DEPENDS= mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale \
|
||||
|
||||
NO_CDROM= cannot be sold or distributed with any commercial product
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_ZIP= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= cursor-jimmac-theme
|
||||
PORTVERSION= 0.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11-themes
|
||||
MASTER_SITES= http://www.gnome-look.org/CONTENT/content-files/
|
||||
DISTNAME= 6550-Jimmac
|
||||
@ -16,7 +16,6 @@ MAINTAINER= smyru@heron.pl
|
||||
COMMENT= The beatiful Jimmac X cursor themes
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/Jimmac
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= xmms-eq-skins
|
||||
PORTVERSION= 0.2
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= x11-themes
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= equ
|
||||
@ -19,7 +19,6 @@ COMMENT= Additional skins for the XMMS EQ plugin
|
||||
RUN_DEPENDS= ${X11BASE}/lib/xmms/Effect/libeq.so:${PORTSDIR}/audio/xmms-eq
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
WRKSRC= ${WRKDIR}/EQskins
|
||||
NO_BUILD= yes
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= xmms-vumeter-skins
|
||||
PORTVERSION= 0.9.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= x11-themes
|
||||
MASTER_SITES= http://vumeterplugin.sourceforge.net/skins/
|
||||
DISTFILES= X-skin.tar.bz2 \
|
||||
@ -22,7 +22,6 @@ COMMENT= Additional skins for the XMMS Analog VUmeter plugin
|
||||
RUN_DEPENDS= ${SKINSDIR}/default/skin.cfg:${PORTSDIR}/graphics/xmms-vumeter
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= fox
|
||||
PORTVERSION= 1.0.29
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= x11-toolkits ruby
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= fxruby
|
||||
@ -31,7 +31,7 @@ USE_RUBY= yes
|
||||
USE_RUBY_SETUP= yes
|
||||
RUBY_SETUP= install.rb
|
||||
|
||||
USE_XLIB= yes
|
||||
USE_XORG= x11 xcursor
|
||||
|
||||
DOCS_EN= ANNOUNCE ChangeLog README \
|
||||
index.html doc
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= fox
|
||||
PORTVERSION= 1.2.6
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= x11-toolkits ruby
|
||||
MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
|
||||
MASTER_SITE_SUBDIR= fxruby
|
||||
@ -30,8 +30,7 @@ USE_RUBY= yes
|
||||
USE_RUBY_SETUP= yes
|
||||
RUBY_SETUP= install.rb
|
||||
NOHARM_ARGS= --no-harm
|
||||
|
||||
USE_XLIB= yes
|
||||
USE_XORG= xcursor x11
|
||||
USE_GL= yes
|
||||
|
||||
install-noharm:
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= bbpager
|
||||
DISTVERSION= 0.4.7
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= SF
|
||||
MASTER_SITE_SUBDIR= bbtools
|
||||
@ -17,6 +18,7 @@ COMMENT= A pager for the Blackbox window manager
|
||||
BUILD_DEPENDS= blackbox:${PORTSDIR}/x11-wm/blackbox
|
||||
|
||||
USE_GNOME= gnomehack pkgconfig
|
||||
USE_XORG= xext sm x11 xau xcursor xi
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="`pkg-config --cflags xft`" \
|
||||
LDFLAGS="`pkg-config --libs xft`"
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= icewm
|
||||
PORTVERSION= 1.2.34
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -53,7 +54,7 @@ PLIST_SUB+= GNOMEDESKTOP="@comment "
|
||||
USE_GNOME+= imlib
|
||||
CONFIGURE_ARGS+=--with-imlib
|
||||
.else
|
||||
USE_XPM= yes
|
||||
USE_XORG= xpm
|
||||
CONFIGURE_ARGS+=--without-imlib
|
||||
.endif
|
||||
|
||||
|
@ -7,13 +7,14 @@
|
||||
|
||||
PORTNAME= ratmen
|
||||
PORTVERSION= 2.2.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= http://www.update.uu.se/~zrajm/programs/ratmen/
|
||||
|
||||
MAINTAINER= alepulver@FreeBSD.org
|
||||
COMMENT= Simple program for displaying a menu in a window
|
||||
|
||||
USE_XLIB= yes
|
||||
USE_XORG= x11
|
||||
USE_PERL5_BUILD=yes
|
||||
MAN1= ratmen.1
|
||||
PLIST_FILES= bin/ratmen
|
||||
|
@ -18,7 +18,6 @@ MAN1= selectwm.1
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GNOME= gtk20
|
||||
USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
PLIST_FILES= bin/selectwm share/locale/fr/LC_MESSAGES/selectwm.mo
|
||||
|
@ -7,14 +7,13 @@
|
||||
|
||||
PORTNAME= fireflies
|
||||
PORTVERSION= 2.07
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://somewhere.fscked.org/fireflies/
|
||||
|
||||
MAINTAINER= umeno@rr.iij4u.or.jp
|
||||
COMMENT= Fireflies is a extention of xscreensaver
|
||||
|
||||
USE_XLIB= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GL= yes
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= rxvt-unicode
|
||||
PORTVERSION= 9.02
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://dist.schmorp.de/rxvt-unicode/%SUBDIR%/
|
||||
MASTER_SITE_SUBDIR= . Attic
|
||||
@ -21,8 +22,7 @@ PATCH_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Encode/HanExtra.pm:${PORTSDIR}/chinese/
|
||||
LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft
|
||||
BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_XPM= yes
|
||||
USE_XORG= xpm
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include"
|
||||
CONFIGURE_ARGS= --enable-shared --enable-everything --with-term=rxvt \
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= wmmsg
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= x11 windowmaker
|
||||
MASTER_SITES= http://mirror.israel.net/pub/FreeBSD/distfiles/
|
||||
|
||||
@ -18,8 +18,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
USE_GNOME= gtk12
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_XPM= yes
|
||||
USE_XORG= xpm
|
||||
USE_EFL= imlib2
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
@ -17,7 +17,6 @@ MAINTAINER= tdb@FreeBSD.org
|
||||
COMMENT= An enhanced execution box with regex pattern matching
|
||||
|
||||
USE_GNOME= gtk20
|
||||
USE_XLIB= yes
|
||||
|
||||
ALL_TARGET= yalias
|
||||
MAKE_ARGS= prefix=${PREFIX} YALIASDIR=${DATADIR}
|
||||
|
Loading…
Reference in New Issue
Block a user