non port: audio/flite/Makefile |
SVNWeb
|
Number of commits found: 23 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Mon, 5 Sep 2022
|
[ 13:03 Muhammad Moinur Rahman (bofh) ] c8b0831
all: R eturn sobomax' ports to the pool
Commit bit of sobomax@ was safe-kept on 2018-12-03 by portmgr-secretary@
but somehow the ports were not reset. Reset all the ports except
net/ortp which has been exclusively requested by zirias@
Approved by: portmgr (blanket)
|
Wed, 20 Jul 2022
|
[ 14:20 Tobias C. Berner (tcberner) ] 213b0b7 (Only the first 10 of 561 ports in this commit are shown above. )
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 )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 10 Feb 2019
|
[ 16:34 pi ] (Only the first 10 of 15 ports in this commit are shown above. )
audio/flite: upgrade 1.4 -> 2.1
PR: 216018
Submitted by: Simun Mikecin <numisemis@yahoo.com>, pi, jrm
Reviewed by: tobik
Approved by: sobomax (maintainer timeout)
Differential Revision: D19138
|
Mon, 10 Dec 2018
|
[ 16:50 rene ]
Return currently unmaintained ports to sobomax@ who is still a src committer.
|
Mon, 3 Dec 2018
|
[ 21:20 rene ] (Only the first 10 of 13 ports in this commit are shown above. )
Re-assign sobomax@'s ports after his commit bit was safekept.
|
Thu, 3 May 2018
|
[ 14:47 jbeich ]
audio/flite: link shared libs against libm
$ echo 'int main() {}' | cc -xc - -lflite -L/usr/local/lib
/usr/local/lib/libflite.so: undefined reference to `log'
/usr/local/lib/libflite.so: undefined reference to `fmod'
/usr/local/lib/libflite.so: undefined reference to `exp'
/usr/local/lib/libflite.so: undefined reference to `sin'
/usr/local/lib/libflite.so: undefined reference to `pow'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
Reported by: mat (via ffmpeg)
Obtained from: Debian
|
Sun, 17 May 2015
|
[ 17:52 amdmi3 ]
- Add CPE info
Approved by: portmgr blanket
|
Tue, 2 Dec 2014
|
[ 07:01 mi ]
Fix the ancient problem, where we replaced Linux' "cp -pd" with
simple "cp -p". This caused symbolic links (like libFOO.so ->
libFOO.so.X.Y) to be dereferenced installing three copies of each
library instead of one.
Strip the executables and the shared libraries after staging.
Fix the authors' makefiles to allow parallel building.
Add a patch which allows us to replace the multitude of
flite_VOICE-executables (one for each voice) with sym-links to the
single flite itself.
The size of the package shrunk from 100Mb to 50Mb here (amd64) as the
result of the above measures.
Bump PORTREVISION.
Note: the new patches are deliberately organized by feature rather than
by the patched files -- to make it easier to refer the upstream
maintainers to them.
|
Sun, 30 Nov 2014
|
[ 19:28 mi ]
Stop disabling optimization -- which was not necessary since the current
version (1.4) was released years ago.
Clean-up some compiler warnings.
PR: ports/174624
Submitted by: mi@
Approved by: maintainer timeout (two years)
|
Sun, 1 Jun 2014
|
[ 13:03 ohauer ] (Only the first 10 of 52 ports in this commit are shown above. )
- USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz)
|
Tue, 28 Jan 2014
|
[ 08:04 bapt ]
Support stage
Add DOCS option
|
Fri, 3 Jan 2014
|
[ 15:26 adamw ] (Only the first 10 of 48 ports in this commit are shown above. )
Convert to PORT_OPTIONS:MDOCS.
Holdout shame list: ruby, perl, python
|
Fri, 20 Sep 2013
|
[ 14:36 bapt ] (Only the first 10 of 879 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
|
Fri, 30 Aug 2013
|
[ 23:01 bapt ] (Only the first 10 of 222 ports in this commit are shown above. )
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix
|
Mon, 27 Dec 2010
|
[ 19:54 pgollucci ]
- Update to 1.4
- Remove MD5
PR: ports/150438
Submitted by: kwm
Approved by: maintainer timeout (sobomax ; 104 days, kwm 83 days)
|
Mon, 6 Apr 2009
|
[ 18:42 itetcu ]
Fix plist with -DNOPORTDOCS.
Prompted by: QAT QA run
Approved by: maintainer timeout on QATMail
|
Mon, 31 Mar 2008
|
[ 13:23 pav ]
- Update to 1.3
PR: ports/121609
Submitted by: Richard Neese <r.neese@gmail.com>
Approved by: maintainer timeout (sobomax; 20 days)
|
Tue, 28 Dec 2004
|
[ 20:07 danfe ]
PKGNAME does not work right here since PORTREVISION bump.
Approved by: maintainer (sobomax)
|
Mon, 20 Dec 2004
|
[ 19:08 sobomax ]
Force compiling with -O0, otherwise sometimes it blows out with SIGBUS, at
least on 5-STABLE.
|
Sun, 19 Dec 2004
|
[ 12:16 sobomax ]
Fix MASTER_SITES.
PR: 75234
Submitted by: Jin-Shan Tseng
|
Sat, 18 Dec 2004
|
[ 18:43 sobomax ]
Add flite 1.2, a small run-time speech synthesis engine.
|
Number of commits found: 23 |