mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
$Id$ -> $FreeBSD$
This commit is contained in:
parent
52769fe9fd
commit
9de5ac14c7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=21085
18 changed files with 30 additions and 20 deletions
2
emulators/pcemu/scripts/configure
vendored
2
emulators/pcemu/scripts/configure
vendored
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
#
|
#
|
||||||
# $Id: configure,v 1.1.1.1 1995/03/26 18:08:54 joerg Exp $
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
# Author: Jörg Wunsch <joerg@FreeBSD.org>
|
# Author: Jörg Wunsch <joerg@FreeBSD.org>
|
||||||
# Date of creation: Mar 27, 1995
|
# Date of creation: Mar 27, 1995
|
||||||
|
|
2
ftp/mirror/scripts/configure
vendored
2
ftp/mirror/scripts/configure
vendored
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
#
|
#
|
||||||
# $Id:$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
mv ${WRKSRC}/mirror.pl ${WRKSRC}/mirror.pl.bak
|
mv ${WRKSRC}/mirror.pl ${WRKSRC}/mirror.pl.bak
|
||||||
|
|
|
@ -22,7 +22,7 @@
|
||||||
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||||
.\" SUCH DAMAGE.
|
.\" SUCH DAMAGE.
|
||||||
.\"
|
.\"
|
||||||
.\" $Id: crafty.6,v 1.1.1.1 1998/06/01 04:56:06 mph Exp $
|
.\" $FreeBSD$
|
||||||
.\"
|
.\"
|
||||||
.\" Note: The date here should be updated whenever a non-trivial
|
.\" Note: The date here should be updated whenever a non-trivial
|
||||||
.\" change is made to the manual page.
|
.\" change is made to the manual page.
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
|
|
||||||
# $Id$
|
# $FreeBSD$
|
||||||
|
|
||||||
#
|
#
|
||||||
# patch hacks !!LOCALBASE!! and !!X11BASE!! hooks into the config file
|
# patch hacks !!LOCALBASE!! and !!X11BASE!! hooks into the config file
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
|
|
||||||
# $Id$
|
# $FreeBSD$
|
||||||
|
|
||||||
#
|
#
|
||||||
# patch hacks !!LOCALBASE!! and !!X11BASE!! hooks into the config file
|
# patch hacks !!LOCALBASE!! and !!X11BASE!! hooks into the config file
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
|
|
||||||
# $Id$
|
# $FreeBSD$
|
||||||
|
|
||||||
#
|
#
|
||||||
# patch hacks !!LOCALBASE!! and !!X11BASE!! hooks into the config file
|
# patch hacks !!LOCALBASE!! and !!X11BASE!! hooks into the config file
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
# Date created: 22 June 1999
|
# Date created: 22 June 1999
|
||||||
# Whom: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
|
# Whom: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
|
||||||
#
|
#
|
||||||
# $Id: Makefile,v 1.1 1999/06/22 03:03:42 foxfair Exp $
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= gma-0.5
|
DISTNAME= gma-0.5
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $Id$
|
# $FreeBSD$
|
||||||
|
|
||||||
OBJS= arrays.o asm.o bpatch.o chars.o directs.o errors.o expressc.o \
|
OBJS= arrays.o asm.o bpatch.o chars.o directs.o errors.o expressc.o \
|
||||||
expressp.o files.o inform.o lexer.o linker.o memory.o objects.o \
|
expressp.o files.o inform.o lexer.o linker.o memory.o objects.o \
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
#
|
#
|
||||||
# $Id: qserver.sh,v 1.1 1997/05/31 00:52:03 jfitz Exp $
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
QSERVER=%%PREFIX%%/quakeserver/unixded
|
QSERVER=%%PREFIX%%/quakeserver/unixded
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
#
|
#
|
||||||
# $Id$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
QPIPE=%%PREFIX%%/quakeserver/quakeserver.in
|
QPIPE=%%PREFIX%%/quakeserver/quakeserver.in
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
XCOMM Imakefile src for Yamsweeper, created by hirofumi
|
XCOMM Imakefile src for Yamsweeper, created by hirofumi
|
||||||
XCOMM
|
XCOMM
|
||||||
XCOMM $Id: Imakefile,v 1.2 1996/09/22 08:56:07 max Exp $
|
XCOMM $FreeBSD$
|
||||||
XCOMM
|
XCOMM
|
||||||
|
|
||||||
#include "REVISION"
|
#include "REVISION"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
# Date created: 6 August 1997
|
# Date created: 6 August 1997
|
||||||
# Whom: wosch
|
# Whom: wosch
|
||||||
#
|
#
|
||||||
# $Id: Makefile,v 1.6 1997/12/31 22:33:44 asami Exp $
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= dict-1.1
|
DISTNAME= dict-1.1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
|
|
||||||
#
|
#
|
||||||
# $Id: pre-configure,v 1.1 1998/07/30 13:06:44 andreas Exp $
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
# only one central config file in $PREFIX/etc
|
# only one central config file in $PREFIX/etc
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/csh
|
#!/bin/csh
|
||||||
#
|
#
|
||||||
# SCCS-info %W% %E%
|
# SCCS-info %W% %E%
|
||||||
# $Id: demo.csh.tpl,v 1.9 1994/08/09 09:17:11 sander Exp sander $
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
# ====================== Change area ============================
|
# ====================== Change area ============================
|
||||||
|
|
||||||
|
|
|
@ -17,7 +17,7 @@
|
||||||
/* */
|
/* */
|
||||||
/*--------------------------------------------------------------------*/
|
/*--------------------------------------------------------------------*/
|
||||||
|
|
||||||
/* $Id: globals.h.tpl,v 3.7 1994/11/23 14:50:47 sander Exp sander $ */
|
/* $FreeBSD$ */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 1993--1995 by Georg Sander, Iris Lemke, and
|
* Copyright (C) 1993--1995 by Georg Sander, Iris Lemke, and
|
||||||
|
@ -42,7 +42,12 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
/* $Log: globals.h.tpl,v $
|
/* $Log: globals.h,v $
|
||||||
|
/* Revision 1.1.1.1 1995/02/19 09:25:43 hsu
|
||||||
|
/* vcg - a visualization tool for compiler graphs
|
||||||
|
/*
|
||||||
|
/* Submitted by: Philippe Charnier <charnier@lirmm.fr>
|
||||||
|
/*
|
||||||
# Revision 3.7 1994/11/23 14:50:47 sander
|
# Revision 3.7 1994/11/23 14:50:47 sander
|
||||||
# #include <limits.h> added to get MAX_INT and MIN_INT.
|
# #include <limits.h> added to get MAX_INT and MIN_INT.
|
||||||
#
|
#
|
||||||
|
|
|
@ -17,9 +17,14 @@
|
||||||
# /* */
|
# /* */
|
||||||
# /*--------------------------------------------------------------------*/
|
# /*--------------------------------------------------------------------*/
|
||||||
#
|
#
|
||||||
# $Id$
|
# $FreeBSD$
|
||||||
|
#
|
||||||
|
# $Log: tMakefile,v $
|
||||||
|
# Revision 1.1.1.1 1995/02/19 09:25:45 hsu
|
||||||
|
# vcg - a visualization tool for compiler graphs
|
||||||
|
#
|
||||||
|
# Submitted by: Philippe Charnier <charnier@lirmm.fr>
|
||||||
#
|
#
|
||||||
# $Log$
|
|
||||||
#
|
#
|
||||||
|
|
||||||
#========================= CHANGE AREA =========================
|
#========================= CHANGE AREA =========================
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
#
|
#
|
||||||
# $Id: pre-configure,v 1.1 1997/03/11 23:47:23 torstenb Exp $
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
mv ${WRKSRC}/support/config.h.dist ${WRKSRC}/support/config.h.dist.bak.2
|
mv ${WRKSRC}/support/config.h.dist ${WRKSRC}/support/config.h.dist.bak.2
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
# Date created: 07 August 1999
|
# Date created: 07 August 1999
|
||||||
# Whom: Chris D. Faulhaber <jedgar@fxp.org>
|
# Whom: Chris D. Faulhaber <jedgar@fxp.org>
|
||||||
#
|
#
|
||||||
# $Id$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= Net-IRC-0.59
|
DISTNAME= Net-IRC-0.59
|
||||||
|
|
Loading…
Add table
Reference in a new issue