1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Commit Graph

79 Commits

Author SHA1 Message Date
Mark Linimon
71fd883ed7 Mark some ports failing on aarch64, and, in a few cases, other tier-2
archs.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-02 22:23:52 +00:00
Gerald Pfeifer
04d6f52202 Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
2017-04-01 15:23:30 +00:00
Gerald Pfeifer
89f8b05214 Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
2016-11-20 09:38:08 +00:00
Steve Wills
86cd4fbe5a many ports: mark broken on powerpc64 2016-04-21 16:43:14 +00:00
Mikhail Teterin
da9a0b57b4 Stop avoiding the gmalloc-implementation bundled with the code in the hope,
it will help get rid of the occasional crashes (reported upstream 6 months
ago to no avail).

Fix plist as reported in:

PR:		202489
Submitted by:	amdmi3
2015-08-19 16:40:57 +00:00
Alexey Dokuchaev
bcf27cc175 Revert r394321: optimizing away MASTER_SITE_SUBDIR actually makes the port
more fragile towards the next upgrades.  While it also does hide the moment
of the next version update, we should generally try keeping ports fetchable
at all times (and thus more robust).

This also reverts freefall login expansion in Makefile header: despite its
sanity and merit, it incidentally clashes with one of the PHB "rules" that
had recently plagued the Handbook.  Correct fix would be to fix the latter,
but for now this particular issue is causing too much drama on the lists.

Requested by:	mat
2015-08-16 11:15:38 +00:00
Alexey Dokuchaev
3a7d5df1a0 - Get rid of MASTER_SITE_SUBDIR (in fact, OLD subdirectory does not carry
current distfiles)
- Expand Makefile header while here
2015-08-15 15:16:38 +00:00
Mikhail Teterin
e8f2d860c0 Upgrade from 5f1 to 5f2.
The bad news:

	1. gcc is still required -- clang can build the binaries, but
	   some self-tests will fail, unless all optimization was
           disabled. This is, probably, due to some suspect code in
           bytenumb.c -- would be good to investigate.
	2. Building this port in parallel is still not possible -- the
	   Makefile is too convoluted and same sources are recompiled
	   multiple times with different #defines set.

The good news:

	1. Resolve a large number of warnings.
	2. Fix build on ia64 and sparc64 (tested on pluto and flame
           respectively). Other platforms (alpha, powerpc?) have a
	   better chance of working now...
2015-01-27 08:40:34 +00:00
Baptiste Daroussin
77cba41a62 Cleanup plist 2014-10-27 15:23:30 +00:00
Martin Wilke
03c2f48939 - Fix build with i386
PR:		190900
Submitted by:	ports fury
2014-06-14 05:49:29 +00:00
Baptiste Daroussin
0242a53187 Convert l* to USES=zip 2014-03-10 16:01:35 +00:00
Baptiste Daroussin
888ab73a81 Add NO_STAGE all over the place in preparation for the staging support (cat: lang) 2013-09-20 19:53:09 +00:00
Martin Wilke
b5b8302d7f - Update to 5f1
PR:		178869
Submitted by:	ports fury
2013-05-28 13:46:00 +00:00
Olli Hauer
27de467a2b - remove MD5 2011-07-03 13:45:36 +00:00
Max Brazhnikov
3a65ceb1b2 Update to version 5e7
PR:		ports/150668
Submitted by:	KATO Tsuguru <tkato432 at yahoo.com>
2010-09-18 15:57:50 +00:00
Mark Linimon
686a04b74a Mark various ports as broken or ignore on powerpc.
While here, remove remnants of alpha.
2010-04-01 05:16:19 +00:00
Pav Lucistnik
8c2aab382d - Mark MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-11-22 19:49:43 +00:00
Martin Wilke
ed24dc2afa - Update to 5e6
PR:		137530
Submitted by:	Ports Fury
2009-08-08 06:24:17 +00:00
Martin Wilke
3e4ed01146 - 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)
2008-04-19 17:56:05 +00:00
Martin Wilke
cec51f32fc - Update to version 5e5
PR:		5e5
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2008-02-18 22:15:00 +00:00
Martin Wilke
2b79188ad5 - Update to 5e4
PR:		119724
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2008-01-20 21:55:57 +00:00
Martin Wilke
5c812e5b97 - Update to 5e3
PR:		ports/107631
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-01-09 22:51:14 +00:00
Kris Kennaway
f9aff30beb BROKEN on ia64 and sparc64: Does not compile 2006-11-30 23:42:04 +00:00
Kris Kennaway
771d21cac4 This is now buildable on amd64, taking a guess it builds on other
arches too.
2006-09-17 19:53:20 +00:00
Martin Wilke
fd1ffdc930 - Add backup MASTER_SITES
Submitted by:	pointyhat via kris mail
Approved by:	krion (mentor)
2006-08-21 10:16:12 +00:00
Martin Wilke
31f6632b20 Update to 5e2
Submitted by:	miwi
Approved by:	markus (co mentor)
2006-06-24 20:08:56 +00:00
Edwin Groothuis
7c6393360c Remove USE_REINPLACE from the categories starting with L 2006-05-09 20:52:24 +00:00
Pav Lucistnik
f307f38435 - Add SHA256 2005-11-25 00:33:45 +00:00
Pav Lucistnik
2d8945f4b3 - Update to 5e1
PR:		ports/82940
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-07-06 15:53:10 +00:00
Sergey Matveychuk
322a84aab4 - Unbreak on 5.3+
PR:		ports/71684
Submitted by:	Florent Thoumie <flz(at)xbsd.org>
2004-12-12 15:32:47 +00:00
Kris Kennaway
954affa779 BROKEN on 5.x: Segfault during build
Approved by:    portmgr (self)
2004-09-26 03:05:29 +00:00
Trevor Johnson
f844f89eae Cram into 80 columns by 24 rows. 2004-04-10 17:11:02 +00:00
Trevor Johnson
33fdc4cde2 SIZEify. 2004-03-17 18:29:46 +00:00
Kris Kennaway
3487b06e5f BROKEN on !i386: Does not compile 2004-02-23 05:21:24 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Kirill Ponomarev
42d6172c95 - Update to version 5d9
PR:		60070
Submitted by:	Ports Fury
2003-12-09 19:48:13 +00:00
Edwin Groothuis
35fc62a6c3 Use the new virtual category 'scheme'
- Add the virtual category 'scheme' to the orphan ports
	- Fix the chicken's csc script
	- Minor portlint cleanups

PR:		ports/55265
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2003-08-28 00:09:58 +00:00
Kirill Ponomarev
e7601f92a8 - Update to version 5d8
PR:		55420
Submitted by:	Ports Fury
2003-08-09 13:32:16 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Ying-Chieh Liao
87ffb3b881 upgrade to 5d7
PR:		45855
Submitted by:	Ports Fury
2003-01-02 17:46:48 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Ying-Chieh Liao
72dd9ee587 fix typo, PORTREVERSION -> PORTREVISION
Submitted by:	kcwu@ck.tp.edu.tw
2002-08-11 05:08:23 +00:00
Ying-Chieh Liao
2f1e7a4789 Replace ${PERL} with ${REINPLACE_CMD}
PR:		39605
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-21 16:20:23 +00:00
Pete Fritchman
d0fc31e742 Allow scm to load modules.
PR:		38882
Submitted by:	Hiroyuki Une <harrier@seiryu.cim.hkg.ac.jp>
2002-06-05 00:43:23 +00:00
Patrick Li
422b06373d Update to 5d6
PR:		38702
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-05-30 04:05:38 +00:00
Ying-Chieh Liao
e7597c9f97 - Add loadable module support
PR:		36893
Submitted by:	Ports Fury
2002-04-09 07:46:10 +00:00
Patrick Li
ca1956adc2 Update to 5d5
PR:		35792
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-03-12 00:47:02 +00:00
David W. Chapman Jr.
ef47370271 Update slib version to 2d2
PR:		30042
Submitted by:	tkato@prontomail.com
2001-08-24 23:30:17 +00:00
Mario Sergio Fujikawa Ferreira
7dcafcdbd2 Update to version 5d4
PR:		26485
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2001-04-10 17:17:48 +00:00