Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.9 08 Apr 2024 20:16:41
    |
Po-Chuan Hsieh (sunpoet)  |
www/buku: Update to 4.9
Changes: https://github.com/jarun/buku/releases |
4.8_1 23 Mar 2024 14:30:50
    |
Po-Chuan Hsieh (sunpoet)  |
www/buku: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change |
4.8 29 Sep 2023 14:19:56
    |
Po-Chuan Hsieh (sunpoet)  |
*: Replace USES=pycryptography* with USE_PYTHON=cryptography{,_build,_test}
- Introduce USE_PYTHON=cryptography{,_build,_test}
- Switch all 96 ports from USES=pycryptography to with
USE_PYTHON=cryptography{,_build,_test}
- Remove Mk/Uses/pycryptography.mk
PR: 273727
Approved by: tcberner (portmgr)
Exp-run by: antoine |
4.8 31 Jul 2023 16:39:52
    |
Po-Chuan Hsieh (sunpoet)  |
www/buku: Sort USES |
4.8 22 Jul 2023 07:46:38
    |
Tobias C. Berner (tcberner)  |
framework: convert tree to use USES=pycryptography
A future commit will update to security/py-cryptography will introduce a
rust dependency.
PR: 254853 |
4.8 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
4.8 18 Apr 2023 18:00:45
    |
Po-Chuan Hsieh (sunpoet)  |
www/buku: Update to 4.8
- Update MASTER_SITES
- Remove CA_CERTIFICATES option
Changes: https://github.com/jarun/buku/releases |
4.7.1 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.7.1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
4.7.1 20 Jul 2022 14:23:26
    |
Tobias C. Berner (tcberner)  |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
4.7.1 11 Jul 2022 13:49:27
    |
Po-Chuan Hsieh (sunpoet)  |
www/buku: Update to 4.7.1
- Add CA_CERTIFICATES option
Changes: https://github.com/jarun/buku/releases
https://github.com/jarun/buku/commits/master |
4.6 05 Nov 2021 23:53:52
    |
Po-Chuan Hsieh (sunpoet)  |
www/buku: Remove -f because RM has it already |
4.6 24 Jul 2021 20:21:18
    |
Po-Chuan Hsieh (sunpoet)  |
www/buku: Update version requirement of RUN_DEPENDS |
4.6 20 Jun 2021 16:15:53
    |
Po-Chuan Hsieh (sunpoet)  |
www/buku: Update to 4.6
Changes: https://github.com/jarun/buku/releases |
4.5 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
4.5 03 Jan 2021 20:05:35
  |
sunpoet  |
Update to 4.5
Changes: https://github.com/jarun/buku/releases |
4.4 17 Jun 2020 18:00:05
  |
sunpoet  |
Update to 4.4
Changes: https://github.com/jarun/buku/releases |
4.3_2 09 Feb 2020 21:06:12
  |
tobik  |
www/buku: Spell RUN_DEPENDS correctly, unbreak runtime |
4.3_1 08 Feb 2020 19:01:50
  |
sunpoet  |
Add BASH, FISH and ZSH options
- Bump PORTREVISION for package change |
4.3 03 Feb 2020 19:45:22
  |
sunpoet  |
Update to 4.3
- 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 |
4.0 30 Aug 2019 12:11:15
  |
ehaupt  |
Drop maintainership. |
4.0 06 Jan 2019 13:08:57
  |
tcberner  |
www/buku: add USE_PYTHON=noflavors
[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) |
4.0 02 Nov 2018 07:49:09
  |
ehaupt  |
- Update to 4.0
- Pacify portlint by separating NO_ARCH from USE* block |
3.9_1 03 Sep 2018 07:27:21
  |
ehaupt  |
Starting with buku 3.8 buku comes with a new command bukuserver that spins up a
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> |
3.9 31 Aug 2018 22:18:49
  |
ehaupt  |
- Move from www/py-buku to www/buku. The port is written in python but is not a
python module/library that needs flavors.
- Update to 3.9 |