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
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.

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.7.11
10 Jan 2024 08:16:01
commit hash: 1b819e486953bae191a4b8f0da175b55cb6c3070commit hash: 1b819e486953bae191a4b8f0da175b55cb6c3070commit hash: 1b819e486953bae191a4b8f0da175b55cb6c3070commit hash: 1b819e486953bae191a4b8f0da175b55cb6c3070 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MAN?PREFIX: eleminate its usage  and move man to share/man
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.7.11
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.7.11
09 Aug 2022 21:16:35
commit hash: 4a72f0e0421858d2e55e81e89d9b29a7d1a57530commit hash: 4a72f0e0421858d2e55e81e89d9b29a7d1a57530commit hash: 4a72f0e0421858d2e55e81e89d9b29a7d1a57530commit hash: 4a72f0e0421858d2e55e81e89d9b29a7d1a57530 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
devel/tup: correctly detect endianness

Fixes build on powerpc64le:
  bootstrap LD tup  -fstack-protector-strong  -lm
SQL error: database disk image is malformed
Query was: create table node (id integer primary key not null, dir integer not
null, type integer not null, mtime integer not null, srcid integer not null,
name varchar(4096), display varchar(4096), flags varchar(256), unique(dir,
name))
.tup repository initialized: .tup/db
SQL error: database disk image is malformed
Query was: create table node (id integer primary key not null, dir integer not
null, type integer not null, mtime integer not null, srcid integer not null,
name varchar(4096), display varchar(4096), flags varchar(256), unique(dir,
name))
.tup repository initialized: :memory:
0.7.11
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

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

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.7.11
01 Jun 2022 02:09:00
commit hash: e6b4d197733c3b72fd0efdf67e957dabd40f4383commit hash: e6b4d197733c3b72fd0efdf67e957dabd40f4383commit hash: e6b4d197733c3b72fd0efdf67e957dabd40f4383commit hash: e6b4d197733c3b72fd0efdf67e957dabd40f4383 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
devel/tup: new port had been added (file-based build system)

It inputs a list of file changes and a directed acyclic graph (DAG),
then processes the DAG to execute the appropriate commands required
to update dependent files.

WWW: https://gittup.org/tup/

Number of commits found: 6