aboutsummaryrefslogtreecommitdiff
path: root/archivers/bicom
Commit message (Collapse)AuthorAgeFilesLines
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-4/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* archivers/bicom: unbreak with clang 4.0Jan Beich2017-02-011-0/+11
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=432984
* Convert archivers to USES=zipBaptiste Daroussin2014-03-071-1/+1
| | | | Notes: svn path=/head/; revision=347400
* Support stage.Vanilla I. Shu2013-09-251-2/+1
| | | | Notes: svn path=/head/; revision=328236
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | archivers) Notes: svn path=/head/; revision=327699
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* Sanitize knobs order and decapitalize "YES" string.Alexey Dokuchaev2009-03-301-2/+2
| | | | Notes: svn path=/head/; revision=231299
* - Fix files/Makefile and mark the port as MAKE_JOBS_SAFEAlexey Dokuchaev2009-03-302-5/+6
| | | | | | | | - Cleanup Makefile - Drop maintainership Notes: svn path=/head/; revision=231296
* Fix a few typos in ports/archivers.Jimmy Olgeni2008-06-041-1/+1
| | | | Notes: svn path=/head/; revision=214328
* Unquote RESTRICTED per portlint(1).Alexey Dokuchaev2006-09-071-1/+1
| | | | | | | | PR: ports/101772 Submitted by: gabor Notes: svn path=/head/; revision=172480
* - Fix a silly typo in files/MakefileAlexey Dokuchaev2005-12-202-3/+4
| | | | | | | - Add SHA256 hash while here Notes: svn path=/head/; revision=151659
* Update my email address to `@FreeBSD.org'.Alexey Dokuchaev2004-08-271-1/+1
| | | | | | | | | | Relinquish ports I happen to no longer use. They seem to be of the latest versions, and non-broken, so this is a "clean" dump. Approved by: fjoe (mentor) Notes: svn path=/head/; revision=117395
* - SIZEifyKirill Ponomarev2004-02-291-0/+1
| | | | | | | | PR: ports/63548 Submitted by: maintainer Notes: svn path=/head/; revision=102567
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* New port: bicomMax Khon2003-05-095-0/+66
Data compressor in the PPM family. Submitted by: Alexey Dokuchaev Notes: svn path=/head/; revision=80560