Commit graph

79 commits

Author SHA1 Message Date
Jan Beich
03fec4df02 Re-try ports affected by bug 193528 on powerpc* after r449590 2017-12-12 04:35:49 +00:00
Jan Beich
98eb11b2f0 devel/boost-*: update to 1.65.1
Changes:	http://www.boost.org/users/history/version_1_65_1.html
PR:		218835
Approved by:	maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by:	jhibbits (on powerpc64, earlier version)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
2017-09-25 00:08:16 +00:00
Jan Beich
7e21a6476a devel/boost-*: enable C++11 features
PR:		218835
Obtained from:	https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by:	maintainer timeout (2 months)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
2017-09-25 00:05:05 +00:00
Gerald Pfeifer
e59c88cece Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

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

PR:		219275
2017-09-10 20:55:38 +00:00
Mark Linimon
4ba19e7015 Mark some ports failing on powerpc64. These ports are either new
ports, or had been recently unblocked.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-06-02 15:49:34 +00:00
Koop Mast
37acc1c372 Update highlight to 3.36.
Regen patches with make makepatch
2017-05-23 08:29:17 +00:00
Jan Beich
b324ade02d devel/boost-*: update to 1.64.0
Changes:	http://www.boost.org/users/history/version_1_64_0.html
PR:		218835
Approved by:	office (bapt)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D10472
2017-05-02 06:48:10 +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
Jan Beich
59e02117ae devel/boost-*: update to 1.63.0
Changes:	http://www.boost.org/users/history/version_1_63_0.html
PR:		215598
Exp-run by:	antoine
Approved by:	office (bapt)
MFH:		2017Q1
2017-01-06 08:45:03 +00:00
Jan Beich
a8713d15f4 devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC

Changes:	http://www.boost.org/users/history/
PR:		199601
Submitted by:	Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by:	rakuco (kde) (earlier version)
Exp-run by:	antoine (3 tries), truckman (consumers only, earlier versions)
Approved by:	bapt (office)
2016-11-23 12:45:46 +00:00
Jan Beich
a8f128169f textproc/highlight: unbreak on 9.x
./cli/main.cpp: In member function 'int HLCmdLineApp::run(int, const char**)':
./cli/main.cpp:406: error: 'unique_ptr' was not declared in this scope
./cli/main.cpp:406: error: expected primary-expression before '>' token
./cli/main.cpp:406: error: 'generator' was not declared in this scope

Reported by:	pkg-fallout
Approved by:	portmgr blanket
2016-10-03 06:53:31 +00:00
Koop Mast
8c8ff11be0 Backout the update to 3.31 and "update" to 2.29.
This is the last version that doesn't use to_string(). to_string() is a
c++11 function and gcc 4.8 on 9.3-RELEASE, used by compiler:c++11-lib,
doesn't provide this function.

Add small blob mentioning this.
Bump portepoch due to version going back.

Reported by:	pkg-fallout@
2016-08-25 20:46:10 +00:00
Koop Mast
99f959d4d9 Add back LOCALBASE replace which was accidently hardcoded in the update.
Reported by:	adamw@
2016-08-20 20:29:29 +00:00
Koop Mast
ab152d3e31 Update highlight to 3.31.
Strip binary.
2016-08-20 19:07:44 +00:00
Mathieu Arnold
597afc47ba Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:25:16 +00:00
Koop Mast
5b0a6b4a87 Update highlight to 3.28. 2016-02-18 21:30:16 +00:00
Koop Mast
e628da041e Update highlight to 3.24. 2015-12-12 15:03:06 +00:00
Koop Mast
f312900d07 Update highlight to 3.23. 2015-08-19 12:15:45 +00:00
Koop Mast
8bf454ccd4 Update highlight to 3.22.
Add dos2unix USES for ^M fun.
2015-07-02 14:57:12 +00:00
Antoine Brodin
e3b883655f Cleanup plist 2014-11-15 16:26:32 +00:00
Koop Mast
9119f50bf7 Update to 3.18.
Use @sample for config file.
Take maintainership.
2014-04-29 14:55:23 +00:00
Ruslan Makhmatkhanov
938006500a textproc/highlight: fix runtime
- fix runtime by placing port data files into proper locations
- bump PORTREVISION

PR:		187151
Reported by:	Nunzio Ilari <nunzio.ilari@gmail.com>
2014-03-04 10:05:13 +00:00
Mathieu Arnold
c22aa740b8 Support staging.
Sponsored by:	Absolight
2014-01-28 14:59:41 +00:00
Baptiste Daroussin
0068f2d47f Add NO_STAGE all over the place in preparation for the staging support (cat: textproc) 2013-09-20 23:17:30 +00:00
Bryan Drewery
bff8efbc1b - Reset yzlin's ports
With hat:	portmgr
2013-08-17 16:32:41 +00:00
Olli Hauer
fc03c837e2 -remove MD5 2011-07-03 14:40:25 +00:00
Yi-Jheng Lin
45d0c403a7 - Update to 2.16
Approved by:	lwhsu/rafan (mentors, implicit)
2010-05-13 01:27:38 +00:00
Yi-Jheng Lin
a3847a4318 - Update to 2.13
PR:		ports/139687
Submitted by:	Sylvio Cesar <scjamorim AT bsd.com.br>
Approved by:	rafan (co-mentor)
2009-10-21 05:35:40 +00:00
Yi-Jheng Lin
95099b6a0b - Update to 2.12
Approved by:	rafan (co-mentor)
Feature safe:	yes
2009-09-27 16:11:01 +00:00
Yi-Jheng Lin
d37ee89973 - Update to 2.11
- Take maintainership

Approved by:	rafan (co-mentor)
2009-08-07 15:52:40 +00:00
Nicola Vitale
893e309015 - Update to 2.9
PR:		ports/134946
Submitted by:	Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
2009-08-05 07:43:19 +00:00
Mark Linimon
83556203a2 Reset alexbl@FreeBSD.org due to maintainer-timeouts and no repsonse
to email.

Hat:		portmgr
2009-08-02 08:02:03 +00:00
Pav Lucistnik
1ef1ded6a0 - Update to 2.8
PR:		ports/133575
Submitted by:	Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
Approved by:	maintainer timeout (alexbl; 1 month)
2009-05-15 13:26:58 +00:00
Pav Lucistnik
ddb3737f2a - Update to 2.6.14
PR:		ports/129905
Submitted by:	Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
Approved by:	maintainer timeout (alexbl; 3 months)
2009-03-30 21:48:30 +00:00
Wesley Shields
7b4ee14e1f - Remove conditional checks for FreeBSD 5.x and older
Approved by:	pav
2009-01-06 17:43:44 +00:00
Pav Lucistnik
e6377ab3b0 - Update to 2.6.12
PR:		ports/127715
Submitted by:	Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
Approved by:	maintainer timeout (alexbl; 2 months)
2008-12-17 15:57:13 +00:00
Alexander Botero-Lowry
c039df0e1d - update to 2.6.10
PR:		125439
Submitted by:	Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
2008-09-01 05:30:19 +00:00
Pav Lucistnik
b19d236952 - Mark BROKEN on 5.x: error: forward declaration of `struct highlight::ReGroup' 2008-04-22 21:14:12 +00:00
Pav Lucistnik
a3fe95fa34 - Update to 2.6.7
PR:		ports/119830
Submitted by:	Kuang-che Wu <kcwu@csie.org>
Approved by:	maintainer timeout (alexbl; 2 months)
2008-03-31 21:40:34 +00:00
Pav Lucistnik
6f8a3dbfb1 - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 10:03:51 +00:00
Edwin Groothuis
8ccbb4692b Bring back bsd.port.pre.mk since the post-install requires PREFIX
to be defined.
Noticed by: YAPHR
2007-10-10 00:05:19 +00:00
Edwin Groothuis
b448c92411 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 06:21:46 +00:00
Alexander Botero-Lowry
4e31f3b07b - update to 2.4.8
PR:		111390
Submitted by:	Philip Jenvey <pjenvey@groovie.org>
2007-04-09 01:37:36 +00:00
Alexander Botero-Lowry
e34c33e550 - fix a hardcoded path (/etc/highlight)
PR:		107340
Submitted by:	 Bernard Buri<bsd@ask-us.at>
2007-02-12 21:19:00 +00:00
Alexander Botero-Lowry
0b3b9fa8a3 - Update to 2.4.7 to resolve segfault
- take maintainership

Approved by:	portmgr (clement)
2006-10-15 08:53:06 +00:00
Marcus Alves Grando
455e2fe7bb - Update to 2.4.4
- Does no compile on 4.x so mark it broken
- portlint(1)

PR:		94285
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
2006-03-15 13:43:23 +00:00
Pav Lucistnik
c937229ea3 - Add SHA256 2005-11-25 18:40:57 +00:00
Michael Johnson
36c9efa7ed - Update to 2.2.10
PR:		ports/82506
Submitted by:	Vsevolod Stakhov <vsevolod@highsecure.ru>
2005-06-22 00:18:46 +00:00
Kirill Ponomarev
31ca221ad4 Update to 2.2.7 2005-01-14 19:08:38 +00:00
Greg Lewis
e9cbc7332b . Update to 2.2.5.
PR:		73475
Submitted by:	Ports Fury
2004-11-04 21:59:30 +00:00