Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1_1 13 Dec 2017 22:48:42 |
rene |
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 |
linimon |
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 |
mat |
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 |
danfe |
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 |
mat |
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 |
mat |
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 |
amdmi3 |
- 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 |
mat |
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 |
demon |
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 |
demon |
Rename cld --> cld2 (since it corresponds to version 2 of CLD). |
20150505 05 May 2015 11:54:36 |
demon |
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 |
demon |
Remove patch forgotten during last update. |
20150113 13 Jan 2015 14:41:19 |
demon |
Update to the latest snapshot from googlecode as of 13.01.2015. |
0.1_1 27 Oct 2014 10:10:59 |
bapt |
Cleanup plist |
0.1_1 01 Jul 2014 04:59:34 |
amdmi3 |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
0.1 25 Sep 2013 00:54:09 |
bdrewery |
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr |
20 Sep 2013 17:03:27
|
bapt |
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 |
demon |
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/ |