aboutsummaryrefslogtreecommitdiff
path: root/misc/bdelta
Commit message (Collapse)AuthorAgeFilesLines
* - Remove MAKE_JOBS_UNSAFE: the problem had beenAlexey Dokuchaev2020-02-062-3/+13
| | | | | | | | | | | | fixed a little less than ten years ago [*] - Install README file as part of documentation - Amend the port description text, add WWW line - Take maintainership for the time being https://github.com/jjwhitney/BDelta/commit/19c74b3 [*] Notes: svn path=/head/; revision=525382
* Drop maintainershipRoman Bogorodskiy2019-02-241-1/+1
| | | | | | | Return back to the pool ports I no longer use. Notes: svn path=/head/; revision=493757
* Update license of ports using MPL (without version)Danilo G. Baio2017-11-041-1/+1
| | | | | | | | | All ports now should use MPL[10|11|20] license. Approved by: portmgr (blanket) Notes: svn path=/head/; revision=453453
* Never set WRKSRC when using USE_GITHUB.Mathieu Arnold2017-01-031-1/+1
| | | | | | | | | | | | | If you want to set WRKSRC, set GH_PROJECT instead. - The GitHub URLs are case insensitive, but the distribution files you get out of them are not. - If the repository was renamed, the old URL will still work, but the distribution name will be ith the new name. Sponsored by: Absolight Notes: svn path=/head/; revision=430490
* misc/bdelta: 0.1.0 -> 0.3.1 with patchesKurt Jaeger2016-04-296-4/+264
| | | | | | | | | | | | | - changed to github - many changes since first release - added FEFE patch, see https://ptrace.fefe.de/bdelta.diff - added LICENSE PR: 209063 Approved by: novel (maintainer) Notes: svn path=/head/; revision=414255
* Remove indefinite articles and trailing periods from COMMENT, plus minorJimmy Olgeni2014-07-071-1/+1
| | | | | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category M. CR: D306 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=361099
* - Support stagingEmanuel Haupt2014-02-271-8/+6
| | | | | | | | - Use INSTALL_LIB istead of INSTALL_DATA - Uses gmake Notes: svn path=/head/; revision=346376
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | misc) Notes: svn path=/head/; revision=327745
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-181-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244447
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with M Notes: svn path=/head/; revision=240072
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154159
* Add misc/bdelta - an advanced delta creator, patcher, and library.Roman Bogorodskiy2005-05-183-0/+31
Notes: svn path=/head/; revision=135558