non port: audio/py-eyed3/Makefile |
SVNWeb
|
Number of commits found: 49 |
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, 11 Jan 2023
|
[ 15:58 Dmitry Marakasov (amdmi3) ] 77d6847 (Only the first 10 of 3335 ports in this commit are shown above. )
*/*: 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) ] 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) ] 213b0b7 (Only the first 10 of 561 ports in this commit are shown above. )
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> (Only the first 15 lines of the commit message are shown above )
|
Thu, 14 Oct 2021
|
[ 10:39 Stefan Eßer (se) ] 3ec4070
audio/py-eyed3: Add CPE information
Approved by: portmgr (blanket)
|
Thu, 15 Apr 2021
|
[ 09:53 Ruslan Makhmatkhanov (rm) ] d9c0431
audio/py-eyed3: update to 0.9.6
Changes:
https://github.com/nicfit/eyeD3/blob/0.9.x/HISTORY.rst#v096-2020-12-28--true-blue
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 24 Mar 2021
|
[ 14:00 rm ]
audio/py-eyed3: update to 0.9.4
Changelog:
https://eyed3.readthedocs.io/en/latest/history.html#v0-9-4-2020-03-21-the-devil-made-me-do-it
Also add patch that removes direct invocation of pip command to install
dependencies.
|
Sun, 10 Jan 2021
|
[ 17:05 rene ]
Remove unused PY_PATHLIB references and its definition.
The port itself (devel/py-pathlib) was already removed.
|
Mon, 28 Dec 2020
|
[ 23:02 antoine ] (Only the first 10 of 1942 ports in this commit are shown above. )
Drop python 2.7 support from a few ports
With hat: portmgr
|
Sat, 14 Dec 2019
|
[ 18:49 rm ]
audio/py-eyed3: update to 0.8.11
Update to latest version, that supports python3.
0.8.x branch is not fully API compatible, so it may break
dependent ports. Maintainers of these ports were notified
of the update more than year ago.
PR: 230578
Submitted by: Nathan <ndowens04@gmail.com> (based on)
|
Sun, 1 Dec 2019
|
[ 09:40 amdmi3 ]
- Fix LICENSE
- Switch to options helpers
- Update WWW
Approved by: portmgr blanket
|
Wed, 27 Dec 2017
|
[ 08:03 bapt ]
eyed3 does not works, packaging works, but it fails at runtime due
to the code being for python2
|
Sun, 23 Apr 2017
|
[ 16:09 rm ]
audio/py-eyed3: fix path to python interpreter
Correct the python binary path in eyed3 executable: we have no python
symlink by default. Bump PORTREVISION.
Reported by: ZAHEMSZKY, Gabor <gabor@zahemszky.hu> (by email)
MFH: 2017Q1
|
Wed, 14 Dec 2016
|
[ 21:02 rm ]
audio/py-eyed3: update to 0.7.10
- update to 0.7.10
- remove dependency upon magic: it is not used since 0.7.8
Changelog:
0.7.10 - 12.10.2016 (Hollow)
Bug Fixes:
[issue 97] - Missing import
[issue 105] - Fix the rendering of default constructed id3.TagHeader
Fixed Tag.frameiter
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 13 Dec 2015
|
[ 13:43 rm ]
audio/py-eyed3: update to 0.7.9
|
Wed, 10 Jun 2015
|
[ 20:28 rm ]
audio/py-eyed3: update to 0.7.8
- update to 0.7.8
- change MASTER_SITES to pypi following upstream
- relax python version check - port is now python3 ready
- remove CONFLICTS with no more existing port
|
Sun, 28 Sep 2014
|
[ 18:17 rm ]
audio/py-eyed3: update to 0.7.5; convert to USES
|
Wed, 16 Jul 2014
|
[ 03:47 adamw ] (Only the first 10 of 42 ports in this commit are shown above. )
Add DOCS to OPTIONS_DEFINE where PORTDOCS= is set.
|
Sun, 20 Apr 2014
|
[ 20:25 rm ]
audio/py-eyed3: update to 0.7.4 (backwards incompatible branch)
- copy audio/py-eyed3 0.6.18 to audio/py-eyed3-06
- update audio/py-eyed3 to 0.7.4
- chase dependency change of audio/abcde to use audio/py-eyed3-06
- drop maintainership of audio/py-eyed3-06
- add mutual CONFLICTS into a both ports
|
Sat, 5 Apr 2014
|
[ 17:42 rm ]
audio/py-eyed3: remove not-needed slash
|
[ 15:40 rm ]
audio/py-eyed3: unbreak, simplify this port a bit
PR: 187628
Reported by: Bruce Albrecht <bruce@freebsd.zuhause.org>
|
Sun, 2 Mar 2014
|
[ 17:33 rm ]
py-eyed3: fix packaging and support staging
- fix packaging by correcting reversed logic of PORTDOCS installation [1]
- support staging
- general clean-ip
- bump PORTREVISION, because those, who didn't need PORTDOCS, had them installed
Reported by: mandree [1]
|
Fri, 21 Feb 2014
|
[ 13:35 ehaupt ] (Only the first 10 of 28 ports in this commit are shown above. )
Remove trailing whitespaces from category audio
|
Mon, 10 Feb 2014
|
[ 13:54 ehaupt ] (Only the first 10 of 581 ports in this commit are shown above. )
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)
|
Mon, 13 Jan 2014
|
[ 21:00 rene ] (Only the first 10 of 702 ports in this commit are shown above. )
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)
|
Fri, 3 Jan 2014
|
[ 15:26 adamw ] (Only the first 10 of 48 ports in this commit are shown above. )
Convert to PORT_OPTIONS:MDOCS.
Holdout shame list: ruby, perl, python
|
Sun, 15 Dec 2013
|
[ 16:22 wg ] (Only the first 10 of 64 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Fri, 20 Sep 2013
|
[ 14:36 bapt ] (Only the first 10 of 879 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
|
Fri, 30 Aug 2013
|
[ 23:01 bapt ] (Only the first 10 of 222 ports in this commit are shown above. )
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix
|
Sun, 25 Dec 2011
|
[ 06:31 rm ]
- update to 0.6.18
- remove stale mirror
- strict python versions (python3 isn't supported)
Approved by: novel (mentor, implicit)
|
Thu, 10 Nov 2011
|
[ 22:20 rm ] (Only the first 10 of 49 ports in this commit are shown above. )
Change email for my ports to FreeBSD one.
Approved by: novel (mentor)
Feature safe: yes
|
Mon, 8 Nov 2010
|
[ 21:39 pav ]
- Update to 0.6.17
PR: ports/152061
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
|
Mon, 27 Sep 2010
|
[ 20:29 skreuzer ]
Change maintainer to Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: Tobias Roth <ports@fsck.ch> (Maintainer)
|
Sat, 14 Jun 2008
|
[ 03:02 lwhsu ]
- Update to 0.6.16
PR: ports/124551
Submitted by: Tobias Roth <ports AT fsck.ch> (maintainer)
|
Fri, 21 Mar 2008
|
[ 08:22 jadawin ]
- Update to 0.6.15.
PR: ports/121901
Submitted by: Tobias Roth <ports@fsck.ch> (maintainer)
Approved by: tabthorpe (mentor)
|
Mon, 21 Jan 2008
|
[ 04:00 perky ]
- Update to 0.6.14
- Pass maintainership to the submitter.
PR: ports/118236
Submitted by: Tobias Roth <ports@fsck.ch>
|
Mon, 30 Jul 2007
|
[ 09:42 alexbl ] (Only the first 10 of 445 ports in this commit are shown above. )
- 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
|
Mon, 23 Jul 2007
|
[ 09:36 rafan ] (Only the first 10 of 437 ports in this commit are shown above. )
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
|
Fri, 5 Jan 2007
|
[ 21:56 erwin ]
- Update to 0.6.11
- remove LIB_DEPENDS audio/id3lib
- enable NOPORTDOCS option.
PR: 106880
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org>
Approved by: maintainer timeout
|
Sat, 22 Apr 2006
|
[ 04:22 perky ]
Update to 0.6.10
|
Mon, 10 Oct 2005
|
[ 14:44 perky ]
Update to 0.6.8
|
Sun, 20 Mar 2005
|
[ 16:56 perky ]
Update to 0.6.4
|
Wed, 26 Jan 2005
|
[ 09:19 perky ]
- Update to 0.6.3
_ Update main site URL
|
Sun, 5 Dec 2004
|
[ 02:58 perky ]
Fix build on Python 2.4.
|
Mon, 18 Oct 2004
|
[ 01:48 perky ]
Update to 0.6.2
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Fri, 22 Aug 2003
|
[ 05:13 perky ]
Add new port for py-eyed3, an ID3 processing library for Python
|
Number of commits found: 49 |