diff --git a/Makefile.in b/Makefile.in index 8dd98f15b..2530f8bdc 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,4 +1,3 @@ -# $Id$ srcdir = @srcdir@ VPATH = @srcdir@ diff --git a/Mk/macports.autoconf.mk.in b/Mk/macports.autoconf.mk.in index 34998beb5..ffcc8a98a 100644 --- a/Mk/macports.autoconf.mk.in +++ b/Mk/macports.autoconf.mk.in @@ -1,4 +1,3 @@ -# $Id$ # vim:ts=8:noet:sts=8:sw=8 SHELL = @SHELL@ diff --git a/Mk/macports.subdir.mk b/Mk/macports.subdir.mk index af6895842..0bdd92bc3 100644 --- a/Mk/macports.subdir.mk +++ b/Mk/macports.subdir.mk @@ -1,4 +1,3 @@ -# $Id$ .PHONY : all .PHONY : clean distclean diff --git a/Mk/macports.tea.mk b/Mk/macports.tea.mk index d9d788976..e0ef0f00e 100644 --- a/Mk/macports.tea.mk +++ b/Mk/macports.tea.mk @@ -1,4 +1,3 @@ -# $Id$ .SUFFIXES: .m diff --git a/aclocal.m4 b/aclocal.m4 index eadcc7981..21ddc9cea 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -1,4 +1,3 @@ -dnl $Id$ builtin(include,m4/tcl.m4) builtin(include,m4/pthread.m4) builtin(include,m4/foundation.m4) diff --git a/configure.ac b/configure.ac index dd0214437..54207f555 100644 --- a/configure.ac +++ b/configure.ac @@ -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( @@ -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 } - - diff --git a/doc/global-flags.txt b/doc/global-flags.txt index 39c8410a9..a72dc6482 100644 --- a/doc/global-flags.txt +++ b/doc/global-flags.txt @@ -1,4 +1,3 @@ -// $Id$ // vim: set et sw=4 ts=8 ft=asciidoc tw=80: GLOBAL OPTIONS diff --git a/doc/macosx.mtree.in b/doc/macosx.mtree.in index 34b447345..555eb2c44 100644 --- a/doc/macosx.mtree.in +++ b/doc/macosx.mtree.in @@ -1,5 +1,3 @@ -# $Id$ -# # MacPorts filesystem hierarchy, for internal use only. Changes to this file will not stick across installations. # diff --git a/doc/porthier.7 b/doc/porthier.7 index f92fa2a40..c6e29a445 100644 --- a/doc/porthier.7 +++ b/doc/porthier.7 @@ -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 diff --git a/doc/prefix.mtree.in b/doc/prefix.mtree.in index 959cf7413..6067552ff 100644 --- a/doc/prefix.mtree.in +++ b/doc/prefix.mtree.in @@ -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@ . diff --git a/portmgr/dmg/InstallationCheck b/portmgr/dmg/InstallationCheck index 3697e534d..09825b9b3 100755 --- a/portmgr/dmg/InstallationCheck +++ b/portmgr/dmg/InstallationCheck @@ -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). diff --git a/portmgr/dmg/postflight.in b/portmgr/dmg/postflight.in index c77389ea6..382b54d8e 100755 --- a/portmgr/dmg/postflight.in +++ b/portmgr/dmg/postflight.in @@ -30,8 +30,6 @@ # SUCH DAMAGE. # # postflight -# $Id$ - #set -x diff --git a/portmgr/packaging/mpkgall.tcl b/portmgr/packaging/mpkgall.tcl index 2c192bbac..558f044dd 100755 --- a/portmgr/packaging/mpkgall.tcl +++ b/portmgr/packaging/mpkgall.tcl @@ -1,6 +1,5 @@ #!/usr/bin/env tclsh # mpkgall.tcl -# $Id$ # # Copyright (c) 2003 Kevin Van Vechten # Copyright (c) 2002 Apple Inc. diff --git a/portmgr/packaging/packageall.tcl b/portmgr/packaging/packageall.tcl index 801aa791f..91e45951d 100755 --- a/portmgr/packaging/packageall.tcl +++ b/portmgr/packaging/packageall.tcl @@ -1,6 +1,5 @@ #!/usr/bin/env tclsh # packageall.tcl -# $Id$ # # Copyright (c) 2009-2011 The MacPorts Project # Copyright (c) 2003 Kevin Van Vechten diff --git a/portmgr/rsync.repos b/portmgr/rsync.repos index 2e5e1acba..cc7a796cb 100644 --- a/portmgr/rsync.repos +++ b/portmgr/rsync.repos @@ -58,7 +58,6 @@ # # Created by Juan Manuel Palacios, # e-mail: jmpp@macports.org -# $Id$ ####### diff --git a/setupenv.bash.in b/setupenv.bash.in index 2526a53a8..9eeb9adb0 100644 --- a/setupenv.bash.in +++ b/setupenv.bash.in @@ -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" diff --git a/src/cflib1.0/CFLib.c b/src/cflib1.0/CFLib.c index 919dd35b0..ba85dad74 100644 --- a/src/cflib1.0/CFLib.c +++ b/src/cflib1.0/CFLib.c @@ -1,7 +1,6 @@ /* * CFLib.c * CFLib.dylib - * $Id$ * * Copyright (c) 2003 Kevin Van Vechten * All rights reserved. diff --git a/src/cregistry/Makefile.in b/src/cregistry/Makefile.in index feeffb825..64aa570e1 100644 --- a/src/cregistry/Makefile.in +++ b/src/cregistry/Makefile.in @@ -1,4 +1,3 @@ -# $Id$ srcdir = @srcdir@ VPATH = @srcdir@ diff --git a/src/cregistry/entry.c b/src/cregistry/entry.c index 9a84012d5..c056d663b 100644 --- a/src/cregistry/entry.c +++ b/src/cregistry/entry.c @@ -1,6 +1,5 @@ /* * entry.c - * $Id$ * * Copyright (c) 2010-2011, 2014 The MacPorts Project * Copyright (c) 2007 Chris Pickel diff --git a/src/cregistry/entry.h b/src/cregistry/entry.h index 745ea7b28..a412ed310 100644 --- a/src/cregistry/entry.h +++ b/src/cregistry/entry.h @@ -1,6 +1,5 @@ /* * entry.h - * $Id$ * * Copyright (c) 2007 Chris Pickel * Copyright (c) 2012 The MacPorts Project diff --git a/src/cregistry/file.c b/src/cregistry/file.c index ed49b5810..b33a78038 100644 --- a/src/cregistry/file.c +++ b/src/cregistry/file.c @@ -1,7 +1,6 @@ /* * file.c * vim:tw=80:expandtab - * $Id$ * * Copyright (c) 2011 Clemens Lang * All rights reserved. diff --git a/src/cregistry/file.h b/src/cregistry/file.h index 171e0627e..3a9479200 100644 --- a/src/cregistry/file.h +++ b/src/cregistry/file.h @@ -1,7 +1,6 @@ /* * file.h * vim:tw=80:expandtab - * $Id$ * * Copyright (c) 2011 Clemens Lang * All rights reserved. diff --git a/src/cregistry/portgroup.c b/src/cregistry/portgroup.c index 3024f45a0..ab2942a8e 100644 --- a/src/cregistry/portgroup.c +++ b/src/cregistry/portgroup.c @@ -1,6 +1,5 @@ /* * vim:tw=80:expandtab - * $Id$ * * Copyright (c) 2014 The MacPorts Project * All rights reserved. diff --git a/src/cregistry/portgroup.h b/src/cregistry/portgroup.h index fcebfd50c..b432c45c4 100644 --- a/src/cregistry/portgroup.h +++ b/src/cregistry/portgroup.h @@ -1,6 +1,5 @@ /* * vim:tw=80:expandtab - * $Id$ * * Copyright (c) 2014 The MacPorts Project * All rights reserved. diff --git a/src/cregistry/registry.c b/src/cregistry/registry.c index bb095df58..8a8b5b38f 100644 --- a/src/cregistry/registry.c +++ b/src/cregistry/registry.c @@ -1,6 +1,5 @@ /* * registry.c - * $Id$ * vim:expandtab:tw=80 * * Copyright (c) 2007 Chris Pickel diff --git a/src/cregistry/registry.h b/src/cregistry/registry.h index 197e90ebf..762a52bdd 100644 --- a/src/cregistry/registry.h +++ b/src/cregistry/registry.h @@ -1,7 +1,6 @@ /* * registry.h * vim:tw=80:expandtab - * $Id$ * * Copyright (c) 2007 Chris Pickel * Copyright (c) 2012, 2014 The MacPorts Project diff --git a/src/cregistry/sql.c b/src/cregistry/sql.c index 58014951f..d0e466c96 100644 --- a/src/cregistry/sql.c +++ b/src/cregistry/sql.c @@ -1,6 +1,5 @@ /* * sql.c - * $Id$ * * Copyright (c) 2007 Chris Pickel * Copyright (c) 2012, 2014 The MacPorts Project diff --git a/src/cregistry/sql.h b/src/cregistry/sql.h index 2f171c2e7..05efa2761 100644 --- a/src/cregistry/sql.h +++ b/src/cregistry/sql.h @@ -1,6 +1,5 @@ /* * sql.h - * $Id$ * * Copyright (c) 2007 Chris Pickel * Copyright (c) 2012 The MacPorts Project diff --git a/src/cregistry/util.c b/src/cregistry/util.c index bcf89113e..a5158b514 100644 --- a/src/cregistry/util.c +++ b/src/cregistry/util.c @@ -1,7 +1,6 @@ /* * util.c * vim:tw=80:expandtab - * $Id$ * * Copyright (c) 2007 Chris Pickel * Copyright (c) 2012 The MacPorts Project diff --git a/src/cregistry/util.h b/src/cregistry/util.h index 6fa50801e..fb11cdef8 100644 --- a/src/cregistry/util.h +++ b/src/cregistry/util.h @@ -1,7 +1,6 @@ /* * util.h * vim:tw=80:expandtab - * $Id$ * * Copyright (c) 2011 Clemens Lang * All rights reserved. diff --git a/src/cregistry/vercomp.c b/src/cregistry/vercomp.c index 2a0a09aa6..ce9d21e79 100644 --- a/src/cregistry/vercomp.c +++ b/src/cregistry/vercomp.c @@ -1,6 +1,5 @@ /* * vercomp.c - * $Id$ * * Copyright (c) 2010 The MacPorts Project * All rights reserved. diff --git a/src/cregistry/vercomp.h b/src/cregistry/vercomp.h index a175b6e89..01e9b0eaa 100644 --- a/src/cregistry/vercomp.h +++ b/src/cregistry/vercomp.h @@ -1,6 +1,5 @@ /* * vercomp.h - * $Id$ * * Copyright (c) 2010 The MacPorts Project * All rights reserved. diff --git a/src/darwintracelib1.0/access.c b/src/darwintracelib1.0/access.c index 760d0ca48..e8d6a49d3 100644 --- a/src/darwintracelib1.0/access.c +++ b/src/darwintracelib1.0/access.c @@ -4,8 +4,6 @@ * All rights reserved. * Copyright (c) 2006-2013 The MacPorts Project * - * $Id$ - * * @APPLE_BSD_LICENSE_HEADER_START@ * * Redistribution and use in source and binary forms, with or without diff --git a/src/darwintracelib1.0/close.c b/src/darwintracelib1.0/close.c index a89710c27..82d760ba0 100644 --- a/src/darwintracelib1.0/close.c +++ b/src/darwintracelib1.0/close.c @@ -4,8 +4,6 @@ * All rights reserved. * Copyright (c) 2006-2013 The MacPorts Project * - * $Id$ - * * @APPLE_BSD_LICENSE_HEADER_START@ * * Redistribution and use in source and binary forms, with or without diff --git a/src/darwintracelib1.0/darwintrace.c b/src/darwintracelib1.0/darwintrace.c index 625c81a40..548ecb839 100644 --- a/src/darwintracelib1.0/darwintrace.c +++ b/src/darwintracelib1.0/darwintrace.c @@ -4,8 +4,6 @@ * All rights reserved. * Copyright (c) 2006-2013 The MacPorts Project * - * $Id$ - * * @APPLE_BSD_LICENSE_HEADER_START@ * * Redistribution and use in source and binary forms, with or without diff --git a/src/darwintracelib1.0/darwintrace.h b/src/darwintracelib1.0/darwintrace.h index f0771dc62..3604fb345 100644 --- a/src/darwintracelib1.0/darwintrace.h +++ b/src/darwintracelib1.0/darwintrace.h @@ -4,8 +4,6 @@ * All rights reserved. * Copyright (c) 2006-2013 The MacPorts Project * - * $Id$ - * * @APPLE_BSD_LICENSE_HEADER_START@ * * Redistribution and use in source and binary forms, with or without diff --git a/src/darwintracelib1.0/dup2.c b/src/darwintracelib1.0/dup2.c index 7e1b349d9..76d3aa62b 100644 --- a/src/darwintracelib1.0/dup2.c +++ b/src/darwintracelib1.0/dup2.c @@ -4,8 +4,6 @@ * All rights reserved. * Copyright (c) 2006-2013 The MacPorts Project * - * $Id$ - * * @APPLE_BSD_LICENSE_HEADER_START@ * * Redistribution and use in source and binary forms, with or without diff --git a/src/darwintracelib1.0/mkdir.c b/src/darwintracelib1.0/mkdir.c index aba64a5a5..cb1a7b891 100644 --- a/src/darwintracelib1.0/mkdir.c +++ b/src/darwintracelib1.0/mkdir.c @@ -4,8 +4,6 @@ * All rights reserved. * Copyright (c) 2006-2013 The MacPorts Project * - * $Id$ - * * @APPLE_BSD_LICENSE_HEADER_START@ * * Redistribution and use in source and binary forms, with or without diff --git a/src/darwintracelib1.0/open.c b/src/darwintracelib1.0/open.c index c2769686f..151252dc9 100644 --- a/src/darwintracelib1.0/open.c +++ b/src/darwintracelib1.0/open.c @@ -4,8 +4,6 @@ * All rights reserved. * Copyright (c) 2006-2013 The MacPorts Project * - * $Id$ - * * @APPLE_BSD_LICENSE_HEADER_START@ * * Redistribution and use in source and binary forms, with or without diff --git a/src/darwintracelib1.0/proc.c b/src/darwintracelib1.0/proc.c index 2d9627d5d..b0c45d557 100644 --- a/src/darwintracelib1.0/proc.c +++ b/src/darwintracelib1.0/proc.c @@ -4,8 +4,6 @@ * All rights reserved. * Copyright (c) 2006-2013 The MacPorts Project * - * $Id$ - * * @APPLE_BSD_LICENSE_HEADER_START@ * * Redistribution and use in source and binary forms, with or without diff --git a/src/darwintracelib1.0/readdir.c b/src/darwintracelib1.0/readdir.c index ac60e619a..41b6fb55c 100644 --- a/src/darwintracelib1.0/readdir.c +++ b/src/darwintracelib1.0/readdir.c @@ -4,8 +4,6 @@ * All rights reserved. * Copyright (c) 2006-2013 The MacPorts Project * - * $Id$ - * * @APPLE_BSD_LICENSE_HEADER_START@ * * Redistribution and use in source and binary forms, with or without diff --git a/src/darwintracelib1.0/readlink.c b/src/darwintracelib1.0/readlink.c index e9bba68dd..933f56891 100644 --- a/src/darwintracelib1.0/readlink.c +++ b/src/darwintracelib1.0/readlink.c @@ -4,8 +4,6 @@ * All rights reserved. * Copyright (c) 2006-2013 The MacPorts Project * - * $Id$ - * * @APPLE_BSD_LICENSE_HEADER_START@ * * Redistribution and use in source and binary forms, with or without diff --git a/src/darwintracelib1.0/rename.c b/src/darwintracelib1.0/rename.c index b8de3f3b7..d0ea085fb 100644 --- a/src/darwintracelib1.0/rename.c +++ b/src/darwintracelib1.0/rename.c @@ -4,8 +4,6 @@ * All rights reserved. * Copyright (c) 2006-2013 The MacPorts Project * - * $Id$ - * * @APPLE_BSD_LICENSE_HEADER_START@ * * Redistribution and use in source and binary forms, with or without diff --git a/src/darwintracelib1.0/rmdir.c b/src/darwintracelib1.0/rmdir.c index dd7c1f4f5..a249f53af 100644 --- a/src/darwintracelib1.0/rmdir.c +++ b/src/darwintracelib1.0/rmdir.c @@ -4,8 +4,6 @@ * All rights reserved. * Copyright (c) 2006-2013 The MacPorts Project * - * $Id$ - * * @APPLE_BSD_LICENSE_HEADER_START@ * * Redistribution and use in source and binary forms, with or without diff --git a/src/darwintracelib1.0/sandbox_actions.h b/src/darwintracelib1.0/sandbox_actions.h index 878f8caea..4fcbd2217 100644 --- a/src/darwintracelib1.0/sandbox_actions.h +++ b/src/darwintracelib1.0/sandbox_actions.h @@ -2,8 +2,6 @@ * Copyright (c) 2014 The MacPorts Project * All rights reserved. * - * $Id$ - * * @APPLE_BSD_LICENSE_HEADER_START@ * * Redistribution and use in source and binary forms, with or without diff --git a/src/darwintracelib1.0/stat.c b/src/darwintracelib1.0/stat.c index 6a8482ec7..7e626be0c 100644 --- a/src/darwintracelib1.0/stat.c +++ b/src/darwintracelib1.0/stat.c @@ -4,8 +4,6 @@ * All rights reserved. * Copyright (c) 2006-2013 The MacPorts Project * - * $Id$ - * * @APPLE_BSD_LICENSE_HEADER_START@ * * Redistribution and use in source and binary forms, with or without diff --git a/src/darwintracelib1.0/unlink.c b/src/darwintracelib1.0/unlink.c index bd37c5f4b..85160d176 100644 --- a/src/darwintracelib1.0/unlink.c +++ b/src/darwintracelib1.0/unlink.c @@ -4,8 +4,6 @@ * All rights reserved. * Copyright (c) 2006-2013 The MacPorts Project * - * $Id$ - * * @APPLE_BSD_LICENSE_HEADER_START@ * * Redistribution and use in source and binary forms, with or without diff --git a/src/dedup_portfiles.tcl.in b/src/dedup_portfiles.tcl.in index 8262ee8dd..3ae098adb 100755 --- a/src/dedup_portfiles.tcl.in +++ b/src/dedup_portfiles.tcl.in @@ -1,6 +1,5 @@ #!@TCLSH@ # -*- 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 -# $Id$ # move portfiles from sqlite db to filesystem, while deduplicating # Takes one argument, which should be TCL_PACKAGE_DIR. diff --git a/src/images_to_archives.tcl.in b/src/images_to_archives.tcl.in index 822850773..ca1bbc01c 100755 --- a/src/images_to_archives.tcl.in +++ b/src/images_to_archives.tcl.in @@ -1,6 +1,5 @@ #!@TCLSH@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 -# $Id$ # convert existing port image directories into compressed archive versions # Takes one argument, which should be TCL_PACKAGE_DIR. diff --git a/src/machista1.0/libmachista.c b/src/machista1.0/libmachista.c index 08943489a..0e1a2c869 100644 --- a/src/machista1.0/libmachista.c +++ b/src/machista1.0/libmachista.c @@ -1,7 +1,6 @@ /* * -*- coding: utf-8; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=c:et:sw=4:ts=4:sts=4:tw=100 * libmachista.c - * $Id$ * * Copyright (c) 2011 The MacPorts Project * Copyright (c) 2011 Landon Fuller diff --git a/src/machista1.0/libmachista.h b/src/machista1.0/libmachista.h index 380843ea9..de031177d 100644 --- a/src/machista1.0/libmachista.h +++ b/src/machista1.0/libmachista.h @@ -1,7 +1,6 @@ /* * -*- coding: utf-8; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=c:et:sw=4:ts=4:sts=4:tw=100 * libmachista.h - * $Id$ * * Copyright (c) 2011 The MacPorts Project * Copyright (c) 2011 Clemens Lang diff --git a/src/macports1.0/diagnose.tcl b/src/macports1.0/diagnose.tcl index cea7a6235..e06116780 100644 --- a/src/macports1.0/diagnose.tcl +++ b/src/macports1.0/diagnose.tcl @@ -1,6 +1,5 @@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 # diagnose.tcl -# $Id$ # # Copyright (c) 2002 - 2003 Apple Inc. # Copyright (c) 2004 - 2005 Paul Guyot, . diff --git a/src/macports1.0/get_systemconfiguration_proxies.c b/src/macports1.0/get_systemconfiguration_proxies.c index 73ee13245..9a52f8c8e 100644 --- a/src/macports1.0/get_systemconfiguration_proxies.c +++ b/src/macports1.0/get_systemconfiguration_proxies.c @@ -1,6 +1,5 @@ /* * get_systemconfiguration_proxies.c - * $Id$ * * Copyright (c) 2008-2009, The MacPorts Project. * All rights reserved. diff --git a/src/macports1.0/get_systemconfiguration_proxies.h b/src/macports1.0/get_systemconfiguration_proxies.h index 91af6f515..1c6a1c336 100644 --- a/src/macports1.0/get_systemconfiguration_proxies.h +++ b/src/macports1.0/get_systemconfiguration_proxies.h @@ -1,6 +1,5 @@ /* * get_systemconfiguration_proxies.h - * $Id$ * * Copyright (c) 2008-2009, The MacPorts Project. * All rights reserved. diff --git a/src/macports1.0/macports.c b/src/macports1.0/macports.c index d3c54c420..b5187bb6e 100644 --- a/src/macports1.0/macports.c +++ b/src/macports1.0/macports.c @@ -1,6 +1,5 @@ /* * macports.c - * $Id$ * * Copyright (c) 2009 The MacPorts Project * Copyright (c) 2003 Apple Inc. diff --git a/src/macports1.0/macports.tcl b/src/macports1.0/macports.tcl index cb1f76f92..7b9570136 100644 --- a/src/macports1.0/macports.tcl +++ b/src/macports1.0/macports.tcl @@ -1,6 +1,5 @@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 # macports.tcl -# $Id$ # # Copyright (c) 2002 - 2003 Apple Inc. # Copyright (c) 2004 - 2005 Paul Guyot, . diff --git a/src/macports1.0/macports_autoconf.tcl.in b/src/macports1.0/macports_autoconf.tcl.in index ec4c5a5fe..8f85b1107 100644 --- a/src/macports1.0/macports_autoconf.tcl.in +++ b/src/macports1.0/macports_autoconf.tcl.in @@ -1,6 +1,5 @@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 # macports-autoconf.tcl.in -# $Id$ # # Copyright (c) 2006 - 2009, 2011 The MacPorts Project # Copyright (c) 2002 - 2003 Apple Inc. diff --git a/src/macports1.0/macports_dlist.tcl b/src/macports1.0/macports_dlist.tcl index 5786ecf81..f4a3a2aad 100644 --- a/src/macports1.0/macports_dlist.tcl +++ b/src/macports1.0/macports_dlist.tcl @@ -1,5 +1,4 @@ # macports1.0/macports_dlist.tcl -# $Id$ # # Copyright (c) 2004-2005, 2007, 2009, 2011 The MacPorts Project # Copyright (c) 2003 Kevin Van Vechten diff --git a/src/macports1.0/macports_test_autoconf.tcl.in b/src/macports1.0/macports_test_autoconf.tcl.in index d68620772..274bc048e 100644 --- a/src/macports1.0/macports_test_autoconf.tcl.in +++ b/src/macports1.0/macports_test_autoconf.tcl.in @@ -1,6 +1,5 @@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 # macports-autoconf.tcl.in -# $Id$ # # Copyright (c) 2006 - 2009, 2011 The MacPorts Project # Copyright (c) 2002 - 2003 Apple Inc. diff --git a/src/macports1.0/macports_util.tcl b/src/macports1.0/macports_util.tcl index bc741764c..0a5d8c8aa 100644 --- a/src/macports1.0/macports_util.tcl +++ b/src/macports1.0/macports_util.tcl @@ -1,6 +1,5 @@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 # macports_util.tcl -# $Id$ # # Copyright (c) 2007 Kevin Ballard # All rights reserved. diff --git a/src/macports1.0/reclaim.tcl b/src/macports1.0/reclaim.tcl index 14ae24445..e88109991 100644 --- a/src/macports1.0/reclaim.tcl +++ b/src/macports1.0/reclaim.tcl @@ -1,6 +1,5 @@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 # reclaim.tcl -# $Id$ # # Copyright (c) 2002 - 2003 Apple Inc. # Copyright (c) 2004 - 2005 Paul Guyot, . diff --git a/src/macports1.0/selfupdate.tcl b/src/macports1.0/selfupdate.tcl index fa8f844db..debd163b2 100644 --- a/src/macports1.0/selfupdate.tcl +++ b/src/macports1.0/selfupdate.tcl @@ -1,6 +1,5 @@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 # selfupdate.tcl -# $Id$ # # Copyright (c) 2016 The MacPorts Project # All rights reserved. diff --git a/src/macports1.0/sysctl.c b/src/macports1.0/sysctl.c index e433c2ec7..f278f4e40 100644 --- a/src/macports1.0/sysctl.c +++ b/src/macports1.0/sysctl.c @@ -1,6 +1,5 @@ /* * sysctl.c - * $Id$ * * Copyright (c) 2009 The MacPorts Project * All rights reserved. diff --git a/src/macports1.0/sysctl.h b/src/macports1.0/sysctl.h index c0ae26502..81e4cf079 100644 --- a/src/macports1.0/sysctl.h +++ b/src/macports1.0/sysctl.h @@ -1,6 +1,5 @@ /* * sysctl.h - * $Id$ * * Copyright (c) 2009 The MacPorts Project * All rights reserved. diff --git a/src/macports1.0/tests/Portfile b/src/macports1.0/tests/Portfile index 345e3ca9a..75c5376dc 100644 --- a/src/macports1.0/tests/Portfile +++ b/src/macports1.0/tests/Portfile @@ -1,5 +1,3 @@ -# $Id$ - PortSystem 1.0 name gcc_select diff --git a/src/macports1.0/tests/sources.conf b/src/macports1.0/tests/sources.conf index 8f27bffdd..f4984b867 100644 --- a/src/macports1.0/tests/sources.conf +++ b/src/macports1.0/tests/sources.conf @@ -1,4 +1,3 @@ -# $Id$ # MacPorts system-wide configuration file for ports tree sources. # # To change how MacPorts fetches base, see rsync_server and rsync_dir in diff --git a/src/package1.0/package.tcl b/src/package1.0/package.tcl index c837f86e7..36d5dc7ea 100644 --- a/src/package1.0/package.tcl +++ b/src/package1.0/package.tcl @@ -1,6 +1,5 @@ # et:ts=4 # package.tcl -# $Id$ # # Copyright (c) 2004, 2007-2008, 2010 The MacPorts Project # Copyright (c) 2002-2004 Apple Inc. diff --git a/src/package1.0/package_test_autoconf.tcl.in b/src/package1.0/package_test_autoconf.tcl.in index 1615a0046..39f5e924e 100644 --- a/src/package1.0/package_test_autoconf.tcl.in +++ b/src/package1.0/package_test_autoconf.tcl.in @@ -1,6 +1,5 @@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 # macports-autoconf.tcl.in -# $Id$ # # Copyright (c) 2006 - 2009, 2011 The MacPorts Project # Copyright (c) 2002 - 2003 Apple Inc. diff --git a/src/package1.0/portarchivefetch.tcl b/src/package1.0/portarchivefetch.tcl index d424c0330..7f3a8e7f0 100644 --- a/src/package1.0/portarchivefetch.tcl +++ b/src/package1.0/portarchivefetch.tcl @@ -1,5 +1,4 @@ # -*- 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 -# $Id$ # # Copyright (c) 2002 - 2003 Apple Inc. # Copyright (c) 2004 - 2013 The MacPorts Project diff --git a/src/package1.0/portdmg.tcl b/src/package1.0/portdmg.tcl index aaf09aed8..b1559f5fe 100644 --- a/src/package1.0/portdmg.tcl +++ b/src/package1.0/portdmg.tcl @@ -1,6 +1,5 @@ # -*- 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 # portdmg.tcl -# $Id$ # # Copyright (c) 2007, 2009-2011 The MacPorts Project # Copyright (c) 2003, 2005 Apple Inc. diff --git a/src/package1.0/portmdmg.tcl b/src/package1.0/portmdmg.tcl index 8e5894180..0ff88be1c 100644 --- a/src/package1.0/portmdmg.tcl +++ b/src/package1.0/portmdmg.tcl @@ -1,6 +1,5 @@ # -*- 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 # portmdmg.tcl -# $Id$ # # Copyright (c) 2005, 2007-2013 The MacPorts Project # Copyright (c) 2003-2004 Apple Inc. diff --git a/src/package1.0/portmpkg.tcl b/src/package1.0/portmpkg.tcl index c0c783a02..4d1b266d4 100644 --- a/src/package1.0/portmpkg.tcl +++ b/src/package1.0/portmpkg.tcl @@ -1,6 +1,5 @@ # et:ts=4 # portmpkg.tcl -# $Id$ # # Copyright (c) 2005, 2007 - 2013 The MacPorts Project # Copyright (c) 2002 - 2004 Apple Inc. diff --git a/src/package1.0/portpkg.tcl b/src/package1.0/portpkg.tcl index 2f57878fc..dca58a12a 100644 --- a/src/package1.0/portpkg.tcl +++ b/src/package1.0/portpkg.tcl @@ -1,6 +1,5 @@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 # portpkg.tcl -# $Id$ # # Copyright (c) 2005, 2007 - 2013 The MacPorts Project # Copyright (c) 2002 - 2003 Apple Inc. diff --git a/src/package1.0/portunarchive.tcl b/src/package1.0/portunarchive.tcl index 12ddce9e1..efc573fa6 100644 --- a/src/package1.0/portunarchive.tcl +++ b/src/package1.0/portunarchive.tcl @@ -1,6 +1,5 @@ # -*- 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 # portunarchive.tcl -# $Id$ # # Copyright (c) 2005, 2007-2012 The MacPorts Project # Copyright (c) 2004 Robert Shaw diff --git a/src/package1.0/tests/Portfile b/src/package1.0/tests/Portfile index ba89529b2..5ce348bb8 100644 --- a/src/package1.0/tests/Portfile +++ b/src/package1.0/tests/Portfile @@ -1,5 +1,3 @@ -# $Id$ - PortSystem 1.0 name fondu diff --git a/src/pextlib1.0/Pextlib.c b/src/pextlib1.0/Pextlib.c index 2482466f2..16d139f76 100644 --- a/src/pextlib1.0/Pextlib.c +++ b/src/pextlib1.0/Pextlib.c @@ -1,6 +1,5 @@ /* * Pextlib.c - * $Id$ * * Copyright (c) 2002 - 2003 Apple Inc. * Copyright (c) 2004 - 2005 Paul Guyot diff --git a/src/pextlib1.0/Pextlib.h b/src/pextlib1.0/Pextlib.h index 9add85ea3..4ab4fb3df 100644 --- a/src/pextlib1.0/Pextlib.h +++ b/src/pextlib1.0/Pextlib.h @@ -1,6 +1,5 @@ /* * Pextlib.h - * $Id$ * * Copyright (c) 2009 The MacPorts Project * All rights reserved. diff --git a/src/pextlib1.0/adv-flock.c b/src/pextlib1.0/adv-flock.c index f51f82223..d56725cc6 100644 --- a/src/pextlib1.0/adv-flock.c +++ b/src/pextlib1.0/adv-flock.c @@ -1,6 +1,5 @@ /* * adv-flock.c - * $Id$ * * Copyright (c) 2009 The MacPorts Project * All rights reserved. diff --git a/src/pextlib1.0/adv-flock.h b/src/pextlib1.0/adv-flock.h index 1ef5d81f0..b213bf2f3 100644 --- a/src/pextlib1.0/adv-flock.h +++ b/src/pextlib1.0/adv-flock.h @@ -1,6 +1,5 @@ /* * adv-flock.h - * $Id$ * * Copyright (c) 2009 The MacPorts Project * All rights reserved. diff --git a/src/pextlib1.0/base32cmd.c b/src/pextlib1.0/base32cmd.c index ca0ec6be4..74ed03e5e 100644 --- a/src/pextlib1.0/base32cmd.c +++ b/src/pextlib1.0/base32cmd.c @@ -1,6 +1,5 @@ /* * base32cmd.c - * $Id$ * * Copyright (c) 2010 The MacPorts Project * All rights reserved. diff --git a/src/pextlib1.0/base32cmd.h b/src/pextlib1.0/base32cmd.h index 8aea6eebf..38d6a4239 100644 --- a/src/pextlib1.0/base32cmd.h +++ b/src/pextlib1.0/base32cmd.h @@ -1,6 +1,5 @@ /* * base32cmd.h - * $Id$ * * Copyright (c) 2010 The MacPorts Project * All rights reserved. diff --git a/src/pextlib1.0/curl.c b/src/pextlib1.0/curl.c index ad1fcb773..e28451e86 100644 --- a/src/pextlib1.0/curl.c +++ b/src/pextlib1.0/curl.c @@ -1,6 +1,5 @@ /* * curl.c - * $Id$ * * Copyright (c) 2005 Paul Guyot, The MacPorts Project. * All rights reserved. diff --git a/src/pextlib1.0/curl.h b/src/pextlib1.0/curl.h index 709b1ef22..59b449c24 100644 --- a/src/pextlib1.0/curl.h +++ b/src/pextlib1.0/curl.h @@ -1,6 +1,5 @@ /* * curl.h - * $Id$ * * Copyright (c) 2005 Paul Guyot, The MacPorts Project. * All rights reserved. diff --git a/src/pextlib1.0/fgetln.c b/src/pextlib1.0/fgetln.c index 7fc46056e..c0d886238 100644 --- a/src/pextlib1.0/fgetln.c +++ b/src/pextlib1.0/fgetln.c @@ -1,7 +1,6 @@ /* $NetBSD: fgetln.c,v 1.3 2002/01/31 19:23:14 tv Exp $ */ /* - * $Id$ * Copyright 1999 Luke Mewburn . * All rights reserved. * diff --git a/src/pextlib1.0/filemap.c b/src/pextlib1.0/filemap.c index 0e984dd68..7e9c22ffc 100644 --- a/src/pextlib1.0/filemap.c +++ b/src/pextlib1.0/filemap.c @@ -1,6 +1,5 @@ /* * filemap.c - * $Id$ * * Copyright (c) 2004 Paul Guyot, The MacPorts Project. * All rights reserved. diff --git a/src/pextlib1.0/filemap.h b/src/pextlib1.0/filemap.h index 5362d7578..2ab22213a 100644 --- a/src/pextlib1.0/filemap.h +++ b/src/pextlib1.0/filemap.h @@ -1,6 +1,5 @@ /* * filemap.h - * $Id$ * * Copyright (c) 2004 Paul Guyot, The MacPorts Project. * All rights reserved. diff --git a/src/pextlib1.0/fs-traverse.c b/src/pextlib1.0/fs-traverse.c index 918981d9f..026bf4c60 100644 --- a/src/pextlib1.0/fs-traverse.c +++ b/src/pextlib1.0/fs-traverse.c @@ -1,6 +1,5 @@ /* * fs-traverse.c - * $Id$ * * Find files and execute arbitrary expressions on them. * Author: Jordan K. Hubbard, Kevin Ballard, Rainer Mueller diff --git a/src/pextlib1.0/fs-traverse.h b/src/pextlib1.0/fs-traverse.h index 4b149df19..e9c66df18 100644 --- a/src/pextlib1.0/fs-traverse.h +++ b/src/pextlib1.0/fs-traverse.h @@ -1,6 +1,5 @@ /* * fs-traverse.h - * $Id$ * * Copyright (c) 2002 - 2003 Apple Inc. * All rights reserved. diff --git a/src/pextlib1.0/md5cmd.c b/src/pextlib1.0/md5cmd.c index 1c9616ee9..293c9e426 100644 --- a/src/pextlib1.0/md5cmd.c +++ b/src/pextlib1.0/md5cmd.c @@ -1,6 +1,5 @@ /* * md5cmd.c - * $Id$ * * Copyright (c) 2004 - 2005, 2009, 2011 The MacPorts Project * Copyright (c) 2002 - 2003 Apple Inc. diff --git a/src/pextlib1.0/md5cmd.h b/src/pextlib1.0/md5cmd.h index b4845e47c..9a0d29e27 100644 --- a/src/pextlib1.0/md5cmd.h +++ b/src/pextlib1.0/md5cmd.h @@ -1,6 +1,5 @@ /* * md5cmd.h - * $Id$ * * Copyright (c) 2002 - 2003 Apple Inc. * All rights reserved. diff --git a/src/pextlib1.0/md_wrappers.h b/src/pextlib1.0/md_wrappers.h index a89fb8e3f..78f5fa4b8 100644 --- a/src/pextlib1.0/md_wrappers.h +++ b/src/pextlib1.0/md_wrappers.h @@ -1,6 +1,5 @@ /* * md_wrappers.h - * $Id$ * * Copyright (c) 2005 Paul Guyot . * All rights reserved. diff --git a/src/pextlib1.0/mktemp.c b/src/pextlib1.0/mktemp.c index fffc484a1..e91f40358 100644 --- a/src/pextlib1.0/mktemp.c +++ b/src/pextlib1.0/mktemp.c @@ -1,6 +1,5 @@ /* * mktemp.c - * $Id$ * * Copyright (c) 2009 The MacPorts Project * All rights reserved. diff --git a/src/pextlib1.0/mktemp.h b/src/pextlib1.0/mktemp.h index 4f1461948..dfc8c6627 100644 --- a/src/pextlib1.0/mktemp.h +++ b/src/pextlib1.0/mktemp.h @@ -1,6 +1,5 @@ /* * mktemp.h - * $Id$ * * Copyright (c) 2009 The MacPorts Project * All rights reserved. diff --git a/src/pextlib1.0/pipe.c b/src/pextlib1.0/pipe.c index 28ce4e7b9..9b5e8d82b 100644 --- a/src/pextlib1.0/pipe.c +++ b/src/pextlib1.0/pipe.c @@ -1,6 +1,5 @@ /* * pipe.c - * $Id$ * * Copyright (c) 2009 The MacPorts Project * All rights reserved. diff --git a/src/pextlib1.0/pipe.h b/src/pextlib1.0/pipe.h index a56dfa3f2..3f8f5ab88 100644 --- a/src/pextlib1.0/pipe.h +++ b/src/pextlib1.0/pipe.h @@ -1,6 +1,5 @@ /* * pipe.h - * $Id$ * * Copyright (c) 2009 The MacPorts Project * All rights reserved. diff --git a/src/pextlib1.0/readdir.c b/src/pextlib1.0/readdir.c index d4a728d26..06d452afb 100644 --- a/src/pextlib1.0/readdir.c +++ b/src/pextlib1.0/readdir.c @@ -1,6 +1,5 @@ /* * readdir.c - * $Id$ * * Copyright (c) 2009 The MacPorts Project * All rights reserved. diff --git a/src/pextlib1.0/readdir.h b/src/pextlib1.0/readdir.h index ed9b3b30c..bdabd3a2c 100644 --- a/src/pextlib1.0/readdir.h +++ b/src/pextlib1.0/readdir.h @@ -1,6 +1,5 @@ /* * readdir.h - * $Id$ * * Copyright (c) 2009 The MacPorts Project * All rights reserved. diff --git a/src/pextlib1.0/readline.c b/src/pextlib1.0/readline.c index 030c202a4..e955f8e7b 100644 --- a/src/pextlib1.0/readline.c +++ b/src/pextlib1.0/readline.c @@ -4,8 +4,6 @@ * Some basic readline support callable from Tcl * By James D. Berry 10/27/05 * - * $Id$ - * */ #ifdef HAVE_CONFIG_H diff --git a/src/pextlib1.0/readline.h b/src/pextlib1.0/readline.h index 85cc7aea8..b70866d36 100644 --- a/src/pextlib1.0/readline.h +++ b/src/pextlib1.0/readline.h @@ -1,6 +1,5 @@ /* * readline.h - * $Id$ * */ diff --git a/src/pextlib1.0/realpath.c b/src/pextlib1.0/realpath.c index 053944832..e7ce83b15 100644 --- a/src/pextlib1.0/realpath.c +++ b/src/pextlib1.0/realpath.c @@ -1,6 +1,5 @@ /* * realpath.c - * $Id$ * * Copyright (c) 2009 The MacPorts Project. * All rights reserved. diff --git a/src/pextlib1.0/realpath.h b/src/pextlib1.0/realpath.h index ec20bbe00..04806cbd3 100644 --- a/src/pextlib1.0/realpath.h +++ b/src/pextlib1.0/realpath.h @@ -1,6 +1,5 @@ /* * realpath.h - * $Id$ * * Copyright (c) 2009 The MacPorts Project. * All rights reserved. diff --git a/src/pextlib1.0/rmd160.c b/src/pextlib1.0/rmd160.c index c09eef256..d79a6b64b 100644 --- a/src/pextlib1.0/rmd160.c +++ b/src/pextlib1.0/rmd160.c @@ -1,6 +1,5 @@ /* $OpenBSD: rmd160.c,v 1.4 2003/12/14 11:22:35 markus Exp $ */ /* - * $Id$ * Copyright (c) 2001 Markus Friedl. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/pextlib1.0/rmd160.h b/src/pextlib1.0/rmd160.h index d544dc8bc..19758f149 100644 --- a/src/pextlib1.0/rmd160.h +++ b/src/pextlib1.0/rmd160.h @@ -1,6 +1,5 @@ /* $OpenBSD: rmd160.h,v 1.3 2002/03/14 01:26:51 millert Exp $ */ /* - * $Id$ * Copyright (c) 2001 Markus Friedl. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/pextlib1.0/rmd160cmd.c b/src/pextlib1.0/rmd160cmd.c index 7b21e5996..035d16333 100644 --- a/src/pextlib1.0/rmd160cmd.c +++ b/src/pextlib1.0/rmd160cmd.c @@ -1,6 +1,5 @@ /* * rmd160cmd.c - * $Id$ * * Copyright (c) 2006, 2009-2011 The MacPorts Project * Copyright (c) 2005 Paul Guyot . diff --git a/src/pextlib1.0/rmd160cmd.h b/src/pextlib1.0/rmd160cmd.h index fa0e7299c..fbb7a1ac7 100644 --- a/src/pextlib1.0/rmd160cmd.h +++ b/src/pextlib1.0/rmd160cmd.h @@ -1,6 +1,5 @@ /* * rmd160cmd.h - * $Id$ * * Copyright (c) 2005 Paul Guyot . * All rights reserved. diff --git a/src/pextlib1.0/setmode.c b/src/pextlib1.0/setmode.c index f20ac40b0..1f3f8adbf 100644 --- a/src/pextlib1.0/setmode.c +++ b/src/pextlib1.0/setmode.c @@ -2,7 +2,6 @@ /* $NetBSD: setmode.c,v 1.15 1997/02/07 22:21:06 christos Exp $ */ /* - * $Id$ * Copyright (c) 1989, 1993, 1994 * The Regents of the University of California. All rights reserved. * diff --git a/src/pextlib1.0/setmode.h b/src/pextlib1.0/setmode.h index 3d0fcce8f..3885a01a5 100644 --- a/src/pextlib1.0/setmode.h +++ b/src/pextlib1.0/setmode.h @@ -1,6 +1,3 @@ -/* - * $Id$ - */ mode_t getmode(const void *bbox, mode_t omode); void * setmode(const char *p); diff --git a/src/pextlib1.0/sha1cmd.c b/src/pextlib1.0/sha1cmd.c index 69c79bd70..fdae1f3ea 100644 --- a/src/pextlib1.0/sha1cmd.c +++ b/src/pextlib1.0/sha1cmd.c @@ -1,6 +1,5 @@ /* * sha1cmd.c - * $Id$ * Copied from md5cmd.c 20040903 EH * * Copyright (c) 2004 - 2005, 2009 - 2011 The MacPorts Project diff --git a/src/pextlib1.0/sha1cmd.h b/src/pextlib1.0/sha1cmd.h index 66851a623..2e4042cc6 100644 --- a/src/pextlib1.0/sha1cmd.h +++ b/src/pextlib1.0/sha1cmd.h @@ -1,6 +1,5 @@ /* * sha1cmd.h - * $Id$ * Copied from md5cmd.h 20040903 EH * * Copyright (c) 2002 - 2003 Apple Inc. diff --git a/src/pextlib1.0/sha256cmd.c b/src/pextlib1.0/sha256cmd.c index f72f5bfe3..f02ac3344 100644 --- a/src/pextlib1.0/sha256cmd.c +++ b/src/pextlib1.0/sha256cmd.c @@ -1,6 +1,5 @@ /* * sha256cmd.c - * $Id$ * * Copyright (c) 2009, 2011 The MacPorts Project * All rights reserved. diff --git a/src/pextlib1.0/sha256cmd.h b/src/pextlib1.0/sha256cmd.h index d879ebd33..a124ad5a0 100644 --- a/src/pextlib1.0/sha256cmd.h +++ b/src/pextlib1.0/sha256cmd.h @@ -1,6 +1,5 @@ /* * sha256cmd.h - * $Id$ * * Copyright (c) 2009 The MacPorts Project * All rights reserved. diff --git a/src/pextlib1.0/sip_copy_proc.c b/src/pextlib1.0/sip_copy_proc.c index e191fcddc..4de428f90 100644 --- a/src/pextlib1.0/sip_copy_proc.c +++ b/src/pextlib1.0/sip_copy_proc.c @@ -1,7 +1,6 @@ /* vim: set et sw=4 ts=4 sts=4: */ /* * sip_copy_proc.c - * $Id$ * * Copyright (c) 2015 Clemens Lang * Copyright (c) 2015 The MacPorts Project diff --git a/src/pextlib1.0/sip_copy_proc.h b/src/pextlib1.0/sip_copy_proc.h index 8e6662dd8..01b76cde6 100644 --- a/src/pextlib1.0/sip_copy_proc.h +++ b/src/pextlib1.0/sip_copy_proc.h @@ -1,7 +1,6 @@ /* vim: set et sw=4 ts=4 sts=4: */ /* * system.c - * $Id$ * * Copyright (c) 2015 Clemens Lang * Copyright (c) 2015 The MacPorts Project diff --git a/src/pextlib1.0/strcasecmp.c b/src/pextlib1.0/strcasecmp.c index 041cf2f60..5e3a63659 100644 --- a/src/pextlib1.0/strcasecmp.c +++ b/src/pextlib1.0/strcasecmp.c @@ -1,6 +1,5 @@ /* * strcasecmp.c - * $Id$ * * Copyright (c) 2004 Paul Guyot, The MacPorts Project. * All rights reserved. diff --git a/src/pextlib1.0/strcasecmp.h b/src/pextlib1.0/strcasecmp.h index d7158de2f..62166de0a 100644 --- a/src/pextlib1.0/strcasecmp.h +++ b/src/pextlib1.0/strcasecmp.h @@ -1,6 +1,5 @@ /* * strcasecmp.h - * $Id$ * * Copyright (c) 2004 Paul Guyot, The MacPorts Project. * All rights reserved. diff --git a/src/pextlib1.0/strlcat.c b/src/pextlib1.0/strlcat.c index 9d85faa43..6829beb14 100644 --- a/src/pextlib1.0/strlcat.c +++ b/src/pextlib1.0/strlcat.c @@ -1,5 +1,4 @@ -/* $Id$ -** +/* ** Replacement for a missing strlcat. ** ** Written by Russ Allbery diff --git a/src/pextlib1.0/strlcat.h b/src/pextlib1.0/strlcat.h index 52d716a10..3f8d7d2ed 100644 --- a/src/pextlib1.0/strlcat.h +++ b/src/pextlib1.0/strlcat.h @@ -1,4 +1,3 @@ -/* $Id$ */ #ifdef HAVE_STRLCAT #include #else diff --git a/src/pextlib1.0/strsed.c b/src/pextlib1.0/strsed.c index 0e644853e..1de00a2a3 100644 --- a/src/pextlib1.0/strsed.c +++ b/src/pextlib1.0/strsed.c @@ -1,6 +1,5 @@ /* * Strsed.c - * $Id$ * * ed(1)/tr(1)-like search, replace, transliterate. See the * manpage for details. See the README for copyright information. diff --git a/src/pextlib1.0/strsed.h b/src/pextlib1.0/strsed.h index 9d3a74286..f56b9f81a 100644 --- a/src/pextlib1.0/strsed.h +++ b/src/pextlib1.0/strsed.h @@ -1,6 +1,5 @@ /* * strsed.h - * $Id$ * * Copyright (c) 2009 The MacPorts Project * All rights reserved. diff --git a/src/pextlib1.0/system.c b/src/pextlib1.0/system.c index 694ba1be1..449878cc1 100644 --- a/src/pextlib1.0/system.c +++ b/src/pextlib1.0/system.c @@ -1,7 +1,6 @@ /* vim: set et sw=4 ts=4 sts=4: */ /* * system.c - * $Id$ * * Copyright (c) 2002 - 2003 Apple, Inc. * Copyright (c) 2008 - 2010, 2012 The MacPorts Project diff --git a/src/pextlib1.0/system.h b/src/pextlib1.0/system.h index a60f95de4..0bca5ef2f 100644 --- a/src/pextlib1.0/system.h +++ b/src/pextlib1.0/system.h @@ -1,6 +1,5 @@ /* * system.h - * $Id$ * * Copyright (c) 2009 The MacPorts Project * All rights reserved. diff --git a/src/pextlib1.0/tracelib.c b/src/pextlib1.0/tracelib.c index 0725b488d..a421f5317 100644 --- a/src/pextlib1.0/tracelib.c +++ b/src/pextlib1.0/tracelib.c @@ -2,7 +2,6 @@ */ /* * tracelib.c - * $Id$ * * Copyright (c) 2007-2008 Eugene Pimenov (GSoC) * Copyright (c) 2008-2010, 2012-2013, 2014-2015 The MacPorts Project diff --git a/src/pextlib1.0/tracelib.h b/src/pextlib1.0/tracelib.h index 2bf6b0203..51e132dba 100644 --- a/src/pextlib1.0/tracelib.h +++ b/src/pextlib1.0/tracelib.h @@ -2,7 +2,6 @@ */ /* * tracelib.h - * $Id$ * * Copyright (c) 2007 Eugene Pimenov (GSoC), The MacPorts Project. * All rights reserved. diff --git a/src/pextlib1.0/tty.c b/src/pextlib1.0/tty.c index b6ec07431..c98e3070a 100644 --- a/src/pextlib1.0/tty.c +++ b/src/pextlib1.0/tty.c @@ -1,6 +1,5 @@ /* * tty.c - * $Id$ * Tcl wrappers for tty control functions * * Author: Rainer Mueller diff --git a/src/pextlib1.0/tty.h b/src/pextlib1.0/tty.h index ddc13f3f1..5b1642d91 100644 --- a/src/pextlib1.0/tty.h +++ b/src/pextlib1.0/tty.h @@ -1,6 +1,5 @@ /* * tty.h - * $Id$ * Tcl wrappers for tty control functions * * Author: Rainer Mueller diff --git a/src/pextlib1.0/uid.c b/src/pextlib1.0/uid.c index f2f435b0e..a4fa66de2 100644 --- a/src/pextlib1.0/uid.c +++ b/src/pextlib1.0/uid.c @@ -4,8 +4,6 @@ * uid handling routines * By James D. Berry 4/6/06 * - * $Id$ - * */ #if HAVE_CONFIG_H diff --git a/src/pextlib1.0/uid.h b/src/pextlib1.0/uid.h index 179a3df4a..f960d9162 100644 --- a/src/pextlib1.0/uid.h +++ b/src/pextlib1.0/uid.h @@ -1,6 +1,5 @@ /* * uid.h - * $Id$ * * Copyright (c) 2005, The MacPorts Project. * All rights reserved. diff --git a/src/pextlib1.0/vercomp.c b/src/pextlib1.0/vercomp.c index e71c69852..ba28e6b20 100644 --- a/src/pextlib1.0/vercomp.c +++ b/src/pextlib1.0/vercomp.c @@ -1,6 +1,5 @@ /* * vercomp.c - * $Id$ * version comparison * * Author: Landon Fuller diff --git a/src/pextlib1.0/vercomp.h b/src/pextlib1.0/vercomp.h index 5a71900bc..4739fa658 100644 --- a/src/pextlib1.0/vercomp.h +++ b/src/pextlib1.0/vercomp.h @@ -1,6 +1,5 @@ /* * vercomp.h - * $Id$ * Author: Landon Fuller * * Copyright (c) 2002 - 2003 Apple Inc. diff --git a/src/pextlib1.0/xinstall.c b/src/pextlib1.0/xinstall.c index f28ec50e9..d03f5dd65 100644 --- a/src/pextlib1.0/xinstall.c +++ b/src/pextlib1.0/xinstall.c @@ -1,6 +1,5 @@ /* * xinstall.c - * $Id$ * Copyright (c) 1987, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/src/pextlib1.0/xinstall.h b/src/pextlib1.0/xinstall.h index 236a9c764..c264ac0d1 100644 --- a/src/pextlib1.0/xinstall.h +++ b/src/pextlib1.0/xinstall.h @@ -1,5 +1,4 @@ /* - * $Id$ * Copyright (c) 1987, 1993 * The Regents of the University of California. All rights reserved. * diff --git a/src/port/port.tcl b/src/port/port.tcl index 52f065554..ea7bcfaf7 100644 --- a/src/port/port.tcl +++ b/src/port/port.tcl @@ -1,6 +1,5 @@ #!@TCLSH@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 -# $Id$ # # Copyright (c) 2004-2013 The MacPorts Project # Copyright (c) 2004 Robert Shaw diff --git a/src/port/portindex.tcl b/src/port/portindex.tcl index c113758cc..9f084528f 100644 --- a/src/port/portindex.tcl +++ b/src/port/portindex.tcl @@ -2,7 +2,6 @@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 # Traverse through all ports, creating an index and archiving port directories # if requested -# $Id$ package require macports package require Pextlib diff --git a/src/port/portmirror.tcl b/src/port/portmirror.tcl index d1eeb32bc..f5021fa8b 100644 --- a/src/port/portmirror.tcl +++ b/src/port/portmirror.tcl @@ -1,6 +1,5 @@ #!@TCLSH@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 -# $Id$ # # Copyright (c) 2002-2007 The MacPorts Project. # All rights reserved. diff --git a/src/port1.0/fetch_common.tcl b/src/port1.0/fetch_common.tcl index ef2377052..352d1e54d 100644 --- a/src/port1.0/fetch_common.tcl +++ b/src/port1.0/fetch_common.tcl @@ -1,5 +1,4 @@ # -*- 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 -# $Id$ # # Copyright (c) 2002 - 2003 Apple Inc. # Copyright (c) 2004 - 2013 The MacPorts Project diff --git a/src/port1.0/port.tcl b/src/port1.0/port.tcl index 796241a70..64edc5481 100644 --- a/src/port1.0/port.tcl +++ b/src/port1.0/port.tcl @@ -1,6 +1,5 @@ # et:ts=4 # port.tcl -# $Id$ # # Copyright (c) 2002 Apple Inc. # All rights reserved. diff --git a/src/port1.0/port_autoconf.tcl.in b/src/port1.0/port_autoconf.tcl.in index 7029d30dc..6f8999802 100644 --- a/src/port1.0/port_autoconf.tcl.in +++ b/src/port1.0/port_autoconf.tcl.in @@ -1,5 +1,4 @@ # port_autoconf.tcl.in -# $Id$ # # Copyright (c) 2005 - 2011 The MacPorts Project # Copyright (c) 2002 - 2004 Apple Inc. diff --git a/src/port1.0/port_test_autoconf.tcl.in b/src/port1.0/port_test_autoconf.tcl.in index b776ffe01..ca569cbaf 100644 --- a/src/port1.0/port_test_autoconf.tcl.in +++ b/src/port1.0/port_test_autoconf.tcl.in @@ -1,6 +1,5 @@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 # macports-autoconf.tcl.in -# $Id$ # # Copyright (c) 2006 - 2009, 2011 The MacPorts Project # Copyright (c) 2002 - 2003 Apple Inc. diff --git a/src/port1.0/portactivate.tcl b/src/port1.0/portactivate.tcl index 3ea4ffdf3..9696077be 100644 --- a/src/port1.0/portactivate.tcl +++ b/src/port1.0/portactivate.tcl @@ -1,6 +1,5 @@ # -*- 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 # portactivate.tcl -# $Id$ # # Copyright (c) 2005, 2007, 2009-2011 The MacPorts Project # Copyright (c) 2004 Robert Shaw diff --git a/src/port1.0/portbuild.tcl b/src/port1.0/portbuild.tcl index 86ae36cb1..61aa2a07d 100644 --- a/src/port1.0/portbuild.tcl +++ b/src/port1.0/portbuild.tcl @@ -1,6 +1,5 @@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 # portbuild.tcl -# $Id$ # # Copyright (c) 2007 - 2013 The MacPorts Project # Copyright (c) 2002 - 2004 Apple Inc. diff --git a/src/port1.0/portchecksum.tcl b/src/port1.0/portchecksum.tcl index 8f9a04941..e1d0dab15 100644 --- a/src/port1.0/portchecksum.tcl +++ b/src/port1.0/portchecksum.tcl @@ -1,6 +1,5 @@ # et:ts=4 # portchecksum.tcl -# $Id$ # # Copyright (c) 2002 - 2004 Apple Inc. # Copyright (c) 2004 - 2005 Paul Guyot diff --git a/src/port1.0/portclean.tcl b/src/port1.0/portclean.tcl index adf0d46d0..1db521ebf 100644 --- a/src/port1.0/portclean.tcl +++ b/src/port1.0/portclean.tcl @@ -1,5 +1,4 @@ # -*- 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 -# $Id$ # # Copyright (c) 2005-2007, 2009-2011, 2013 The MacPorts Project # Copyright (c) 2004 Robert Shaw diff --git a/src/port1.0/portconfigure.tcl b/src/port1.0/portconfigure.tcl index 3110792e1..67b2faa24 100644 --- a/src/port1.0/portconfigure.tcl +++ b/src/port1.0/portconfigure.tcl @@ -1,5 +1,4 @@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 -# $Id$ # # Copyright (c) 2007 - 2014 The MacPorts Project # Copyright (c) 2007 Markus W. Weissmann diff --git a/src/port1.0/portdeactivate.tcl b/src/port1.0/portdeactivate.tcl index 1c74e5122..fbdfb5a09 100644 --- a/src/port1.0/portdeactivate.tcl +++ b/src/port1.0/portdeactivate.tcl @@ -1,6 +1,5 @@ # -*- 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 # portdeactivate.tcl -# $Id$ # # Copyright (c) 2010-2011 The MacPorts Project # All rights reserved. diff --git a/src/port1.0/portdepends.tcl b/src/port1.0/portdepends.tcl index f9dd9b5b8..322b84e2a 100644 --- a/src/port1.0/portdepends.tcl +++ b/src/port1.0/portdepends.tcl @@ -1,6 +1,5 @@ # et:ts=4 # portdepends.tcl -# $Id$ # # Copyright (c) 2005, 2007-2009 The MacPorts Project # Copyright (c) 2002 - 2003 Apple Inc. diff --git a/src/port1.0/portdestroot.tcl b/src/port1.0/portdestroot.tcl index 9cb0f1092..e18cbaf7f 100644 --- a/src/port1.0/portdestroot.tcl +++ b/src/port1.0/portdestroot.tcl @@ -1,6 +1,5 @@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 # portdestroot.tcl -# $Id$ # # Copyright (c) 2002 - 2003 Apple Inc. # Copyright (c) 2004 - 2005 Robert Shaw diff --git a/src/port1.0/portdistcheck.tcl b/src/port1.0/portdistcheck.tcl index 0c5c6d2e3..4af9af061 100644 --- a/src/port1.0/portdistcheck.tcl +++ b/src/port1.0/portdistcheck.tcl @@ -1,8 +1,6 @@ # et:ts=4 # portdistcheck.tcl # -# $Id$ -# # Copyright (c) 2007-2011 The MacPorts Project # Copyright (c) 2005-2006 Paul Guyot , # All rights reserved. diff --git a/src/port1.0/portdistfiles.tcl b/src/port1.0/portdistfiles.tcl index 9030aac40..6fdfc2ad9 100644 --- a/src/port1.0/portdistfiles.tcl +++ b/src/port1.0/portdistfiles.tcl @@ -1,6 +1,5 @@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 # portdistfiles.tcl -# $Id$ # # Copyright (c) 2008-2011 The MacPorts Project # All rights reserved. diff --git a/src/port1.0/portextract.tcl b/src/port1.0/portextract.tcl index 3eb6af0f1..68455cf64 100644 --- a/src/port1.0/portextract.tcl +++ b/src/port1.0/portextract.tcl @@ -1,6 +1,5 @@ # et:ts=4 # portextract.tcl -# $Id$ # # Copyright (c) 2005, 2007-2011, 2013 The MacPorts Project # Copyright (c) 2002 - 2003 Apple Inc. diff --git a/src/port1.0/portfetch.tcl b/src/port1.0/portfetch.tcl index a6a67f3d0..27e287812 100644 --- a/src/port1.0/portfetch.tcl +++ b/src/port1.0/portfetch.tcl @@ -1,5 +1,4 @@ # -*- 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 -# $Id$ # # Copyright (c) 2004 - 2014 The MacPorts Project # Copyright (c) 2002 - 2003 Apple Inc. diff --git a/src/port1.0/portinstall.tcl b/src/port1.0/portinstall.tcl index f281d033b..0053ab98a 100644 --- a/src/port1.0/portinstall.tcl +++ b/src/port1.0/portinstall.tcl @@ -1,6 +1,5 @@ # et:ts=4 # portinstall.tcl -# $Id$ # # Copyright (c) 2002 - 2004 Apple Inc. # Copyright (c) 2004 Robert Shaw diff --git a/src/port1.0/portlint.tcl b/src/port1.0/portlint.tcl index 030899476..671156bce 100644 --- a/src/port1.0/portlint.tcl +++ b/src/port1.0/portlint.tcl @@ -1,5 +1,4 @@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 -# $Id$ # # Copyright (c) 2007 - 2014 The MacPorts Project # All rights reserved. diff --git a/src/port1.0/portlivecheck.tcl b/src/port1.0/portlivecheck.tcl index 210446d54..00775ec5b 100644 --- a/src/port1.0/portlivecheck.tcl +++ b/src/port1.0/portlivecheck.tcl @@ -1,8 +1,6 @@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 # portlivecheck.tcl # -# $Id$ -# # Copyright (c) 2007-2011 The MacPorts Project # Copyright (c) 2005-2007 Paul Guyot , # All rights reserved. diff --git a/src/port1.0/portload.tcl b/src/port1.0/portload.tcl index dde8a6f29..7712266a9 100644 --- a/src/port1.0/portload.tcl +++ b/src/port1.0/portload.tcl @@ -1,6 +1,5 @@ # et:ts=4 # portload.tcl -# $Id$ # # Copyright (c) 2007, 2009, 2011 The MacPorts Project # Copyright (c) 2007 James D. Berry diff --git a/src/port1.0/portmain.tcl b/src/port1.0/portmain.tcl index faf01050c..ee4bbd20a 100644 --- a/src/port1.0/portmain.tcl +++ b/src/port1.0/portmain.tcl @@ -1,6 +1,5 @@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 # portmain.tcl -# $Id$ # # Copyright (c) 2004 - 2005, 2007 - 2012 The MacPorts Project # Copyright (c) 2002 - 2003 Apple Inc. diff --git a/src/port1.0/portmirror.tcl b/src/port1.0/portmirror.tcl index e54d040b5..b3886c1e2 100644 --- a/src/port1.0/portmirror.tcl +++ b/src/port1.0/portmirror.tcl @@ -1,8 +1,6 @@ # et:ts=4 # portmirror.tcl # -# $Id$ -# # Copyright (c) 2007-2011 The MacPorts Project # Copyright (c) 2006 Paul Guyot , # All rights reserved. diff --git a/src/port1.0/portpatch.tcl b/src/port1.0/portpatch.tcl index c53652788..d5569ff18 100644 --- a/src/port1.0/portpatch.tcl +++ b/src/port1.0/portpatch.tcl @@ -1,6 +1,5 @@ # et:ts=4 # portpatch.tcl -# $Id$ # # Copyright (c) 2004, 2006-2007, 2009-2011 The MacPorts Project # Copyright (c) 2002 - 2003 Apple Inc. diff --git a/src/port1.0/portreload.tcl b/src/port1.0/portreload.tcl index c62aeaa36..7125b3836 100644 --- a/src/port1.0/portreload.tcl +++ b/src/port1.0/portreload.tcl @@ -1,5 +1,4 @@ # -*- 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 -# $Id$ # # Copyright (c) 2007-2014 The MacPorts Project # Copyright (c) 2007 James D. Berry diff --git a/src/port1.0/portsandbox.tcl b/src/port1.0/portsandbox.tcl index 4849c8a4c..011841b3a 100644 --- a/src/port1.0/portsandbox.tcl +++ b/src/port1.0/portsandbox.tcl @@ -1,5 +1,4 @@ # -*- 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 -# $Id$ # # Copyright (c) 2012-2013 The MacPorts Project # diff --git a/src/port1.0/portstartupitem.tcl b/src/port1.0/portstartupitem.tcl index 5f6634ff6..0191295e3 100644 --- a/src/port1.0/portstartupitem.tcl +++ b/src/port1.0/portstartupitem.tcl @@ -1,8 +1,6 @@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 # portstartupitem.tcl # -# $Id$ -# # Copyright (c) 2004-2012 The MacPorts Project # Copyright (c) 2006-2007 James D. Berry # Copyright (c) 2004,2005 Markus W. Weissman diff --git a/src/port1.0/porttest.tcl b/src/port1.0/porttest.tcl index 41fd720cf..816c15870 100644 --- a/src/port1.0/porttest.tcl +++ b/src/port1.0/porttest.tcl @@ -1,6 +1,5 @@ # et:ts=4 # porttest.tcl -# $Id$ package provide porttest 1.0 package require portutil 1.0 diff --git a/src/port1.0/porttrace.tcl b/src/port1.0/porttrace.tcl index 6d4144f4d..a5acf5bfd 100644 --- a/src/port1.0/porttrace.tcl +++ b/src/port1.0/porttrace.tcl @@ -1,8 +1,6 @@ # -*- 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 # porttrace.tcl # -# $Id$ -# # Copyright (c) 2005-2006 Paul Guyot , # All rights reserved. # diff --git a/src/port1.0/portuninstall.tcl b/src/port1.0/portuninstall.tcl index f1af95f42..1b07db9d5 100644 --- a/src/port1.0/portuninstall.tcl +++ b/src/port1.0/portuninstall.tcl @@ -1,6 +1,5 @@ # -*- 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 # portuninstall.tcl -# $Id$ # # Copyright (c) 2010-2011 The MacPorts Project # All rights reserved. diff --git a/src/port1.0/portunload.tcl b/src/port1.0/portunload.tcl index 18836544e..d682d6c2b 100644 --- a/src/port1.0/portunload.tcl +++ b/src/port1.0/portunload.tcl @@ -1,6 +1,5 @@ # et:ts=4 # portunload.tcl -# $Id$ # # Copyright (c) 2007, 2009, 2011 The MacPorts Project # Copyright (c) 2007 James D. Berry diff --git a/src/port1.0/portutil.tcl b/src/port1.0/portutil.tcl index aefe853b7..74c5282bf 100644 --- a/src/port1.0/portutil.tcl +++ b/src/port1.0/portutil.tcl @@ -1,5 +1,4 @@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 -# $Id$ # # Copyright (c) 2002-2003 Apple Inc. # Copyright (c) 2004 Robert Shaw diff --git a/src/port1.0/tests/Portfile b/src/port1.0/tests/Portfile index 656207818..c9238950a 100644 --- a/src/port1.0/tests/Portfile +++ b/src/port1.0/tests/Portfile @@ -1,5 +1,3 @@ -# $Id$ - PortSystem 1.0 name gcc_select diff --git a/src/programs/Makefile.in b/src/programs/Makefile.in index dc78cadfa..4090e7051 100644 --- a/src/programs/Makefile.in +++ b/src/programs/Makefile.in @@ -1,4 +1,3 @@ -# $Id$ srcdir = @srcdir@ VPATH = @srcdir@ diff --git a/src/programs/daemondo/Makefile.in b/src/programs/daemondo/Makefile.in index 98bd01a3f..185877048 100644 --- a/src/programs/daemondo/Makefile.in +++ b/src/programs/daemondo/Makefile.in @@ -1,4 +1,3 @@ -# $Id$ srcdir = @srcdir@ VPATH = @srcdir@ diff --git a/src/programs/daemondo/main.c b/src/programs/daemondo/main.c index 275934e89..f3ac1b192 100644 --- a/src/programs/daemondo/main.c +++ b/src/programs/daemondo/main.c @@ -28,8 +28,6 @@ CONTRACT, STRICT 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$ */ /* diff --git a/src/registry2.0/Makefile.in b/src/registry2.0/Makefile.in index ca8d21f31..b49275506 100644 --- a/src/registry2.0/Makefile.in +++ b/src/registry2.0/Makefile.in @@ -1,4 +1,3 @@ -# $Id$ srcdir = @srcdir@ VPATH = @srcdir@ diff --git a/src/registry2.0/entry.c b/src/registry2.0/entry.c index 600043293..f13d3b9bb 100644 --- a/src/registry2.0/entry.c +++ b/src/registry2.0/entry.c @@ -1,6 +1,5 @@ /* * entry.c - * $Id$ * * Copyright (c) 2007 Chris Pickel * Copyright (c) 2012 The MacPorts Project diff --git a/src/registry2.0/entry.h b/src/registry2.0/entry.h index 867b98806..3144f1fb5 100644 --- a/src/registry2.0/entry.h +++ b/src/registry2.0/entry.h @@ -1,6 +1,5 @@ /* * entry.h - * $Id$ * * Copyright (c) 2007 Chris Pickel * All rights reserved. diff --git a/src/registry2.0/entryobj.c b/src/registry2.0/entryobj.c index 2a11a678e..4ae52dbbf 100644 --- a/src/registry2.0/entryobj.c +++ b/src/registry2.0/entryobj.c @@ -1,6 +1,5 @@ /* * entryobj.c - * $Id$ * * Copyright (c) 2007 Chris Pickel * All rights reserved. diff --git a/src/registry2.0/entryobj.h b/src/registry2.0/entryobj.h index df3c5d414..c77e279a3 100644 --- a/src/registry2.0/entryobj.h +++ b/src/registry2.0/entryobj.h @@ -1,6 +1,5 @@ /* * entryobj.h - * $Id$ * * Copyright (c) 2007 Chris Pickel * All rights reserved. diff --git a/src/registry2.0/file.c b/src/registry2.0/file.c index 8e6471788..7de79f3c6 100644 --- a/src/registry2.0/file.c +++ b/src/registry2.0/file.c @@ -1,7 +1,6 @@ /* * file.c * vim:tw=80:expandtab - * $Id$ * * Copyright (c) 2011 Clemens Lang * All rights reserved. diff --git a/src/registry2.0/file.h b/src/registry2.0/file.h index 0e850b8ea..1f6a73070 100644 --- a/src/registry2.0/file.h +++ b/src/registry2.0/file.h @@ -1,7 +1,6 @@ /* * file.h * vim:tw=80:expandtab - * $Id$ * * Copyright (c) 2011 Clemens Lang * All rights reserved. diff --git a/src/registry2.0/fileobj.c b/src/registry2.0/fileobj.c index 4a67879fb..39ab84d48 100644 --- a/src/registry2.0/fileobj.c +++ b/src/registry2.0/fileobj.c @@ -1,7 +1,6 @@ /* * fileobj.c * vim:tw=80:expandtab - * $Id$ * * Copyright (c) 2011 Clemens Lang * All rights reserved. diff --git a/src/registry2.0/fileobj.h b/src/registry2.0/fileobj.h index 07d925965..a5e41b828 100644 --- a/src/registry2.0/fileobj.h +++ b/src/registry2.0/fileobj.h @@ -1,7 +1,6 @@ /* * fileobj.h * vim:tw=80:expandtab - * $Id$ * * Copyright (c) 2011 Clemens Lang * All rights reserved. diff --git a/src/registry2.0/graph.c b/src/registry2.0/graph.c index 2a5bb0974..3cec5de6f 100644 --- a/src/registry2.0/graph.c +++ b/src/registry2.0/graph.c @@ -1,6 +1,5 @@ /* * graph.c - * $Id$ * * Copyright (c) 2007 Chris Pickel * All rights reserved. diff --git a/src/registry2.0/graph.h b/src/registry2.0/graph.h index 63d889394..97b2ffca2 100644 --- a/src/registry2.0/graph.h +++ b/src/registry2.0/graph.h @@ -1,6 +1,5 @@ /* * graph.h - * $Id$ * * Copyright (c) 2007 Chris Pickel * All rights reserved. diff --git a/src/registry2.0/graphobj.c b/src/registry2.0/graphobj.c index 78d32dd22..c72fda01d 100644 --- a/src/registry2.0/graphobj.c +++ b/src/registry2.0/graphobj.c @@ -1,6 +1,5 @@ /* * graphobj.c - * $Id$ * * Copyright (c) 2007 Chris Pickel * All rights reserved. diff --git a/src/registry2.0/graphobj.h b/src/registry2.0/graphobj.h index 71dbb0881..d99040aef 100644 --- a/src/registry2.0/graphobj.h +++ b/src/registry2.0/graphobj.h @@ -1,6 +1,5 @@ /* * graphobj.h - * $Id$ * * Copyright (c) 2007 Chris Pickel * All rights reserved. diff --git a/src/registry2.0/item.c b/src/registry2.0/item.c index 58c931e07..1ee65fab0 100644 --- a/src/registry2.0/item.c +++ b/src/registry2.0/item.c @@ -1,6 +1,5 @@ /* * item.c - * $Id$ * * Copyright (c) 2007 Chris Pickel * All rights reserved. diff --git a/src/registry2.0/item.h b/src/registry2.0/item.h index 7faa7d89a..fda000229 100644 --- a/src/registry2.0/item.h +++ b/src/registry2.0/item.h @@ -1,6 +1,5 @@ /* * item.h - * $Id$ * * Copyright (c) 2007 Chris Pickel * All rights reserved. diff --git a/src/registry2.0/itemobj.c b/src/registry2.0/itemobj.c index 63131e119..54850a2c9 100644 --- a/src/registry2.0/itemobj.c +++ b/src/registry2.0/itemobj.c @@ -1,6 +1,5 @@ /* * item.c - * $Id$ * * Copyright (c) 2007 Chris Pickel * All rights reserved. diff --git a/src/registry2.0/itemobj.h b/src/registry2.0/itemobj.h index d60278c1d..3057f163e 100644 --- a/src/registry2.0/itemobj.h +++ b/src/registry2.0/itemobj.h @@ -1,6 +1,5 @@ /* * itemobj.h - * $Id$ * * Copyright (c) 2007 Chris Pickel * All rights reserved. diff --git a/src/registry2.0/portgroup.c b/src/registry2.0/portgroup.c index ab86753df..b7f3a7480 100644 --- a/src/registry2.0/portgroup.c +++ b/src/registry2.0/portgroup.c @@ -1,6 +1,5 @@ /* * vim:tw=80:expandtab - * $Id$ * * Copyright (c) 2014 The MacPorts Project * All rights reserved. diff --git a/src/registry2.0/portgroup.h b/src/registry2.0/portgroup.h index 67a5a047a..1f1f84742 100644 --- a/src/registry2.0/portgroup.h +++ b/src/registry2.0/portgroup.h @@ -1,6 +1,5 @@ /* * vim:tw=80:expandtab - * $Id$ * * Copyright (c) 2014 The MacPorts Project * All rights reserved. diff --git a/src/registry2.0/portgroupobj.c b/src/registry2.0/portgroupobj.c index 00b6618b8..b8a17dae3 100644 --- a/src/registry2.0/portgroupobj.c +++ b/src/registry2.0/portgroupobj.c @@ -1,6 +1,5 @@ /* * vim:tw=80:expandtab - * $Id$ * * Copyright (c) 2014 The MacPorts Project * All rights reserved. diff --git a/src/registry2.0/portgroupobj.h b/src/registry2.0/portgroupobj.h index d87be8540..8866c0eb2 100644 --- a/src/registry2.0/portgroupobj.h +++ b/src/registry2.0/portgroupobj.h @@ -1,6 +1,5 @@ /* * vim:tw=80:expandtab - * $Id$ * * Copyright (c) 2014 The MacPorts Project * All rights reserved. diff --git a/src/registry2.0/portimage.tcl b/src/registry2.0/portimage.tcl index 0a6ce8096..1a9a2dd0f 100644 --- a/src/registry2.0/portimage.tcl +++ b/src/registry2.0/portimage.tcl @@ -1,6 +1,5 @@ # -*- 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 # portimage.tcl -# $Id$ # # Copyright (c) 2004-2005, 2007-2011 The MacPorts Project # Copyright (c) 2004 Will Barton diff --git a/src/registry2.0/portuninstall.tcl b/src/registry2.0/portuninstall.tcl index 211e5819a..792b182e7 100644 --- a/src/registry2.0/portuninstall.tcl +++ b/src/registry2.0/portuninstall.tcl @@ -1,6 +1,5 @@ # -*- 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 # portuninstall.tcl -# $Id$ # # Copyright (c) 2004-2005, 2008-2011 The MacPorts Project # Copyright (c) 2002 - 2003 Apple Inc. diff --git a/src/registry2.0/receipt_flat.tcl b/src/registry2.0/receipt_flat.tcl index dbc2dc82c..85c8254f4 100644 --- a/src/registry2.0/receipt_flat.tcl +++ b/src/registry2.0/receipt_flat.tcl @@ -1,5 +1,4 @@ # receipt_flat.tcl -# $Id$ # # Copyright (c) 2005, 2007-2012 The MacPorts Project # Copyright (c) 2004 Will Barton diff --git a/src/registry2.0/receipt_sqlite.tcl b/src/registry2.0/receipt_sqlite.tcl index b115fa40b..ea0cf111b 100644 --- a/src/registry2.0/receipt_sqlite.tcl +++ b/src/registry2.0/receipt_sqlite.tcl @@ -1,5 +1,4 @@ # receipt_sqlite.tcl -# $Id$ # # Copyright (c) 2010-2011 The MacPorts Project # Copyright (c) 2004 Will Barton diff --git a/src/registry2.0/registry.c b/src/registry2.0/registry.c index 42a7f55c6..24140e9b9 100644 --- a/src/registry2.0/registry.c +++ b/src/registry2.0/registry.c @@ -1,6 +1,5 @@ /* * registry.c - * $Id$ * * Copyright (c) 2007 Chris Pickel * Copyright (c) 2012, 2014 The MacPorts Project diff --git a/src/registry2.0/registry.h b/src/registry2.0/registry.h index aaca6e3eb..366cf5bc5 100644 --- a/src/registry2.0/registry.h +++ b/src/registry2.0/registry.h @@ -1,6 +1,5 @@ /* * itemobj.h - * $Id$ * * Copyright (c) 2007 Chris Pickel * All rights reserved. diff --git a/src/registry2.0/registry_autoconf.tcl.in b/src/registry2.0/registry_autoconf.tcl.in index 496165cbb..5621776e9 100644 --- a/src/registry2.0/registry_autoconf.tcl.in +++ b/src/registry2.0/registry_autoconf.tcl.in @@ -1,5 +1,4 @@ # registry_autoconf.tcl.in -# $Id$ # # Copyright (c) 2007 Kevin Ballard # All rights reserved. diff --git a/src/registry2.0/registry_util.tcl b/src/registry2.0/registry_util.tcl index 682ab4820..8d8d516b5 100644 --- a/src/registry2.0/registry_util.tcl +++ b/src/registry2.0/registry_util.tcl @@ -1,6 +1,5 @@ # et:ts=4 # registry_util.tcl -# $Id$ # # Copyright (c) 2007 Chris Pickel # Copyright (c) 2010-2011 The MacPorts Project diff --git a/src/registry2.0/tests/common.tcl b/src/registry2.0/tests/common.tcl index 3ce834a28..dda589bd2 100644 --- a/src/registry2.0/tests/common.tcl +++ b/src/registry2.0/tests/common.tcl @@ -1,4 +1,3 @@ -# $Id$ # Common functions for test cases proc test {condition} { diff --git a/src/registry2.0/tests/entry.tcl b/src/registry2.0/tests/entry.tcl index 3d94381ff..188cd8e44 100644 --- a/src/registry2.0/tests/entry.tcl +++ b/src/registry2.0/tests/entry.tcl @@ -1,4 +1,3 @@ -# $Id$ # Test file for registry::entry # Syntax: # tclsh entry.tcl diff --git a/src/registry2.0/tests/item.tcl b/src/registry2.0/tests/item.tcl index 51049356b..e3f4b45d8 100644 --- a/src/registry2.0/tests/item.tcl +++ b/src/registry2.0/tests/item.tcl @@ -1,4 +1,3 @@ -# $Id$ # Test file for registry::item # Syntax: # tclsh item.tcl diff --git a/src/registry2.0/util.c b/src/registry2.0/util.c index ef74b8f04..3edd752d8 100644 --- a/src/registry2.0/util.c +++ b/src/registry2.0/util.c @@ -1,6 +1,5 @@ /* * util.c - * $Id$ * * Copyright (c) 2007 Chris Pickel * Copyright (c) 2012 The MacPorts Project diff --git a/src/registry2.0/util.h b/src/registry2.0/util.h index 44990bc93..c99059144 100644 --- a/src/registry2.0/util.h +++ b/src/registry2.0/util.h @@ -1,6 +1,5 @@ /* * util.h - * $Id$ * * Copyright (c) 2007 Chris Pickel * Copyright (c) 2012 The MacPorts Project diff --git a/src/upgrade_sources_conf_default.tcl.in b/src/upgrade_sources_conf_default.tcl.in index 7c49e3da1..7086b02de 100755 --- a/src/upgrade_sources_conf_default.tcl.in +++ b/src/upgrade_sources_conf_default.tcl.in @@ -1,7 +1,5 @@ #!@TCLSH@ # -# $Id$ -# # Upgrade sources.conf for a given prefix (passed as the first and only # argument). # diff --git a/tests/test-macports.conf b/tests/test-macports.conf index d87b15242..8dd75a3cc 100644 --- a/tests/test-macports.conf +++ b/tests/test-macports.conf @@ -1,5 +1,4 @@ # MacPorts system wide configuration file, tests module -# $Id$ # Set the directory in which to install ports prefix /tmp/macports-tests/opt/local diff --git a/tests/test/case-insensitive-deactivate/Portfile.in b/tests/test/case-insensitive-deactivate/Portfile.in index 569bb2ff0..d928b8be7 100644 --- a/tests/test/case-insensitive-deactivate/Portfile.in +++ b/tests/test/case-insensitive-deactivate/Portfile.in @@ -1,5 +1,3 @@ -# $Id$ - PortSystem 1.0 name @name@ diff --git a/tests/test/checksums-1/Portfile b/tests/test/checksums-1/Portfile index ef253df86..4a9fa96f8 100644 --- a/tests/test/checksums-1/Portfile +++ b/tests/test/checksums-1/Portfile @@ -1,6 +1,5 @@ -# $Id$ - PortSystem 1.0 + name checksum version 1 categories test diff --git a/tests/test/dependencies-a/Portfile b/tests/test/dependencies-a/Portfile index c94d136d1..654ff18ec 100644 --- a/tests/test/dependencies-a/Portfile +++ b/tests/test/dependencies-a/Portfile @@ -1,6 +1,5 @@ -# $Id$ - PortSystem 1.0 + name dependencies-a version 1 categories test diff --git a/tests/test/dependencies-b/Portfile b/tests/test/dependencies-b/Portfile index c31999f67..e7355fec9 100644 --- a/tests/test/dependencies-b/Portfile +++ b/tests/test/dependencies-b/Portfile @@ -1,6 +1,5 @@ -# $Id$ - PortSystem 1.0 + name dependencies-b version 1 categories test diff --git a/tests/test/dependencies-c/Portfile b/tests/test/dependencies-c/Portfile index 04350dd00..463f77d3a 100644 --- a/tests/test/dependencies-c/Portfile +++ b/tests/test/dependencies-c/Portfile @@ -1,6 +1,5 @@ -# $Id$ - PortSystem 1.0 + name dependencies-c version 1 categories test diff --git a/tests/test/dependencies-d/Portfile b/tests/test/dependencies-d/Portfile index 9f55e7f1f..eda0daf6e 100644 --- a/tests/test/dependencies-d/Portfile +++ b/tests/test/dependencies-d/Portfile @@ -1,6 +1,5 @@ -# $Id$ - PortSystem 1.0 + name dependencies-d version 1 categories test diff --git a/tests/test/dependencies-e/Portfile b/tests/test/dependencies-e/Portfile index f5680659e..8feebe460 100644 --- a/tests/test/dependencies-e/Portfile +++ b/tests/test/dependencies-e/Portfile @@ -1,6 +1,5 @@ -# $Id$ - PortSystem 1.0 + name dependencies-e version 1 categories test diff --git a/tests/test/envvariables/Portfile b/tests/test/envvariables/Portfile index b4a2331b1..ce6424eb1 100644 --- a/tests/test/envvariables/Portfile +++ b/tests/test/envvariables/Portfile @@ -1,6 +1,5 @@ -# $Id$ - PortSystem 1.0 + name envvariables version 1 categories test diff --git a/tests/test/site-tags/Portfile b/tests/test/site-tags/Portfile index d23ccfb4e..bc564233c 100644 --- a/tests/test/site-tags/Portfile +++ b/tests/test/site-tags/Portfile @@ -1,5 +1,3 @@ -# $Id$ - PortSystem 1.0 name site-tags diff --git a/tests/test/statefile-unknown-version/Portfile b/tests/test/statefile-unknown-version/Portfile index 924b98fc1..a92f3acf5 100644 --- a/tests/test/statefile-unknown-version/Portfile +++ b/tests/test/statefile-unknown-version/Portfile @@ -1,5 +1,4 @@ # -*- 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 -# $Id$ PortSystem 1.0 name statefile-unknown-version diff --git a/tests/test/statefile-version1-outdated/Portfile b/tests/test/statefile-version1-outdated/Portfile index e390728b2..49fb5ce82 100644 --- a/tests/test/statefile-version1-outdated/Portfile +++ b/tests/test/statefile-version1-outdated/Portfile @@ -1,5 +1,4 @@ # -*- 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 -# $Id$ PortSystem 1.0 name statefile-version1-outdated diff --git a/tests/test/statefile-version1/Portfile b/tests/test/statefile-version1/Portfile index e3d69c783..8ff9fcd01 100644 --- a/tests/test/statefile-version1/Portfile +++ b/tests/test/statefile-version1/Portfile @@ -1,5 +1,4 @@ # -*- 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 -# $Id$ PortSystem 1.0 name statefile-version1 diff --git a/tests/test/statefile-version2-invalid/Portfile b/tests/test/statefile-version2-invalid/Portfile index 0eefa4ae5..1c09222b7 100644 --- a/tests/test/statefile-version2-invalid/Portfile +++ b/tests/test/statefile-version2-invalid/Portfile @@ -1,5 +1,4 @@ # -*- 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 -# $Id$ PortSystem 1.0 name statefile-version2-invalid diff --git a/tests/test/statefile-version2-outdated/Portfile b/tests/test/statefile-version2-outdated/Portfile index 1f32388ce..1c3d583f5 100644 --- a/tests/test/statefile-version2-outdated/Portfile +++ b/tests/test/statefile-version2-outdated/Portfile @@ -1,5 +1,4 @@ # -*- 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 -# $Id$ PortSystem 1.0 name statefile-version2-outdated diff --git a/tests/test/statefile-version2/Portfile b/tests/test/statefile-version2/Portfile index 39d9f1725..40ed95129 100644 --- a/tests/test/statefile-version2/Portfile +++ b/tests/test/statefile-version2/Portfile @@ -1,5 +1,4 @@ # -*- 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 -# $Id$ PortSystem 1.0 name statefile-version2 diff --git a/tests/test/svn-and-patchsites/Portfile b/tests/test/svn-and-patchsites/Portfile index b6d95b8b6..793d1dc7b 100644 --- a/tests/test/svn-and-patchsites/Portfile +++ b/tests/test/svn-and-patchsites/Portfile @@ -1,5 +1,4 @@ # -*- 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 -# $Id$ PortSystem 1.0 diff --git a/tests/test/trace/Portfile b/tests/test/trace/Portfile index d7c9aea7c..1bc388f69 100644 --- a/tests/test/trace/Portfile +++ b/tests/test/trace/Portfile @@ -1,7 +1,7 @@ # -*- 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 -# $Id$ PortSystem 1.0 + name trace version 1 categories test diff --git a/tests/test/universal/Portfile.in b/tests/test/universal/Portfile.in index f8f6c00c5..7f105acd3 100644 --- a/tests/test/universal/Portfile.in +++ b/tests/test/universal/Portfile.in @@ -1,5 +1,5 @@ -# $Id$ PortSystem 1.0 + name universal version 1 categories test diff --git a/tests/test/variants/Portfile b/tests/test/variants/Portfile index ceb5b15b0..4f7b3764c 100644 --- a/tests/test/variants/Portfile +++ b/tests/test/variants/Portfile @@ -1,6 +1,5 @@ -# $Id$ - PortSystem 1.0 + name variants version 1 categories test diff --git a/tests/test/xcodeversion/Portfile b/tests/test/xcodeversion/Portfile index e1eb89595..0b5c42df1 100644 --- a/tests/test/xcodeversion/Portfile +++ b/tests/test/xcodeversion/Portfile @@ -1,6 +1,5 @@ -# $Id$ - PortSystem 1.0 + name xcodeversion version 1 categories test