1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
Commit Graph

32 Commits

Author SHA1 Message Date
Mathieu Arnold
4a3bebcae1 Add EXAMPLES options to ports that should have one.
Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
2018-09-10 13:15:47 +00:00
Mark Linimon
bf43557044 For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.

This is part two of a multipart commit to bring armv7 ports to parity
with armv6.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com -exp run
2017-11-30 06:13:34 +00:00
Mark Linimon
378be05b39 Mark some ports failing on armv6, for errors classified as "linker_error".
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-27 22:16:50 +00:00
Tijl Coosemans
323dfa7d83 Remove libtiff.so.4 compatibility links that were added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 16:07:33 +00:00
Antoine Brodin
ee9b96077b Cleanup plist 2014-11-12 18:48:53 +00:00
Steve Wills
3e189868bf - Update to 5.4.8
PR:		ports/189744
Submitted by:	Shin-ya Murakami <murashin@gfd-dennou.org> (maintainer)
2014-05-22 15:46:16 +00:00
Baptiste Daroussin
9edd70ed68 Support stage 2014-04-07 15:30:00 +00:00
Baptiste Daroussin
1dd0d087e7 Add NO_STAGE all over the place in preparation for the staging support (cat: science) 2013-09-20 22:48:30 +00:00
Antoine Brodin
457666c45a Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-05 05:28:24 +00:00
Eitan Adler
f544c81e25 Update to 5.4.7
Trim header
Pet portlint

PR:		ports/174555
Submitted by:	Shin-ya Murakami <murashin@gfd-dennou.org> (maintainer)
2012-12-19 03:01:41 +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
Beech Rintoul
077602338f - update to 5.4.5.
- use gtk by default because WITHOUT_GTK does not work.
- use PORTDOCS and PORTEXAMPLES

PR:		ports/169031
Submitted by:	Shin-ya Murakami <murashin@gfd-dennou.org> (maintainer)
2012-06-14 05:25:29 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Olli Hauer
c394c56dc0 - remove MD5 2011-07-03 13:22:24 +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
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Pav Lucistnik
ed9c0642a6 - Mark MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-11-18 22:39:55 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Dmitry Marakasov
105c7df4bd - Fix typo (CUNFIGURE_ARGS)
- Add USE_XORG (needed when built without gtk)

PR:		127766
Submitted by:	me
Approved by:	Shin'ya Murakami <murashin at gfd-dennou dot org> (maintainer)
2008-10-02 19:51:35 +00:00
Martin Wilke
6f612140c7 - Fix inappropriate use of NO*vars
- Add backup mirrors
- Use COPYTREE_SHARE
- Update maintainer's email address

PR:		127315
Submitted by:	Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> (maintainer)
2008-09-26 09:08:12 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Martin Wilke
52c5d58921 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-24 17:02:27 +00:00
Florent Thoumie
b7699ac158 - Update science/cdcl to 5.3.3.
- Remove hardcoded version in packing list.
- Add -fPIC to CFLAGS on amd64.

PR:		ports/121284
Submitted by:	maintainer
2008-03-11 11:20:54 +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
Edwin Groothuis
28dd10dcb4 Remove USE_REINPLACE from all categories starting with S 2006-05-13 04:15:53 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Sergey Matveychuk
b03ea2919c science/cdcl -> update to 5.3 and use gtk by default
science/cdcl-gtk     -> delete
science/ruby-dcl     -> update to 1.5 and use gtk by default
science/ruby-dcl-gtk -> delete
science/ruby-gphys   -> update to 0.3.5 and fix dependency
science/gave         -> update to 1.1.3 and fix dependency

PR:		ports/76853
Submitted by:	maintainer
2005-02-24 20:15:00 +00:00
Pav Lucistnik
adcebfa2a2 - Update gtk patch to version 5
- Fix cdcl-gtk package

PR:		ports/64241
Submitted by:	Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> (maintainer)
2004-03-14 13:26:50 +00:00
Pav Lucistnik
1b9c85e3ce - Make MAINTAINER and COMMENT fields overridable by slave port 2004-02-27 22:46:08 +00:00
Pav Lucistnik
abccc824b8 Add cdcl, a scientific graphic library for geoscience
PR:		ports/62871
Submitted by:	Shin'ya Murakami <murashin@edamame.summing.com>
2004-02-27 22:35:23 +00:00