non port: devel/marisa-trie/Makefile |
SVNWeb
|
Number of commits found: 9 |
Mon, 5 Dec 2022
|
[ 19:28 Dmitry Marakasov (amdmi3) ] 239a463
devel/marisa-trie: fix typo in PORTNAME
Approved by: portmgr blanket
|
Thu, 27 Oct 2022
|
[ 08:02 Fernando Apesteguía (fernape) Author: Robert Clausecker ] 49f731f
devel/marisa-trie: update to 0.2.6
PR: 266995
Reported by: fuz@fuz.su
Approved by: iblis@hs.ntnu.edu.tw (maintainer, timeout > 2 weeks)
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 8 Jan 2019
|
[ 13:20 mat ] (Only the first 10 of 21 ports in this commit are shown above. )
Remove MASTER_SITES=GH when it is the only one.
It is added by USE_GITHUB. Tested with `make makesum` not changing distinfo.
|
Fri, 21 Oct 2016
|
[ 15:21 mat ] (Only the first 10 of 354 ports in this commit are shown above. )
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093
|
Mon, 10 Oct 2016
|
[ 04:26 jbeich ]
devel/marisa-trie: enable SSE2 by default on amd64
Respect CPUTYPE defined via make.conf in order to derive option defaults.
PR: 213271
Approved by: Iblis Lin (maintainer)
|
Fri, 8 Jul 2016
|
[ 17:23 pi ]
New port: devel/marisa-trie
Matching Algorithm with Recursively Implemented StorAge (MARISA)
is a static and space-efficient trie data structure. And libmarisa
is a C++ library to provide an implementation of MARISA. Also, the
package of libmarisa contains a set of command line tools for
building and operating a MARISA-based dictionary.
WWW: https://github.com/s-yata/marisa-trie
PR: 210780
Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw>
|
Number of commits found: 9 |