Commit Graph

18 Commits

Author SHA1 Message Date
Mathieu Arnold
0438143249 Remove OSVERSION checks that do not make sense any more.
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).

Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.

Differential Revision:	https://reviews.freebsd.org/D2209
2015-04-03 11:26:48 +00:00
Antoine Brodin
942951d86b Cleanup plist 2014-11-14 09:39:21 +00:00
Antoine Brodin
c86107f92d Do not overwrite CMAKE_ARGS, fixes packaging on freebsd 9.x 2014-08-26 12:44:36 +00:00
Antoine Brodin
30c3325379 Package something 2014-08-26 12:29:48 +00:00
Adam Weinberger
fff296bfe7 Convert a bunch of USE_XZ to USES=tar:xz.
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 21:07:39 +00:00
Jimmy Olgeni
168f57451a Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.

CR:		D306
Approved by:	portmgr (bapt)
2014-07-07 15:31:01 +00:00
Emanuel Haupt
6e5fbfc9a8 Fix math/stp build for FreeBSD 9.x
PR:		187311
Submitted by:	arrowdodger <6yearold@gmail.com> (maintainer)
2014-03-06 16:05:32 +00:00
Li-Wen Hsu
3cda882ced - Update to revision 1436
PR:		ports/186512
Submitted by:	arrowdodger <6yearold@gmail.com> (maintainer)
2014-03-03 16:21:03 +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
Baptiste Daroussin
e4343d70fd Convert to new perl framework
Convert USE_GMAKE to USES
2013-09-16 16:32:07 +00:00
Baptiste Daroussin
9250d94365 Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
2013-03-08 11:32:11 +00:00
Mark Linimon
14a16ac837 Mark as broken on tier-2: uses i386-specific compiler flags.
Hat:		portmgr
2011-12-28 06:40:53 +00:00
Sunpoet Po-Chuan Hsieh
b50fe58956 - Add WITH_DEBUG support
PR:		ports/162718
Submitted by:	arrowdodger <6yearold@gmail.com> (maintainer)
Feature safe:	yes
2011-11-21 15:51:01 +00:00
Li-Wen Hsu
0af8abbfaa - Update to revision 1407
- Pass maintainership to arrowdodger <6yearold@gmail.com>

Original patch by:	arrowdodger <6yearold@gmail.com>
Feature safe:	yes
2011-11-11 06:15:30 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +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
Li-Wen Hsu
4553448013 - Update to 0.1-11-18-2008 2008-12-24 20:51:30 +00:00
Li-Wen Hsu
a8dcd66e6e Add stp , a Decision Procedure for Bitvectors and Arrays. 2008-06-19 01:52:25 +00:00