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
0643bb9c
Commit
0643bb9c
authored
1 year ago
by
Daniel Engberg
Committed by
Yuri Victorovich
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
textproc/ucto: Use upstream release archive and minor fixes
PR: 272177
parent
36660836
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
textproc/ucto/Makefile
+11
-10
11 additions, 10 deletions
textproc/ucto/Makefile
textproc/ucto/distinfo
+3
-3
3 additions, 3 deletions
textproc/ucto/distinfo
with
14 additions
and
13 deletions
textproc/ucto/Makefile
+
11
−
10
View file @
0643bb9c
PORTNAME
=
ucto
DISTVERSIONPREFIX
=
v
DISTVERSION
=
0.29
CATEGORIES
=
textproc
MASTER_SITES
=
https://github.com/LanguageMachines/
${
PORTNAME
}
/releases/download/v
${
DISTVERSION
}
/
MAINTAINER
=
yuri@FreeBSD.org
COMMENT
=
Advanced rule-based
(
regular-expression
)
and unicode-aware tokenizer
...
...
@@ -10,26 +10,27 @@ WWW= https://languagemachines.github.io/ucto/
LICENSE
=
APACHE20
LICENSE_FILE
=
${
WRKSRC
}
/COPYING
BUILD_DEPENDS
=
autoconf-archive>0:devel/autoconf-archive
\
uctodata>0:textproc/uctodata
BUILD_DEPENDS
=
uctodata>0:textproc/uctodata
LIB_DEPENDS
=
libexttextcat-2.0.so:textproc/libexttextcat
\
libfolia.so:textproc/libfolia
\
libicuio.so:devel/icu
\
libticcutils.so:devel/ticcutils
RUN_DEPENDS
=
uctodata>0:textproc/uctodata
USES
=
autoreconf
compiler:c++11-lang gmake gnome libedit libtool
\
pkgconfig readline
USES
=
compiler:c++11-lang gmake gnome libedit libtool
\
pathfix
pkgconfig readline
USE_GNOME
=
libxml2
USE_LDCONFIG
=
yes
USE_GITHUB
=
yes
GH_ACCOUNT
=
LanguageMachines
GNU_CONFIGURE
=
yes
CONFIGURE_ARGS
=
--disable-static
INSTALL_TARGET
=
install-strip
TEST_TARGET
=
check
INSTALL_TARGET
=
install-strip
CONFIGURE_ARGS
=
--disable-static
post-patch
:
@${
REINPLACE_CMD
}
-e
's|-g -O3||g'
\
${
PATCH_WRKSRC
}
/src/Makefile.in
.
include
<bsd.port.mk>
This diff is collapsed.
Click to expand it.
textproc/ucto/distinfo
+
3
−
3
View file @
0643bb9c
TIMESTAMP = 168
5380228
SHA256 (
LanguageMachines-
ucto-
v
0.29
_GH0
.tar.gz) =
1a125ba028f08335fb22c3314431d7407168fda808d2f3957fead8eba5295683
SIZE (
LanguageMachines-
ucto-
v
0.29
_GH0
.tar.gz) =
412857
TIMESTAMP = 168
7518755
SHA256 (ucto-0.29.tar.gz) =
82f07c72d4494dde9094964acb0bdd94d1f765834d405e3c4861a74c66c02ff0
SIZE (ucto-0.29.tar.gz) =
501604
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