Commit graph

16 commits

Author SHA1 Message Date
Dmitry Marakasov
59a13bc22e - Always accompany OSVERSION check with OPSYS check
Approved by:	portmgr blanket
2017-04-07 15:58:51 +00:00
Sunpoet Po-Chuan Hsieh
9063f9304c Update to 3.0.4
- Add LICENSE
- Use USES=localbase
- Use PORTDATA
- Sort PLIST

Changes:	http://git.savannah.gnu.org/cgit/bison.git/tree/NEWS
Differential Revision:	https://reviews.FreeBSD.org/D9073
PR:		215840
Exp-run by:	antoine
2017-01-13 07:21:04 +00:00
Mathieu Arnold
d26ef18700 Cleanup no longer needed CHMOD usage after r424898.
PR:		213743
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
2016-11-02 22:45:14 +00:00
Dmitry Marakasov
01f1eb976a - Switch to options helpers
- Fix wrkdir permissions
2016-04-05 15:56:55 +00:00
Pietro Cerutti
a4bb1f6b78 lang/hla: store all distfiles at my place 2016-03-06 17:35:38 +00:00
Mathieu Arnold
38b6fc73ba Fix build as a user.
Sponsored by:	Absolight
2016-02-22 20:54:46 +00:00
Baptiste Daroussin
77cba41a62 Cleanup plist 2014-10-27 15:23:30 +00:00
Adam Weinberger
b010e764c3 Stage, unbreak without gcc, and introduce a TEST option. 2014-07-30 14:06:45 +00:00
Baptiste Daroussin
d235aae94b Reset maintainership for ports not staged with no pending PR
With hat:	portmgr
2014-07-23 17:30:45 +00:00
Baptiste Daroussin
0242a53187 Convert l* to USES=zip 2014-03-10 16:01:35 +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
Pietro Cerutti
15b47a7129 - Fix extraction of HTML documentation
Reported by:	PH via erwin
2008-12-15 13:20:17 +00:00
Pietro Cerutti
aec0e09426 - Update to 1.103
- Switch to the native version of HLA's stdlib
2008-12-09 16:54:42 +00:00
Pietro Cerutti
78c045166a - New port: hla
High Level Assembler (HLA) is an assembly language developed by Randall Hyde
which can use high-level language constructs to aid x86 assembly programmer
beginners and advanced assembly developers alike.
2008-06-02 19:46:21 +00:00