aboutsummaryrefslogtreecommitdiff
path: root/graphics/flasm
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - fix build with -fno-commonDirk Meyer2020-05-041-3/+12
| | | | Notes: svn path=/head/; revision=533920
* - fix build with gperf 3.1Dirk Meyer2020-02-013-0/+30
| | | | | | | | PR: 243163 Approved by: (maintainer timeout) Notes: svn path=/head/; revision=524787
* graphics/flasm is not jobs safe (easily reproducible)John Marino2015-06-141-0/+2
| | | | | | | | | 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). Notes: svn path=/head/; revision=389599
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=386312
* Fix without gperf in baseBaptiste Daroussin2014-10-071-1/+1
| | | | Notes: svn path=/head/; revision=370355
* - Support stagingEmanuel Haupt2014-03-183-6/+17
| | | | | | | | - Respect CC and hence fix build with clang - Respect CFLAGS Notes: svn path=/head/; revision=348518
* Convert g* to USES=zipBaptiste Daroussin2014-03-101-4/+1
| | | | Notes: svn path=/head/; revision=347760
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* Convert USE_BISON to USES= bisonBaptiste Daroussin2013-03-081-6/+2
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=313635
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* - Upgrade to 1.62.Jun Kuriyama2010-10-104-269/+13
| | | | | | | | PR: ports/148832 Submitted by: Takefu <takefu@airport.fm> Notes: svn path=/head/; revision=262738
* - Update bison to 2.4.1, see announcements for important changes:Johan van Selst2009-03-061-0/+257
| | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=229566
* Migration from bison 1.x to 2.xAde Lovett2007-10-171-1/+2
| | | | | | | | PR: 117086 Tested by: -exp runs Notes: svn path=/head/; revision=201613
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* Record correct distfile. Author uses same filename with minorJun Kuriyama2005-01-092-4/+5
| | | | | | | | | | 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> Notes: svn path=/head/; revision=125912
* Upgrade to 1.52.Jun Kuriyama2004-12-261-1/+1
| | | | | | | | PR: ports/72443 Submitted by: Marton Kenyeres <junkmail@konvergencia.hu> Notes: svn path=/head/; revision=125190
* Upgrade to 1.51.Jun Kuriyama2004-06-014-116/+37
| | | | | | | | PR: ports/67447 Submitted by: Marton Kenyeres <junkmail@konvergencia.hu> Notes: svn path=/head/; revision=110615
* SIZEify.Jun Kuriyama2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104341
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* de-pkg-comment.Jun Kuriyama2003-02-222-1/+1
| | | | Notes: svn path=/head/; revision=76128
* Upgrade to 1.41.Jun Kuriyama2003-01-222-4/+6
| | | | | | | | Original name of distfile is not changed since 1.4. So I put renamed one (flasm141src.zip) on $MASTER_SITE_LOCAL. Notes: svn path=/head/; revision=73758
* Fix build with bison 1.75.Joe Marcus Clarke2002-12-021-4/+57
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=71327
* Upgrade to 1.4.Jun Kuriyama2002-05-173-21/+3
| | | | Notes: svn path=/head/; revision=59325
* BROKEN: checksum failsKris Kennaway2002-05-171-0/+2
| | | | Notes: svn path=/head/; revision=59312
* Master site respond as "moved permanently" to another filename.Jun Kuriyama2002-01-232-2/+2
| | | | Notes: svn path=/head/; revision=53627
* Add flasm-1.32; Command line assembler/disassembler of flash actionscriptJun Kuriyama2002-01-227-0/+104
bytecode. Notes: svn path=/head/; revision=53502