non port: lang/bf2c/Makefile |
Number of commits found: 33 |
Monday, 28 Feb 2022
|
17:32 Rene Ladan (rene)
cleanup: Remove expired ports:
2022-02-28 lang/bf2c: No development since 2013
2022-02-28 lang/nbc: No releases since 2011, for previous generation LEGO
Mindstorms
2022-02-28 textproc/gutenmark: No releases since 2011
3d12b33 |
Saturday, 6 Nov 2021
|
16:25 Rene Ladan (rene)
lang/bf2c: Return to pool, expires on 2022-02-28
Upstream has not seen any attention from me since July 2013.
a3e08b2 |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Saturday, 5 Dec 2020
|
20:40 rene
Move ports that I wrote to my personal email address.
 |
Thursday, 1 Sep 2016
|
14:09 amdmi3
- Add LICENSE_FILE
- Remove bogus USES=tar:xz
- Switch to options helpers
Approved by: portmgr blanket
 |
Thursday, 7 May 2015
|
16:32 mat
Update ports in the [i-m]* category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
 |
Sunday, 16 Mar 2014
|
15:05 rene
Convert to USES=tar:*
 |
Friday, 21 Feb 2014
|
11:31 rene
lang/bf2c: (upstream) Makefile cleanups
- 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
 |
Sunday, 16 Feb 2014
|
16:18 rene
- Unconditionally install documentation into STAGEDIR
- Strip binaries
- Bump PORTREVISION
 |
Sunday, 15 Dec 2013
|
17:41 rene
Specify which BSD licence applies.
Submitted by: make check-sanity
 |
Tuesday, 24 Sep 2013
|
16:08 rene
Add stage support.
 |
Friday, 20 Sep 2013
|
19:53 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
 |
Wednesday, 12 Jun 2013
|
23:01 rene
Update to 1.3.1
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.
 |
Monday, 25 Mar 2013
|
10:09 rene
- remove empty OPTIONS_DEFAULT
- portlint fixes
 |
Monday, 29 Oct 2012
|
13:57 rene
Make sure the default options (DOCS, EXAMPLES, IPV6, NLS) are always
defined.
Feature safe: yes
 |
Tuesday, 23 Oct 2012
|
21:16 rene
Use optionsNG syntax for NOPORTDOCS
Feature safe: yes
 |
Sunday, 7 Oct 2012
|
09:11 rene
Cleanup Makefile headers of my ports.
Just use my login for ports I originally created myself.
 |
Sunday, 19 Feb 2012
|
21:55 rene
Update to 1.2.5
 |
Monday, 2 Jan 2012
|
22:48 rene
- Undeprecate.
- Update to 1.2.4.
- Move to new MASTER_SITE
 |
Sunday, 1 Jan 2012
|
16:45 rene
Deprecate with 2 months timeout, I haven't developed/used it for years.
 |
Tuesday, 26 Oct 2010
|
14:28 rene
Respect CC and CXX, these were overwritten by the upstream Makefile
 |
Monday, 21 Jun 2010
|
17:01 rene
* Fix package list by not defining LICENSE_FILE explicitly
(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
 |
Tuesday, 15 Jun 2010
|
17:37 rene
Use correct file for LICENSE_FILE, fixing the build
Approved by: tabthorpe (mentor)
 |
Sunday, 13 Jun 2010
|
20:04 rene
These ports are BSD-licensed
Approved by: tabthorpe (mentor)
Feature safe: yes
 |
Saturday, 22 Aug 2009
|
00:24 amdmi3
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L
 |
Monday, 5 Jan 2009
|
16:23 miwi
- Update maintainer mail
PR: 127077
Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer)
 |
Friday, 15 Dec 2006
|
02:12 shaun
- Fix build with GCC 4.x (by switching off -Werror). [1]
- Respect CXX and CXXFLAGS.
PR: ports/106749 [1]
Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer)
 |
Saturday, 8 Apr 2006
|
23:14 pav
- Update maintainer's address
PR: ports/95523
Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer)
 |
Wednesday, 22 Feb 2006
|
16:18 tdb
- Pass maintainership (back) to submitter.
PR: 93642
Submitted by: Rene Ladan <r.c.ladan@student.tue.nl>
 |
Saturday, 29 Oct 2005
|
20:27 mnag
Drop MAINTAINER
PR: 88196
Submitted by: Rene Ladan <r.c.ladan@student.tue.nl> (maintainer)
 |
Thursday, 29 Apr 2004
|
14:10 arved
Update to 1.2.3
PR: 65911
Submitted by: Rene Ladan <r.c.ladan@student.tue.nl>
 |
Wednesday, 4 Feb 2004
|
05:21 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
 |
Saturday, 27 Sep 2003
|
07:16 edwin
New port: optimizing BF to C compiler
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>
 |
Number of commits found: 33 |