mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +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
cf39093e7b
commit
270a2cb06b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209683
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= ecamegapedal
|
||||
PORTVERSION= 0.4.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://ecasound.seul.org/download/
|
||||
|
||||
@ -18,7 +18,6 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libecasound.a:${PORTSDIR}/audio/ecasound
|
||||
|
||||
JACKDIR= ${LOCALBASE}/include/jack
|
||||
USE_QT_VER= 3
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= gai-album
|
||||
PORTVERSION= 0.7
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= gai
|
||||
@ -19,7 +19,6 @@ LIB_DEPENDS= gai:${PORTSDIR}/x11-toolkits/gai \
|
||||
xmms:${PORTSDIR}/multimedia/xmms
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_XLIB= yes
|
||||
USE_BZIP2= yes
|
||||
USE_GNOME= gnomehack gnomeprefix
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= gai-visual-audio
|
||||
PORTVERSION= 0.3
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= gai
|
||||
@ -19,7 +19,6 @@ LIB_DEPENDS= gai:${PORTSDIR}/x11-toolkits/gai \
|
||||
xmms:${PORTSDIR}/multimedia/xmms
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_BZIP2= yes
|
||||
USE_GNOME= gnomehack gnomeprefix
|
||||
|
||||
|
@ -21,7 +21,6 @@ RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123
|
||||
MAN1= gdamcli.1 gdamladspapluginscanner.1 gdam123.1 gdam-launcher.1 gdam-server.1
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= libglade
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= gqmpeg
|
||||
PORTVERSION= 0.20.0
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES+= audio
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
@ -25,7 +25,6 @@ RUN_DEPENDS+= mpg321:${PORTSDIR}/audio/mpg321
|
||||
RUN_DEPENDS+= mpg123:${PORTSDIR}/audio/mpg123
|
||||
.endif
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gdkpixbuf
|
||||
WANT_GNOME= yes
|
||||
USE_AUTOTOOLS= autoconf:213 libtool:15
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= xmms-uade
|
||||
PORTVERSION= 2.05
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://zakalwe.fi/uade/uade2/ \
|
||||
http://critical.ch/distfiles/
|
||||
@ -21,7 +22,6 @@ LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \
|
||||
BUILD_DEPENDS= lha:${PORTSDIR}/archivers/lha
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gtk12
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= xmms-uade
|
||||
PORTVERSION= 2.05
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://zakalwe.fi/uade/uade2/ \
|
||||
http://critical.ch/distfiles/
|
||||
@ -21,7 +22,6 @@ LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \
|
||||
BUILD_DEPENDS= lha:${PORTSDIR}/archivers/lha
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gtk12
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= garlic
|
||||
PORTVERSION= 1.5
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= biology
|
||||
MASTER_SITES= http://garlic.mefos.hr/sources/garlic-${PORTVERSION}/
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
|
||||
@ -19,8 +19,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
||||
MAINTAINER= maho@FreeBSD.org
|
||||
COMMENT= Molecular viewer, editor and visualization program
|
||||
|
||||
USE_XLIB= yes
|
||||
USE_GMAKE= yes
|
||||
USE_XORG= x11
|
||||
ALL_TARGET= # empty
|
||||
|
||||
.if defined(WITH_OPTIMIZED_FLAGS)
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= gdesklets
|
||||
PORTVERSION= 0.35.4
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= deskutils gnome
|
||||
MASTER_SITES= http://www.gdesklets.org/downloads/ \
|
||||
http://www.pycage.de/download/${PORTNAME}/ \
|
||||
@ -25,7 +25,6 @@ USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_PYTHON= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gnomehack gnomeprefix gnometarget intlhack librsvg2 pygnomeextras
|
||||
|
||||
OPTIONS= GDBM "install py-gdbm instead py-bsddb for config storage" off
|
||||
|
@ -21,7 +21,6 @@ USE_BZIP2= yes
|
||||
USE_GNOME= gnomehack gnomeprefix libgnomeui
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= automake:19:env libtool:15
|
||||
USE_X_PREFIX= yes
|
||||
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib"
|
||||
|
||||
pre-configure:
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= splashsetter
|
||||
PORTVERSION= 0.6.5.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= deskutils gnome
|
||||
MASTER_SITES= http://webonaut.com/distfiles/${PORTNAME}/
|
||||
|
||||
@ -14,7 +15,6 @@ MAINTAINER= klammer@webonaut.com
|
||||
COMMENT= Splash screen changer for GNOME
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_PYTHON= yes
|
||||
USE_GNOME= pygnome2 gnomeprefix
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= xwrits
|
||||
PORTVERSION= 2.24
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= http://www.lcdf.org/xwrits/
|
||||
|
||||
@ -16,7 +16,7 @@ COMMENT= Reminds you to take wrist breaks
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_XORG= x11 xext
|
||||
|
||||
MAN1= xwrits.1
|
||||
PLIST_FILES= bin/xwrits
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= rapidsvn
|
||||
PORTVERSION= 0.9.4
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
PORTEVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.rapidsvn.org/download/release/${PORTVERSION}/
|
||||
@ -25,7 +25,6 @@ USE_WX= 2.6
|
||||
WX_CONF_ARGS= absolute
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_AUTOTOOLS= autoconf:261 libtool:15 automake:19
|
||||
CONFIGURE_ARGS= --with-apr-config=apr-1-config \
|
||||
--with-apu-config=apu-1-config \
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= upp
|
||||
PORTVERSION= 2007.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= devel x11-toolkits
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -22,8 +22,6 @@ LIB_DEPENDS= Xft:${PORTSDIR}/x11-fonts/libXft\
|
||||
gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_XLIB= yes
|
||||
|
||||
.if defined(WITH_SDL)
|
||||
USE_SDL= sdl
|
||||
|
@ -21,6 +21,5 @@ USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig
|
||||
USE_XFCE= configenv libgui
|
||||
USE_XLIB= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -30,7 +30,7 @@ CONFIGURE_ARGS+=--disable-nls
|
||||
PLIST_SUB+= NLS="@comment "
|
||||
.endif
|
||||
|
||||
USE_XPM= yes
|
||||
USE_XORG= xpm
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
pre-everything::
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= vgb
|
||||
PORTVERSION= 3.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= http://fms.komkon.org/VGB/
|
||||
@ -19,7 +19,6 @@ MAINTAINER= lioux@FreeBSD.org
|
||||
COMMENT= Nintendo GameBoy(tm) emulator (closed binary version of vgb)
|
||||
|
||||
IA32_BINARY_PORT= yes
|
||||
USE_X_PREFIX= yes
|
||||
NO_BUILD= no
|
||||
NO_WRKSUBDIR= no
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= vgba
|
||||
PORTVERSION= 3.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= http://fms.komkon.org/VGBA/
|
||||
PKGNAMESUFFIX= -bin
|
||||
@ -18,7 +18,6 @@ MAINTAINER= lioux@FreeBSD.org
|
||||
COMMENT= Virtual GameBoy Advance is an emulator of Nintendo GameBoy Advance(TM)
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
USE_X_PREFIX= yes
|
||||
NO_BUILD= no
|
||||
NO_WRKSUBDIR= no
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= gltron
|
||||
PORTVERSION= 0.70
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -18,7 +18,6 @@ COMMENT= A 3D worm game for two players for X Window System
|
||||
|
||||
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GL= yes
|
||||
USE_SDL= sdl sound
|
||||
USE_GMAKE= yes
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= hexxagon
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://www.nesqi.se/hexxagon/hexxagon/download/
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= mindguard
|
||||
PORTVERSION= 0.0.0.4
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://zapatopi.net/mindguard/
|
||||
EXTRACT_SUFX= .tgz
|
||||
@ -15,7 +15,6 @@ EXTRACT_SUFX= .tgz
|
||||
MAINTAINER= kris@FreeBSD.org
|
||||
COMMENT= Helpful utility for detecting and jamming harmful mind-control rays
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gtk12
|
||||
|
||||
ALL_TARGET= # empty
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= traindirector
|
||||
PORTVERSION= 1.19c
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://xtsl.free.fr/119c/
|
||||
DISTNAME= traindir-${PORTVERSION}-src
|
||||
@ -18,7 +18,6 @@ COMMENT= Train controller simulation
|
||||
WRKSRC= ${WRKDIR}/traindir-${PORTVERSION}
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gtk12
|
||||
USE_BZIP2= yes
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= trigger
|
||||
PORTVERSION= 0.5.2.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= SF
|
||||
MASTER_SITE_SUBDIR=${PORTNAME}-rally
|
||||
@ -22,7 +22,6 @@ LIB_DEPENDS= openal:${PORTSDIR}/audio/openal \
|
||||
physfs:${PORTSDIR}/devel/physfs \
|
||||
alut.1:${PORTSDIR}/audio/freealut
|
||||
|
||||
USE_XLIB= yes
|
||||
USE_SDL= sdl image
|
||||
USE_GL= yes
|
||||
USE_BZIP2= yes
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= xpenguins
|
||||
PORTVERSION= 2.2
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://xpenguins.seul.org/:xp \
|
||||
http://www.chrisburkert.de/download/unix/:ch
|
||||
@ -18,8 +18,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
||||
MAINTAINER= lyngbol@wheel.dk
|
||||
COMMENT= Cute little penguins that walk along the tops of your windows
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_XPM= yes
|
||||
USE_XORG= xpm
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
MAN1= xpenguins.1
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= xwelltris
|
||||
PORTVERSION= 1.0.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://www.xnc.dubna.su/xwelltris/src/ \
|
||||
http://freebsd.unixfreunde.de/sources/
|
||||
@ -27,6 +27,6 @@ PLIST_FILES= bin/xwelltris \
|
||||
share/xwelltris/welltris.scores
|
||||
PLIST_DIRS= share/xwelltris
|
||||
GNU_CONFIGURE= yes
|
||||
USE_XLIB= yes
|
||||
USE_XORG= ice sm x11 xau xcursor xdmcp xext xfixes xi xrandr
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -125,7 +125,7 @@ CONFIGURE_ARGS+= --enable-kgi --with-extra-includes=/usr/include/dev
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_X11)
|
||||
USE_XORG= x11 xxf86dga
|
||||
USE_XORG= x11 xxf86dga ice sm xau xsxt xext
|
||||
PLIST_SUB+= WITH_X=""
|
||||
.else
|
||||
CONFIGURE_ARGS+= --disable-x --disable-dga
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= megapov
|
||||
PORTVERSION= 1.2.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://megapov.inetart.net/packages/unix/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}
|
||||
@ -22,7 +22,6 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
|
||||
|
||||
USE_BZIP2= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
USE_XLIB= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
ALL_TARGET= # empty
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= povray
|
||||
PORTVERSION= 3.6.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ftp://ftp.povray.org/pub/povray/%SUBDIR%/ \
|
||||
ftp://ftp.mirrorservice.org/sites/ftp.povray.org/pub/povray/%SUBDIR%/ \
|
||||
@ -26,7 +26,6 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
|
||||
jpeg:${PORTSDIR}/graphics/jpeg
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_XLIB= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_AUTOTOOLS= autoconf:261
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= povray
|
||||
PORTVERSION= 3.6.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ftp://ftp.povray.org/pub/povray/%SUBDIR%/ \
|
||||
ftp://ftp.mirrorservice.org/sites/ftp.povray.org/pub/povray/%SUBDIR%/ \
|
||||
@ -26,7 +26,6 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
|
||||
jpeg:${PORTSDIR}/graphics/jpeg
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_XLIB= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_AUTOTOOLS= autoconf:261
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= povray
|
||||
PORTVERSION= 3.6.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ftp://ftp.povray.org/pub/povray/%SUBDIR%/ \
|
||||
ftp://ftp.mirrorservice.org/sites/ftp.povray.org/pub/povray/%SUBDIR%/ \
|
||||
@ -26,7 +26,6 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
|
||||
jpeg:${PORTSDIR}/graphics/jpeg
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_XLIB= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_AUTOTOOLS= autoconf:261
|
||||
|
@ -18,7 +18,7 @@ COMMENT= Python interface to the GD library
|
||||
LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd
|
||||
|
||||
.if !defined(WITHOUT_X11)
|
||||
USE_XPM= yes
|
||||
USE_XORG= xpm
|
||||
.endif
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= tgif-resource
|
||||
PORTVERSION= 4.1.45
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= japanese graphics
|
||||
MASTER_SITES= # empty
|
||||
DISTFILES= # empty
|
||||
@ -20,7 +20,7 @@ RUN_DEPENDS= tgif:${PORTSDIR}/graphics/tgif \
|
||||
|
||||
NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_XORG= x11
|
||||
PLIST_SUB= XAPPLRESDIR=${XAPPLRESDIR}
|
||||
|
||||
XAPPLRESDIR= lib/X11/ja_JP.eucJP/app-defaults
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= metaocaml
|
||||
PORTVERSION= 3.09.a30
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= http://www.metaocaml.org/dist/old/
|
||||
DISTNAME= MetaOCaml_309_alpha_030
|
||||
@ -75,7 +75,7 @@ PLISTDIR= ${PREFIX}/lib/metaocaml \
|
||||
MANPREFIX= ${PREFIX}/share/metaocaml
|
||||
|
||||
.if defined(WITH_X11)
|
||||
USE_XLIB= yes
|
||||
USE_XORG= x11
|
||||
CONFIGURE_ARGS+=-x11include ${X11BASE}/include -x11lib ${X11BASE}/lib
|
||||
PLIST_SUB+= X11=""
|
||||
.else
|
||||
|
@ -20,7 +20,6 @@ USE_BZIP2= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_ICONV= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gtk12
|
||||
GNU_CONFIGURE= yes
|
||||
NO_LATEST_LINK= yes
|
||||
|
@ -19,7 +19,6 @@ USE_BZIP2= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_ICONV= yes
|
||||
USE_XLIB= yes
|
||||
USE_GNOME= gtk20
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
@ -19,7 +19,6 @@ USE_BZIP2= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_ICONV= yes
|
||||
USE_XLIB= yes
|
||||
USE_GNOME= gtk20
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
@ -8,6 +8,7 @@
|
||||
|
||||
PORTNAME= ploticus
|
||||
PORTVERSION= 2.33
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= SF
|
||||
DISTNAME= pl${PORTVERSION:S/.//}src
|
||||
@ -40,7 +41,7 @@ ALL_TARGET= plgd18
|
||||
MAKE_ARGS+= NOXFLAG=-DNOX11 XLIBS= XOBJ=
|
||||
PKGNAMESUFFIX= -nox11
|
||||
.else
|
||||
USE_XPM= yes
|
||||
USE_XORG= xpm
|
||||
.endif
|
||||
|
||||
.if !defined(NO_INSTALL_MANPAGES)
|
||||
|
@ -18,7 +18,6 @@ BUILD_DEPENDS= ${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrell
|
||||
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2
|
||||
|
||||
PLIST_FILES= libexec/gkrellm2/plugins/gamma.so
|
||||
USE_X_PREFIX= yes
|
||||
MAKE_ENV= PLUGIN_DIR=${PREFIX}/libexec/gkrellm2/plugins
|
||||
ALL_TARGET= gamma.so
|
||||
|
||||
|
@ -20,7 +20,6 @@ LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl
|
||||
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2
|
||||
|
||||
PLIST_FILES= libexec/gkrellm2/plugins/helium.so
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
CFLAGS+= -fPIC -I${LOCALBASE}/include
|
||||
MAKE_ARGS= CFLAGS="${CFLAGS}"
|
||||
|
@ -18,7 +18,6 @@ BUILD_DEPENDS= ${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrell
|
||||
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2
|
||||
|
||||
PLIST_FILES= libexec/gkrellm2/plugins/xkb.so
|
||||
USE_X_PREFIX= yes
|
||||
MAKE_ENV= PLUGIN_DIR=${PREFIX}/libexec/gkrellm2/plugins
|
||||
ALL_TARGET= xkb.so
|
||||
|
||||
|
@ -19,7 +19,6 @@ BUILD_DEPENDS= ${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrell
|
||||
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_X_PREFIX= yes
|
||||
ALL_TARGET= gkrellweather.so
|
||||
|
||||
MAKE_ENV= enable_nls=1 PTHREAD_LIBS=${PTHREAD_LIBS} CC=${CC}
|
||||
|
@ -14,7 +14,6 @@ MASTER_SITES= http://www.hadess.net/files/software/uf-view/
|
||||
MAINTAINER= mcgee@wam.umd.edu
|
||||
COMMENT= A gTK+ viewer for the User Friendly and several other popular comics
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomeprefix gnomehack gnomehier gnomevfs2 gnomedesktop
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -22,8 +22,7 @@ GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV+= LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/src
|
||||
USE_GMAKE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_XPM= yes
|
||||
USE_XORG= xpm
|
||||
|
||||
MAN1= wmweather.1
|
||||
|
||||
|
@ -22,6 +22,5 @@ USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig
|
||||
USE_XFCE= configenv libgui
|
||||
USE_XLIB= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -20,7 +20,6 @@ GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gtk20 libglade2
|
||||
USE_LDCONFIG= yes
|
||||
USE_XLIB= yes
|
||||
CONFIGURE_ARGS= --with-libintl-prefix=${LOCALBASE}
|
||||
|
||||
MAN1= audacious.1 audtool.1
|
||||
|
@ -30,7 +30,6 @@ USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack gnomeprefix libglade2 libxml2
|
||||
USE_ICONV= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_X_PREFIX= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/lqt \
|
||||
-I${LOCALBASE}/include -I${X11BASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib/libquicktime \
|
||||
|
@ -24,7 +24,6 @@ RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin \
|
||||
WRKSRC= ${WRKDIR}/${PKGNAMEPREFIX}${PORTNAME}
|
||||
|
||||
CFLAGS+= "-fPIC"
|
||||
USE_XLIB= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gtk20
|
||||
USE_BZIP2= yes
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= dctc
|
||||
PORTVERSION= 0.66
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= net-p2p gnome
|
||||
MASTER_SITES= http://unixpages.org/distfiles/
|
||||
PKGNAMESUFFIX= -gui
|
||||
@ -20,7 +20,6 @@ BUILD_DEPENDS= dctc:${PORTSDIR}/net-p2p/dctc
|
||||
LIB_DEPENDS= db4.0:${PORTSDIR}/databases/db4
|
||||
|
||||
USE_GETTEXT= yes
|
||||
USE_XLIB= yes
|
||||
USE_GNOME= gnomehack gnomelibs gnomeprefix
|
||||
USE_XLIB= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -21,7 +21,6 @@ BUILD_DEPENDS= \
|
||||
${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2
|
||||
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
@ -21,6 +21,5 @@ RUN_DEPENDS= /boot/kernel/if_acx.ko:${PORTSDIR}/net/acx100
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gtk20
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= gkrellmwireless
|
||||
PORTVERSION= 2.0.2
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://gkrellm.luon.net/files/
|
||||
|
||||
@ -19,7 +19,7 @@ RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2
|
||||
|
||||
WRKSRC= ${WRKDIR}/gkrellmwireless
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_XORG= x11
|
||||
USE_GMAKE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -19,7 +19,6 @@ COMMENT= Client for polish IM service called Tlen.pl
|
||||
LIB_DEPENDS= tlen.1:${PORTSDIR}/polish/libtlen
|
||||
|
||||
USE_GNOME= gtk20
|
||||
USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
|
||||
WRKSRC= ${WRKDIR}/TleenX2-${PORTVERSION}
|
||||
|
@ -24,7 +24,6 @@ USE_GMAKE= yes
|
||||
USE_GNOME= glib20 gnomehack gnometarget gtk20 intltool intlhack pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
USE_XFCE= configenv libgui libmcs libutil mcsmanager
|
||||
USE_XLIB= yes
|
||||
|
||||
OPTIONS= LPR "Use lpr as printing system" on \
|
||||
CUPS "Use cups as printing system" off \
|
||||
|
@ -18,7 +18,6 @@ BUILD_DEPENDS= gnome-doc-prepare:${PORTSDIR}/textproc/gnome-doc-utils
|
||||
LIB_DEPENDS= gcu.8:${PORTSDIR}/science/gchemutils
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_XLIB= yes
|
||||
INSTALLS_ICONS= yes
|
||||
INSTALLS_OMF= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -24,7 +24,6 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/bodr.pc:${PORTSDIR}/science/bodr \
|
||||
${LOCALBASE}/libdata/pkgconfig/chemical-mime-data.pc:${PORTSDIR}/science/chemical-mime-data
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gnomehack intlhack libglade2 libgnomeprintui libgnomeui gnomedocutils
|
||||
USE_GMAKE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -7,7 +7,8 @@
|
||||
|
||||
PORTNAME= gcombust
|
||||
PORTVERSION= 0.1.55
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.abo.fi/~jmunsin/gcombust/
|
||||
|
||||
@ -17,7 +18,6 @@ COMMENT= A GTK+ frontend for mkisofs and cdrecord
|
||||
RUN_DEPENDS= cdlabelgen:${PORTSDIR}/print/cdlabelgen
|
||||
|
||||
USE_GETTEXT= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_PERL5_BUILD=yes
|
||||
USE_GNOME= gtk12 gnomehier
|
||||
USE_CDRTOOLS= yes
|
||||
|
@ -17,7 +17,6 @@ COMMENT= GTK2 send-pr tool
|
||||
LIB_DEPENDS= esmtp.6:${PORTSDIR}/mail/libesmtp
|
||||
|
||||
USE_GNOME= gtk20
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
MAN1= gtk-send-pr.1
|
||||
PLIST_FILES= bin/gtk-send-pr share/pixmaps/ladybird64.xpm
|
||||
|
@ -23,6 +23,5 @@ USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack gnometarget gtk20 intltool intlhack pkgconfig
|
||||
USE_XFCE= configenv libgui libmcs
|
||||
USE_XLIB= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -22,6 +22,5 @@ USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig
|
||||
USE_XFCE= configenv libgui mcsmanager
|
||||
USE_XLIB= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -23,7 +23,6 @@ USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig
|
||||
USE_XFCE= configenv libgui libmcs libutil mcsmanager panel
|
||||
USE_XLIB= yes
|
||||
|
||||
OPTIONS= DBUS "Enable D-BUS support" on
|
||||
|
||||
|
@ -18,7 +18,6 @@ COMMENT= Smart Common Input Method platform
|
||||
USE_GNOME= gnomehack gnomehier gtk20 intlhack
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_XLIB= yes
|
||||
USE_ICONV= yes
|
||||
USE_GMAKE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -22,6 +22,5 @@ USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig
|
||||
USE_XFCE= configenv panel
|
||||
USE_XLIB= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -18,7 +18,6 @@ COMMENT= A GUI-based HTML Editor for GTK+/GNOME
|
||||
LIB_DEPENDS= gtkhtml-3.8.15:${PORTSDIR}/www/gtkhtml38
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gnomeprefix gnomehack libgnomeui gtksourceview
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= ump
|
||||
PORTVERSION= 1.10
|
||||
PORTREVISION= 10
|
||||
PORTREVISION= 11
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:timidity/} \
|
||||
http://www.geocities.com/SiliconValley/Lab/2826/1-10/:ump \
|
||||
@ -40,8 +40,7 @@ GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-ump --with-default-path=${LOCALBASE}/share/timidity
|
||||
CONFIGURE_ENV= LDFLAGS=-export-dynamic
|
||||
USE_GMAKE= yes
|
||||
USE_XLIB= yes
|
||||
USE_XPM= yes
|
||||
USE_XORG= xpm xmu
|
||||
WANT_GNOME= yes
|
||||
# CONFIGURE_ARGS+= --enable-motif
|
||||
EXTRA_PATCHES= ${PORTSDIR}/audio/timidity++/files/*
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= asclock-gtk
|
||||
PORTVERSION= 2.1.10
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= x11-clocks afterstep windowmaker
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= kuriyama
|
||||
@ -19,7 +19,6 @@ COMMENT= New flavor of asclock (GTK version)
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
ALL_TARGET= asclock
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gtk12
|
||||
HAS_CONFIGURE= yes
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= astime
|
||||
PORTVERSION= 2.8
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11-clocks afterstep
|
||||
MASTER_SITES= ftp://ftp.afterstep.org/apps/astime/ \
|
||||
http://www.tigr.net/afterstep/download/astime/
|
||||
@ -15,8 +15,7 @@ MASTER_SITES= ftp://ftp.afterstep.org/apps/astime/ \
|
||||
MAINTAINER= kris@FreeBSD.org
|
||||
COMMENT= Time/Date applet for WindowMaker
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_XPM= yes
|
||||
USE_XORG= xpm
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+=--with-xpm-library="${X11BASE}/lib" --with-xpm-includes="${X11BASE}/include/X11"
|
||||
INSTALL_TARGET= install install.man
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= wmCalClock
|
||||
PORTVERSION= 1.25
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= x11-clocks windowmaker
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR=kris
|
||||
@ -17,8 +17,7 @@ COMMENT= Another Window Maker calendar/clock dockapp
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/Src
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_XPM= yes
|
||||
USE_XORG= xpm
|
||||
ALL_TARGET= clean all
|
||||
|
||||
MAN1= wmCalClock.1
|
||||
|
@ -17,7 +17,6 @@ COMMENT= 3D filesystem visualizer
|
||||
|
||||
LIB_DEPENDS= gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GL= yes
|
||||
USE_GNOME= gtk12
|
||||
|
@ -28,7 +28,6 @@ USE_GMAKE= yes
|
||||
USE_GNOME= desktopfileutils glib20 gnomehack gtk20 intltool intlhack pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
USE_XFCE= configenv libexo libutil
|
||||
USE_XLIB= yes
|
||||
|
||||
OPTIONS= DBUS "Enable D-BUS support" on \
|
||||
JPEG "Enable JPEG support" on \
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= bdfresize
|
||||
PORTVERSION= 1.5
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11-fonts
|
||||
MASTER_SITES= http://openlab.ring.gr.jp/efont/dist/tools/bdfresize/
|
||||
|
||||
@ -15,7 +15,6 @@ MAINTAINER= mistral@imasy.or.jp
|
||||
COMMENT= A tool for resizing BDF format font
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_X_PREFIX= yes
|
||||
MAN1= bdfresize.1
|
||||
PLIST_FILES= bin/bdfresize
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
PORTNAME= cyberbit-ttfonts
|
||||
PORTVERSION= 2.0.20050220
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11-fonts
|
||||
MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/extras/fonts/windows/
|
||||
DISTFILES= Cyberbit.ZIP
|
||||
@ -22,7 +22,6 @@ COMMENT= Bitstream Cyberbit is a TrueType font covers Unicode 2.0
|
||||
|
||||
RESTRICTED= "Redistribution not permitted; single user license only."
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_ZIP= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
|
@ -9,7 +9,7 @@
|
||||
|
||||
PORTNAME= gentium
|
||||
PORTVERSION= 1.0.2
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= x11-fonts
|
||||
MASTER_SITES= http://scripts.sil.org/cms/scripts/render_download.php?site_id=nrsi&format=file&media_id=Gentium_102_L_tar&_sc=1&filename=/
|
||||
DISTNAME= ttf-sil-${PORTNAME}_${PORTVERSION}
|
||||
@ -20,7 +20,6 @@ COMMENT= Gentium TrueType font collection
|
||||
BUILD_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig
|
||||
RUN_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
NO_BUILD= yes
|
||||
WRKSRC= ${WRKDIR}/ttf-sil-${PORTNAME}-${PORTVERSION:C@\.([[:digit:]]+)$@\1@}
|
||||
|
||||
|
@ -9,7 +9,7 @@
|
||||
|
||||
PORTNAME= gentium
|
||||
PORTVERSION= 1.0.2
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= x11-fonts
|
||||
MASTER_SITES= http://scripts.sil.org/cms/scripts/render_download.php?site_id=nrsi&format=file&media_id=Gentium_102_L_tar&_sc=1&filename=/
|
||||
DISTNAME= ttf-sil-${PORTNAME}_${PORTVERSION}
|
||||
@ -20,7 +20,6 @@ COMMENT= Gentium TrueType font collection
|
||||
BUILD_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig
|
||||
RUN_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
NO_BUILD= yes
|
||||
WRKSRC= ${WRKDIR}/ttf-sil-${PORTNAME}-${PORTVERSION:C@\.([[:digit:]]+)$@\1@}
|
||||
|
||||
|
@ -18,7 +18,6 @@ COMMENT= An XFCE engine for GTK 2.0
|
||||
GNU_CONFIGURE= yes
|
||||
USE_BZIP2= yes
|
||||
USE_GNOME= glib20 gnomehack gtk20 pkgconfig
|
||||
USE_XLIB= yes
|
||||
USE_XFCE= configenv # to get MASTER_SITE_SUBDIR something has to be defined
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -22,7 +22,6 @@ USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack gnometarget intltool intlhack
|
||||
USE_XFCE= configenv
|
||||
USE_XLIB= yes
|
||||
WANT_GNOME= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -16,7 +16,6 @@ DIST_SUBDIR= gnome2
|
||||
MAINTAINER= leoz.2005@gmail.com
|
||||
COMMENT= A GTK+2 widget to display large amounts of numerical data
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gtk20
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
INSTALLS_SHLIB= yes
|
||||
|
@ -20,7 +20,6 @@ USE_AUTOTOOLS= libtool:15
|
||||
USE_GETTEXT= yes
|
||||
USE_GNOME= gtk20 ltverhack
|
||||
USE_LDCONFIG= yes
|
||||
USE_XLIB= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
|
@ -24,7 +24,6 @@ USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack gnometarget gtk20 intltool intlhack pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
USE_XFCE= libutil
|
||||
USE_XLIB= yes
|
||||
|
||||
OPTIONS= GTKDOC "install the library documentation" off
|
||||
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= wmdockapps
|
||||
PORTVERSION= 1.21
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-toolkits python windowmaker
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= pywmdockapps
|
||||
@ -16,10 +17,10 @@ DISTNAME= py${PORTNAME}-${PORTVERSION}
|
||||
MAINTAINER= lx@FreeBSD.org
|
||||
COMMENT= Tools for making dockapps in Python
|
||||
|
||||
USE_XLIB= yes
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_PKGNAME= pywmdockapps
|
||||
USE_XORG= x11 xpm xau xext xfixes xi
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} 's|/usr/X11R6|${X11BASE}|' ${WRKSRC}/setup.py
|
||||
|
@ -7,13 +7,14 @@
|
||||
|
||||
PORTNAME= evilwm
|
||||
PORTVERSION= 1.0.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= http://www.6809.org.uk/evilwm/
|
||||
|
||||
MAINTAINER= lasg@lasg.dk
|
||||
COMMENT= Minimalist window manager based on 9wm
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_XORG= x11 xpm xext xrender
|
||||
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
|
||||
|
||||
MAN1= evilwm.1
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= oroborus
|
||||
PORTVERSION= 2.0.18
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= http://www.oroborus.org/debian/dists/sid/main/source/x11/ \
|
||||
http://matt.peterson.org/FreeBSD/ports/
|
||||
@ -17,8 +18,7 @@ COMMENT= A small and simple GNOME-compatible window manager
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
USE_XPM= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_XORG= xpm
|
||||
USE_GNOME= gnometarget
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -18,7 +18,7 @@ COMMENT= CDE like desktop with GTK
|
||||
LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile
|
||||
|
||||
USE_GCC= 4.1
|
||||
USE_XPM= yes
|
||||
USE_XORG= x11
|
||||
USE_GETTEXT= yes
|
||||
USE_GNOME= gdkpixbuf
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -26,7 +26,6 @@ USE_GMAKE= yes
|
||||
USE_GNOME= glib20 gnometarget gtk20 intltool intlhack pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
USE_XFCE= configenv libgui libmcs libutil mcsmanager panel
|
||||
USE_XLIB= yes
|
||||
|
||||
OPTIONS= FAM "Enable FAM support" on \
|
||||
THUNAR "Enable thunar support" on
|
||||
|
@ -24,7 +24,6 @@ USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack gnometarget gtk20 intltool intlhack pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
USE_XFCE= configenv libgui libmcs libutil mcsmanager
|
||||
USE_XLIB= yes
|
||||
|
||||
OPTIONS= GTKDOC "install the library documentation" off \
|
||||
STARTUP "Enable startup notification support" on
|
||||
|
@ -26,7 +26,6 @@ USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack gnometarget gtk20 intltool intlhack pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
USE_XFCE= configenv libgui libmcs libutil mcsmanager
|
||||
USE_XLIB= yes
|
||||
|
||||
MAN1= xfce4-session.1 xfce4-session-logout.1
|
||||
|
||||
|
@ -26,8 +26,6 @@ USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
USE_XFCE= configenv libmcs libutil libgui mcsmanager panel
|
||||
|
||||
USE_XLIB= yes
|
||||
|
||||
OPTIONS= COMPOSITE "Support the experimental X11 Composite extension" on \
|
||||
STARTUP "Enable startup notification support" on \
|
||||
REVMOUSE "Reverse mouse workspace changing direction" off
|
||||
|
@ -24,7 +24,6 @@ USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig vte
|
||||
USE_XFCE= configenv libexo
|
||||
USE_XLIB= yes
|
||||
|
||||
OPTIONS= DBUS "Enable D-BUS support" on \
|
||||
STARTUP "Enable startup notification support" on
|
||||
|
@ -16,7 +16,6 @@ MAINTAINER= matt@peterson.org
|
||||
COMMENT= X11 application launcher
|
||||
|
||||
PLIST_FILES= bin/deskmenu
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gtk12
|
||||
USE_GMAKE= yes
|
||||
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= gtstarter
|
||||
PORTVERSION= 0.4.6.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11 gnome
|
||||
MASTER_SITES= http://webonaut.com/distfiles/${PORTNAME}/
|
||||
|
||||
@ -14,7 +15,6 @@ MAINTAINER= klammer@webonaut.com
|
||||
COMMENT= Start gnome-terminal from a list of configured profiles (incl. Applet)
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_PYTHON= yes
|
||||
USE_GNOME= pygnome2 pygnomeextras gnomeprefix
|
||||
|
||||
|
@ -30,7 +30,6 @@ USE_GNOME= glib20 gnomehack gnometarget gtk20 intltool intlhack pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
USE_PERL5= yes
|
||||
USE_XFCE= configenv libutil mcsmanager
|
||||
USE_XLIB= yes
|
||||
|
||||
OPTIONS= HAL "Enable HAL support" on \
|
||||
NOTIFY "Enable notification support" on \
|
||||
|
@ -23,7 +23,6 @@ USE_GMAKE= yes
|
||||
USE_GNOME= glib20 gnomehack gnometarget pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
USE_XFCE= configenv libutil
|
||||
USE_XLIB= yes
|
||||
|
||||
OPTIONS= GTKDOC "install the library documentation" off \
|
||||
STARTUP "Enable startup notification support" on
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= xclick
|
||||
PORTVERSION= 0.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://members.shaw.ca/gehrehmee/ \
|
||||
http://bg.rifetech.com/
|
||||
@ -17,8 +17,7 @@ EXTRACT_SUFX= .tgz
|
||||
MAINTAINER= lioux@FreeBSD.org
|
||||
COMMENT= Generates X11 mouse button click events
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_XLIB= yes
|
||||
USE_XORG= x11 xtst xext xfixes xi
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user