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
beep Beeps a certain duration and pitch out of the PC Speaker
1.0_2 audio on this many watch lists=10 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.0_1Version of this port present on the latest quarterly branch.
Maintainer: garga@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-04-06 01:29:45
Last Update: 2024-01-08 16:43:48
Commit Hash: 3a55cce
People watching this port, also watch:: unzip, png, glib, zip, python
License: BSD4CLAUSE
Description:
This program will beep, using a duration and pitch specified on the command line or the program's defaults.
cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/beep
  2. share/man/man1/beep.1.gz
  3. /usr/local/share/licenses/beep-1.0_2/catalog.mk
  4. /usr/local/share/licenses/beep-1.0_2/LICENSE
  5. /usr/local/share/licenses/beep-1.0_2/BSD4CLAUSE
Collapse this list.
Dependency lines:
  • beep>0:audio/beep
To install the port:
cd /usr/ports/audio/beep/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/beep
  • pkg install beep
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: beep
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64 i386
distinfo:
SHA256 (beep-1.0.tar.gz) = c25d2044d37adad08076d9d87543331650defaaaf1e13a144d4597d9c86ec80c SIZE (beep-1.0.tar.gz) = 3537

Packages (timestamps in pop-ups are UTC):
beep
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-1.0_2--1.0_2---
FreeBSD:13:quarterly-1.0_1--1.0_2---
FreeBSD:14:latest-1.0_2--1.0_2---
FreeBSD:14:quarterly-1.0_2--1.0_2---
FreeBSD:15:latest-1.0_2n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. audio/p5-Audio-Beep*
  2. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. audio/p5-Audio-Beep*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
audio_beep
pkg-message:
For install:
Speaker sound support: ====================== For PC speaker sound to work you need to be in the operator group and need r/w permissions to /dev/speaker device. Load kernel module: # kldload speaker Add a user to operator group: % pw groupmod operator -m jerry Uncomment the following lines in /etc/devfs.rules file (create it if it doesn't exist): # Allow members of group operator to cat things to the speaker [speaker=10] add path 'speaker' mode 0660 group operator To load these new rules add the following to /etc/rc.conf: devfs_speaker_ruleset="speaker" Then restart devfs to load the new rules: % /etc/rc.d/devfs restart
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/garga/beep/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/garga/beep/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/garga/beep/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/garga/beep/
Collapse this list.

Number of commits found: 31

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0_2
08 Jan 2024 16:43:48
commit hash: 3a55ccece224a3fef2094cd71954ee097f0ff7cbcommit hash: 3a55ccece224a3fef2094cd71954ee097f0ff7cbcommit hash: 3a55ccece224a3fef2094cd71954ee097f0ff7cbcommit hash: 3a55ccece224a3fef2094cd71954ee097f0ff7cb files touched by this commit
Renato Botelho (garga) search for other commits by this committer
audio/beep: Update manpages path

Move manpages to ${PREFIX}/share/man

Sponsored by:	Rubicon Communications, LLC ("Netgate")
1.0_1
20 Jul 2022 14:20:54
commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
audio: remove 'Created by' lines

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

  *  <dmagda+libsamplerate@ee.ryerson.ca>
  *  <trasz@FreeBSD.org>
  *  Adam Weinberger
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aleksander Fafula <alex@bsdguru.org>
  *  Alex Allan <alex@kamaz.org.uk>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kojevnikov <alexander@kojevnikov.com>
  *  Alexander Nedotsukov <bland@FreeBSD.org>
  *  Alexander Vereeken <Alexander88207@protonmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0_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.0_1
13 Aug 2019 16:00:39
Revision:508834Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories a-c)
1.0_1
26 Jun 2017 22:26:56
Revision:444417Original commit files touched by this commit
linimon search for other commits by this committer
Scrub pc98 from ARCH definitions.  While here, sort ARCHs and clean up.

Approved by:	portmgr (tier-2 blanket)
1.0_1
23 Nov 2016 18:32:34
Revision:426950Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Silence patching
- Fix some English

Approved by:	portmgr blanket
1.0_1
26 Jul 2016 16:51:16
Revision:419133Original commit files touched by this commit
mat search for other commits by this committer
Cleanup patches, a* categories.

Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
1.0_1
19 May 2016 10:21:25
Revision:415498Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
1.0_1
04 Jun 2015 17:58:14
Revision:388539Original commit files touched by this commit
garga search for other commits by this committer
- Add pkg-message [1]
- Fix build with non-root
- Bump PORTREVISION

PR:		200642 [1]
Submitted by:	Andrey Fesenko <andrey@bsdnir.info> [1]
1.0
02 Jun 2015 13:01:29
Revision:388348Original commit files touched by this commit
garga search for other commits by this committer
Take maintainership
1.0
02 Jun 2015 13:00:38
Revision:388347Original commit files touched by this commit
garga search for other commits by this committer
Ressurrect audio/beep and host source on my local area

Sponsored by:	Netgate
1.0
10 Mar 2014 08:51:58
Revision:347724Original commit files touched by this commit
rene search for other commits by this committer
Remove some expired ports:
2014-03-09 mail/fetchyahoo: Yahoo classic mail interface is discontinued, so
this port is permanently broken
2014-03-07 audio/beep: No more public distfiles
2014-03-07 audio/p5-Audio-Beep: Depends on expiring audio/beep
2014-03-06 multimedia/beep-media-player: Abandonware, please consider using
multimedia/audacious instead
1.0
07 Feb 2014 18:50:30
Revision:343287Original commit files touched by this commit
bapt search for other commits by this committer
Deprecate ports unmaintained for which distillator is not able to find public
distfiles

Reported by:	distilator
1.0
16 Oct 2013 21:17:44
Revision:330542Original commit files touched by this commit
madpilot search for other commits by this committer
- Convert to staging
1.0
20 Sep 2013 14:36:37
Revision:327706Original 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:
audio)
1.0
12 Sep 2013 09:39:19
Revision:327046Original commit files touched by this commit
bapt search for other commits by this committer
Reassign to the heap as maintainer no longer use FreeBSD
While here:
Use options helpers where possible

Submitted by:	Michael Brune <admin@mjbrune.org> (former maintainer via
pkg-fallout)
1.0
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.0
18 Oct 2010 08:21:10
Original commit files touched by this commit
pav search for other commits by this committer
- Remove dead master site

PR:             ports/151527
Submitted by:   Michael Brune <Admin@mjbrune.org> (maintainer)
1.0
10 Jul 2010 11:05:23
Original commit files touched by this commit
makc search for other commits by this committer
Use dev/speaker/speaker.h instead of deprecated machine/speaker.h
Allow build on amd64 and pc98

PR:             ports/148435
Submitted by:   Anonymous <swell.k at gmail.com>
Approved by:    Michael James Brune (maintainer)
1.0
26 Apr 2010 07:07:31
Original commit files touched by this commit
wen search for other commits by this committer
- Pass maintainership to submitter

PR:             ports/146051
Submitted by:   Michael James Brune <admin@mjbrune.org>
1.0
21 Dec 2009 02:19:12
Original commit files touched by this commit
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
1.0
22 May 2006 20:40:52
Original commit files touched by this commit
ehaupt search for other commits by this committer
Update master site and add an additional mirror.

PR:             97602
Submitted by:   Martin Wilke <freebsd@unixfreunde.de>
1.0
25 Nov 2005 12:39:50
Original commit files touched by this commit
edwin search for other commits by this committer
ftp.megamirror.com has disappeared.
1.0
23 Nov 2005 23:29:54
Original commit files touched by this commit
pav search for other commits by this committer
- Add some SHA256 checksums
1.0
27 Jan 2004 20:51:07
Original commit files touched by this commit
trevor search for other commits by this committer
Add SIZE.
1.0
26 Jan 2004 17:05:30
Original commit files touched by this commit
pav search for other commits by this committer
- Use PLIST_FILES

PR:             ports/61941
Submitted by:   Stefan Walter <sw@gegenunendlich.de>
1.0
21 Dec 2003 00:18:42
Original commit files touched by this commit
sergei search for other commits by this committer
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
1.0
08 Apr 2003 10:17:16
Original commit files touched by this commit
edwin search for other commits by this committer
ONLY_FOR_ARCHS  = i386, the others don't have machine/speaker.h
1.0
07 Apr 2003 11:27:36
Original commit files touched by this commit
edwin search for other commits by this committer
Doesn't build on alpha, missing machine/speaker.h
Noticed by: kris/bento
1.0
06 Apr 2003 01:34:50
Original commit files touched by this commit
edwin search for other commits by this committer
maintainer -> ports@freebsd.org

Diagnostic-Code: X-Postfix; host mx01.telus.net[199.185.220.250] said: 550
    Invalid recipient: <tspivey8@telus.net>
1.0
06 Apr 2003 01:29:15
Original commit files touched by this commit
edwin search for other commits by this committer
audio/beep: beep for a pitch and duration

PR:             ports/39062
Submitted by:   Tyler Spivey <tspivey8@telus.net>

Number of commits found: 31