non port: graphics/xpaint/Makefile |
SVNWeb
|
Number of commits found: 80 |
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 )
|
Fri, 18 Feb 2022
|
[ 09:01 Dima Panov (fluffy) ] 851a0e0
graphics/xpaint: use openjpeg15 includes in Right Way (tm)
Sponsored by: Netzkommune GmbH
|
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.
|
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.
|
Mon, 4 Nov 2019
|
[ 21:21 rene ] (Only the first 10 of 99 ports in this commit are shown above. )
Returns johans's ports to the pool after safekeeping his commit bit.
|
Fri, 21 Oct 2016
|
[ 12:51 mat ] (Only the first 10 of 718 ports in this commit are shown above. )
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
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, 24 Mar 2016
|
[ 15:47 tijl ] (Only the first 10 of 95 ports in this commit are shown above. )
Make print/ghostscript9-agpl-base the default Ghostscript port. Upstream
changed the license to the AGPL 3 in version 9.07 so print/ghostscript9-base
is stuck at 9.06 which is almost 4 years old now.
Fix the logic in Uses/ghostscript.mk so "agpl" is treated as a real version
on its own instead of as a variant of other versions.
Fix print/ghostscript9-agpl-base to install eps2write.
Update math/asymptote to 2.37 to support newer Ghostscript.
PR: 208159
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Thu, 10 Dec 2015
|
[ 22:13 kwm ] (Only the first 10 of 16 ports in this commit are shown above. )
Update freetype2 to 2.6.2. [1]
Mark magicpoint broken, maintainer is notified.
Exp-runs run by antoine@
This version also fixes shadowing of TYPEOF in ftconfig.h [2]
PR: 203554 [1], 202083 [2]
Submitted by: rhurlin@gwdg.de [2]
|
Sat, 22 Aug 2015
|
[ 17:48 hrs ] (Only the first 10 of 354 ports in this commit are shown above. )
- Split ghostscript into X11-independent and -dependent parts:
* print/ghostscript{7,8,9,9-agpl}-base
Installs Ghostscript binary, libgs, and related files.
These ports do not depend on X11 libraries (i.e. x11* devices
are not available). USES=ghostscript will set dependency on
one of them depending on GHOSTSCRIPT_DEFAULT.
The default device is set to "display" or "bbox".
* print/ghostscript{7,8,9,9-agpl}-x11
Installs a shared library which provides X11 support to
the installed Ghostscript binaries. x11* devices will be (Only the first 15 lines of the commit message are shown above )
|
Thu, 16 Jul 2015
|
[ 20:53 kwm ] (Only the first 10 of 89 ports in this commit are shown above. )
Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.
Add GHOSTSCRIPT_DEFAULT to bsd.default-versions.mk for easy version selection.
Arguments supported: <empty>, build, run, nox11 and agpl
PR: 201201 (exp-run)
Approved by: portmgr (mat@)
Exp run by: antione@ (previous patch)
Differential Revision: https://reviews.freebsd.org/D2938
|
Mon, 22 Jun 2015
|
[ 18:33 antoine ] (Only the first 10 of 374 ports in this commit are shown above. )
Convert to USES=jpeg
|
Sat, 3 Jan 2015
|
[ 14:51 johans ]
Update to xpaint 2.9.10.3
|
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
|
Sat, 13 Sep 2014
|
[ 21:47 tijl ]
Switch to USES=libtool:build
|
Fri, 4 Jul 2014
|
[ 08:47 amdmi3 ]
- Switch to USES=libtool
Approved by: portmgr blanket
|
Sun, 22 Jun 2014
|
[ 16:46 tijl ] (Only the first 10 of 15 ports in this commit are shown above. )
Bump PORTREVISION for jbigkit library version bump.
Approved by: portmgr (implicit)
|
Mon, 26 May 2014
|
[ 14:42 kwm ] (Only the first 10 of 27 ports in this commit are shown above. )
Update openjpeg to 2.1.0.
Version 2.x is incompatible with openjpeg 1.5. Preserve it as openjpeg15
and update users.
Approved by: portmgr (implicit) for NO_STAGE ports
|
Mon, 21 Apr 2014
|
[ 13:16 johans ]
Update to XPaint 2.9.10.2
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above )
|
Wed, 5 Mar 2014
|
[ 07:21 johans ]
Update to xpaint 2.9.10
|
Mon, 30 Dec 2013
|
[ 13:58 johans ]
Fix build issue with freetype (again), hopefully now working for all versions
|
Sun, 29 Dec 2013
|
[ 15:06 johans ]
- Enable STAGE support
- Fix build issue with modern freetype
- Fix bash path and add run-time dependency
- Strip installed binaries
- Bump PORTREVISION
|
Tue, 24 Dec 2013
|
[ 21:22 kwm ] (Only the first 10 of 84 ports in this commit are shown above. )
Update freetype to 2.5.2.
Remove patch to add -I/usr/local/include in freetype-config --cflags. If
ports need extra headers they should look for them, and not get them via
a side-effect.
Freetype had a header resuffle in 2.5.1, patch ports to use the new header
style.
Thanks go to bdrewery for the two exp-runs and rakuco for helping me with
some troublesome cmake ports.
PR: ports/184587
|
Mon, 23 Sep 2013
|
[ 04:39 johans ]
- Fix help file location
- While here, do some minor style cleanups
PR: ports/177638
Submitted by: <abc@ai1.alaska.net>
|
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)
|
Wed, 31 Jul 2013
|
[ 09:18 danfe ]
Minor, last-minute fixes missed in the previous commits.
|
[ 04:37 danfe ]
- Fix parallel (-jX) builds, remove jobs unsafe mark
- Drop article from COMMENT, expand creator's name
|
Wed, 10 Jul 2013
|
[ 13:12 bapt ] (Only the first 10 of 15 ports in this commit are shown above. )
Mark jobs unsafe
Convert to USES=gmake where appropriate
Trim headers
|
Wed, 15 May 2013
|
[ 19:43 johans ]
Add run dependency on ghostscript and psutils
|
Sat, 9 Feb 2013
|
[ 12:53 johans ]
Update xpaint to 2.9.9.4
|
Sat, 26 Jan 2013
|
[ 16:30 johans ]
- Update xpaint to 2.9.9.3
- Remove some local patch files that are no longer needed
|
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
|
Sun, 19 Feb 2012
|
[ 09:40 johans ]
- Update xpaint to 2.9.9
- Now using GNU configure rather than Imakefiles
- Dependens on new port x11-toolkits/libxaw3dxft
|
Sun, 8 Jan 2012
|
[ 17:14 johans ]
Update xpaint to 2.9.8.4
|
Sat, 15 Oct 2011
|
[ 11:53 johans ]
Update xpaint to 2.9.8.3
|
Tue, 21 Jun 2011
|
[ 19:20 johans ]
Fix C error (missing return value). Fixes compilation with clang.
|
Sat, 26 Feb 2011
|
[ 12:40 johans ]
Update xpaint to 2.9.8.2 (bugfix release)
|
Tue, 28 Dec 2010
|
[ 22:31 johans ]
Update xpaint to 2.9.8.1
|
Tue, 9 Nov 2010
|
[ 20:26 johans ]
Update xpaint to 2.9.8
|
Mon, 1 Nov 2010
|
[ 20:21 johans ]
Update xpaint to 2.9.7
|
Sat, 30 Oct 2010
|
[ 15:06 johans ]
Update xpaint to 2.9.6.4
|
Tue, 19 Oct 2010
|
[ 20:28 johans ]
Update to xpaint 2.9.6.3
|
Sat, 18 Sep 2010
|
[ 10:13 johans ]
Update xpaint to version 2.9.6
|
Mon, 6 Sep 2010
|
[ 18:17 johans ]
Update to xpaint 2.9.5
|
Sat, 4 Sep 2010
|
[ 22:09 johans ]
- Update to xpaint 2.9.4 (now with jpeg support)
- Grab maintainership
|
Fri, 16 Jul 2010
|
[ 03:31 miwi ] (Only the first 10 of 12 ports in this commit are shown above. )
- Update to 2.8.1.4
PR: 148560
Submitted by: Ports Fury
|
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, 22 Aug 2009
|
[ 00:23 amdmi3 ] (Only the first 10 of 415 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with G
|
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
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Fri, 16 Sep 2005
|
[ 11:04 garga ]
- Update to 2.7.8.1
PR: ports/86121
Submitted by: Ports Fury
|
Tue, 30 Aug 2005
|
[ 01:56 ahze ]
- Update to 2.7.8
PR: ports/85384
Submitted by: Ports Fury
|
Tue, 17 May 2005
|
[ 19:35 jylefort ]
Update to 2.7.7
PR: ports/81052
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Thu, 21 Apr 2005
|
[ 15:27 krion ]
Update to version 2.7.6.3
PR: ports/80206
Submitted by: Ports Fury
|
Sun, 10 Apr 2005
|
[ 17:10 pav ]
- Update to 2.7.6.2
PR: ports/79752
Submitted by: Ports Fury
|
Sun, 3 Apr 2005
|
[ 21:39 pav ]
- Update to 2.7.6
PR: ports/79477
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Tue, 15 Mar 2005
|
[ 16:56 ahze ]
- Update to 2.7.4
PR: ports/78881
Submitted by: Ports Fury
|
Tue, 1 Feb 2005
|
[ 08:36 krion ]
Update to version 2.7.3
PR: ports/76899
Submitted by: Ports Fury
|
Tue, 26 Oct 2004
|
[ 18:08 krion ]
Update to version 2.7.2
PR: ports/72821
Submitted by: Ports Fury
|
Sat, 28 Aug 2004
|
[ 06:32 krion ]
Update to version 2.7.1
PR: ports/71061
Submitted by: Ports Fury
|
Sun, 15 Jun 2003
|
[ 00:26 naddy ]
Update to version 2.7.0.
PR: 53285
Submitted by: Ports Fury
|
Wed, 14 May 2003
|
[ 07:30 anholt ]
Add lib/X11/app-defaults/XPaint_fr which was missing from pkg-plist.
Reported by: bento
|
Sat, 26 Apr 2003
|
[ 01:36 naddy ]
Update to version 2.6.9.
PR: 51228
Submitted by: Ports Fury
|
Thu, 20 Feb 2003
|
[ 18:08 knu ] (Only the first 10 of 308 ports in this commit are shown above. )
de-pkg-comment
|
Thu, 2 Jan 2003
|
[ 17:40 ijliao ]
upgrade to 2.6.7
PR: 45852
Submitted by: Ports Fury
|
Wed, 20 Nov 2002
|
[ 12:53 ijliao ]
upgrade to 2.6.6
PR: 45440
Submitted by: Ports Fury
|
Tue, 14 May 2002
|
[ 23:05 pat ]
Fix URL
PR: 37923
Submitted by: Tilman Linneweh <tilman@arved.de>
|
Sat, 22 Dec 2001
|
[ 11:54 kevlo ]
Update to version 2.6.2
|
Tue, 11 Sep 2001
|
[ 03:22 ache ] (Only the first 10 of 36 ports in this commit are shown above. )
Bump png major
|
Fri, 31 Aug 2001
|
[ 03:58 dwcjr ]
Fix writting pixmap to stderr or stdout Bump PORTREVISION
|
Thu, 8 Mar 2001
|
[ 19:52 sf ]
drop maintainership from jseger.
|
[ 19:39 sf ]
fix usage of mkstemp().
|
Mon, 11 Dec 2000
|
[ 02:50 steve ]
Update to version 2.6.1.
|
Thu, 3 Aug 2000
|
[ 10:28 asami ] (Only the first 10 of 285 ports in this commit are shown above. )
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off.
|
Tue, 4 Jul 2000
|
[ 08:13 sobomax ] (Only the first 10 of 65 ports in this commit are shown above. )
Bump png shared library version.
|
Number of commits found: 80 |