notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: archivers/py-bup/Makefile
SVNWeb

Number of commits found: 12

Tue, 27 Jun 2023
[ 19:34 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  3d9a815  (Only the first 10 of 4481 ports in this commit are shown above. View all ports for this commit)
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) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:20 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:1ced9d288a7e33f5b7e7922ea8c5f965bbc55768  commit hash:1ced9d288a7e33f5b7e7922ea8c5f965bbc55768  commit hash:1ced9d288a7e33f5b7e7922ea8c5f965bbc55768  1ced9d2  (Only the first 10 of 199 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sat, 26 Mar 2022
[ 09:20 Thierry Thomas (thierry) search for other commits by this committer ]    commit hash:8a56a24e868fd924c4f5fb511b31dcdcfbe7aec2  commit hash:8a56a24e868fd924c4f5fb511b31dcdcfbe7aec2  commit hash:8a56a24e868fd924c4f5fb511b31dcdcfbe7aec2  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) search for other commits by this committer Author: Chris Hutchinson ]    commit hash:1a68cb5c3414f3ba92dce8542fe1db9bd2da4d14  commit hash:1a68cb5c3414f3ba92dce8542fe1db9bd2da4d14  commit hash:1a68cb5c3414f3ba92dce8542fe1db9bd2da4d14  1a68cb5 
archivers/py-bup: Reintroduce port, remove DEPRECIATED, update to 0.31

PR:		251883
Sat, 25 Apr 2020
[ 12:10 arrowd search for other commits by this committer ] Original commit   Revision:532944
archivers/py-bup: Update to 0.30.

PR:		243981
Submitted by:	jjuanino@gmail.com (maintainer)
Sun, 23 Feb 2020
[ 15:25 antoine search for other commits by this committer ] Original commit   Revision:526925 (Only the first 10 of 257 ports in this commit are shown above. View all ports for this commit)
Deprecate a few ports

With hat:	portmgr
Thu, 16 Jan 2020
[ 09:34 bapt search for other commits by this committer ] Original commit   Revision:523220 (Only the first 10 of 53 ports in this commit are shown above. View all ports for this commit)
First pass at moving manpages to share/man for category a*
Sun, 29 Sep 2019
[ 19:12 dbaio search for other commits by this committer ] Original commit   Revision:513263
archivers/py-bup: Update to 0.29.3

PR:		240898
Submitted by:	jjuanino@gmail.com (maintainer)
Thu, 24 Jan 2019
[ 19:45 tcberner search for other commits by this committer ] Original commit   Revision:491112
archivers/py-bup: update to 0.29.2

PR:		235160
Submitted by:	jjuanino@gmail.com (maintainer)
Sun, 27 May 2018
[ 08:50 antoine search for other commits by this committer ] Original commit   Revision:470969
Fix dependencies with DEFAULT_VERSIONS=python=3.x
Thu, 24 May 2018
[ 22:37 rodrigo search for other commits by this committer ] Original commit   Revision:470813
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