non port: deskutils/gbirthday/Makefile |
Number of commits found: 32 |
Tuesday, 28 Jan 2020
|
21:57 antoine
Deprecate some pygtk2 ports
With hat: portmgr
 |
Friday, 8 Nov 2019
|
09:41 tobik
deskutils: Add missing USES={gnome,mate,php}
 |
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
 |
Sunday, 5 Mar 2017
|
08:13 mat
Cleanup USE_GITHUB with GH_TUPLE usage.
Do not use GH_TUPLE for the default distfile.
With hat: portmgr
Sponsored by: Absolight
 |
Sunday, 17 Apr 2016
|
18:58 rm
deskutils/gbirthday: update to 0.6.10; switch to GH
 |
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
 |
Thursday, 18 Jun 2015
|
06:42 rm
deskutils/gbirthday: update to 0.6.8
- update to 0.6.8
- add LICENSE_FILE
- remove Evolution bits, because support of Evolution was discontinued by
upstream developers
 |
Sunday, 19 Oct 2014
|
08:50 mva
- Convert ports from databases/ and deskutils/ to new USES=python
Approved by: portmgr (implicit)
 |
Tuesday, 29 Jul 2014
|
21:25 adamw
Remove the final usages of USE_XZ from the tree, and replace them with
USES=tar:xz.
Approved by: portmgr (most of them)
 |
Saturday, 18 Jan 2014
|
18:49 rm
- add stage support
- rename options EVO and THUNDER to EVOLUTION and THUNDERBIRD
- convert to options helpers and add NLS to available options list
- turn off EVOLUTION option by default for those who just using this app with
simple csv-file
- drop dependency on desktop-file-utils, since .desktop file defines
no mime-types
- bump PORTREVISION
 |
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)
 |
Tuesday, 22 Oct 2013
|
13:52 amdmi3
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with d)
Approved by: portmgr (bdrewery)
 |
Friday, 20 Sep 2013
|
16:21 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils)
 |
Wednesday, 24 Apr 2013
|
18:10 ak
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
 |
Saturday, 2 Mar 2013
|
08:47 rm
- update to 0.6.7
- convert to optionsng
- limit python version to 2.x only (pygtk)
- eliminate PYTHON_SITELIBDIR from depends
 |
Wednesday, 20 Feb 2013
|
16:25 rm
- take maitainership
- trim Makefile header
- remove indefinite article from COMMENT
 |
16:08 fluffy
- Reassign ports from avl@ back to pool at his request.
Submitted by: avl via IM
Approved by: avl via IM
 |
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
 |
Friday, 25 Feb 2011
|
01:32 delphij
Chase after net/openldap24-server update.
Reminded by: miwi
 |
Monday, 27 Dec 2010
|
15:52 pgollucci
- new version of py-MySQLdb installs only the .egg 'zipped' so mysql.so
is no longer present to test for.
Approved by: itectu (portmgr, via irc)
 |
Saturday, 20 Nov 2010
|
15:37 kwm
Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/
This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.
This release features commits by avl, marcus, mezz and myself.
The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:
Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX
Bapt <baptiste.daroussin@gmail.com>
jsa@
miwi@
Sergio de Almeida Lenzi <lenzi.sergio@gmail.com>
Maxim Samsonov <xors@mne.ru>
Kris Moore
And pav@ for 2 exp-runs
PR: ports/152255
ports/143260
ports/141033
ports/149629
ports/150350
ports/151523
With hat: gnome@
 |
Saturday, 17 Jul 2010
|
15:33 avl
- Update to 0.6.5
- Use xz compressed distfile
 |
Monday, 31 May 2010
|
02:01 ade
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
 |
Sunday, 2 May 2010
|
14:39 avl
- Update to 0.6.4
 |
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, 23 Jan 2010
|
15:13 avl
- Update to 0.6.2
 |
Monday, 11 Jan 2010
|
12:37 avl
- Update to 0.6
 |
Thursday, 5 Nov 2009
|
14:40 avl
- Update to 0.5.2
Changes: http://gbirthday.sourceforge.net/gbchangelog.html
 |
Friday, 31 Jul 2009
|
13:57 dinoex
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
 |
Thursday, 28 May 2009
|
20:44 avl
Change MAINTAINER on my ports to my FreeBSD email address
Approved by: tabthorpe (mentor)
 |
Wednesday, 7 Jan 2009
|
22:12 miwi
GBirthday is a birthday reminder application that helps you to remember your
evolution contacts' birthdays. It puts an icon on notification area which will
blink when there is any of your contacts' birthday today. You can also check if
there is any of your contacs' birhday on next days.
WWW: http://gbirthday.sourceforge.net/
PR: ports/130091
Submitted by: Alexander Logvinov <ports at logvinov.com>
 |
Number of commits found: 32 |