Skip to content
GitLab
About GitLab
GitLab: the DevOps platform
Explore GitLab
Install GitLab
How GitLab compares
Get started
GitLab docs
GitLab Learn
Pricing
Talk to an expert
/
Help
What's new
2
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Projects
Groups
Snippets
Sign up now
Login
Sign in / Register
Toggle navigation
Menu
Open sidebar
FreeBSD
FreeBSD ports
Commits
5d33e045
Verified
Commit
5d33e045
authored
Apr 06, 2021
by
Mathieu Arnold
Browse files
framework: Remove $FreeBSD$
Where appropriate fiddle with a few other things.
parent
4f51dedf
Changes
224
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
5d33e045
...
...
@@ -3775,5 +3775,3 @@ POSSIBILITY OF SUCH DAMAGE.
Contact
portmgr
@
FreeBSD
.
org
if
you
have
any
questions
about
your
use
of
this
document
.
$
FreeBSD
$
COPYRIGHT
View file @
5d33e045
# $FreeBSD$
# @(#)COPYRIGHT 8.2 (Berkeley) 3/21/94
The compilation of software known as the FreeBSD Ports Collection is
...
...
GIDs
View file @
5d33e045
# $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
...
...
Keywords/desktop-file-utils.ucl
View file @
5d33e045
# $FreeBSD$
#
# MAINTAINER: gnome@FreeBSD.org
actions: []
...
...
Keywords/exec.ucl
View file @
5d33e045
# $FreeBSD$
#
# MAINTAINER: portmgr@FreeBSD.org
actions: []
deprecated: true
deprecation_message: <<EOM
...
...
Keywords/fc.ucl
View file @
5d33e045
# $FreeBSD$
#
# MAINTAINER: x11@FreeBSD.org
actions: [dir]
...
...
Keywords/fcfontsdir.ucl
View file @
5d33e045
# $FreeBSD$
#
# MAINTAINER: x11@FreeBSD.org
actions: [dir]
...
...
Keywords/fmtutil.ucl
View file @
5d33e045
# $FreeBSD$
#
# MAINTAINER: portmgr@FreeBSD.org
actions: []
...
...
Keywords/fontsdir.ucl
View file @
5d33e045
# $FreeBSD$
#
# MAINTAINER: x11@FreeBSD.org
actions: [dir]
...
...
Keywords/glib-schemas.ucl
View file @
5d33e045
# $FreeBSD$
#
# MAINTAINER: gnome@FreeBSD.org
#
# Rebuild the glib schema cache.
...
...
Keywords/info.ucl
View file @
5d33e045
# $FreeBSD$
#
# MAINTAINER: portmgr@FreeBSD.org
actions: [file]
...
...
Keywords/javavm.ucl
View file @
5d33e045
# $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
...
...
Keywords/kld.ucl
View file @
5d33e045
# $FreeBSD$
#
# MAINTAINER: rene@FreeBSD.org
actions: []
...
...
Keywords/ldconfig-linux.ucl
View file @
5d33e045
# $FreeBSD$
#
# MAINTAINER: portmgr@FreeBSD.org
#
post-install: <<EOD
if [ -n "$(/sbin/sysctl -q compat.linux.osrelease)" ]; then
...
...
Keywords/ldconfig.ucl
View file @
5d33e045
# $FreeBSD$
#
# MAINTAINER: portmgr@FreeBSD.org
#
post-install: <<EOD
if ! /usr/sbin/service ldconfig restart >/dev/null; then
...
...
Keywords/postexec.ucl
View file @
5d33e045
# $FreeBSD$
#
# MAINTAINER: portmgr@FreeBSD.org
actions: []
preformat_arguments: true
post-install: <<EOS
...
...
Keywords/postunexec.ucl
View file @
5d33e045
# $FreeBSD$
#
# MAINTAINER: portmgr@FreeBSD.org
actions: []
preformat_arguments: true
post-deinstall: <<EOS
...
...
Keywords/preexec.ucl
View file @
5d33e045
# $FreeBSD$
#
# MAINTAINER: portmgr@FreeBSD.org
actions: []
preformat_arguments: true
pre-install: <<EOS
...
...
Keywords/preunexec.ucl
View file @
5d33e045
# $FreeBSD$
#
# MAINTAINER: portmgr@FreeBSD.org
actions: []
preformat_arguments: true
pre-deinstall: <<EOS
...
...
Keywords/rmempty.ucl
View file @
5d33e045
# $FreeBSD$
#
# MAINTAINER: portmgr@FreeBSD.org
actions: []
post-deinstall-lua: <<EOD
file = pkg.prefixed_path("%@")
...
...
Prev
1
2
3
4
5
…
12
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment