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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: comms/ebook2cw/Makefile

Number of commits found: 24

Thursday, 22 Feb 2024
14:02 Muhammad Moinur Rahman (bofh) search for other commits by this committer
comms/ebook2cw: Moved man to share/man

Approved by:    portmgr (blanket)
commit hash: f3dcdd5352a4c3145dc1645d55bcb8c84cd8ad1b commit hash: f3dcdd5352a4c3145dc1645d55bcb8c84cd8ad1b commit hash: f3dcdd5352a4c3145dc1645d55bcb8c84cd8ad1b commit hash: f3dcdd5352a4c3145dc1645d55bcb8c84cd8ad1b f3dcdd5
Wednesday, 7 Sep 2022
21:10 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Thursday, 26 Mar 2020
19:46 db search for other commits by this committer
- Pet porlint
- strip binary
- regenerate Makefile patch
Original commitRevision:529209 
Thursday, 2 Nov 2017
21:41 olgeni search for other commits by this committer
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.

This round is @FreeBSD.org residents except teams.
Original commitRevision:453381 
Thursday, 8 Dec 2016
15:38 tijl search for other commits by this committer
Remove libogg.so.8, libvorbis.so.4 and libvorbisfile.so.6 compatibility
links that were added in r374303 to prevent massive PORTREVISION bumps.
Bump dependent ports that have not been bumped since.
Original commitRevision:428129 
Friday, 1 Apr 2016
13:29 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412344 
Thursday, 14 May 2015
10:15 mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:386312 
Saturday, 22 Nov 2014
23:38 db search for other commits by this committer
- Change MAINTAINER on these hamradio ports to new ports group hamradio@
Original commitRevision:373117 
Tuesday, 15 Jul 2014
23:11 adamw search for other commits by this committer
Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.

Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example.
Original commitRevision:362014 
Saturday, 1 Mar 2014
15:36 db search for other commits by this committer
- Again I screwed up. Install should not be silent.

Prodded by:	danfe@
Original commitRevision:346634 
Sunday, 29 Dec 2013
00:33 db search for other commits by this committer
- convert to stage
- add LICENSE
Original commitRevision:337932 
Wednesday, 11 Dec 2013
15:10 bapt search for other commits by this committer
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in comms
Original commitRevision:336176 
Friday, 20 Sep 2013
16:03 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms)
Original commitRevision:327714 
Wednesday, 16 Jan 2013
18:15 db search for other commits by this committer
- Update to 0.8.2 [1]
0.8.2 / 2013-01-04   Fabian Kurz   <fabian@fkurz.net>
	* Time of conversion and speed-up calculations
	* Fixed text command |T0
	* Samplerate of output file now always according to -s parameter (no
	  longer using LAME's own preference for the given bitrate)
	* New text command |v for volume control
	* Chapter splitting now possible by duration (-d seconds)
	  and number of words (-l words) (suggested by DM3KPO)
	* Fix inconsistent numbers for waveforms (0 = sine, 1 = sawtooth,
	  2 = square)
	* Fix OGG/Vorbis headers in CGI mode
	* New CGI mode (make cgibuffered) where the whole sound file is
	  first created temporarily and then sent to the client.
	  This makes it possible to send the Content-Length header.
	* Code cleanup

PR:		ports/175117 [1]
Submitted by: 	Chris Petrik <c.petrik.sosa@gmail.com>
Original commitRevision:310508 
Thursday, 26 Jul 2012
13:28 cs search for other commits by this committer
Fix typos in COMMENT

Submitted by:	bf@
Original commit
Tuesday, 24 Jul 2012
07:19 cs search for other commits by this committer
Fix typos in COMMENT
Original commit
Thursday, 19 Jul 2012
20:15 naddy search for other commits by this committer
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
Original commit
Saturday, 14 Jan 2012
22:27 netchild search for other commits by this committer
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it.
Original commit
Saturday, 16 Apr 2011
16:21 db search for other commits by this committer
- Update to 0.8.1
0.8.1 / 2011-04-04   Fabian Kurz   <mail@fkurz.net>
        * Guessing of file encoding added (-g filename).
        * MP3 CGI fixed (crashed because OGG/Vorbis libs were called)
        * Chapter time now properly resetted after each chapter
        * Added -X switch (test mode: no encoder, no output files)
        * Lame or OGG support can be disabled in the Makefile

- N.B. the port does not support Lame or OGG support choice, both are enabled.
Original commit
Friday, 11 Feb 2011
14:17 db search for other commits by this committer
- Update to 0.8.0

From vendors change log:

* ebook2cw can now also be compiled to work as a CGI on a webserver
* Support for OGG/Vorbis audio file format added
* Time of created files is now calculated accurately
* Option to add a noise floor with an user definable SNR added [-N]
  (very experimental)
* Waveform can now be set to sine, sawtooth or squarewave. [-T]
* Config files are searched in current directory, ~/.ebook2cw,
  and DESTDIR/share/doc/ebook2cw/examples now. ~/.ebook2cw is
  created if only the last is found. [Linux/Unix only]
Original commit
Thursday, 3 Jun 2010
08:55 netchild search for other commits by this committer
- update audio/lame to 3.98.4
- use ?= for the portrevision of a master port to make it possible to
  change it in a slave port which depends upon lame
- bump portrevisions of ports which depend upon lame
  - done via a semi-automated way (manual review and fixup)
  - I tried to take care to not bump ports which only depend optionaly on
    lame (with a default of no dependency)
Original commit
Friday, 18 Jul 2008
14:57 db search for other commits by this committer
- ebook2cw converts text into cw as an mp3 file, useful for learning cw.
Original commit

Number of commits found: 24