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/eflite/Makefile
SVNWeb

Number of commits found: 14

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)
Wed, 20 Jul 2022
[ 14:20 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:4bc2b388728b56c458f9546b69df0e91385b870a  commit hash:4bc2b388728b56c458f9546b69df0e91385b870a  commit hash:4bc2b388728b56c458f9546b69df0e91385b870a  4bc2b38  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
accessibility: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  David K. Gerry
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Mark Felder <feld@FreeBSD.org>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Piotr Kubaj <pkubaj@anongoth.pl>

With hat:	portmgr
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.
Mon, 19 Mar 2018
[ 09:03 amdmi3 search for other commits by this committer ] Original commit   Revision:464999
- Add LICENSE

Approved by:	portmgr blanket
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
Wed, 16 Jul 2014
[ 03:47 adamw search for other commits by this committer ] Original commit   Revision:362027 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
Add DOCS to OPTIONS_DEFINE where PORTDOCS= is set.
Wed, 11 Dec 2013
[ 09:51 bapt search for other commits by this committer ] Original commit   Revision:336152
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in accessibility

With hat:	portmgr
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
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, 9 Jun 2011
[ 22:26 jlaffaye search for other commits by this committer ] Original commit 
Add patch to fix build.

PR:             ports/157564
Submitted by:   David K. Gerry <David.K.Gerry@GMail.com>
Approved by:    bapt (mentor)
Thu, 6 Jan 2011
[ 19:27 pav search for other commits by this committer ] Original commit 
- Mark BROKEN: does not link

Reported by:    pointyhat
Wed, 17 Jun 2009
[ 10:07 itetcu search for other commits by this committer ] Original commit 
Fix build with custom LOCALBASE

Submitted by:   Sahil Tandon
Reported by:    QATty
Approved by:    portmgr (itetcu@)
No cookie for:  maintainer
Sat, 16 Feb 2008
[ 17:22 alepulver search for other commits by this committer ] Original commit 
EFlite is a speech server for Emacspeak and other screen readers that allows
them to interface with Festival Lite, a free text-to-speech engine developed at
the CMU Speech Center as an off-shoot of Festival.  EFlite is still in beta,
but I have been using it successfully with Yasr to get speech on my notebook
under Linux without having to lug my Speak-out around.  It uses Festival Lite's
code to interface with the sound driver and, therefore, should work with some
versions of ALSA, but I have only tested it with the OSS sound drivers so far.
Michael P. Gorse
mgorse@alum.wpi.edu
mgorse@users.sf.net

WWW: http://eflite.sourceforge.net/

Ported by David K. Gerry <David.K.Gerry@GMail.com>

PR:             ports/119790
Submitted by:   David K. Gerry

Number of commits found: 14