summaryrefslogtreecommitdiff
path: root/devel/bcpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mark a few ports BROKEN, unfetchableAntoine Brodin2019-11-061-0/+2
|
* - Add LICENSE_FILEDmitry Marakasov2019-08-052-4/+5
| | | | | | | - Pet portlint - Update WWW Approved by: portmgr blanket
* devel/bcpp: Update version 20131209=>20150811Muhammad Moinur Rahman2015-09-163-9/+7
| | | | | - Move DOCS installation to OPTONSNG compatible - Fix patch files to be 'make makepatch' compatible
* Use @sampleBaptiste Daroussin2015-01-191-3/+1
|
* Change my non-FreeBSD MAINTAINER mail to bofh@Muhammad Moinur Rahman2014-12-241-1/+1
| | | | Approved by: bapt
* Cleanup plistBaptiste Daroussin2014-10-271-1/+0
|
* - Update to 20131209Sunpoet Po-Chuan Hsieh2014-04-062-5/+7
| | | | | | | | | - Add LICENSE - Pass maintainership to submitter Changes: http://invisible-island.net/bcpp/CHANGES PR: ports/188239 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
* Support stageBaptiste Daroussin2013-12-101-14/+6
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | devel part 1)
* - Update to version 20120318Armin Pirkovitsch2012-11-305-40/+19
| | | | | | | | | - Convert to optionsng PR: ports/171979 Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com> Approved by: beat (mentor) Feature safe: yes
* - Reassign to the due to mail bouncesThomas Abthorpe2012-09-221-6/+2
| | | | With hat: portmgr
* -remove MD5Olli Hauer2011-07-031-1/+0
|
* - Fix SIZE line in distinfo.Sergey Matveychuk2006-05-071-1/+1
| | | | | Pointy hat to: mnag Obtained from: my distinfo survey
* - Update to 20050725Marcus Alves Grando2006-04-156-52/+34
| | | | | | | | - portlint(1) PR: 93669 Submitted by: Mike Buchanon <buchanon___manetheren.cl.msu.edu> (partial) Approved by: maintainer
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | Approved by: krion@
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
|
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* PERL -> REINPLACEEdwin Groothuis2002-11-041-1/+2
| | | | Noticed on: bento
* Use date as PORTVERSION instead whenever theres a new build bump PORTREVISIONPatrick Li2002-06-081-3/+1
| | | | | | and fix DISTNAME. Approved by: maintainer
* upgrade to 20020518Ying-Chieh Liao2002-06-084-11/+12
| | | | | PR: 39001 Submitted by: maintainer
* Respect CXX and CXXFLAGSKris Kennaway2002-06-031-0/+14
|
* Fix typo again that i missedPatrick Li2002-01-091-1/+1
| | | | | PR: 33534 Submitted by: maintainer
* Fix typo in descrPatrick Li2002-01-091-1/+1
| | | | | PR: 33534 Submitted by: maintainer
* honor prefix & fix warningYing-Chieh Liao2001-12-193-7/+27
| | | | | PR: 32996 Submitted by: maintainer
* add bcppYing-Chieh Liao2001-11-187-0/+72
Simple utility to indent C++ code PR: 31831 Submitted by: Mike Buchanon <buchanon@mlss15.cl.msu.edu>