The start of the 2.0 ports collection. No sup repository yet, but I'll
make one when I wake up again.. :) Submitted by: jkh
This commit is contained in:
parent
d27f048e96
commit
7ca702f09f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=6
3
editors/Makefile
Normal file
3
editors/Makefile
Normal file
@ -0,0 +1,3 @@
|
||||
SUBDIR= jove emacs
|
||||
|
||||
.include <bsd.subdir.mk>
|
14
editors/emacs/Makefile
Normal file
14
editors/emacs/Makefile
Normal file
@ -0,0 +1,14 @@
|
||||
# New ports collection makefile for: GNU emacs
|
||||
# Version required: 19.25
|
||||
# Date created: 20 August 1994
|
||||
# Whom: jkh
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
DISTNAME= emacs-19.25
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
HOME_LOCATION= prep.ai.mit.edu:~ftp/pub/gnu
|
||||
|
||||
.include <bsd.port.mk>
|
14
editors/emacs19/Makefile
Normal file
14
editors/emacs19/Makefile
Normal file
@ -0,0 +1,14 @@
|
||||
# New ports collection makefile for: GNU emacs
|
||||
# Version required: 19.25
|
||||
# Date created: 20 August 1994
|
||||
# Whom: jkh
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
DISTNAME= emacs-19.25
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
HOME_LOCATION= prep.ai.mit.edu:~ftp/pub/gnu
|
||||
|
||||
.include <bsd.port.mk>
|
14
editors/emacs20/Makefile
Normal file
14
editors/emacs20/Makefile
Normal file
@ -0,0 +1,14 @@
|
||||
# New ports collection makefile for: GNU emacs
|
||||
# Version required: 19.25
|
||||
# Date created: 20 August 1994
|
||||
# Whom: jkh
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
DISTNAME= emacs-19.25
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
HOME_LOCATION= prep.ai.mit.edu:~ftp/pub/gnu
|
||||
|
||||
.include <bsd.port.mk>
|
14
editors/emacs22/Makefile
Normal file
14
editors/emacs22/Makefile
Normal file
@ -0,0 +1,14 @@
|
||||
# New ports collection makefile for: GNU emacs
|
||||
# Version required: 19.25
|
||||
# Date created: 20 August 1994
|
||||
# Whom: jkh
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
DISTNAME= emacs-19.25
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
HOME_LOCATION= prep.ai.mit.edu:~ftp/pub/gnu
|
||||
|
||||
.include <bsd.port.mk>
|
14
editors/emacs23/Makefile
Normal file
14
editors/emacs23/Makefile
Normal file
@ -0,0 +1,14 @@
|
||||
# New ports collection makefile for: GNU emacs
|
||||
# Version required: 19.25
|
||||
# Date created: 20 August 1994
|
||||
# Whom: jkh
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
DISTNAME= emacs-19.25
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
HOME_LOCATION= prep.ai.mit.edu:~ftp/pub/gnu
|
||||
|
||||
.include <bsd.port.mk>
|
12
editors/jove/Makefile
Normal file
12
editors/jove/Makefile
Normal file
@ -0,0 +1,12 @@
|
||||
# New ports collection makefile for: jove
|
||||
# Version required: 4.14.6
|
||||
# Date created: 21 August 1994
|
||||
# Whom: jkh
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
DISTNAME= jove-4.14.6
|
||||
HOME_LOCATION= freebsd.cdrom.com:~ftp/pub/bsd-sources/4.4BSD-Lite/usr/src/contrib
|
||||
|
||||
.include <bsd.port.mk>
|
3
shells/Makefile
Normal file
3
shells/Makefile
Normal file
@ -0,0 +1,3 @@
|
||||
SUBDIR= bash
|
||||
|
||||
.include <bsd.subdir.mk>
|
12
shells/bash/Makefile
Normal file
12
shells/bash/Makefile
Normal file
@ -0,0 +1,12 @@
|
||||
# New ports collection makefile for: bash
|
||||
# Version required: 1.14.2
|
||||
# Date created: 21 August 1994
|
||||
# Whom: jkh
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
GNU_MAKE= yes
|
||||
DISTNAME= bash-1.14.2
|
||||
|
||||
.include <bsd.port.mk>
|
12
shells/bash1/Makefile
Normal file
12
shells/bash1/Makefile
Normal file
@ -0,0 +1,12 @@
|
||||
# New ports collection makefile for: bash
|
||||
# Version required: 1.14.2
|
||||
# Date created: 21 August 1994
|
||||
# Whom: jkh
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
GNU_MAKE= yes
|
||||
DISTNAME= bash-1.14.2
|
||||
|
||||
.include <bsd.port.mk>
|
12
shells/bash2/Makefile
Normal file
12
shells/bash2/Makefile
Normal file
@ -0,0 +1,12 @@
|
||||
# New ports collection makefile for: bash
|
||||
# Version required: 1.14.2
|
||||
# Date created: 21 August 1994
|
||||
# Whom: jkh
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
GNU_MAKE= yes
|
||||
DISTNAME= bash-1.14.2
|
||||
|
||||
.include <bsd.port.mk>
|
12
shells/bash3/Makefile
Normal file
12
shells/bash3/Makefile
Normal file
@ -0,0 +1,12 @@
|
||||
# New ports collection makefile for: bash
|
||||
# Version required: 1.14.2
|
||||
# Date created: 21 August 1994
|
||||
# Whom: jkh
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
GNU_MAKE= yes
|
||||
DISTNAME= bash-1.14.2
|
||||
|
||||
.include <bsd.port.mk>
|
Loading…
Reference in New Issue
Block a user