non port: audio/picard/Makefile |
Number of commits found: 112 (showing only 100 on this page) |
Saturday, 19 Oct 2024
|
07:33 Jason E. Hale (jhale)
*/*: Chase removal of sip from RUN_DEPENDS
f3eb245 |
07:21 Jason E. Hale (jhale)
*/*: Remove qtbuilder and sip from RUN_DEPENDS
devel/py-qtbuilder and devel/py-sip should only be used as a
BUILD_DEPENDS. (e.g. USE_PYQT=qtbuilder:build sip:build)
Usually, these are only used to build the PyQt framework, but a few
other ports need them to build. Ports that have them as a BUILD_DEPENDS
unnecessarily haven't been audited yet.
Sip used to be needed for run, but this hasn't been the case for quite
some time. Runtime is provided by the devel/py-qt[56]-sip ports.
(USE_PYQT=pysip). The main PyQt ports provide this automatically, so
it isn't necessary to add it to individual consumers.
While here:
www/onionshare: Remove PyQt stuff completely. It uses PySide.
With hat: kde@
0d0b4d9 |
Saturday, 28 Sep 2024
|
19:29 Daniel Engberg (diizzy)
audio/picard: Update MASTER_SITES
Use GitHub as primary and fallback to upstream if that fails
While at it switch to DISTVERSION
PR: 281699
Reviewed by: jhale (maintainer)
bdda361 |
Thursday, 5 Sep 2024
|
19:00 Jason E. Hale (jhale)
audio/picard: Update to 2.12.3
https://github.com/metabrainz/picard/releases/tag/release-2.12.3
c445004 |
Monday, 2 Sep 2024
|
04:05 Jason E. Hale (jhale)
audio/picard: Update to 2.12.2
https://github.com/metabrainz/picard/releases/tag/release-2.12.2
bed1f49 |
Sunday, 25 Aug 2024
|
12:37 Jason E. Hale (jhale)
audio/picard: Update to 2.12.1
https://github.com/metabrainz/picard/releases/tag/release-2.12.1
668edfa |
Sunday, 7 Jul 2024
|
08:05 Po-Chuan Hsieh (sunpoet)
devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml
- Bump PORTREVISION of dependent ports for dependency change
1a80ec7 |
Saturday, 29 Jun 2024
|
08:59 Jason E. Hale (jhale)
audio/picard: Update to 2.12
https://github.com/metabrainz/picard/releases/tag/release-2.12
96031ae |
Saturday, 13 Apr 2024
|
14:47 Po-Chuan Hsieh (sunpoet)
devel/py-python-dateutil: Move devel/py-dateutil to devel/py-python-dateutil
- Convert to USE_PYTHON=pep517
- Bump PORTREVISION of dependent ports for dependency change
- While I'm here, update audio/py-pyradio to use PYTHON_PKGNAMEPREFIX instead of
PKGNAMEPREFIX for *_DEPENDS
84a372a |
Friday, 26 Jan 2024
|
22:27 Jason E. Hale (jhale)
audio/picard: Update to 2.11
https://github.com/metabrainz/picard/releases/tag/release-2.11.0rc1
https://github.com/metabrainz/picard/releases/tag/release-2.11
c1881fe |
Friday, 13 Oct 2023
|
23:25 Jason E. Hale (jhale)
audio/picard: Update to 2.10
https://github.com/metabrainz/picard/releases/tag/release-2.10
2e16d6b |
Friday, 15 Sep 2023
|
15:15 Jason E. Hale (jhale)
audio/picard: Update to 2.9.2
https://github.com/metabrainz/picard/releases/tag/release-2.9.2
f8b1ec7 |
Sunday, 20 Aug 2023
|
20:19 Jason E. Hale (jhale)
audio/picard: Update to 2.9.1
Switch to PEP-517
Enable regression tests
https://github.com/metabrainz/picard/releases/tag/release-2.9.1
2fb7dbc |
Thursday, 27 Jul 2023
|
23:30 Jason E. Hale (jhale)
audio/picard: Update to 2.9
https://github.com/metabrainz/picard/releases/tag/release-2.9
0dd601c |
Tuesday, 27 Jun 2023
|
19: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>
3d9a815 |
Tuesday, 25 Apr 2023
|
15:17 Christian Weisgerber (naddy)
audio/opus: bump consumers after update to 1.4
feb1fa3 |
Thursday, 9 Mar 2023
|
11:15 Loïc Bartoletti (lbartoletti)
PyQt: Update to latest versions
- PyQt5: update to 5.15.9
- PyQt6: upate to 6.4.2
- PyQt6-sip: update to 13.4.1
- PyQt5-sip: update to 12.11.1
- PyQt-builder: update to 1.14.1
- sip: upate to 6.7.7
PR: 269751
Exp-run by: antoine
6d3a647 |
Wednesday, 7 Dec 2022
|
06:58 Jason E. Hale (jhale)
audio/picard: Update to 2.8.5
https://github.com/metabrainz/picard/releases/tag/release-2.8.5
0db58f4 |
Wednesday, 23 Nov 2022
|
20:54 Jason E. Hale (jhale)
audio/picard: Update to 2.8.4
https://github.com/metabrainz/picard/releases/tag/release-2.8.4
c7b39e0 |
Monday, 12 Sep 2022
|
19:45 Jason E. Hale (jhale)
audio/picard: Update to 2.8.3
https://github.com/metabrainz/picard/blob/release-2.8.3/NEWS.md
a5a5ed2 |
Sunday, 11 Sep 2022
|
10:20 Felix Palmen (zirias)
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349
ddae4e9 |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Wednesday, 20 Jul 2022
|
14:20 Tobias C. Berner (tcberner)
audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <dmagda+libsamplerate@ee.ryerson.ca>
* <trasz@FreeBSD.org>
* Adam Weinberger
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aleksander Fafula <alex@bsdguru.org>
* Alex Allan <alex@kamaz.org.uk>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexander Yerenkow <yerenkow@gmail.com>
* Alexandr Kovalenko <never@nevermind.kiev.ua>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Anders Nordby <anders@fix.no>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anes Mukhametov <anes@anes.su>
* Anthony Ginepro <anthony.ginepro@laposte.net>
* Anton Yuzhaninov <citrin@citrin.ru>
* Aragon Gouveia <aragon@phat.za.net>
* Ashish SHUKLA <wahjava@gmail.com>
* Ayumi M <ayu@commun.jp>
* Ayumi Mitsui <ayu@commun.jp>
* Bartoletti <lbartoletti@FreeBSD.org>
* Bernard Spil <brnrd@FreeBSD.org>
* Bill Fenner <fenner@FreeBSD.org>
* Brad Walker <tha_walka@hotmail.com>
* Brett Taylor <brett@peloton.physics.montana.edu>
* Byung-Hee HWANG <bh@izb.knu.ac.kr>
* Carey Jones <mcj@acquiesce.org>
* Carlos J. Puga Medina <cpm@FreeBSD.org>
* Cezary Morga <cm@therek.net>
* Chao Shin <quakelee@cn.freebsd.org>
* Charles Mercadal <mercadal@diablonet.net>
* Chia-liang Kao <clkao@CirX.ORG>
* Chip Marshall <chip@eboai.org>
* Choi Jun Ho <junker@moderato.snu.ac.kr>
* Chris Piazza <cpiazza@FreeBSD.org>
* Christian Laursen <xi@borderworlds.dk>
* Christopher Key <cjk32@cam.ac.uk>
* Daniel Menelkir <dmenelkir@gmail.com>
* Daniel O'Connor
* David Bushong <david@bushong.net>
* David Le Brun <david@dyn-ns.net>
* David MacKenzie <djm@pix.net>
* David Naylor <dbn@FreeBSD.org>
* David Naylor <naylor.b.david@gmail.com>
* David Yeske <dyeske@gmail.com>
* Denise H. G. <darcsis@gmail.com>
* Dennis Herrmann <adox@mcx2.org>
* Dennis Herrmann <dhn@FreeBSD.org>
* Devon Ryan <dpryan@dpryan.com>
* Ditesh Shashikant Gathani <ditesh@gathani.org>
* Dmitry Afanasiev <KOT@MATPOCKuH.Ru>
* Dominic Mitchell <dom@happygiraffe.net>
* Dominique Goncalves <dominique.goncalves@gmail.com>
* Dryice Liu <dryice@dryice.name>
* Edward Tomasz Napierala <trasz@FreeBSD.org>
* Edward Tomasz Napierala <trasz@pin.if.uz.zgora.pl>
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Emanuel Haupt <ehaupt@critical.ch>
* Eric Anholt <anholt@FreeBSD.org>
* Erik Cederstrand <erich@FreeBSD.org>
* Francisco Gomez <francisco@gomezmarin.com>
* Frank Laszlo <laszlof@vonostingroup.com>
* František Dvořák <valtri@civ.zcu.cz>
* Fraser Tweedale <frase@frase.id.au>
* Gabor Kovesdan
* Gabor Zahemszky <Gabor@Zahemszky.HU>
* Ganael Laplanche <ganael.laplanche@martymac.org>
* Gea-Suan Lin <gslin@gslin.org>
* Gennady Sorokopud <gena@NetVision.net.il>
* George Reid <greid@FreeBSD.org>
* George Reid <greid@ukug.uk.freebsd.org>
* Goran Mekić <meka@tilda.center>
* Grzegorz Blach <gblach@FreeBSD.org>
* Gustau Perez <gustau.perez@gmail.com>
* Hans Petter Selasky <hselasky@FreeBSD.org>
* Hans Petter Selasky <hselasky@freebsd.org>
* Hye-Shik Chang
* Hye-Shik Chang <perky@FreeBSD.org>
* Jaap Akkerhuis <jaap@NLnetLabs.nl>
* Jamie Heckford <jamie@blackhole.net>
* Jean-Marc Zucconi <jmz@FreeBSD.org>
* Jean-Yves Lefort <jylefort@FreeBSD.org>
* Jean-Yves Lefort <jylefort@brutele.be>
* Jerry Eriksson <jerry@freebsd.se>
* Jim Mock <jim@FreeBSD.org>
* Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
* Joao Carlos Mendes Luis <jonny@jonny.eng.br>
* Joe Marcus Clarke <marcus@FreeBSD.org>
* John Hixson <jhixson@FreeBSD.org>
* John Hixson <john@pcbsd.org>
* Jonathan Lennox <lennox@cs.columbia.edu>
* Joris Vandalon <joris@vandalon.nl>
* Juha Erkkilä <erkkila@cc.jyu.fi>
* Juha Nygard <juha.nygard1@netikka.fi>
* Kawaguti Ginga <ginga@athena.club.ne.jp>
* Kengo Ichiki <kichiki@users.sourceforge.net>
* Koine Yuusuke(koinec) <koinec@users.osdn.me>
* Konstantinos Konstantinidis <kkonstan@daemon.gr>
* Koop Mast <kwm@FreeBSD.org>
* Lars Engels <lars.engels@0x20.net>
* Lars Engels <lme@FreeBSD.org>
* Lars Thegler <lth@FreeBSD.org>
* Leo Kim <leo@florida.sarang.net>
* Liam J. Foy <liamfoy@sepulcrum.org>
* Manuel Creach <manuel.creach@icloud.com>
* Marc van Woerkom <3d@FreeBSD.org>
* Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
* Mark Felder <feld@FreeBSD.org>
* Mark Kane <mark@mkproductions.org>
* Mark Pulford <mark@kyne.com.au>
* Mark Reidel <ports@mark.reidel.info>
* Mark Reidel <ports@mark.reidle.info>
* Martin Blapp <mbr@FreeBSD.org>
* Martin Dieringer <Martin.Dieringer@t-online.de>
* Martin Kraft <martin.kraft@fal.de>
* Martin Matuska <mm@FreeBSD.org>
* Martin Wilke (miwi@FreeBSD.org)
* Martin Wilke <miwi@FreeBSD.org>
* Masanori Kiriake <seiken@nbs.co.jp>
* Mathew Kanner <mat@hak.cnd.mcgill.ca>
* Matt Tosto <datahead4@gmail.com>
* Matthias Andree <matthias.andree@gmx.de>
* Maxim Sobolev <sobomax@FreeBSD.org>
* Michael Beer <beerml@sigma6audio.de>
* Michael Haro <mharo@area51.fremont.ca.us>
* Michael Johnson <ahze@FreeBSD.org>
* Michael Johnson <ahze@ahze.net>
* Michael Nottebrock <michaelnottebrock@gmx.net>
* Michael Vasilenko <acid@stu.cn.ua>
* Mike Makonnen <mtm@identd.net>
* Munish Chopra <mchopra@engmail.uwaterloo.ca>
* Mykola Dzham <i@levsha.me>
* Nadelyaev Stanislav <funkblaster@n11.bmstu.ru>
* Necati Ersen SISECI <siseci@enderunix.org>
* Nicola Vitale <nivit@FreeBSD.org>
* Nicola Vitale <nivit@email.it>
* Nicolas Herry <nicolasherry@gmail.com>
* Oliver Breuninger <ob@breuninger.org>
* Oliver Fromme <oliver.fromme@heim3.tu-clausthal.de>
* Oliver Lehmann <oliver@FreeBSD.org>
* Olivier Duchateau
* Oyvind Moll <oyvindmo@initio.no>
* Pav Lucistnik <pav@FreeBSD.org>
* Pav Lucistnik <pav@oook.cz>
* Peter Pentchev <roam@FreeBSD.org>
* Philip Paeps <philip@paeps.cx>
* Philippe Audeoud <jadawin@tuxaco.net>
* Pietro Cerutti <gahr@FreeBSD.org>
* Piotr Kubaj <emulation@FreeBSD.org$
* Piotr Kubaj <pkubaj@anongoth.pl>
* Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Putrya Statislav
* Rahul Siddharthan <rsidd@online.fr>
* Rich Neese <r.neese@gmail.com>
* Richard Neese
* Rob Zinkov <rzinkov@gmail.com>
* Romain Tartiere <romain@blogreen.org>
* Romain Tartière <romain@blogreen.org>
* Roman Bogorodskiy
* Roman Shterenzon <roman@xpert.com>
* Sander Janssen <janssen@rendo.dekooi.nl>
* Sascha Klauder <sklauder@trimind.de>
* Satoshi Taoka <taoka@FreeBSD.org>
* Sean McGovern <sean@sfarc.net>
* Sergey Akifyev <asa@gascom.ru>
* Seth Kingsley <sethk@osd.bsdi.com>
* Simon 'corecode' Schubert <corecode@corecode.ath.cx>
* Simon Barner <barner@gmx.de>
* Stas Timokhin <stast@bsdportal.ru>
* Stefan Ehmann <shoesoft@gmx.net>
* Stefan Jahn <stefan.jahn@nemesis-sektor.de>
* Stefan Zehl <sec@42.org>
* Stepan Zastupov [RedChrom] <redchrom@gmail.com>
* Steve Wills <swills@FreeBSD.org>
* Sue Blake <sue@FreeBSD.org>
* Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
* TOMIDA, Hiroaki <t.hiroaki.209 at gmail.com>
* Tatsuki Makino <tatsuki_makino@hotmail.com>
* The Anarcat <anarcat@anarcat.dyndns.org>
* Thomas Gellekum <tg@FreeBSD.org>
* Thomas M. Hermann <tmh.public@gmail.com>
* Thomas Runge <runge@rostock.zgdv.de>
* Thomas Zander <riggs@FreeBSD.org>
* Tilman Linneweh <arved@FreeBSD.org>
* Tim Bishop <tdb@FreeBSD.org>
* Timothy Beyer <beyert@cs.ucr.edu>
* Tobias Rehbein <tobias.rehbein@web.de>
* Tyler Spivey
* Ulrich Spoerlein <q@uni.de>
* Ulrich Spoerlein <uspoerlein@gmail.com>
* Vanilla I. Shu <vanilla@FreeBSD.org>
* Veniamin Gvozdikov <vg@FreeBSD.org>
* Vincent Tantardini <vinc@FreeBSD-fr.org>
* Wen Heping <wen@FreeBSD.org>
* Wen Heping <wenheping@gmail.com>
* Yanhui Shen <shen.elf@gmail.com>
* Yar Tikhiy <yar@FreeBSD.org>
* Yar Tikhiy <yar@comp.chem.msu.su>
* Ying-Chieh Liao <ijliao@FreeBSD.org>
* Yoichi Asai <yatt@luna2.org>
* Yoichi Asai <yatt@msc.biglobe.ne.jp>
* Yoshiaki Uchikawa
* Yoshihide SONODA <ysonoda@dontaku.csce.kyushu-u.ac.jp>
* Yuri Victorovich
* Yuri Victorovich <yuri@FreeBSD.org>
* Yuri Victorovich <yuri@rawbw.com>
* Zach Zurflu <zach@pabst.bendnet.com>
* Zane C. Bowers
* Zane C. Bowers-Hadley <vvelox@vvelox.net>
* Zhihao Yuan <lichray@gmail.com>
* ache
* arved
* chinsan
* chinsan <chinsan.tw@gmail.com>
* ericb@thedeepsky.com
* erich@FreeBSD.org
* faulkner@mpd.tandem.com
* gahr
* greg
* hrkfrd@googlemail.com
* ijliao
* janek@gaja.ipan.lublin.pl
* jkh
* jockl <jockl@pianojockl.org>
* kbyanc@posi.net
* kwm@rainbow-runner.nl
* lazyklimm <lazyklimm@gmail.com>
* leo
* lx
* mahonmesr@googlemail.com
* marius nuennerich
* mathias.picker@gmx.de
* michael johnson <ahze@ahze.net>
* michaelnottebrock@gmx.net and lioux@FreeBSD.org
* mtm@identd.net
* nemysis <nemysis@gmx.ch>
* nork@FreeBSD.org
* nox@jelal.kn-bremen.de
* numisemis at yahoo dot com
* patrick
* pjm <pierrejacqes.mimifir@gmail.com>
* pozar
* pst
* r.neese
* rene@FreeBSD.org (repocopied from audio/py-mpd)
* sethk
* shanee@augusta.de
* sobomax
* squell@alumina.nl
* swallace
* t.vanklaveren@student.utwente.nl
* torstenb
* trasz <trasz@FreeBSD.org
* trasz <trasz@pin.if.uz.zgora.pl>
* trevor
* ugen
* will
* yoshiaki Uchikawa
With hat: portmgr
213b0b7 |
Friday, 10 Jun 2022
|
03:29 Jason E. Hale (jhale)
audio/picard: Update to 2.8.1
https://github.com/metabrainz/picard/blob/release-2.8.1/NEWS.md
6c2082c |
Saturday, 28 May 2022
|
04:10 Jason E. Hale (jhale)
audio/picard: Update to 2.8
https://github.com/metabrainz/picard/blob/release-2.8/NEWS.md
30e156a |
Monday, 7 Mar 2022
|
17:39 Loïc Bartoletti (lbartoletti)
devel/py-qt5, devel/py-sip: Update versions
- Update sip to 6.5.1
- Update PyQt5 to 5.15.6
- Update PyQtChart, PyQtNetworkAuth and PyQtWebengine to 5.15.5
- Update PyQtSip to 12.9.1
- Update PyQtBuilder to 1.12.2
- Add ${_MAKE_JOBS} for pyqt.mk (reported by Tatsuki Makino)
PR: 261685
Exp-run by: antoine
2d8f8573 |
Thursday, 27 Jan 2022
|
06:12 Loïc Bartoletti (lbartoletti)
PyQt: Update sip to 6.5.0, reintroduce sip4 and simplify PyQt framework.
SIP:
As mentioned in the update from sip to sip5, this is a transitional version
to remove what is deprecated in sip4.
Sip6 completely removes the deprecated parts.
Unfortunately, some ports — mostly cura things — can not use sip6, so we
reintroduce sip4.
PyQt:
At the same time, we took the opportunity to simplify PyQT and propose only one
package as for devel/pyside2. */py-qt5-* have been merged — excepted chart,
networkauth and webengine — into devel/py-qt5-pyqt.
This allows us to be in adequacy with the packages that the author of these
libraries proposes, namely:
PyQt - devel/py-qt5-pyqt
PyQt-Charts - x11-toolkits/py-qt5-chart
PyQt-NetworkAuth – net/py-qt5-networkauth
PyQt-WebEngine – www/py-qt5-webengine
SIP – devel/py-sip
py-sip - devel/py-qt5-sip
PyQt-builder - devel/py-qtbuilder
Qscintilla - devel/py-qt5-qscintilla2
Reviewed by: diizzy, kde
Tested by: kai, rhurlin, arrowd, madpilot
Approved by: makc, tcberner, kde
Differential Revision: https://reviews.freebsd.org/D33237
Exp-run by: antoine
4f0a5e1 |
Thursday, 13 Jan 2022
|
21:01 Stefan Eßer (se)
Fix CONFLICTS entries in archivers, astro, audio
Fix conflicts entries based on a script that searches for duplicate
files installed by several ports.
Some patters seem to make ports conflict with themselves, but this is
actually not the case due to the check-*-conflicts logic implemented
in bsd.port.mk, which excludes self-conflicts.
PHP based ports have been ignored in this commit as requested by the
committers currently working on the php-8.1 import.
Approved by: portmgr (implicit)
98f7d7d |
Saturday, 1 May 2021
|
14:17 Jason E. Hale (jhale)
audio/picard: Update to 2.6.2
Changes: https://picard.musicbrainz.org/changelog/
4abc8c4 |
Sunday, 18 Apr 2021
|
18:51 Jason E. Hale (jhale)
audio/picard: Update to 2.6.1
Changes: https://picard.musicbrainz.org/changelog/
6463c21 |
Tuesday, 6 Apr 2021
|
17:33 Jason E. Hale (jhale)
audio/picard: Update to 2.6
Changes: https://picard.musicbrainz.org/changelog/
2e4f365 |
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Tuesday, 16 Mar 2021
|
09:29 lbartoletti
PyQt5: Update PyQt5 to 5.15.4 and py-qtbuilder to 1.9.1
PR: 254218
Exp-run by: antoine
|
Monday, 8 Mar 2021
|
06:49 lbartoletti
PyQt5: Update PyQt5 to 5.15.3, QScintilla2 to 2.12.0, py-qtbuilder to 1.9.0
* PyQt5: update to 5.15.3
This is a minor feature and bug-fix release. There are corresponding releases of
the other PyQt5-related packages.
- Added the missing QImage.setAlphaChannel().
- Support for the QtNetworkAuth library has been moved to a separate
PyQtNetworkAuth package.
- Wheels no longer bundle the corresponding Qt libraries and instead
automatically install them from an external wheel.
* QScintilla2: update to 2.12.0
This adds support for Qt6 and removes support for Qt4.
- Change the new distname (again)i due to a conflict
- Use the new sip-build system
* devel/py-qtbuilder: update to 1.9.0
* devel/py-sip: fix flavor for sip-distinfo
PR: 253865
Exp-run by: antoine
|
Wednesday, 3 Mar 2021
|
18:04 kai
audio/picard: Fix packaging with Python 3.8
* Apply the same fix as in r559094 by stripping libraries by wildcard paths.
* Also use PYTHONPREFIX_SITELIBDIR instead of PYTHON_SITELIBDIR to make the
port PREFIX safe while I'm here.
PR: 253815
Approved by: python (with hat)
|
Wednesday, 6 Jan 2021
|
19:55 jhale
audio/picard: Update to 2.5.6
Changes: https://picard.musicbrainz.org/changelog/
|
Saturday, 26 Dec 2020
|
18:00 jhale
audio/picard: Update to 2.5.5
Changes: https://picard.musicbrainz.org/changelog/
|
Tuesday, 15 Dec 2020
|
17:56 lbartoletti
Update PyQt5 to 5.15.2, sip to 5.5.0, py-qtbuilder to 1.6.0 and py-qt5-sip to
12.8.1
PR: 251764
Exp-run by: antoine
|
Friday, 30 Oct 2020
|
01:06 jhale
audio/picard: Update to 2.5.1
- Raise required version of audio/py-mutagen to 1.37
- Use DISTVERSION in WRKSRC to make it easier to test pre-release versions
|
Saturday, 17 Oct 2020
|
23:01 jhale
audio/picard: Add missing runtime dependency devel/py-dateutil
Reported by: arved (via private mail)
MFH: 2020Q4
|
Monday, 5 Oct 2020
|
15:50 lbartoletti
Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5
- Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5
- Use pypi for PYQT [1]
- Add devel/py-qt5-sip (Don't use it for now. It will be used in future updates
of PyQt with py-sip >= 5)
- Add missing py-qt5 ports: comms/py-qt5-sensors, devel/py-qt5-location,
devel/py-qt5-remoteobjects, net/py-qt5-networkauth
- Strip libs
- Refactor *_PATH and *_PORT parts
[1] RiverBankComputing doesn't offer links to download latest version of some
ports
PR: 247369
Reviewed by: tcberner
Differential Revision: https://reviews.freebsd.org/D25749
Exp-run by: antoine
|
Saturday, 12 Sep 2020
|
03:50 jhale
audio/picard: Update to 2.4.4
Changes: https://picard.musicbrainz.org/changelog/
|
Monday, 24 Aug 2020
|
02:42 jhale
audio/picard: Update to 2.4.2
Changes: https://picard.musicbrainz.org/changelog/
|
Monday, 29 Jun 2020
|
16:42 jhale
Update audio/picard to 2.3.2
|
Saturday, 11 Apr 2020
|
05:04 lbartoletti
Update py-sip to 4.19.21 and qscintilla2 to 2.11.4
- Update py-sip to 4.19.21
- Update qscintilla2 to 2.11.4
- Replace MASTER_SITE_RIVERBANK with https versions
- Replace QSCI2_DISTNAME to match with the new one
PR: 245308
Approved by: tcberner (mentor)
Exp-run by: antoine
|
Tuesday, 10 Dec 2019
|
03:56 jhale
Update audio/picard to 2.2.3
Changes: https://picard.musicbrainz.org/changelog/
|
Sunday, 3 Nov 2019
|
01:42 jhale
audio/picard: Update to 2.2.2
PR: 241681
Submitted by: Adam Jimerson <vendion@gmail.com>
|
Saturday, 21 Sep 2019
|
01:50 jhale
Update audio/picard to 2.2.1
|
Tuesday, 19 Mar 2019
|
02:17 jhale
audio/picard: Update to 2.1.3
Changes: https://picard.musicbrainz.org/changelog/
|
Thursday, 14 Feb 2019
|
07:38 jhale
audio/picard: Update to 2.1.2
Changes: https://picard.musicbrainz.org/changelog/
|
Wednesday, 16 Jan 2019
|
11:13 tijl
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call
in the weak wrapper resolves to the weak wrapper itself creating an infinite
call loop that overflows the stack and causes a crash. Some of the
allocation functions are variants of C++ new and delete and it probably
depends on the compiler whether these variants are used in other parts of
Qt5Webengine.
Remove the weak wrappers (make them Linux specific). This isn't binary
compatible but we are already breaking that with the changes to the symbol
versions.
[1]
https://github.com/qt/qtwebengine/commit/5c2cbfccf9aafb547b0b30914c4056abd25942a4
[2]
https://github.com/qt/qtwebengine/commit/2ed5054e3a800fa97c2c9e920ba1e6ea4b6ef2a5
[3]
https://github.com/qt/qtwebengine/commit/009f5ebb4bd6e50188671e0815a5dae6afe39db5
Bump all ports that depend on Qt5.
PR: 234070
Exp-run by: antoine
Approved by: kde (adridg)
|
Thursday, 3 Jan 2019
|
17:13 jhale
audio/picard: Update to 2.1
Changes: https://picard.musicbrainz.org/changelog/
|
Thursday, 22 Nov 2018
|
20:18 tcberner
pyqt: Change install directories for Python flavor support
* PyQt could not be installed for multiple Python versions at
the same time, as there were conflicting files.
This patch creates Python-version versioned directories for
all these, and further installs binaries with a version number.
* Note, there might be some hickups for software that depends on
on of the .so's provided by PyQt5, which might not be found
anymore autmotically, and maybe need some LD-flaggery.
* Update PyQt5 to 5.10.1
* Mark www/py-qt5-webengine broken. It is unforuntately no longer
compatible with the old qt5-webengine-5.9.4 we ship.
PR: 232745
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D8714
|
Thursday, 6 Sep 2018
|
09:27 jhale
- Update to 2.0.4
- Be more specific with audio/picard-plugins minimum version requirement
|
Saturday, 11 Aug 2018
|
21:40 jhale
Update to 2.0.3
|
Tuesday, 31 Jul 2018
|
15:37 jhale
Update to 2.0.2
|
Friday, 27 Jul 2018
|
21:50 jhale
Update audio/picard to 2.0.1
This is a major version update that switches from using PyQt4 and Python 2.7
to PyQt5 and Python 3.5+
Update audio/picard-plugins to 20180707 snapshot from the 2.0 branch
|
Wednesday, 20 Jun 2018
|
17:05 mat
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
|
Friday, 16 Feb 2018
|
14:50 jhale
sip is needed as a runtime dependency
Traceback (most recent call last):
File "/usr/local/bin/picard", line 2, in <module>
from picard.tagger import main; main('/usr/local/share/locale', True)
File "/usr/local/lib/python2.7/site-packages/picard/tagger.py", line 22, in
<module>
import sip
ImportError: No module named sip
|
Thursday, 15 Feb 2018
|
11:26 jhale
Update to 1.4.2 [1]
Fix LICENSE
Update WWW
Plugins are now in a separate port (audio/picard-plugins). They are
maintained in a separate repository and no longer shipped with the picard
source.
PR: 223354 [1]
Submitted by: Greg V <greg@unrelenting.technology> [1]
|
Thursday, 30 Nov 2017
|
15:50 mat
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the
current python flavor. It can be used in dependency lines when the
port itself is not python flavored. For example, deskutils/calibre.
By default, all the flavors are generated. To only generate flavors
for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.
In all the ports with Python dependencies, the *_DEPENDS entries MUST
end with the flavor so that the framework knows which to build/use.
This is done by appending '@${PY_FLAVOR}' after the origin (or
@${FLAVOR} if in a Python module with Python flavors, as the content
will be the same). For example:
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
PR: 223071
Reviewed by: portmgr, python
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D12464
|
Saturday, 22 Oct 2016
|
20:41 jhale
Convert to USES=pyqt
|
Friday, 1 Apr 2016
|
13:29 mat
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Thursday, 26 Feb 2015
|
02:52 jhale
- Update to 1.3.2
|
Wednesday, 10 Sep 2014
|
20:50 gerald
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
|
Sunday, 17 Aug 2014
|
11:26 jhale
- s/PYTHON_FEATURES/USE_PYTHON/
Reported by: koobs
|
Saturday, 16 Aug 2014
|
16:01 jhale
- USE_PYTHON -> USES=python
- Add LICENSE_FILE
- Strip binaries
- Use options helpers
- Add USES=desktop-file-utils per stage-qa
- Bump PORTREVISION since d-f-u changes RUN_DEPENDS and plist
|
Monday, 13 Jan 2014
|
21:00 rene
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
|
Sunday, 15 Dec 2013
|
16:22 wg
Use setuptools for all Python ports.
Setuptools is the preferred method to manage Python distributions after
many changes to the packaging ecosystem over the past couple of years.
Only ports using USE_PYDISTUTILS= yes are affected by this commit, ports using
USE_PYDISTUTILS= easy_install remains the same however this usage is now
deprecated and should be converted to USE_PYDISTUTILS= yes.
Some Python distributions do not work with setuptools out of the box because
they extend the install command from distutils and not setuptools, and
so they need to be patched accordingly.
pip (which leverages setuptools) works around the issue by using eggs, however
we want to get rid of those as well, as support for "flat" installation is
unavailable or has other issues associated with it.
This work allows us to unify how python packages are built, ensure that Python
distributions are installed consistently, reduces complexity for Python port
maintainers and paves the way for simplifying the Python ports framework in
the future.
With hat on: python
Reviewed by: koobs, antoine
Exp-run: bdrewery
Approved by: bdrewery (portmgr)
|
Sunday, 29 Sep 2013
|
14:22 jhale
- Update to 1.2
- Support staging
- Update pkg-descr (capabilities & formatting)
|
Friday, 20 Sep 2013
|
14:36 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
|
Thursday, 12 Sep 2013
|
08:00 jhale
- Update audio/libdiscid to 0.5.2
- Switch to CMake build system
- Trim Makefile headers
- Bump PORTREVISION on dependent ports
|
Wednesday, 24 Apr 2013
|
18:10 ak
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Sunday, 3 Feb 2013
|
18:16 makc
Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.
x11-toolkits/py-qt:
- mark BROKEN: does not build with latest devel/py-sip
|
Thursday, 13 Sep 2012
|
12:55 jhale
- Update to 1.1
- Drop ABI version numbers from LIB_DEPENDS
Approved by: avilla (mentor)
|
04:45 jhale
- Update MAINTAINER to my new FreeBSD.org address
Approved by: makc (mentor)
|
Thursday, 14 Jun 2012
|
04:18 rm
- update to 1.0
While here:
- add some missing tabs
- drop LICENSE_FILE (doesn't needed for well-known licenses)
- use PYTHON_PKGNAMEPREFIX in _DEPENDS
- strict python version to 2.x (per README)
PR: 168851
Submitted by: Jason E. Hale <bsdkaffee at gmail dot com> (maintainer)
|
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
|
Friday, 25 May 2012
|
01:50 makc
Chase PyQT update
|
Thursday, 16 Feb 2012
|
15:57 ashish
- Bump PORTREVISION to chase the update of multimedia/libvpx
|
Friday, 11 Nov 2011
|
17:30 miwi
- Update to 0.16
PR: 162389
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
Feature safe: yes
|
Friday, 26 Aug 2011
|
07:13 miwi
- Update to 0.15.1
PR: 160199
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
|
Sunday, 24 Jul 2011
|
16:33 beech
- Update to 0.15
PR: ports/159069
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
|
Friday, 24 Jun 2011
|
22:39 mm
Bump due to ffmpeg update to 0.7.1
|
Thursday, 2 Jun 2011
|
18:57 culot
- Update to 0.14
PR: ports/157510
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
|
Monday, 28 Mar 2011
|
03:01 wen
- Bump PORTREVISION to chase the update of audio/libdiscid
PR: ports/155977
Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
|
Thursday, 17 Mar 2011
|
13:13 miwi
- Update to 0.13
PR: 155428
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
|
Saturday, 24 Jul 2010
|
16:38 mm
- Update ffmpeg to 0.6
|
Monday, 31 May 2010
|
02:01 ade
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
|
Saturday, 30 Jan 2010
|
14:27 fluffy
The KDE FreeBSD team is proud to announce the release of SIP-4.10 and
PyQt-4.7 for FreeBSD. The official update notes can be found at
http://www.riverbankcomputing.com
We'd like to say thanks to all helpers, testers and submitters.
|
Monday, 2 Nov 2009
|
10:54 miwi
- Update to 0.12.1
PR: 140057
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
|
Tuesday, 4 Aug 2009
|
12:36 lippe
- Pass maintainership to submitter.
PR: ports/137409
Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
|
Sunday, 2 Aug 2009
|
08:02 linimon
Reset alexbl@FreeBSD.org due to maintainer-timeouts and no repsonse
to email.
Hat: portmgr
|
Friday, 15 May 2009
|
13:22 pav
- Update to 0.11
PR: ports/131170
Submitted by: Martin Tournoij <carpetsmoker@rwxrwxrwx.net>
Approved by: maintainer timeout (alexbl; 3 months)
|
Saturday, 14 Feb 2009
|
23:01 makc
Bump PORTREVISION after QScintilla2 update
|
Monday, 1 Sep 2008
|
05:36 alexbl
- update to 0.10
PR: 126466
Submitted by: Martin Tournoij <carpetsmoker@rwxrwxrwx.net>
|
Monday, 16 Jun 2008
|
23:11 gahr
- Add support for CDDB lookups via libdiscid
- Bump PORTREVISION
PR: 124035
Submitted by: gahr
Approved by: maintainer timeout (alexbl; 3 weeks)
|
Friday, 6 Jun 2008
|
13:07 edwin
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
Number of commits found: 112 (showing only 100 on this page) |