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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/lua-sysctl/Makefile

Number of commits found: 30

Tuesday, 30 Jan 2024
08:05 Zsolt Udvari (uzsolt) search for other commits by this committer
multiple_ports: Update MAINTAINER

Change uzsolt@uzsolt.hu to uzsolt@FreeBSD.org on all relevant ports:
audio/musicpc
converters/R-cran-jsonlite
databases/R-cran-cachem
databases/R-cran-fastmap
databases/adminer
deskutils/fet
devel/R-cran-cli
devel/R-cran-fansi
devel/R-cran-later
devel/R-cran-purrr
devel/R-cran-vctrs
devel/lua-sysctl
ftp/R-cran-curl
graphics/R-cran-colorspace
graphics/R-cran-ggrepel
graphics/R-cran-magick
graphics/diff-pdf
graphics/mupdf
graphics/timg
graphics/zathura-pdf-mupdf
mail/squirrelmail-translations
mail/squirrelmail
math/R-cran-gtable
math/R-cran-isoband
math/geogebra
misc/R-cran-xfun
misc/histring
print/R-cran-knitr
security/R-cran-digest
sysutils/hcloud
sysutils/py-rdiff-backup
textproc/R-cran-highr
textproc/R-cran-htmltools
textproc/R-cran-stringi
textproc/R-cran-stringr
textproc/R-cran-utf8
textproc/R-cran-yaml
textproc/urlview
www/kohana
x11-wm/herbstluftwm
x11/bemenu
x11/dzen2
x11/stalonetray

Approved by:	bofh (mentor), diizzy (mentor)
Differential Revision:	https://reviews.freebsd.org/D43614
commit hash: e44adb99487a7b492bed3c6c785fa46cfea26aaf commit hash: e44adb99487a7b492bed3c6c785fa46cfea26aaf commit hash: e44adb99487a7b492bed3c6c785fa46cfea26aaf commit hash: e44adb99487a7b492bed3c6c785fa46cfea26aaf e44adb9
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 29 Dec 2021
18:32 Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/lua-sysctl: update to 2.1

PR:		260663
Approved by:	uzsolt@uzsolt.hu (maintainer)
commit hash: 7a9b64f9c8d2330964fd20d2d734004314ac0bea commit hash: 7a9b64f9c8d2330964fd20d2d734004314ac0bea commit hash: 7a9b64f9c8d2330964fd20d2d734004314ac0bea commit hash: 7a9b64f9c8d2330964fd20d2d734004314ac0bea 7a9b64f
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Monday, 1 Mar 2021
07:57 samm search for other commits by this committer
devel/lua-sysctl: fix module loading on lua 5.3+

PR:		253930
Approved by:	uzsolt@uzsolt.hu (maintainer)
Differential Revision:	https://reviews.freebsd.org/D28992
Original commitRevision:566833 
Tuesday, 14 Apr 2020
15:49 mat search for other commits by this committer
USES=lua gained flavors.

Ports using USES=lua:module or lua:flavors will be flavored.  A range of
supported lua versions can be set using XX-YY (or XX-, or -YY, or simply ZZ)
for ports not supporting all lua versions.

USES=lua sets LUA_FLAVOR that needs to be used on all dependencies of
flavored lua ports, in a similar way as PHP or Python flavors.

PR:		245038
Submitted by:	andrew tao11 riddles org uk
Reviewed by:	mat, kevans, russ haley gmail com
Approved by:	mat (portmgr)
Differential Revision:	https://reviews.freebsd.org/D16494
Original commitRevision:531700 
Monday, 6 Jan 2020
14:18 swills search for other commits by this committer
devel/lua-sysctl: Fix Makefile to respect DOCS and EXAMPLES options.

PR:		241249
Submitted by:	yds <yds@Necessitu.de>
Approved by:	Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer)
Original commitRevision:522237 
Friday, 2 Nov 2018
13:32 rene search for other commits by this committer
Remove compatibility code for FreeBSD < 11.2 from all ports.

Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by:	rene
Reviewed by:	bapt, jbeich
Differential Revision:	https://reviews.freebsd.org/D17724
Original commitRevision:483807 
Monday, 10 Sep 2018
13:15 mat search for other commits by this committer
Add EXAMPLES options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
Original commitRevision:479407 
13:14 mat search for other commits by this committer
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
Original commitRevision:479406 
Saturday, 10 Feb 2018
11:34 riggs search for other commits by this committer
Update to upstream version 2.0, new maintainer

Detailed log:
- Update to 2.0
- New maintainer: Zsolt Udvari <uzsolt@uzsolt.hu>
- Use pkg-plist file
- Include PORTDOCS and PORTEXAMPLES
- Update WWW in pkg-descr
- Pet portlint

PR:		225225
Submitted by:	uzsolt@uzsolt.hu
Original commitRevision:461385 
Monday, 30 Jan 2017
16:25 amdmi3 search for other commits by this committer
- Mark broken on 10.x: does not build
- Cosmetic fixes
Original commitRevision:432855 
Wednesday, 28 Dec 2016
14:05 mat search for other commits by this committer
Fix USE_GITHUB usage.

Sponsored by:	Absolight
Original commitRevision:429772 
08:43 vanilla search for other commits by this committer
Update to 1.1.
Original commitRevision:429730 
Monday, 15 Jun 2015
22:55 amdmi3 search for other commits by this committer
- Fix library installation
Original commitRevision:389762 
Wednesday, 6 May 2015
15:16 mat search for other commits by this committer
Update ports in the [bcd]* categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:385521 
Thursday, 16 Apr 2015
12:40 bapt search for other commits by this committer
Disbanding lua@ which was anyway not a team for a while
I have no time left to work on lua at all for now
Original commitRevision:384105 
Saturday, 20 Dec 2014
18:06 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:375029 
Friday, 10 Jan 2014
17:10 bapt search for other commits by this committer
Support stage and port to lua 5.2
Original commitRevision:339372 
Friday, 20 Sep 2013
17:13 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Original commitRevision:327724 
Tuesday, 23 Apr 2013
10:13 bapt search for other commits by this committer
Convert devel to USES=pkgconfig
Original commitRevision:316333 
Monday, 25 Mar 2013
15:17 garga search for other commits by this committer
- Update to 1.0
- Get source rom github
- Pass maintainership to lua@
Original commitRevision:315233 
Thursday, 21 Feb 2013
02:25 miwi search for other commits by this committer
- Unbreak build
Original commitRevision:312694 
Friday, 5 Oct 2012
12:41 garga search for other commits by this committer
Change headers of all ports maintained by me to new format
Original commitRevision:305298 
Wednesday, 28 Dec 2011
15:21 garga search for other commits by this committer
Fix build on 9.x

PR:             ports/163073
Submitted by:   Kan Sasaki <sasaki@fcc.ad.jp>
Original commit
Monday, 21 Feb 2011
12:13 garga search for other commits by this committer
Mark it as BROKEN on recent -current until i find a solution for this
Original commit
Monday, 22 Jun 2009
10:56 garga search for other commits by this committer
- Update to 0.2
Original commit
Friday, 8 May 2009
15:42 garga search for other commits by this committer
- Wrong version of the port was added, fixing now
Original commit
15:19 garga search for other commits by this committer
Add lua-sysctl, a small sysctl(3) interface for lua programming language
Original commit

Number of commits found: 30