non port: archivers/py-bup/Makefile |
SVNWeb
|
Number of commits found: 12 |
Tue, 27 Jun 2023
|
[ 19:34 Rene Ladan (rene) ] 3d9a815 (Only the first 10 of 4481 ports in this commit are shown above. )
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>
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:20 Tobias C. Berner (tcberner) ] 1ced9d2 (Only the first 10 of 199 ports in this commit are shown above. )
archivers: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Albert Vernon <f3cun3c02@sneakemail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Kuehn <freebsd@nagilum.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Zhuravlev <zaa@zaa.pp.ru>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Anders Nordby <anders@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Sat, 26 Mar 2022
|
[ 09:20 Thierry Thomas (thierry) ] 8a56a24
archivers/py-bup: upgrade to 0.32
This release should work with Python-3.9.
Release notes at
<https://github.com/bup/bup/blob/master/note/0.32-from-0.31.md>.
PR: 262303
Approved by: maintainer’s time-out
|
Sun, 23 May 2021
|
[ 06:40 Li-Wen Hsu (lwhsu) Author: Chris Hutchinson ] 1a68cb5
archivers/py-bup: Reintroduce port, remove DEPRECIATED, update to 0.31
PR: 251883
|
Sat, 25 Apr 2020
|
[ 12:10 arrowd ]
archivers/py-bup: Update to 0.30.
PR: 243981
Submitted by: jjuanino@gmail.com (maintainer)
|
Sun, 23 Feb 2020
|
[ 15:25 antoine ] (Only the first 10 of 257 ports in this commit are shown above. )
Deprecate a few ports
With hat: portmgr
|
Thu, 16 Jan 2020
|
[ 09:34 bapt ] (Only the first 10 of 53 ports in this commit are shown above. )
First pass at moving manpages to share/man for category a*
|
Sun, 29 Sep 2019
|
[ 19:12 dbaio ]
archivers/py-bup: Update to 0.29.3
PR: 240898
Submitted by: jjuanino@gmail.com (maintainer)
|
Thu, 24 Jan 2019
|
[ 19:45 tcberner ]
archivers/py-bup: update to 0.29.2
PR: 235160
Submitted by: jjuanino@gmail.com (maintainer)
|
Sun, 27 May 2018
|
[ 08:50 antoine ]
Fix dependencies with DEFAULT_VERSIONS=python=3.x
|
Thu, 24 May 2018
|
[ 22:37 rodrigo ]
Add new port archivers/py-bup.
A very efficient backup system based on the git packfile format.
PR: 219174
Submitted by: jjuanino@gmail.com
|
Number of commits found: 12 |