Index: head/editors/emacs/Makefile =================================================================== --- head/editors/emacs/Makefile (revision 1884) +++ head/editors/emacs/Makefile (revision 1885) @@ -1,18 +1,23 @@ # New ports collection makefile for: GNU emacs -# Version required: 19.28 +# Version required: 19.29 # Date created: 29 October 1994 # Whom: jkh # -# $Id: Makefile,v 1.13 1995/04/01 12:44:46 jkh Exp $ +# $Id: Makefile,v 1.14 1995/04/09 06:11:09 asami Exp $ # -DISTNAME= emacs-19.28 +DISTNAME= emacs-19.29 CATEGORIES+= editors MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ HAS_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ARGS= i386--freebsd --prefix=${PREFIX} STRIP= + +post-install: + gzip -9nf ${PREFIX}/man/man1/emacs.1 + gzip -9nf ${PREFIX}/man/man1/etags.1 + gzip -9nf ${PREFIX}/man/man1/ctags.1 .include Property changes on: head/editors/emacs/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.14 \ No newline at end of property +1.15 \ No newline at end of property Index: head/editors/emacs19/Makefile =================================================================== --- head/editors/emacs19/Makefile (revision 1884) +++ head/editors/emacs19/Makefile (revision 1885) @@ -1,18 +1,23 @@ # New ports collection makefile for: GNU emacs -# Version required: 19.28 +# Version required: 19.29 # Date created: 29 October 1994 # Whom: jkh # -# $Id: Makefile,v 1.13 1995/04/01 12:44:46 jkh Exp $ +# $Id: Makefile,v 1.14 1995/04/09 06:11:09 asami Exp $ # -DISTNAME= emacs-19.28 +DISTNAME= emacs-19.29 CATEGORIES+= editors MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ HAS_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ARGS= i386--freebsd --prefix=${PREFIX} STRIP= + +post-install: + gzip -9nf ${PREFIX}/man/man1/emacs.1 + gzip -9nf ${PREFIX}/man/man1/etags.1 + gzip -9nf ${PREFIX}/man/man1/ctags.1 .include Property changes on: head/editors/emacs19/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.14 \ No newline at end of property +1.15 \ No newline at end of property Index: head/editors/emacs20/Makefile =================================================================== --- head/editors/emacs20/Makefile (revision 1884) +++ head/editors/emacs20/Makefile (revision 1885) @@ -1,18 +1,23 @@ # New ports collection makefile for: GNU emacs -# Version required: 19.28 +# Version required: 19.29 # Date created: 29 October 1994 # Whom: jkh # -# $Id: Makefile,v 1.13 1995/04/01 12:44:46 jkh Exp $ +# $Id: Makefile,v 1.14 1995/04/09 06:11:09 asami Exp $ # -DISTNAME= emacs-19.28 +DISTNAME= emacs-19.29 CATEGORIES+= editors MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ HAS_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ARGS= i386--freebsd --prefix=${PREFIX} STRIP= + +post-install: + gzip -9nf ${PREFIX}/man/man1/emacs.1 + gzip -9nf ${PREFIX}/man/man1/etags.1 + gzip -9nf ${PREFIX}/man/man1/ctags.1 .include Property changes on: head/editors/emacs20/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.14 \ No newline at end of property +1.15 \ No newline at end of property Index: head/editors/emacs22/Makefile =================================================================== --- head/editors/emacs22/Makefile (revision 1884) +++ head/editors/emacs22/Makefile (revision 1885) @@ -1,18 +1,23 @@ # New ports collection makefile for: GNU emacs -# Version required: 19.28 +# Version required: 19.29 # Date created: 29 October 1994 # Whom: jkh # -# $Id: Makefile,v 1.13 1995/04/01 12:44:46 jkh Exp $ +# $Id: Makefile,v 1.14 1995/04/09 06:11:09 asami Exp $ # -DISTNAME= emacs-19.28 +DISTNAME= emacs-19.29 CATEGORIES+= editors MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ HAS_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ARGS= i386--freebsd --prefix=${PREFIX} STRIP= + +post-install: + gzip -9nf ${PREFIX}/man/man1/emacs.1 + gzip -9nf ${PREFIX}/man/man1/etags.1 + gzip -9nf ${PREFIX}/man/man1/ctags.1 .include Property changes on: head/editors/emacs22/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.14 \ No newline at end of property +1.15 \ No newline at end of property Index: head/editors/emacs23/Makefile =================================================================== --- head/editors/emacs23/Makefile (revision 1884) +++ head/editors/emacs23/Makefile (revision 1885) @@ -1,18 +1,23 @@ # New ports collection makefile for: GNU emacs -# Version required: 19.28 +# Version required: 19.29 # Date created: 29 October 1994 # Whom: jkh # -# $Id: Makefile,v 1.13 1995/04/01 12:44:46 jkh Exp $ +# $Id: Makefile,v 1.14 1995/04/09 06:11:09 asami Exp $ # -DISTNAME= emacs-19.28 +DISTNAME= emacs-19.29 CATEGORIES+= editors MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ HAS_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ARGS= i386--freebsd --prefix=${PREFIX} STRIP= + +post-install: + gzip -9nf ${PREFIX}/man/man1/emacs.1 + gzip -9nf ${PREFIX}/man/man1/etags.1 + gzip -9nf ${PREFIX}/man/man1/ctags.1 .include Property changes on: head/editors/emacs23/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.14 \ No newline at end of property +1.15 \ No newline at end of property