notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
yamcha Yet Another Multipurpose CHunk Annotator
0.33_2 textproc Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.33_2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Last upstream release was in 2005
Expired This port expired on: 2023-09-30
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-08-03 03:04:44
Last Update: 2023-09-30 02:22:58
Commit Hash: 16dba16
Also Listed In: science
License: not specified in port
WWW:
http://chasen.org/~taku/software/yamcha/
Description:
YamCha is a generic, customizable, and open source text chunker oriented toward a lot of NLP tasks, such as POS tagging, Named Entity Recognition, base NP chunking, and Text Chunking. YamCha is using a state-of-the-art machine learning algorithm called Support Vector Machines (SVMs), first introduced by Vapnik in 1995.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (26 items)
Collapse this list.
  1. @ldconfig
  2. bin/yamcha
  3. bin/yamcha-config
  4. bin/yamcha-mkmodel
  5. include/yamcha.h
  6. lib/libyamcha.a
  7. lib/libyamcha.so
  8. lib/libyamcha.so.1
  9. lib/libyamcha.so.1.2.0
  10. libexec/yamcha/Makefile
  11. libexec/yamcha/PKE.pm
  12. libexec/yamcha/PKI.pm
  13. libexec/yamcha/mkdarts
  14. libexec/yamcha/mkmodel
  15. libexec/yamcha/mkparam
  16. libexec/yamcha/mksvmdata
  17. libexec/yamcha/mktrie
  18. libexec/yamcha/pkemine
  19. libexec/yamcha/selecttag
  20. libexec/yamcha/showse
  21. libexec/yamcha/svm_learn_wrapper
  22. libexec/yamcha/zipmodel
  23. man/man1/yamcha.1.gz
  24. @owner
  25. @group
  26. @mode
Collapse this list.
Dependency lines:
  • yamcha>0:textproc/yamcha
No installation instructions:
This port has been deleted.
PKGNAME: yamcha
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (yamcha-0.33.tar.gz) = 413d4fc0a4c13895f5eb1468e15c9d2828151882f27aea4daf2399c876be27d5 SIZE (yamcha-0.33.tar.gz) = 488670

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. svm_learn : science/svmlight
  2. perl5>=5.34<5.35 : lang/perl5.34
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for yamcha-0.33_2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
textproc_yamcha
USES:
libtool perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://chasen.org/~taku/software/yamcha/src/
Collapse this list.
Port Moves
  • port deleted on 2023-09-30
    REASON: Has expired: Last upstream release was in 2005

Number of commits found: 26

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.33_2
30 Sep 2023 02:22:58
commit hash: 16dba16c1e4f6f19a36e6f70fdf273bde2bf7a63commit hash: 16dba16c1e4f6f19a36e6f70fdf273bde2bf7a63commit hash: 16dba16c1e4f6f19a36e6f70fdf273bde2bf7a63commit hash: 16dba16c1e4f6f19a36e6f70fdf273bde2bf7a63 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/yamcha: Remove expired port

2023-09-30 textproc/yamcha: Last upstream release was in 2005
0.33_2
19 Aug 2023 02:52:47
commit hash: 0852244c3f387b2cf099eb5d648eb1be22212499commit hash: 0852244c3f387b2cf099eb5d648eb1be22212499commit hash: 0852244c3f387b2cf099eb5d648eb1be22212499commit hash: 0852244c3f387b2cf099eb5d648eb1be22212499 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/yamcha: Mark BROKEN on 14

- Fails to compile with:
  no matching function for call to 'make_pair'
- Mark DEPRECATED as last upstream release wasn in 2005
- Set EXPIRATION_DATE 2023-09-30

Sponsored by:	The FreeBSD Foundation
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.33_2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.33_2
20 Jul 2022 14:23:14
commit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
textproc: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  -
  *  <glewis@FreeBSD.org>
  *  <koshy@india.hp.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron Straup Cope
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Ache
  *  Adam Herzog <adam@herzogdesigns.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.33_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.33_2
05 Sep 2018 11:15:01
Revision:479018Original commit files touched by this commit
tobik search for other commits by this committer
textproc/yamcha: Unbreak on 12.0
0.33_2
05 Sep 2018 02:21:15
Revision:478996Original commit files touched by this commit
swills search for other commits by this committer
textproc/yamcha: mark broken on 12
0.33_2
23 May 2016 18:36:52
Revision:415738Original commit files touched by this commit
amdmi3 search for other commits by this committer
Convert tab after WWW: in pkg-descrs to single space as per PHB

Approved by:	portmgr blanket
0.33_2
19 May 2016 10:53:06
Revision:415500Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [p-x]*

Approved by:	portmgr blanket
0.33_2
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
0.33_2
30 May 2015 00:34:37
Revision:387906Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Strip library
0.33_1
15 Nov 2014 16:26:33
Revision:372605Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
0.33_1
06 Aug 2014 20:44:56
Revision:364219Original commit files touched by this commit
pawel search for other commits by this committer
- Fix build with clang (hardcoded linking with libstdc++)
- Respect CXXFLAGS during build
- Add staging support
- Convert to USES=libtool, new options framework

MFH:		2014Q3
0.33
02 Jul 2014 17:35:21
Revision:360231Original commit files touched by this commit
bapt search for other commits by this committer
Resetting maintainership on ports that have not been staged and without any
pending PR

With hat:	portmgr
0.33
21 Jan 2014 23:40:23
Revision:340674Original commit files touched by this commit
bapt search for other commits by this committer
Fix properties on pkg-plist
0.33
22 Sep 2013 18:05:05
Revision:327888Original commit files touched by this commit
bapt search for other commits by this committer
Fix NO_STAGE attribution
0.33
20 Sep 2013 23:17:32
Revision:327773Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
0.33
10 Sep 2013 17:26:57
Revision:326920Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
0.33
03 Jul 2011 14:40:25
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.33
04 Dec 2010 07:34:27
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
0.33
02 Aug 2009 19:36:34
Original commit files touched by this commit
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
0.33
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
0.33
28 Jan 2007 09:07:47
Original commit files touched by this commit
kris search for other commits by this committer
Use libtool port instead of included one to avoid objformat a.out botch
0.33
05 Aug 2006 10:59:32
Original commit files touched by this commit
clsung search for other commits by this committer
- add USE_PERL5_BUILD

Noted by:       erwin
0.33
03 Aug 2006 03:03:18
Original commit files touched by this commit
clsung search for other commits by this committer
- YamCha is a generic, customizable, and open source
  text chunker oriented toward a lot of NLP tasks.

Number of commits found: 26