| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine
Notes:
svn path=/head/; revision=444463
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Using ninja instead of make (1) can lead to significant speed ups while building.
Therefore switch from having the ninja generator opt-in to having it opt-out.
Previously cmake-ports that wanted to use ninja could set
CMAKE_NINJA=yes
now, ports that do not work with ninja can set
cmake:<existing args>,noninja
Note, that needing this should be an exception and most often points to a broken
cmake of the port.
The ports using cmake were modified
* removed USES=gmake, if ninja is used
* removed MAKE_ARGS, if ninja is used
* added the cmake-argument noninja if necessary
PR: 219629
PR: 213331
Exp-run by: antoine
Reviewed by: rakuco
Differential Revision: https://reviews.freebsd.org/D10748
Notes:
svn path=/head/; revision=444324
|
|
|
|
|
|
|
|
|
| |
PR: 213513
Reported by: rozhuk.im@gmail.com
MFH: 2017Q1
Notes:
svn path=/head/; revision=435389
|
|
|
|
| |
Notes:
svn path=/head/; revision=428782
|
|
|
|
|
|
|
|
| |
PR: 212838
Submitted by: t@tobik.me
Notes:
svn path=/head/; revision=428763
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
on FreeBSD 9.3:
fluid_sys.c:(.text+0xced): undefined reference to `pthread_setschedparam'
- While here, fix a typo in an option helper
Notes:
svn path=/head/; revision=388047
|
|
|
|
|
|
|
|
|
|
|
|
| |
Chase portaudio change
Add patches from debian for games/cultivation
Add patches from upsteam for audio/rezound
Mark py-fastaudio as broken
Approved by: maintainer
Notes:
svn path=/head/; revision=387982
|
|
|
|
|
|
|
|
|
| |
xmcd didn't pass check-plist (pre-existing), fixed.
approved by: PTHREAD blanket
Notes:
svn path=/head/; revision=382272
|
|
|
|
|
|
|
|
|
| |
PR: 196163
Submitted by: mi@ALDAN.algebra.com
MFH: 2015Q1
Notes:
svn path=/head/; revision=376263
|
|
|
|
|
|
|
|
|
|
|
| |
always prepending portaudio2 include/link paths [1]
- While here, add LICENSE_FILE
Approved by: kwm [1] (via irc)
Notes:
svn path=/head/; revision=372914
|
|
|
|
| |
Notes:
svn path=/head/; revision=368834
|
|
|
|
|
|
|
|
|
| |
installed: doesn't build
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=362922
|
|
|
|
|
|
|
|
|
|
| |
- Add required LIBS
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=358565
|
|
|
|
| |
Notes:
svn path=/head/; revision=352120
|
|
|
|
| |
Notes:
svn path=/head/; revision=339004
|
|
|
|
|
|
|
| |
Use options helpers
Notes:
svn path=/head/; revision=329340
|
|
|
|
|
|
|
| |
audio)
Notes:
svn path=/head/; revision=327706
|
|
|
|
|
|
|
| |
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=324744
|
|
|
|
| |
Notes:
svn path=/head/; revision=316287
|
|
|
|
|
|
|
|
|
|
| |
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
Notes:
svn path=/head/; revision=314960
|
|
|
|
|
|
|
|
| |
PR: 171958
Submitted by: ports fury
Notes:
svn path=/head/; revision=311590
|
|
|
|
|
|
|
| |
dependency impact
Notes:
svn path=/head/; revision=305354
|
|
|
|
| |
Notes:
svn path=/head/; revision=297765
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=286024
|
|
|
|
|
|
|
|
|
| |
PR: 161631
Submitted by: Ports Fury
Feature safe: yes
Notes:
svn path=/head/; revision=286023
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
| |
Notes:
svn path=/head/; revision=265663
|
|
|
|
|
|
|
|
| |
PR: 146121
Submitted by: Oliver Herold <oh@fixmbr.de>
Notes:
svn path=/head/; revision=253955
|
|
|
|
|
|
|
|
| |
PR: 142312
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=247168
|
|
|
|
| |
Notes:
svn path=/head/; revision=209417
|
|
|
|
|
|
|
|
| |
PR: ports/118259
Submitted by: Dmitry Klimov <lazyklimm@gmail.com>
Notes:
svn path=/head/; revision=204094
|
|
|
|
|
|
|
|
| |
- Make jack-audio support on by default (per configure script)
- add OPTIONS
Notes:
svn path=/head/; revision=194207
|
|
|
|
|
|
|
|
|
|
| |
- these include astro/ audio/ biology/ chinese/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Notes:
svn path=/head/; revision=170572
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
|
|
|
|
|
|
| |
- portlint(1)
PR: 93652
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes:
svn path=/head/; revision=156705
|
|
|
|
| |
Notes:
svn path=/head/; revision=149221
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
Notes:
svn path=/head/; revision=148323
|
|
|
|
|
|
|
|
| |
PR: ports/87053
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=144782
|
|
|
|
| |
Notes:
svn path=/head/; revision=143507
|
|
|
|
| |
Notes:
svn path=/head/; revision=132935
|
|
|
|
|
|
|
|
|
| |
o Take over maintainership (suggested by previous maintainer [1])
Approved by: Juha Nyg?rd <juha.nygard1@netikka.fi> [1]
Notes:
svn path=/head/; revision=132434
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
Notes:
svn path=/head/; revision=113296
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Notes:
svn path=/head/; revision=103963
|
|
|
|
| |
Notes:
svn path=/head/; revision=101900
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
|
|
|
| |
Reported by: bento via kris
Notes:
svn path=/head/; revision=99365
|