aboutsummaryrefslogtreecommitdiff
path: root/lang/bf2c
Commit message (Collapse)AuthorAgeFilesLines
* lang/bf2c: update WWW to point to the GitHub repositoryRene Ladan2018-08-041-1/+1
| | | | Notes: svn path=/head/; revision=476357
* lang/bf2c: fix build with clang 6Rene Ladan2018-01-151-0/+11
| | | | | | | Submitted by: pkg-fallout Notes: svn path=/head/; revision=459078
* - Add LICENSE_FILEDmitry Marakasov2016-09-011-4/+3
| | | | | | | | | | - Remove bogus USES=tar:xz - Switch to options helpers Approved by: portmgr blanket Notes: svn path=/head/; revision=421222
* Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.Mathieu Arnold2016-03-081-2/+2
| | | | | | | | | | | | | | | Fix distinfo for the offending ports. lang/yorick's tag was moved, and the added patch was no longer needed. PR: 207644 Submitted by: mat Exp-run by by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D4268 Notes: svn path=/head/; revision=410613
* Change WWW line of ports that point to my web site, which is now served overRene Ladan2016-02-142-11/+3
| | | | | | | | | HTTPS. While here, regenerate patch for lang/bf2c to pet portlint. Notes: svn path=/head/; revision=408862
* Update ports in the [i-m]* category to not use GH_COMMIT.Mathieu Arnold2015-05-072-3/+2
| | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385637
* Convert to USES=tar:*Rene Ladan2014-03-161-1/+2
| | | | Notes: svn path=/head/; revision=348414
* lang/bf2c: (upstream) Makefile cleanupsRene Ladan2014-02-213-9/+41
| | | | | | | | | - use DESTDIR in upstream Makefile and drop MAKE_ARGS - define install-strip target in upstream Makefile and use it - replace pkg-plist by PORTDOCS and PLIST_FILES Notes: svn path=/head/; revision=345375
* - Unconditionally install documentation into STAGEDIRRene Ladan2014-02-161-4/+3
| | | | | | | | - Strip binaries - Bump PORTREVISION Notes: svn path=/head/; revision=344606
* rene-ladan.nl is online again, re-add WWW line to pkg-descrRene Ladan2014-01-031-0/+2
| | | | Notes: svn path=/head/; revision=338544
* rene-ladan.nl is offline for now, remove the WWW: line from pkg-descrRene Ladan2013-12-271-2/+0
| | | | Notes: svn path=/head/; revision=337735
* Specify which BSD licence applies.Rene Ladan2013-12-151-1/+1
| | | | | | | Submitted by: make check-sanity Notes: svn path=/head/; revision=336561
* Add stage support.Rene Ladan2013-09-241-3/+4
| | | | Notes: svn path=/head/; revision=328153
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | lang) Notes: svn path=/head/; revision=327741
* Update to 1.3.1Rene Ladan2013-06-123-10/+9
| | | | | | | | | | | | | | | Changes: - Use github directly instead of my local server. - Rework WRKSRC/Makefile to allow simplifying port Makefile and drop the dependency on gmake. - Drop README, refer to website instead. - Add a simple BF generator. Note that the version reported by the bf2c binary is still 1.2.5, as it did not change at all during this update. Notes: svn path=/head/; revision=320728
* - remove empty OPTIONS_DEFAULTRene Ladan2013-03-251-1/+1
| | | | | | | - portlint fixes Notes: svn path=/head/; revision=315209
* New ISP, no need to redirect HTTP traffic to port 8080 any longer.Rene Ladan2012-11-241-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=307713
* Make sure the default options (DOCS, EXAMPLES, IPV6, NLS) are alwaysRene Ladan2012-10-291-0/+2
| | | | | | | | | defined. Feature safe: yes Notes: svn path=/head/; revision=306613
* Use optionsNG syntax for NOPORTDOCSRene Ladan2012-10-231-1/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=306332
* Cleanup Makefile headers of my ports.Rene Ladan2012-10-071-5/+1
| | | | | | | Just use my login for ports I originally created myself. Notes: svn path=/head/; revision=305446
* Update to 1.2.5Rene Ladan2012-02-192-3/+3
| | | | Notes: svn path=/head/; revision=291856
* - Undeprecate.Rene Ladan2012-01-023-13/+7
| | | | | | | | - Update to 1.2.4. - Move to new MASTER_SITE Notes: svn path=/head/; revision=288441
* Deprecate with 2 months timeout, I haven't developed/used it for years.Rene Ladan2012-01-011-0/+3
| | | | Notes: svn path=/head/; revision=288371
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276987
* Respect CC and CXX, these were overwritten by the upstream MakefileRene Ladan2010-10-261-2/+2
| | | | Notes: svn path=/head/; revision=263619
* Remove the defunct email address from pkg-descrRene Ladan2010-08-271-3/+0
| | | | Notes: svn path=/head/; revision=260081
* * Fix package list by not defining LICENSE_FILE explicitlyRene Ladan2010-06-212-4/+1
| | | | | | | | | | | | (bsd.license.mk does not like the filename "LICENSE"), also remove a copy from DOCSDIR * Simplify a REINPLACE_CMD Approved by: tabthorpe (mentor) Feature safe: yes Notes: svn path=/head/; revision=256795
* Use correct file for LICENSE_FILE, fixing the buildRene Ladan2010-06-151-1/+1
| | | | | | | Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=256558
* These ports are BSD-licensedRene Ladan2010-06-131-0/+3
| | | | | | | | Approved by: tabthorpe (mentor) Feature safe: yes Notes: svn path=/head/; revision=256489
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with H,I,J,K,L Notes: svn path=/head/; revision=240071
* - Update maintainer mailMartin Wilke2009-01-051-1/+1
| | | | | | | | PR: 127077 Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer) Notes: svn path=/head/; revision=225285
* - Fix build with GCC 4.x (by switching off -Werror). [1]Shaun Amott2006-12-151-0/+4
| | | | | | | | | | - Respect CXX and CXXFLAGS. PR: ports/106749 [1] Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer) Notes: svn path=/head/; revision=179817
* - Update maintainer's addressPav Lucistnik2006-04-081-1/+1
| | | | | | | | PR: ports/95523 Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer) Notes: svn path=/head/; revision=159165
* - Pass maintainership (back) to submitter.Tim Bishop2006-02-221-6/+6
| | | | | | | | PR: 93642 Submitted by: Rene Ladan <r.c.ladan@student.tue.nl> Notes: svn path=/head/; revision=156678
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149341
* Drop MAINTAINERMarcus Alves Grando2005-10-291-1/+1
| | | | | | | | PR: 88196 Submitted by: Rene Ladan <r.c.ladan@student.tue.nl> (maintainer) Notes: svn path=/head/; revision=146697
* Update to 1.2.3Tilman Keskinoz2004-04-292-4/+3
| | | | | | | | PR: 65911 Submitted by: Rene Ladan <r.c.ladan@student.tue.nl> Notes: svn path=/head/; revision=107974
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* 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
* New port: optimizing BF to C compilerEdwin Groothuis2003-09-274-0/+45
BrainF*ck is a minimalistic, yet Turing-complete programming language with only 8 instructions. bf2c compiles a BF file into a corresponding C file, optimizing as much as possible for speed, size and readability. It is written for fun, self-educating purposes and to beat existing BF compilers. PR: ports/57241 Submitted by: Rene Ladan <r.c.ladan@student.tue.nl> Notes: svn path=/head/; revision=89524