Port details |
- ringtonetools Create/convert/listen to ringtones and logos for mobile phones
- 2.26 misc =3 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
- 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:: libglade2, fam, autoconf, libunicode, vte
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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:
-
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. Perhaps there is a build error. Check the fallout link:
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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 |
Stefan Eßer (se) |
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 ) |
2.26 20 Jul 2022 14:22:28 |
Tobias C. Berner (tcberner) |
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 ) |
2.26 28 Aug 2021 00:44:14 |
Dmitry Marakasov (amdmi3) |
misc/ringtonetools: update WWW as well |
2.26 28 Aug 2021 00:04:52 |
Dmitry Marakasov (amdmi3) |
misc/ringtonetools: fix fetch |
2.26 06 May 2021 11:47:48 |
Mathieu Arnold (mat) |
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 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.26 04 Jan 2016 06:42:18 |
amdmi3 |
- Switch to options helpers |
2.26 09 Dec 2014 13:36:34 |
bapt |
Cleanup plist |
2.26 26 May 2014 02:33:39 |
eadler |
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 |
ehaupt |
Support staging |
2.26 10 Feb 2014 13:54:28 |
ehaupt |
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
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
2.26 19 Jul 2013 10:34:40 |
danfe |
- 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 |
eadler |
Convert to OptionsNG
Approved by: mike@mikekohn.net (maintainer) |
2.25 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
2.25 10 May 2006 22:37:39 |
edwin |
Remove USE_REINPLACE from ports starting with M |
2.25 22 Jan 2006 12:59:47 |
edwin |
SHA256ify
Approved by: krion@ |
2.25 02 Sep 2005 13:44:36 |
sem |
- 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 |
trevor |
SIZEify (maintainer timeout) |
2.09 02 Apr 2003 23:58:13 |
edwin |
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 |
knu |
De-pkg-comment. |
2.01 28 Oct 2002 02:43:07 |
kris |
Add missing directory and respect CC and CFLAGS |
2.01 26 Oct 2002 19:36:16 |
adamw |
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 |