| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION on consumers.
Sponsored by: Serenity Cybersecurity, LLC
PR: 262713
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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 b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Approved by: portmgr (implicit)
|
|
|
|
|
|
| |
Bump PORTREVISION and update dependency from espeak to espeak-ng.
This reverts commit 700486da27010f172a916845e008ece3c5dde00d.
|
|
|
|
|
|
| |
Alongside with update prepare (and mark as broken yet) option for upcoming libvoxin support
PR: 263797 (based on)
|
| |
|
|
|
|
|
| |
PR: 247059
Reported by: greg@unrelenting.technology
|
|
|
|
| |
Reported by: lwhsu
|
| |
|
|
|
|
|
|
|
|
|
| |
Details:
- Missing symbol sf_version_string, not auto-resolved by pkg + rebuild.
- Bump PORTREVISION for consumers.
Notes:
svn path=/head/; revision=550824
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=541866
|
|
|
|
|
|
|
| |
While here, improve formatting
Notes:
svn path=/head/; revision=519156
|
|
|
|
| |
Notes:
svn path=/head/; revision=498279
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=484628
|
|
|
|
|
|
|
| |
safekeeping.
Notes:
svn path=/head/; revision=481072
|
|
|
|
|
|
|
|
|
|
| |
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
Notes:
svn path=/head/; revision=472884
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=460827
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=455210
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=430839
|
|
|
|
| |
Notes:
svn path=/head/; revision=429711
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=429164
|
|
|
|
|
|
|
|
|
|
| |
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Notes:
svn path=/head/; revision=424411
|
|
|
|
|
|
|
|
|
|
| |
While here add NO_ARCH and make couple of whitespace fixes.
PR: 213393
Approved by: portmgr (blanket approval)
Notes:
svn path=/head/; revision=423881
|
|
|
|
|
|
|
|
|
|
| |
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=419133
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412344
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=406563
|
|
|
|
|
|
|
|
|
|
| |
Building the port without NLS failed as the configure script still
required the gettext tools.
PR: 201221
Notes:
svn path=/head/; revision=391013
|
|
|
|
|
|
|
|
|
|
| |
- Enable optional Python bindings (Python 3 required)
- Make NLS optional
- Remove original .conf files from DATADIR (.sample files available)
- Remove stale patches
Notes:
svn path=/head/; revision=390919
|
|
|
|
| |
Notes:
svn path=/head/; revision=375129
|
|
|
|
| |
Notes:
svn path=/head/; revision=374347
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=371241
|
|
|
|
|
|
|
|
|
|
| |
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=368356
|
|
|
|
| |
Notes:
svn path=/head/; revision=367096
|
|
|
|
|
|
|
|
|
| |
- Bump dependent ports as .so verson has changed
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=356479
|
|
|
|
|
|
|
|
| |
- STAGEify.
- Use OPTIONS helpers.
Notes:
svn path=/head/; revision=334013
|
|
|
|
|
|
|
| |
Submitted by: mva@
Notes:
svn path=/head/; revision=331973
|
|
|
|
|
|
|
| |
staging area support
Notes:
svn path=/head/; revision=327684
|
|
|
|
|
|
|
|
|
| |
While here:
- trim some headers
- convert from USE_GNOME=pkgconfig to USES=pkgconfig
Notes:
svn path=/head/; revision=325643
|
|
|
|
|
|
|
| |
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=324744
|
|
|
|
|
|
|
|
|
|
|
| |
- Trim headers.
- Cleanup COMMENT and LICENSE.
PR: 173807 [1]
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1], bapt via email
Notes:
svn path=/head/; revision=309947
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION.
Reported by: conflicts checker [1]
Notes:
svn path=/head/; revision=299244
|
|
|
|
|
|
|
|
|
|
|
| |
- Stop using bsd.port.(pre|post).mk.
- Cleanup configuration files handling in plist.
- Bump PORTREVISION.
Reported by: pointyhat via pav [1]
Notes:
svn path=/head/; revision=296397
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=282282
|
|
|
|
|
|
|
| |
- While here kick md5
Notes:
svn path=/head/; revision=269605
|