1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
Commit Graph

25 Commits

Author SHA1 Message Date
John Marino
a0b88b95f3 graphics/flasm is not jobs safe (easily reproducible)
This port has failed on me at least 4 times that's I've recorded.  It
seems to be trying to use bison output before it's generated (e.g.
bison --defines --debug assembler.y which is executed twice).
2015-06-14 08:04:55 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Baptiste Daroussin
33ed9d8ff5 Fix without gperf in base 2014-10-07 15:58:07 +00:00
Emanuel Haupt
21fb94e2a9 - Support staging
- Respect CC and hence fix build with clang
- Respect CFLAGS
2014-03-18 07:46:07 +00:00
Baptiste Daroussin
665bec206d Convert g* to USES=zip 2014-03-10 14:49:26 +00:00
Baptiste Daroussin
eb08c5441c Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) 2013-09-20 18:35:44 +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
30f9161773 -remove MD5 2011-07-03 14:12:22 +00:00
Jun Kuriyama
711679ca32 - Upgrade to 1.62.
PR:		ports/148832
Submitted by:	Takefu <takefu@airport.fm>
2010-10-10 05:51:56 +00:00
Johan van Selst
ec2d095bd0 - Update bison to 2.4.1, see announcements for important changes:
http://lists.gnu.org/archive/html/bug-bison/2008-11/msg00000.html
  http://lists.gnu.org/archive/html/bug-bison/2008-12/msg00000.html
- Take over bison maintainership - as approved by portmgr (marcus)
- Add patches for ports to compile with new bison:
  Replace %{ .. %} with %code { .. } where required
  and accommodate stricter typing requirements
Thanks to pav for an exp-run on pointyhat

PR:		ports/131640
Approved by:	portmgr (pav)
2009-03-06 12:04:11 +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
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +00:00
Jun Kuriyama
612294c148 Record correct distfile. Author uses same filename with minor
version up.  I placed new distfile on my site with renaming
to include minor version number in filename.

Pointed out by: Marton Kenyeres <junkmail@konvergencia.hu>
2005-01-09 03:31:15 +00:00
Jun Kuriyama
50a061600a Upgrade to 1.52.
PR:		ports/72443
Submitted by:	Marton Kenyeres <junkmail@konvergencia.hu>
2004-12-26 07:56:21 +00:00
Jun Kuriyama
95f1f29249 Upgrade to 1.51.
PR:		ports/67447
Submitted by:	Marton Kenyeres <junkmail@konvergencia.hu>
2004-06-01 15:34:47 +00:00
Jun Kuriyama
1b7bb85f82 SIZEify.
Submitted by:	trevor
2004-03-18 00:48:53 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +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
Jun Kuriyama
2df3da6afb de-pkg-comment. 2003-02-22 07:48:51 +00:00
Jun Kuriyama
2dfd5cdbbe Upgrade to 1.41.
Original name of distfile is not changed since 1.4.  So I put renamed
one (flasm141src.zip) on $MASTER_SITE_LOCAL.
2003-01-22 00:24:46 +00:00
Joe Marcus Clarke
7cd12d741f Fix build with bison 1.75.
Reported by:	bento
2002-12-02 16:57:43 +00:00
Jun Kuriyama
b5eed88f64 Upgrade to 1.4. 2002-05-17 09:49:43 +00:00
Kris Kennaway
b1252a8595 BROKEN: checksum fails 2002-05-17 09:28:32 +00:00
Jun Kuriyama
86a3e4188d Master site respond as "moved permanently" to another filename. 2002-01-23 06:24:45 +00:00
Jun Kuriyama
c8109cff07 Add flasm-1.32; Command line assembler/disassembler of flash actionscript
bytecode.
2002-01-22 02:05:34 +00:00