diff options
-rw-r--r-- | sys-apps/acpid/files/acpid.rc6 | 3 | ||||
-rw-r--r-- | sys-apps/apcupsd/files/apcupsd | 3 | ||||
-rw-r--r-- | sys-apps/apmd/files/apmd.rc6 | 3 | ||||
-rw-r--r-- | sys-apps/at/files/atd.rc6 | 3 | ||||
-rw-r--r-- | sys-apps/daemontools/files/svscan | 3 | ||||
-rw-r--r-- | sys-apps/dcron/files/dcron.rc6 | 3 | ||||
-rw-r--r-- | sys-apps/isapnptools/files/isapnp.rc6 | 3 | ||||
-rw-r--r-- | sys-apps/noflushd/files/noflushd.rc6 | 3 | ||||
-rw-r--r-- | sys-apps/pcmcia-cs/files/pcmcia.new | 3 | ||||
-rw-r--r-- | sys-apps/sysklogd/files/sysklogd.rc6 | 3 | ||||
-rw-r--r-- | sys-apps/vcron/files/vcron.rc6 | 3 | ||||
-rw-r--r-- | sys-apps/xinetd/files/xinetd.rc6 | 3 | ||||
-rw-r--r-- | sys-libs/gpm/files/gpm.rc6 | 3 | ||||
-rw-r--r-- | x11-base/xfree/files/4.1.0-r5/xfs.config | 52 | ||||
-rw-r--r-- | x11-base/xfree/files/4.1.0-r5/xfs.start | 7 | ||||
-rw-r--r-- | x11-base/xfree/xfree-4.1.0-r5.ebuild | 6 |
16 files changed, 102 insertions, 2 deletions
diff --git a/sys-apps/acpid/files/acpid.rc6 b/sys-apps/acpid/files/acpid.rc6 index 9252976a08cb..20aadb1758c6 100644 --- a/sys-apps/acpid/files/acpid.rc6 +++ b/sys-apps/acpid/files/acpid.rc6 @@ -1,4 +1,7 @@ #!/sbin/runscript +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# $Header: /var/cvsroot/gentoo-x86/sys-apps/acpid/files/acpid.rc6,v 1.2 2001/12/06 20:17:02 azarah Exp $ depend() { need localmount diff --git a/sys-apps/apcupsd/files/apcupsd b/sys-apps/apcupsd/files/apcupsd index 4a75bd6b1e2e..905c0b051e44 100644 --- a/sys-apps/apcupsd/files/apcupsd +++ b/sys-apps/apcupsd/files/apcupsd @@ -1,4 +1,7 @@ #!/sbin/runscript +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# $Header: /var/cvsroot/gentoo-x86/sys-apps/apcupsd/files/apcupsd,v 1.3 2001/12/06 20:17:02 azarah Exp $ SERVICE=apcupsd EXE=/usr/sbin/apcupsd diff --git a/sys-apps/apmd/files/apmd.rc6 b/sys-apps/apmd/files/apmd.rc6 index 18258c333ff2..df52e33b5942 100644 --- a/sys-apps/apmd/files/apmd.rc6 +++ b/sys-apps/apmd/files/apmd.rc6 @@ -1,4 +1,7 @@ #!/sbin/runscript +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# $Header: /var/cvsroot/gentoo-x86/sys-apps/apmd/files/apmd.rc6,v 1.2 2001/12/06 20:17:02 azarah Exp $ depend() { need localmount diff --git a/sys-apps/at/files/atd.rc6 b/sys-apps/at/files/atd.rc6 index 0d16906d6724..af8f1fb8642f 100644 --- a/sys-apps/at/files/atd.rc6 +++ b/sys-apps/at/files/atd.rc6 @@ -1,4 +1,7 @@ #!/sbin/runscript +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# $Header: /var/cvsroot/gentoo-x86/sys-apps/at/files/atd.rc6,v 1.8 2001/12/06 20:17:02 azarah Exp $ depend() { need clock diff --git a/sys-apps/daemontools/files/svscan b/sys-apps/daemontools/files/svscan index 09bfca56964d..cb1213968c4c 100644 --- a/sys-apps/daemontools/files/svscan +++ b/sys-apps/daemontools/files/svscan @@ -1,4 +1,7 @@ #!/sbin/runscript +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# $Header: /var/cvsroot/gentoo-x86/sys-apps/daemontools/files/svscan,v 1.2 2001/12/06 20:17:02 azarah Exp $ depend() { need net diff --git a/sys-apps/dcron/files/dcron.rc6 b/sys-apps/dcron/files/dcron.rc6 index 65a716f96e21..da0d9d49c70d 100644 --- a/sys-apps/dcron/files/dcron.rc6 +++ b/sys-apps/dcron/files/dcron.rc6 @@ -1,4 +1,7 @@ #!/sbin/runscript +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dcron/files/dcron.rc6,v 1.3 2001/12/06 20:17:02 azarah Exp $ depend() { need clock diff --git a/sys-apps/isapnptools/files/isapnp.rc6 b/sys-apps/isapnptools/files/isapnp.rc6 index a1d191b5d3f0..721207c62522 100644 --- a/sys-apps/isapnptools/files/isapnp.rc6 +++ b/sys-apps/isapnptools/files/isapnp.rc6 @@ -1,4 +1,7 @@ #!/sbin/runscript +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# $Header: /var/cvsroot/gentoo-x86/sys-apps/isapnptools/files/isapnp.rc6,v 1.5 2001/12/06 20:17:02 azarah Exp $ depend() { need localmount diff --git a/sys-apps/noflushd/files/noflushd.rc6 b/sys-apps/noflushd/files/noflushd.rc6 index 9a4ef5171f82..f0d4b13cd842 100644 --- a/sys-apps/noflushd/files/noflushd.rc6 +++ b/sys-apps/noflushd/files/noflushd.rc6 @@ -1,4 +1,7 @@ #!/sbin/runscript +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# $Header: /var/cvsroot/gentoo-x86/sys-apps/noflushd/files/noflushd.rc6,v 1.2 2001/12/06 20:17:02 azarah Exp $ #NOTE: these variables will be moved to /etc/conf.d/noflushd soon, once # the new initscript changes are done. Its only here temporarily. diff --git a/sys-apps/pcmcia-cs/files/pcmcia.new b/sys-apps/pcmcia-cs/files/pcmcia.new index 3b110d36af3c..e1609cd04de8 100644 --- a/sys-apps/pcmcia-cs/files/pcmcia.new +++ b/sys-apps/pcmcia-cs/files/pcmcia.new @@ -1,4 +1,7 @@ #!/sbin/runscript +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcmcia-cs/files/pcmcia.new,v 1.2 2001/12/06 20:17:02 azarah Exp $ . /etc/rc.d/config/pcmcia diff --git a/sys-apps/sysklogd/files/sysklogd.rc6 b/sys-apps/sysklogd/files/sysklogd.rc6 index a411f04556a0..9d59f953ff8d 100644 --- a/sys-apps/sysklogd/files/sysklogd.rc6 +++ b/sys-apps/sysklogd/files/sysklogd.rc6 @@ -1,4 +1,7 @@ #!/sbin/runscript +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sysklogd/files/sysklogd.rc6,v 1.6 2001/12/06 20:17:02 azarah Exp $ SYSLOGD="-m 0" # send warnings and above to the console diff --git a/sys-apps/vcron/files/vcron.rc6 b/sys-apps/vcron/files/vcron.rc6 index 290200113065..60d486b1c345 100644 --- a/sys-apps/vcron/files/vcron.rc6 +++ b/sys-apps/vcron/files/vcron.rc6 @@ -1,4 +1,7 @@ #!/sbin/runscript +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# $Header: /var/cvsroot/gentoo-x86/sys-apps/vcron/files/vcron.rc6,v 1.2 2001/12/06 20:17:03 azarah Exp $ need() { clock localmount diff --git a/sys-apps/xinetd/files/xinetd.rc6 b/sys-apps/xinetd/files/xinetd.rc6 index cb9f8b581a2d..57e33d68ac94 100644 --- a/sys-apps/xinetd/files/xinetd.rc6 +++ b/sys-apps/xinetd/files/xinetd.rc6 @@ -1,4 +1,7 @@ #!/sbin/runscript +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/files/xinetd.rc6,v 1.9 2001/12/06 20:17:03 azarah Exp $ #you may move this into your rc.conf file if you wish XINETD_OPTS="-stayalive -reuse" diff --git a/sys-libs/gpm/files/gpm.rc6 b/sys-libs/gpm/files/gpm.rc6 index 03104ec06b47..27801ce5394f 100644 --- a/sys-libs/gpm/files/gpm.rc6 +++ b/sys-libs/gpm/files/gpm.rc6 @@ -1,4 +1,7 @@ #!/sbin/runscript +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/files/gpm.rc6,v 1.5 2001/12/06 20:17:03 azarah Exp $ #NB: Config options moved to /etc/conf.d/gpm diff --git a/x11-base/xfree/files/4.1.0-r5/xfs.config b/x11-base/xfree/files/4.1.0-r5/xfs.config new file mode 100644 index 000000000000..de19ae0978db --- /dev/null +++ b/x11-base/xfree/files/4.1.0-r5/xfs.config @@ -0,0 +1,52 @@ +# +# X Font Server configuration file +# + +# allow a max of 4 clients to connect to this font server +#client-limit = 4 + +# when a font server reaches its limit, start up a new one +clone-self = on + +# alternate font servers for clients to use +#alternate-servers = foo:7101,bar:7102 + +# where to look for fonts +# Some of these are commented out, i.e. the TrueType and Type1 +# directories in /usr/share, because they aren't forced to be +# installed alongside X. +# +catalogue = /usr/X11R6/lib/X11/fonts/75dpi, + /usr/X11R6/lib/X11/fonts/100dpi, + /usr/X11R6/lib/X11/fonts/misc, + /usr/X11R6/lib/X11/fonts/Type1, + /usr/X11R6/lib/X11/fonts/Speedo, + /usr/X11R6/lib/X11/fonts/CID, + /usr/X11R6/lib/X11/fonts/PEX, + /usr/X11R6/lib/X11/fonts/util, + /usr/X11R6/lib/X11/fonts/Type1, + /usr/X11R6/lib/X11/fonts/local, + /usr/X11R6/lib/X11/fonts/Speedo, + /usr/X11R6/lib/X11/fonts/truetype, + /usr/X11R6/lib/X11/fonts/encodings, + /usr/X11R6/lib/X11/fonts/cyrillic, + /usr/X11R6/lib/X11/fonts/freefont, + /usr/X11R6/lib/X11/fonts/sharefont, + /usr/share/fonts/default/Type1, + /usr/share/fonts/ttf/decoratives, + /usr/share/fonts/ttf/western + +# in 12 points, decipoints +default-point-size = 120 + +# 100 x 100 and 75 x 75 +default-resolutions = 75,75,100,100 + +# how to log errors +use-syslog = on + +# font cache control, specified in KB +cache-hi-mark = 2048 +cache-low-mark = 1433 +cache-balance = 70 + diff --git a/x11-base/xfree/files/4.1.0-r5/xfs.start b/x11-base/xfree/files/4.1.0-r5/xfs.start index 3ad34e5d3657..a4d883b75fd7 100644 --- a/x11-base/xfree/files/4.1.0-r5/xfs.start +++ b/x11-base/xfree/files/4.1.0-r5/xfs.start @@ -1,4 +1,11 @@ #!/sbin/runscript +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# $Header: /var/cvsroot/gentoo-x86/x11-base/xfree/files/4.1.0-r5/xfs.start,v 1.2 2001/12/06 20:17:03 azarah Exp $ + +depend() { + use logger +} start() { ebegin "Starting X Font Server" diff --git a/x11-base/xfree/xfree-4.1.0-r5.ebuild b/x11-base/xfree/xfree-4.1.0-r5.ebuild index ea23725e2f3e..341fe1ddb5d7 100644 --- a/x11-base/xfree/xfree-4.1.0-r5.ebuild +++ b/x11-base/xfree/xfree-4.1.0-r5.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Desktop Team <desktop@gentoo.org> # Author: Achim Gottinger <achim@gentoo.org>, Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/x11-base/xfree/xfree-4.1.0-r5.ebuild,v 1.1 2001/11/25 10:02:10 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xfree/xfree-4.1.0-r5.ebuild,v 1.2 2001/12/06 20:17:03 azarah Exp $ MY_V="`echo ${PV} |sed -e 's:\.::g'`" S=${WORKDIR}/xc @@ -45,7 +45,7 @@ src_unpack () { src_compile() { - make World || die + emake World || die } src_install() { @@ -81,6 +81,8 @@ src_install() { doins ${FILESDIR}/${PVR}/xinitrc insinto /etc/X11/xdm doins ${FILESDIR}/${PVR}/Xsession + insinto /etc/X11/fs + newins ${FILESDIR}/${PVR}/xfs.config config insinto /etc/pam.d doins ${FILESDIR}/${PVR}/xdm exeinto /etc/init.d |