aboutsummaryrefslogtreecommitdiff
path: root/www/buku
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update to 4.5Sunpoet Po-Chuan Hsieh2021-01-032-5/+5
| | | | | | | Changes: https://github.com/jarun/buku/releases Notes: svn path=/head/; revision=560102
* Update to 4.4Sunpoet Po-Chuan Hsieh2020-06-172-5/+4
| | | | | | | Changes: https://github.com/jarun/buku/releases Notes: svn path=/head/; revision=539440
* www/buku: Spell RUN_DEPENDS correctly, unbreak runtimeTobias Kortkamp2020-02-091-2/+2
| | | | Notes: svn path=/head/; revision=525673
* Add BASH, FISH and ZSH optionsSunpoet Po-Chuan Hsieh2020-02-081-2/+25
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=525570
* Update to 4.3Sunpoet Po-Chuan Hsieh2020-02-034-56/+34
| | | | | | | | | | | | | | | | - Change MASTER_SITES from GitHub to CHEESESHOP - Add LICENSE_FILE - Sort RUN_DEPENDS - Update version requirement of RUN_DEPENDS - Update manpage location (r523104) - Update pkg-descr - Update WWW - Take maintainership Changes: https://github.com/jarun/buku/releases Notes: svn path=/head/; revision=525057
* Drop maintainership.Emanuel Haupt2019-08-301-1/+1
| | | | Notes: svn path=/head/; revision=510266
* www/buku: add USE_PYTHON=noflavorsTobias C. Berner2019-01-061-1/+1
| | | | | | | | | | [00:01:53] Warning: (www/buku@py35): Error: Duplicated origin for buku-4.0: www/buku@py35 AND www/buku. Rerun with -v to see which ports are depending on these. [00:01:53] Warning: (www/buku@py37): Error: Duplicated origin for buku-4.0: www/buku@py37 AND www/buku. Rerun with -v to see which ports are depending on these. Approved by: portmgr (antoine) Notes: svn path=/head/; revision=489490
* - Update to 4.0Emanuel Haupt2018-11-022-5/+5
| | | | | | | - Pacify portlint by separating NO_ARCH from USE* block Notes: svn path=/head/; revision=483777
* Starting with buku 3.8 buku comes with a new command bukuserver that spins up aEmanuel Haupt2018-09-032-1/+41
| | | | | | | | | | | | | | | | web server for hosting buku as a webinstance. This new command depends on a bunch of Flask dependencies some of which are not available in ports. Unbundle bukuserver at this point until we have the Flask dependencies available. Buku requires www/py-html5lib to run. PR: 231112 (based on) Notified by: Greg Fitzgerald <gregf@hugops.pw> Notes: svn path=/head/; revision=478845
* - Move from www/py-buku to www/buku. The port is written in python but is not aEmanuel Haupt2018-08-313-0/+47
python module/library that needs flavors. - Update to 3.9 Notes: svn path=/head/; revision=478615