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

Number of commits found: 45

Thu, 13 Apr 2023
[ 06:38 Emanuel Haupt (ehaupt) search for other commits by this committer ]    commit hash:3ad1498338bad3d6c51bff6984ca6493fe8d8da6  commit hash:3ad1498338bad3d6c51bff6984ca6493fe8d8da6  commit hash:3ad1498338bad3d6c51bff6984ca6493fe8d8da6  3ad1498 
graphics/grafx2: Fix TTF font rendering

PR:		270781
Reported by:	tobias.rehbein@web.de
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)
Sun, 10 Oct 2021
[ 19:44 Baptiste Daroussin (bapt) search for other commits by this committer ]    commit hash:2c672a4de941dc57142d867ba42396b1b64d2921  commit hash:2c672a4de941dc57142d867ba42396b1b64d2921  commit hash:2c672a4de941dc57142d867ba42396b1b64d2921  2c672a4  (Only the first 10 of 586 ports in this commit are shown above. View all ports for this commit)
INSTALLS_ICONS: retire the macro and rework the related dependencies

While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
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.
Sat, 27 Mar 2021
[ 11:59 ehaupt search for other commits by this committer ] Original commit   Revision:569325
graphics/grafx2: Update to 2.8

While here, pacify portlint, portclippy, portfmt
Mon, 3 Feb 2020
[ 08:59 ehaupt search for other commits by this committer ] Original commit   Revision:525022
Update to 2.7
Fri, 8 Nov 2019
[ 14:36 tobik search for other commits by this committer ] Original commit   Revision:517071 (Only the first 10 of 74 ports in this commit are shown above. View all ports for this commit)
graphics: Add missing USES={gl,gnome,sdl}
Thu, 17 Jan 2019
[ 06:03 ehaupt search for other commits by this committer ] Original commit   Revision:490525
- Switch from sdl1 to sdl2
- Use default lua version

Notified by:	nanard@free.fr (via mail)
Tue, 15 Jan 2019
[ 13:17 ehaupt search for other commits by this committer ] Original commit   Revision:490372
- Update to 2.6
- Use options helpers
Wed, 16 May 2018
[ 12:12 ehaupt search for other commits by this committer ] Original commit   Revision:470115
- Update to 2.5
- Add license
- Fetch from GitLab
- Quiesce STRIP_CMD
Sun, 2 Oct 2016
[ 20:36 ehaupt search for other commits by this committer ] Original commit   Revision:423155
Relocate former Google Code Project site to new, actively maintained site.
However, the project site uses 'Content-Disposition: attachment; filename=' to
provide the filename. Unfortunately this is not yet supported by fetch.
Therefore self host distfile. Note, this does not mean that the proeject site
mentioned under WWW doesn't provide the distfile. It just means that the
distfile would have an undesired name due to the mentioned shortcoming of fetch.
The checksum of that file matches the one that was previously hosted at google
code.
Wed, 14 Sep 2016
[ 15:59 mat search for other commits by this committer ] Original commit   Revision:422140 (Only the first 10 of 353 ports in this commit are shown above. View all ports for this commit)
GOOGLE_CODE has gone away.

- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
Mon, 8 Aug 2016
[ 14:26 ehaupt search for other commits by this committer ] Original commit   Revision:419850
Strip binary
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, 25 Dec 2014
[ 20:54 bapt search for other commits by this committer ] Original commit   Revision:375598 (Only the first 10 of 446 ports in this commit are shown above. View all ports for this commit)
Bump portrevision after png update
[ 19:04 antoine search for other commits by this committer ] Original commit   Revision:375594 (Only the first 10 of 332 ports in this commit are shown above. View all ports for this commit)
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
Mon, 8 Dec 2014
[ 16:48 tijl search for other commits by this committer ] Original commit   Revision:374303 (Only the first 10 of 920 ports in this commit are shown above. View all ports for this commit)
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 29 Nov 2014
[ 20:17 ehaupt search for other commits by this committer ] Original commit   Revision:373642
Convert to USES=tar:tgz
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)
Mon, 26 May 2014
[ 15:28 bapt search for other commits by this committer ] Original commit   Revision:355360 (Only the first 10 of 84 ports in this commit are shown above. View all ports for this commit)
Replace lang/lua with the new lang/lua51

lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1
Make the default lua lua52
Make all lua ports using USES=lua

Approved by:	portmgr (implicit)
Wed, 18 Dec 2013
[ 14:35 ehaupt search for other commits by this committer ] Original commit   Revision:336836 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Use new LIB_DEPENDS regime
Wed, 23 Oct 2013
[ 10:26 ehaupt search for other commits by this committer ] Original commit   Revision:331362 (Only the first 10 of 48 ports in this commit are shown above. View all ports for this commit)
Support staging.
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)
Sat, 14 Sep 2013
[ 22:28 bapt search for other commits by this committer ] Original commit   Revision:327322
Remove USE_GCC=any: builds properly with clang
Tue, 10 Sep 2013
[ 21:31 antoine search for other commits by this committer ] Original commit   Revision:326934 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Add an explicit dependency on pkgconf

Approved by:	portmgr (bapt)
Wed, 24 Jul 2013
[ 08:19 ehaupt search for other commits by this committer ] Original commit   Revision:323578 (Only the first 10 of 161 ports in this commit are shown above. View all ports for this commit)
Remove MAKE_JOBS_SAFE which is now default.
Mon, 8 Jul 2013
[ 18:42 ehaupt search for other commits by this committer ] Original commit   Revision:322530 (Only the first 10 of 73 ports in this commit are shown above. View all ports for this commit)
- Convert USE_GMAKE to USES=gmake
- Change pkgconfig:build to pkgconfig since it's the same and it's bad practice.
  It accidentally slipped in during the original introduction
- Trim header
Wed, 29 May 2013
[ 07:46 ehaupt search for other commits by this committer ] Original commit   Revision:319353
Fix build on HEAD by adding USE_GCC=any (uses unicode in source code).
Tue, 23 Apr 2013
[ 10:00 ehaupt search for other commits by this committer ] Original commit   Revision:316328
Convert to USES=pkgconfig
Fri, 8 Mar 2013
[ 14:00 ehaupt search for other commits by this committer ] Original commit   Revision:313649 (Only the first 10 of 68 ports in this commit are shown above. View all ports for this commit)
Remove indefinite article from COMMENT
Wed, 28 Nov 2012
[ 11:27 ehaupt search for other commits by this committer ] Original commit   Revision:307901
Update to 2.4.2035

Feature safe:	yes
Sat, 3 Nov 2012
[ 18:01 ehaupt search for other commits by this committer ] Original commit   Revision:306932 (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
Restore 'Created by' header information. This has been removed during the
first announcement of the new trimming rule and the finalized overworked
version.

Feature safe:   yes
Sat, 8 Sep 2012
[ 23:56 ehaupt search for other commits by this committer ] Original commit   Revision:303940
- Use OPTIONSng
- Remove deprecated header information
Thu, 26 Jul 2012
[ 05:40 bapt search for other commits by this committer ] Original commit  (Only the first 10 of 158 ports in this commit are shown above. View all ports for this commit)
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
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
Sat, 18 Feb 2012
[ 10:18 mva search for other commits by this committer ] Original commit  (Only the first 10 of 537 ports in this commit are shown above. View all ports for this commit)
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:      exp-run by pav
Fri, 3 Jun 2011
[ 15:00 ehaupt search for other commits by this committer ] Original commit 
Update to 2.3.1781

PR:             157563
Submitted by:   Vitaly Magerya <vmagerya@gmail.com>
Wed, 11 Aug 2010
[ 06:57 mva search for other commits by this committer ] Original commit  (Only the first 10 of 87 ports in this commit are shown above. View all ports for this commit)
- Update graphics/sdl_ttf to version 2.0.10
- Bump portrevisions for all ports depending on graphics/sdl_ttf
- Update Mk/bsd.sdl.mk for the new shared library version.
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, 30 Jan 2010
[ 09:43 mva search for other commits by this committer ] Original commit  (Only the first 10 of 295 ports in this commit are shown above. View all ports for this commit)
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
  graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.

PR:             ports/142147 ports/142248 ports/142249
Approved by:    miwi (mentor implicit)
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
Fri, 27 Mar 2009
[ 09:53 ehaupt search for other commits by this committer ] Original commit  (Only the first 10 of 132 ports in this commit are shown above. View all ports for this commit)
Mark MAKE_JOBS_SAFE
Wed, 4 Mar 2009
[ 17:53 ehaupt search for other commits by this committer ] Original commit 
Add grafx2, a bitmap paint program that supports more than 60 video
resolutions.

Additional patches from:        dinoex

Number of commits found: 45