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
setcdboot Mark a file bootable within a DEC Alpha ISO-9660 image
1.0 sysutils 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.0Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2022-07-20 14:23:05
Commit Hash: ea71236
People watching this port, also watch:: python-doc-html, mscompress, pdflib
License: not specified in port
Description:
`setcdboot' is used on the DEC Alpha platform to mark a file bootable within an Alpha ISO-9660 image bootable. First create an ISO-9660 image using `mkisofs', and then run setcdboot <name_of_iso_image> <boot_path_within_image> Once a bootable file image has been marked with `setcdboot', burn the image to CDROM media in the usual manner. To boot the resulting CDROM, simply specify the CDROM device as the boot device and the Alpha will boot as if from hard disk.
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 (1 items)
Collapse this list.
  1. bin/setcdboot
Collapse this list.
Dependency lines:
  • setcdboot>0:sysutils/setcdboot
To install the port:
cd /usr/ports/sysutils/setcdboot/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/setcdboot
  • pkg install setcdboot
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: setcdboot
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

Packages (timestamps in pop-ups are UTC):
setcdboot
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.01.01.01.01.0-1.0-
FreeBSD:13:quarterly1.01.01.01.01.01.01.01.0
FreeBSD:14:latest1.01.01.01.01.01.0-1.0
FreeBSD:14:quarterly1.01.0-1.01.01.01.01.0
FreeBSD:15:latest1.01.0n/a1.0n/a1.01.01.0
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_setcdboot
FreshPorts was unable to extract/find any pkg message
Master Sites:
  1. There is no master site for this port.

Number of commits found: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0
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.0
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
1.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.
1.0
05 Nov 2015 12:36:25
Revision:400848Original commit files touched by this commit
mat search for other commits by this committer
Fix ports that confused the meaning of WRKDIR and WRKSRC.

PR:		204056
Submitted by:	mat
Reviewed by:	bapt
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D2735
1.0
16 Nov 2013 12:33:15
Revision:333988Original commit files touched by this commit
vanilla search for other commits by this committer
Support STAGEDIR.
1.0
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)
1.0
01 Sep 2007 17:00:04
Original commit files touched by this commit
linimon search for other commits by this committer
This port does not use any distfiles, so make it so.

Noticed by:     kris
1.0
28 Feb 2006 07:09:32
Original commit files touched by this commit
az search for other commits by this committer
- Fix build on RELENG_6

Approved by:    portmgr (erwin@)
1.0
25 Feb 2006 20:49:28
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on 6.0: Does not compile

Approved by:    portmgr (implicit)
1.0
05 Nov 2005 17:38:51
Original commit files touched by this commit
arved search for other commits by this committer
Fix building on -CURRENT.

Unfortunately __FreeBSD_version was not bumped when these functions were
added to iso.h, so pick an approximation
1.0
05 Feb 2004 20:38:07
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES.

Reviewed by:    marcus
1.0
20 Feb 2003 19:00:52
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.0
14 Sep 2002 03:34:18
Original commit files touched by this commit
kris search for other commits by this committer
Sanitize this port (don't try and fetch into files/, because that's
supposed to be read-only).

Noticed by:     forthcoming bsd.port.mk patch
1.0
08 Jun 2002 17:33:41
Original commit files touched by this commit
obrien search for other commits by this committer
To ports@freebsd.org.
08 Oct 2000 07:23:57
commit hash: fp1.4823@dev.null.freshports.orgcommit hash: fp1.4823@dev.null.freshports.orgcommit hash: fp1.4823@dev.null.freshports.orgcommit hash: fp1.4823@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category sysutils to new layout.  

Number of commits found: 15