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
2c9e634d
Commit
2c9e634d
authored
10 months ago
by
Nuno Teixeira
Browse files
Options
Downloads
Patches
Plain Diff
sysutils/ltrace: Move man pages to share/man
Approved by: portmgr (blanket)
parent
933a1efb
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
sysutils/ltrace/Makefile
+2
-0
2 additions, 0 deletions
sysutils/ltrace/Makefile
sysutils/ltrace/pkg-plist
+1
-1
1 addition, 1 deletion
sysutils/ltrace/pkg-plist
with
3 additions
and
1 deletion
sysutils/ltrace/Makefile
+
2
−
0
View file @
2c9e634d
PORTNAME
=
ltrace
PORTVERSION
=
0.6.0
PORTREVISION
=
1
CATEGORIES
=
sysutils
MASTER_SITES
=
LOCAL/sbz
\
http://www.zonov.org/
${
PORTNAME
}
/
...
...
@@ -11,6 +12,7 @@ WWW= https://ltrace.org/
LICENSE
=
GPLv2
GNU_CONFIGURE
=
yes
GNU_CONFIGURE_MANPREFIX
=
${
PREFIX
}
/share
CONFIGURE_ARGS
=
--disable-werror
CONFIGURE_ARGS
+=
--without-libunwind
# fix build: configure is looking for and finds libunwind.h, but the C code later doesn't find libunwind-ptrace.h and breaks
ONLY_FOR_ARCHS
=
amd64
...
...
This diff is collapsed.
Click to expand it.
sysutils/ltrace/pkg-plist
+
1
−
1
View file @
2c9e634d
bin/ltrace
etc/ltrace.conf
man/man1/ltrace.1.gz
share/
man/man1/ltrace.1.gz
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