non port: graphics/xv/Makefile |
SVNWeb
|
Number of commits found: 66 |
Tue, 2 May 2023
|
[ 16:17 Po-Chuan Hsieh (sunpoet) ] b1c370e (Only the first 10 of 30 ports in this commit are shown above. )
graphics/jasper: Update to 4.0.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/jasper-software/jasper/releases
Security: CVE-2022-2963, CVE-2022-40755
|
Mon, 26 Sep 2022
|
[ 17:24 Dirk Meyer (dinoex) ] a6a97a3
graphics/xv: fix WWW
|
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 )
|
Sat, 16 Apr 2022
|
[ 20:55 Po-Chuan Hsieh (sunpoet) ] 735ea04 (Only the first 10 of 29 ports in this commit are shown above. )
graphics/jasper: Bump PORTREVISION of dependent ports for shlib change after
cdcedd316da6d7c8509c394474160c683489a3ae
|
Wed, 2 Mar 2022
|
[ 09:56 Dirk Meyer (dinoex) ] 27bea38
graphics/xv: update for jasper 3 support
|
Mon, 10 Jan 2022
|
[ 15:15 Stefan Eßer (se) ] bcaf25a (Only the first 10 of 491 ports in this commit are shown above. )
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above )
|
Fri, 10 Sep 2021
|
[ 21:17 Bernhard Froehlich (decke) ] a3a4cbb
graphics/xv: Add CPE information
Approved by: portmgr (blanket)
|
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.
|
Fri, 27 Dec 2019
|
[ 13:43 bapt ] (Only the first 10 of 32 ports in this commit are shown above. )
Update jasper to 2.0.16
This is needed to be able to update gegl to latest version.
Bump revision of all consumer as the ABI is not 100% backward compatible.
Provide a patch for graphics/devil to properly build with latest jasper.
While here add a missing USES=xorg to graphics/devil
|
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, 16 Jan 2017
|
[ 16:47 mat ] (Only the first 10 of 16 ports in this commit are shown above. )
Extract do-patch into a separate script.
PR: 215761
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D9029
|
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
|
Mon, 22 Jun 2015
|
[ 18:33 antoine ] (Only the first 10 of 374 ports in this commit are shown above. )
Convert to USES=jpeg
|
Fri, 10 Apr 2015
|
[ 21:14 mat ]
Don't let xv change its name when options change.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 25 Dec 2014
|
[ 21:07 bapt ]
Remove USE_GCC added by mistake
|
[ 20:54 bapt ] (Only the first 10 of 446 ports in this commit are shown above. )
Bump portrevision after png update
|
Wed, 24 Dec 2014
|
[ 17:49 antoine ]
Properly support png 1.5
Obtained from: Gentoo
|
Tue, 15 Jul 2014
|
[ 15:30 adamw ] (Only the first 10 of 18 ports in this commit are shown above. )
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
|
Wed, 27 Nov 2013
|
[ 19:27 dinoex ]
- use STAGEDIR
- remove option NOMAN
- use OPTIONS_DEFINE
- merge xv-m17m in xv
|
Sat, 21 Sep 2013
|
[ 11:06 dinoex ] (Only the first 10 of 129 ports in this commit are shown above. )
- fix misplaced NO_STAGE in slaveports and ifdefs
|
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)
|
Fri, 28 Jun 2013
|
[ 11:51 bapt ] (Only the first 10 of 111 ports in this commit are shown above. )
New USES imake to handle the dependency on imake.
This uses accept 'env' as an argument for ports that do use their own or a
different do-configure target.
Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it
to the called imake.
Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be
overwritten.
Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via
IMAKECPPFLAGS
Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned
from Makefile generated by a previous
imake also inherit the defined CppCmd CcCmd and CplusplusCmd.
Make imake use devel/tradcpp all the time, so that when buidling with clang we
do not depend on gcc's cpp.
Make imake respect CC and CXX
Make imake respect USE_GCC (if set imake will use gcc's cpp).
While here:
- Remove a couple of indefinite articles from comments
- Trim headers
- Fix a couple of ports to build with clang or use: USE_GCC=any
- Fix a now useless redefinition of the extraction chain
- Fix a typo in japanese/Wnn7-lib bundled imake template definitions
- Fix some XMKMF execution with no env specified
- Use options helper in x11/xautolock to simplify the port
|
Sat, 26 Jan 2013
|
[ 16:59 dinoex ]
- cleanup header
- strip shlibversion in depedency
|
Tue, 9 Oct 2012
|
[ 22:12 linimon ] (Only the first 10 of 95 ports in this commit are shown above. )
Force numerous ports that fail to build with clang over to instead always
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings.
|
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
|
Fri, 13 Jan 2012
|
[ 17:02 dinoex ]
- make check safer
|
Fri, 2 Dec 2011
|
[ 18:17 dinoex ]
- fix build with clang by disabling optimisation
Feature safe: yes
|
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
|
Thu, 11 Feb 2010
|
[ 14:45 dinoex ]
- add workaround for a deadlock in libxcb
PR: 143043
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Fri, 25 Sep 2009
|
[ 06:21 dinoex ]
- Security fix
fix out of bound error, introduced in jumbo2 patch
Reported by: naddy (Christian Weisgerber)
Submitted by: Patrick Keshishian
Obtained from: openbsd
Feature safe: yes
|
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
|
Sat, 18 Jul 2009
|
[ 11:11 dinoex ] (Only the first 10 of 337 ports in this commit are shown above. )
- update to jpeg7
Tested by: pav on pointyhat
|
Fri, 22 May 2009
|
[ 05:33 dinoex ]
- enable support of g3 fax
- fix initial display with -nolimit
Reported by: Michiel Boland
|
Sun, 17 May 2009
|
[ 13:20 dinoex ] (Only the first 10 of 19 ports in this commit are shown above. )
- use jumbo patches
- support jasper
- many bugfixes
|
Tue, 18 Mar 2008
|
[ 10:52 dinoex ]
- update USE_XORG
|
Mon, 17 Mar 2008
|
[ 18:11 dinoex ]
- set USE_XORG
|
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}.
|
Tue, 5 Sep 2006
|
[ 06:06 dinoex ]
- take maintainership
|
[ 04:26 linimon ] (Only the first 10 of 11 ports in this commit are shown above. )
Reset inactive maintainer who has not responded to email.
Hat: portmgr
|
Fri, 14 Jul 2006
|
[ 15:31 ehaupt ]
With 24/32-bit xwd files, xv swaps the red and blue channels. With 16-bit xwd
files, the image is very dark green (almost black).
Both problems are caused by hard-coding the channel order and offsets, rather
than using the colour masks in the xwd header.
xv reads the input into a 24-bit internal image, which is then displayed. The
lack of brightness in the 16-bit display is because the colour values are copied
into the low-order bits of the internal pixmap rather than the high order bits.
The green hue is because the green channel has 6 bits, whereas red and blue only
have 5 bits, making the green twice as (relatively) bright.
The new patch solves that problem.
PR: 96971
Submitted by: Peter Jeremy <peterjeremy@optushome.com.au>
Approved by: Miguel Mendez <mmendez@gmail.com> (maintainer)
|
Wed, 5 Apr 2006
|
[ 04:04 jmelo ]
- Fix mastersite.
PR: ports/91058
Approved by: Miguel Mendez (maintainer), mnag (mentor)
|
Sun, 11 Sep 2005
|
[ 21:49 linimon ]
Remove obsolete mastersites.
Source: distfile survey
Approved by: maintainer
|
Mon, 21 Mar 2005
|
[ 22:45 simon ]
Fix format string vulnerability.
Security:
http://vuxml.FreeBSD.org/a4bd3039-9a48-11d9-a256-0001020eed82.html
Security: CAN-2005-0665
Obtained from: Gentoo Linux
Approved by: portmgr (marcus), erwin (mentor), maintainer
|
Tue, 15 Feb 2005
|
[ 08:32 erwin ]
Miguel Mendez is the new victim of these ports. Thanks!
|
Thu, 23 Dec 2004
|
[ 09:32 nork ] (Only the first 10 of 174 ports in this commit are shown above. )
Reset MAINTAINER to ports@.
We cannot contact them for a long time.
Discussed with: hrs
Approved by: kiri(blanket), mita(blanket),
shige(blanket), taoka(blanket)
|
Mon, 11 Oct 2004
|
[ 04:03 dinoex ]
- import securitry patches
- update FixPix4xv.patch
PR: 72382
Approved by: portmgr (linimon) and shige
Obtained from: SuSe
|
Tue, 5 Oct 2004
|
[ 13:55 nectar ]
Mark FORBIDDEN due to exploitable buffer overflows.
http://vuxml.freebsd.org/fffacc93-16cb-11d9-bc4a-000c41e2cdad.html
Approved by: portmgr
|
Wed, 16 Jun 2004
|
[ 05:02 nork ]
Utilize DOCSDIR/PORTDOCS.
PR: ports/67989
Submitted by: Piotr Smyrak <smyru@smyrak.com>
Approved by: shige (blanket)
|
Thu, 20 Nov 2003
|
[ 15:06 trevor ] (Only the first 10 of 111 ports in this commit are shown above. )
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier
|
[ 13:51 trevor ] (Only the first 10 of 111 ports in this commit are shown above. )
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
|
Fri, 7 Mar 2003
|
[ 00:16 ade ] (Only the first 10 of 241 ports in this commit are shown above. )
Remove pkg-comment from remaining master/slave port sets.
Approved by: portmgr (implicitly)
|
Thu, 10 Oct 2002
|
[ 10:11 shige ]
Fix build-breakage.
Submitted by: Patrick Li <pat@FreeBSD.org>
|
Tue, 8 Oct 2002
|
[ 13:04 shige ]
Apply new bzip2 patch:
Chagne bunzip2 path from full-path to command name only.
Submitted by: Ken Stailey <kstailey@speakeasy.net>
|
Tue, 11 Sep 2001
|
[ 16:03 sf ]
fix build of graphics/xv-m17n and japanese/xv.
|
[ 03:22 ache ] (Only the first 10 of 36 ports in this commit are shown above. )
Bump png major
|
Thu, 14 Jun 2001
|
[ 16:53 shige ]
Fix by applying sf's patch. Thanks, sf!
|
Thu, 8 Mar 2001
|
[ 17:33 shige ]
I'm sorry. The previous commit is based on:
|
[ 17:29 shige ]
Change MASTER_SITES for fetching xv patches(modified-for-jp-ext-patch).
|
Wed, 28 Feb 2001
|
[ 18:02 shige ]
Fix broken. pdf.patch and mp-tiff-patch must be fetched from my own site.
These are modified for applying after jp-extension-patch.
|
Tue, 20 Feb 2001
|
[ 20:46 mi ]
Add the PORTREVISION -- something I forgot to do in my previous commit.
|
[ 15:29 mi ]
Add the software's web-site to the distinfo, which did not have the WWW entry
before. Add several more patches available on the said web-site. In
particular, use the later png-related patch (-fix3 vs. -fix2). Move some
of the patches from DISTFILES to PATCHFILES -- for some others it matters,
because of the order they have to be applied and different -p settings
necessary.
|
Tue, 16 Jan 2001
|
[ 17:33 sobomax ] (Only the first 10 of 365 ports in this commit are shown above. )
Massive style enforcement - use ^I instead of spaces for variables identation.
|
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.
|
Thu, 29 Jun 2000
|
[ 08:03 obrien ] (Only the first 10 of 96 ports in this commit are shown above. )
Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
|
Number of commits found: 66 |