Alberto Villa
83bc10e3e1
accessibility/speech-dispatcher: remove NLS option
...
Building the port without NLS failed as the configure script still
required the gettext tools.
PR: 201221
2015-06-30 22:53:28 +00:00
Alberto Villa
54eec56d10
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
2015-06-29 15:51:22 +00:00
Baptiste Daroussin
59db5018ff
Remove now useless dependency on gnomehier
2014-12-20 20:48:22 +00:00
Baptiste Daroussin
4578d430e8
Cleanup plist
2014-12-09 07:35:40 +00:00
John Marino
badd7a1eba
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)
2014-10-20 08:12:20 +00:00
Tijl Coosemans
15c4a5ecf3
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)
2014-09-17 07:38:15 +00:00
Baptiste Daroussin
b16827c7df
Convert to @sample
2014-09-02 22:05:22 +00:00
Dmitry Marakasov
5e11bb01a8
- Switch accessibility/speech-dispatcher to USES=libtool, drop .la files
...
- Bump dependent ports as .so verson has changed
Approved by: portmgr blanket
2014-06-04 13:05:21 +00:00
Alberto Villa
94db08640e
- Update to 0.8.
...
- STAGEify.
- Use OPTIONS helpers.
2013-11-16 16:50:55 +00:00
Koop Mast
86a87d94de
Restrict python to -2.7
...
Submitted by: mva@
2013-10-29 17:05:50 +00:00
Baptiste Daroussin
a62b5a9a5a
Add no stage all over the place in accessibility in preparation for the staging area support
2013-09-20 11:02:49 +00:00
Baptiste Daroussin
035f175141
Finish converting accessibility from USE_GMAKE to USES=gmake
...
While here:
- trim some headers
- convert from USE_GNOME=pkgconfig to USES=pkgconfig
2013-08-30 00:47:20 +00:00
Alex Kozlov
d4041784dc
- Remove MAKE_JOBS_SAFE variable
...
Approved by: portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Alberto Villa
4e92a142cc
- 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
2013-01-05 03:00:14 +00:00
Alberto Villa
9c618ecc30
- Avoid installing tests (and avoid conflict with lang/erlang [1]).
...
- Bump PORTREVISION.
Reported by: conflicts checker [1]
2012-06-14 08:06:26 +00:00
Alberto Villa
c5595a88e1
- 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]
2012-05-10 22:28:56 +00:00
Dmitry Marakasov
6f6fbe4bdf
- 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
2011-09-23 22:26:39 +00:00
Martin Wilke
9992960752
- Move over to python2.5 or higher
...
- While here kick md5
2011-02-24 23:25:54 +00:00
Alberto Villa
e627262944
- Update to 0.7.1.
...
Approved by: tabthorpe (mentor)
2010-12-08 22:14:26 +00:00
Alberto Villa
44a39c2e65
- Upgrade to 0.7.
...
- Remove rc.d script and pkg-message.
- Add LICENSE.
- Use bsd.port.options.mk.
Approved by: tabthorpe (mentor)
2010-08-31 14:23:10 +00:00
Doug Barton
1d6b4b3f91
Begin the process of deprecating sysutils/rc_subr by
...
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Alberto Villa
4ff92b1fb8
- 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
2010-03-08 00:29:59 +00:00
Alberto Villa
ccee07e3e8
- 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
2010-02-18 16:31:55 +00:00
Pav Lucistnik
9c42dc5f95
- Mark BROKEN on 6.X everywhere and on 7.X amd64
...
Reported by: pointyhat
2010-02-05 20:04:39 +00:00
Alberto Villa
0fc09a0c47
- Update my e-mail address in the ports I maintain.
...
Approved by: miwi (mentor)
2010-01-26 22:53:08 +00:00
Dima Panov
380457953c
- speech-dispatcher: try fix building on FreeBSD < 8.0
...
PR: 142869
Submitted by: Alberto Villa (maintainer)
Approved by: miwi, tabthorpe (mentors implicit)
2010-01-18 03:40:48 +00:00
Dima Panov
863cef1641
- 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)
2010-01-08 08:24:00 +00:00