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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
msktutil Utility to manage Active Directory interoperability
1.2.1 sysutils 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 1.2.1Version of this port present on the latest quarterly branch.
Maintainer: zi@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2012-08-29 22:49:24
Last Update: 2023-02-08 10:53:56
Commit Hash: 6e1233b
People watching this port, also watch:: monit, tmux, python, dspam, coreutils
License: GPLv2
WWW:
https://github.com/msktutil/msktutil
Description:
Msktutil is a program for interoperability with Active Directory that can: - Create a computer account in Active Directory - Create a service account in Active Directory - Create a system Kerberos keytab - Create a Kerberos keytab for a dedicated service - Add and remove principals to and from keytabs - Change the account's password
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. man/man1/msktutil.1.gz
  2. sbin/msktutil
  3. /usr/local/share/licenses/msktutil-1.2.1/catalog.mk
  4. /usr/local/share/licenses/msktutil-1.2.1/LICENSE
  5. /usr/local/share/licenses/msktutil-1.2.1/GPLv2
Collapse this list.
Dependency lines:
  • msktutil>0:sysutils/msktutil
To install the port:
cd /usr/ports/sysutils/msktutil/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/msktutil
  • pkg install msktutil
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: msktutil
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1669335964 SHA256 (msktutil-msktutil-1.2.1_GH0.tar.gz) = bbf7c777b332fb1e5d52531c9ae72e265fd295aa622f5f0e28b45e4b844aacb4 SIZE (msktutil-msktutil-1.2.1_GH0.tar.gz) = 66432

Packages (timestamps in pop-ups are UTC):
msktutil
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2.11.2.11.1_11.2.11.2.1-1.1_1-
FreeBSD:13:quarterly1.2.11.2.11.2.11.2.11.2.11.2.11.2.11.2.1
FreeBSD:14:latest1.2.11.2.11.2.11.2.11.2.11.2.1-1.2.1
FreeBSD:14:quarterly1.2.11.2.1-1.2.11.2.11.2.11.2.11.2.1
FreeBSD:15:latest1.2.11.2.1n/a1.2.1n/a1.2.11.2.11.2.1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. autoconf>=2.71 : devel/autoconf
  2. automake>=1.16.5 : devel/automake
Runtime dependencies:
  1. cyrus-sasl-gssapi>0 : security/cyrus-sasl2-gssapi
Library dependencies:
  1. libldap.so.2 : net/openldap26-client
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for msktutil-1.2.1: ====> GSSAPI Security API support: you have to select exactly one of them GSSAPI_BASE=on: GSSAPI support via base system (needs Kerberos) GSSAPI_HEIMDAL=off: GSSAPI support via security/heimdal GSSAPI_MIT=off: GSSAPI support via security/krb5 ===> Use 'make config' to modify these settings
Options name:
sysutils_msktutil
USES:
autoreconf ldap ssl gssapi
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/msktutil/msktutil/tar.gz/1.2.1?dummy=/
Collapse this list.

Number of commits found: 30

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.1
08 Feb 2023 10:53:56
commit hash: 6e1233be229212a0496f42d611bd40f3e3a628dacommit hash: 6e1233be229212a0496f42d611bd40f3e3a628dacommit hash: 6e1233be229212a0496f42d611bd40f3e3a628dacommit hash: 6e1233be229212a0496f42d611bd40f3e3a628da files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap

Convert the USE_LDAP=yes to USES=ldap and adds the following features:

- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
  RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features

Reviewed by:	delphij
Approved by:	portmgr
Differential Revision: https://reviews.freebsd.org/D38233
1.2.1
25 Nov 2022 00:30:02
commit hash: 5bf9590201ff4a5644def78507f04938b35b1f90commit hash: 5bf9590201ff4a5644def78507f04938b35b1f90commit hash: 5bf9590201ff4a5644def78507f04938b35b1f90commit hash: 5bf9590201ff4a5644def78507f04938b35b1f90 files touched by this commit
Ryan Steinmetz (zi) search for other commits by this committer
sysutils/msktutil: Update to 1.2.1

PR:		267958
Submitted by:	Michael Osipov <michael.osipov@siemens.com>
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)
1.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)
1.2
20 Jul 2022 14:23:05
commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
sysutils: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <jsmith@resonatingmedia.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Landwehr <aaron@snaphat.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Adrian Chadd
  *  Adrian Chadd <adrian@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Deiter <alex.deiter@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2
28 Feb 2022 13:52:48
commit hash: 562a71d00c7410fbe19de321cdb144e973f8c33bcommit hash: 562a71d00c7410fbe19de321cdb144e973f8c33bcommit hash: 562a71d00c7410fbe19de321cdb144e973f8c33bcommit hash: 562a71d00c7410fbe19de321cdb144e973f8c33b files touched by this commit
Ryan Steinmetz (zi) search for other commits by this committer
sysutils/msktutil: Update to 1.2
1.1_2
01 Aug 2021 08:32:35
commit hash: 974e13b50148c5c8e7b33a1cb7e9dbaa9aedbc70commit hash: 974e13b50148c5c8e7b33a1cb7e9dbaa9aedbc70commit hash: 974e13b50148c5c8e7b33a1cb7e9dbaa9aedbc70commit hash: 974e13b50148c5c8e7b33a1cb7e9dbaa9aedbc70 files touched by this commit
Xin LI (delphij) search for other commits by this committer
net/openldap24-server: Make SASL permanent for OpenLDAP port.

PR:		ports/257374
Reviewed by:	obrien
Approved by:	portmgr (exp-run by antoine)
Differential Revision: https://reviews.freebsd.org/D31301
1.1_1
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.
1.1_1
29 Sep 2020 22:42:59
Revision:550632Original commit files touched by this commit
brd search for other commits by this committer
Add missing dep on cyrus-sasl2-gssapi

PR:		249988
Approved by:	zi
1.1
04 Feb 2019 13:08:16
Revision:492127Original commit files touched by this commit
mat search for other commits by this committer
Fix USE_GITHUB usage.

(And in some case, reorder the Makefiles a bit to complie with the
 handbook.)
1.1
03 Feb 2019 20:27:54
Revision:492072Original commit files touched by this commit
zi search for other commits by this committer
- Update to 1.1

PR:		235106
Submitted by:	Michael Osipov <michael.osipov@siemens.com>
1.0_2
28 Jan 2019 18:37:25
Revision:491505Original commit files touched by this commit
tobik search for other commits by this committer
sysutils/msktutil: Add missing dns/udns dependency

Without it msktutil will not try to resolve the domain controller
via service records and will fall back on A records in the top of
the dns zone.

PR:		225642
Submitted by:	tj
Approved by:	zi (maintainer)
1.0_1
17 Jan 2018 18:52:58
Revision:459280Original commit files touched by this commit
zi search for other commits by this committer
- Improve Kerberos support
- Bump PORTREVISION

PR:		218000
Submitted by:	Michael Osipov
1.0
01 Aug 2017 17:07:58
Revision:447034Original commit files touched by this commit
zi search for other commits by this committer
- MASTER_SITES cleanup
1.0
21 Oct 2016 14:02:14
Revision:424417Original commit files touched by this commit
zi search for other commits by this committer
- Add support for other Kerberos distributions
- Do not bump PORTREVISION as there is no change to the default package

PR:		213471
Submitted by:	Franco Fichtner
1.0
21 Oct 2016 01:43:51
Revision:424366Original commit files touched by this commit
zi search for other commits by this committer
- Update to 1.0
0.5.1_2
22 Sep 2016 12:53:53
Revision:422608Original commit files touched by this commit
mat search for other commits by this committer
Upstream moved to sourceforge.

PR:		212810
Submitted by:	Franco Fichtner
Sponsored by:	Absolight
0.5.1_2
14 Sep 2016 15:59:34
Revision:422140Original commit files touched by this commit
mat search for other commits by this committer
GOOGLE_CODE has gone away.

- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
0.5.1_2
01 Apr 2016 13:18:17
Revision:412342Original commit files touched by this commit
mat search for other commits by this committer
Fixup some whitespace at the beginning of lines problems.

With hat:	portmgr
Sponsored by:	Absolight
0.5.1_2
18 Sep 2015 14:00:02
Revision:397236Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Drop 8.x support

Approved by:	portmgr blanket
0.5.1_2
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
0.5.1_2
24 Jul 2014 18:34:16
Revision:362835Original commit files touched by this commit
tijl search for other commits by this committer
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD

databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip

databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.5.1_1
29 May 2014 11:20:14
Revision:355686Original commit files touched by this commit
miwi search for other commits by this committer
- Convert gmake,bzip2,xz to USES

Approved by:	portmgr
0.5.1_1
11 May 2014 18:37:52
Revision:353723Original commit files touched by this commit
zi search for other commits by this committer
- Add STAGE support
- Bump PORTREVISION
0.5.1
01 Nov 2013 23:51:28
Revision:332430Original commit files touched by this commit
zi search for other commits by this committer
- Update to 0.5.1
0.5
20 Sep 2013 23:06:00
Revision:327772Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
0.5
07 Jul 2013 12:01:34
Revision:322429Original commit files touched by this commit
zi search for other commits by this committer
- Update to 0.5
- Migrate to new 'created by' header
0.4.2
07 Dec 2012 15:12:04
Revision:308426Original commit files touched by this commit
zi search for other commits by this committer
- Update to 0.4.2

Feature safe:	yes
0.4.1
30 Aug 2012 02:18:32
Revision:303358Original commit files touched by this commit
zi search for other commits by this committer
- Update to 0.4.1
0.4
29 Aug 2012 22:48:56
Revision:303354Original commit files touched by this commit
zi search for other commits by this committer
New port: sysutils/msktutil:

Msktutil is a program for interoperability with Active Directory that can:

    Create a computer account in Active Directory
    Create a system Kerberos keytab
    Add and remove principals to and from that keytab
    Change the computer account's password

WWW: https://fuhm.net/software/msktutil/

Number of commits found: 30