Commit graph

5 commits

Author SHA1 Message Date
Mathieu Arnold
135fdeebb9
all: Remove all other $FreeBSD keywords. 2021-04-06 16:31:13 +02:00
Jan Beich
b8a1188a89 archivers/bicom: unbreak with clang 4.0
In file included from bialib/sufftree.cpp:57:
./bialib/sufftree.h:98:16: error: ordered comparison between pointer and zero ('SuffixTreeModel::LNode *' and 'int')
      {return(r>0);}
              ~^~

Reported by:	antoine (via exp-run)
2017-02-01 05:28:40 +00:00
Alexey Dokuchaev
82e4a78c1c - Fix files/Makefile and mark the port as MAKE_JOBS_SAFE
- Cleanup Makefile
- Drop maintainership
2009-03-30 09:33:56 +00:00
Alexey Dokuchaev
1aec21848d - Fix a silly typo in files/Makefile
- Add SHA256 hash while here
2005-12-20 16:24:16 +00:00
Max Khon
9f1e9bf443 New port: bicom
Data compressor in the PPM family.

Submitted by:	Alexey Dokuchaev
2003-05-09 19:04:41 +00:00