notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
nll Simple language for programming learning
20240703a lang on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 20231210a_1Version of this port present on the latest quarterly branch.
Maintainer: kozos@kozos.jp search for ports maintained by this maintainer
Port Added: 2023-09-12 15:02:06
Last Update: 2024-07-07 06:15:48
Commit Hash: e005593
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: ZLIB
WWW:
https://kozos.jp/nll/
Description:
NLL is a simple language for programming learning Simple script language for beginners for programming learning. Complicated sentence structures are abolished and It is designed to understand if you can go on reading it by a line unit. Integer arithmetic, character string processing, a floating decimal operation are possible. This has text drawing, graphic and sound function and can make simple games. NLL is one implementation in NLUX of programming language HOBBY.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • nll>0:lang/nll
To install the port:
cd /usr/ports/lang/nll/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/nll
  • pkg install nll
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: nll
Package flavors (<flavor>: <package>)
  • default: nll
  • nosdl: nll-nosdl
  • sdl1: nll-sdl1
distinfo:
TIMESTAMP = 1720006264 SHA256 (nlux-alpha-20240703.zip) = d882751ce7906a38bba9b9c9d6c405b11e9d70e8ddab6eacb4d66939d15bb383 SIZE (nlux-alpha-20240703.zip) = 1138581

Packages (timestamps in pop-ups are UTC):
nll
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest20240703a20240703a-20240703a20240703a---
FreeBSD:13:quarterly20231210a_120240703a-20231210a_120240703a20231210a20231210a20231210a
FreeBSD:14:latest20240703a20240703a-20240703a20240703a---
FreeBSD:14:quarterly20231210a_120240703a-20231210a_120240703a20231210a20231210a20231210a
FreeBSD:15:latest20240703a20240703an/a20240703an/a20231210a_120231210a_120231210a_1
 
nll-nosdl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest20240703a20240703a-20240703a20240703a---
FreeBSD:13:quarterly20231210a_120240703a-20231210a_120240703a20231210a20231210a20231210a
FreeBSD:14:latest20240703a20240703a-20240703a20240703a---
FreeBSD:14:quarterly20231210a_120240703a-20231210a_120240703a20231210a20231210a20231210a
FreeBSD:15:latest20240703a20240703an/a20240703an/a20231210a_120231210a_120231210a_1
 
nll-sdl1
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest20240703a20240703a-20240703a20240703a---
FreeBSD:13:quarterly-20240703a--20240703a---
FreeBSD:14:latest20240703a20240703a-20240703a20240703a---
FreeBSD:14:quarterly-20240703a--20240703a---
FreeBSD:15:latest20240703a20240703an/a20240703an/a---
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. sdl2-config : devel/sdl20
  2. x11.pc : x11/libX11
Runtime dependencies:
  1. x11.pc : x11/libX11
Library dependencies:
  1. libSDL2.so : devel/sdl20
  2. libedit.so.0 : devel/libedit
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for nll-20240703a: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples NCURSES=on: Console (text) interface support NETWORK=off: Network support SYSCALL=off: System call function support SYSTEM=on: System function support ====> Line editor: you can only select none or one of them FGETS=off: Use fgets() GETLINE=off: Use getline LIBEDIT=on: Command line editing via libedit NLLINE=off: Internal readline compatible library READLINE=off: Command line editing via libreadline ===> Use 'make config' to modify these settings
Options name:
lang_nll
USES:
zip sdl xorg libedit ncurses
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://kozos.jp/nlux/archive/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20240703a
07 Jul 2024 06:15:48
commit hash: e005593992bbe078777522f0e053b5dbc651aa6acommit hash: e005593992bbe078777522f0e053b5dbc651aa6acommit hash: e005593992bbe078777522f0e053b5dbc651aa6acommit hash: e005593992bbe078777522f0e053b5dbc651aa6a files touched by this commit
Zsolt Udvari (uzsolt) search for other commits by this committer
Author: SAKAI Hiroaki
lang/nll: update to 20240703a

Convert flavor-specific options to flavor: in the default flavor should
choose SDL version (1 or 2). Now SDL versions are flavors.
Pet portlint, portclippy, portfmt.

PR:             280123
Approved by:    submitter is maintainer
20231210a_1
22 Jan 2024 20:26:40
commit hash: 833afe395e421cfaaaca2829a0cdcf29b60f02c2commit hash: 833afe395e421cfaaaca2829a0cdcf29b60f02c2commit hash: 833afe395e421cfaaaca2829a0cdcf29b60f02c2commit hash: 833afe395e421cfaaaca2829a0cdcf29b60f02c2 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/nll: Sanitize MANPREFIX

Approved by:    portmgr (blanket)
20231210a
13 Dec 2023 07:53:40
commit hash: 8a4033ace6e5587f4687a0922801ca863786a1accommit hash: 8a4033ace6e5587f4687a0922801ca863786a1accommit hash: 8a4033ace6e5587f4687a0922801ca863786a1accommit hash: 8a4033ace6e5587f4687a0922801ca863786a1ac files touched by this commit
Fernando ApesteguĂ­a (fernape) search for other commits by this committer
Author: SAKAI Hiroaki
lang/nll: upgrade to 20231210a

ChangeLog: https://kozos.jp/nlux/download.html

 * Integrated the function and the label to the variable.
 * Added IF - ELSE - ENDIF command.
 * Buildup of the graphic functions
 * Speed up an operation of the fixed number only in the first time
 * Added the support of the structure-like operation
 * Buildup of the library making method
 * Fixed some bugs.

PR:		275687
Reported by:	kozos@kozos.jp (maintainer)
20230909a
12 Sep 2023 14:55:24
commit hash: 7c0a57e68365edb77a8822e4715152aad8b92294commit hash: 7c0a57e68365edb77a8822e4715152aad8b92294commit hash: 7c0a57e68365edb77a8822e4715152aad8b92294commit hash: 7c0a57e68365edb77a8822e4715152aad8b92294 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: SAKAI Hiroaki
lang/nll: Simple language for programming learning

NLL is a simple language for programming learning

Simple script language for beginners for programming learning.

Complicated sentence structures are abolished and It is designed to understand
if you can go on reading it by a line unit.
Integer arithmetic, character string processing, a floating decimal operation
are possible.
This has text drawing, graphic and sound function and can make simple games.

NLL is one implementation in NLUX of programming language HOBBY.

PR:		244786

Number of commits found: 4