Commit graph

39 commits

Author SHA1 Message Date
Mark Linimon
4e1154ba7a Enable support for powerpcspe.
PR:		234774
Submitted by:	jhibbits
Approved by:	portmgr (tier-2 blanket)
2019-01-09 22:52:18 +00:00
Mark Linimon
3ef3461740 For ports that are explicitly enabled on armv6, also enable them
on armv7.  This has not been tested with an -exp run but should
"do no harm".

PR:		221894 (partial)
2017-10-10 21:31:30 +00:00
Jochen Neumeister
07fedb68c9 - math/lp_solve: Update from 5.5.2.3 to 5.5.2.5
- LICENSE update
- Changelog: http://lpsolve.sourceforge.net/5.5/changes55.htm

PR:				219242
Reported by:	pfg
Approved by:	mayo@oyam.ca (maintainer timeout, 2,5 weeks), miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D11006
2017-06-03 18:17:41 +00:00
Dmitry Marakasov
1b3482df0c - Update to 5.5.2.3
- Regenerate the patches
- Add LICENSE
- While here, fix shared lib installation

PR:		212394
Submitted by:	pfg
Approved by:	maintainer timeout (mayo@oyam.ca, 2 months)
2016-11-18 08:46:14 +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
Sean Bruno
36d0162ea9 Mark armv6 and mips as ux32 capable to avoid breakage when building for
these architectures.

This still should allow aarch64 (when it appears) and mips64 to build
ux64.

PR:	197130
Reviewed by:	mayo@oyam.ca (no objections or breakage)
Approved by:	mentor (implicit)
2015-02-07 23:43:14 +00:00
Antoine Brodin
0dae2aca96 Cleanup plist 2014-11-15 12:20:53 +00:00
Sean Bruno
84c987c5f5 Add armv6 to the 32 bit list of targets
Phabric:	https://reviews.freebsd.org/D762
Approved by:	bdrewery (mentor)
2014-09-11 15:17:28 +00:00
Martin Wilke
09d32f75e1 - Stage support 2014-02-05 09:28:07 +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
Bryan Drewery
dfe13a5e0a - Fix build as non-root by using proper SETENV to reference /usr/bin/env
- Trim header

PR:		ports/173559
Submitted by:	cperciva
Reported by:	Tilman Blumhagen <tilman.blumhagen@googlemail.com>
Approved by:	portmgr (implicit)
2013-04-13 18:03:34 +00:00
Ruslan Makhmatkhanov
0ae1b739cd - fix installation on powerpc
PR:		169424
Submitted by:	Matthieu Volat <mazhe at alkumuna dot eu>
Approved by:    Mayo Jordanov <mayo at oyam dot ca> (maintainer)
2012-06-26 20:51:03 +00:00
Wen Heping
33205f99b2 - Update to 5.5.2.0
PR:		ports/154952
Submitted by:	Pedro Giffuni <giffunip@tutopia.com>
Approved by:	maintainer(timeout, >14 days)
2011-03-07 13:10:06 +00:00
Eygene Ryabinkin
72f6d3c480 math/lp_solve: respect TMPDIR environment variable
Some People (TM) are using non-executable /tmp on their machines.
The ccc utility from the port tries to run compiled executables
from /tmp, so this fails and port installation does not work.

It is always good to respect TMPDIR and this patch does just that.

PR: 154503
Feature safe: yes
Approved by: garga (mentor)
2011-03-04 15:13:44 +00:00
Max Brazhnikov
625b28e732 Fix the fix.
PR:		ports/148407
Submitted by:	Mayo Jordanov (maintainer)
2010-07-24 08:03:40 +00:00
Mark Linimon
15eb274900 Over to new volunteer:
Feature safe:	yes
2010-07-06 22:21:14 +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
Martin Wilke
b236573620 - Update to 5.5.0.15
PR:		143075
Submitted by:	"Pedro F. Giffuni" <giffunip@tutopia.com> (maintainer)
2010-01-27 01:04:11 +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
Martin Wilke
8bcef248f6 - Update to 5.5.0.14
PR;		137532
Submitted by:	Ports Fury
2009-08-08 06:24:28 +00:00
Martin Wilke
0aef7ab243 - Update to 5.5.0.13
PR:		126598
Submitted by:	Ports Fury
2008-08-18 22:08:22 +00:00
Philippe Audeoud
63b9b60599 - Update to 5.5.0.12
- While I'm here fix ${MACHINE_ARCH}

PR:		ports/123721
Submitted by:	Pedro F. Giffuni <giffunip@tutopia.com>
Approved by:	tabthorpe (mentor)
2008-05-16 13:22:11 +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
Rong-En Fan
074f2c9674 - Update to 5.0.0.10
- While I'm here, respect NOPORTEXAMPLES

PR:		ports/118191
Submitted by:	Pedro F. Giffuni <giffunip at tutopia.com>
2007-12-12 14:56:12 +00:00
Maho Nakata
14f03a7f13 Update to 5.5.0.9
* New freely fetchable MASTER_SITE [1]
* possible fix for sparc64 [2]
Submitted by:	Pedro F. Giffuni[1], kris[2]
2006-10-10 02:05:45 +00:00
Maho Nakata
e50286f9a3 Fix pkg-plist
Submitted by:	kris
2006-09-03 21:06:11 +00:00
Maho Nakata
15e0b7be97 * Install more header files.
* get rid of parts that link against libcompat
* bump PORTREVISION
2006-09-02 12:12:44 +00:00
Maho Nakata
b8e45778d7 Add shared lib number 2006-09-02 10:18:16 +00:00
Maho Nakata
1f464374d8 update to version 5.5 2006-09-02 10:03:52 +00:00
Edwin Groothuis
efe7d5f7f4 Remove USE_REINPLACE from ports starting with M 2006-05-10 22:37:39 +00:00
Pav Lucistnik
6d7f8c459f - Add SHA256 2005-11-25 15:48:16 +00:00
Kirill Ponomarev
870f5d0368 Fix MASTER_SITES.
Portlint(1).

PR:		ports/77709
Submitted by:	Sam Lawrance <boris at brooknet.com.au>
2005-02-19 07:13:07 +00:00
Mark Linimon
32e8f5703b er distfile survey, remove obsolete mastersite. It points to the URL
contained in the pkg_descr, but when I tried to access that site, I was
told I was not a member of that group -- not a very useful method of
software distribution IMHO.
2004-04-13 04:03:46 +00:00
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Maho Nakata
cb8d2d2d9d Add more explanations about this software.
Submitted by:	"Peter Notebaert" <peno@mailme.org>
2003-07-25 07:08:06 +00:00
Maho Nakata
d458fcb309 Fixed bison problem.
Pointed out by:	kris
Pointy hat to:	maho and Pedro F. Giffuni <giffunip@yahoo.com>
2003-07-23 15:33:37 +00:00
Maho Nakata
e3b29ff95b lp_solve, A free linear programming solver that can process
standard MPL format. This lp_solve versions is released
under the LGPL license

PR:		53649
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2003-07-19 04:33:07 +00:00