mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
all: Remove all other $FreeBSD keywords.
This commit is contained in:
parent
305f148f48
commit
135fdeebb9
2028 changed files with 389 additions and 4548 deletions
|
@ -1,5 +1,3 @@
|
|||
# $FreeBSD: /tmp/pcvs/ports/Templates/BSD.local.dist,v 1.3 2010-11-12 20:57:14 pav Exp $
|
||||
#
|
||||
# Please see the file src/etc/mtree/README before making changes to this file.
|
||||
#
|
||||
|
||||
|
|
|
@ -28,8 +28,6 @@
|
|||
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
#
|
||||
# $FreeBSD: head/Tools/scripts/chkversion.pl 562503 2021-01-24 18:42:29Z adamw $
|
||||
#
|
||||
# MAINTAINER= portmgr@FreeBSD.org
|
||||
#
|
||||
# PORTVERSION and PKGORIGIN auditing script
|
||||
|
|
|
@ -14,8 +14,6 @@
|
|||
# Maxim Sobolev
|
||||
# ----------------------------------------------------------------------------
|
||||
#
|
||||
# $FreeBSD: /tmp/pcvs/ports/Tools/scripts/distclean.sh,v 1.18 2010-11-18 11:28:05 pav Exp $
|
||||
#
|
||||
# MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PATH=/sbin:/bin:/usr/bin
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CXX ?= c++
|
||||
|
||||
IDIR = -I./bialib
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
# Distributed under the BSD 2-clause Simplified License.
|
||||
#
|
||||
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
# $FreeBSD$
|
||||
|
||||
LIB = lzxcomp
|
||||
SRCS= lz_nonslide.c lzx_layer.c
|
||||
INCS= lzx_compress.h lzx_constants.h
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PREFIX?=/usr/local
|
||||
BINDIR= ${PREFIX}/bin
|
||||
PROG= parchive
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
#!/bin/sh
|
||||
# $FreeBSD$
|
||||
|
||||
# The RPM database directory
|
||||
RPM_DATABASE_DIR=/var/lib/rpm
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
#!/bin/sh
|
||||
# $FreeBSD$
|
||||
|
||||
# The RPM database directory
|
||||
RPM_DATABASE_DIR=/var/lib/rpm
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
all: sq usq
|
||||
|
||||
sq: sq.o tr1.o tr2.o sqio.o
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
# $FreeBSD$
|
||||
#
|
||||
# PROVIDE: urbackup_client
|
||||
# REQUIRE: LOGIN
|
||||
# KEYWORD: shutdown
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
# $FreeBSD$
|
||||
#
|
||||
# PROVIDE: urbackup_server
|
||||
# REQUIRE: LOGIN
|
||||
# KEYWORD: shutdown
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PROG= zipmix
|
||||
|
||||
MAN=
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
# $FreeBSD$
|
||||
|
||||
if [ "$2" != "POST-DEINSTALL" ]; then
|
||||
exit 0
|
||||
fi
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
# $FreeBSD$
|
||||
|
||||
if [ "$2" != "POST-INSTALL" ]; then
|
||||
exit 0
|
||||
fi
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
# $FreeBSD$
|
||||
|
||||
if [ "$2" != "POST-DEINSTALL" ]; then
|
||||
exit 0
|
||||
fi
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
# $FreeBSD$
|
||||
|
||||
if [ "$2" != "POST-INSTALL" ]; then
|
||||
exit 0
|
||||
fi
|
||||
|
|
|
@ -1,7 +1,4 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
# PROVIDE: gpsd
|
||||
# REQUIRE: NETWORKING DAEMON cleanvar devfs
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
exec "%%JAVA%%" -jar "%%JAVALIBDIR%%/%%JARNAME%%" "$@"
|
||||
|
|
|
@ -1,7 +1,4 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
# PROVIDE: gpxloggerd
|
||||
# REQUIRE: NETWORKING DAEMON cleanvar devfs gpsd
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
JAVA="%%LOCALBASE%%/bin/java"
|
||||
JARPATH="%%JAVALIBDIR%%"
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
exec %%JAVA%% -jar %%DATADIR%%/splitter.jar "$@"
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
# FreeBSD Project Committers
|
||||
#
|
||||
# In case you don't know the exact coordinates, you might find it at
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
# FreeBSD sites
|
||||
#
|
||||
37.8, -122.4, "FreeBSD.org" # San Francisco
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
# $FreeBSD$
|
||||
|
||||
LIBRARIES = lib/libAO.a \
|
||||
lib/libtsp.a
|
||||
BINARIES = bin/CompAudio \
|
||||
|
|
|
@ -1,7 +1,4 @@
|
|||
#!/bin/sh -
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
if [ -r /etc/defaults/periodic.conf ]; then
|
||||
. /etc/defaults/periodic.conf
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
# PROVIDE: autocd
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
# $FreeBSD$
|
||||
#
|
||||
# PROVIDE: darkice
|
||||
# REQUIRE: LOGIN
|
||||
# KEYWORD: SHUTDOWN
|
||||
|
|
|
@ -27,8 +27,6 @@
|
|||
* SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
// $FreeBSD$
|
||||
|
||||
#if defined(HAVE_MNTENT_H)
|
||||
#include <mntent.h>
|
||||
#else
|
||||
|
|
|
@ -1,7 +1,4 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
# PROVIDE: ezstream
|
||||
# REQUIRE: DAEMON
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
// $FreeBSD$
|
||||
|
||||
/*
|
||||
* mntent
|
||||
* mntent.h - compatability header for FreeBSD
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
# $FreeBSD$
|
||||
#
|
||||
# PROVIDE: forked-daapd
|
||||
# REQUIRE: avahi_daemon dbus
|
||||
# KEYWORD: shutdown
|
||||
|
|
|
@ -1,7 +1,4 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
# PROVIDE: gonic
|
||||
# REQUIRE: LOGIN
|
||||
|
|
|
@ -1,7 +1,4 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
# PROVIDE: icecast
|
||||
# REQUIRE: DAEMON
|
||||
|
|
|
@ -1,7 +1,4 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
# PROVIDE: icecast
|
||||
# REQUIRE: DAEMON
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
# PROVIDE: jackd
|
||||
# REQUIRE: LOGIN
|
||||
#
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
# Script to automatically start jack_umidi when a device is plugged in.
|
||||
# This will attempt to run jack_umidi as whatever user jackd is running as.
|
||||
#
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
# PROVIDE: jamulus-server
|
||||
# REQUIRE: DAEMON NETWORKING
|
||||
# KEYWORD: shutdown
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
# newsyslog configuration file for %%PORTNAME%%
|
||||
# $FreeBSD$
|
||||
#
|
||||
# see newsyslog.conf(5) for details
|
||||
#
|
||||
|
|
|
@ -1,7 +1,4 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
# PROVIDE: %%PORTNAME%%
|
||||
# REQUIRE: LOGIN
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
#!/bin/sh
|
||||
# $FreeBSD: /tmp/pcvs/ports/audio/squeezeboxserver/files/pkg-install.in,v 1.11 2011-07-09 17:44:14 crees Exp $
|
||||
|
||||
name=%%PORTNAME%%
|
||||
comment="Slim Devices SlimServer/SqueezeCenter pseudo-user"
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
# PROVIDE: murmur
|
||||
# REQUIRE: DAEMON
|
||||
# KEYWORD: shutdown
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
"%%LOCALBASE%%/bin/java" -jar "%%JAVAJARDIR%%/MusicControl-0.3.jar" "$*"
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
# $FreeBSD$
|
||||
#
|
||||
# PROVIDE: musicpd
|
||||
# REQUIRE: mixer LOGIN avahi_daemon oss
|
||||
# KEYWORD: shutdown
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
# $FreeBSD$
|
||||
#
|
||||
# PROVIDE: pianod
|
||||
# REQUIRE: LOGIN
|
||||
# KEYWORD: shutdown
|
||||
|
|
|
@ -1,7 +1,4 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
# PROVIDE: rplayd
|
||||
# REQUIRE: LOGIN
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
# PROVIDE: shairport_sync
|
||||
# REQUIRE: LOGIN avahi_daemon
|
||||
# KEYWORD: shutdown
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
# PROVIDE: sndiod
|
||||
# REQUIRE: NETWORKING sysctl
|
||||
# BEFORE: DAEMON
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
// $FreeBSD$
|
||||
|
||||
/*
|
||||
* mntent
|
||||
* mntent.h - compatability header for FreeBSD
|
||||
|
|
|
@ -27,8 +27,6 @@
|
|||
* SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
// $FreeBSD$
|
||||
|
||||
#if defined(HAVE_MNTENT_H)
|
||||
#include <mntent.h>
|
||||
#else
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
# $FreeBSD$
|
||||
#
|
||||
# PROVIDE: teamspeak
|
||||
# REQUIRE: LOGIN %%MYSQL%%
|
||||
# KEYWORD: shutdown
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
#$FreeBSD$
|
||||
|
||||
# Shared by timidity++ interface ports
|
||||
|
||||
BUILD_DEPENDS+= libarc>0:archivers/libarc
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
# PROVIDE: umurmur
|
||||
# REQUIRE: LOGIN
|
||||
# KEYWORD: shutdown
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
#!/bin/sh
|
||||
# $FreeBSD$
|
||||
|
||||
PATH=/bin:/usr/sbin
|
||||
USER=umurmur
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
#!/bin/sh
|
||||
# $FreeBSD$
|
||||
|
||||
PATH=/bin:/usr/sbin
|
||||
USER=umurmur
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
#!/bin/sh
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
# PROVIDE: virtual_oss
|
||||
# REQUIRE: kld
|
||||
# BEFORE: LOGIN sndiod
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* $FreeBSD$ */
|
||||
/*
|
||||
* Copyright (C) 1990 Regents of the University of California.
|
||||
*
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* $FreeBSD$ */
|
||||
/* $NetBSD: pkgsrc/audio/xcdplayer/files/cdrom_freebsd.c,v 1.6 2005/12/11 20:48:46 joerg Exp $ */
|
||||
/*
|
||||
* Copyright (C) 1990 Regents of the University of California.
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* $FreeBSD$ */
|
||||
/*
|
||||
* Copyright (C) 1990 Regents of the University of California.
|
||||
*
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
# PROVIDE: ympd
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
# $FreeBSD$
|
||||
|
||||
How to cross build initial toolchain
|
||||
|
||||
Example with sparc64
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
.\" $FreeBSD$
|
||||
.\" The following requests are required for all man pages.
|
||||
.Dd May 18, 1995
|
||||
.Os UNIX
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
# A Makefile for the installed lmbench
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
OS != scripts/os
|
||||
BINDIR = bin/${OS}
|
||||
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PROG= raidtest
|
||||
MAN=
|
||||
WARNS?= 6
|
||||
|
|
|
@ -25,7 +25,6 @@
|
|||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__FBSDID("$FreeBSD$");
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/types.h>
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
#!/bin/sh
|
||||
# $FreeBSD$
|
||||
|
||||
export BABEL_DIR=${BABEL_DIR-@PREFIX@/share/babel}
|
||||
|
||||
|
|
|
@ -1,7 +1,4 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
# Shell script to launch jalview using our javavm wrapper
|
||||
|
||||
"%%LOCALBASE%%/bin/java" -Djava.ext.dirs="%%DATADIR%%" -cp "%%DATADIR%%/jalview.jar" jalview.bin.Jalview
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#! /bin/sh -
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
# SPDX-License-Identifier: BSD-2-Clause
|
||||
#
|
||||
# Copyright (c) 2020 Mateusz Piotrowski <0mp@FreeBSD.org>
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
# $FreeBSD$
|
||||
|
||||
# call the real flex
|
||||
flex.real "$@"
|
||||
|
||||
|
|
|
@ -1,7 +1,4 @@
|
|||
#!/bin/csh
|
||||
#
|
||||
# $MBSDlabs$
|
||||
# $FreeBSD$
|
||||
|
||||
set JAVA = "%%LOCALBASE%%/bin/java"
|
||||
set LIBFILES = "%%LIBFILES%%"
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
"%%JAVA%%" -jar "%%DATADIR%%/fidocadj-%%PORTVERSION%%.jar" "$@"
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PREFIX?= /usr/local
|
||||
|
||||
CC?= gcc
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
cd %%DATADIR%%
|
||||
"%%LOCALBASE%%/bin/java" -Xmx1000m -Xss1m -cp .:doc:bin run.Impact "$@"
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
cd %%DATADIR%%
|
||||
"%%LOCALBASE%%/bin/java" -Xmx1000m -Xss1m -cp .:bin:doc:lib/jogl.jar:lib/gluegen-rt.jar:lib/patbinfree153.jar:lib/LogDB.jar:lib/mysql-connector-java-5.1.11-bin.jar gui.ImpactGUI
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
#! /bin/sh -
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
exec %%PYTHON_CMD%% %%DATADIR%%/k40_whisperer.py
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
EAGLEBIN=%%DATADIR%%/bin/eagle
|
||||
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
all:
|
||||
${SH} util/build FreeBSD default
|
||||
|
||||
|
|
|
@ -32,7 +32,6 @@
|
|||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__FBSDID("$FreeBSD$");
|
||||
|
||||
#include <err.h>
|
||||
#include <stdio.h>
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
# PROVIDE: aprsd
|
||||
# REQUIRE: NETWORKING
|
||||
# KEYWORD: shutdown
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
# PROVIDE: atslogd
|
||||
# REQUIRE: mysql postgresql
|
||||
# KEYWORD: shutdown
|
||||
|
|
|
@ -1,7 +1,4 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
# PROVIDE: conserver
|
||||
# REQUIRE: DAEMON
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
# $FreeBSD$
|
||||
#
|
||||
# PROVIDE: ebusd
|
||||
# REQUIRE: LOGIN cleanvar
|
||||
# KEYWORD: shutdown
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
# $FreeBSD$
|
||||
#
|
||||
# PROVIDE: hylafax
|
||||
# REQUIRE: LOGIN
|
||||
# KEYWORD: shutdown
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
# Makefile for: kb
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
LIBS+= `pkg-config --cflags --libs gtk+-2.0`
|
||||
LIBS+= `pkg-config --cflags --libs libgnome-2.0`
|
||||
|
|
|
@ -1,7 +1,4 @@
|
|||
# BSD Makefile for librs232
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
SRCS= rs232.c
|
||||
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
# PROVIDE: lircd
|
||||
# REQUIRE: DAEMON
|
||||
#
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PREFIX= %%PREFIX%%
|
||||
STAGEDIR= %%STAGEDIR%%
|
||||
CC= %%CC%%
|
||||
|
|
|
@ -1,7 +1,4 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
# PROVIDE: ser2net
|
||||
# REQUIRE: DAEMON
|
||||
|
|
|
@ -1,7 +1,4 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
if [ "x$2" = "xPOST-DEINSTALL" ]; then
|
||||
rmdir %%SPOOLDIR%%/incoming %%SPOOLDIR%%/outgoing \
|
||||
|
|
|
@ -1,7 +1,4 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
if [ "x$2" = "xPOST-INSTALL" ]; then
|
||||
mkdir -p %%SPOOLDIR%%/incoming %%SPOOLDIR%%/outgoing \
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
# PROVIDE: smsd
|
||||
# REQUIRE: LOGIN
|
||||
# KEYWORD: shutdown
|
||||
|
|
|
@ -1,7 +1,4 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
# PROVIDE: tbd
|
||||
# REQUIRE: DAEMON
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
#!/bin/sh
|
||||
# $FreeBSD$
|
||||
|
||||
# PROVIDE: tits
|
||||
# REQUIRE: DAEMON
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
# This entry starts the Apple mobile device muxer 'usbmuxd' upon device attach
|
||||
# of a matching Apple product including iPhone, iPad, and iPod. It also allows
|
||||
# members of the '%%GROUPS%%' group to access the devices.
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
# $FreeBSD$
|
||||
|
||||
CXXFLAGS+= -MMD `fltk-config --cxxflags` `sdl-config --cflags`
|
||||
PREFIX ?= /usr/local
|
||||
INSTALL_PROGRAM ?= ${INSTALL} -o root -g wheel -m 755
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
# $FreeBSD$
|
||||
|
||||
BINDIR?= ${PREFIX}/bin
|
||||
|
||||
CFLAGS+= -DUNIX -I${LOCALBASE}/include
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
# PROVIDE: cassandra
|
||||
# REQUIRE: LOGIN
|
||||
# KEYWORD: shutdown
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
# PROVIDE: cassandra
|
||||
# REQUIRE: LOGIN
|
||||
# KEYWORD: shutdown
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
# $FreeBSD$
|
||||
#
|
||||
# PROVIDE: clickhouse
|
||||
# REQUIRE: LOGIN
|
||||
# KEYWORD: shutdown
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
# $FreeBSD$
|
||||
#
|
||||
# PROVIDE: cockroach
|
||||
# REQUIRE: LOGIN
|
||||
# KEYWORD: shutdown
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue