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-lzma/Makefile
SVNWeb

Number of commits found: 37

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, 17 May 2023
[ 16:30 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977  commit hash:9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977  commit hash:9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977  9b178ff  (Only the first 10 of 108 ports in this commit are shown above. View all ports for this commit)
*/*: llvm15 build fixes

llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.

Approved by:	portmgr (blanket)
Sat, 6 May 2023
[ 14:39 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:8973c17e6a74473f6ced2a10901401a580b56074  commit hash:8973c17e6a74473f6ced2a10901401a580b56074  commit hash:8973c17e6a74473f6ced2a10901401a580b56074  8973c17 
archivers/py-lzma: Unbreak on HEAD

Approved by:	portmgr (blanket)
Wed, 11 Jan 2023
[ 15:58 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  77d6847  (Only the first 10 of 3335 ports in this commit are shown above. View all ports for this commit)
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
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)
Wed, 16 Jun 2021
[ 09:00 Piotr Kubaj (pkubaj) search for other commits by this committer ]    commit hash:b3a2e92fdbcc02c44d6f79239af85f36e366cab6  commit hash:b3a2e92fdbcc02c44d6f79239af85f36e366cab6  commit hash:b3a2e92fdbcc02c44d6f79239af85f36e366cab6  b3a2e92 
archivers/py-lzma: enable on powerpc
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Mon, 28 Dec 2020
[ 23:02 antoine search for other commits by this committer ] Original commit   Revision:559531 (Only the first 10 of 1942 ports in this commit are shown above. View all ports for this commit)
Drop python 2.7 support from a few ports

With hat:	portmgr
Thu, 24 Dec 2020
[ 13:46 kai search for other commits by this committer ] Original commit   Revision:559094 (Only the first 10 of 166 ports in this commit are shown above. View all ports for this commit)
Relax hardcoded paths to fix build with Python 3.8.7

Since r558913 Python 3.8 incorporates BPO-42604 [1] which changed the
shared libs naming scheme.  This means "EXT_SUFFIX" is now derived from
SOABI and yields with Python 3.8 to ".cpython-38.so" instead of ".so".

The affected ports strip the libaries in the "post-install" target via
hardcoded path(s) and the build fails at the end because the new extension
is not expected at this place.

Remedy the issue by adding wildcards to these paths.  This should also
prepare the ports for future Python releases, which will use the new shared
libs naming scheme.

[1] https://bugs.python.org/issue42604

PR:		252057
Reported by:	John Kennedy
Reviewed by:	fluffy, koobs
Approved by:	koobs (python)
Tue, 24 Nov 2020
[ 14:58 sbz search for other commits by this committer ] Original commit   Revision:556162
- Update to 0.5.0
Thu, 24 Sep 2020
[ 20:26 linimon search for other commits by this committer ] Original commit   Revision:549946
Also enable on powerpc64le.

Approved by:	portmgr (tier-2 blanket)
Sun, 12 Apr 2020
[ 01:22 sbz search for other commits by this committer ] Original commit   Revision:531469
- Unbreak package build on ARM arch

PR:	212798
Submitted by:	mikael
Tue, 23 Jul 2019
[ 21:51 pkubaj search for other commits by this committer ] Original commit   Revision:507249
archivers/py-lzma: unbreak on powerpc64

Builds fine on powerpc64.

Approved by:	mentors (implicit approval)
Thu, 21 Sep 2017
[ 13:01 sbz search for other commits by this committer ] Original commit   Revision:450256
- Update to 0.4.9
Wed, 7 Dec 2016
[ 00:15 sbz search for other commits by this committer ] Original commit   Revision:428020
- Update to 0.4.8
- Allow Python concurrent installation
Sat, 18 Oct 2014
[ 07:49 mva search for other commits by this committer ] Original commit   Revision:371096 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- Convert ports from accessibility/, archivers/ and astro/ to new
  USES=python

Approved by:	portmgr (implicit)
With hat:	python@
Thu, 3 Jul 2014
[ 19:06 adamw search for other commits by this committer ] Original commit   Revision:360446 (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
Reduce unnecessary bsd.port.options.mk inclusions by using OPTIONS helpers.

For liborange, reverse the logic, as I'm pretty sure the OPTIONS were being
used to disable the selected options.

Approved by:	portmgr (blanket)
Sun, 8 Jun 2014
[ 09:08 mva search for other commits by this committer ] Original commit   Revision:356995
- Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
Sun, 11 May 2014
[ 23:31 bapt search for other commits by this committer ] Original commit   Revision:353747
Convert to USES=dos2unix
Tue, 6 May 2014
[ 11:17 sbz search for other commits by this committer ] Original commit   Revision:353083
- Support STAGEDIR

PR:		ports/188462
Submitted by:	Bartek Rutkowski <ports at robakdesign.com>
Fri, 21 Feb 2014
[ 13:34 ehaupt search for other commits by this committer ] Original commit   Revision:345392 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Remove trailing whitespaces from category archivers
Mon, 10 Feb 2014
[ 13:54 ehaupt search for other commits by this committer ] Original commit   Revision:343634 (Only the first 10 of 581 ports in this commit are shown above. View all ports for this commit)
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
Fri, 20 Sep 2013
[ 13:11 bapt search for other commits by this committer ] Original commit   Revision:327699 (Only the first 10 of 221 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers)
Wed, 24 Apr 2013
[ 18:38 sbz search for other commits by this committer ] Original commit   Revision:316468
- Convert to new option framework
Mon, 28 Mar 2011
[ 13:26 sbz search for other commits by this committer ] Original commit 
- Update to 0.4.4

Approved by:    jadawin@ (mentor)
Fri, 18 Mar 2011
[ 10:04 sbz search for other commits by this committer ] Original commit  (Only the first 10 of 47 ports in this commit are shown above. View all ports for this commit)
Update my MAINTAINER address to sbz at FreeBSD.org.

Approved by:    jadawin@ (mentor)
Sat, 29 Jan 2011
[ 03:51 miwi search for other commits by this committer ] Original commit 
- Update to 0.4.3

PR:             154330
Submitted by:   Sofian Brabez <sbrabez@gmail.com>
Feature safe:   yes
Thu, 11 Nov 2010
[ 15:36 jadawin search for other commits by this committer ] Original commit 
- Update to 0.4.2
- Submitter is now maintainer

PR:             ports/152122
Submitted by:   Sofian Brabez <sbrabez AT gmail.com>
Thu, 8 Jul 2010
[ 02:04 linimon search for other commits by this committer ] Original commit 
Reset maintainer per his request to ports@.

Feature safe:   yes
Mon, 24 May 2010
[ 15:31 amdmi3 search for other commits by this committer ] Original commit 
- Pass maintainership to gcooper@

PR:             146911
Submitted by:   gcooper@
Sun, 23 May 2010
[ 21:16 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 70 ports in this commit are shown above. View all ports for this commit)
Reset perky@FreeBSD.org due to maintainer-timeouts and no response
to email.

Hat:            portmgr
Mon, 30 Jul 2007
[ 09:42 alexbl search for other commits by this committer ] Original commit  (Only the first 10 of 445 ports in this commit are shown above. View all ports for this commit)
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
Sat, 6 Jan 2007
[ 09:48 erwin search for other commits by this committer ] Original commit 
Update to 0.3.0

PR:             107266
Submitted by:   Li-Wen Hsu <lwhsu@lwhsu.org>
Approved by:    maintainer timeout
Wed, 3 May 2006
[ 05:14 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 196 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from ports in categories starting with A.
Wed, 9 Jun 2004
[ 06:34 perky search for other commits by this committer ] Original commit 
Fix build on STABLE.

Spotted by:     kris
Fri, 28 May 2004
[ 14:33 perky search for other commits by this committer ] Original commit 
Add py-lzma, a 7zip compression library for Python.

Number of commits found: 37