Commit graph

65 commits

Author SHA1 Message Date
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
Ashish SHUKLA
53aec0cd56 Chase Emacs update 2017-09-12 15:38:56 +00:00
Mark Linimon
c52a715800 Mark some ports failing on armv6, for errors classified as "???",
part 2.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-27 00:20:19 +00:00
Hiroki Sato
bb3308956b Update to 8.6. Fix PORTEPOCH accidentally removed in the previous commit. 2016-12-31 23:05:08 +00:00
Hiroki Sato
2f6eb8612d Update to 8.5. 2016-12-31 14:32:50 +00:00
Hiroki Sato
72015275a6 - Add missing dependencies.
- Strip installed binaries.
2016-12-31 09:00:20 +00:00
Johan van Selst
2127a44c33 Stepping down as maintainer for some ports. 2016-12-14 21:48:10 +00:00
Alexey Dokuchaev
fa0784d109 - Move license information from port description into LICENSE knobs
- Convert $arch-conditional BROKEN statement into BROKEN_$arch one
2016-11-19 11:39:40 +00:00
Dmitry Marakasov
c86e9d9724 Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by default anyway and don't need to be listed
Approved by:	portmgr blanket
2016-05-23 20:35:01 +00:00
Dmitry Marakasov
4e942b6419 - Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by:	portmgr blanket
2016-05-19 10:44:11 +00:00
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Johan van Selst
377f42277a Update Coq to 8.4pl6
PR:		200409
Submitted by:	yuri@rawbw.com
2015-05-23 10:06:54 +00:00
Guido Falsi
2c44e6acd0 - Add USE_OCAML_CAMLP4 and USE_OCAML_TK to bsd.ocaml.mk which add
depends on the camlp4 language and labltk ocaml modules, which are
  now in separate ports.
- Update x11-toolkits/ocaml-lablgtk2 to 2.18.3
- Update graphics/ocaml-lablgl to 1.05
- Make unison ports use USE_OCAML
- Convert ports to the new flags where needed
- Bump PORTREVISION on ports depending on ocaml-lablgtk2, those need to be rebuilt

PR:			199845
Submitted by:		jbeich@
Differential Revision:	https://reviews.freebsd.org/D2434
Approved by:		portmgr (mat)
2015-05-04 15:46:51 +00:00
Johan van Selst
35e9303075 Update to Coq 8.4pl5 2014-12-22 10:45:20 +00:00
Antoine Brodin
cff02893b4 Cleanup plist 2014-11-13 23:24:00 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Antoine Brodin
65565041d3 Fix packaging 2014-09-03 16:54:55 +00:00
Baptiste Daroussin
c1ca47c561 Switch to texlive 2014-07-23 13:04:15 +00:00
Eitan Adler
6e2e6fe4b0 multiple: avoid RUN_DEPENDS=${BUILD_DEPENDS} anti-pattern
The ports infrastructure may insert additional content into the
	BUILD_DEPENDS variable which is not supposed to be a run depend.

Approved by:	portmgr (bapt)
2014-07-01 07:04:47 +00:00
Johan van Selst
d255abc4f2 - Update coq to 8.4.3
- Enable stage support
- Simplify options handling
2014-01-11 09:31:40 +00:00
Baptiste Daroussin
ce5e457020 Add NO_STAGE all over the place in preparation for the staging support (cat: math) 2013-09-20 20:55:04 +00:00
Johan van Selst
dd0127fd1d - Add build dependency due to tex changes
PR:		ports/179372
Submitted by:	John Marino <draco@marino.st>
2013-06-13 10:57:23 +00:00
Hiroki Sato
4e09def2d4 Rectify USE_TEX to support both of teTeX and TeXLive.
TEX_DEFAULT:
	A knob to choose teTeX or TeXLive.  One can specify in /etc/make.conf.

USE_TEX:
	A knob for port developers.  Valid keywords are listed in
	bsd.tex.mk.
2013-05-11 17:58:55 +00:00
Hiroki Sato
7dadfc8a88 Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier.
2013-05-06 02:00:40 +00:00
Johan van Selst
834028a8dd Update coq to 8.4.2 2013-04-30 14:50:26 +00:00
Brendan Fabeny
ddc550ff99 update x11-toolkits/ocaml-lablgtk2 to 2.16.0+bugfixes, and adjust
dependent ports

PR:		144982, 149958
Reviewed by:	johans (earlier version of the patch)
2013-03-05 20:22:02 +00:00
Johan van Selst
df999ac7da - Update coq to 8.4 pl1 [1]
http://coq.inria.fr/coq-84
- Remove local patch that is now included upstream
- Add ocaml-findlib as build dependency

PR:             ports/176056
Submitted by:   Jaap Boender <jaapb@kerguelen.org>
2013-02-17 10:43:22 +00:00
Johan van Selst
f030d9e3ad Convert to new options framework 2012-06-28 16:12:21 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Johan van Selst
f07a671354 - Update coq to 8.3.3
- Fix build with new camlp5 (patch from official repo)
- Remove BROKEN tag

Feature safe:	yes
2012-03-25 09:21:05 +00:00
Pav Lucistnik
b67329949f - Mark BROKEN: does not compile
OCAMLC    pretyping/pretype_errors.mli
  OCAMLOPT  pretyping/pretype_errors.ml
  File "pretyping/pretype_errors.ml", line 48, characters 4-109:
  Error: Unbound constructor Stdpp.Exc_located
  gmake[1]: *** [pretyping/pretype_errors.cmx] Error 2

Reported by:	pointyhat
Feature safe:	yes
2012-03-14 20:11:56 +00:00
Mark Linimon
f392d0db72 Mark as broken on powerpc: fails to link.
Hat:		portmgr
Feature safe:	yes
2011-11-11 02:53:39 +00:00
Max Brazhnikov
630ca2285f Bump PORTREVISION after open-mofit update 2011-05-02 12:44:53 +00:00
Johan van Selst
dcd46f6625 Update coq to 8.3.2 2011-04-25 17:48:54 +00:00
Johan van Selst
2b939d9dc2 Correct PORTVERSION: pl (patch level) releases follow a main release
Reported by:		erwin
2011-04-18 17:19:28 +00:00
Johan van Selst
1bcf11304d - Update coq to 8.3pl1
- Remove obsoleted patch (fixed in dist)
2011-02-12 12:30:08 +00:00
Johan van Selst
1daff35100 Fix build with new ocaml preprocessor (patch from upstream)
Reported by:	pointyhat via pav
2010-12-10 17:23:11 +00:00
Johan van Selst
51ccf06067 - Update coq to 8.3
- Add a patch to fix threading issues

Submitted by:	AUGER Cedric <Cedric.Auger@lri.fr>
2010-11-09 07:09:26 +00:00
Johan van Selst
d3ddbd67e0 - Update to version 8.2pl1
- Bump EPOCH due to different versioning style
- Build and install documentation

PR:		ports/148034
Submitted by:	Jacques Garrigue <garrigue@math.nagoya-u.ac.jp>
Feature safe:	yes
2010-06-25 06:53:04 +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
Johan van Selst
4aaac0b5f9 Update my mail address to @FreeBSD.org
Feature safe:   yes
2010-02-23 18:07:14 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46: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
Johan van Selst
5d4ea25ee9 Fix pkg-plist
Reported by:	QAT
2009-03-16 09:42:38 +00:00
Johan van Selst
590950f595 Update to 8.2.1 2009-03-16 07:38:00 +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
Johan van Selst
f5a5f98bee - Due to depency updates, camlp5 (fresh port) is now required as well:
Include this dependency and bump portrevision
2008-04-16 22:10:53 +00:00
Johan van Selst
38bf66f22a - Update to 8.1pl3
- Take advantage of USE_OCAML
- Update MASTER_SITES
2008-04-06 17:40:47 +00:00
Johan van Selst
84e04ad3d6 Update to 8.1.1 (bugfix release) 2007-07-30 07:36:01 +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