Index: head/x11/gtk-launch/Makefile =================================================================== --- head/x11/gtk-launch/Makefile (revision 376410) +++ head/x11/gtk-launch/Makefile (revision 376411) @@ -1,35 +1,35 @@ # Created by: Emanuel Haupt # $FreeBSD$ PORTNAME= gtk-launch DISTVERSION= 1.1b PORTREVISION= 5 CATEGORIES= x11 MASTER_SITES= http://pierric.descamps.free.fr/pierric/downloads/ \ - CRITICAL + LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Fast GTK+ program launcher USE_GNOME= gtk12 PLIST_FILES= bin/gtk-launch PORTDOCS= INSTALL PORTSCOUT= skipv:1.1 OPTIONS_DEFINE=DOCS post-patch: ${ECHO_CMD} >> ${WRKSRC}/launch.c do-build: ${CC} ${CFLAGS} `${GTK_CONFIG} --cflags --libs` \ -o ${WRKSRC}/${PORTNAME} ${WRKSRC}/launch.c do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include Index: head/x11/thinglaunch/Makefile =================================================================== --- head/x11/thinglaunch/Makefile (revision 376410) +++ head/x11/thinglaunch/Makefile (revision 376411) @@ -1,26 +1,26 @@ # Created by: Emanuel Haupt # $FreeBSD$ PORTNAME= thinglaunch PORTVERSION= 1.8 CATEGORIES= x11 -MASTER_SITES= CRITICAL +MASTER_SITES= LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Very fast launcher program for X USE_XORG= x11 xproto CPPFLAGS+= -I${LOCALBASE}/include -lX11 LDFLAGS+= -L${LOCALBASE}/lib PLIST_FILES= bin/thinglaunch do-build: ${CC} ${CFLAGS} ${CPPFLAGS} ${LDFLAGS} ${WRKSRC}/${PORTNAME}.c \ -o ${WRKSRC}/${PORTNAME} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin .include Index: head/x11/xterm/Makefile =================================================================== --- head/x11/xterm/Makefile (revision 376410) +++ head/x11/xterm/Makefile (revision 376411) @@ -1,89 +1,89 @@ # Created by: krion # $FreeBSD$ PORTNAME= xterm PORTVERSION= 314 CATEGORIES= x11 MASTER_SITES= ftp://invisible-island.net/xterm/:src1 \ - CRITICAL:src1 CRITICAL:src2 + LOCAL/ehaupt:src1 LOCAL/ehaupt:src2 DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:src1 \ bsd-xterm-icons-${ICONVERSION}${EXTRACT_SUFX}:src2 MAINTAINER= ehaupt@FreeBSD.org COMMENT= Terminal emulator for the X Window System CONFLICTS= x11iraf-[0-9]* USES= tar:tgz USE_XORG= xft GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-utempter --enable-narrowproto CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib ICONVERSION= 1 OPTIONS_DEFINE= WCHAR LUIT DECTERM PCRE DABBREV 256COLOR SIXEL GNOME LOGGING OPTIONS_RADIO= 3D OPTIONS_RADIO_3D= XAW3D XAW3DXFT NEXTAW DABBREV_DESC= Enable support for dabbrev-expand DECTERM_DESC= Enable DECterm Locator support LUIT_DESC= Use LUIT for locale convertion from/to UTF-8 SIXEL_DESC= Enable Sixel graphics support WCHAR_DESC= Enable wide-character support 256COLOR_DESC= Enable 256-color support LOGGING_DESC= Enable logging terminal I/O to a file XAW3D_DESC= Link with Xaw 3d library XAW3DXFT_DESC= Link with Xaw 3d xft (extended fonts) library NEXTAW_DESC= Link with neXT Athena library OPTIONS_DEFAULT=WCHAR LUIT 256COLOR 256COLOR_CONFIGURE_ENABLE= 256-color LUIT_BUILD_DEPENDS= luit:${PORTSDIR}/x11/luit LUIT_CONFIGURE_ENABLE= luit WCHAR_CONFIGURE_ENABLE= wide-chars DECTERM_CONFIGURE_ENABLE= dec-locator PCRE_CONFIGURE_WITH= pcre PCRE_LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre DABBREV_CONFIGURE_ENABLE= dabbrev SIXEL_CONFIGURE_ENABLE= sixel-graphics GNOME_USES= desktop-file-utils LOGGING_CONFIGURE_ENABLE= logging XAW3D_CONFIGURE_WITH= Xaw3d XAW3D_LIB_DEPENDS= libXaw3d.so:${PORTSDIR}/x11-toolkits/Xaw3d XAW3DXFT_CONFIGURE_WITH= Xaw3dxft XAW3DXFT_LIB_DEPENDS= libXaw3dxft.so:${PORTSDIR}/x11-toolkits/libxaw3dxft NEXTAW_CONFIGURE_WITH= neXtaw NEXTAW_LIB_DEPENDS= libneXtaw.so:${PORTSDIR}/x11-toolkits/neXtaw .include .if ! ${PORT_OPTIONS:MXAW3D} && ! ${PORT_OPTIONS:MXAW3DXFT} && ! ${PORT_OPTIONS:MNEXTAW} USE_XORG+= xaw .endif .if ${OSVERSION} < 900004 LIB_DEPENDS+= libutempter.so:${PORTSDIR}/sysutils/libutempter .endif post-extract: @${CP} ${WRKDIR}/bsd-xterm-icons-1/*.png \ ${WRKDIR}/bsd-xterm-icons-1/*.xpm \ ${WRKSRC}/icons/ post-install: .for f in koi8rxterm resize uxterm xterm @${CHMOD} ${BINMODE} ${STAGEDIR}${PREFIX}/bin/${f} .endfor @${INSTALL_DATA} ${WRKSRC}/xterm.desktop \ ${STAGEDIR}${PREFIX}/share/applications/ .if ${PORT_OPTIONS:MWCHAR} @${CAT} ${PKGMESSAGE} .endif .include Index: head/x11/xwit/Makefile =================================================================== --- head/x11/xwit/Makefile (revision 376410) +++ head/x11/xwit/Makefile (revision 376411) @@ -1,27 +1,27 @@ # Created by: Thomas Gellekum # $FreeBSD$ PORTNAME= xwit PORTVERSION= 3.4 PORTREVISION= 3 CATEGORIES= x11 -MASTER_SITES= XCONTRIB/utilities:source1 CRITICAL:source2 +MASTER_SITES= XCONTRIB/utilities:source1 LOCAL/ehaupt:source2 DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}:source1 \ ${PORTNAME}-patchset-${PORTVERSION}${EXTRACT_SUFX}:source2 MAINTAINER= ehaupt@FreeBSD.org COMMENT= X interface tool USES= imake USE_XORG= x11 xext PLIST_FILES= bin/xwit man/man1/xwit.1.gz EXTRA_PATCHES= ${WRKDIR}/${PORTNAME}-patchset-${PORTVERSION}/patch-* do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}._man \ ${STAGEDIR}${MANPREFIX}/man/man1/${PORTNAME}.1 .include