non port: graphics/azpainter/Makefile |
SVNWeb
|
Number of commits found: 30 |
Fri, 28 Jul 2023
|
[ 17:13 Daniel Engberg (diizzy) ] 664a2fa (Only the first 10 of 502 ports in this commit are shown above. )
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0
|
Mon, 10 Oct 2022
|
[ 22:43 Daniel Engberg (diizzy) ] ffdc2e6
graphics/azpainter: Prepare for png 1.6.38
Adjust LIBS to include -lz
PR: 266599
Approved by: portmgr (blanket)
|
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 )
|
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, 9 Jan 2021
|
[ 15:15 danfe ]
- Update AzPainter to version 2.1.7, rebase the patches against it
- Drop `post-patch-NLS-off' target, it's not really needed: we simply do
not grab translation files from the staging area in the NLS-less case
|
Mon, 9 Nov 2020
|
[ 09:49 danfe ]
- Update to version 2.1.7b4, no longer hosted by the ODSN
- Now uses custom configure script instead of autotools-generated
- GC obsolete and/or no longer relevant patch files
|
Fri, 24 Jul 2020
|
[ 06:28 rigoletto ] (Only the first 10 of 52 ports in this commit are shown above. )
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
|
Sun, 8 Dec 2019
|
[ 16:47 danfe ]
Unbreak the build on architectures with unsigned chars (arm, powerpc, riscv).
|
Mon, 2 Dec 2019
|
[ 07:46 danfe ]
- Update to version 2.1.5
- Actualize translations
|
Tue, 5 Nov 2019
|
[ 22:16 zeising ] (Only the first 10 of 474 ports in this commit are shown above. )
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Mon, 13 May 2019
|
[ 08:57 danfe ]
Update AzPainter to version 2.1.4 and catch up with recent translations
improvement efforts.
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
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, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Tue, 13 Nov 2018
|
[ 14:46 danfe ]
Instead of requesting GCC explicitly, tentatively add `compiler:c11' to
the USES list as suggested by several people, even though the code does
not really require C11 (e.g., it can be built with -std=c99 or with GCC
4.6 which does not support C11 standard).
|
[ 10:20 danfe ]
Try to unbreak the build on architectures that still use old GCC as their
system compiler by using contemporary GCC version.
Tested on: powerpc
|
[ 09:25 danfe ]
Remove debug left-over that crept in r484864.
|
[ 09:21 danfe ]
- Update `graphics/azpainter' to version 2.1.3
- Use the latest (fixed) Belarusian and Chinese translations
|
Sun, 22 Apr 2018
|
[ 15:08 danfe ]
- Update `graphics/azpainter' to version 2.1.2
- Switch to recently added OSDN mastersite macro
- Update existing locales, add new one (Belarusian)
- TIMESTAMP (azpainter-2.1.2.tar.xz) = 1524119880
|
Mon, 25 Sep 2017
|
[ 12:09 danfe ]
Update AzPainter to version 2.1.1.
TIMESTAMP (azpainter-2.1.1.tar.xz) = 1505689613
|
Sat, 2 Sep 2017
|
[ 13:36 danfe ]
- Update AzPainter to version 2.1.0 (distfile is .tar.xz now)
- Catch up with recent joint translations improvement efforts
- Tighten regex when patching `data/Makefile.in' in order not
to break installation of theme files for without-NLS builds
- Make URL line in the port description point to correct page
TIMESTAMP (azpainter-2.1.0.tar.xz) = 1503704488
|
Sun, 4 Jun 2017
|
[ 18:51 danfe ]
Update Russian and Ukrainian translations.
|
Sat, 3 Jun 2017
|
[ 16:16 danfe ]
Update AzPainter to version 2.0.6. Now comes with dark theme, icons of
different sizes for various controls, and customizable toolbar buttons.
TIMESTAMP (azpainter-2.0.6.tar.bz2) = 1496440852
|
Thu, 25 May 2017
|
[ 13:31 danfe ]
- Update AzPainter to version 2.0.5
- Add another round of translation fixes
|
Mon, 22 May 2017
|
[ 13:17 linimon ] (Only the first 10 of 49 ports in this commit are shown above. )
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills
|
Sun, 19 Mar 2017
|
[ 22:14 danfe ]
- Update AzPainter to version 2.0.4
- Include the latest translation fixes [*]
- Improve port description in accordance with PHB Section 3.2.1
Obtained from: https://www.linux.org.ru/forum/multimedia/13223232 [*]
|
Sat, 11 Mar 2017
|
[ 16:34 danfe ]
- Make NLS support optional
- Augment mirror list again
|
Fri, 10 Mar 2017
|
[ 17:36 danfe ] (Only the first 10 of 12 ports in this commit are shown above. )
- Update AzPainter to version 2.0.3 which brings improvements for
PSD (Adobe Photoshop native format) files import and export
- Update Russian and Ukrainian translations
- Remove eventfd(2) -> pipe(2) patches since upstream agreed to make
the switch (from unportable Linux API to kosher POSIX)
- Add missing `shared-mime-info' to USES list
TIMESTAMP (azpainter-2.0.3.tar.bz2) = 1488672196
|
Wed, 1 Mar 2017
|
[ 17:26 danfe ]
- Augment OSDN.jp mirror list (should probably be part of `Mk/bsd.sites.mk')
- Slightly improve port description wording while I'm here
|
Tue, 28 Feb 2017
|
[ 12:06 danfe ] (Only the first 10 of 15 ports in this commit are shown above. )
AzPainter is a full color painting application for Unix-like systems for
illustration drawing. This is not suitable for dot editing. Since the
color is handled internally with 16-bit precision (15-bit fixed point),
color accuracy is increased at the expense of more memory being consumed.
WWW: http://azsky2.html.xdomain.jp/linux/azpainter/
TIMESTAMP (azpainter-2.0.2.tar.bz2) = 1487462397
|
Number of commits found: 30 |