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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
cld Chromium compact language detector library
0.1_1 devel 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.1_1Version of this port present on the latest quarterly branch.
Broken BROKEN: Unfetchable (google code has gone away)
Deprecated DEPRECATED: Unfetchable for more than six months (google code has gone away)
Expired This port expired on: 2017-04-30
Ignore IGNORE: is marked as broken: Unfetchable (google code has gone away)
Maintainer: demon@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-02-08 11:43:29
Last Update: 2017-12-13 22:48:42
SVN Revision: 456266
License: not specified in port
WWW:
https://code.google.com/p/chromium-compact-language-detector/
Description:
A port from the CLD (Compact Language Detector) library embedded in Google's Chromium browser. The library detects the language from provided UTF-8 text (plain text or HTML). It is implemented in C++, with very basic Python bindings. You most likely need devel/cld2 port: version 2 of CLD. This port is here only to for pecl-cld until it support CLD version 2. WWW: https://code.google.com/p/chromium-compact-language-detector/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (20 items)
Collapse this list.
  1. include/cld/base/basictypes.h
  2. include/cld/base/build_config.h
  3. include/cld/base/port.h
  4. include/cld/base/string_util.h
  5. include/cld/compact_lang_det.h
  6. include/cld/encodings/compact_lang_det/letterscript_enum.h
  7. include/cld/encodings/compact_lang_det/win/cld_basictypes.h
  8. include/cld/encodings/compact_lang_det/win/cld_utf8statetable.h
  9. include/cld/encodings/proto/encodings.pb.h
  10. include/cld/encodings/public/encodings.h
  11. include/cld/ext_lang_enc.h
  12. include/cld/lang_enc.h
  13. include/cld/languages/proto/languages.pb.h
  14. include/cld/languages/public/languages.h
  15. lib/libcld.so
  16. lib/libcld.so.0
  17. lib/libcld.so.0.0.0
  18. libdata/pkgconfig/cld.pc
  19. @postexec /sbin/ldconfig -m /usr/local/lib
  20. @postunexec /sbin/ldconfig -R
Collapse this list.
Dependency lines:
  • cld>0:devel/cld
No installation instructions:
This port has been deleted.
PKGNAME: cld
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: i386 amd64 armv6 armv7 powerpc
distinfo:
SHA256 (compact-language-detector-0.1.tar.gz) = b1a3b430c0d39c8a8731d7291c30d896dd0f63c3fd093ec6ceb275bb760d1d5c SIZE (compact-language-detector-0.1.tar.gz) = 2498722

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
This port has no dependencies.
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Libraries

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. textproc/p5-Lingua-Identify-CLD*
  2. textproc/pecl-cld*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
USES:
libtool pathfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://chromium-compact-language-detector.googlecode.com/files/
Collapse this list.

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1_1
13 Dec 2017 22:48:42
Revision:456266Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2017-12-12 audio/cd-console: No public distfiles
2017-12-12 textproc/pecl-cld: Depends on expired devel/cld
2017-12-12 textproc/p5-Lingua-Identify-CLD: Depends on expired devel/cld
2017-04-30 devel/cld: Unfetchable for more than six months (google code has gone
away)
0.1_1
10 Oct 2017 21:31:30
Revision:451721Original commit files touched by this commit
linimon search for other commits by this committer
For ports that are explicitly enabled on armv6, also enable them
on armv7.  This has not been tested with an -exp run but should
"do no harm".

PR:		221894 (partial)
0.1_1
03 Mar 2017 16:00:20
Revision:435349Original commit files touched by this commit
mat search for other commits by this committer
Mark the remaining ports depending on Google Code as DEPRECATED, with an
EXPIRATION_DATE at the end of April 2017.

In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed.  The remaining must not
be of use to anyone.

With hat:	portmgr
Sponsored by:	Absolight
0.1_1
22 Nov 2016 14:04:22
Revision:426827Original commit files touched by this commit
danfe search for other commits by this committer
In several dozen ports, use single space for WWW: line in pkg-descr, and
reformat port description text in cases when it was notoriously broken.
0.1_1
21 Oct 2016 15:21:13
Revision:424427Original commit files touched by this commit
mat search for other commits by this committer
Use USES=pathfix where applicable.

PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
0.1_1
14 Sep 2016 15:59:34
Revision:422140Original commit files touched by this commit
mat search for other commits by this committer
GOOGLE_CODE has gone away.

- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
0.1_1
07 Dec 2015 16:05:25
Revision:403213Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Mark ONLY_FOR_ARCHS: set of supported archs is hardcoded in
src/base/build_config.h

Approved by:	portmgr blanket
0.1_1
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
0.1_1
10 May 2015 07:52:35
Revision:385929Original commit files touched by this commit
demon search for other commits by this committer
Restore older version of CLD (aka CLD 1): pecl-cld still needs it.

Requested by: Gasol Wu <gasol.wu@gmail.com> (pecl-cld port maintainer)
20150505
10 May 2015 07:46:38
Revision:385927Original commit files touched by this commit
demon search for other commits by this committer
Rename cld --> cld2 (since it corresponds to version 2 of CLD).
20150505
05 May 2015 11:54:36
Revision:385469Original commit files touched by this commit
demon search for other commits by this committer
Catch up with the ltest version from googlecode's svn repository.
The only revision (r194) fixes compilation procedure and should fix
32-bit archs.
20150113
14 Jan 2015 11:10:27
Revision:377010Original commit files touched by this commit
demon search for other commits by this committer
Remove patch forgotten during last update.
20150113
13 Jan 2015 14:41:19
Revision:376945Original commit files touched by this commit
demon search for other commits by this committer
Update to the latest snapshot from googlecode as of 13.01.2015.
0.1_1
27 Oct 2014 10:10:59
Revision:371544Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.1_1
01 Jul 2014 04:59:34
Revision:359959Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
0.1
25 Sep 2013 00:54:09
Revision:328226Original commit files touched by this commit
bdrewery search for other commits by this committer
- Remove NO_STAGE as these have been tested to be safe

With hat:	portmgr
20 Sep 2013 17:03:27
Revision:327722Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
0.1
08 Feb 2013 11:43:15
Revision:311938Original commit files touched by this commit
demon search for other commits by this committer
A port from the CLD (Compact Language Detector) library embedded in
Google's Chromium browser.  The library detects the language from
provided UTF8 text (plain text or HTML).

https://code.google.com/p/chromium-compact-language-detector/

Number of commits found: 18