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
rotate Binary rotation cipher (rot-13)
1.2 security on this many watch lists=1 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.2Version of this port present on the latest quarterly branch.
Maintainer: jlhawkwell@ladyserenakitty.com search for ports maintained by this maintainer
Port Added: 2022-09-15 02:42:25
Last Update: 2023-07-12 18:56:04
Commit Hash: 7d1faa7
People watching this port, also watch:: diffcode, hexcode
License: BSD2CLAUSE
WWW:
https://gitlab.com/LadySerenaKitty/rotate
Description:
rotate/librotator provides binary rotation similar to the ROT-13 cipher, with the main difference being librotator runs at the binary level, so it can work on any binary data and any text regardless of encoding, not just latin text.
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
Expand this list (10 items)
Collapse this list.
  1. /usr/local/share/licenses/rotate-1.2/catalog.mk
  2. /usr/local/share/licenses/rotate-1.2/LICENSE
  3. /usr/local/share/licenses/rotate-1.2/BSD2CLAUSE
  4. bin/etator
  5. bin/rotate
  6. include/rotate.h
  7. lib/librotator.so
  8. @owner
  9. @group
  10. @mode
Collapse this list.
Dependency lines:
  • rotate>0:security/rotate
To install the port:
cd /usr/ports/security/rotate/ && make install clean
To add the package, run one of these commands:
  • pkg install security/rotate
  • pkg install rotate
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rotate
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1663206486 SHA256 (LadySerenaKitty-rotate-11865e9748bb1a949c9450771283e4423b7c7115_GL0.tar.gz) = dcfab65d48ea44d555b6167ace8c675934b38f5dbc95c618afafa39682588f6a SIZE (LadySerenaKitty-rotate-11865e9748bb1a949c9450771283e4423b7c7115_GL0.tar.gz) = 2849

Packages (timestamps in pop-ups are UTC):
rotate
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.21.2-1.21.2---
FreeBSD:13:quarterly1.21.21.21.21.21.21.21.2
FreeBSD:14:latest1.21.21.21.21.21.2-1.2
FreeBSD:14:quarterly1.21.2-1.21.21.21.21.2
FreeBSD:15:latest1.21.2n/a1.2n/a1.21.21.2
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. cmake : devel/cmake-core
  2. ninja : devel/ninja
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_rotate
USES:
cmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://gitlab.com/LadySerenaKitty/rotate/-/archive/11865e9748bb1a949c9450771283e4423b7c7115.tar.gz?dummy=/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2
12 Jul 2023 18:56:04
commit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986c files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
bsd.sites.mk: Update all ports using USE_GITLAB

Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.

Approved by:		portmgr (tcberner, mentor)
Differential Revision:	https://reviews.freebsd.org/D37077
1.2
15 Sep 2022 17:10:09
commit hash: 8b4cedfa183691ecd4cb3af2d12b7681b6ed1c46commit hash: 8b4cedfa183691ecd4cb3af2d12b7681b6ed1c46commit hash: 8b4cedfa183691ecd4cb3af2d12b7681b6ed1c46commit hash: 8b4cedfa183691ecd4cb3af2d12b7681b6ed1c46 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
security/rotate: Remove MASTER_SITES

Remove unneeded variable

Reference:
Porters Handbook USE_GITLAB section

Approved by:	portmgr (blanket)
1.2
15 Sep 2022 02:40:39
commit hash: 5f5b3bd2b04e96f76cea58f1bd7739755e3da816commit hash: 5f5b3bd2b04e96f76cea58f1bd7739755e3da816commit hash: 5f5b3bd2b04e96f76cea58f1bd7739755e3da816commit hash: 5f5b3bd2b04e96f76cea58f1bd7739755e3da816 files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Lady Serena Kitty
security/rotate: New Port

Differential Revision:	https://reviews.freebsd.org/D36588

Number of commits found: 3