Add a bunch of new packages, in particular binutils and groff

This commit is contained in:
Baptiste Daroussin 2015-06-16 22:06:28 +00:00
parent 08796a78ee
commit bc75683de2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/projects/release-pkg/; revision=284472
12 changed files with 136 additions and 0 deletions

View File

@ -1,5 +1,6 @@
# $FreeBSD$
WARNS?= 3
PACKAGE= binutils
.include "../Makefile.inc"

View File

@ -2,6 +2,7 @@
BINDIR?= /usr/bin
SHELL= /bin/sh
PACKAGE= groff
# Define `page' to be letter if your PostScript printer uses 8.5x11
# paper (USA) and define it to be A4, if it uses A4 paper (rest of the

View File

@ -0,0 +1,13 @@
name = "FreeBSD-binutils"
origin = "base"
version = "%VERSION%"
comment = "GNU binutils"
categories = [ base ]
maintainer = "re@FreeBSD.org"
www = "http://www.FreeBSD.org"
prefix = "/"
licenselogic = "single"
licenses = [ GPLv2 ]
desc = <<EOD
TODO
EOD

View File

@ -0,0 +1,13 @@
name = "FreeBSD-groff"
origin = "base"
version = "%VERSION%"
comment = "GNU groff"
categories = [ base ]
maintainer = "re@FreeBSD.org"
www = "http://www.FreeBSD.org"
prefix = "/"
licenselogic = "single"
licenses = [ GPLv2 ]
desc = <<EOD
TODO
EOD

View File

@ -0,0 +1,13 @@
name = "FreeBSD-ssh"
origin = "base"
version = "%VERSION%"
comment = "Secure SHell"
categories = [ base ]
maintainer = "re@FreeBSD.org"
www = "http://www.FreeBSD.org"
prefix = "/"
licenselogic = "single"
licenses = [ ISCL ]
desc = <<EOD
TODO
EOD

View File

@ -0,0 +1,13 @@
name = "FreeBSD-ssh-lib32"
origin = "base"
version = "%VERSION%"
comment = "Secure SHell 32bits libraries"
categories = [ base ]
maintainer = "re@FreeBSD.org"
www = "http://www.FreeBSD.org"
prefix = "/"
licenselogic = "single"
licenses = [ ISCL ]
desc = <<EOD
TODO
EOD

View File

@ -0,0 +1,13 @@
name = "FreeBSD-ssh-lib32"
origin = "base"
version = "%VERSION%"
comment = "Secure SHell 32bits libraries"
categories = [ base ]
maintainer = "re@FreeBSD.org"
www = "http://www.FreeBSD.org"
prefix = "/"
licenselogic = "single"
licenses = [ ISCL ]
desc = <<EOD
TODO
EOD

View File

@ -0,0 +1,13 @@
name = "FreeBSD-ssh"
origin = "base"
version = "%VERSION%"
comment = "Secure SHell"
categories = [ base ]
maintainer = "re@FreeBSD.org"
www = "http://www.FreeBSD.org"
prefix = "/"
licenselogic = "single"
licenses = [ ISCL ]
desc = <<EOD
TODO
EOD

View File

@ -0,0 +1,14 @@
name = "FreeBSD-unbound"
origin = "base"
version = "%VERSION%"
comment = "Validating, recursive, and caching DNS resolver"
categories = [ base ]
maintainer = "re@FreeBSD.org"
www = "http://www.FreeBSD.org"
prefix = "/"
licenselogic = "single"
licenses = [ BSD4CLAUSE ]
desc = <<EOD
Unbound is a recursive-only caching DNS server which can perform DNSSEC
validation of results
EOD

View File

@ -0,0 +1,14 @@
name = "FreeBSD-unbound"
origin = "base"
version = "%VERSION%"
comment = "Validating, recursive, and caching DNS resolver"
categories = [ base ]
maintainer = "re@FreeBSD.org"
www = "http://www.FreeBSD.org"
prefix = "/"
licenselogic = "single"
licenses = [ BSD4CLAUSE ]
desc = <<EOD
Unbound is a recursive-only caching DNS server which can perform DNSSEC
validation of results
EOD

View File

@ -0,0 +1,14 @@
name = "FreeBSD-unbound"
origin = "base"
version = "%VERSION%"
comment = "Validating, recursive, and caching DNS resolver"
categories = [ base ]
maintainer = "re@FreeBSD.org"
www = "http://www.FreeBSD.org"
prefix = "/"
licenselogic = "single"
licenses = [ BSD4CLAUSE ]
desc = <<EOD
Unbound is a recursive-only caching DNS server which can perform DNSSEC
validation of results
EOD

View File

@ -0,0 +1,14 @@
name = "FreeBSD-unbound"
origin = "base"
version = "%VERSION%"
comment = "Validating, recursive, and caching DNS resolver"
categories = [ base ]
maintainer = "re@FreeBSD.org"
www = "http://www.FreeBSD.org"
prefix = "/"
licenselogic = "single"
licenses = [ BSD4CLAUSE ]
desc = <<EOD
Unbound is a recursive-only caching DNS server which can perform DNSSEC
validation of results
EOD