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
195fc676
Commit
195fc676
authored
4 months ago
by
Jason E. Hale
Browse files
Options
Downloads
Patches
Plain Diff
x11-toolkits/fox16: Update to 1.6.59
parent
9a1a2589
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
x11-toolkits/fox16/Makefile
+6
-4
6 additions, 4 deletions
x11-toolkits/fox16/Makefile
x11-toolkits/fox16/distinfo
+3
-3
3 additions, 3 deletions
x11-toolkits/fox16/distinfo
x11-toolkits/fox16/pkg-plist
+2
-2
2 additions, 2 deletions
x11-toolkits/fox16/pkg-plist
with
11 additions
and
9 deletions
x11-toolkits/fox16/Makefile
+
6
−
4
View file @
195fc676
PORTNAME
=
fox
PORTVERSION
=
1.6.5
8
PORTVERSION
=
1.6.5
9
CATEGORIES
=
x11-toolkits
MASTER_SITES
=
http://fox-toolkit.org/ftp/
\
ftp://ftp.fox-toolkit.org/pub/
...
...
@@ -25,7 +25,8 @@ CONFIGURE_ARGS= --with-opengl --with-x --with-xim
CPPFLAGS
+=
-fPIC
-Dregister
=
PLIST_SUB
=
MAJORVER
=
"
${
MAJORVER
}
"
PLIST_SUB
=
MAJORVER
=
"
${
MAJORVER
}
"
\
SOVERSION
=
"
${
SOVERSION
}
"
PORTDOCS
=
*
...
...
@@ -74,6 +75,7 @@ XRENDER_CONFIGURE_ON= --with-xrender=yes
XRENDER_CONFIGURE_OFF
=
--with-xrender
=
no
MAJORVER
=
${
PORTVERSION:R
}
SOVERSION
=
0.0.
${
PORTVERSION:E
}
.
include
<bsd.port.pre.mk>
...
...
@@ -125,7 +127,7 @@ post-patch-APPS-off:
${
WRKSRC
}
/Makefile.in
post-install
:
@${
STRIP_CMD
}
${
STAGEDIR
}${
PREFIX
}
/lib/libCHART-
${
MAJORVER
}
.so.
[0-9].
*
@${
STRIP_CMD
}
${
STAGEDIR
}${
PREFIX
}
/lib/libFOX-
${
MAJORVER
}
.so.
[0-9].
*
@${
STRIP_CMD
}
${
STAGEDIR
}${
PREFIX
}
/lib/libCHART-
${
MAJORVER
}
.so.
${
SOVERSION
}
@${
STRIP_CMD
}
${
STAGEDIR
}${
PREFIX
}
/lib/libFOX-
${
MAJORVER
}
.so.
${
SOVERSION
}
.
include
<bsd.port.post.mk>
This diff is collapsed.
Click to expand it.
x11-toolkits/fox16/distinfo
+
3
−
3
View file @
195fc676
TIMESTAMP = 17
16613960
SHA256 (fox-1.6.5
8
.tar.gz) =
5a734b84d76d2f8e334e26ff85dd3950d3fedf53057a4d4b19fd4a712c8d5b81
SIZE (fox-1.6.5
8
.tar.gz) = 442
7107
TIMESTAMP = 17
33119576
SHA256 (fox-1.6.5
9
.tar.gz) =
48f33d2dd5371c2d48f6518297f0ef5bbf3fcd37719e99f815dc6fc6e0f928ae
SIZE (fox-1.6.5
9
.tar.gz) = 442
5213
This diff is collapsed.
Click to expand it.
x11-toolkits/fox16/pkg-plist
+
2
−
2
View file @
195fc676
...
...
@@ -294,11 +294,11 @@ include/fox-%%MAJORVER%%/xincs.h
lib/libCHART-%%MAJORVER%%.a
lib/libCHART-%%MAJORVER%%.so
lib/libCHART-%%MAJORVER%%.so.0
lib/libCHART-%%MAJORVER%%.so.
0.0.58
lib/libCHART-%%MAJORVER%%.so.
%%SOVERSION%%
lib/libFOX-%%MAJORVER%%.a
lib/libFOX-%%MAJORVER%%.so
lib/libFOX-%%MAJORVER%%.so.0
lib/libFOX-%%MAJORVER%%.so.
0.0.58
lib/libFOX-%%MAJORVER%%.so.
%%SOVERSION%%
libdata/pkgconfig/fox.pc
%%APPS%%share/man/man1/PathFinder-16.1.gz
%%APPS%%share/man/man1/adie-16.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