Commit graph

107 commits

Author SHA1 Message Date
Dirk Meyer
4842a6ee3e - use STAGEDIR
- remove option NOMAN
- use OPTIONS_DEFINE
- merge xv-m17m in xv
2013-11-27 19:27:27 +00:00
Dirk Meyer
1e3119b07e - fix misplaced NO_STAGE in slaveports and ifdefs 2013-09-21 11:06:03 +00:00
Baptiste Daroussin
eb08c5441c Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) 2013-09-20 18:35:44 +00:00
Baptiste Daroussin
932db7c46c 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
2013-06-28 11:51:05 +00:00
Dirk Meyer
c3be10f03f - cleanup header
- strip shlibversion in depedency
2013-01-26 16:59:10 +00:00
Mark Linimon
a8693b8dee 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.
2012-10-09 22:12:13 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Dirk Meyer
65aaf90ab1 - make check safer 2012-01-13 17:02:24 +00:00
Dirk Meyer
b891984286 - fix build with clang by disabling optimisation
Feature safe:	yes
2011-12-02 18:17:46 +00:00
Olli Hauer
30f9161773 -remove MD5 2011-07-03 14:12:22 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
0a85f41bf0 - add workaround for a deadlock in libxcb
PR:		143043
2010-02-11 14:45:23 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dirk Meyer
ba1248c3ca - 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
2009-09-25 06:21:42 +00:00
Dmitry Marakasov
6b5fb87219 - Switch SourceForge ports to the new File Release System: categories starting with G 2009-08-22 00:23:13 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Dirk Meyer
98c169e9bc - enable support of g3 fax
- fix initial display with -nolimit
Reported by:	Michiel Boland
2009-05-22 05:33:34 +00:00
Dirk Meyer
07bc8a61b6 - fix build of xv-m17n 2009-05-20 12:02:33 +00:00
Dirk Meyer
cc6b3f8340 - use jumbo patches
- support jasper
- many bugfixes
2009-05-17 13:20:46 +00:00
Dirk Meyer
0a78365e08 - add LICENSE: 2009-02-15 16:44:55 +00:00
Dirk Meyer
77864a207b - update USE_XORG 2008-03-18 10:52:49 +00:00
Dirk Meyer
a90ca919c7 - set USE_XORG 2008-03-17 18:11:59 +00:00
Dirk Meyer
239105af1b - fix text
PR:		113911
Submitted by:	Fred Clift
2007-06-26 17:00:58 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Dirk Meyer
9502699c06 - fix build with gcc42 2006-12-15 07:01:35 +00:00
Dirk Meyer
7c24ecfeb0 - fix build with gcc41 2006-10-07 19:51:31 +00:00
Dirk Meyer
6869550216 - take maintainership 2006-09-05 06:07:54 +00:00
Mark Linimon
cffb4846f4 Reset inactive maintainer who has not responded to email.
Hat:		portmgr
2006-09-05 04:26:12 +00:00
Emanuel Haupt
a67c4b8611 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)
2006-07-14 15:31:50 +00:00
Jean Milanez Melo
e3b05cbbaf - Fix mastersite.
PR:		ports/91058
Approved by:	Miguel Mendez (maintainer), mnag (mentor)
2006-04-05 04:04:40 +00:00
Dirk Meyer
f862bd2d69 - add SHA256 2005-11-20 11:04:39 +00:00
Mark Linimon
38bd03d9ce Remove obsolete mastersites.
Source:		distfile survey
Approved by:	maintainer
2005-09-11 21:49:30 +00:00
Simon L. B. Nielsen
017f92e4e2 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
2005-03-21 22:45:35 +00:00
Erwin Lansing
8d6bafd6db Miguel Mendez is the new victim of these ports. Thanks! 2005-02-15 08:32:08 +00:00
Norikatsu Shigemura
d9ed90620d 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)
2004-12-23 09:32:50 +00:00
FUJISHIMA Satsuki
a787f0b075 farewell to libxpg4. 2004-11-15 05:19:30 +00:00
Dirk Meyer
f3d70b63ab - import securitry patches
- update FixPix4xv.patch
PR:		72382
Approved by:	portmgr (linimon) and shige
Obtained from:	SuSe
2004-10-11 04:03:13 +00:00
Jacques Vidrine
4331e94353 Mark FORBIDDEN due to exploitable buffer overflows.
http://vuxml.freebsd.org/fffacc93-16cb-11d9-bc4a-000c41e2cdad.html

Approved by:	portmgr
2004-10-05 13:55:58 +00:00
Norikatsu Shigemura
9be4ee01db Utilize DOCSDIR/PORTDOCS.
PR:		ports/67989
Submitted by:	Piotr Smyrak <smyru@smyrak.com>
Approved by:	shige (blanket)
2004-06-16 05:02:37 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Trevor Johnson
7e223b8511 Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by:	Oliver Eikemeier
2003-11-20 15:06:14 +00:00
Trevor Johnson
318a536982 Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
2003-11-20 13:51:47 +00:00
Ade Lovett
d3fc97c432 Remove pkg-comment from remaining master/slave port sets.
Approved by:	portmgr (implicitly)
2003-03-07 00:16:25 +00:00
Shigeyuki Fukushima
9b1467ed35 Fix build-breakage.
Submitted by:	Patrick Li <pat@FreeBSD.org>
2002-10-10 10:11:29 +00:00
Shigeyuki Fukushima
9517617847 Apply new bzip2 patch:
Chagne bunzip2 path from full-path to command name only.

Submitted by:	Ken Stailey <kstailey@speakeasy.net>
2002-10-08 13:04:51 +00:00
FUJISHIMA Satsuki
e6349fb5d5 fix build of graphics/xv-m17n and japanese/xv.
Non-response from:	maintainer
2001-09-11 15:03:17 +00:00
Andrey A. Chernov
db2dadbaab Bump png major 2001-09-11 02:22:51 +00:00
Shigeyuki Fukushima
af5117e59e Fix by applying sf's patch.
Thanks, sf!

PR:		ports/28123
Submitted by:	Daniel Lang <dl@leo.org>
2001-06-14 15:53:53 +00:00
Shigeyuki Fukushima
0c4632aafb Change MASTER_SITES for fetching xv patches(modified-for-jp-ext-patch). 2001-03-08 17:29:50 +00:00
Shigeyuki Fukushima
46eb12a186 Fix broken.
pdf.patch and mp-tiff-patch must be fetched from my own site.
These are modified for applying after jp-extension-patch.

This problem occurs when no consistency between many patches.
Therefore, I'll integrate many many patches into a new patch. :)
2001-02-28 18:02:48 +00:00