| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
EXT_SUFFIX, according to PEP 3149, refers to the full tag and
extension for compiled extension module objects, eg .cpython-311.so,
.cpython-313t.so, etc. We do not use the correct semantic meaning,
and this usage becomes ambiguous and confusing when tags do not
match between bytecode and compiled extension module objects.
Rename our PYTHON_EXT_SUFFIX to PYTHON_TAG to align with PEP 3147's
specification of a magic tag, which consists of implementation name
and shorthand version only. This is meant for bytecode and other
files containing this tag in their filename that do not depend on
a specific Python ABI for the same version. Chase all existing
consumers.
Introduce PYTHON_SOABI to align with PEP 3149's specification of a
tag, which consists of implementation name, shorthand version and
any ABI flags present (this and PYTHON_TAG are identical without
ABI flags). This is meant for compiled extension module objects and
other files that depend on a specific Python ABI for the same
version.
Add documentation for these variables that our PYTHON_EXT_SUFFIX
never had.
PR: 274671
Event: Kitchener-Waterloo Hackathon 202506
|
| |
|
|
|
| |
Release notes:
https://github.com/gpodder/gpodder/releases/tag/3.11.5
|
| |
|
|
| |
Approved by: portmgr (blanket)
|
| | |
|
| |
|
|
|
|
| |
- Bump PORTREVISION for package change
With hat: python
|
| |
|
|
|
|
|
|
|
| |
PR: 253815
Approved by: portmgr (build fix)
MFH: 2021Q1
Notes:
svn path=/head/; revision=566953
|
| |
|
|
| |
Notes:
svn path=/head/; revision=556324
|
| |
|
|
| |
Notes:
svn path=/head/; revision=532901
|
| |
|
|
|
|
|
|
| |
Changelog:
https://github.com/gpodder/gpodder/releases/tag/3.10.11
Notes:
svn path=/head/; revision=516405
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- update to latest 3.10.8 version and switch to github
- follow upstream development and switch the port to py3/gtk3
- adjust options and dependencies accordingly
- comment off eyed3 dependency, because version in ports in not py3-compatible
- remove patch, merged upstream; update homepage URL
- change DATADIR in plist with relative patch, because gpodder doesn't support
changing it's files location
Notes:
svn path=/head/; revision=500174
|
| |
|
|
|
|
|
|
|
|
|
| |
- update to 3.9.0
- modernize port (options helpers, NO_ARCH etc)
Release notes:
http://blog.gpodder.org/2016/02/gpodder-390-helium-levitator-released.html
Notes:
svn path=/head/; revision=408817
|
| |
|
|
| |
Notes:
svn path=/head/; revision=379669
|
| |
|
|
| |
Notes:
svn path=/head/; revision=370434
|
| |
|
|
|
|
|
|
|
|
|
| |
- use option helpers
- support staging
changelog:
http://blog.gpodder.org/2013/09/gpodder-352-prime-mover-released.html
Notes:
svn path=/head/; revision=337400
|
| |
|
|
|
|
|
|
|
| |
the mtree (categories starting with m)
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=331270
|
| |
|
|
|
|
|
|
|
|
| |
changelog:
http://blog.gpodder.org/2013/04/gpodder-351-nick-of-time-released.html
Feature safe: yes
Notes:
svn path=/head/; revision=316069
|
| |
|
|
|
|
|
|
|
|
| |
- remove unneeded patch
changelog:
http://blog.gpodder.org/2013/03/gpodder-350-after-hours-released.html
Notes:
svn path=/head/; revision=313659
|
| |
|
|
|
|
|
|
| |
changelog:
http://blog.gpodder.org/2012/12/gpodder-340-quiet-earth-released.html
Notes:
svn path=/head/; revision=309713
|
| |
|
|
|
|
|
|
| |
changelog:
http://blog.gpodder.org/2012/09/gpodder-330-intermission-released.html
Notes:
svn path=/head/; revision=305011
|
| |
|
|
|
|
|
|
|
|
|
| |
- remove no more needed files/patch-setup.py
- convert to optionsng
changelog:
http://blog.gpodder.org/2012/05/gpodder-312-capture-moon-released.html
Notes:
svn path=/head/; revision=297814
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- remove mygpoclient parts, because it's now a separate port
- drop COVERART and IPOD options - they are not yet ported to 3.1.0
- MP3TAG options has changed with MUTAGEN (user also need to enable
corresponding extension to make it work)
- drop SHOWNOTES option - it's now require python-webkit package,
that we lack in the ports tree
- make py-notify dependency optional (default off)
- make GTK GUI optional (default on), there is also working CLI with
web-server
- add patch-setup.py - ugly hack to stop installing man-page with
setup.py, they are now installed manually into correct location
Differences in 2.x/3.x are listed here:
http://blog.gpodder.org/2011/11/gpodder-300-397d-released.html
Notes:
svn path=/head/; revision=295802
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- update mirrors list
- strict python version to 2.6-2.7
- update mygpoclient to 1.6
- drop dependency on py-simplejson
Approved by: miwi (co-mentor)
Feature safe: yes
Notes:
svn path=/head/; revision=286113
|
| |
|
|
|
|
|
|
| |
PR: ports/160983
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
Notes:
svn path=/head/; revision=282357
|
| |
|
|
|
|
|
|
| |
PR: 158405
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
Notes:
svn path=/head/; revision=276849
|
| |
|
|
|
|
|
|
| |
PR: 155052
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer)
Notes:
svn path=/head/; revision=269901
|
| |
|
|
|
|
|
|
|
|
|
|
| |
This is mostly a bugfix/code-cleanup release.
Some minor improvements to the UI.
PR: ports/152756
Submitted by: Charlie Kester (corky1951@comcast.net) (maintainer)
Approved by: itetcu (mentor) (implicit)
Notes:
svn path=/head/; revision=265614
|
| |
|
|
|
|
|
| |
deinstall.
Notes:
svn path=/head/; revision=264487
|
| |
|
|
|
|
|
|
| |
- Replace a space by a tab.
- Fix plist.
Notes:
svn path=/head/; revision=264302
|
| |
|
|
|
|
|
|
| |
PR: 151443
Submitted by: maintainer
Notes:
svn path=/head/; revision=264165
|
| |
|
|
|
|
|
|
| |
PR: ports/151376
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer)
Notes:
svn path=/head/; revision=262871
|
| |
|
|
|
|
|
|
| |
PR: ports/149375
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer)
Notes:
svn path=/head/; revision=258885
|
| |
|
|
|
|
|
|
|
|
| |
- Remove misleading video option as gpodder works with all kind
of media players
Submitted by: Frank Steinborn <steinex AT nognu.de> (maintainer)
Notes:
svn path=/head/; revision=253024
|
| |
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
Submitted by: Frank Steinborn <steinex AT nognu.de>
Notes:
svn path=/head/; revision=252712
|
| |
|
|
|
|
|
|
| |
PR: 144425
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=250730
|
| |
|
|
|
|
|
|
| |
PR: 143815
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=249675
|
| |
|
|
|
|
|
|
| |
PR: 141816
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=246436
|
| |
|
|
|
|
|
|
| |
PR: 132519
Submitted by: Chess Griffin <chess@chessgriffin.com> (Maintainer)
Notes:
svn path=/head/; revision=230065
|
| |
|
|
|
|
|
|
| |
PR: ports/129603
Submitted by: Chess Griffin <chess@chessgriffin.com>
Notes:
svn path=/head/; revision=224331
|
| |
|
|
|
|
|
|
| |
PR: ports/125648
Submitted by: Chess Griffin <chess@chessgriffin.com> (maintainer)
Notes:
svn path=/head/; revision=216907
|
| |
|
|
|
|
|
|
| |
PR: 122190
Submitted by: Chess Griffin <chess@chessgriffin.com> (maintainer)
Notes:
svn path=/head/; revision=210112
|
| |
|
|
|
|
|
|
| |
PR: 121106
Submitted by: Chess Griffin <chess@chessgriffin.com> (maintainer)
Notes:
svn path=/head/; revision=208001
|
| |
|
|
|
|
|
|
| |
PR: 119898
Submitted by: Chess Griffin <chess@usrshare.com> (maintainer)
Notes:
svn path=/head/; revision=206581
|
| |
|
|
|
|
|
|
| |
PR: ports/118729
Submitted by: Chess Griffin <chess@chessgriffin.com> (maintainer)
Notes:
svn path=/head/; revision=203800
|
|
|
subscribe to RSS feeds for podcasts, videocasts, and other similiar
content and download media files found in those feeds. gPodder also
supports optional iPod synchronization support, MP3/OGG id3 tag
editing, and Ogg-to-iPod synchronization.
WWW: http://gpodder.berlios.de
PR: ports/117413
Submitted by: Chess Griffin <chess@chessgriffin.com>
Notes:
svn path=/head/; revision=203587
|