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.

Port details
bsdadminscripts2 BSD Administration Scripts 2
0.4.3 ports-mgmt on this many watch lists=6 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 0.4.3Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-05-17 09:24:31
Last Update: 2024-02-21 15:06:40
Commit Hash: 26532b1
People watching this port, also watch:: rsync, zip, glib, smartmontools, pcre
License: ISCL
WWW:
https://github.com/lonkamikaze/bsda2
Description:
This is a collection of scripts around the use of ports and packages. It allows you to: - check library dependencies without producing false positives (pkg_libchk) - lets you manage the autoremove flag for leaf packages (pkg_trim) - remove obsolete or damaged distfiles (distviper) - manage build flags (buildflags.conf) - auto-create pkg-plist files taking port options into account (makeplist)
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (60 items)
Collapse this list.
  1. /usr/local/share/licenses/bsdadminscripts2-0.4.3/catalog.mk
  2. /usr/local/share/licenses/bsdadminscripts2-0.4.3/LICENSE
  3. /usr/local/share/licenses/bsdadminscripts2-0.4.3/ISCL
  4. bin/bprintf
  5. @sample etc/buildflags.conf.sample
  6. sbin/distviper
  7. sbin/loaderupdate
  8. sbin/makeplist
  9. sbin/pkg_libchk
  10. sbin/pkg_trim
  11. sbin/pkg_validate
  12. share/bsdadminscripts2/bsda_async.sh
  13. share/bsdadminscripts2/bsda_bsdmake.sh
  14. share/bsdadminscripts2/bsda_container.sh
  15. share/bsdadminscripts2/bsda_dialog.sh
  16. share/bsdadminscripts2/bsda_elf.sh
  17. share/bsdadminscripts2/bsda_err.sh
  18. share/bsdadminscripts2/bsda_fifo.sh
  19. share/bsdadminscripts2/bsda_fmt.sh
  20. share/bsdadminscripts2/bsda_obj.sh
  21. share/bsdadminscripts2/bsda_opts.sh
  22. share/bsdadminscripts2/bsda_tty.sh
  23. share/bsdadminscripts2/bsda_util.sh
  24. share/bsdadminscripts2/buildflags.awk
  25. share/bsdadminscripts2/buildflags.mk
  26. share/bsdadminscripts2/compat.sh
  27. share/bsdadminscripts2/distviper.sh
  28. share/bsdadminscripts2/interrupt.mk
  29. share/bsdadminscripts2/loaderupdate.sh
  30. share/bsdadminscripts2/lst.sh
  31. share/bsdadminscripts2/makeplist.sh
  32. share/bsdadminscripts2/makeplist_filter.awk
  33. share/bsdadminscripts2/makeplist_keywords.awk
  34. share/bsdadminscripts2/options.mk
  35. share/bsdadminscripts2/pkg_info.sh
  36. share/bsdadminscripts2/pkg_libchk.sh
  37. share/bsdadminscripts2/pkg_options.sh
  38. share/bsdadminscripts2/pkg_query.sh
  39. share/bsdadminscripts2/pkg_trim.sh
  40. share/bsdadminscripts2/pkg_validate.sh
  41. share/bsdadminscripts2/type.sh
  42. share/doc/bsdadminscripts2/LICENSE.md
  43. share/doc/bsdadminscripts2/README.md
  44. share/doc/bsdadminscripts2/ref/bsda_err.md
  45. share/doc/bsdadminscripts2/ref/bsda_obj.md
  46. share/doc/bsdadminscripts2/ref/lst.md
  47. share/doc/bsdadminscripts2/ref/type.md
  48. share/man/man1/bprintf.1.gz
  49. share/man/man1/buildflags.awk.1.gz
  50. share/man/man1/buildflags.conf.1.gz
  51. share/man/man1/buildflags.mk.1.gz
  52. share/man/man1/pkg_libchk.1.gz
  53. share/man/man1/pkg_validate.1.gz
  54. share/man/man8/distviper.8.gz
  55. share/man/man8/loaderupdate.8.gz
  56. share/man/man8/makeplist.8.gz
  57. share/man/man8/pkg_trim.8.gz
  58. @owner
  59. @group
  60. @mode
Collapse this list.
Dependency lines:
  • bsdadminscripts2>0:ports-mgmt/bsdadminscripts2
Conflicts:
CONFLICTS_INSTALL:
  • bsdadminscripts
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/ports-mgmt/bsdadminscripts2/ && make install clean
To add the package, run one of these commands:
  • pkg install ports-mgmt/bsdadminscripts2
  • pkg install bsdadminscripts2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: bsdadminscripts2
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1696904106 SHA256 (lonkamikaze-bsda2-0.4.3_GH0.tar.gz) = 7c431379ccc759fe67c85d956d6a3590272fe0eea9b1c89c1371b2bf24ddb7dd SIZE (lonkamikaze-bsda2-0.4.3_GH0.tar.gz) = 118895

Packages (timestamps in pop-ups are UTC):
bsdadminscripts2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.4.30.4.30.3.00.4.30.4.3-0.3.0-
FreeBSD:13:quarterly0.4.30.4.30.4.20.4.30.4.30.4.30.4.30.4.3
FreeBSD:14:latest0.4.30.4.30.4.20.4.30.4.30.4.2-0.4.2
FreeBSD:14:quarterly0.4.30.4.3-0.4.30.4.30.4.30.4.30.4.3
FreeBSD:15:latest0.4.30.4.3n/a0.4.3n/a0.4.30.4.30.4.3
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for bsdadminscripts2-0.4.3: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
ports-mgmt_bsdadminscripts2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/lonkamikaze/bsda2/tar.gz/0.4.3?dummy=/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4.3
21 Feb 2024 15:06:40
commit hash: 26532b14091adc552467e97745d90ad9a9d025b7commit hash: 26532b14091adc552467e97745d90ad9a9d025b7commit hash: 26532b14091adc552467e97745d90ad9a9d025b7commit hash: 26532b14091adc552467e97745d90ad9a9d025b7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ports-mgmt/bsdadminscripts2: Update manpage location
(003a571d1d6585196545295efc181514f171c4c4, r523104)
0.4.3
11 Oct 2023 12:57:31
commit hash: 1aa46b69ce7ea4c1e67bb7ed081888e73ab878d3commit hash: 1aa46b69ce7ea4c1e67bb7ed081888e73ab878d3commit hash: 1aa46b69ce7ea4c1e67bb7ed081888e73ab878d3commit hash: 1aa46b69ce7ea4c1e67bb7ed081888e73ab878d3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ports-mgmt/bsdadminscripts2: Update to 0.4.3

Changes:	https://github.com/lonkamikaze/bsda2/releases
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.4.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.4.2
01 Apr 2022 15:09:49
commit hash: 7b4d1f0b36f88f7fee1898a9cc10c2acf261a123commit hash: 7b4d1f0b36f88f7fee1898a9cc10c2acf261a123commit hash: 7b4d1f0b36f88f7fee1898a9cc10c2acf261a123commit hash: 7b4d1f0b36f88f7fee1898a9cc10c2acf261a123 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: fix trailing whitespace in pkg-descr's

Approved by:	portmgr blanket
0.4.2
01 Nov 2021 13:41:26
commit hash: 999e28ad76c036d184afed266464f66e70acf796commit hash: 999e28ad76c036d184afed266464f66e70acf796commit hash: 999e28ad76c036d184afed266464f66e70acf796commit hash: 999e28ad76c036d184afed266464f66e70acf796 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ports-mgmt/bsdadminscripts2: Update to 0.4.2

Changes:	https://github.com/lonkamikaze/bsda2/releases
0.4.1
25 Apr 2021 20:35:10
commit hash: 40f8cd6f274cd5f916bc79b0a64f32610442c446commit hash: 40f8cd6f274cd5f916bc79b0a64f32610442c446commit hash: 40f8cd6f274cd5f916bc79b0a64f32610442c446commit hash: 40f8cd6f274cd5f916bc79b0a64f32610442c446 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ports-mgmt/bsdadminscripts2: Update to 0.4.1

Changes:	https://github.com/lonkamikaze/bsda2/releases
0.4.0
18 Apr 2021 05:42:08
commit hash: 223ef1371b32499129367fa2839244e52595dca4commit hash: 223ef1371b32499129367fa2839244e52595dca4commit hash: 223ef1371b32499129367fa2839244e52595dca4commit hash: 223ef1371b32499129367fa2839244e52595dca4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
ports-mgmt/bsdadminscripts2: Update to 0.4.0

Changes:	https://github.com/lonkamikaze/bsda2/releases
0.3.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.3.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.3.0
08 Dec 2019 16:52:22
Revision:519330Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.3.0

Changes:	https://github.com/lonkamikaze/bsda2/releases
0.2.1
29 Mar 2019 14:15:29
Revision:497123Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.2.1

- Do not silence installation message
- Sort PLIST
- Take maintainership

Changes:	https://github.com/lonkamikaze/bsda2/releases
0.2.0
10 Sep 2018 13:14:52
Revision:479406Original commit files touched by this commit
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
0.2.0
23 Sep 2017 21:11:51
Revision:450473Original commit files touched by this commit
adamw search for other commits by this committer
Reset maintainership on Dominic Fandrey's ports.

With hat:	portmgr
0.2.0
15 Sep 2017 18:28:31
Revision:449918Original commit files touched by this commit
adamw search for other commits by this committer
Reset kami's ports to his personal email address.

With hat:	portmgr
0.2.0
17 May 2017 09:24:24
Revision:441068Original commit files touched by this commit
kami search for other commits by this committer
ports-mgmt/bsdadminscripts2: new port

- Move sysutils/bsdadminscripts to ports-mgmt/bsdadminscripts
- Copy ports-mgmt/bsdadminscripts to ports-mgmt/bsdadminscripts2
- Update bsdadminscripts2 to the bsda2 project 0.2.0 release

Reviewed by:	miwi
Approved by:	miwi
Differential Revision:	https://reviews.freebsd.org/D9434

Number of commits found: 16