notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: accessibility/speech-dispatcher/Makefile
SVNWeb

Number of commits found: 52

Mon, 7 Aug 2023
[ 16:34 Gleb Popov (arrowd) search for other commits by this committer ]    commit hash:b1ecad53b0b32916e5db596b26334db8015e4299  commit hash:b1ecad53b0b32916e5db596b26334db8015e4299  commit hash:b1ecad53b0b32916e5db596b26334db8015e4299  b1ecad5  (Only the first 10 of 201 ports in this commit are shown above. View all ports for this commit)
audio/pulseaudio: Update to 16.1

Bump PORTREVISION on consumers.

Sponsored by:	Serenity Cybersecurity, LLC

PR:		262713
Tue, 27 Jun 2023
[ 19:34 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  3d9a815  (Only the first 10 of 4481 ports in this commit are shown above. View all ports for this commit)
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
Tue, 25 Apr 2023
[ 15:17 Christian Weisgerber (naddy) search for other commits by this committer ]    commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  feb1fa3  (Only the first 10 of 1613 ports in this commit are shown above. View all ports for this commit)
audio/opus: bump consumers after update to 1.4
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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)
[ 05:12 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:eb7f9206996d703a12c8c699ac1814e84e0a0e51  commit hash:eb7f9206996d703a12c8c699ac1814e84e0a0e51  commit hash:eb7f9206996d703a12c8c699ac1814e84e0a0e51  eb7f920 
accessibility/speech-dispatcher: add upstream crash-fix

A bug in speed-dispatcher lead to a crash in okular (as
speech-dispatcher was segfaulting).

Upstream PR:	https://bugs.kde.org/show_bug.cgi?id=458762
Upstream PR:	https://github.com/brailcom/speechd/issues/762
Fri, 26 Aug 2022
[ 07:06 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:97040f055913c5c6c2ab1ca1ac60ae84aa8473d5  commit hash:97040f055913c5c6c2ab1ca1ac60ae84aa8473d5  commit hash:97040f055913c5c6c2ab1ca1ac60ae84aa8473d5  97040f0 
accessibility/speech-dispatcher: update to 0.11.2

Changelog:
  *   Fix loading xx-yy locales.
  *   Various memory leaks fixes.
  *   Add mimic3 configuration file.
  *   pico: Fix setting language vs voice.
  *   Make sure that modules report a list of voices.
  *   Update CLDR to version 41, symbols from NVDA and orca.
  *   Allow building without ltdl.
  *   Re-enable SSML in espeak-ng-mbrola module.
Fri, 15 Jul 2022
[ 14:36 Stefan Eßer (se) search for other commits by this committer ]    commit hash:6481055ca8904901e569246a4ad1d145315f2a0a  commit hash:6481055ca8904901e569246a4ad1d145315f2a0a  commit hash:6481055ca8904901e569246a4ad1d145315f2a0a  6481055 
accessibility/speech-dispatcher: use default espeak description

Approved by:	portmgr (implicit)
[ 14:36 Stefan Eßer (se) search for other commits by this committer ]    commit hash:c4ef890eaacfb719bf202e11e0b194c45607a332  commit hash:c4ef890eaacfb719bf202e11e0b194c45607a332  commit hash:c4ef890eaacfb719bf202e11e0b194c45607a332  c4ef890 
Revert "accessibility/speech-dispatcher: remove option for expired espeak"

Bump PORTREVISION and update dependency from espeak to espeak-ng.

This reverts commit 700486da27010f172a916845e008ece3c5dde00d.
Sat, 2 Jul 2022
[ 13:03 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:c2604a3e5aec3e9ee32047f84edf6845cdfa1e42  commit hash:c2604a3e5aec3e9ee32047f84edf6845cdfa1e42  commit hash:c2604a3e5aec3e9ee32047f84edf6845cdfa1e42  c2604a3 
accessibility/speech-dispatcher: update to 0.11.1 release (+)

Alongside with update prepare (and mark as broken yet) option for upcoming
libvoxin support

PR:	263797 (based on)
Fri, 1 Jul 2022
[ 15:03 Rene Ladan (rene) search for other commits by this committer ]    commit hash:700486da27010f172a916845e008ece3c5dde00d  commit hash:700486da27010f172a916845e008ece3c5dde00d  commit hash:700486da27010f172a916845e008ece3c5dde00d  700486d 
accessibility/speech-dispatcher: remove option for expired espeak
Sat, 1 May 2021
[ 07:37 Thomas Zander (riggs) search for other commits by this committer ]    commit hash:752be38ce2a85c213bc36cd962ce9e90840a9353  commit hash:752be38ce2a85c213bc36cd962ce9e90840a9353  commit hash:752be38ce2a85c213bc36cd962ce9e90840a9353  752be38 
accessibility/speech-dispatcher: update to 0.10.2.

PR:		247059
Reported by:	greg@unrelenting.technology
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Fri, 10 Jul 2020
[ 16:21 tobik search for other commits by this committer ] Original commit   Revision:541866
accesibility/speech-dispatcher: Unbreak build with -fno-common

ld: error: duplicate symbol: GlobalFDSet
>>> defined at speechd.c
>>>            speech_dispatcher-speechd.o:(GlobalFDSet)
>>> defined at server.c
>>>            speech_dispatcher-server.o:(.bss+0x148)

ld: error: duplicate symbol: MessagePausedList
>>> defined at speechd.c
>>>            speech_dispatcher-speechd.o:(MessagePausedList)
>>> defined at server.c
>>>            speech_dispatcher-server.o:(.bss+0x138)

ld: error: duplicate symbol: MessageQueue
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 6 Dec 2019
[ 16:53 swills search for other commits by this committer ] Original commit   Revision:519156
accessibility/speech-dispatcher: use patch to replace static content

While here, improve formatting
Sun, 7 Apr 2019
[ 14:23 tcberner search for other commits by this committer ] Original commit   Revision:498279
accessibility/speech-dispatcher: update to 0.8.8
Sat, 10 Nov 2018
[ 18:12 bapt search for other commits by this committer ] Original commit   Revision:484628 (Only the first 10 of 386 ports in this commit are shown above. View all ports for this commit)
Install texinfo files (GNU info) into ${PREFIX}/share/info

After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.

Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.

Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them

Bump revision of all impacted ports

PR:		232907
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17816
Mon, 1 Oct 2018
[ 21:43 rene search for other commits by this committer ] Original commit   Revision:481072 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Return avilla@'s ports to the pool after his commit bit got taken in for
safekeeping.
Wed, 20 Jun 2018
[ 17:05 mat search for other commits by this committer ] Original commit   Revision:472884 (Only the first 10 of 1617 ports in this commit are shown above. View all ports for this commit)
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
Sat, 3 Feb 2018
[ 17:06 amdmi3 search for other commits by this committer ] Original commit   Revision:460827
- Fix shebangs for py-speech-dispatcher

Approved by:	portmgr blanket
Thu, 30 Nov 2017
[ 15:50 mat search for other commits by this committer ] Original commit   Revision:455210 (Only the first 10 of 2423 ports in this commit are shown above. View all ports for this commit)
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 7 Jan 2017
[ 21:42 sunpoet search for other commits by this committer ] Original commit   Revision:430839 (Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
Add more PLIST_SUB to Mk/Uses/python.mk

- Add PYTHON_PYOEXTENSION and PYTHON_SUFFIX
- Add PYTHON2 and PYTHON3
- Respect PYTHON_VERSION
- Rename PYOEXTENSION to PYTHON_PYOEXTENSION

This change would help:
- Build databases/postgresql*-plpython with Python 3
  (It has PLIST issue since bsd.python.mk to Uses/python.mk transition)
- Simplify Makefile

PR:		205807
Differential Revision:	https://reviews.FreeBSD.org/D4758
Exp-run by:	antoine
Wed, 28 Dec 2016
[ 05:30 avilla search for other commits by this committer ] Original commit   Revision:429711
- Make portscout ignore slave ports
Thu, 22 Dec 2016
[ 15:31 avilla search for other commits by this committer ] Original commit   Revision:429164
accessibility/speech-dispatcher: update to 0.8.6
- Fix paths in modules configuration
- Improve Python slave port

Updates since 0.8.3:
* Implement a shutdown timer in the server, which activates after 5
  seconds with no clients connected
* Add support for espeak-ng (no FreeBSD port available)
* Add command-line argument to allow for custom modules location
Fri, 21 Oct 2016
[ 12:51 mat search for other commits by this committer ] Original commit   Revision:424411 (Only the first 10 of 718 ports in this commit are shown above. View all ports for this commit)
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Wed, 12 Oct 2016
[ 18:55 rm search for other commits by this committer ] Original commit   Revision:423881
accessibility/py3-speech-dispatcher: fix packaging with python 3.5

While here add NO_ARCH and make couple of whitespace fixes.

PR:		213393
Approved by:	portmgr (blanket approval)
Fri, 1 Apr 2016
[ 13:29 mat search for other commits by this committer ] Original commit   Revision:412344 (Only the first 10 of 1009 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 18 Jan 2016
[ 11:54 kwm search for other commits by this committer ] Original commit   Revision:406563
Split off the python bindings into it own slave port. They where not build
by default and orca requires the bindings. Bump port revision just to be
sure there will be no conflicts.

PR:		205486
Approved by:	maintainer (timeout 27 days)
Tue, 30 Jun 2015
[ 22:53 avilla search for other commits by this committer ] Original commit   Revision:391013
accessibility/speech-dispatcher: remove NLS option

Building the port without NLS failed as the configure script still
required the gettext tools.

PR:		201221
Mon, 29 Jun 2015
[ 15:51 avilla search for other commits by this committer ] Original commit   Revision:390919
accessibility/speech-dispatcher: update to 0.8.3

- Enable optional Python bindings (Python 3 required)
- Make NLS optional
- Remove original .conf files from DATADIR (.sample files available)
- Remove stale patches
Sat, 20 Dec 2014
[ 20:48 bapt search for other commits by this committer ] Original commit   Revision:375129
Remove now useless dependency on gnomehier
Mon, 20 Oct 2014
[ 08:12 marino search for other commits by this committer ] Original commit   Revision:371241 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Add USES=alias to several ports

Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD
by setting CFLAGS+= -D__FreeBSD__.  For some ports, this fixes the build
without the need for additional patches.

Approved by:	portmgr (bapt, blanket)
Wed, 17 Sep 2014
[ 07:38 tijl search for other commits by this committer ] Original commit   Revision:368356 (Only the first 10 of 60 ports in this commit are shown above. View all ports for this commit)
Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.

Approved by:	portmgr (bapt)
Wed, 4 Jun 2014
[ 13:05 amdmi3 search for other commits by this committer ] Original commit   Revision:356479
- Switch accessibility/speech-dispatcher to USES=libtool, drop .la files
- Bump dependent ports as .so verson has changed

Approved by:	portmgr blanket
Sat, 16 Nov 2013
[ 16:50 avilla search for other commits by this committer ] Original commit   Revision:334013 (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
- Update to 0.8.
- STAGEify.
- Use OPTIONS helpers.
Tue, 29 Oct 2013
[ 17:05 kwm search for other commits by this committer ] Original commit   Revision:331973 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Restrict python to -2.7

Submitted by:	mva@
Fri, 20 Sep 2013
[ 11:02 bapt search for other commits by this committer ] Original commit   Revision:327684 (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
Add no stage all over the place in accessibility in preparation for the staging
area support
Fri, 30 Aug 2013
[ 00:47 bapt search for other commits by this committer ] Original commit   Revision:325643 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Finish converting accessibility from USE_GMAKE to USES=gmake
While here:
- trim some headers
- convert from USE_GNOME=pkgconfig to USES=pkgconfig
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Sat, 5 Jan 2013
[ 03:00 avilla search for other commits by this committer ] Original commit   Revision:309947
- Port to optionsNG.
- Trim headers.
- Cleanup COMMENT and LICENSE.

PR:		173807 [1]
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> [1], bapt via email
Thu, 14 Jun 2012
[ 08:06 avilla search for other commits by this committer ] Original commit 
- Avoid installing tests (and avoid conflict with lang/erlang [1]).
- Bump PORTREVISION.

Reported by:    conflicts checker [1]
Thu, 10 May 2012
[ 22:28 avilla search for other commits by this committer ] Original commit 
- Add dependency on gnomehier to fix plist. [1]
- Stop using bsd.port.(pre|post).mk.
- Cleanup configuration files handling in plist.
- Bump PORTREVISION.

Reported by:    pointyhat via pav [1]
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Thu, 24 Feb 2011
[ 23:25 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
- Move over to python2.5 or higher
- While here kick md5
Wed, 8 Dec 2010
[ 22:14 avilla search for other commits by this committer ] Original commit 
- Update to 0.7.1.

Approved by:    tabthorpe (mentor)
Tue, 31 Aug 2010
[ 14:23 avilla search for other commits by this committer ] Original commit  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
- Upgrade to 0.7.
- Remove rc.d script and pkg-message.
- Add LICENSE.
- Use bsd.port.options.mk.

Approved by:    tabthorpe (mentor)
Mon, 8 Mar 2010
[ 00:29 avilla search for other commits by this committer ] Original commit 
- Replace long options with short ones: they are documented, but not
  supported.
- Display pkg-message when installing from the port.

Approved by:    tabthorpe (mentor)
Feature safe:   yes
Thu, 18 Feb 2010
[ 16:31 avilla search for other commits by this committer ] Original commit 
- Fix build on 7.X amd64 and 6.X everywhere.
- Fix pidfile deletion in the rc.d script.
- Add pkg-message about local startup of the daemon.

Approved by:    tabthorpe (mentor)
Feature safe:   yes
Fri, 5 Feb 2010
[ 20:04 pav search for other commits by this committer ] Original commit 
- Mark BROKEN on 6.X everywhere and on 7.X amd64

Reported by:    pointyhat
Tue, 26 Jan 2010
[ 22:53 avilla search for other commits by this committer ] Original commit 
- Update my e-mail address in the ports I maintain.

Approved by:    miwi (mentor)
Mon, 18 Jan 2010
[ 03:40 fluffy search for other commits by this committer ] Original commit 
- speech-dispatcher: try fix building on FreeBSD < 8.0

PR:             142869
Submitted by:   Alberto Villa (maintainer)
Approved by:    miwi, tabthorpe (mentors implicit)
Fri, 8 Jan 2010
[ 08:24 fluffy search for other commits by this committer ] Original commit  (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
- Add speech-dispatcher

Speech Dispatcher is a device independent layer for speech synthesis,
developed with the goal of making the usage of speech synthesis easier
for application programmers. It takes care of most of the tasks
necessary to solve in speech enabled applications. What is a very high
level GUI library to graphics, Speech Dispatcher is to speech
synthesis.

PR:             142436
Submitted by:   Alberto Villa
Tested by:      myself
Approved by:    miwi, tabthorpe (mentors implicit)

Number of commits found: 52