Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.59_2 30 Sep 2023 02:22:56 |
Muhammad Moinur Rahman (bofh) |
science/crf++: Remove expired port
2023-09-30 science/crf++: Last upstream activity was in 2015 |
0.59_2 21 Jul 2023 18:26:14 |
Muhammad Moinur Rahman (bofh) |
science/crf++: Fix build with llvm16
- Mark DEPRECATED as last upstream activity was in 2015
- Set EXPIRATION_DATE to 2023-09-30
- Pet portclippy
Sponsored by: The FreeBSD Foundation |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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.59_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.59_1 20 Jul 2022 14:22:51 |
Tobias C. Berner (tcberner) |
science: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Andreas Fehlner <fehlner@gmx.de>
* Brad Huntting <huntting@glarp.com>
* Chao Shin <quakelee@cn.FreeBSD.org>
* Cheng-Lung Sung <clsung@FreeBSD.org>
* Chia-Hsing Yu <me@davidyu.org>
* Chris Rees <utisoft@gmail.com>
* David Naylor <dbn@FreeBSD.org>
* Dmitry Sivachenko <demon@FreeBSD.org>
* Ed Schouten <ed@FreeBSD.org>
* Eric Freeman <freebsdports@chillibear.com>
* Erik B Knudsen (Only the first 15 lines of the commit message are shown above ) |
0.59_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.59_1 24 Sep 2020 08:50:25 |
tobik |
Clean up some things
Reported by: portscan |
0.59_1 22 Sep 2020 21:17:34 |
0mp |
Fix compilation on i386
The error was:
In file included from lbfgs.cpp:29:
./common.h:216:18: error: class member cannot be redeclared
string_buffer& operator<<(size_t _n) { _UITOA(_n); }
^
./common.h:214:18: note: previous definition is here
string_buffer& operator<<(unsigned int _n) { _UITOA(_n); }
^ |
0.59 22 Sep 2020 20:43:20 |
0mp |
Update to 0.59 (latest commit)
- Change MASTER_SITES to GitHub, where upstream moved
- Apply some patches from the GitHub Pull Requests to make the port build
(upstream seems to lost some files while migrating to GitHub) and patch
some bugs
- Set licenses
- Upstream does not tag releases on GitHub, so it's all guessing what the
real version is. 0.59 is what I found in the source code.
- Install examples; they are useful to test if the port is working
- Remove old patches, they are no longer needed
- Update WWW |
0.54_1 01 Sep 2018 10:29:11 |
tobik |
science/crf++: Fix build with Clang 6
feature_index.cpp:174:22: error: no matching function for call to 'make_pair'
old2new.insert(std::make_pair<int, int>(it->second.first, new_maxid));
^~~~~~~~~~~~~~~~~~~~~~~~
http://beefy11.nyi.freebsd.org/data/head-i386-default/p478276_s338342/logs/errors/crf++-0.54_1.log |
0.54_1 23 May 2016 18:36:52 |
amdmi3 |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
0.54_1 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
0.54_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.54_1 02 Dec 2014 22:40:57 |
bapt |
Reset maintainership:
- Lots of maintainers timeout
- unresponsive for almost a year
PR: 195059 |
0.54_1 08 Jul 2014 15:18:45 |
tijl |
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip |
0.54 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
0.54 25 Sep 2013 00:54:09 |
bdrewery |
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr |
0.54 20 Sep 2013 22:48:31 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
science) |
0.54 03 Jul 2011 13:22:25 |
ohauer |
- remove MD5 |
0.54 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.54 12 Jul 2010 09:17:02 |
clsung |
- Update to 0.54 |
0.53 20 Apr 2010 03:36:51 |
clsung |
- Update to 0.53 |
0.52 22 Aug 2009 00:35:32 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
0.52 21 Aug 2009 09:43:44 |
clsung |
- Update to 0.52 |
0.51 25 Jul 2008 14:29:20 |
pav |
- Desupport FreeBSD 4.x |
0.51 19 Jul 2008 22:32:15 |
miwi |
- Update to 0.51
PR: 125633
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: clsung (implicit) |
0.50 25 Dec 2007 08:12:43 |
clsung |
- Update to 0.50 |
0.49 21 Aug 2007 09:47:20 |
clsung |
- update to 0.49
- 0.49 is out, and I missed it in last commit
- Changes
2007-08-18: CRF++ 0.49 Released
* Added setter/getter for nbest, cost_factor and vlevel to API
2007-07-07: CRF++ 0.48 Released
* Support L1-CRF. use -a CRF-L1 option to enable L1 regularization. |
0.48 21 Aug 2007 09:38:30 |
clsung |
- Update to 0.48
- distfile moves to SourceForge |
0.47 30 Mar 2007 02:22:16 |
clsung |
- add mirror site |
0.47 08 Mar 2007 07:21:31 |
clsung |
- Update to 0.47 |
0.46 14 Feb 2007 14:28:19 |
clsung |
- Update to 0.46 |
0.45 09 Dec 2006 06:19:56 |
clsung |
- Update to 0.45 |
0.44 22 Aug 2006 07:19:28 |
clsung |
- Update to 0.44 |
0.43 08 Aug 2006 04:12:22 |
clsung |
- update to 0.43 |
0.42 07 Aug 2006 02:40:38 |
clsung |
- fix on i386 4
Noted by: krisbot |
0.42 28 Jul 2006 03:38:04 |
clsung |
Add crf++ 0.42, yet Another CRF toolkit.
PR: ports/100909
Submitted by: Cheng-Lung Sung <clsung at FreeBSD.org> |