diff options
author | jkh <jkh@FreeBSD.org> | 1995-04-01 20:51:41 +0800 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1995-04-01 20:51:41 +0800 |
commit | 53877c9f645ddedab9a5f167859019ea3a6e8a6f (patch) | |
tree | fc33134c759ae5dde8d5dd09a7b45e70fc8afd53 /x11 | |
parent | 2aa1428ec175749eedeb8e8e43420e2f545e475f (diff) | |
download | freebsd-ports-gnome-53877c9f645ddedab9a5f167859019ea3a6e8a6f.tar.gz freebsd-ports-gnome-53877c9f645ddedab9a5f167859019ea3a6e8a6f.tar.zst freebsd-ports-gnome-53877c9f645ddedab9a5f167859019ea3a6e8a6f.zip |
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/emu/Makefile | 1 | ||||
-rw-r--r-- | x11/rxvt-devel/Makefile | 3 | ||||
-rw-r--r-- | x11/rxvt-unicode/Makefile | 3 | ||||
-rw-r--r-- | x11/rxvt/Makefile | 3 | ||||
-rw-r--r-- | x11/sxpc/Makefile | 3 | ||||
-rw-r--r-- | x11/x3270/Makefile | 1 | ||||
-rw-r--r-- | x11/xgrab/Makefile | 1 | ||||
-rw-r--r-- | x11/xkeycaps/Makefile | 1 | ||||
-rw-r--r-- | x11/xloadimage/Makefile | 1 | ||||
-rw-r--r-- | x11/xlockmore/Makefile | 3 | ||||
-rw-r--r-- | x11/xsnow/Makefile | 1 |
11 files changed, 17 insertions, 4 deletions
diff --git a/x11/emu/Makefile b/x11/emu/Makefile index db9c4aa01a07..f3d54a087ee9 100644 --- a/x11/emu/Makefile +++ b/x11/emu/Makefile @@ -13,6 +13,7 @@ DISTNAME= emu-1.31 WRKSRC= ${WRKDIR}/emu USE_IMAKE= yes MASTER_SITES= ftp://ftp.x.org/contrib/applications/ +CATEGORIES+= x11 # NO_INSTALL_MANPAGES= yes IS_INTERACTIVE= yes MAINTAINER= me@FreeBSD.org diff --git a/x11/rxvt-devel/Makefile b/x11/rxvt-devel/Makefile index 3fb5026b7f87..444fd1de03d0 100644 --- a/x11/rxvt-devel/Makefile +++ b/x11/rxvt-devel/Makefile @@ -3,7 +3,7 @@ # Date created: 5th December 1994 # Whom: gpalmer@FreeBSD.org # -# $Id: Makefile,v 1.4 1995/01/15 06:43:05 gpalmer Exp $ +# $Id: Makefile,v 1.5 1995/02/01 22:38:08 gpalmer Exp $ # DISTNAME= rxvt-2.09 @@ -11,6 +11,7 @@ USE_IMAKE= yes WRKSRC= ${WRKDIR}/rxvt PREFIX= /usr/X11R6 MASTER_SITES= ftp://iraun1.ira.uka.de/pub/x11/misc/ +CATEGORIES+= x11 MAINTAINER= gpalmer@FreeBSD.ORG # Get rid of the rclock directory until I can figure out how to patch diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile index 3fb5026b7f87..444fd1de03d0 100644 --- a/x11/rxvt-unicode/Makefile +++ b/x11/rxvt-unicode/Makefile @@ -3,7 +3,7 @@ # Date created: 5th December 1994 # Whom: gpalmer@FreeBSD.org # -# $Id: Makefile,v 1.4 1995/01/15 06:43:05 gpalmer Exp $ +# $Id: Makefile,v 1.5 1995/02/01 22:38:08 gpalmer Exp $ # DISTNAME= rxvt-2.09 @@ -11,6 +11,7 @@ USE_IMAKE= yes WRKSRC= ${WRKDIR}/rxvt PREFIX= /usr/X11R6 MASTER_SITES= ftp://iraun1.ira.uka.de/pub/x11/misc/ +CATEGORIES+= x11 MAINTAINER= gpalmer@FreeBSD.ORG # Get rid of the rclock directory until I can figure out how to patch diff --git a/x11/rxvt/Makefile b/x11/rxvt/Makefile index 3fb5026b7f87..444fd1de03d0 100644 --- a/x11/rxvt/Makefile +++ b/x11/rxvt/Makefile @@ -3,7 +3,7 @@ # Date created: 5th December 1994 # Whom: gpalmer@FreeBSD.org # -# $Id: Makefile,v 1.4 1995/01/15 06:43:05 gpalmer Exp $ +# $Id: Makefile,v 1.5 1995/02/01 22:38:08 gpalmer Exp $ # DISTNAME= rxvt-2.09 @@ -11,6 +11,7 @@ USE_IMAKE= yes WRKSRC= ${WRKDIR}/rxvt PREFIX= /usr/X11R6 MASTER_SITES= ftp://iraun1.ira.uka.de/pub/x11/misc/ +CATEGORIES+= x11 MAINTAINER= gpalmer@FreeBSD.ORG # Get rid of the rclock directory until I can figure out how to patch diff --git a/x11/sxpc/Makefile b/x11/sxpc/Makefile index c123dcc7ed87..1485ebe5d953 100644 --- a/x11/sxpc/Makefile +++ b/x11/sxpc/Makefile @@ -3,12 +3,13 @@ # Date created: 22nd March 1995 # Whom: jkh@FreeBSD.org # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1995/03/22 21:14:52 jkh Exp $ # DISTNAME= sxpc-1.4 USE_IMAKE= yes MASTER_SITES= ftp://ftp.x.org/R5contrib/ +CATEGORIES+= x11 MAINTAINER= jkh@FreeBSD.ORG NO_WRKSUBDIR= yes EXTRACT_SUFX= .shar.Z diff --git a/x11/x3270/Makefile b/x11/x3270/Makefile index 6d1711c3b301..620a4beabf85 100644 --- a/x11/x3270/Makefile +++ b/x11/x3270/Makefile @@ -8,5 +8,6 @@ DISTNAME= x3270-3.0.3 DISTFILES= x3270-3.0.3.4.tar.gz USE_IMAKE= yes MASTER_SITES= ftp://ftp.icm.edu.pl/pub/X11/contrib/applications/x3270/ +CATEGORIES+= x11 emulation .include <bsd.port.mk> diff --git a/x11/xgrab/Makefile b/x11/xgrab/Makefile index 347e384046ef..fdd22bcbab6f 100644 --- a/x11/xgrab/Makefile +++ b/x11/xgrab/Makefile @@ -1,6 +1,7 @@ DISTNAME= xgrabsc.2_3 USE_IMAKE= yes MASTER_SITES= ftp://ftp.sunet.se/pub/X11/R5contrib/ +CATEGORIES+= x11 MAKE_FLAGS= BINDIR=${PREFIX}/bin MANDIR=${PREFIX}/man/man1 \ XAPPLOADDIR=${PREFIX}/lib/app-defaults -f diff --git a/x11/xkeycaps/Makefile b/x11/xkeycaps/Makefile index e5fa1ceb23bb..5ab927b4ec45 100644 --- a/x11/xkeycaps/Makefile +++ b/x11/xkeycaps/Makefile @@ -1,5 +1,6 @@ DISTNAME= xkeycaps-2.28 USE_IMAKE= yes MASTER_SITES= ftp://ftp.sunet.se/pub/X11/contrib/applications/ +CATEGORIES+= x11 .include <bsd.port.mk> diff --git a/x11/xloadimage/Makefile b/x11/xloadimage/Makefile index 0bbab41961f6..4a178b2028ab 100644 --- a/x11/xloadimage/Makefile +++ b/x11/xloadimage/Makefile @@ -3,6 +3,7 @@ DISTFILES= xloadimage.3.03.tar.Z NO_WRKSUBDIR= yes USE_IMAKE= yes MASTER_SITES= ftp://gatekeeper.dec.com/pub/X11-contrib/ +CATEGORIES+= x11 MAKE_FLAGS= BINDIR=${PREFIX}/bin MANDIR=${PREFIX}/man/man1 \ XAPPLOADDIR=${PREFIX}/lib/X11/app-defaults -f diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile index 8dc7a3e07293..096e9a9d82df 100644 --- a/x11/xlockmore/Makefile +++ b/x11/xlockmore/Makefile @@ -9,8 +9,11 @@ XMKMF= xmkmf -a USE_IMAKE= yes MASTER_SITES= ftp://gatekeeper.dec.com//pub/X11/contrib/ +CATEGORIES+= x11 MASTER_SITES+= ftp://ftp.x.org/contrib/applications/ +CATEGORIES+= x11 MASTER_SITES+= ftp://ftp.germany.eu.net/pub/X11/XConsortium/contrib +CATEGORIES+= x11 WRKSRC= ${WRKDIR}/xlockmore diff --git a/x11/xsnow/Makefile b/x11/xsnow/Makefile index cd0a6129511d..7867b11695ad 100644 --- a/x11/xsnow/Makefile +++ b/x11/xsnow/Makefile @@ -2,6 +2,7 @@ DISTNAME= xsnow-1.39 DISTFILES= xsnow-1.39.tar.Z USE_IMAKE= yes MASTER_SITES= ftp://ftp.x.org/contrib/games/ +CATEGORIES+= x11 pre-install: @mkdir -p ${PREFIX}/bin |