You've already forked macports-base
mirror of
https://github.com/macports/macports-base.git
synced 2026-07-12 18:18:43 -07:00
Remove Id lines
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
# $Id$
|
||||
|
||||
srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
# $Id$
|
||||
# vim:ts=8:noet:sts=8:sw=8
|
||||
|
||||
SHELL = @SHELL@
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
# $Id$
|
||||
|
||||
.PHONY : all
|
||||
.PHONY : clean distclean
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
# $Id$
|
||||
|
||||
.SUFFIXES: .m
|
||||
|
||||
|
||||
Vendored
-1
@@ -1,4 +1,3 @@
|
||||
dnl $Id$
|
||||
builtin(include,m4/tcl.m4)
|
||||
builtin(include,m4/pthread.m4)
|
||||
builtin(include,m4/foundation.m4)
|
||||
|
||||
@@ -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])
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
# $Id$
|
||||
#
|
||||
# MacPorts filesystem hierarchy, for internal use only. Changes to this file will not stick across installations.
|
||||
#
|
||||
|
||||
|
||||
@@ -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,4 +1,3 @@
|
||||
// $Id$
|
||||
// vim: set et sw=4 ts=8 ft=asciidoc tw=80:
|
||||
|
||||
GLOBAL OPTIONS
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
# $Id$
|
||||
#
|
||||
# MacPorts filesystem hierarchy, for internal use only. Changes to this file will not stick across installations.
|
||||
#
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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@
|
||||
.
|
||||
|
||||
@@ -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).
|
||||
|
||||
@@ -30,8 +30,6 @@
|
||||
# SUCH DAMAGE.
|
||||
#
|
||||
# postflight
|
||||
# $Id$
|
||||
|
||||
|
||||
#set -x
|
||||
|
||||
|
||||
@@ -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,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>
|
||||
|
||||
@@ -58,7 +58,6 @@
|
||||
#
|
||||
# Created by Juan Manuel Palacios,
|
||||
# e-mail: jmpp@macports.org
|
||||
# $Id$
|
||||
#######
|
||||
|
||||
|
||||
|
||||
@@ -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,7 +1,6 @@
|
||||
/*
|
||||
* CFLib.c
|
||||
* CFLib.dylib
|
||||
* $Id$
|
||||
*
|
||||
* Copyright (c) 2003 Kevin Van Vechten <kevin@opendarwin.org>
|
||||
* All rights reserved.
|
||||
|
||||
@@ -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
Reference in New Issue
Block a user