mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
framework: Remove $FreeBSD$
Where appropriate fiddle with a few other things.
This commit is contained in:
parent
4f51dedf72
commit
5d33e04596
2
CHANGES
2
CHANGES
@ -3775,5 +3775,3 @@ POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
Contact portmgr@FreeBSD.org if you have any questions about your use of
|
||||
this document.
|
||||
|
||||
$FreeBSD$
|
||||
|
@ -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
1
GIDs
@ -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
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# MAINTAINER: gnome@FreeBSD.org
|
||||
|
||||
actions: []
|
||||
|
@ -1,6 +1,5 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# MAINTAINER: portmgr@FreeBSD.org
|
||||
|
||||
actions: []
|
||||
deprecated: true
|
||||
deprecation_message: <<EOM
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# MAINTAINER: x11@FreeBSD.org
|
||||
|
||||
actions: [dir]
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# MAINTAINER: x11@FreeBSD.org
|
||||
|
||||
actions: [dir]
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# MAINTAINER: portmgr@FreeBSD.org
|
||||
|
||||
actions: []
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# MAINTAINER: x11@FreeBSD.org
|
||||
|
||||
actions: [dir]
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# MAINTAINER: gnome@FreeBSD.org
|
||||
#
|
||||
# Rebuild the glib schema cache.
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# MAINTAINER: portmgr@FreeBSD.org
|
||||
|
||||
actions: [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
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# MAINTAINER: rene@FreeBSD.org
|
||||
|
||||
actions: []
|
||||
|
@ -1,7 +1,4 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# MAINTAINER: portmgr@FreeBSD.org
|
||||
#
|
||||
|
||||
post-install: <<EOD
|
||||
if [ -n "$(/sbin/sysctl -q compat.linux.osrelease)" ]; then
|
||||
|
@ -1,7 +1,4 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# MAINTAINER: portmgr@FreeBSD.org
|
||||
#
|
||||
|
||||
post-install: <<EOD
|
||||
if ! /usr/sbin/service ldconfig restart >/dev/null; then
|
||||
|
@ -1,6 +1,5 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# MAINTAINER: portmgr@FreeBSD.org
|
||||
|
||||
actions: []
|
||||
preformat_arguments: true
|
||||
post-install: <<EOS
|
||||
|
@ -1,6 +1,5 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# MAINTAINER: portmgr@FreeBSD.org
|
||||
|
||||
actions: []
|
||||
preformat_arguments: true
|
||||
post-deinstall: <<EOS
|
||||
|
@ -1,6 +1,5 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# MAINTAINER: portmgr@FreeBSD.org
|
||||
|
||||
actions: []
|
||||
preformat_arguments: true
|
||||
pre-install: <<EOS
|
||||
|
@ -1,6 +1,5 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# MAINTAINER: portmgr@FreeBSD.org
|
||||
|
||||
actions: []
|
||||
preformat_arguments: true
|
||||
pre-deinstall: <<EOS
|
||||
|
@ -1,6 +1,5 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# MAINTAINER: portmgr@FreeBSD.org
|
||||
|
||||
actions: []
|
||||
post-deinstall-lua: <<EOD
|
||||
file = pkg.prefixed_path("%@")
|
||||
|
@ -1,6 +1,5 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# MAINTAINER: portmgr@FreeBSD.org
|
||||
|
||||
actions: []
|
||||
post-deinstall: <<EOD
|
||||
case "%@" in
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# MAINTAINER: portmgr@FreeBSD.org
|
||||
#
|
||||
# @sample etc/somefile.conf.sample
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# MAINTAINER: gnome@FreeBSD.org
|
||||
|
||||
actions: []
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# MAINTAINER: portmgr@FreeBSD.org
|
||||
#
|
||||
# @shell bin/shell
|
||||
|
@ -1,5 +1,4 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# MAINTAINER: portmgr@FreeBSD.org
|
||||
|
||||
actions: []
|
||||
post-install: <<EOD
|
||||
|
@ -1,6 +1,5 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# MAINTAINER: portmgr@FreeBSD.org
|
||||
|
||||
actions: []
|
||||
arguments: true
|
||||
post-install-lua: <<EOD
|
||||
|
@ -1,6 +1,5 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# MAINTAINER: portmgr@FreeBSD.org
|
||||
|
||||
actions: []
|
||||
deprecated: true
|
||||
deprecation_message: <<EOM
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $FreeBSD$
|
||||
# MAINTAINER: portmgr@FreeBSD.org
|
||||
|
||||
actions: [file]
|
||||
post-install: <<EOD
|
||||
|
1
LEGAL
1
LEGAL
@ -1,5 +1,4 @@
|
||||
# Creator: Jordan Hubbard
|
||||
# $FreeBSD$
|
||||
#
|
||||
# **********************************************************************
|
||||
# *** NOTE TO COMMITTERS ***
|
||||
|
2
MOVED
2
MOVED
@ -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:
|
||||
#
|
||||
|
@ -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
|
||||
|
||||
|
@ -1,5 +1,4 @@
|
||||
# MAINTAINER: rust@FreeBSD.org
|
||||
# $FreeBSD$
|
||||
|
||||
BEGIN {
|
||||
gh_tuple_len = 0
|
||||
|
@ -1,5 +1,4 @@
|
||||
#!/bin/sh
|
||||
# $FreeBSD$
|
||||
#
|
||||
# MAINTAINER: portmgr@FreeBSD.org
|
||||
|
||||
|
@ -1,6 +1,5 @@
|
||||
#!/bin/sh
|
||||
# ports/Mk/Scripts/check-stagedir.sh - called from ports/Mk/bsd.stage.mk
|
||||
# $FreeBSD$
|
||||
#
|
||||
# MAINTAINER: portmgr@FreeBSD.org
|
||||
#
|
||||
|
@ -1,5 +1,4 @@
|
||||
#!/bin/sh
|
||||
# $FreeBSD$
|
||||
#
|
||||
# MAINTAINER: portmgr@FreeBSD.org
|
||||
|
||||
|
@ -1,5 +1,4 @@
|
||||
#! /bin/sh
|
||||
# $FreeBSD$
|
||||
#
|
||||
# MAINTAINER: portmgr@FreeBSD.org
|
||||
#
|
||||
|
@ -1,5 +1,4 @@
|
||||
#!/bin/sh
|
||||
# $FreeBSD$
|
||||
#
|
||||
# MAINTAINER: portmgr@FreeBSD.org
|
||||
|
||||
|
@ -1,5 +1,4 @@
|
||||
#!/bin/sh
|
||||
# $FreeBSD$
|
||||
#
|
||||
# MAINTAINER: portmgr@FreeBSD.org
|
||||
|
||||
|
@ -1,6 +1,5 @@
|
||||
#!/bin/sh
|
||||
# MAINTAINER: portmgr@FreeBSD.org
|
||||
# $FreeBSD$
|
||||
|
||||
set -e
|
||||
set -o pipefail
|
||||
|
@ -1,5 +1,4 @@
|
||||
#!/bin/sh
|
||||
# $FreeBSD$
|
||||
#
|
||||
# MAINTAINER: portmgr@FreeBSD.org
|
||||
|
||||
|
@ -1,5 +1,4 @@
|
||||
#! /bin/sh
|
||||
# $FreeBSD$
|
||||
# Maintainer: portmgr@FreeBSD.org
|
||||
set -e
|
||||
set -o pipefail
|
||||
|
@ -1,5 +1,4 @@
|
||||
#!/bin/sh
|
||||
# $FreeBSD$
|
||||
#
|
||||
# MAINTAINER: portmgr@FreeBSD.org
|
||||
|
||||
|
@ -1,5 +1,4 @@
|
||||
#!/bin/sh
|
||||
# $FreeBSD$
|
||||
#
|
||||
# MAINTAINER: portmgr@FreeBSD.org
|
||||
|
||||
|
@ -1,5 +1,4 @@
|
||||
#!/bin/sh
|
||||
# $FreeBSD$
|
||||
#
|
||||
# MAINTAINER: portmgr@FreeBSD.org
|
||||
|
||||
|
@ -1,5 +1,4 @@
|
||||
#!/bin/sh
|
||||
# $FreeBSD$
|
||||
#
|
||||
# MAINTAINER: portmgr@FreeBSD.org
|
||||
|
||||
|
@ -1,6 +1,5 @@
|
||||
#!/bin/sh
|
||||
# MAINTAINER: portmgr@FreeBSD.org
|
||||
# $FreeBSD$
|
||||
|
||||
set -o pipefail
|
||||
|
||||
|
@ -1,5 +1,4 @@
|
||||
#!/bin/sh
|
||||
# $FreeBSD$
|
||||
# This file for common functions used for port scripts.
|
||||
#
|
||||
# MAINTAINER: portmgr@FreeBSD.org
|
||||
|
@ -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
|
||||
|
@ -1,5 +1,4 @@
|
||||
#!/bin/sh
|
||||
# $FreeBSD$
|
||||
#
|
||||
# MAINTAINER: portmgr@FreeBSD.org
|
||||
|
||||
|
@ -1,5 +1,4 @@
|
||||
#!/bin/sh
|
||||
# $FreeBSD$
|
||||
#
|
||||
# MAINTAINER: portmgr@FreeBSD.org
|
||||
|
||||
|
@ -1,5 +1,4 @@
|
||||
#! /bin/sh
|
||||
# $FreeBSD$
|
||||
#
|
||||
# MAINTAINER: portmgr@FreeBSD.org
|
||||
#
|
||||
|
@ -1,7 +1,6 @@
|
||||
#! /bin/sh
|
||||
|
||||
# MAINTAINER: portmgr@FreeBSD.org
|
||||
# $FreeBSD$
|
||||
|
||||
set -o pipefail
|
||||
|
||||
|
@ -1,6 +1,5 @@
|
||||
#!/bin/sh
|
||||
# MAINTAINER: portmgr@FreeBSD.org
|
||||
# $FreeBSD$
|
||||
|
||||
set -o pipefail
|
||||
|
||||
|
@ -1,6 +1,5 @@
|
||||
#!/bin/sh
|
||||
# MAINTAINER: rust@FreeBSD.org
|
||||
# $FreeBSD$
|
||||
set -eu
|
||||
set -o pipefail
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# Extract 7-Zip archives
|
||||
#
|
||||
# Feature: 7z
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# Establish Ada-capable compiler as a build dependency
|
||||
# To change default compiler, define ADA_DEFAULT in make.conf
|
||||
#
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# Add __FreeBSD__ definition to CFLAGS
|
||||
# Used by DPorts when masquerading as FreeBSD allows port to build without
|
||||
# additional patches
|
||||
|
@ -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>
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# Run autoreconf in AUTORECONF_WRKSRC to update configure, Makefile.in and
|
||||
# other build scripts.
|
||||
#
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# Shared namespace for py-azure-* ports
|
||||
# Feature: azurepy
|
||||
# Usage: USES= azurepy
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# Provide support for Berkeley DB
|
||||
# Feature: bdb
|
||||
# Usage: USES= bdb[:version]
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# handle dependency on the bison port
|
||||
#
|
||||
# Feature: bison
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# Handle dependencies on Blas / Lapack
|
||||
#
|
||||
# Feature: blaslapack
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# Provide support for building Haskell packages using Cabal.
|
||||
#
|
||||
# Feature: cabal
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# This file contains logic to ease porting of Rust packages or
|
||||
# binaries using the `cargo` command.
|
||||
#
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# Lookup in Makefile.in to prevent a package from installing/modifying charset.alias
|
||||
#
|
||||
# Feature: charsetfix
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# Provide support for CMake based projects
|
||||
#
|
||||
# Feature: cmake
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# Allows to determine the compiler being used
|
||||
#
|
||||
# Feature: compiler
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# Provide support for corosync ports
|
||||
#
|
||||
# Feature: corosync
|
||||
|
@ -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.
|
||||
#
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# Use the Comprehensive R Archive Network
|
||||
#
|
||||
# Feature: cran
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# handle dependency depends on desktop-file-utils and package regen
|
||||
#
|
||||
# Feature: desktop-file-utils
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# Handle gnu configure that does not properly support DESTDIR
|
||||
#
|
||||
# Feature: desthack
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# Feature: display
|
||||
# Usage: USES=display or USES=display:ARGS
|
||||
# Valid ARGS: install (default, implicit), any target
|
||||
|
@ -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
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# Support for Drupal ports and modules.
|
||||
#
|
||||
# Feature: drupal
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# Handle dependency on eigen
|
||||
#
|
||||
# Feature: eigen
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# Handle Elixir related ports
|
||||
#
|
||||
# Feature: elixir
|
||||
|
@ -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
2
Mk/Uses/erlang.mk
vendored
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# Handle Erlang related ports
|
||||
#
|
||||
# Feature: erlang
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# Changes some default behaviour of build systems to allow installing as user.
|
||||
#
|
||||
# Feature: fakeroot
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# MAINTAINER: portmgr@FreeBSD.org
|
||||
#
|
||||
# Feature: fam
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# Provide support for Firebird
|
||||
# Feature: firebird
|
||||
# Usage: USES= firebird[:version]
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# handle fonts
|
||||
# Feature: fonts
|
||||
# Usage: USES=fonts
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# Fortran support
|
||||
#
|
||||
# Feature: fortran
|
||||
|
@ -1,6 +1,3 @@
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
# Support for FPC-based ports. This automatically will install free pascal
|
||||
# compiler and units.
|
||||
#
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# Handle dependency on the fuse port
|
||||
#
|
||||
# Feature: fuse
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# Support rubygem packages
|
||||
#
|
||||
# Feature: gem
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# Handle dependency on the gettext-runtime (libintl) port
|
||||
#
|
||||
# Feature: gettext-runtime
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# Handle dependency on the gettext-tools port
|
||||
#
|
||||
# Feature: gettext-tools
|
||||
|
@ -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".
|
||||
#
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# Provide support for ghostscript ports.
|
||||
#
|
||||
# Feature: ghostscript
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# Use OpenGL and related libraries and ports
|
||||
#
|
||||
# Feature: gl
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# Provide support to use the GNU make
|
||||
#
|
||||
# Feature: gmake
|
||||
|
@ -1,9 +1,6 @@
|
||||
#-*- tab-width: 4; -*-
|
||||
# ex:ts=4
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $NetBSD: $
|
||||
#
|
||||
# Please view me with 4 column tabs!
|
||||
|
||||
# ======================= USERS =================================
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# Handle GNUstep related ports
|
||||
#
|
||||
# Feature: gnustep
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# This file contains logic to ease porting of Go binaries using the
|
||||
# `go` command.
|
||||
#
|
||||
|
@ -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
Loading…
Reference in New Issue
Block a user