non port: graphics/grafx2/Makefile |
SVNWeb
|
Number of commits found: 45 |
Thu, 13 Apr 2023
|
[ 06:38 Emanuel Haupt (ehaupt) ] 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) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 022e658 (Only the first 10 of 771 ports in this commit are shown above. )
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 )
|
Sun, 10 Oct 2021
|
[ 19:44 Baptiste Daroussin (bapt) ] 2c672a4 (Only the first 10 of 586 ports in this commit are shown above. )
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) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 27 Mar 2021
|
[ 11:59 ehaupt ]
graphics/grafx2: Update to 2.8
While here, pacify portlint, portclippy, portfmt
|
Mon, 3 Feb 2020
|
[ 08:59 ehaupt ]
Update to 2.7
|
Fri, 8 Nov 2019
|
[ 14:36 tobik ] (Only the first 10 of 74 ports in this commit are shown above. )
graphics: Add missing USES={gl,gnome,sdl}
|
Thu, 17 Jan 2019
|
[ 06:03 ehaupt ]
- Switch from sdl1 to sdl2
- Use default lua version
Notified by: nanard@free.fr (via mail)
|
Tue, 15 Jan 2019
|
[ 13:17 ehaupt ]
- Update to 2.6
- Use options helpers
|
Wed, 16 May 2018
|
[ 12:12 ehaupt ]
- Update to 2.5
- Add license
- Fetch from GitLab
- Quiesce STRIP_CMD
|
Sun, 2 Oct 2016
|
[ 20:36 ehaupt ]
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 ] (Only the first 10 of 353 ports in this commit are shown above. )
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 ]
Strip binary
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 25 Dec 2014
|
[ 20:54 bapt ] (Only the first 10 of 446 ports in this commit are shown above. )
Bump portrevision after png update
|
[ 19:04 antoine ] (Only the first 10 of 332 ports in this commit are shown above. )
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
|
Mon, 8 Dec 2014
|
[ 16:48 tijl ] (Only the first 10 of 920 ports in this commit are shown above. )
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 )
|
Sat, 29 Nov 2014
|
[ 20:17 ehaupt ]
Convert to USES=tar:tgz
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
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 ] (Only the first 10 of 84 ports in this commit are shown above. )
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 ] (Only the first 10 of 15 ports in this commit are shown above. )
Use new LIB_DEPENDS regime
|
Wed, 23 Oct 2013
|
[ 10:26 ehaupt ] (Only the first 10 of 48 ports in this commit are shown above. )
Support staging.
|
Fri, 20 Sep 2013
|
[ 18:35 bapt ] (Only the first 10 of 1084 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
|
Sat, 14 Sep 2013
|
[ 22:28 bapt ]
Remove USE_GCC=any: builds properly with clang
|
Tue, 10 Sep 2013
|
[ 21:31 antoine ] (Only the first 10 of 21 ports in this commit are shown above. )
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
|
Wed, 24 Jul 2013
|
[ 08:19 ehaupt ] (Only the first 10 of 161 ports in this commit are shown above. )
Remove MAKE_JOBS_SAFE which is now default.
|
Mon, 8 Jul 2013
|
[ 18:42 ehaupt ] (Only the first 10 of 73 ports in this commit are shown above. )
- 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 ]
Fix build on HEAD by adding USE_GCC=any (uses unicode in source code).
|
Tue, 23 Apr 2013
|
[ 10:00 ehaupt ]
Convert to USES=pkgconfig
|
Fri, 8 Mar 2013
|
[ 14:00 ehaupt ] (Only the first 10 of 68 ports in this commit are shown above. )
Remove indefinite article from COMMENT
|
Wed, 28 Nov 2012
|
[ 11:27 ehaupt ]
Update to 2.4.2035
Feature safe: yes
|
Sat, 3 Nov 2012
|
[ 18:01 ehaupt ] (Only the first 10 of 25 ports in this commit are shown above. )
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 ]
- Use OPTIONSng
- Remove deprecated header information
|
Thu, 26 Jul 2012
|
[ 05:40 bapt ] (Only the first 10 of 158 ports in this commit are shown above. )
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 ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Sat, 18 Feb 2012
|
[ 10:18 mva ] (Only the first 10 of 537 ports in this commit are shown above. )
- 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 ]
Update to 2.3.1781
PR: 157563
Submitted by: Vitaly Magerya <vmagerya@gmail.com>
|
Wed, 11 Aug 2010
|
[ 06:57 mva ] (Only the first 10 of 87 ports in this commit are shown above. )
- 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 ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Sat, 30 Jan 2010
|
[ 09:43 mva ] (Only the first 10 of 295 ports in this commit are shown above. )
- 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 ] (Only the first 10 of 3009 ports in this commit are shown above. )
- 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 ] (Only the first 10 of 132 ports in this commit are shown above. )
Mark MAKE_JOBS_SAFE
|
Wed, 4 Mar 2009
|
[ 17:53 ehaupt ]
Add grafx2, a bitmap paint program that supports more than 60 video
resolutions.
Additional patches from: dinoex
|
Number of commits found: 45 |