1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
Commit Graph

26 Commits

Author SHA1 Message Date
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
Dmitry Marakasov
6c6b764cdb - Add LICENSE 2017-07-05 10:32:13 +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
Sunpoet Po-Chuan Hsieh
0e04efec5a Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ 2017-01-20 20:33: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
Raphael Kubo da Costa
366a97ec37 Reassign makc's ports back to the pool.
See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).

I also emailed him 2 weeks ago and have received no response so far.
2016-10-20 15:58:12 +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
Max Brazhnikov
c7c32639cc Convert my ports to new options helpers 2015-08-25 10:03:08 +00:00
Antoine Brodin
0dae2aca96 Cleanup plist 2014-11-15 12:20:53 +00:00
Max Brazhnikov
21646392b0 - Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes
2013-10-23 13:08:41 +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
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Max Brazhnikov
7c4bce81f7 - Update to 2.0.0 (and bump PORTEPOCH)
- Add DOXYGEN option
- Switch to cmake build
- Strip Makefile header
- Update description
- Convert to plist
2013-07-19 16:32:15 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Pav Lucistnik
38eb8c5339 - Mark MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-11-20 22:53:09 +00:00
Dmitry Marakasov
a13d9a603d - Switch SourceForge ports to the new File Release System: categories starting with M 2009-08-22 00:28:34 +00:00
Max Brazhnikov
5f6ba2a345 Use my @FreeBSD.org email for the rest of my ports 2009-02-21 11:31:28 +00:00
Martin Wilke
11ba11eafc - Preparing for upcoming LabPlot update:
* Move headers to liborigin subdir
	* Mark conflict with LabPlot < 1.6

PR:		124608
Submitted by:	Max Brazhnikov <makc@issp.ac.ru> (maintainer)
2008-06-19 00:29:09 +00:00
Pav Lucistnik
a1fd3f2816 - Update to 20070926
PR:		ports/117600
Submitted by:	Max Brazhnikov <makc@issp.ac.ru> (maintainer)
2007-12-14 23:28:04 +00:00
Edwin Groothuis
6f3e243612 maintainer update: math/liborigin
update to 20070821:
	1. add conflict to math/labplot (see also ports/116321)
	2. remove files/patch-Makefile.LINUX

PR:		ports/116576
Submitted by:	Max Brazhnikov <makc@issp.ac.ru>
2007-09-23 23:21:46 +00:00
Martin Wilke
dec19482b5 - Update to 20070529
PR:		113252
Submitted by:	Max Brazhnikov <makc@issp.ac.ru> (maintainer)
2007-06-15 09:36:38 +00:00
Martin Wilke
780755ffb7 - Update to 20070115
PR:		108477
Submitted by:	Max Brazhnikov<makc@issp.ac.ru> (maintainer)
2007-01-28 17:42:35 +00:00
Simon Barner
2166e02c50 - Install missing header
- Respect CXX and CXXFLAGS
- Bump port revision

Submitted by:	Max Brazhnikov <makc@issp.ac.ru> (maintainer)
PR:		ports/102814
2006-09-05 07:23:02 +00:00
Pav Lucistnik
8f0aefc201 liborigin and opj2dat - library and tool for reading
OriginLab OPJ project files

Usage :
	$ ./opj2dat <project.opj>

FEATURES :
	* reads any worksheets with all columns
	* supports 4.1, 5.0, 6.0, 6.1, 7.0, 7.5 projects

WWW: http://sourceforge.net/projects/liborigin/

PR:		ports/102619
Submitted by:	Max Brazhnikov <makc@issp.ac.ru>
2006-08-31 18:50:03 +00:00