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: accessibility/speech-dispatcher/Makefile

Number of commits found: 53

Monday, 29 Jan 2024
14:08 Muhammad Moinur Rahman (bofh) search for other commits by this committer
accessibility/speech-dispatcher: Moved man to share/man

Approved by:    portmgr (blanket)
commit hash: 83e083e3004da62c3723c7347472cfbdc08d7821 commit hash: 83e083e3004da62c3723c7347472cfbdc08d7821 commit hash: 83e083e3004da62c3723c7347472cfbdc08d7821 commit hash: 83e083e3004da62c3723c7347472cfbdc08d7821 83e083e
Monday, 7 Aug 2023
16:34 Gleb Popov (arrowd) search for other commits by this committer
audio/pulseaudio: Update to 16.1

Bump PORTREVISION on consumers.

Sponsored by:	Serenity Cybersecurity, LLC

PR:		262713
commit hash: b1ecad53b0b32916e5db596b26334db8015e4299 commit hash: b1ecad53b0b32916e5db596b26334db8015e4299 commit hash: b1ecad53b0b32916e5db596b26334db8015e4299 commit hash: b1ecad53b0b32916e5db596b26334db8015e4299 b1ecad5
Tuesday, 27 Jun 2023
19:34 Rene Ladan (rene) search for other commits by this committer
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>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Tuesday, 25 Apr 2023
15:17 Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 feb1fa3
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
05:12 Tobias C. Berner (tcberner) search for other commits by this committer
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
commit hash: eb7f9206996d703a12c8c699ac1814e84e0a0e51 commit hash: eb7f9206996d703a12c8c699ac1814e84e0a0e51 commit hash: eb7f9206996d703a12c8c699ac1814e84e0a0e51 commit hash: eb7f9206996d703a12c8c699ac1814e84e0a0e51 eb7f920
Friday, 26 Aug 2022
07:06 Tobias C. Berner (tcberner) search for other commits by this committer
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.
commit hash: 97040f055913c5c6c2ab1ca1ac60ae84aa8473d5 commit hash: 97040f055913c5c6c2ab1ca1ac60ae84aa8473d5 commit hash: 97040f055913c5c6c2ab1ca1ac60ae84aa8473d5 commit hash: 97040f055913c5c6c2ab1ca1ac60ae84aa8473d5 97040f0
Friday, 15 Jul 2022
14:36 Stefan Eßer (se) search for other commits by this committer
accessibility/speech-dispatcher: use default espeak description

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

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

This reverts commit 700486da27010f172a916845e008ece3c5dde00d.
commit hash: c4ef890eaacfb719bf202e11e0b194c45607a332 commit hash: c4ef890eaacfb719bf202e11e0b194c45607a332 commit hash: c4ef890eaacfb719bf202e11e0b194c45607a332 commit hash: c4ef890eaacfb719bf202e11e0b194c45607a332 c4ef890
Saturday, 2 Jul 2022
13:03 Dima Panov (fluffy) search for other commits by this committer
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)
commit hash: c2604a3e5aec3e9ee32047f84edf6845cdfa1e42 commit hash: c2604a3e5aec3e9ee32047f84edf6845cdfa1e42 commit hash: c2604a3e5aec3e9ee32047f84edf6845cdfa1e42 commit hash: c2604a3e5aec3e9ee32047f84edf6845cdfa1e42 c2604a3
Friday, 1 Jul 2022
15:03 Rene Ladan (rene) search for other commits by this committer
accessibility/speech-dispatcher: remove option for expired espeak
commit hash: 700486da27010f172a916845e008ece3c5dde00d commit hash: 700486da27010f172a916845e008ece3c5dde00d commit hash: 700486da27010f172a916845e008ece3c5dde00d commit hash: 700486da27010f172a916845e008ece3c5dde00d 700486d
Saturday, 1 May 2021
07:37 Thomas Zander (riggs) search for other commits by this committer
accessibility/speech-dispatcher: update to 0.10.2.

PR:		247059
Reported by:	greg@unrelenting.technology
commit hash: 752be38ce2a85c213bc36cd962ce9e90840a9353 commit hash: 752be38ce2a85c213bc36cd962ce9e90840a9353 commit hash: 752be38ce2a85c213bc36cd962ce9e90840a9353 commit hash: 752be38ce2a85c213bc36cd962ce9e90840a9353 752be38
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
Friday, 10 Jul 2020
16:21 tobik search for other commits by this committer
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
>>> defined at speechd.c
>>>            speech_dispatcher-speechd.o:(MessageQueue)
>>> defined at server.c
>>>            speech_dispatcher-server.o:(.bss+0x10)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

ld: error: duplicate symbol: pause_requested
>>> defined at speechd.c
>>>            speech_dispatcher-speechd.o:(pause_requested)
>>> defined at server.c
>>>            speech_dispatcher-server.o:(.bss+0x50)
Original commitRevision:541866 
Friday, 6 Dec 2019
16:53 swills search for other commits by this committer
accessibility/speech-dispatcher: use patch to replace static content

While here, improve formatting
Original commitRevision:519156 
Sunday, 7 Apr 2019
14:23 tcberner search for other commits by this committer
accessibility/speech-dispatcher: update to 0.8.8
Original commitRevision:498279 
Saturday, 10 Nov 2018
18:12 bapt search for other commits by this committer
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
Original commitRevision:484628 
Monday, 1 Oct 2018
21:43 rene search for other commits by this committer
Return avilla@'s ports to the pool after his commit bit got taken in for
safekeeping.
Original commitRevision:481072 
Wednesday, 20 Jun 2018
17:05 mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

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

Sponsored by:	Absolight
Original commitRevision:472884 
Saturday, 3 Feb 2018
17:06 amdmi3 search for other commits by this committer
- Fix shebangs for py-speech-dispatcher

Approved by:	portmgr blanket
Original commitRevision:460827 
Thursday, 30 Nov 2017
15:50 mat search for other commits by this committer
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
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
Original commitRevision:455210 
Saturday, 7 Jan 2017
21:42 sunpoet search for other commits by this committer
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
Original commitRevision:430839 
Wednesday, 28 Dec 2016
05:30 avilla search for other commits by this committer
- Make portscout ignore slave ports
Original commitRevision:429711 
Thursday, 22 Dec 2016
15:31 avilla search for other commits by this committer
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
Original commitRevision:429164 
Friday, 21 Oct 2016
12:51 mat search for other commits by this committer
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Original commitRevision:424411 
Wednesday, 12 Oct 2016
18:55 rm search for other commits by this committer
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)
Original commitRevision:423881 
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 
Monday, 18 Jan 2016
11:54 kwm search for other commits by this committer
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)
Original commitRevision:406563 
Tuesday, 30 Jun 2015
22:53 avilla search for other commits by this committer
accessibility/speech-dispatcher: remove NLS option

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

PR:		201221
Original commitRevision:391013 
Monday, 29 Jun 2015
15:51 avilla search for other commits by this committer
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
Original commitRevision:390919 
Saturday, 20 Dec 2014
20:48 bapt search for other commits by this committer
Remove now useless dependency on gnomehier
Original commitRevision:375129 
Monday, 20 Oct 2014
08:12 marino search for other commits by this committer
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)
Original commitRevision:371241 
Wednesday, 17 Sep 2014
07:38 tijl search for other commits by this committer
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)
Original commitRevision:368356 
Wednesday, 4 Jun 2014
13:05 amdmi3 search for other commits by this committer
- Switch accessibility/speech-dispatcher to USES=libtool, drop .la files
- Bump dependent ports as .so verson has changed

Approved by:	portmgr blanket
Original commitRevision:356479 
Saturday, 16 Nov 2013
16:50 avilla search for other commits by this committer
- Update to 0.8.
- STAGEify.
- Use OPTIONS helpers.
Original commitRevision:334013 
Tuesday, 29 Oct 2013
17:05 kwm search for other commits by this committer
Restrict python to -2.7

Submitted by:	mva@
Original commitRevision:331973 
Friday, 20 Sep 2013
11:02 bapt search for other commits by this committer
Add no stage all over the place in accessibility in preparation for the staging
area support
Original commitRevision:327684 
Friday, 30 Aug 2013
00:47 bapt search for other commits by this committer
Finish converting accessibility from USE_GMAKE to USES=gmake
While here:
- trim some headers
- convert from USE_GNOME=pkgconfig to USES=pkgconfig
Original commitRevision:325643 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Saturday, 5 Jan 2013
03:00 avilla search for other commits by this committer
- 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
Original commitRevision:309947 
Thursday, 14 Jun 2012
08:06 avilla search for other commits by this committer
- Avoid installing tests (and avoid conflict with lang/erlang [1]).
- Bump PORTREVISION.

Reported by:    conflicts checker [1]
Original commit
Thursday, 10 May 2012
22:28 avilla search for other commits by this committer
- 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]
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- 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
Original commit
Thursday, 24 Feb 2011
23:25 miwi search for other commits by this committer
- Move over to python2.5 or higher
- While here kick md5
Original commit
Wednesday, 8 Dec 2010
22:14 avilla search for other commits by this committer
- Update to 0.7.1.

Approved by:    tabthorpe (mentor)
Original commit
Tuesday, 31 Aug 2010
14:23 avilla search for other commits by this committer
- Upgrade to 0.7.
- Remove rc.d script and pkg-message.
- Add LICENSE.
- Use bsd.port.options.mk.

Approved by:    tabthorpe (mentor)
Original commit
Monday, 8 Mar 2010
00:29 avilla search for other commits by this committer
- 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
Original commit
Thursday, 18 Feb 2010
16:31 avilla search for other commits by this committer
- 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
Original commit
Friday, 5 Feb 2010
20:04 pav search for other commits by this committer
- Mark BROKEN on 6.X everywhere and on 7.X amd64

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

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

PR:             142869
Submitted by:   Alberto Villa (maintainer)
Approved by:    miwi, tabthorpe (mentors implicit)
Original commit
Friday, 8 Jan 2010
08:24 fluffy search for other commits by this committer
- 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)
Original commit

Number of commits found: 53