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
a7ab8d76
Unverified
Commit
a7ab8d76
authored
1 year ago
by
Muhammad Moinur Rahman
Browse files
Options
Downloads
Patches
Plain Diff
benchmarks/autobench: Moved man to share/man
Approved by: portmgr (blanket)
parent
6a2dabc9
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
benchmarks/autobench/Makefile
+1
-1
1 addition, 1 deletion
benchmarks/autobench/Makefile
benchmarks/autobench/pkg-plist
+6
-6
6 additions, 6 deletions
benchmarks/autobench/pkg-plist
math/octave/Makefile
+2
-2
2 additions, 2 deletions
math/octave/Makefile
with
9 additions
and
9 deletions
benchmarks/autobench/Makefile
+
1
−
1
View file @
a7ab8d76
PORTNAME
=
autobench
PORTVERSION
=
2.1.2
PORTREVISION
=
9
PORTREVISION
=
10
CATEGORIES
=
benchmarks www
MASTER_SITES
=
http://www.xenoclast.org/autobench/downloads/
...
...
This diff is collapsed.
Click to expand it.
benchmarks/autobench/pkg-plist
+
6
−
6
View file @
a7ab8d76
...
...
@@ -5,9 +5,9 @@ bin/bench2graph
bin/crfile
bin/sesslog
@sample etc/autobench.conf.sample
man/man1/autobench.1.gz
man/man1/autobench_admin.1.gz
man/man1/autobenchd.1.gz
man/man1/bench2graph.1.gz
man/man1/crfile.1.gz
man/man1/sesslog.1.gz
share/
man/man1/autobench.1.gz
share/
man/man1/autobench_admin.1.gz
share/
man/man1/autobenchd.1.gz
share/
man/man1/bench2graph.1.gz
share/
man/man1/crfile.1.gz
share/
man/man1/sesslog.1.gz
This diff is collapsed.
Click to expand it.
math/octave/Makefile
+
2
−
2
View file @
a7ab8d76
...
...
@@ -54,7 +54,6 @@ USES= charsetfix compiler:c++14-lang desktop-file-utils fortran gl \
USE_LDCONFIG
=
${
PREFIX
}
/lib/
${
PORTNAME
}
/
${
PORTVERSION
}
USE_PERL5
=
build
GNU_CONFIGURE
=
yes
GNU_CONFIGURE_MANPREFIX
=
${
PREFIX
}
/share
USE_QT
=
core gui
help
network opengl printsupport sql widgets xml
\
buildtools:build linguist:build qmake:build
USE_XORG
=
x11 xcursor xext xfixes xft xinerama xrender
...
...
@@ -75,7 +74,8 @@ CONFIGURE_ENV= ac_cv_path_SED=${LOCALBASE}/bin/gsed \
QCOLLECTIONGENERATOR_QTVER
=
${
QCOLLECTIONGENERATOR
}
\
QHELPGENERATOR_QTVER
=
${
QHELPGENERATOR
}
\
RCC_QTVER
=
${
RCC
}
\
UIC_QTVER
=
${
UIC
}
UIC_QTVER
=
${
UIC
}
\
man1dir
=
${
PREFIX
}
/share/man/man1
CONFIGURE_ARGS
=
--disable-jit
\
--disable-openmp
\
...
...
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