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 on branch 2022Q3
tup Fast and smart file-based build system
0.7.11 devel on this many watch lists=0 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.7.11Version of this port present on the latest quarterly branch.
Maintainer: danfe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-06-01 02:12:06
Last Update: 2024-01-10 08:16:01
Commit Hash: 1b819e4
License: GPLv2
WWW:
https://gittup.org/tup/
Description:
Tup is a file-based build system for Unix and Windows. It takes as input a list of file changes and a directed acyclic graph (DAG). It then processes the DAG to execute the appropriate commands required to update dependent files. Updates are performed with very little overhead since tup implements powerful build algorithms to avoid doing unnecessary work, so you can stay focused on your project rather than on your build system.
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 (6 items)
Collapse this list.
  1. bin/tup
  2. share/man/man1/tup.1.gz
  3. share/vim/vimfiles/syntax/tup.vim
  4. /usr/local/share/licenses/tup-0.7.11/catalog.mk
  5. /usr/local/share/licenses/tup-0.7.11/LICENSE
  6. /usr/local/share/licenses/tup-0.7.11/GPLv2
Collapse this list.
Dependency lines:
  • tup>0:devel/tup
To install the port:
cd /usr/ports/devel/tup/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/tup
  • pkg install tup
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: tup
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1621101608 SHA256 (tup-v0.7.11.tar.gz) = ebfb5e28afd7eb6c1718930c17e703c5142e3345031e7f001c752a09adc3a784 SIZE (tup-v0.7.11.tar.gz) = 4683364

Packages (timestamps in pop-ups are UTC):
tup
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.7.110.7.11-0.7.110.7.11---
FreeBSD:13:quarterly0.7.110.7.110.7.110.7.110.7.110.7.110.7.110.7.11
FreeBSD:14:latest0.7.110.7.110.7.110.7.110.7.110.7.11-0.7.11
FreeBSD:14:quarterly0.7.110.7.11-0.7.110.7.110.7.110.7.110.7.11
FreeBSD:15:latest0.7.110.7.11n/a0.7.11n/a0.7.110.7.110.7.11
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. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libpcre.so : devel/pcre
  2. libfuse.so : sysutils/fusefs-libs
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_tup
USES:
fuse pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://gittup.org/tup/releases/
Collapse this list.

There are no commits on branch 2022Q3 for this port