From 0b9e40125528f99bfa1bd5e19363e4ae53a25809 Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Mon, 20 Aug 2007 20:50:15 -0400 Subject: [PATCH] Removed #! lines from .conf files --- archiver/partimage/partimage.conf | 8 ++++---- archiver/zip/zip.conf | 8 ++++---- attic/lvm/lvm.conf | 8 ++++---- attic/nedit/nedit.conf | 8 ++++---- attic/xffm/xffm.conf | 8 ++++---- audio/cdrdao/cdrdao.conf | 8 ++++---- base/bcron/bcron.conf | 3 +-- base/cron/cron.conf | 8 ++++---- base/dietlibc/pkg_gcc_post.conf | 8 ++++---- base/fbset/fbset.conf | 8 ++++---- base/libdaemon/libdaemon.conf | 8 ++++---- base/linux-header/linux-header.conf | 1 - base/man/man.conf | 8 ++++---- base/mkinitrd/mkinitrd.conf | 8 ++++---- base/nssdb/nssdb.conf | 8 ++++---- base/stone/stone.conf | 8 ++++---- database/mysql/mysql.conf | 1 - database/postgresql/postgresql.conf | 1 - develop/clip/clip.conf | 8 ++++---- develop/elfkickers/elfkickers.conf | 8 ++++---- develop/pwlib/pwlib.conf | 3 +-- emulators/wine/wine.conf | 8 ++++---- games/gnubg/gnubg.conf | 8 ++++---- games/pingus/pingus.conf | 8 ++++---- gnome2/bluefish/bluefish.conf | 8 ++++---- gnustep/sope/sope.conf | 8 ++++---- graphic/t1lib/t1lib.conf | 8 ++++---- graphic/xpdf/xpdf.conf | 8 ++++---- java/apache-ant/apache-ant.conf | 8 ++++---- java/classpath/classpath.conf | 8 ++++---- java/continuum/continuum.conf | 3 +-- java/eclipse/eclipse.conf | 8 ++++---- java/gcjwebplugin/gcjwebplugin.conf | 8 ++++---- java/java-dirtree/java-dirtree.conf | 3 +-- java/jboss-as/jboss-as.conf | 8 ++++---- java/kaffe/kaffe.conf | 8 ++++---- java/kaffe/pkg_bdb-java_post.conf | 8 ++++---- java/kaffe/pkg_bdb33-java_post.conf | 8 ++++---- java/maven/maven.conf | 1 - java/maven1/maven1.conf | 8 ++++---- java/tomcat/tomcat.conf | 3 +-- kde/kdebase/kdebase.conf | 8 ++++---- kde/qt/qt.conf | 3 +-- mail/ezmlm/ezmlm.conf | 8 ++++---- mail/nullmailer/nullmailer.conf | 3 +-- mail/qmail-scanner/qmail-scanner.conf | 8 ++++---- mail/qmail/qmail-ldap.conf | 1 - mail/qscanq/qscanq.conf | 8 ++++---- multimedia/ekiga/ekiga.conf | 8 ++++---- multimedia/nvrec/nvrec.conf | 8 ++++---- multimedia/vdr/pkg_xine-lib_post.conf | 8 ++++---- multimedia/vdr/pkg_xine-ui_post.conf | 8 ++++---- network/apache/apache.conf | 8 ++++---- network/djbdns-tools/djbdns-tools.conf | 8 ++++---- network/djbdns/djbdns.conf | 8 ++++---- network/hostap/hostap.conf | 8 ++++---- network/hostap/postlinux.conf | 8 ++++---- network/ktcpvs/postlinux.conf | 8 ++++---- network/l7-filter/pkg_iptables_pre.conf | 8 ++++---- network/l7-filter/pkg_linux26_pre.conf | 8 ++++---- network/l7-filter/pkg_linux26mm_pre.conf | 8 ++++---- network/madwifi/madwifi.conf | 8 ++++---- network/madwifi/postlinux.conf | 8 ++++---- network/nss_ldap/nss_ldap.conf | 8 ++++---- network/pam_ldap/pam_ldap.conf | 8 ++++---- network/phpldapadmin/phpldapadmin.conf | 3 +-- network/psi/psi.conf | 8 ++++---- network/quagga/quagga.conf | 3 +-- network/rocknet/rocknet.conf | 8 ++++---- network/samba/samba.conf | 1 - network/smbc/smbc.conf | 3 +-- network/smbldap-tools/smbldap-tools.conf | 8 ++++---- network/udhcp/udhcp.conf | 8 ++++---- network/unreal-ircd/unreal-ircd.conf | 8 ++++---- network/validator/validator.conf | 8 ++++---- office/multisync/multisync.conf | 8 ++++---- office/opengroupware/opengroupware.conf | 8 ++++---- printing/cups-samba/cups-samba.conf | 8 ++++---- python/setuptools/setuptools.conf | 8 ++++---- ruby/ruby-postgres/ruby-postgres.conf | 8 ++++---- security/heimdal/heimdal.conf | 1 - security/heimdal/pkg_openssh_post.conf | 3 +-- security/openssl/openssl.conf | 8 ++++---- security/rsbac/pkg_linux_pre.conf | 3 +-- security/rsbac/rsbac.conf | 8 ++++---- security/snort/snort.conf | 1 - security/util-vserver/util-vserver.conf | 5 ++--- security/vserver/pkg_linux_pre.conf | 3 +-- security/vserver22/pkg_linux_pre.conf | 3 +-- textproc/text2pdf/text2pdf.conf | 8 ++++---- www/firefox/firefox.conf | 3 +-- www/nvu/nvu.conf | 8 ++++---- www/seamonkey/seamonkey.conf | 8 ++++---- www/webcdwriter/webcdwriter.conf | 8 ++++---- x11/fox/fox.conf | 8 ++++---- x11/sunbird/sunbird.conf | 8 ++++---- x86/grub/grub.conf | 3 +-- x86/icc/icc.conf | 8 ++++---- x86/x86info/x86info.conf | 8 ++++---- xfce4/xfce-mcs-plugins/xfce-mcs-plugins.conf | 8 ++++---- xfce4/xfce4-panel/xfce4-panel.conf | 8 ++++---- xfce4/xfdesktop/xfdesktop.conf | 8 ++++---- xfce4/xfwm4/xfwm4.conf | 8 ++++---- xorg/xorg-server/xorg-server.conf | 8 ++++---- zope/zope/zope.conf | 8 ++++---- zope/zope3/zope3.conf | 8 ++++---- 106 files changed, 342 insertions(+), 367 deletions(-) diff --git a/archiver/partimage/partimage.conf b/archiver/partimage/partimage.conf index efcffa355..410ac222e 100644 --- a/archiver/partimage/partimage.conf +++ b/archiver/partimage/partimage.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../partimage/partimage.conf +# Filename: package/.../partimage/partimage.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- if [ $prefix_auto = 1 ] ; then prefix="opt/partimage" diff --git a/archiver/zip/zip.conf b/archiver/zip/zip.conf index 967f919d7..93699264f 100644 --- a/archiver/zip/zip.conf +++ b/archiver/zip/zip.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../zip/zip.conf +# Filename: package/.../zip/zip.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- var_insert makeopt ' ' '-f unix/Makefile prefix=$root/$prefix generic' var_insert makeinstopt ' ' '-f unix/Makefile prefix=$root/$prefix INSTALL=install' diff --git a/attic/lvm/lvm.conf b/attic/lvm/lvm.conf index 4da7268e9..c338b7038 100644 --- a/attic/lvm/lvm.conf +++ b/attic/lvm/lvm.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../lvm/lvm.conf +# Filename: package/.../lvm/lvm.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2004 Clifford Wolf # @@ -12,7 +12,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- srcdir="LVM/$ver" prefix='' diff --git a/attic/nedit/nedit.conf b/attic/nedit/nedit.conf index ae10ae01a..04ede2b35 100644 --- a/attic/nedit/nedit.conf +++ b/attic/nedit/nedit.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../nedit/nedit.conf +# Filename: package/.../nedit/nedit.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf # @@ -12,7 +12,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- hook_add premake 5 'sed -i "s:-O:${CFLAGS} -D__LINUX__:" makefiles/Makefile.linux' hook_add postmake 5 'cp -v source/{nc,nedit} $root/$bindir' diff --git a/attic/xffm/xffm.conf b/attic/xffm/xffm.conf index 8cb46d7d7..5ae79daec 100644 --- a/attic/xffm/xffm.conf +++ b/attic/xffm/xffm.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../xffm/xffm.conf +# Filename: package/.../xffm/xffm.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2004 Clifford Wolf # @@ -12,6 +12,6 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- var_append confopt " " "--enable-xfce-support" diff --git a/audio/cdrdao/cdrdao.conf b/audio/cdrdao/cdrdao.conf index f09205f98..cefd72279 100644 --- a/audio/cdrdao/cdrdao.conf +++ b/audio/cdrdao/cdrdao.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../cdrdao/cdrdao.conf +# Filename: package/.../cdrdao/cdrdao.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf # @@ -12,7 +12,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- install_pccts() { cd pccts diff --git a/base/bcron/bcron.conf b/base/bcron/bcron.conf index 6a722a3c7..36a462cc6 100644 --- a/base/bcron/bcron.conf +++ b/base/bcron/bcron.conf @@ -1,9 +1,8 @@ -#!/bin/sh # --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../bcron/bcron.conf -# Copyright (C) 2006 The OpenSDE Project +# Copyright (C) 2006 - 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. diff --git a/base/cron/cron.conf b/base/cron/cron.conf index 9cd79a2d3..85ec20992 100644 --- a/base/cron/cron.conf +++ b/base/cron/cron.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../cron/cron.conf +# Filename: package/.../cron/cron.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf # @@ -12,7 +12,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- crondiff=`match_source_file -p diff` [ -z "$crondiff" ] || var_insert patchfiles ' ' "$crondiff" diff --git a/base/dietlibc/pkg_gcc_post.conf b/base/dietlibc/pkg_gcc_post.conf index 4bce7ec0b..9ac00ec47 100644 --- a/base/dietlibc/pkg_gcc_post.conf +++ b/base/dietlibc/pkg_gcc_post.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../dietlibc/pkg_gcc_post.conf +# Filename: package/.../dietlibc/pkg_gcc_post.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- dietlibc_cc() { diff --git a/base/fbset/fbset.conf b/base/fbset/fbset.conf index 75ed8228e..e35d77e02 100644 --- a/base/fbset/fbset.conf +++ b/base/fbset/fbset.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../fbset/fbset.conf +# Filename: package/.../fbset/fbset.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- fbset_postmake() { cp -fv modeline2fb $root/sbin diff --git a/base/libdaemon/libdaemon.conf b/base/libdaemon/libdaemon.conf index 0096ef5f4..63e80174c 100644 --- a/base/libdaemon/libdaemon.conf +++ b/base/libdaemon/libdaemon.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../libdaemon/libdaemon.conf +# Filename: package/.../libdaemon/libdaemon.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- pkginstalled lynx || \ var_append confopt ' ' '--disable-lynx' diff --git a/base/linux-header/linux-header.conf b/base/linux-header/linux-header.conf index b9c98c6e3..c9d3b7ae8 100644 --- a/base/linux-header/linux-header.conf +++ b/base/linux-header/linux-header.conf @@ -1,4 +1,3 @@ -#!/bin/sh # --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # diff --git a/base/man/man.conf b/base/man/man.conf index 663ce5261..70a12f5f7 100644 --- a/base/man/man.conf +++ b/base/man/man.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../man/man.conf +# Filename: package/.../man/man.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf # @@ -12,7 +12,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- runconf=0 x='./configure +fhs -compatibility_mode_for_colored_groff -confdir $sysconfdir' diff --git a/base/mkinitrd/mkinitrd.conf b/base/mkinitrd/mkinitrd.conf index 52133eb9a..513726dae 100644 --- a/base/mkinitrd/mkinitrd.conf +++ b/base/mkinitrd/mkinitrd.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../mkinitrd/mkinitrd.conf +# Filename: package/.../mkinitrd/mkinitrd.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf # @@ -12,7 +12,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- prefix= set_confopt diff --git a/base/nssdb/nssdb.conf b/base/nssdb/nssdb.conf index b9b2de934..7cb44b9bd 100644 --- a/base/nssdb/nssdb.conf +++ b/base/nssdb/nssdb.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../nssdb/nssdb.conf +# Filename: package/.../nssdb/nssdb.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf # @@ -12,7 +12,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- pkgprefix -t bdb33 var_append confopt ' ' "--with-db-include=${root}$( pkgprefix includedir bdb33 )" diff --git a/base/stone/stone.conf b/base/stone/stone.conf index aa86133a4..89a5c1f7c 100644 --- a/base/stone/stone.conf +++ b/base/stone/stone.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../stone/stone.conf +# Filename: package/.../stone/stone.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- # this must include the initial / sysconfdir=/etc/stone.d diff --git a/database/mysql/mysql.conf b/database/mysql/mysql.conf index d7098f925..14febf8b4 100644 --- a/database/mysql/mysql.conf +++ b/database/mysql/mysql.conf @@ -1,4 +1,3 @@ -#!/bin/sh # --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # diff --git a/database/postgresql/postgresql.conf b/database/postgresql/postgresql.conf index 5a868460a..da99f9290 100644 --- a/database/postgresql/postgresql.conf +++ b/database/postgresql/postgresql.conf @@ -1,4 +1,3 @@ -#!/bin/sh # --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # diff --git a/develop/clip/clip.conf b/develop/clip/clip.conf index 6b9c77f63..74ffb55cd 100644 --- a/develop/clip/clip.conf +++ b/develop/clip/clip.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../clip/clip.conf +# Filename: package/.../clip/clip.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2004 Clifford Wolf # @@ -12,7 +12,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- if [ $prefix_auto = 1 ] ; then diff --git a/develop/elfkickers/elfkickers.conf b/develop/elfkickers/elfkickers.conf index c2cd6d1cf..3f9a5cd46 100644 --- a/develop/elfkickers/elfkickers.conf +++ b/develop/elfkickers/elfkickers.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../elfkickers/elfkickers.conf +# Filename: package/.../elfkickers/elfkickers.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- custmain=pkg_elfkickers_main autodoc=0 diff --git a/develop/pwlib/pwlib.conf b/develop/pwlib/pwlib.conf index 9156b44eb..f9e6be05a 100644 --- a/develop/pwlib/pwlib.conf +++ b/develop/pwlib/pwlib.conf @@ -1,9 +1,8 @@ -#!/bin/sh # --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../pwlib/pwlib.conf -# Copyright (C) 2006 The OpenSDE Project +# Copyright (C) 2006 - 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. diff --git a/emulators/wine/wine.conf b/emulators/wine/wine.conf index f610d00ca..d0b76ff1f 100644 --- a/emulators/wine/wine.conf +++ b/emulators/wine/wine.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../wine/wine.conf +# Filename: package/.../wine/wine.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2004 Clifford Wolf # @@ -12,7 +12,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- wine_postmake() { #cp documentation/samples/config $sysconfdir/wine.conf diff --git a/games/gnubg/gnubg.conf b/games/gnubg/gnubg.conf index 377c5f99d..6c5681b32 100644 --- a/games/gnubg/gnubg.conf +++ b/games/gnubg/gnubg.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../gnubg/gnubg.conf +# Filename: package/.../gnubg/gnubg.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2004 Clifford Wolf # @@ -12,7 +12,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- bindir=$root/$SDECFG_PKG_GAMES_BINDIR datadir=$root/$SDECFG_PKG_GAMES_DATADIR diff --git a/games/pingus/pingus.conf b/games/pingus/pingus.conf index 996d72efb..71fc459b4 100644 --- a/games/pingus/pingus.conf +++ b/games/pingus/pingus.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../pingus/pingus.conf +# Filename: package/.../pingus/pingus.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf # @@ -12,7 +12,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- bindir=$root/$SDECFG_PKG_GAMES_BINDIR datadir=$root/$SDECFG_PKG_GAMES_DATADIR diff --git a/gnome2/bluefish/bluefish.conf b/gnome2/bluefish/bluefish.conf index 581e75a20..d3082aefd 100644 --- a/gnome2/bluefish/bluefish.conf +++ b/gnome2/bluefish/bluefish.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../bluefish/bluefish.conf +# Filename: package/.../bluefish/bluefish.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2004 Clifford Wolf # @@ -12,7 +12,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- var_append extraconfopt ' ' '--disable-update-databases' var_append extraconfopt ' ' "--with-gnome2-menu=/$prefix/share/applications" diff --git a/gnustep/sope/sope.conf b/gnustep/sope/sope.conf index f9a2172d0..41d490a3e 100644 --- a/gnustep/sope/sope.conf +++ b/gnustep/sope/sope.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../sope/sope.conf +# Filename: package/.../sope/sope.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2005 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- confopt="--with-gnustep --gsmake=/usr/System" diff --git a/graphic/t1lib/t1lib.conf b/graphic/t1lib/t1lib.conf index 967b19118..37bd38cf2 100644 --- a/graphic/t1lib/t1lib.conf +++ b/graphic/t1lib/t1lib.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../t1lib/t1lib.conf +# Filename: package/.../t1lib/t1lib.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- pkginstalled tetex || var_append makeopt " " "DOCSUBDIRS=" makeinstopt="$makeopt install" diff --git a/graphic/xpdf/xpdf.conf b/graphic/xpdf/xpdf.conf index 9166e15c2..990081d81 100644 --- a/graphic/xpdf/xpdf.conf +++ b/graphic/xpdf/xpdf.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../xpdf/xpdf.conf +# Filename: package/.../xpdf/xpdf.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- pkgprefix -t freetype diff --git a/java/apache-ant/apache-ant.conf b/java/apache-ant/apache-ant.conf index 34a314171..f97b223aa 100644 --- a/java/apache-ant/apache-ant.conf +++ b/java/apache-ant/apache-ant.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../apache-ant/apache-ant.conf +# Filename: package/.../apache-ant/apache-ant.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- # Use jikes for faster compilation if it is available. if pkginstalled jikes; then diff --git a/java/classpath/classpath.conf b/java/classpath/classpath.conf index d0d38cb33..a8ea64be3 100644 --- a/java/classpath/classpath.conf +++ b/java/classpath/classpath.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../classpath/classpath.conf +# Filename: package/.../classpath/classpath.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- pkginstalled gtk+ || var_append extraconfopt ' ' '--disable-gtk-peer' var_append GCC_WRAPPER_INSERT " " "-I/usr/X11R6/include -I/usr/include/freetype2" diff --git a/java/continuum/continuum.conf b/java/continuum/continuum.conf index 8eb00bcb6..a35d0798c 100644 --- a/java/continuum/continuum.conf +++ b/java/continuum/continuum.conf @@ -1,9 +1,8 @@ -#!/bin/sh # --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../continuum/continuum.conf -# Copyright (C) 2006 The OpenSDE Project +# Copyright (C) 2006 - 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2005 ROCK Linux Project # diff --git a/java/eclipse/eclipse.conf b/java/eclipse/eclipse.conf index d33ee2cfc..a87b76af2 100644 --- a/java/eclipse/eclipse.conf +++ b/java/eclipse/eclipse.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../eclipse/eclipse.conf +# Filename: package/.../eclipse/eclipse.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- if [ $prefix_auto -eq 1 ]; then prefix=opt/eclipse diff --git a/java/gcjwebplugin/gcjwebplugin.conf b/java/gcjwebplugin/gcjwebplugin.conf index c2c69ca17..d308107f9 100644 --- a/java/gcjwebplugin/gcjwebplugin.conf +++ b/java/gcjwebplugin/gcjwebplugin.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../gcjwebplugin/gcjwebplugin.conf +# Filename: package/.../gcjwebplugin/gcjwebplugin.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- for x in java javac javah; do var_append confopt ' ' "--with-$x=$x" diff --git a/java/java-dirtree/java-dirtree.conf b/java/java-dirtree/java-dirtree.conf index ef20f5405..1a4aebffd 100644 --- a/java/java-dirtree/java-dirtree.conf +++ b/java/java-dirtree/java-dirtree.conf @@ -1,9 +1,8 @@ -#!/bin/sh # --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../java-dirtree/java-dirtree.conf -# Copyright (C) 2006 The OpenSDE Project +# Copyright (C) 2006 - 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. diff --git a/java/jboss-as/jboss-as.conf b/java/jboss-as/jboss-as.conf index 668412b56..e406ab10f 100644 --- a/java/jboss-as/jboss-as.conf +++ b/java/jboss-as/jboss-as.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../jboss-as/jboss-as.conf +# Filename: package/.../jboss-as/jboss-as.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- # Prevent executing normal make and install build steps. # This package has custom make and install. diff --git a/java/kaffe/kaffe.conf b/java/kaffe/kaffe.conf index dae0dfc1d..ac2b23dee 100644 --- a/java/kaffe/kaffe.conf +++ b/java/kaffe/kaffe.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../kaffe/kaffe.conf +# Filename: package/.../kaffe/kaffe.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- if ! pkginstalled gmp; then var_append extraconfopt ' ' '--enable-pure-java-math' diff --git a/java/kaffe/pkg_bdb-java_post.conf b/java/kaffe/pkg_bdb-java_post.conf index d6b0d7b6b..9da1579db 100644 --- a/java/kaffe/pkg_bdb-java_post.conf +++ b/java/kaffe/pkg_bdb-java_post.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../kaffe/pkg_bdb-java_post.conf +# Filename: package/.../kaffe/pkg_bdb-java_post.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- if [ "$JAVA_HOME" == "/$( pkgprefix kaffe )" ]; then JAVA=kaffe diff --git a/java/kaffe/pkg_bdb33-java_post.conf b/java/kaffe/pkg_bdb33-java_post.conf index 59b11e66d..232a7bcc1 100644 --- a/java/kaffe/pkg_bdb33-java_post.conf +++ b/java/kaffe/pkg_bdb33-java_post.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../kaffe/pkg_bdb33-java_post.conf +# Filename: package/.../kaffe/pkg_bdb33-java_post.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- if [ "$JAVA_HOME" == "/$( pkgprefix kaffe )" ]; then JAVA=kaffe diff --git a/java/maven/maven.conf b/java/maven/maven.conf index 7251db886..5cb6634d5 100644 --- a/java/maven/maven.conf +++ b/java/maven/maven.conf @@ -1,4 +1,3 @@ -#!/bin/sh # --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # diff --git a/java/maven1/maven1.conf b/java/maven1/maven1.conf index 12ff607c4..74c98215c 100644 --- a/java/maven1/maven1.conf +++ b/java/maven1/maven1.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../maven1/maven1.conf +# Filename: package/.../maven1/maven1.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- # Prevent executing normal make and install build steps. # This package has custom make and install. diff --git a/java/tomcat/tomcat.conf b/java/tomcat/tomcat.conf index 6ed1dbb69..bfc148962 100644 --- a/java/tomcat/tomcat.conf +++ b/java/tomcat/tomcat.conf @@ -1,9 +1,8 @@ -#!/bin/sh # --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../tomcat/tomcat.conf -# Copyright (C) 2006 The OpenSDE Project +# Copyright (C) 2006 - 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2005 Clifford Wolf # diff --git a/kde/kdebase/kdebase.conf b/kde/kdebase/kdebase.conf index 61e6bf646..6a9a5f1d0 100644 --- a/kde/kdebase/kdebase.conf +++ b/kde/kdebase/kdebase.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../kdebase/kdebase.conf +# Filename: package/.../kdebase/kdebase.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2004 Clifford Wolf # @@ -12,7 +12,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- if pkginstalled samba; then pkgprefix -t samba diff --git a/kde/qt/qt.conf b/kde/qt/qt.conf index f2355fb74..2b17af591 100644 --- a/kde/qt/qt.conf +++ b/kde/qt/qt.conf @@ -1,9 +1,8 @@ -#!/bin/sh # --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../qt/qt.conf -# Copyright (C) 2006 The OpenSDE Project +# Copyright (C) 2006 - 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2004 Clifford Wolf # diff --git a/mail/ezmlm/ezmlm.conf b/mail/ezmlm/ezmlm.conf index f9f0dcd0e..afda31a51 100644 --- a/mail/ezmlm/ezmlm.conf +++ b/mail/ezmlm/ezmlm.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../ezmlm/ezmlm.conf +# Filename: package/.../ezmlm/ezmlm.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- ezmlm_idx_prepatch() { pkg_idx_ver=`echo $ver | sed -n 's,.*idx-\(.*\),\1,p'` diff --git a/mail/nullmailer/nullmailer.conf b/mail/nullmailer/nullmailer.conf index 6e887750d..fc0a9e32d 100644 --- a/mail/nullmailer/nullmailer.conf +++ b/mail/nullmailer/nullmailer.conf @@ -1,9 +1,8 @@ -#!/bin/sh # --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../nullmailer/nullmailer.conf -# Copyright (C) 2006 The OpenSDE Project +# Copyright (C) 2006 - 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf # diff --git a/mail/qmail-scanner/qmail-scanner.conf b/mail/qmail-scanner/qmail-scanner.conf index 711b145b4..448d76e45 100644 --- a/mail/qmail-scanner/qmail-scanner.conf +++ b/mail/qmail-scanner/qmail-scanner.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../qmail-scanner/qmail-scanner.conf +# Filename: package/.../qmail-scanner/qmail-scanner.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2005 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- # remove not applying part of the patch tmppatch=`mktemp` diff --git a/mail/qmail/qmail-ldap.conf b/mail/qmail/qmail-ldap.conf index b844f4d14..43fba3c7d 100644 --- a/mail/qmail/qmail-ldap.conf +++ b/mail/qmail/qmail-ldap.conf @@ -1,4 +1,3 @@ -#!/bin/sh # --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # diff --git a/mail/qscanq/qscanq.conf b/mail/qscanq/qscanq.conf index f0fbea77b..96e18dd62 100644 --- a/mail/qscanq/qscanq.conf +++ b/mail/qscanq/qscanq.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../qscanq/qscanq.conf +# Filename: package/.../qscanq/qscanq.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- . $base/package/*/runit/djb-config mail $bindir diff --git a/multimedia/ekiga/ekiga.conf b/multimedia/ekiga/ekiga.conf index c9a55be8e..89056b2f0 100644 --- a/multimedia/ekiga/ekiga.conf +++ b/multimedia/ekiga/ekiga.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../ekiga/ekiga.conf +# Filename: package/.../ekiga/ekiga.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2004 Clifford Wolf # @@ -12,7 +12,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- # --disable-schemas-install Disable the schemas installation # --disable-gnome Disable GNOME features. diff --git a/multimedia/nvrec/nvrec.conf b/multimedia/nvrec/nvrec.conf index 36778bb23..db8446bea 100644 --- a/multimedia/nvrec/nvrec.conf +++ b/multimedia/nvrec/nvrec.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../nvrec/nvrec.conf +# Filename: package/.../nvrec/nvrec.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf # @@ -12,7 +12,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- if [ $arch = x86 ] ; then for x in X86_MMX X86_MMXEXT X86_SSE X86_SSE2 X86_3DNOW X86_3DNOWEXT; do diff --git a/multimedia/vdr/pkg_xine-lib_post.conf b/multimedia/vdr/pkg_xine-lib_post.conf index e856d7f4f..ad3a382b2 100644 --- a/multimedia/vdr/pkg_xine-lib_post.conf +++ b/multimedia/vdr/pkg_xine-lib_post.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../vdr/pkg_xine-lib_post.conf +# Filename: package/.../vdr/pkg_xine-lib_post.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- [ $SDECFG_PKG_VDR_XINE -ge 1 ] && { diff --git a/multimedia/vdr/pkg_xine-ui_post.conf b/multimedia/vdr/pkg_xine-ui_post.conf index 4b176dfae..99db02cb4 100644 --- a/multimedia/vdr/pkg_xine-ui_post.conf +++ b/multimedia/vdr/pkg_xine-ui_post.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../vdr/pkg_xine-ui_post.conf +# Filename: package/.../vdr/pkg_xine-ui_post.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- [ $SDECFG_PKG_VDR_XINE -gt 1 ] && { var_append confopt " " "--enable-vdr-keys" diff --git a/network/apache/apache.conf b/network/apache/apache.conf index 2c8febc3c..484577de4 100644 --- a/network/apache/apache.conf +++ b/network/apache/apache.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../apache/apache.conf +# Filename: package/.../apache/apache.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2004 Clifford Wolf # @@ -12,7 +12,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- if [ $prefix_auto = 1 ] ; then if [ "$SDECFG_PKG_APACHE_PREFIX" ] ; then diff --git a/network/djbdns-tools/djbdns-tools.conf b/network/djbdns-tools/djbdns-tools.conf index 48937615b..8604fc367 100644 --- a/network/djbdns-tools/djbdns-tools.conf +++ b/network/djbdns-tools/djbdns-tools.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../djbdns-tools/djbdns-tools.conf +# Filename: package/.../djbdns-tools/djbdns-tools.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- if [ "$prefix_auto" == 1 ]; then prefix=opt/djbdns diff --git a/network/djbdns/djbdns.conf b/network/djbdns/djbdns.conf index b43611097..5bbba03c4 100644 --- a/network/djbdns/djbdns.conf +++ b/network/djbdns/djbdns.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../djbdns/djbdns.conf +# Filename: package/.../djbdns/djbdns.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- if [ "$prefix_auto" == 1 ]; then prefix=opt/djbdns diff --git a/network/hostap/hostap.conf b/network/hostap/hostap.conf index c2f60fd5e..29e38c6a5 100644 --- a/network/hostap/hostap.conf +++ b/network/hostap/hostap.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../hostap/hostap.conf +# Filename: package/.../hostap/hostap.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- hostap_postmake() { find $PWD -perm 755 -type f -exec cp -vp '{}' $root/$sbindir \; } diff --git a/network/hostap/postlinux.conf b/network/hostap/postlinux.conf index eb168140a..23665773a 100644 --- a/network/hostap/postlinux.conf +++ b/network/hostap/postlinux.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../hostap/postlinux.conf +# Filename: package/.../hostap/postlinux.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- srctar=hostap-driver-$ver.tar.bz2 diff --git a/network/ktcpvs/postlinux.conf b/network/ktcpvs/postlinux.conf index 2d63cd5fc..07dd6459f 100644 --- a/network/ktcpvs/postlinux.conf +++ b/network/ktcpvs/postlinux.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../ktcpvs/postlinux.conf +# Filename: package/.../ktcpvs/postlinux.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf # @@ -12,7 +12,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- var_remove makeinstopt ' ' 'install' var_append makeinstopt ' ' 'modules_install' diff --git a/network/l7-filter/pkg_iptables_pre.conf b/network/l7-filter/pkg_iptables_pre.conf index 6d516e1a4..a9297dc68 100644 --- a/network/l7-filter/pkg_iptables_pre.conf +++ b/network/l7-filter/pkg_iptables_pre.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../l7-filter/pkg_iptables_pre.conf +# Filename: package/.../l7-filter/pkg_iptables_pre.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,6 +11,6 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- . $base/package/*/l7-filter/patch_o_matic.in diff --git a/network/l7-filter/pkg_linux26_pre.conf b/network/l7-filter/pkg_linux26_pre.conf index 3b4a71c36..99b73c876 100644 --- a/network/l7-filter/pkg_linux26_pre.conf +++ b/network/l7-filter/pkg_linux26_pre.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../l7-filter/pkg_linux26_pre.conf +# Filename: package/.../l7-filter/pkg_linux26_pre.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,6 +11,6 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- . $base/package/*/l7-filter/patch_o_matic.in diff --git a/network/l7-filter/pkg_linux26mm_pre.conf b/network/l7-filter/pkg_linux26mm_pre.conf index 5d98ab132..cb6144ddf 100644 --- a/network/l7-filter/pkg_linux26mm_pre.conf +++ b/network/l7-filter/pkg_linux26mm_pre.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../l7-filter/pkg_linux26mm_pre.conf +# Filename: package/.../l7-filter/pkg_linux26mm_pre.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,6 +11,6 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- . $base/package/*/l7-filter/patch_o_matic.in diff --git a/network/madwifi/madwifi.conf b/network/madwifi/madwifi.conf index f5b43bdec..1c88e8723 100644 --- a/network/madwifi/madwifi.conf +++ b/network/madwifi/madwifi.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../madwifi/madwifi.conf +# Filename: package/.../madwifi/madwifi.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- var_insert makeopt ' ' '-C tools' var_insert makeinstopt ' ' "BINDIR=$bindir MANDIR=$mandir -C tools" diff --git a/network/madwifi/postlinux.conf b/network/madwifi/postlinux.conf index dbefd0635..bb96bfd43 100644 --- a/network/madwifi/postlinux.conf +++ b/network/madwifi/postlinux.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../madwifi/postlinux.conf +# Filename: package/.../madwifi/postlinux.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- var_append makeopt ' ' CC=$KCC diff --git a/network/nss_ldap/nss_ldap.conf b/network/nss_ldap/nss_ldap.conf index 3ef418c56..8eaef2806 100644 --- a/network/nss_ldap/nss_ldap.conf +++ b/network/nss_ldap/nss_ldap.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../nss_ldap/nss_ldap.conf +# Filename: package/.../nss_ldap/nss_ldap.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- if [ "$prefix_auto" = 1 ]; then prefix='' set_confopt diff --git a/network/pam_ldap/pam_ldap.conf b/network/pam_ldap/pam_ldap.conf index 6a3a5cbc5..68469bce6 100644 --- a/network/pam_ldap/pam_ldap.conf +++ b/network/pam_ldap/pam_ldap.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../pam_ldap/pam_ldap.conf +# Filename: package/.../pam_ldap/pam_ldap.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2004 Clifford Wolf # @@ -12,7 +12,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- if [ "$prefix_auto" = 1 ]; then prefix='' diff --git a/network/phpldapadmin/phpldapadmin.conf b/network/phpldapadmin/phpldapadmin.conf index 7165b64a8..7f2a7e146 100644 --- a/network/phpldapadmin/phpldapadmin.conf +++ b/network/phpldapadmin/phpldapadmin.conf @@ -1,9 +1,8 @@ -#!/bin/sh # --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../phpldapadmin/phpldapadmin.conf -# Copyright (C) 2006 The OpenSDE Project +# Copyright (C) 2006 - 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. diff --git a/network/psi/psi.conf b/network/psi/psi.conf index 4a4ba8118..3beed5645 100644 --- a/network/psi/psi.conf +++ b/network/psi/psi.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../psi/psi.conf +# Filename: package/.../psi/psi.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf # @@ -12,7 +12,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- pkgprefix -t kdelibs prefix=`pkgprefix kdelibs` diff --git a/network/quagga/quagga.conf b/network/quagga/quagga.conf index 3e8bbc337..0a246bfd8 100644 --- a/network/quagga/quagga.conf +++ b/network/quagga/quagga.conf @@ -1,9 +1,8 @@ -#!/bin/sh # --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../quagga/quagga.conf -# Copyright (C) 2006 The OpenSDE Project +# Copyright (C) 2006 - 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf # diff --git a/network/rocknet/rocknet.conf b/network/rocknet/rocknet.conf index 49e0d41d7..5b1aefbae 100644 --- a/network/rocknet/rocknet.conf +++ b/network/rocknet/rocknet.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../rocknet/rocknet.conf +# Filename: package/.../rocknet/rocknet.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf # @@ -12,7 +12,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- sbindir=/sbin libdir=/lib/network diff --git a/network/samba/samba.conf b/network/samba/samba.conf index 11052c5e6..35647cfd2 100644 --- a/network/samba/samba.conf +++ b/network/samba/samba.conf @@ -1,4 +1,3 @@ -#!/bin/sh # --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # diff --git a/network/smbc/smbc.conf b/network/smbc/smbc.conf index 106e8ba07..cdd55c2fc 100644 --- a/network/smbc/smbc.conf +++ b/network/smbc/smbc.conf @@ -1,9 +1,8 @@ -#!/bin/sh # --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../smbc/smbc.conf -# Copyright (C) 2006 The OpenSDE Project +# Copyright (C) 2006 - 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. diff --git a/network/smbldap-tools/smbldap-tools.conf b/network/smbldap-tools/smbldap-tools.conf index 3f634ac5f..185fff101 100644 --- a/network/smbldap-tools/smbldap-tools.conf +++ b/network/smbldap-tools/smbldap-tools.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../smbldap-tools/smbldap-tools.conf +# Filename: package/.../smbldap-tools/smbldap-tools.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- pkgprefix -t samba diff --git a/network/udhcp/udhcp.conf b/network/udhcp/udhcp.conf index 2cbaecb14..882d3f351 100644 --- a/network/udhcp/udhcp.conf +++ b/network/udhcp/udhcp.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../udhcp/udhcp.conf +# Filename: package/.../udhcp/udhcp.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- sysconfdir=${sysconfdir%/udhcp}/udhcp diff --git a/network/unreal-ircd/unreal-ircd.conf b/network/unreal-ircd/unreal-ircd.conf index 7d779da99..c8a613b66 100644 --- a/network/unreal-ircd/unreal-ircd.conf +++ b/network/unreal-ircd/unreal-ircd.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../unreal-ircd/unreal-ircd.conf +# Filename: package/.../unreal-ircd/unreal-ircd.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2004 Clifford Wolf # @@ -12,7 +12,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- if [ "$prefix_auto" = 1 ] ; then prefix=$SDECFG_PKG_UNREAL_PREFIX diff --git a/network/validator/validator.conf b/network/validator/validator.conf index adbb5a51f..5af6fcf3f 100644 --- a/network/validator/validator.conf +++ b/network/validator/validator.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../validator/validator.conf +# Filename: package/.../validator/validator.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2004 Clifford Wolf # @@ -12,7 +12,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- if [ $prefix_auto = 1 ] ; then prefix="opt/validator" diff --git a/office/multisync/multisync.conf b/office/multisync/multisync.conf index 45319bde7..21c07ff50 100644 --- a/office/multisync/multisync.conf +++ b/office/multisync/multisync.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../multisync/multisync.conf +# Filename: package/.../multisync/multisync.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2004 Clifford Wolf # @@ -12,7 +12,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- build_multisync_plugin() { local plugin=$1; shift diff --git a/office/opengroupware/opengroupware.conf b/office/opengroupware/opengroupware.conf index ed0e8f269..41e55b1b4 100644 --- a/office/opengroupware/opengroupware.conf +++ b/office/opengroupware/opengroupware.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../opengroupware/opengroupware.conf +# Filename: package/.../opengroupware/opengroupware.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2005 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- srcdir=opengroupware.org prefix=opt/ogo diff --git a/printing/cups-samba/cups-samba.conf b/printing/cups-samba/cups-samba.conf index 44df10d4d..abda4298d 100644 --- a/printing/cups-samba/cups-samba.conf +++ b/printing/cups-samba/cups-samba.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../cups-samba/cups-samba.conf +# Filename: package/.../cups-samba/cups-samba.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- srcdir=./ diff --git a/python/setuptools/setuptools.conf b/python/setuptools/setuptools.conf index 160fbd8ef..cf2a06839 100644 --- a/python/setuptools/setuptools.conf +++ b/python/setuptools/setuptools.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../setuptools/setuptools.conf +# Filename: package/.../setuptools/setuptools.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- autoextract=0 diff --git a/ruby/ruby-postgres/ruby-postgres.conf b/ruby/ruby-postgres/ruby-postgres.conf index d1f8b6bed..162bea6c6 100644 --- a/ruby/ruby-postgres/ruby-postgres.conf +++ b/ruby/ruby-postgres/ruby-postgres.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../ruby-postgres/ruby-postgres.conf +# Filename: package/.../ruby-postgres/ruby-postgres.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- pkgprefix -t postgresql diff --git a/security/heimdal/heimdal.conf b/security/heimdal/heimdal.conf index 6f2822997..28948c82e 100644 --- a/security/heimdal/heimdal.conf +++ b/security/heimdal/heimdal.conf @@ -1,4 +1,3 @@ -#!/bin/sh # --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # diff --git a/security/heimdal/pkg_openssh_post.conf b/security/heimdal/pkg_openssh_post.conf index ae9fd3608..082c30312 100644 --- a/security/heimdal/pkg_openssh_post.conf +++ b/security/heimdal/pkg_openssh_post.conf @@ -1,9 +1,8 @@ -#!/bin/sh # --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../heimdal/pkg_openssh_post.conf -# Copyright (C) 2006 The OpenSDE Project +# Copyright (C) 2006 - 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. diff --git a/security/openssl/openssl.conf b/security/openssl/openssl.conf index 5e8170fff..4e2a6a7b2 100644 --- a/security/openssl/openssl.conf +++ b/security/openssl/openssl.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../openssl/openssl.conf +# Filename: package/.../openssl/openssl.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf # @@ -12,7 +12,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- confopt= if [ "$SDECFG_STATIC" != 1 ] ; then diff --git a/security/rsbac/pkg_linux_pre.conf b/security/rsbac/pkg_linux_pre.conf index 89103589c..74b4e5069 100644 --- a/security/rsbac/pkg_linux_pre.conf +++ b/security/rsbac/pkg_linux_pre.conf @@ -1,9 +1,8 @@ -#!/bin/sh # --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../rsbac/pkg_linux_pre.conf -# Copyright (C) 2006 The OpenSDE Project +# Copyright (C) 2006 - 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf # diff --git a/security/rsbac/rsbac.conf b/security/rsbac/rsbac.conf index d7b19a876..199bce2ec 100644 --- a/security/rsbac/rsbac.conf +++ b/security/rsbac/rsbac.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../rsbac/rsbac.conf +# Filename: package/.../rsbac/rsbac.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf # @@ -12,7 +12,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- var_append extraconfopt ' ' '--enable-contrib' var_append extraconfopt ' ' '--with-kerneldir=/usr' diff --git a/security/snort/snort.conf b/security/snort/snort.conf index 3c5da6313..fcc567424 100644 --- a/security/snort/snort.conf +++ b/security/snort/snort.conf @@ -1,4 +1,3 @@ -#!/bin/sh # --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # diff --git a/security/util-vserver/util-vserver.conf b/security/util-vserver/util-vserver.conf index de84ba266..41a4379c9 100644 --- a/security/util-vserver/util-vserver.conf +++ b/security/util-vserver/util-vserver.conf @@ -1,9 +1,8 @@ -#!/bin/sh # --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# Filename: package/.../utils-vserver/utils-vserver.conf -# Copyright (C) 2006 The OpenSDE Project +# Filename: package/.../util-vserver/util-vserver.conf +# Copyright (C) 2006 - 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. diff --git a/security/vserver/pkg_linux_pre.conf b/security/vserver/pkg_linux_pre.conf index 4ada54bd8..1ffced72a 100644 --- a/security/vserver/pkg_linux_pre.conf +++ b/security/vserver/pkg_linux_pre.conf @@ -1,9 +1,8 @@ -#!/bin/sh # --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../vserver/pkg_linux_pre.conf -# Copyright (C) 2006 The OpenSDE Project +# Copyright (C) 2006 - 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf # diff --git a/security/vserver22/pkg_linux_pre.conf b/security/vserver22/pkg_linux_pre.conf index 2a2398db0..7cebc059e 100644 --- a/security/vserver22/pkg_linux_pre.conf +++ b/security/vserver22/pkg_linux_pre.conf @@ -1,9 +1,8 @@ -#!/bin/sh # --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../vserver22/pkg_linux_pre.conf -# Copyright (C) 2006 The OpenSDE Project +# Copyright (C) 2006 - 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 ROCK Linux Project # diff --git a/textproc/text2pdf/text2pdf.conf b/textproc/text2pdf/text2pdf.conf index cc39e4cb0..47fbace25 100644 --- a/textproc/text2pdf/text2pdf.conf +++ b/textproc/text2pdf/text2pdf.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../text2pdf/text2pdf.conf +# Filename: package/.../text2pdf/text2pdf.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- srctar=none makeopt= diff --git a/www/firefox/firefox.conf b/www/firefox/firefox.conf index b50fa44af..311496ee3 100644 --- a/www/firefox/firefox.conf +++ b/www/firefox/firefox.conf @@ -1,9 +1,8 @@ -#!/bin/sh # --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../firefox/firefox.conf -# Copyright (C) 2006 The OpenSDE Project +# Copyright (C) 2006 - 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2004 Clifford Wolf # diff --git a/www/nvu/nvu.conf b/www/nvu/nvu.conf index c86eaabd1..9d494b9a5 100644 --- a/www/nvu/nvu.conf +++ b/www/nvu/nvu.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../nvu/nvu.conf +# Filename: package/.../nvu/nvu.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2004 Clifford Wolf # @@ -12,7 +12,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- if [ $prefix_auto = 1 ] ; then prefix=$mozilla_prefix diff --git a/www/seamonkey/seamonkey.conf b/www/seamonkey/seamonkey.conf index 9039659d5..8b0b7a838 100644 --- a/www/seamonkey/seamonkey.conf +++ b/www/seamonkey/seamonkey.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../seamonkey/seamonkey.conf +# Filename: package/.../seamonkey/seamonkey.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2004 Clifford Wolf # @@ -12,7 +12,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- if [ $prefix_auto = 1 ] ; then prefix=$mozilla_prefix diff --git a/www/webcdwriter/webcdwriter.conf b/www/webcdwriter/webcdwriter.conf index 0962a0720..40523ce92 100644 --- a/www/webcdwriter/webcdwriter.conf +++ b/www/webcdwriter/webcdwriter.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../webcdwriter/webcdwriter.conf +# Filename: package/.../webcdwriter/webcdwriter.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- webcdwriter_main() { local wcwuser=cdwserve diff --git a/x11/fox/fox.conf b/x11/fox/fox.conf index 327ad382e..3683670d2 100644 --- a/x11/fox/fox.conf +++ b/x11/fox/fox.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../fox/fox.conf +# Filename: package/.../fox/fox.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- var_append confopt " " "--enable-release" diff --git a/x11/sunbird/sunbird.conf b/x11/sunbird/sunbird.conf index cc2ba32f1..6ee2f9c5a 100644 --- a/x11/sunbird/sunbird.conf +++ b/x11/sunbird/sunbird.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../sunbird/sunbird.conf +# Filename: package/.../sunbird/sunbird.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- if [ $prefix_auto = 1 ] ; then prefix="$mozilla_prefix" diff --git a/x86/grub/grub.conf b/x86/grub/grub.conf index 8c5d60bc4..88c73c500 100644 --- a/x86/grub/grub.conf +++ b/x86/grub/grub.conf @@ -1,9 +1,8 @@ -#!/bin/sh # --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../grub/grub.conf -# Copyright (C) 2006 The OpenSDE Project +# Copyright (C) 2006 - 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf # diff --git a/x86/icc/icc.conf b/x86/icc/icc.conf index 47eeca7b3..04531bf94 100644 --- a/x86/icc/icc.conf +++ b/x86/icc/icc.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../icc/icc.conf +# Filename: package/.../icc/icc.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf # @@ -12,7 +12,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- prefix=opt/icc set_confopt diff --git a/x86/x86info/x86info.conf b/x86/x86info/x86info.conf index a22518a37..dc5c4535f 100644 --- a/x86/x86info/x86info.conf +++ b/x86/x86info/x86info.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../x86info/x86info.conf +# Filename: package/.../x86info/x86info.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf # @@ -12,7 +12,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- runconf=0 var_append makeopt ' ' 'x86info' diff --git a/xfce4/xfce-mcs-plugins/xfce-mcs-plugins.conf b/xfce4/xfce-mcs-plugins/xfce-mcs-plugins.conf index 040087b1c..bf73dba05 100644 --- a/xfce4/xfce-mcs-plugins/xfce-mcs-plugins.conf +++ b/xfce4/xfce-mcs-plugins/xfce-mcs-plugins.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../xfce-mcs-plugins/xfce-mcs-plugins.conf +# Filename: package/.../xfce-mcs-plugins/xfce-mcs-plugins.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2004 Clifford Wolf # @@ -12,7 +12,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- xfmp4_sans11() { sed -i -e "/DEFAULT_FONT/s/10/11/" plugins/ui_plugin/ui_plugin.c diff --git a/xfce4/xfce4-panel/xfce4-panel.conf b/xfce4/xfce4-panel/xfce4-panel.conf index 769f650be..fee06a22e 100644 --- a/xfce4/xfce4-panel/xfce4-panel.conf +++ b/xfce4/xfce4-panel/xfce4-panel.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../xfce4-panel/xfce4-panel.conf +# Filename: package/.../xfce4-panel/xfce4-panel.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- if [ "$SDECFG_DISABLE_NLS" = 1 ]; then #FIXME: this is evil //mnemoc hook_add postmake 5 'rm -rf $sysconfdir/xfce4/xfce4rc.*' diff --git a/xfce4/xfdesktop/xfdesktop.conf b/xfce4/xfdesktop/xfdesktop.conf index a2c7f5d5f..f352d3b86 100644 --- a/xfce4/xfdesktop/xfdesktop.conf +++ b/xfce4/xfdesktop/xfdesktop.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../xfdesktop/xfdesktop.conf +# Filename: package/.../xfdesktop/xfdesktop.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2004 Clifford Wolf # @@ -12,7 +12,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- if [ "$SDECFG_DISABLE_NLS" = 1 ]; then #FIXME: this is evil //mnemoc diff --git a/xfce4/xfwm4/xfwm4.conf b/xfce4/xfwm4/xfwm4.conf index debe89974..a040bfc68 100644 --- a/xfce4/xfwm4/xfwm4.conf +++ b/xfce4/xfwm4/xfwm4.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../xfwm4/xfwm4.conf +# Filename: package/.../xfwm4/xfwm4.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2004 Clifford Wolf # @@ -12,7 +12,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- xfwm4_sans11() { sed -i -e "/DEFAULT_FONT/s/10/11/" mcs-plugin/xfwm4_plugin.c diff --git a/xorg/xorg-server/xorg-server.conf b/xorg/xorg-server/xorg-server.conf index b52c85fad..82ac0abd3 100644 --- a/xorg/xorg-server/xorg-server.conf +++ b/xorg/xorg-server/xorg-server.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../xorg-server/xorg-server.conf +# Filename: package/.../xorg-server/xorg-server.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- x_postmake() { ln -sfv Xorg $root$bindir/X diff --git a/zope/zope/zope.conf b/zope/zope/zope.conf index eec98425b..4ff703a5c 100644 --- a/zope/zope/zope.conf +++ b/zope/zope/zope.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../zope/zope.conf +# Filename: package/.../zope/zope.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- if [ $prefix_auto = 1 ] ; then if [ "$SDECFG_PKG_ZOPE_PREFIX" ] ; then diff --git a/zope/zope3/zope3.conf b/zope/zope3/zope3.conf index de28fa70d..303827fdd 100644 --- a/zope/zope3/zope3.conf +++ b/zope/zope3/zope3.conf @@ -1,8 +1,8 @@ -#!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# T2 SDE: package/.../zope3/zope3.conf +# Filename: package/.../zope3/zope3.conf +# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -11,7 +11,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- prefix=opt/zope3 set_confopt