Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | -remove MD5 | ohauer | 2011-07-03 | 1 | -1/+0 |
| | |||||
* | Use the email address from the FreeBSD project for my ports. | ed | 2008-06-20 | 1 | -1/+1 |
| | | | | | | | Rink Springer also asked me if he could maintain his own ports. Change maitainership of games/sudsol, net/freedbd and net/kissd to Rink. Approved by: philip (mentor), rink | ||||
* | Large round of typo fixes in ports/devel (pkg-descr). | olgeni | 2008-06-01 | 1 | -1/+1 |
| | |||||
* | COBF (aka C-Obfuscator) is a program which manipulates C or C++ sourcefiles | pav | 2006-06-11 | 4 | -0/+68 |
in a way that they aren't readable by human beings; but they remain compilable. WWW: http://home.arcor.de/bernhard.baier/cobf/ Please note: the 'copyright.txt' disallows patching the sourcecode without explicit permission from the author. Binary packages are not permitted without shipping the source. I contacted the author of COBF (emails available per request) and we are allowed to patch 'src/cpp/makefile' (see 'files/patch-makefile'). He also permits us shipping binary-only packages (because users can obtain the source with 'make fetch' anyway). PR: ports/97264 Submitted by: Ed Schouten <ed@fxq.nl> |