| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Release notes:
https://exaile.org/2025/01/03/Exaile-4.1.4-beta1-released/
|
|
|
|
|
| |
With hat: gnome
PR: 273722
|
|
|
|
|
|
|
| |
also remove patch, that was incorporated upstream
Release notes:
https://github.com/exaile/exaile/wiki/Exaile-4.1-release-notes
|
|
|
|
| |
Approved by: portmgr (blanket infrastructure changes)
|
|
|
|
| |
New version of gtk3 in tree
|
|
|
|
|
|
|
| |
GTK+ has been renamed to GTK since 2019.
Reference: https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
* xml: Add some missing DeviceEventController methods.
* Bind the AT-SPI bus to the graphical session.
* Mark bus service as belonging to the session slice.
* Add ATSPI_ROLE_PUSH_BUTTON_MENU.
* Add an "announcement" event/signal to allow objects to send
notifications (!63).
* Various code clean-ups and test improvements.
What's new in at-spi2-core 2.45.1:
* Atk and at-spi2-atk are now merged into this project.
* Now requires meson 0.56.2 and glib 2.67.4.
* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.
* Properly escape the AT-SPI bus address; fixes warnings about the address
not containing a colon (!55).
* Add a text value to AtspiValue, so that a value can expose a textual
description, as in the new Atk value API.
* Add atspi_event_listener_register_with_app, to allow an event listener
to be registered only for a given application (!52).
- accessibility/atk and accessibility/at-spi2-atk have been merged into
accessibility/at-spi2-core
- accessibility/at-spi2-core: bump consumers of removed ports atk and at-spi2-atk
PR: 269704
Exp-run by: antoine
---
|
|
|
|
|
|
|
|
|
|
| |
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
Add upstream patch that adds support of berkeleydb and remove bsddb
dependency.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2022-06-30 multimedia/mpeg2codec: Obsolete, please consider using multimedia/ffmpeg
2022-06-30 multimedia/livestreamer: Abandoned upstream, please consider using www/yt-dlp or multimedia/streamlink
2022-06-30 net/kissd: Obsolete, target hardware was released 19 years ago
2022-06-30 www/gecko-mediaplayer: Uses incompatible plugin interface NPAPI
2022-06-30 multimedia/snappy: Deprecated upstream, please consider multimedia/mpv or multimedia/vlc
2022-06-30 audio/exaile: Requires py-bsddb3 which requires upstream EOLd db5
2022-06-30 multimedia/gnome-twitch: Unmaintained, please consider using www/yt-dlp or multimedia/streamlink
2022-06-30 multimedia/clive: Last release in 2012, please consider using www/yt-dlp or multimedia/streamlink
2022-06-30 multimedia/imagination: Obsolete, majority of DVD players made in the last 15+ years have been able to do image slideshows
2022-06-30 multimedia/m2tstoavi: Marked obsolete by upstream in 2010, please consider using multimedia/ffmpeg or multimedia/handbrake
2022-06-30 multimedia/mps-youtube: Abandoned upstream
2022-06-30 multimedia/umph: Last release in 2012 and abandoned upstream, please consider using www/yt-dlp
2022-06-30 multimedia/quvi09: Deprecated upstream, please consider using www/yt-dlp or multimedia/streamlink
2022-06-30 multimedia/quvi: Deprecated upstream, please consider using www/yt-dlp or multimedia/streamlink
2022-06-30 multimedia/libquvi09: Deprecated upstream, please consider using www/yt-dlp or multimedia/streamlink
2022-06-30 multimedia/libquvi: Deprecated upstream, please consider using www/yt-dlp or multimedia/streamlink
2022-06-30 multimedia/libquvi-scripts09: Deprecated upstream, please consider using www/yt-dlp or multimedia/streamlink
2022-06-30 multimedia/libquvi-scripts: Deprecated upstream, please consider using www/yt-dlp or multimedia/streamlink
2022-06-30 multimedia/cclive: Last release in 2013, please consider using www/yt-dlp or multimedia/streamlink
2022-06-30 multimedia/p5-Umph-Prompt: Last release in 2011 and abandoned upstream
2022-06-30 sysutils/xvidcap: Abandoned upstream, depends on deprecated GTK2 and only supports legacy video codecs. Please consider using multimedia/obs-studio
2022-06-30 audio/gmpc-lastfm: Abandonware, last release in 2011 and upstream is dead
2022-06-30 audio/gmpc-magnatune: Abandonware, last release in 2011 and upstream is dead
2022-06-30 audio/gmpc-shout: Abandonware, last release in 2011 and upstream is dead
2022-06-30 audio/gmpc-alarm: Abandonware, last release in 2011 and upstream is dead
2022-06-30 audio/gmpc-lyricsplugin: Abandonware, last release in 2011 and upstream is dead
2022-06-30 audio/gmpc-mdcover: Abandonware, last release in 2011 and upstream is dead
2022-06-30 audio/gmpc-albumview: Abandonware, last release in 2011 and upstream is dead
2022-06-30 audio/gmpc-extraplaylist: Abandonware, last release in 2011 and upstream is dead
2022-06-30 audio/gmpc-libnotify: Abandonware, last release in 2011 and upstream is dead
2022-06-30 audio/gmpc: Abandonware, last release in 2011 and upstream is dead
2022-06-30 audio/gmpc-lyrics: Abandonware, last release in 2011 and upstream is dead
2022-06-30 audio/gmpc-discogs: Abandonware, last release in 2011 and upstream is dead
2022-06-30 audio/gmpc-mserver: Abandonware, last release in 2011 and upstream is dead
2022-06-30 multimedia/ffmpeg2theora: Legacy video format, superseded by AV1/H.264/H.265/VP8/VP9
2022-06-30 multimedia/grake: Dead upstream, please consider using www/yt-dlp or multimedia/streamlink
2022-06-30 multimedia/iriverter: Obsolete and unmaintained for 15+ years, please consider using multimedia/handbrake
2022-06-30 multimedia/libmpeg3: Deprecated upstream
2022-06-30 multimedia/mmsrip: Obsolete, Microsoft deprecated MMS in 2003
2022-06-30 multimedia/mpeg2play: Obsolete, please consider using multimedia/mpv or multimedia/vlc
2022-06-30 multimedia/mpeg_play: Obsolete, please consider using multimedia/mpv or multimedia/vlc
2022-06-30 multimedia/mpeg_stat: Obsolete, please consider using multimedia/mediainfo or multimedia/ffmpeg
2022-06-30 multimedia/qt-faststart: Obsolete, please consider using multimedia/Bento4, multimedia/gpac-mp4box or multimedia/ffmpeg
2022-06-30 multimedia/spigot: Deprecated hardware, released in the early 90s
2022-06-30 audio/forked-daapd: Deprecated upstream, project is now called OwnTone
2022-06-30 multimedia/tstools: Obsolete, please consider using multimedia/ffmpeg
2022-06-30 multimedia/sabbu: please consider using multimedia/aegisub
2022-06-30 multimedia/avinfo: Last release in 2008, please consider using multimedia/mediainfo or multimedia/ffmpeg instead
2022-06-30 audio/asterisk-espeak: Depends on deprecated audio/espeaak
2022-06-30 multimedia/mpgtx: Obsolete, please consider using multimedia/ffmpeg
|
|
|
|
|
|
|
|
| |
- convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert ports tree to make use of USES=gstreamer
- remove duplicate dependency lines from the tree
Differential Revision: https://reviews.freebsd.org/D35097
|
|
|
|
|
|
|
|
|
|
| |
db5 has been marked DEPRECATED and in terms databases/py-bsddb3 has also
been marked DEPRECATED.
Set EXPIRATION_DATE to 2022-06-30
PR: 262204
Approved by: rm (maintainer-timeout)
|
| |
|
|
|
|
| |
Reported by: lwhsu
|
| |
|
|
|
|
| |
Notes:
svn path=/head/; revision=565298
|
|
|
|
|
|
|
|
| |
Also remove patch merged upstream. Changelog:
https://github.com/exaile/exaile/wiki/Exaile-4.1-release-notes
Notes:
svn path=/head/; revision=561305
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- switch to the more modern version of librsvg2 on architectures
supporting rust
- this will fix some graphical issues on these architectures
PR: 250276
Exp-run by: antoine
Submitted by: tobik
Differential Revision: https://reviews.freebsd.org/D18878
Notes:
svn path=/head/; revision=554733
|
|
|
|
| |
Notes:
svn path=/head/; revision=544928
|
|
|
|
|
|
|
|
|
|
|
| |
upstream commit:
https://github.com/exaile/exaile/commit/bcbac205636ff260bf819a67c3fdd6d2e4ecbacb
Bug fixed:
https://github.com/exaile/exaile/issues/699
Notes:
svn path=/head/; revision=532741
|
|
|
|
|
|
|
|
| |
This release brings python3 support.
Release notes: https://github.com/exaile/exaile/wiki/Exaile-4.1-release-notes
Notes:
svn path=/head/; revision=532488
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=528058
|
|
|
|
| |
Notes:
svn path=/head/; revision=520936
|
|
|
|
|
|
|
|
|
|
| |
- drop no more supported HAL dependency
- introduce non-default bsdisks dependency for hardware detection
- add CDDB and UDISKS2 knobs to options list
- bump PORTREVISION to track dependency change
Notes:
svn path=/head/; revision=520934
|
|
|
|
|
|
|
| |
Release notes: https://github.com/exaile/exaile/wiki/Exaile-4.0-release-notes
Notes:
svn path=/head/; revision=520919
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=518570
|
|
|
|
| |
Notes:
svn path=/head/; revision=517040
|
|
|
|
|
|
|
|
| |
PR: 225752
Submitted by: Yasuhiro KIMURA
Notes:
svn path=/head/; revision=462307
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=455210
|
|
|
|
|
|
|
|
|
| |
While there, correct DEV_WARNINGS when they occur.
Sponsored by: Absolight
Notes:
svn path=/head/; revision=415839
|
|
|
|
|
|
|
|
|
| |
by default anyway and don't need to be listed
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415742
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412344
|
|
|
|
| |
Notes:
svn path=/head/; revision=385131
|
|
|
|
|
|
|
|
| |
- update to 3.4.4
- install man-page
Notes:
svn path=/head/; revision=383034
|
|
|
|
| |
Notes:
svn path=/head/; revision=375874
|
|
|
|
| |
Notes:
svn path=/head/; revision=375253
|
|
|
|
| |
Notes:
svn path=/head/; revision=371393
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- update to 3.4.0.2
- switch to github
- add LICENSE_FILE
- modernize port
- stop building and installing an manpage, because of:
1. It can't be built on package cluster, because exaile refuses to start under
root user.
2. It needs pygtk2 and friends on build phase just to create the manpage! I'd
rethink the process, or at least included the prebuilt version of manpage to
the source tarball.
PR: 194144
Approved by: maintainer timeout (14 days)
Notes:
svn path=/head/; revision=371098
|
|
|
|
| |
Notes:
svn path=/head/; revision=338511
|
|
|
|
|
|
|
|
|
| |
LIB_DEPENDS in audio
With hat: portmgr
Notes:
svn path=/head/; revision=336166
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- add staging support
- update USE_PYTHON value
- drop BDB from options list, there is no such option (portlint warning)
changelog:
3.3.2 is primarily a bugfix release, with only very limited new features added.
- Tracks were sometimes selected incorrectly when searching a playlist
- Sometimes the main window wouldn't appear when minimizing to the system tray
- More tags supported for MP4/M4A/FLAC/OGG files
- Locale bugs when executing --help
- Updated Windows installer dependency download versions
- Fixed plugins: librivox
PR: 183843
Submitted by: rm (myself)
Approved by: jsa (maintainer, by mail)
Notes:
svn path=/head/; revision=334999
|
|
|
|
|
|
|
|
|
| |
the mtree (categories starting with a)
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=331267
|
|
|
|
|
|
|
| |
audio)
Notes:
svn path=/head/; revision=327706
|
|
|
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
Notes:
svn path=/head/; revision=320584
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=316464
|
|
|
|
|
|
|
|
|
|
|
|
| |
changelog:
https://launchpad.net/exaile/3.3.x/3.3.1
PR: 174042
Submitted by: rm (myself)
Approved by: maintainer timeout (2 weeks+)
Notes:
svn path=/head/; revision=309263
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- convert Makefile header into two-line format
- use PORTVERSION and common launchpad download url, as other launchpad ports do
to remove complexity
- update COMMENT (indefinite article removed)
- remove LICENSE_FILE for common license (GPLv2)
- convert py-* to ${PYTHON_PKGNAMEPREFIX} in dependencies
- remove shlib version from hal library dependency
- limit python version to 2.x only
- remove conflicts with unexisting exaile-devel
- convert to optionsng
- remove reinplace (XDG), that's not needed anymore
- remove deprecated attribution from pkg-descr
- sort pkg-plist
changelog:
- see first news article on www.exaile.org
PR: 171911
Submitted by: rm (myself)
Approved by: jsa (maintainer)
Notes:
svn path=/head/; revision=304817
|