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
6
Snippets
Groups
Projects
Show more breadcrumbs
FreeBSD
FreeBSD ports
Commits
758eff80
Unverified
Commit
758eff80
authored
10 months ago
by
Muhammad Moinur Rahman
Browse files
Options
Downloads
Patches
Plain Diff
net-im/prosody: Moved man to share/man
Approved by: portmgr (blanket)
parent
ddda55aa
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
net-im/prosody/Makefile
+1
-1
1 addition, 1 deletion
net-im/prosody/Makefile
net-im/prosody/files/patch-GNUmakefile
+0
-9
0 additions, 9 deletions
net-im/prosody/files/patch-GNUmakefile
net-im/prosody/pkg-plist
+1
-1
1 addition, 1 deletion
net-im/prosody/pkg-plist
with
2 additions
and
11 deletions
net-im/prosody/Makefile
+
1
−
1
View file @
758eff80
PORTNAME
=
prosody
DISTVERSION
=
0.12.4
PORTREVISION
=
1
PORTREVISION
=
2
CATEGORIES
=
net-im
MASTER_SITES
=
https://prosody.im/downloads/source/
...
...
This diff is collapsed.
Click to expand it.
net-im/prosody/files/patch-GNUmakefile
+
0
−
9
View file @
758eff80
--- GNUmakefile.orig 2022-03-08 12:34:39 UTC
+++ GNUmakefile
@@ -6,7 +6,7 @@
CONFIG = $(DESTDIR)$(SYSCONFDIR)
MODULES = $(DESTDIR)$(LIBDIR)/prosody/modules
SOURCE = $(DESTDIR)$(LIBDIR)/prosody
DATA = $(DESTDIR)$(DATADIR)
-MAN = $(DESTDIR)$(PREFIX)/share/man
+MAN = $(DESTDIR)$(PREFIX)/man
INSTALLEDSOURCE = $(LIBDIR)/prosody
INSTALLEDCONFIG = $(SYSCONFDIR)
@@ -35,7 +35,7 @@
install-etc: prosody.cfg.lua.install
$(MKDIR) $(CONFIG)
$(MKDIR) $(CONFIG)/certs
...
...
This diff is collapsed.
Click to expand it.
net-im/prosody/pkg-plist
+
1
−
1
View file @
758eff80
...
...
@@ -257,6 +257,6 @@ lib/prosody/util/xml.lua
lib/prosody/util/xmppstream.lua
lib/prosody/util/xpcall.lua
lib/prosody/util/xtemplate.lua
man/man1/prosodyctl.1.gz
share/
man/man1/prosodyctl.1.gz
@dir(%%PROSODY_USER%%,%%PROSODY_GROUP%%,) /var/db/prosody
@dir(%%PROSODY_USER%%,%%PROSODY_GROUP%%,) /var/run/prosody
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