framework: Remove $FreeBSD$

Where appropriate fiddle with a few other things.
This commit is contained in:
Mathieu Arnold 2021-04-06 13:32:08 +02:00
parent 4f51dedf72
commit 5d33e04596
No known key found for this signature in database
GPG Key ID: 29EB0902911D7E02
224 changed files with 14 additions and 422 deletions

View File

@ -3775,5 +3775,3 @@ POSSIBILITY OF SUCH DAMAGE.
Contact portmgr@FreeBSD.org if you have any questions about your use of
this document.
$FreeBSD$

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# @(#)COPYRIGHT 8.2 (Berkeley) 3/21/94
The compilation of software known as the FreeBSD Ports Collection is

1
GIDs
View File

@ -1,4 +1,3 @@
# $FreeBSD$
# Please keep this file sorted by GID!
# Please pick an empty slot when available and also consider base values from
# /usr/src/etc/group

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# MAINTAINER: gnome@FreeBSD.org
actions: []

View File

@ -1,6 +1,5 @@
# $FreeBSD$
#
# MAINTAINER: portmgr@FreeBSD.org
actions: []
deprecated: true
deprecation_message: <<EOM

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# MAINTAINER: x11@FreeBSD.org
actions: [dir]

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# MAINTAINER: x11@FreeBSD.org
actions: [dir]

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# MAINTAINER: portmgr@FreeBSD.org
actions: []

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# MAINTAINER: x11@FreeBSD.org
actions: [dir]

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# MAINTAINER: gnome@FreeBSD.org
#
# Rebuild the glib schema cache.

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# MAINTAINER: portmgr@FreeBSD.org
actions: [file]

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# The argument is not registered as a file because of how the various
# jdk/jre are made: kind of autoplist which would make the bin/java registered
# twice

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# MAINTAINER: rene@FreeBSD.org
actions: []

View File

@ -1,7 +1,4 @@
# $FreeBSD$
#
# MAINTAINER: portmgr@FreeBSD.org
#
post-install: <<EOD
if [ -n "$(/sbin/sysctl -q compat.linux.osrelease)" ]; then

View File

@ -1,7 +1,4 @@
# $FreeBSD$
#
# MAINTAINER: portmgr@FreeBSD.org
#
post-install: <<EOD
if ! /usr/sbin/service ldconfig restart >/dev/null; then

View File

@ -1,6 +1,5 @@
# $FreeBSD$
#
# MAINTAINER: portmgr@FreeBSD.org
actions: []
preformat_arguments: true
post-install: <<EOS

View File

@ -1,6 +1,5 @@
# $FreeBSD$
#
# MAINTAINER: portmgr@FreeBSD.org
actions: []
preformat_arguments: true
post-deinstall: <<EOS

View File

@ -1,6 +1,5 @@
# $FreeBSD$
#
# MAINTAINER: portmgr@FreeBSD.org
actions: []
preformat_arguments: true
pre-install: <<EOS

View File

@ -1,6 +1,5 @@
# $FreeBSD$
#
# MAINTAINER: portmgr@FreeBSD.org
actions: []
preformat_arguments: true
pre-deinstall: <<EOS

View File

@ -1,6 +1,5 @@
# $FreeBSD$
#
# MAINTAINER: portmgr@FreeBSD.org
actions: []
post-deinstall-lua: <<EOD
file = pkg.prefixed_path("%@")

View File

@ -1,6 +1,5 @@
# $FreeBSD$
#
# MAINTAINER: portmgr@FreeBSD.org
actions: []
post-deinstall: <<EOD
case "%@" in

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# MAINTAINER: portmgr@FreeBSD.org
#
# @sample etc/somefile.conf.sample

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# MAINTAINER: gnome@FreeBSD.org
actions: []

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# MAINTAINER: portmgr@FreeBSD.org
#
# @shell bin/shell

View File

@ -1,5 +1,4 @@
# $FreeBSD$
#
# MAINTAINER: portmgr@FreeBSD.org
actions: []
post-install: <<EOD

View File

@ -1,6 +1,5 @@
# $FreeBSD$
#
# MAINTAINER: portmgr@FreeBSD.org
actions: []
arguments: true
post-install-lua: <<EOD

View File

@ -1,6 +1,5 @@
# $FreeBSD$
#
# MAINTAINER: portmgr@FreeBSD.org
actions: []
deprecated: true
deprecation_message: <<EOM

View File

@ -1,4 +1,4 @@
# $FreeBSD$
# MAINTAINER: portmgr@FreeBSD.org
actions: [file]
post-install: <<EOD

1
LEGAL
View File

@ -1,5 +1,4 @@
# Creator: Jordan Hubbard
# $FreeBSD$
#
# **********************************************************************
# *** NOTE TO COMMITTERS ***

2
MOVED
View File

@ -1,8 +1,6 @@
#
# MOVED -- A list of (recently) moved or removed ports
#
# $FreeBSD$
#
# Each entry consists of a single line containing the following four
# fields in the order named, separated with the pipe (`|') character:
#

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
SUBDIR += accessibility
SUBDIR += arabic

View File

@ -1,6 +1,5 @@
#!/bin/sh
# MAINTAINER: portmgr@FeeeBSD.org
# $FreeBSD$
[ -n "${DEBUG_MK_SCRIPTS}" -o -n "${DEBUG_MK_SCRIPTS_ACTUAL_PACKAGE_DEPENDS}" ] && set -x

View File

@ -1,5 +1,4 @@
# MAINTAINER: rust@FreeBSD.org
# $FreeBSD$
BEGIN {
gh_tuple_len = 0

View File

@ -1,5 +1,4 @@
#!/bin/sh
# $FreeBSD$
#
# MAINTAINER: portmgr@FreeBSD.org

View File

@ -1,6 +1,5 @@
#!/bin/sh
# ports/Mk/Scripts/check-stagedir.sh - called from ports/Mk/bsd.stage.mk
# $FreeBSD$
#
# MAINTAINER: portmgr@FreeBSD.org
#

View File

@ -1,5 +1,4 @@
#!/bin/sh
# $FreeBSD$
#
# MAINTAINER: portmgr@FreeBSD.org

View File

@ -1,5 +1,4 @@
#! /bin/sh
# $FreeBSD$
#
# MAINTAINER: portmgr@FreeBSD.org
#

View File

@ -1,5 +1,4 @@
#!/bin/sh
# $FreeBSD$
#
# MAINTAINER: portmgr@FreeBSD.org

View File

@ -1,5 +1,4 @@
#!/bin/sh
# $FreeBSD$
#
# MAINTAINER: portmgr@FreeBSD.org

View File

@ -1,6 +1,5 @@
#!/bin/sh
# MAINTAINER: portmgr@FreeBSD.org
# $FreeBSD$
set -e
set -o pipefail

View File

@ -1,5 +1,4 @@
#!/bin/sh
# $FreeBSD$
#
# MAINTAINER: portmgr@FreeBSD.org

View File

@ -1,5 +1,4 @@
#! /bin/sh
# $FreeBSD$
# Maintainer: portmgr@FreeBSD.org
set -e
set -o pipefail

View File

@ -1,5 +1,4 @@
#!/bin/sh
# $FreeBSD$
#
# MAINTAINER: portmgr@FreeBSD.org

View File

@ -1,5 +1,4 @@
#!/bin/sh
# $FreeBSD$
#
# MAINTAINER: portmgr@FreeBSD.org

View File

@ -1,5 +1,4 @@
#!/bin/sh
# $FreeBSD$
#
# MAINTAINER: portmgr@FreeBSD.org

View File

@ -1,5 +1,4 @@
#!/bin/sh
# $FreeBSD$
#
# MAINTAINER: portmgr@FreeBSD.org

View File

@ -1,6 +1,5 @@
#!/bin/sh
# MAINTAINER: portmgr@FreeBSD.org
# $FreeBSD$
set -o pipefail

View File

@ -1,5 +1,4 @@
#!/bin/sh
# $FreeBSD$
# This file for common functions used for port scripts.
#
# MAINTAINER: portmgr@FreeBSD.org

View File

@ -1,5 +1,4 @@
#! /bin/sh
# $FreeBSD$
# Maintainer: portmgr@FreeBSD.org
#
# This script will find all ELF files in STAGEDIR and then strip and move

View File

@ -1,5 +1,4 @@
#!/bin/sh
# $FreeBSD$
#
# MAINTAINER: portmgr@FreeBSD.org

View File

@ -1,5 +1,4 @@
#!/bin/sh
# $FreeBSD$
#
# MAINTAINER: portmgr@FreeBSD.org

View File

@ -1,5 +1,4 @@
#! /bin/sh
# $FreeBSD$
#
# MAINTAINER: portmgr@FreeBSD.org
#

View File

@ -1,7 +1,6 @@
#! /bin/sh
# MAINTAINER: portmgr@FreeBSD.org
# $FreeBSD$
set -o pipefail

View File

@ -1,6 +1,5 @@
#!/bin/sh
# MAINTAINER: portmgr@FreeBSD.org
# $FreeBSD$
set -o pipefail

View File

@ -1,6 +1,5 @@
#!/bin/sh
# MAINTAINER: rust@FreeBSD.org
# $FreeBSD$
set -eu
set -o pipefail

View File

@ -1,6 +1,5 @@
#!/bin/sh
# MAINTAINER: portmgr@FreeBSD.org
# $FreeBSD$
# This script regenerates patches. It conserves existing comments and
# file names, even if the file name does not meet any current or

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# Extract 7-Zip archives
#
# Feature: 7z

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# Establish Ada-capable compiler as a build dependency
# To change default compiler, define ADA_DEFAULT in make.conf
#

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# Add __FreeBSD__ definition to CFLAGS
# Used by DPorts when masquerading as FreeBSD allows port to build without
# additional patches

View File

@ -1,8 +1,6 @@
#-*- tab-width: 4; -*-
# ex:ts=4
#
# $FreeBSD$
#
# apache.mk - Apache related macros.
# Author: Clement Laforet <clement@FreeBSD.org>
# Author: Olli Hauer <ohauer@FreeBSD.org>

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# Run autoreconf in AUTORECONF_WRKSRC to update configure, Makefile.in and
# other build scripts.
#

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# Shared namespace for py-azure-* ports
# Feature: azurepy
# Usage: USES= azurepy

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# Provide support for Berkeley DB
# Feature: bdb
# Usage: USES= bdb[:version]

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# handle dependency on the bison port
#
# Feature: bison

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# Handle dependencies on Blas / Lapack
#
# Feature: blaslapack

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# Provide support for building Haskell packages using Cabal.
#
# Feature: cabal

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# This file contains logic to ease porting of Rust packages or
# binaries using the `cargo` command.
#

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# Lookup in Makefile.in to prevent a package from installing/modifying charset.alias
#
# Feature: charsetfix

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# Provide support for CMake based projects
#
# Feature: cmake

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# Allows to determine the compiler being used
#
# Feature: compiler

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# Provide support for corosync ports
#
# Feature: corosync

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# Include CPE information in package manifest as a CPE 2.3 formatted
# string. See http://scap.nist.gov/specifications/cpe/ for details.
#

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# Use the Comprehensive R Archive Network
#
# Feature: cran

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# handle dependency depends on desktop-file-utils and package regen
#
# Feature: desktop-file-utils

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# Handle gnu configure that does not properly support DESTDIR
#
# Feature: desthack

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# Feature: display
# Usage: USES=display or USES=display:ARGS
# Valid ARGS: install (default, implicit), any target

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# Provide support to convert files from dos2unix
#
# DOS2UNIX_REGEX a regular expression to match files that needs to be converted

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# Support for Drupal ports and modules.
#
# Feature: drupal

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# Handle dependency on eigen
#
# Feature: eigen

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# Handle Elixir related ports
#
# Feature: elixir

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# Provide support for ports requiring Emacs. This includes flavors with proper
# dependencies and useful variables.
#

2
Mk/Uses/erlang.mk vendored
View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# Handle Erlang related ports
#
# Feature: erlang

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# Changes some default behaviour of build systems to allow installing as user.
#
# Feature: fakeroot

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# MAINTAINER: portmgr@FreeBSD.org
#
# Feature: fam

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# Provide support for Firebird
# Feature: firebird
# Usage: USES= firebird[:version]

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# handle fonts
# Feature: fonts
# Usage: USES=fonts

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# Fortran support
#
# Feature: fortran

View File

@ -1,6 +1,3 @@
#
# $FreeBSD$
#
# Support for FPC-based ports. This automatically will install free pascal
# compiler and units.
#

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# Handle dependency on the fuse port
#
# Feature: fuse

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# Support rubygem packages
#
# Feature: gem

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# Handle dependency on the gettext-runtime (libintl) port
#
# Feature: gettext-runtime

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# Handle dependency on the gettext-tools port
#
# Feature: gettext-tools

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# Sets a library dependency on gettext-runtime and a build dependency
# on gettext-tools. Same as "USES=gettext-runtime gettext-tools".
#

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# Provide support for ghostscript ports.
#
# Feature: ghostscript

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# Use OpenGL and related libraries and ports
#
# Feature: gl

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# Provide support to use the GNU make
#
# Feature: gmake

View File

@ -1,9 +1,6 @@
#-*- tab-width: 4; -*-
# ex:ts=4
#
# $FreeBSD$
# $NetBSD: $
#
# Please view me with 4 column tabs!
# ======================= USERS =================================

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# Handle GNUstep related ports
#
# Feature: gnustep

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# This file contains logic to ease porting of Go binaries using the
# `go` command.
#

View File

@ -1,5 +1,3 @@
# $FreeBSD$
#
# handle dependency on gperf
#
# Feature: gperf

Some files were not shown because too many files have changed in this diff Show More