aboutsummaryrefslogtreecommitdiffstats
path: root/lang/nbc/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.mat2016-04-011-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* lang/nbc: Unbreak after upgrade to FPC 3.0.0marino2015-12-211-2/+2
|
* - Update maintainer mail addressmiwi2015-12-111-1/+1
| | | | | | | | | - Update/Remove MASTER_SITE PR: 204755 Submitted by: jwbacon@tds.net (maintainer) Approved by: mat (mentor) Differential Revision: D4493
* - Fix build adding dependenciesacm2015-08-181-2/+2
|
* - editors/lazarus update to 1.4.2acm2015-08-091-1/+1
| | | | | | | | | | - Add USE_FPC_RUN to bsd.fpc.mk. It add fpc units like run dependencies. Otherwise fpc units only are added like build dependencies (less dependencies registered when they are installed with pkg). - Remove GTK1 obsolete dependencies - Bump all ports with dependencies of fpc-* units - Bump all ports with dependencies of lazarus ports - Clean up
* Cleanup DIST* variables.mat2015-05-121-2/+1
| | | | | | | | | | | When appropriate: - Try to use DISTVERSION{SUF,PRE}FIX - Replace PORTNAME-PORTVERSION by DISTNAME - Convert MASTER_SITES to use macros - Other light cleanup With hat: portmgr Sponsored by: Absolight
* cleanup plistbapt2014-12-211-1/+0
|
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...adamw2014-07-301-2/+1
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* - Bump PORTREVISION. Freepascal compiler was updated to 2.6.4acm2014-03-261-1/+1
|
* Fix typo causing PORTDOCS not to be installed.rene2013-11-221-1/+1
| | | | Submitted by: pkg-fallout
* Assorted cleanups:rene2013-11-191-19/+9
| | | | | | | | - Convert to USES=dos2unix - Tighten COMMENT - Use option helpers - Remove unnecessary checks for DOCS option (because port is staged) - Align assignments
* Support stagingrene2013-09-241-7/+6
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | lang)
* Convert to USES=gmakerene2013-07-051-3/+1
| | | | Remove an empty OPTIONS_DEFAULT in lang/nbc
* - Bump PORTREVISION. Freepascal compiler has been updated to 2.6.2acm2013-03-231-1/+1
|
* Remove compatibility with FreeBSD 7.Xrene2013-03-071-6/+3
| | | | While here pet Makefile headers.
* Cleanup Makefile headers of my ports.rene2012-10-071-5/+2
| | | | Just use my login for ports I originally created myself.
* Make sure DOCS, NLS, and EXAMPLES are mentioned in OPTIONS_DEFINE if used.rene2012-06-271-1/+1
|
* - Convert to optionsNGrene2012-06-061-7/+11
| | | | - include bsd.port.mk instead of bsd.port.{pre|post}.mk
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* - Bump PORTREVISION (freepascal ports were updated)acm2012-04-191-1/+1
|
* - Bump PORTREVISION. lang/fpc has been updated to 2.4.4acm2011-06-231-1/+1
|
* Chase rerolled distfile and bump PORTREVISION.rene2011-03-181-0/+1
| | | | | | Some prototypes in NXCDefs.h and NXTDefs.h are now properly declared as only available in the enhanced firmware. Submitted by: pointyhat via pav
* Fix removal of pkg-message.in in Makefilerene2011-03-161-5/+1
|
* - Update to 1.2.1.r4rene2011-03-161-4/+4
| | | | - Remove not-so-useful pkg-message
* - Welcome to fpc 2.4.2acm2010-11-161-1/+1
| | | | - Bump PORTREVISIOON
* Mark MAKE_JOBS_UNSAFErene2010-10-261-0/+2
|
* - Bump PORTREVISION. lang/fpc was updated and now it supports amd64acm2010-08-171-0/+1
|
* Take over maintainership.rene2010-08-021-1/+1
| | | | | Submitted by: linimon Approved by: [rambiusparkisanius gmail.com] (old maintainer), jadawin (co-mentor)
* * Update to 1.2.1.r3rene2010-07-121-10/+4
| | | | | | | | | * Use generic SF format for MASTER_SITES * Drop nbc.1 as it does not exist in this release PR: ports/148048 Submitted by: myself Approved by: maintainer timeout (21 days), tabthorpe (mentor)
* Update to 1.0.1.b36rene2010-04-271-14/+39
| | | | | | PR: ports/145515 Submitted by: Christopher Key [cjk32 cam.ac.uk] Approved by: maintainer, tabthorpe (mentor)
* - update to 1.4.1dinoex2010-03-281-0/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* Update to 1.0.1.b34rene2010-03-091-3/+2
| | | | | | | PR: ports/144178 Submitted by: rene Reviewed by: wxs Approved by: maintainer timeout (15 days)
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with H,I,J,K,L
* Fix dependency on devel/roboctledwin2008-07-261-1/+1
|
* - Use new fpc stuffacm2008-07-041-16/+2
| | | | | | | - Remove obsolete Makefile lines - Bump PORTREVISION Approved by: rambiusparkisanius at gmail.com (maintainer)
* - Use EXPR macro instead of expr on post-depends. It could fix a problem onacm2008-05-191-1/+1
| | | | | | FreeBSD 7 Reported by: erwin, maintainer via email
* New port: lang/nbcacm2008-05-161-0/+62
NBC (Next Byte Codes) is a programming language for the LEGO MINDSTORMS NXT product. NBC's syntax is based on assembler programming langauges, so experienced assembler programmers (or just about any programmers) should find it very easy to get started with. Even if you aren't an experienced programmer, NBC is relatively easy to learn. WWW: http://bricxcc.sourceforge.net/nbc/ PR: 116274 Submitted by: Ivan "Rambius" Ivanov <rambiusparkisanius_ at __gmail.com>