notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: deskutils/griffith/Makefile
SVNWeb

Number of commits found: 48

Wed, 12 Jul 2023
[ 18:56 Felix Palmen (zirias) search for other commits by this committer ]    commit hash:7d1faa7179813ffa542b550a1fdb3bdc80a7986c  commit hash:7d1faa7179813ffa542b550a1fdb3bdc80a7986c  commit hash:7d1faa7179813ffa542b550a1fdb3bdc80a7986c  7d1faa7  (Only the first 10 of 299 ports in this commit are shown above. View all ports for this commit)
bsd.sites.mk: Update all ports using USE_GITLAB

Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.

Approved by:		portmgr (tcberner, mentor)
Differential Revision:	https://reviews.freebsd.org/D37077
Tue, 27 Jun 2023
[ 19:34 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  3d9a815  (Only the first 10 of 4481 ports in this commit are shown above. View all ports for this commit)
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, 8 Feb 2023
[ 07:23 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:2995aeb28869ef95e5b1090534b6d200b8ce517b  commit hash:2995aeb28869ef95e5b1090534b6d200b8ce517b  commit hash:2995aeb28869ef95e5b1090534b6d200b8ce517b  2995aeb 
deskutils/griffith: Replace reference to PY_PILLOW with its value

Since this port works with Python 3.7 and later, the value of
PY_PILLOW doesn't change. So replace reference to it with its value.
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:4dd7a7430ea7a96f6ed2edcc0765d04d79eba40a  commit hash:4dd7a7430ea7a96f6ed2edcc0765d04d79eba40a  commit hash:4dd7a7430ea7a96f6ed2edcc0765d04d79eba40a  4dd7a74  (Only the first 10 of 152 ports in this commit are shown above. View all ports for this commit)
deskutils: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Alex "lissyara" Keda <admin@lissyara.su>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Vereeken <Alexander88207@protonmail.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Andreas Kohn <andreas@syndrom23.de>
  *  Andrew Hsu <ahsu@users.sf.net>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Andrey Zakhvatov <andy@icc.surw.chel.su>
  *  Anton Berezin <tobez@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 24 Mar 2020
[ 19:54 antoine search for other commits by this committer ] Original commit   Revision:529063 (Only the first 10 of 87 ports in this commit are shown above. View all ports for this commit)
Convert the tree to use PY_PILLOW

With hat:	portmgr
Originally submitted by:	kai
Sun, 13 Jan 2019
[ 12:16 swills search for other commits by this committer ] Original commit   Revision:490130
deskutils/griffith: update to 0.15

This moves it to the fork on GitLab since it seems upstream abandoned
the project.

PR:		234915
Submitted by:	John Cheetham <jcheetham19@gmail.com>
Mon, 19 Feb 2018
[ 11:10 antoine search for other commits by this committer ] Original commit   Revision:462307 (Only the first 10 of 442 ports in this commit are shown above. View all ports for this commit)
Reduce dependency on the python2 metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
Thu, 30 Nov 2017
[ 15:50 mat search for other commits by this committer ] Original commit   Revision:455210 (Only the first 10 of 2423 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Fri, 21 Apr 2017
[ 14:10 amdmi3 search for other commits by this committer ] Original commit   Revision:439071
- Fix shebangs
- Add NO_ARCH
Tue, 13 Dec 2016
[ 19:47 rene search for other commits by this committer ] Original commit   Revision:428527
Update sqlalchemy dependency of deskutils/griffith and games/childsplay
to version 1.0

sqlalchemy 0.8 is no longer supported upstream.
Tue, 8 Nov 2016
[ 21:30 antoine search for other commits by this committer ] Original commit   Revision:425766
Remove broken option
Sun, 21 Aug 2016
[ 16:57 rene search for other commits by this committer ] Original commit   Revision:420574
Update sqlalchemy dependency to not depend on an expired version
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Tue, 12 Jan 2016
[ 16:20 amdmi3 search for other commits by this committer ] Original commit   Revision:405891 (Only the first 10 of 791 ports in this commit are shown above. View all ports for this commit)
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
Mon, 22 Jun 2015
[ 19:13 rm search for other commits by this committer ] Original commit   Revision:390314
deskutils/griffith: drop dependency on py-xml

According to griffith changelog, dependency on py-xml had retired upstream since
version 0.9.7, so we not need it too.
Fri, 12 Jun 2015
[ 19:43 pawel search for other commits by this committer ] Original commit   Revision:389293
Remove PYGNOMEEXTRAS option, USE_GNOME=pygnomeextras was removed in r372768
Mon, 10 Nov 2014
[ 19:33 marino search for other commits by this committer ] Original commit   Revision:372410
deskutils/griffith: Set LXML option by default

This port is unmaintained.  The referenced PR indicates that LXML
dependency is not actually optional and run-time files if it's not
installed.  If true, it should be installed unconditionally, but as
a half-measure, I'll just switch the option to fix it for standard
binary packages, and let the future maintainer look into this more.

PR:		194151
Submitted by:	ktullavik (gmail)
Sat, 4 Oct 2014
[ 17:27 wg search for other commits by this committer ] Original commit   Revision:369982
deskutils/griffith: switch from py-imaging to py-pillow

- USES python

With hat:	python
Approved by:	portmgr (bdrewery, implicit)
Tue, 25 Mar 2014
[ 12:30 pawel search for other commits by this committer ] Original commit   Revision:349133
- Add staging support
- Use options helpers, update description to current standards
- Convert USE_GMAKE, USE_XZ to USES
Tue, 25 Feb 2014
[ 12:44 tota search for other commits by this committer ] Original commit   Revision:345987 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
- Repocopy print/py-reportlab to print/py-reportlab1
  to preserve version 1.x and to update to 3.0

  print/py-reportlab:
    - Update print/py-reportlab to 3.0 based on print/py-reportlab2
    - Support STAGEDIR
    - Use PYDISTUTILS_AUTOPLIST
      * Remove pkg-plist, accordingly
    - Set CONFLICTS
    - Add PORTSCOUT
    - Replace tab with a single space after WWW: in pkg-descr

  print/py-reportlab1:
    - Support STAGEDIR
    - Add PKGNAMESUFFIX not to duplicate ports with the same name
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 13 Jan 2014
[ 21:00 rene search for other commits by this committer ] Original commit   Revision:339634 (Only the first 10 of 702 ports in this commit are shown above. View all ports for this commit)
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, 20 Sep 2013
[ 16:21 bapt search for other commits by this committer ] Original commit   Revision:327718 (Only the first 10 of 271 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils)
Thu, 13 Jun 2013
[ 20:45 antoine search for other commits by this committer ] Original commit   Revision:320840
- Trim Makefile header
- Add directories missing from pkg-plist
Wed, 24 Apr 2013
[ 18:10 ak search for other commits by this committer ] Original commit   Revision:316464 (Only the first 10 of 1028 ports in this commit are shown above. View all ports for this commit)
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Fri, 1 Jun 2012
[ 16:59 bapt search for other commits by this committer ] Original commit 
Convert to new options framework
Sat, 28 Jan 2012
[ 17:49 miwi search for other commits by this committer ] Original commit 
- Update to 0.13

PR:             164152
Submitted by:   Ports Fury
Wed, 7 Sep 2011
[ 19:50 eadler search for other commits by this committer ] Original commit 
- emulators/wahcade: eliminate py-elementtree dependency [0]
- security/zenmap: eliminate py-pysqlite2x dependency [1]
- deskutils/griffith: eliminate py-pysqlite2x dependency [2]

PR:             ports/160049 [0], ports/160071 [1], ports/160161 [2]
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru> [0,1,2]
Approved by:    bapt (mentor)
Sat, 25 Jun 2011
[ 07:35 nivit search for other commits by this committer ] Original commit 
- Fix path/typo in the tuple of py-sqlalchemy in RUN_DEPENDS

Reported by:    pavbot
Thu, 23 Jun 2011
[ 14:20 nivit search for other commits by this committer ] Original commit 
- Fix RUN_DEPENDS after the repocopy of databases/py-sqlalchemy
  (This port doesn't yet support SQLAlchemy 0.7.X)
- Bump PORTREVISION
Sun, 27 Mar 2011
[ 10:33 miwi search for other commits by this committer ] Original commit 
- Update to 0.12.1

PR:             155813
Submitted by:   Ports Fury
Mon, 31 May 2010
[ 02:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Thu, 21 Jan 2010
[ 21:14 miwi search for other commits by this committer ] Original commit 
- Update to 0.11

PR:             142978
Submitted by:   Ports Fury
Tue, 29 Dec 2009
[ 11:12 miwi search for other commits by this committer ] Original commit 
- Update to 0.10

PR:             142039
Submitted by:   Ports Fury
Fri, 31 Jul 2009
[ 13:57 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 3009 ports in this commit are shown above. View all ports for this commit)
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Tue, 13 Jan 2009
[ 00:13 miwi search for other commits by this committer ] Original commit 
- Update to 0.9.9

PR:             130404
Submitted by:   Wen Heping <wenheping@gmail.com>
Sun, 7 Sep 2008
[ 00:19 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 279 ports in this commit are shown above. View all ports for this commit)
Reset infofarmer due to maintainer-timeouts and no response to email.

Hat:    portmgr
Fri, 6 Jun 2008
[ 13:18 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 170 ports in this commit are shown above. View all ports for this commit)
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Sat, 19 Apr 2008
[ 17:56 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
Mon, 29 Oct 2007
[ 16:35 sat search for other commits by this committer ] Original commit 
- Update to 0.9.5
Mon, 13 Aug 2007
[ 12:47 sat search for other commits by this committer ] Original commit 
- 0.9.4
Wed, 18 Jul 2007
[ 15:35 sat search for other commits by this committer ] Original commit 
- Update to 0.9.3.1

Submitted by:   Bogdan Potishuk <bogdan.potishuk@gmail.com>
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Sat, 21 Apr 2007
[ 09:11 sat search for other commits by this committer ] Original commit 
- Add mirrors to all my berlios-hosted ports

Prompted by:    pointyhat via kris, fenner's survey
Sat, 3 Mar 2007
[ 18:56 sat search for other commits by this committer ] Original commit 
Add port deskutils/griffith:

Griffith is a movie collection manager application. Adding items to the
movie collection is as quick and easy as typing the film title and
selecting a supported source. Griffith will then try to fetch all the
related information from the Web.

WWW: http://griffith.vasconunes.net/

Number of commits found: 48