1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
Commit Graph

25 Commits

Author SHA1 Message Date
Dmitry Marakasov
b9398223bd Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by:	portmgr blanket
2016-01-12 16:20:31 +00:00
Dmitry Marakasov
5f25ad05aa - Add LICENSE
- Fix installation of files of different types
2015-06-04 09:42:29 +00:00
John Marino
3f230752a6 lang/spl: Fix build on modern gcc
I don't know why spl builds on clang but fails on gcc due to a flex
precedence issue.  Rather, I don't know why the flex issue doesn't affect
clang.  There was a patch provided by a fork nearly four years ago that
fixes the gcc build nicely.  The bitbucket issue warns that more eyes
should review the fix though.

Issue 1: roman number II interpreted as I
https://bitbucket.org/kcartmell/marlowe/issue/1/
2014-11-15 11:06:04 +00:00
Baptiste Daroussin
77cba41a62 Cleanup plist 2014-10-27 15:23:30 +00:00
Adam Weinberger
fb92175970 Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:24:35 +00:00
Vanilla I. Shu
3ef85d598a Stagify. 2014-06-08 06:57:17 +00:00
Martin Wilke
e2e772bd2a - Convert gmake,bzip2 to USES
Approved by:	portmgr
2014-05-26 14:47:56 +00:00
Baptiste Daroussin
888ab73a81 Add NO_STAGE all over the place in preparation for the staging support (cat: lang) 2013-09-20 19:53:09 +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
Olli Hauer
27de467a2b - remove MD5 2011-07-03 13:45:36 +00:00
Mark Linimon
cb4c252136 Reset perky@FreeBSD.org due to maintainer-timeouts and no response
to email.

Hat:		portmgr
2010-05-23 21:16:16 +00:00
Ade Lovett
dbd39ca660 Migration from bison 1.x to 2.x
PR:		117086
Tested by:	-exp runs
2007-10-17 10:13:01 +00:00
Edwin Groothuis
7c6393360c Remove USE_REINPLACE from the categories starting with L 2006-05-09 20:52:24 +00:00
Hye-Shik Chang
b5a1a0be87 Fix build on 7-current. This adds a hack to avoid malloc problems but
the hack has no effect to the final binaries.
2006-02-01 07:54:19 +00:00
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +00:00
Hye-Shik Chang
f1e287ac3c Install on install phases and unmark BROKEN. 2004-05-31 11:24:06 +00:00
Kris Kennaway
e48bdb8458 BROKEN: Installs files during build phase 2004-05-31 08:13:44 +00:00
Hye-Shik Chang
4fada1630a Add SIZE data.
Submitted by:	trevor
2004-03-18 07:38:47 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Hye-Shik Chang
fbc660cb2c De-pkg-comment for my ports. 2003-02-25 06:25:35 +00:00
Hye-Shik Chang
3308597080 Use REINPLACE_CMD as well as USE_REINPLACE 2002-06-25 19:19:54 +00:00
Hye-Shik Chang
10cb7d0c73 Updating my email address.
Approved by: cjh (mentor)
2002-06-25 07:50:58 +00:00
Patrick Li
03f189ed5b back out commit made comparing OSVERSION and use sed(1) to workaround perl
on current issue. gotta back it out sooner or later.

/me puts on pointy hat

Requested by:	many
2002-05-23 22:22:19 +00:00
Patrick Li
797bc0968f Fix ports for building with -current without perl
PR:		38359
Submitted by:	maintainer
2002-05-23 00:32:04 +00:00
Pete Fritchman
d0ff1198e7 Add spl 1.2.1, the Shakespeare programming language.
PR:		30395
Submitted by:	Hye-Shik Chang <perky@fallin.lv>
2002-03-02 22:40:17 +00:00