| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
| |
|
|
|
|
|
|
|
|
|
| |
- Update/Remove MASTER_SITE
PR: 204755
Submitted by: jwbacon@tds.net (maintainer)
Approved by: mat (mentor)
Differential Revision: D4493
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
Approved by: portmgr (not really, but touches unstaged ports)
|
| |
|
|
|
|
| |
Submitted by: pkg-fallout
|
|
|
|
|
|
|
|
| |
- Convert to USES=dos2unix
- Tighten COMMENT
- Use option helpers
- Remove unnecessary checks for DOCS option (because port is staged)
- Align assignments
|
| |
|
|
|
|
| |
lang)
|
|
|
|
| |
Remove an empty OPTIONS_DEFAULT in lang/nbc
|
| |
|
|
|
|
| |
While here pet Makefile headers.
|
|
|
|
| |
Just use my login for ports I originally created myself.
|
| |
|
|
|
|
| |
- include bsd.port.mk instead of bsd.port.{pre|post}.mk
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Some prototypes in NXCDefs.h and NXTDefs.h are now properly declared as
only available in the enhanced firmware.
Submitted by: pointyhat via pav
|
| |
|
|
|
|
| |
- Remove not-so-useful pkg-message
|
|
|
|
| |
- Bump PORTREVISIOON
|
| |
|
| |
|
|
|
|
|
| |
Submitted by: linimon
Approved by: [rambiusparkisanius gmail.com] (old maintainer), jadawin (co-mentor)
|
|
|
|
|
|
|
|
|
| |
* 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)
|
|
|
|
|
|
| |
PR: ports/145515
Submitted by: Christopher Key [cjk32 cam.ac.uk]
Approved by: maintainer, tabthorpe (mentor)
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
|
|
|
|
|
|
| |
PR: ports/144178
Submitted by: rene
Reviewed by: wxs
Approved by: maintainer timeout (15 days)
|
|
|
|
| |
starting with H,I,J,K,L
|
| |
|
|
|
|
|
|
|
| |
- Remove obsolete Makefile lines
- Bump PORTREVISION
Approved by: rambiusparkisanius at gmail.com (maintainer)
|
|
|
|
|
|
| |
FreeBSD 7
Reported by: erwin, maintainer via email
|
|
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>
|