Remove Id lines

This commit is contained in:
Joshua Root
2016-12-15 05:51:11 +11:00
parent 0210261e6d
commit c128a2af59
227 changed files with 14 additions and 280 deletions
-1
View File
@@ -1,4 +1,3 @@
# $Id$
srcdir = @srcdir@
VPATH = @srcdir@
-1
View File
@@ -1,4 +1,3 @@
# $Id$
# vim:ts=8:noet:sts=8:sw=8
SHELL = @SHELL@
-1
View File
@@ -1,4 +1,3 @@
# $Id$
.PHONY : all
.PHONY : clean distclean
-1
View File
@@ -1,4 +1,3 @@
# $Id$
.SUFFIXES: .m
Vendored
-1
View File
@@ -1,4 +1,3 @@
dnl $Id$
builtin(include,m4/tcl.m4)
builtin(include,m4/pthread.m4)
builtin(include,m4/foundation.m4)
-1
View File
@@ -1,5 +1,4 @@
dnl Process this file with autoconf to produce a configure script.
dnl $Id$
AC_PREREQ(2.63)
AC_DEFUN([MACPORTS_VERSION_MACRO], [esyscmd(<config/macports_version tr -d '\n')])
AC_INIT([MacPorts],MACPORTS_VERSION_MACRO,[macports-dev@lists.macosforge.org],[macports])
-2
View File
@@ -1,5 +1,3 @@
# $Id$
#
# MacPorts filesystem hierarchy, for internal use only. Changes to this file will not stick across installations.
#
+2 -6
View File
@@ -1,7 +1,5 @@
# All ports must have the "svn:keywords : Id" and "svn:eol-style : native"
# svn props set on them and start with a commented out Id tag, which
# the server will expand:
# $Id$
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# Ports should begin with a modeline giving editors hints about the file
# Following that comes the PortSystem declaration:
# PortSystem <version>
@@ -92,5 +90,3 @@ configure.args --mandir=${prefix}/share/man
# Alternative ways to build the port, packed as 'variants'
variant puredarwin { depends_run bin:perl:perl5.8 }
-1
View File
@@ -1,4 +1,3 @@
// $Id$
// vim: set et sw=4 ts=8 ft=asciidoc tw=80:
GLOBAL OPTIONS
-2
View File
@@ -1,5 +1,3 @@
# $Id$
#
# MacPorts filesystem hierarchy, for internal use only. Changes to this file will not stick across installations.
#
-1
View File
@@ -27,7 +27,6 @@
.\"
.\" @(#)hier.7 8.1 (Berkeley) 6/5/93
.\" $FreeBSD: src/share/man/man7/hier.7,v 1.29.2.17 2003/01/13 21:43:50 ceri Exp $
.\" $Id$
.\"
.\" Take from FreeBSD and adjusted to MacPortss' needs.
.Dd June 1, 2007
-3
View File
@@ -1,7 +1,4 @@
# $Id$
#
# MacPorts filesystem hierarchy, for internal use only. Changes to this file will not stick across installations.
#
/set type=dir uname=@DSTUSR@ gname=@DSTGRP@ mode=@DSTMODE@
.
-2
View File
@@ -1,7 +1,5 @@
#!/bin/bash
#
# $Id$
#
# Check for proper OS version for the package (meant to be used by the
# MacPorts port which replaces __DARWINVERS__ with the version of Darwin
# needed).
-2
View File
@@ -30,8 +30,6 @@
# SUCH DAMAGE.
#
# postflight
# $Id$
#set -x
-1
View File
@@ -1,6 +1,5 @@
#!/usr/bin/env tclsh
# mpkgall.tcl
# $Id$
#
# Copyright (c) 2003 Kevin Van Vechten <kevin@opendarwin.org>
# Copyright (c) 2002 Apple Inc.
-1
View File
@@ -1,6 +1,5 @@
#!/usr/bin/env tclsh
# packageall.tcl
# $Id$
#
# Copyright (c) 2009-2011 The MacPorts Project
# Copyright (c) 2003 Kevin Van Vechten <kevin@opendarwin.org>
-1
View File
@@ -58,7 +58,6 @@
#
# Created by Juan Manuel Palacios,
# e-mail: jmpp@macports.org
# $Id$
#######
-2
View File
@@ -26,8 +26,6 @@
# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
# $Id$
function export_path() {
local binpath="@prefix_expanded@/bin"
-1
View File
@@ -1,7 +1,6 @@
/*
* CFLib.c
* CFLib.dylib
* $Id$
*
* Copyright (c) 2003 Kevin Van Vechten <kevin@opendarwin.org>
* All rights reserved.
-1
View File
@@ -1,4 +1,3 @@
# $Id$
srcdir = @srcdir@
VPATH = @srcdir@

Some files were not shown because too many files have changed in this diff Show More