non port: devel/py-xdg/Makefile |
SVNWeb
|
Number of commits found: 44 |
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
|
Fri, 28 Oct 2022
|
[ 15:55 Yuri Victorovich (yuri) ] 6a9eaac
devel/py-pyxdg: Remove duplicate in favor of devel/py-xdg
Reported by: rhurlin@gwdg.de
|
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
|
[ 19:44 Tobias C. Berner (tcberner) ] 11049e3 (Only the first 10 of 87 ports in this commit are shown above. )
cleanup: remove '$MCom' tag
gnome@ no longer uses Marcusom as their staging ground.
Approved by: gnome (nc)
Differential Revision: https://reviews.freebsd.org/D35866
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Sat, 25 Jun 2022
|
[ 11:36 Baptiste Daroussin (bapt) ] a0f57bd
devel/py-xdg: update to 0.28
|
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.
|
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, 7 Nov 2020
|
[ 08:52 tcberner ]
devel/py-xdg: Update to 0.27
PR: 250635
Submitted by: Neel Chauhan <neel@neelc.org>
|
Fri, 19 Jul 2019
|
[ 14:48 swills ]
devel/py-xdg: Update to 0.26
PR: 238452
Approved by: maintainer timeout (gnome@, >10 weeks)
|
Tue, 27 Feb 2018
|
[ 13:03 mat ] (Only the first 10 of 26 ports in this commit are shown above. )
Switch some MASTER_SITES from http/ftp to https.
Also some cleanup of dead entries.
PR: 226203
Submitted by: Sam H
Sponsored by: Absolight
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Thu, 9 Feb 2017
|
[ 05:30 fluffy ]
devel/py-xdg: limit to use python2 only, for python3 already exist devel/py3-xdg
port.
This unbreak some depended ports like textproc/ibus, which also limited to
python2, when python3 sets as default
PR: 215921
Submitted by: myself
Approved by: gnome (kwm via irc)
|
Thu, 2 Jun 2016
|
[ 15:53 rm ]
devel/py-xdg: relax python version check
pyxdg support Python3 since version 0.20, so adjust out port accordingly.
While here, add NO_ARCH and sort USE_PYTHON values.
PR: 209896
Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw>
With hat: gnome
|
Mon, 20 Oct 2014
|
[ 16:04 mva ] (Only the first 10 of 564 ports in this commit are shown above. )
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit)
|
Tue, 4 Mar 2014
|
[ 16:42 kwm ]
Update to 0.25.
Add license. pkg-descr WWW tab->space.
|
Sat, 1 Mar 2014
|
[ 17:56 miwi ]
- Convert to autoplist
- Stage support
- Bump PORTREVISION
|
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)
|
Tue, 29 Oct 2013
|
[ 17:05 kwm ] (Only the first 10 of 19 ports in this commit are shown above. )
Restrict python to -2.7
Submitted by: mva@
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Mon, 15 Feb 2010
|
[ 04:55 marcus ]
Update to 0.19.
|
Sun, 1 Nov 2009
|
[ 18:17 marcus ]
Update to 0.18.
|
Sat, 22 Nov 2008
|
[ 17:23 ahze ]
Update to 0.17
|
Sat, 16 Aug 2008
|
[ 19:04 marcus ]
Update to 0.16.
|
Thu, 3 Jul 2008
|
[ 04:18 mezz ]
Fix the fetch.
Reported by: pointyhat via pav
|
Wed, 24 Oct 2007
|
[ 23:37 marcus ] (Only the first 10 of 1479 ports in this commit are shown above. )
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for (Only the first 15 lines of the commit message are shown above )
|
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
|
Sat, 14 Oct 2006
|
[ 08:54 marcus ] (Only the first 10 of 893 ports in this commit are shown above. )
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
|
Thu, 4 May 2006
|
[ 21:41 edwin ] (Only the first 10 of 364 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with D
|
Sun, 28 Aug 2005
|
[ 14:55 ahze ]
- Update to 0.15
- MAINTAINER -> gnome@
|
Sun, 5 Jun 2005
|
[ 19:34 ahze ]
- Add some more icon paths, [LOCALBASE|X11BASE]/share/pixmaps
- Use X11BASE/etc/xdg for xdg path for now. LOCALBASE/etc/xdg will
be readded later.
- Bump PORTREVISION
Submitted by: mezz
|
[ 16:45 ahze ]
- Update to 0.14
Requested by: mezz for deskutils/smeg
|
Tue, 31 May 2005
|
[ 02:20 ahze ]
- Update to 0.12
- Add some new features to pkg-descr
|
Tue, 24 May 2005
|
[ 11:06 ahze ]
- Force commit for changes of distfile being re-rolled.
test-menu.py was changed to support this release and it is
not installed so it will not effect py-xdg if you already
installed py-xdg before distfile update.
Changes:
http://cvs.freedesktop.org/pyxdg/pyxdg/test/test-menu.py?r1=1.14&r2=1.15&sortby=date
Requested by: marcus
|
Mon, 23 May 2005
|
[ 21:04 ahze ]
- Update to 0.11
|
Tue, 26 Apr 2005
|
[ 01:43 ahze ]
- Update to 0.10
|
Sat, 2 Apr 2005
|
[ 16:45 ahze ]
- Update to 0.9
- Add patch work to add path to xdg stuff [1]
Requested by: mezz and marcus for a gnome menu editor [1]
|
Tue, 23 Nov 2004
|
[ 23:45 ahze ]
Remove freedesktop.org from MASTER_SITES since the distfile has
now shown up and does not match distinfo
Pointed out by: Pointy hat via kris
Approved by: adamw (implicit)
|
Sat, 20 Nov 2004
|
[ 06:41 ahze ]
Add MASTER_SITE_LOCAL to MASTER_SITES until
freedesktop.org is back in order
Approved by: adamw (implicit)
|
Fri, 29 Oct 2004
|
[ 22:24 ahze ] (Only the first 10 of 40 ports in this commit are shown above. )
Change email to new FreeBSD.org address
Approved by:adamw (mentor)
|
Tue, 26 Oct 2004
|
[ 18:36 krion ]
Update to 0.8
PR: ports/73046
Submitted by: maintainer
|
Tue, 12 Oct 2004
|
[ 07:21 linimon ]
Update to 0.7.
PR: ports/71599
Submitted by: Michael Johnson <ahze at ahze dot net> (maintainer)
|
Wed, 4 Aug 2004
|
[ 10:11 krion ]
Update to 0.6
PR: ports/69976
Submitted by: maintainer
|
Sat, 26 Jun 2004
|
[ 00:41 mezz ]
A python library to access freedesktop.org standards.
Currently supported are:
o Base Directory Specification
o Menu Specification
o Desktop Entry Specification
o Icon Theme Specification
WWW: http://freedesktop.org/Software/pyxdg
PR: ports/68332
Submitted by: michael johnson <ahze@ahze.net>
|
Number of commits found: 44 |