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/gourmet/Makefile
SVNWeb

Number of commits found: 67

Wed, 19 Feb 2020
[ 17:59 antoine search for other commits by this committer ] Original commit   Revision:526520 (Only the first 10 of 59 ports in this commit are shown above. View all ports for this commit)
Clean up USES

With hat:	portmgr
Mon, 3 Feb 2020
[ 19:32 tcberner search for other commits by this committer ] Original commit   Revision:525052 (Only the first 10 of 72 ports in this commit are shown above. View all ports for this commit)
Bump revision of poppler dependencies

- poppler was updated in r525051, bump revisions
Wed, 22 Jan 2020
[ 17:59 tcberner search for other commits by this committer ] Original commit   Revision:523824 (Only the first 10 of 88 ports in this commit are shown above. View all ports for this commit)
graphics/poppler: update to 0.84.0

Release 0.84.0:
        core:
         * Fix crash when converting from Unicode to ASCII-7
         * Splash::scaleImageYdXu: Protect against crash if srcWidth is too big
         * JBIG2Stream: fix potential crash in malformed documents
         * JBIG2Stream: fix leak in reset() if called several times
         * Internal code improvements

        utils:
         * pdfimages: Add error message if first page is larger then number of
pages.
         * pdfinfo: Improved paper size recognition
         * pdfsig: Fix exit code when dumping signatures
         * pdftocairo: Error out when even/odd selects 0 pages
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 14 Jan 2020
[ 09:44 antoine search for other commits by this committer ] Original commit   Revision:523001
Deprecate python-gnome2 stuff

With hat:	portmgr
Fri, 8 Nov 2019
[ 09:41 tobik search for other commits by this committer ] Original commit   Revision:517044 (Only the first 10 of 36 ports in this commit are shown above. View all ports for this commit)
deskutils: Add missing USES={gnome,mate,php}
Fri, 1 Nov 2019
[ 21:51 tcberner search for other commits by this committer ] Original commit   Revision:516270 (Only the first 10 of 92 ports in this commit are shown above. View all ports for this commit)
graphics/poppler: update to 0.82.0

Release 0.82.0:
        core:
         * Fix not being able to open some files. Issue #832
         * Fix crashes in malformed files
         * Fix memory leak on broken files
         * Minor performance improvements
         * Minor code improvements

        glib:
         * Add poppler_document_new_from_bytes
         * PopplerAttachment: Silence deprecation warnings for ctime/mtime

        build system:
         * pdf-inspector: Support builddir != srcdir
         * Install Cairo* headers if Cairo has been found

Thanks to adridg@ for fixing all the fallout.

Exp-run by:	antoine
PR:		241532
Approved by:	gnome (kwm, implicit)
Mon, 13 May 2019
[ 18:33 tcberner search for other commits by this committer ] Original commit   Revision:501583 (Only the first 10 of 75 ports in this commit are shown above. View all ports for this commit)
graphics/poppler: update to 0.76.1

From Changelog at https://poppler.freedesktop.org/releases.html :

Release 0.76.1:
        core:
         * Make the mul tables be calculated at compile time with constexpr.
         * splash: Fix compile with SPLASH_CMYK enabled
         * Some typo fixing in error messages

        qt5:
         * Fix regression in annotation handling

        build system:
         * Fix some typos in build system output and comments
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jun 2018
[ 17:05 mat search for other commits by this committer ] Original commit   Revision:472884 (Only the first 10 of 1617 ports in this commit are shown above. View all ports for this commit)
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
Mon, 26 Mar 2018
[ 12:38 bapt search for other commits by this committer ] Original commit   Revision:465584 (Only the first 10 of 92 ports in this commit are shown above. View all ports for this commit)
Make libgnome and libgnomeui not implying esound dependency

It has been a while both does not depend anymore on esound, before this change
esound dependency was wrongly added to plenty of packages which actually does
not depend on it.

While here:

- audio/glame: remove esound support
- games/monkeybubble: add an explicit dependency on esound
- sysutils/gnome-schedule: add en explicit dependency on pkg-config
- comms/kb: add missing dependency on pkgconfig
- x11-toolkits/libgnomeui:
  * update to 2.4.5
  * use USES=localbase
Sat, 2 Dec 2017
[ 09:22 antoine search for other commits by this committer ] Original commit   Revision:455337
Explicitely pass ipython FLAVOR in a few ports
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)
Sun, 18 Dec 2016
[ 14:22 rm search for other commits by this committer ] Original commit   Revision:428853
deskutils/gourmet: fix incorrect python range
Wed, 14 Dec 2016
[ 21:55 rm search for other commits by this committer ] Original commit   Revision:428597
deskutils/gourmet: update sqlalchemy dependency

Update the sqlalchemy dependency from 0.7 to 1.0, as the former
expired both in the Ports Tree and upstream.

New dependency was build and runtime tested.

PR:		215217
Submitted by:	rene
[ 21:35 rm search for other commits by this committer ] Original commit   Revision:428594
deskutils/gourmet: fix runtime

- fix runtime by applying upstream patch that adjusts using more fresh
  Pillow API calls
- add missing dependency upon BeautifulSoup
- bump PORTREVISION

PR:		214880
Reported by:	 rhs <rhs.message@gmail.com>
Sun, 22 May 2016
[ 10:52 matthew search for other commits by this committer ] Original commit   Revision:415627 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
Reorganise and modernise the py-sqlalchemy ports.

 - Introduce new ports for the sqlalchemy 0.9 and 1.0 release branches.
 - Deprecate the ports for the 0.6 and 0.7 release branches, as these
   have been declared EoL and are no longer supported by upstream.
 - Update to the latest available version in each branch.

In detail:

   Port                 Version Maintainer
   ----------------------------------------------
   py-sqlalchemy06      0.6.9   nivit@FreeBSD.org (Deprecate 2016-08-20) [1]
   py-sqlalchemy07      0.7.10  nivit@FreeBSD.org (renamed py-sqlalchemy,
Deprecate 2016-08-20) [1]
   py-sqlalchemy08      0.8.7   nivit@FreeBSD.org (renamed py-sqlalchemy-devel)
[1]
   py-sqlalchemy09      0.9.10  m.tsatsenko@gmail.com (new, repocopy from
py-sqlalchemy-devel) [2]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
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
Thu, 31 Dec 2015
[ 22:00 sunpoet search for other commits by this committer ] Original commit   Revision:404964
- Move devel/py-distutils-extra to devel/py-python-distutils-extra
- Fix MASTER_SITES
- Add LICENSE_FILE
Sun, 2 Aug 2015
[ 20:23 kwm search for other commits by this committer ] Original commit   Revision:393444 (Only the first 10 of 124 ports in this commit are shown above. View all ports for this commit)
Part 1 of adding USE_GNOME=intltool to ports that require it.

The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.

PR:		201980
Exp-run by:	antoine@
Mon, 18 May 2015
[ 17:07 mat search for other commits by this committer ] Original commit   Revision:386691 (Only the first 10 of 150 ports in this commit are shown above. View all ports for this commit)
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.

With hat:	portmgr
Sponsored by:	Absolight
Sun, 30 Nov 2014
[ 17:56 rm search for other commits by this committer ] Original commit   Revision:373680
deskutils/gourmet: unbreak

- remove no more existing pygnomeextras dependency - it was only needed
  for spellcheck plugin
- remove spellcheck plugin from the list of default active plugins
- bump PORTREVISION
Thu, 27 Nov 2014
[ 18:53 antoine search for other commits by this committer ] Original commit   Revision:373510 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Mark a few ports BROKEN after GNOME 2 removal
Wed, 1 Oct 2014
[ 05:58 rm search for other commits by this committer ] Original commit   Revision:369691
deskutils/gourmet: update to 0.17.4

- update to 0.17.4
- add IPYTHON option (needed for interactive shell plugin)
- define LICENSE_FILE
- convert to USES
Thu, 5 Jun 2014
[ 06:42 rm search for other commits by this committer ] Original commit   Revision:356598
deskutils/gourmet: update to 0.17.3

- update to 0.17.3
- switch to github
- update dependencies
- convert to using auto-generated packing list
- add stage support
- remove patch, included into this upstream version
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)
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)
Sat, 23 Mar 2013
[ 13:46 rm search for other commits by this committer ] Original commit   Revision:315032
- update to 0.16.0
- change master sites to launchpad
- add upstream patch to fix runtime for Russian locale
Sun, 30 Dec 2012
[ 13:22 rm search for other commits by this committer ] Original commit   Revision:309668
- update WWW
- trim Makefile headers
- limit python version to 2.x only (because of pygtk2)
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Thu, 10 Nov 2011
[ 22:20 rm search for other commits by this committer ] Original commit  (Only the first 10 of 49 ports in this commit are shown above. View all ports for this commit)
Change email for my ports to FreeBSD one.

Approved by:    novel (mentor)
Feature safe:   yes
Sat, 3 Sep 2011
[ 19:55 beech search for other commits by this committer ] Original commit 
- Fix typo in MASTER_SITES

Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
Fri, 2 Sep 2011
[ 20:29 beech search for other commits by this committer ] Original commit 
- update to 0.15.9
- grab maintainership
- bump USE_PYTHON to 2.5+, use py-sqlite3 instead of py-pysqlite2x
- add license
- add manpage

PR:             ports/160165
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Mon, 26 Jul 2010
[ 00:03 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
Reset ahze@ due to maintainer-timeouts and no response to email.

Hat:            portmgr
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
Sat, 22 Aug 2009
[ 00:18 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 417 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with D
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
Sun, 7 Sep 2008
[ 05:51 ahze search for other commits by this committer ] Original commit 
Update to 0.13.4

PR:             ports/126549
Submitted by:   Beat G?tzi
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)
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}.
Wed, 9 Aug 2006
[ 11:16 adamw search for other commits by this committer ] Original commit 
Transfer maintainership to ahze.
Wed, 17 May 2006
[ 09:28 adamw search for other commits by this committer ] Original commit 
Update to 0.11.2
Sun, 23 Apr 2006
[ 03:24 adamw search for other commits by this committer ] Original commit 
Remove some leftover locale directories.
Fri, 21 Apr 2006
[ 21:42 adamw search for other commits by this committer ] Original commit 
Update to 0.11.1.
Thu, 6 Apr 2006
[ 19:26 adamw search for other commits by this committer ] Original commit 
Update to 0.10.2.

Drop the dependency on metakit, and add dependencies on PyRTF and
pysqlite21. Hopefully this can put an end to the utter nonsense
whereby this port was marked BROKEN because its build caused a
file within ${PYTHON_SITELIBDIR} to get byte-compiled. There was
no really graceful way to handle it, and now I can just let the
next poor shmuck whose port depends on py-metakit deal with that
dilemma.
Sun, 12 Feb 2006
[ 22:23 kris search for other commits by this committer ] Original commit 
BROKEN: Incomplete pkg-plist
Sat, 31 Dec 2005
[ 01:30 adamw search for other commits by this committer ] Original commit 
Unbreak, sortof. By restoring permissions on metakit.pyc to what they should
be, sortof.
Sat, 17 Dec 2005
[ 18:36 kris search for other commits by this committer ] Original commit 
BROKEN: Changes file permission of installed file
Tue, 29 Nov 2005
[ 20:09 adamw search for other commits by this committer ] Original commit 
Update to 0.9.1.
Tue, 8 Nov 2005
[ 17:06 adamw search for other commits by this committer ] Original commit 
Update to 0.9.0.

I have no idea where all the translations went.
Sat, 5 Nov 2005
[ 05:22 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1045 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared library update.
Fri, 4 Nov 2005
[ 19:27 adamw search for other commits by this committer ] Original commit 
Remove /usr/X11R6/share/applications if it's empty, and remove
the BROKEN thing.
[ 00:13 kris search for other commits by this committer ] Original commit 
BROKEN: Incomplete pkg-plist
Fri, 7 Oct 2005
[ 17:57 adamw search for other commits by this committer ] Original commit 
Update to 0.8.6.5.1.

Special thanks to: Edwin's awesometastic update check script. Hooray for Edwin!
Mon, 12 Sep 2005
[ 13:11 adamw search for other commits by this committer ] Original commit 
Correct directory removal stuff. PORTREVISION bump for pkg-plist
changes.
Fri, 9 Sep 2005
[ 05:26 adamw search for other commits by this committer ] Original commit 
Add missing directories to pkg-plist.

Thanks to:      kris's awesome reports
Wed, 7 Sep 2005
[ 15:38 adamw search for other commits by this committer ] Original commit 
Update to 0.8.5.12.
Thu, 18 Aug 2005
[ 02:48 adamw search for other commits by this committer ] Original commit 
Mark this port as IGNOREd for the 6.0-RELEASE set. Gourmet requires
a python-enabled metakit, but that requirement cannot be assured with
the current framework. The solution, as discussed with krion, is to
make metakit's python support on by default. This fix, however, won't
go in until after the slush, so gourmet will not have a 6.0 package
in the meantime.

Also, I'm backing out krion's change, because it wasn't the right fix.
The original RUN_DEPENDS library check will be the correct one once
the metakit change goes in.

Approved by:    portmgr (krion)
Tue, 16 Aug 2005
[ 09:14 krion search for other commits by this committer ] Original commit 
Fix dependencies and build.

Approved by:    portmgr (implicit)
Sun, 31 Jul 2005
[ 22:26 adamw search for other commits by this committer ] Original commit 
Update to 0.8.5.7.
Fri, 29 Jul 2005
[ 03:58 adamw search for other commits by this committer ] Original commit 
Update to 0.8.5.5.
Fri, 1 Jul 2005
[ 19:56 adamw search for other commits by this committer ] Original commit 
Update to 0.8.5.4.
Fri, 20 May 2005
[ 03:40 adamw search for other commits by this committer ] Original commit 
Update to 0.8.4.4. Has lots of nifty new features and UI improvements.
Thu, 14 Apr 2005
[ 21:08 adamw search for other commits by this committer ] Original commit 
Add gourmet, a neat GNOME recipe manager. I like the UI of this
one, and it has a nice metakit db backend.

Gourmet allows you to collect, search and organize your
recipes, and to automatically generate shopping lists from
your collection.

Gourmet's features include:

        * Simple searching and sorting
        * Easy recipe editing
        * Import and export from various formats
        * A shopping list creator and organizer

WWW: http://grecipe-manager.sourceforge.net/

Number of commits found: 67