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: graphics/gimp-save-for-web/Makefile
SVNWeb

Number of commits found: 26

Sun, 15 Sep 2019
[ 17:28 antoine search for other commits by this committer ] Original commit   Revision:512125 (Only the first 10 of 354 ports in this commit are shown above. View all ports for this commit)
Deprecate a few ports
Sun, 4 Aug 2019
[ 12:37 antoine search for other commits by this committer ] Original commit   Revision:508091 (Only the first 10 of 37 ports in this commit are shown above. View all ports for this commit)
Mark BROKEN: unfetchable
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Sun, 30 Dec 2018
[ 12:43 linimon search for other commits by this committer ] Original commit   Revision:488712
USES=compiler:c++11-lang is necessary to build on GCC-based architectures.

While here, also add USES=gnome, and use localbase to simplify.

PR:		234435
Submitted by:	Piotr Kubaj
Thu, 8 Dec 2016
[ 19:52 tijl search for other commits by this committer ] Original commit   Revision:428152 (Only the first 10 of 551 ports in this commit are shown above. View all ports for this commit)
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
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, 16 Apr 2015
[ 20:13 gblach search for other commits by this committer ] Original commit   Revision:384126 (Only the first 10 of 70 ports in this commit are shown above. View all ports for this commit)
Back to the pool.

Currently and in near future I don't have time to be responsible
for any port.
Thu, 25 Sep 2014
[ 15:18 tijl search for other commits by this committer ] Original commit   Revision:369260 (Only the first 10 of 56 ports in this commit are shown above. View all ports for this commit)
- Set CPPFLAGS and LIBS in a number of ports so configure can find libintl.h
  and libintl.so.  This fixes a problem where DATADIRNAME gets an incorrect
  value which causes locale files to be installed in the wrong place.
- The only configure checks that still need to be patched are related
  to intltool so move DATADIRNAME patching from USES=pathfix to
  USE_GNOME=intlhack.

- games/klavaro: remove excessive dependencies
- japanese/libskk: add INSTALL_TARGET=install-strip
- math/libqalculate: add INSTALL_TARGET=install-strip and remove pthread
  patching
- multimedia/freetuxtv: remove excessive dependencies
- science/gramps: fix shared-mime-info use

Exp-run by:	antoine
Approved by:	portmgr (antoine)
Wed, 10 Sep 2014
[ 20:50 gerald search for other commits by this committer ] Original commit   Revision:367888 (Only the first 10 of 3171 ports in this commit are shown above. View all ports for this commit)
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
Fri, 15 Aug 2014
[ 20:37 mandree search for other commits by this committer ] Original commit   Revision:365038 (Only the first 10 of 522 ports in this commit are shown above. View all ports for this commit)
Upgrade OpenEXR and ilmbase to 2.2.0.

GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)

Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130

Couple OpenEXR more tightly to ilmbase and require its exact .so
version.

Add UPDATING note, and bump PORTREVISION of all dependent ports.

Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.

Approved by:	portmgr (implicit for bumping PORTREVISION on unstaged ports)
Tue, 29 Jul 2014
[ 18:41 adamw search for other commits by this committer ] Original commit   Revision:363371 (Only the first 10 of 426 ports in this commit are shown above. View all ports for this commit)
Convert a bunch of USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
Tue, 1 Oct 2013
[ 19:34 gblach search for other commits by this committer ] Original commit   Revision:328985
- Convert to new LIB_DEPENDS syntax
- Convert USE_GNOME=gnomehack to USES=pathfix
- Support staging

Approved by:	crees, tabthorpe (mentors, implicit)
Fri, 20 Sep 2013
[ 18:35 bapt search for other commits by this committer ] Original commit   Revision:327733 (Only the first 10 of 1084 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:
graphics)
Thu, 12 Sep 2013
[ 17:07 az search for other commits by this committer ] Original commit   Revision:327091 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
- convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
[ 09:07 marino search for other commits by this committer ] Original commit   Revision:327044 (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
Add explicit dependency on pkgconf (18 ports)

Approved by:	portmgr (bapt, implicit)
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)
Sun, 4 Nov 2012
[ 13:05 gblach search for other commits by this committer ] Original commit   Revision:306964 (Only the first 10 of 130 ports in this commit are shown above. View all ports for this commit)
- Change my email address to gblach@FreeBSD.org
- Change Makefile headers to shorter form

Feature safe:	yes
Sat, 30 Jun 2012
[ 12:32 az search for other commits by this committer ] Original commit 
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
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, 20 Oct 2011
[ 18:02 pawel search for other commits by this committer ] Original commit 
Update to version 0.29.3

PR:             ports/161778
Submitted by:   Grzegorz Blach <magik@roorback.net> (maintainer)
Thu, 11 Aug 2011
[ 19:20 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 543 ports in this commit are shown above. View all ports for this commit)
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
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
Wed, 10 Feb 2010
[ 14:38 miwi search for other commits by this committer ] Original commit 
- Update to 0.29.0

PR:             143710
Submitted by:   Grzegorz Blach <magik@roorback.net> (maintainer)
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
Tue, 22 Dec 2009
[ 23:28 amdmi3 search for other commits by this committer ] Original commit 
Save for Web allows to find compromise between minimal file size
and acceptable quality of image quickly. While adjusting various
settings, you may explore how image quality and file size change.
Options to reduce file size of an image include setting compression
quality, number or colors, resizing, cropping, Exif information
removal, etc.

WWW: http://registry.gimp.org/node/33

PR:             140879
Submitted by:   Grzegorz Blach <magik@roorback.net>

Number of commits found: 26