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
ringtonetools Create/convert/listen to ringtones and logos for mobile phones
2.26 misc 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 2.26Version 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: 2002-10-26 19:37:32
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: gtkglarea, python
License: ringtonetools
WWW:
https://www.mikekohn.net/file_formats/ringtonetools.php
Description:
Create, convert, and listen to ringtones for mobile phones. Ringtone tools support popular file formats, such as RTTTL, RTX, MIDI, KWS, WAV, iMelody, eMelody, EMS, and more. Supported phones include Nokia, Sony/Ericsson, Kyocera, Samsung, Motorola, Siemens, and more.
Homepage    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 (13 items)
Collapse this list.
  1. /usr/local/share/licenses/ringtonetools-2.26/catalog.mk
  2. /usr/local/share/licenses/ringtonetools-2.26/LICENSE
  3. /usr/local/share/licenses/ringtonetools-2.26/ringtonetools
  4. bin/ringtonetools
  5. share/ringtonetools/face.txt
  6. share/ringtonetools/hemglass.mid
  7. share/ringtonetools/ionian.rtttl
  8. share/ringtonetools/usa.emelody
  9. share/ringtonetools/yngwie_trilogy.rtttl
  10. share/doc/ringtonetools/README
  11. @owner
  12. @group
  13. @mode
Collapse this list.
Dependency lines:
  • ringtonetools>0:misc/ringtonetools
To install the port:
cd /usr/ports/misc/ringtonetools/ && make install clean
We doubt a package is available for this port because we see it marked as as:
  • Package not available
Packages are normally not provided for ports that are marked as above.
To add the package, run one of these commands:
  • pkg install misc/ringtonetools
  • pkg install ringtonetools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: there is no package for this port: _LICENSE_RESTRICTED = delete-package delete-distfiles
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (ringtonetools-2.26.tar.gz) = 609081b7ef41addd0250af38ef0391ec0b696e8a1821a3817113acd80b6b88a1 SIZE (ringtonetools-2.26.tar.gz) = 40172

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for ringtonetools-2.26: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
misc_ringtonetools
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://www.mikekohn.net/downloads/ringtonetools/
Collapse this list.

Number of commits found: 24

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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)
2.26
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)
2.26
20 Jul 2022 14:22:28
commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
misc: remove 'Created by' lines

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

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adam@vectors.cx>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan E <alane@FreeBSD.org>
  *  Alex Semenyaka <alex@rinet.ru>
  *  Alex Stangl <alex@stangl.us>
  *  Alexander Logvinov <avl@FreeBSD.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Nusov <alexander.nusov@nfvexpress.com>
  *  Alexander Timoshenko <gonzo@univ.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.26
28 Aug 2021 00:44:14
commit hash: 8268af35e4421207524ab6be8b21a006e94df4b1commit hash: 8268af35e4421207524ab6be8b21a006e94df4b1commit hash: 8268af35e4421207524ab6be8b21a006e94df4b1commit hash: 8268af35e4421207524ab6be8b21a006e94df4b1 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
misc/ringtonetools: update WWW as well
2.26
28 Aug 2021 00:04:52
commit hash: 0d6d6b6f14b2953fec0d3a50852f75c85bc641afcommit hash: 0d6d6b6f14b2953fec0d3a50852f75c85bc641afcommit hash: 0d6d6b6f14b2953fec0d3a50852f75c85bc641afcommit hash: 0d6d6b6f14b2953fec0d3a50852f75c85bc641af files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
misc/ringtonetools: fix fetch
2.26
06 May 2021 11:47:48
commit hash: 3505159e72da2d8313ce2a8ddc527de700b5bc37commit hash: 3505159e72da2d8313ce2a8ddc527de700b5bc37commit hash: 3505159e72da2d8313ce2a8ddc527de700b5bc37commit hash: 3505159e72da2d8313ce2a8ddc527de700b5bc37 files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Deorbit RESTRICTED && NO_CDROM, part two.

Move ports to the licenses framework.

RESTRICTED → auto-accept (unless expressly stated otherwise)
NO_CDROM → dist-mirror pkg-mirror auto-accept

Differential Revision:  https://reviews.freebsd.org/D30010
2.26
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.
2.26
04 Jan 2016 06:42:18
Revision:405214Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to options helpers
2.26
09 Dec 2014 13:36:34
Revision:374378Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
2.26
26 May 2014 02:33:39
Revision:355274Original commit files touched by this commit
eadler search for other commits by this committer
Multiple ports: reset maintainers
	Maintainers for these ports have been notified on 5 separate occasions
	over the course of several months about pending actions required.

	We really appreciate the time and effort you put in to maintain
	these ports.

	If you are still interested in helping to maintain these ports just
	reply to me or file a PR and I will happily assign the port to you
	again.

Approved by:	portmgr (implicit)
2.26
21 Feb 2014 13:04:19
Revision:345386Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging
2.26
10 Feb 2014 13:54:28
Revision:343634Original commit files touched by this commit
ehaupt search for other commits by this committer
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
20 Sep 2013 20:50:59
Revision:327745Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc)
2.26
19 Jul 2013 10:34:40
Revision:323280Original commit files touched by this commit
danfe search for other commits by this committer
- Update to version 2.26
- Unbreak parallel builds
- Really respect CC and CFLAGS
- Unmute installation commands
- Reformat port description text and remove old-school attribution

Reported by:	pointyhat-west
2.25
25 Mar 2013 14:00:34
Revision:315224Original commit files touched by this commit
eadler search for other commits by this committer
Convert to OptionsNG

Approved by:	 mike@mikekohn.net (maintainer)
2.25
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
2.25
10 May 2006 22:37:39
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
2.25
22 Jan 2006 12:59:47
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
2.25
02 Sep 2005 13:44:36
Original commit files touched by this commit
sem search for other commits by this committer
- Update to 2.25
- Utilize DATADIR and DOCSDIR macros
- Respetc CFLAGS

PR:             ports/84442
Submitted by:   Andrej Zverev <az@inec.ru>
Approved by:    maintainer timeout (a month)
2.09
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
2.09
02 Apr 2003 23:58:13
Original commit files touched by this commit
edwin search for other commits by this committer
misc/ringtonetunes: Master site has changed. Also this is a major upgrade in
versions

        Master site has changed.  2.09 is the newest version too

PR:             ports/48061
Submitted by:   Michael A. Kohn <mike@naken.cc>
2.01
21 Feb 2003 12:48:19
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
2.01
28 Oct 2002 02:43:07
Original commit files touched by this commit
kris search for other commits by this committer
Add missing directory and respect CC and CFLAGS
2.01
26 Oct 2002 19:36:16
Original commit files touched by this commit
adamw search for other commits by this committer
Add misc/ringtonetools
Program to create ringtones (the song played when mobile
phones ring) and logos.

PR:             39007
Submitted by:   Michael A. Kohn <naken@naken.cc>
Approved by:    pat

Number of commits found: 24