notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/marisa-trie/Makefile
SVNWeb

Number of commits found: 9

Mon, 5 Dec 2022
[ 19:28 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:239a463e29ee07de6faba90e944b1b9f04aa6ed7  commit hash:239a463e29ee07de6faba90e944b1b9f04aa6ed7  commit hash:239a463e29ee07de6faba90e944b1b9f04aa6ed7  239a463 
devel/marisa-trie: fix typo in PORTNAME

Approved by:	portmgr blanket
Thu, 27 Oct 2022
[ 08:02 Fernando Apesteguía (fernape) search for other commits by this committer Author: Robert Clausecker ]    commit hash:49f731f097a48ee38699094c2fa7058a9a472db6  commit hash:49f731f097a48ee38699094c2fa7058a9a472db6  commit hash:49f731f097a48ee38699094c2fa7058a9a472db6  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) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 8 Jan 2019
[ 13:20 mat search for other commits by this committer ] Original commit   Revision:489684 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:424427 (Only the first 10 of 354 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:423634
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 search for other commits by this committer ] Original commit   Revision:418237
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