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

Number of commits found: 33

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:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:022e658bd10b8753ede87b3dfda087efabddac98  commit hash:022e658bd10b8753ede87b3dfda087efabddac98  commit hash:022e658bd10b8753ede87b3dfda087efabddac98  022e658  (Only the first 10 of 771 ports in this commit are shown above. View all ports for this commit)
graphics: remove 'Created by' lines

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

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Abel Chow <ozsanh45vds001@sneakemail.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Ade Lovett <ade@lovett.com>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Hayward <xelah@xelah.com>
  *  Alex Ivasyuv <siegerstein@pochta.ru>
  *  Alex Samorukov <samm@os2.kiev.ua>
(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.
Fri, 24 Jul 2020
[ 06:28 rigoletto search for other commits by this committer ] Original commit   Revision:543005 (Only the first 10 of 52 ports in this commit are shown above. View all ports for this commit)
Mk/bsd.sites.mk: Update URL of MASTER_SITE_OSDN to one that supports
geographical load balancing

- update all affected ports

PR:		244164
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Differential Revision:	https://reviews.freebsd.org/D24955
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
Wed, 26 Dec 2018
[ 20:02 linimon search for other commits by this committer ] Original commit   Revision:488424
This port requires USES=compiler:c++11-lang to build on GCC-based
architectures.

PR:		234326
Submitted by:	Piotr Kubaj
Sat, 24 Mar 2018
[ 21:12 sunpoet search for other commits by this committer ] Original commit   Revision:465484 (Only the first 10 of 52 ports in this commit are shown above. View all ports for this commit)
Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN

PR:		225609
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Thu, 8 Dec 2016
[ 16:07 tijl search for other commits by this committer ] Original commit   Revision:428132 (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
Remove libtiff.so.4 compatibility links that were 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
Sat, 6 Feb 2016
[ 23:20 amdmi3 search for other commits by this committer ] Original commit   Revision:408328
- Clarify LICENSE
- Add LICENSE_FILE
- Switch to options helpers
- Don't cat pkg-message from Makefile
Thu, 14 May 2015
[ 10:15 mat search for other commits by this committer ] Original commit   Revision:386312 (Only the first 10 of 1814 ports in this commit are shown above. View all ports for this commit)
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Fri, 12 Dec 2014
[ 19:37 marino search for other commits by this committer ] Original commit   Revision:374603
USES+= gettext-tools on 5 ports

These ports require msgfmt.  FreeBSD doesn't fail to build these ports
because a default option on gvfs brings in this tool.  The same gvfs
option is off by default on DragonFly and thus the missing dependencies
were unmasked.  Explicitly add gettext-tools to get msgfmt.
Wed, 10 Dec 2014
[ 22:29 gahr search for other commits by this committer ] Original commit   Revision:374492 (Only the first 10 of 129 ports in this commit are shown above. View all ports for this commit)
- Reset maintainership of my ports
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)
Tue, 26 Aug 2014
[ 14:06 tijl search for other commits by this committer ] Original commit   Revision:366215 (Only the first 10 of 227 ports in this commit are shown above. View all ports for this commit)
- Fix missing library problems when the linker enforces explicit linking

PR:		192062
Exp-run by:	antoine
Approved by:	portmgr (antoine)
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)
Mon, 10 Mar 2014
[ 14:49 bapt search for other commits by this committer ] Original commit   Revision:347760 (Only the first 10 of 191 ports in this commit are shown above. View all ports for this commit)
Convert g* to USES=zip
Wed, 5 Feb 2014
[ 11:09 gahr search for other commits by this committer ] Original commit   Revision:342686
- STAGE-clean
- Add LICENSE
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, 19 Sep 2013
[ 10:12 gahr search for other commits by this committer ] Original commit   Revision:327610
- Fix build when CC != gcc
- While at it, modernize the Makefile
Thu, 12 Sep 2013
[ 08:41 marino search for other commits by this committer ] Original commit   Revision:327041 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Add explicit dependency on pkgconf (20 ports)

Approved by:	portmgr (bapt, implicit)
Mon, 18 Mar 2013
[ 09:46 kwm search for other commits by this committer ] Original commit   Revision:314547
Change to depend on gimp-app instead of on the gimp metaport. Since this is a
plugin we also want gimp-app to be there at run time.
Trim makefile header.

Approved by:	maintainer
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
Wed, 10 Nov 2010
[ 21:15 gahr search for other commits by this committer ] Original commit 
- Update to 0.5.8

PR:             152077
Submitted by:   RyoTa SimaMoto <liangtai.s4@gmail.com>
Mon, 17 May 2010
[ 07:39 gahr search for other commits by this committer ] Original commit 
- Update to 0.5.7

PR:             146457
Submitted by:   RyōTa SimaMoto <liangtai.s4@gmail.com>
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
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
Mon, 10 Nov 2008
[ 18:05 gahr search for other commits by this committer ] Original commit 
- Update to 0.5.3
- Unbreak with new GIMP 2.6 [1]
- Update Adobe's ICC profiles URL

Reported by:    ph via erwin
Wed, 16 Jul 2008
[ 20:37 gahr search for other commits by this committer ] Original commit 
- Update to 0.5.1
- Bump PORTEPOCH :-(
Wed, 5 Mar 2008
[ 00:00 gahr search for other commits by this committer ] Original commit 
- move tarball on local distfiles

Approved by:    erwin (co-mentor)
Thu, 21 Feb 2008
[ 21:20 gahr search for other commits by this committer ] Original commit  (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
My reference e-mail address as a ports maintainer is now gahr@FreeBSD.org.

Approved by:    miwi (mentor)
Sat, 16 Feb 2008
[ 22:39 miwi search for other commits by this committer ] Original commit 
Separate+ is a CMYK Separation plugin for The GIMP.

One thing preventing The GIMP from being useful
in a pre-press environment is the lack of support
for the CMYK colour-space. This plug-in goes some
small way towards rectifying the situation, using
a trick with layers to fake CMYK support.

WWW: http://cue.yellowmagic.info/softwares/separate.html

PR:             ports/120166
Submitted by:   Pietro Cerutti <gahr at gahr.ch>

Number of commits found: 33