Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
F
FreeBSD ports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
3
Snippets
Groups
Projects
Show more breadcrumbs
FreeBSD
FreeBSD ports
Commits
8dab016d
Commit
8dab016d
authored
3 years ago
by
Fernando Apesteguía
Browse files
Options
Downloads
Patches
Plain Diff
sysutils/radmind: Update to radmind 1.15.4
PR: 256875 Reported by: mikeg@bsd-box.net (maintainer)
parent
a8f22b4d
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
sysutils/radmind/Makefile
+11
-8
11 additions, 8 deletions
sysutils/radmind/Makefile
sysutils/radmind/distinfo
+3
-3
3 additions, 3 deletions
sysutils/radmind/distinfo
sysutils/radmind/pkg-descr
+1
-3
1 addition, 3 deletions
sysutils/radmind/pkg-descr
with
15 additions
and
14 deletions
sysutils/radmind/Makefile
+
11
−
8
View file @
8dab016d
# Created by: Paul Dlug <paul@aps.org>
PORTNAME
=
radmind
PORTVERSION
=
1.15.
3
PORTREVISION
=
202
01130
01
PORTVERSION
=
1.15.
4
PORTREVISION
=
202
10628
01
CATEGORIES
=
sysutils
MASTER_SITES
=
https://github.com/voretaq7/
${
PORTNAME
}
/releases/download/
${
PORTNAME
}
-
${
PORTVERSION
}
/
...
...
@@ -16,23 +16,26 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
USES
=
gmake ssl
USE_RC_SUBR
=
radmind
MAKE_JOBS_UNSAFE
=
yes
GNU_CONFIGURE
=
yes
CONFIGURE_ARGS
=
--with-radminddir
=
${
RADMIND_BASE_DIR
}
RADMINUSER
=
radmind
MAKE_JOBS_UNSAFE
=
yes
SUB_FILES
+=
pkg-install pkg-message
SUB_LIST
=
RADMIND_BASE_DIR
=
${
RADMIND_BASE_DIR
}
RADMINUSER
=
${
RADMINUSER
}
USERS
=
${
RADMINUSER
}
GROUPS
=
${
RADMINUSER
}
RADMIND_BASE_DIR
?=
/var/radmind
SUB_LIST
=
RADMIND_BASE_DIR
=
${
RADMIND_BASE_DIR
}
RADMINUSER
=
${
RADMINUSER
}
PLIST_SUB
=
RADMIND_BASE_DIR
=
${
RADMIND_BASE_DIR:S@/@@
}
RADMINUSER
=
${
RADMINUSER
}
SUB_FILES
+=
pkg-install pkg-message
OPTIONS_DEFINE
=
DOCS
DOCS
=
COPYRIGHT SPEC README.md
OPTIONS_DEFINE
=
DOCS
RADMIND_BASE_DIR
?=
${
DESTDIR
}
/var/radmind
RADMINUSER
=
radmind
.
include
<bsd.port.options.mk>
...
...
This diff is collapsed.
Click to expand it.
sysutils/radmind/distinfo
+
3
−
3
View file @
8dab016d
TIMESTAMP = 16
06758263
SHA256 (radmind-1.15.
3
.tar.gz) =
080d1989ae793e455bef0180c6757cd72975c88b544030d400d4a0efdf66b7a7
SIZE (radmind-1.15.
3
.tar.gz) =
843033
TIMESTAMP = 16
24907512
SHA256 (radmind-1.15.
4
.tar.gz) =
d01bc87c03014f556bb7b29bd3b52e4cd0d42ec93e6b0f324006a2b7ba62cf65
SIZE (radmind-1.15.
4
.tar.gz) =
413132
This diff is collapsed.
Click to expand it.
sysutils/radmind/pkg-descr
+
1
−
3
View file @
8dab016d
...
...
@@ -3,6 +3,4 @@ loaded over the network. This is useful for administering a large number
of hosts at the filesystem level. It can also act as an intelligent
tripwire.
This port contains security and functionality patches through May 22, 2014.
WWW: https://sourceforge.net/projects/radmind/
WWW: https://github.com/voretaq7/radmind
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment