| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
audio file.
MFH: 2016Q4
Notes:
svn path=/head/; revision=428674
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=405891
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update WWW
PR: 204192
Submitted by: Ports Fury
Approved by: mat (mentor)
Differential Revision: D4613
Notes:
svn path=/head/; revision=404217
|
|
|
|
|
|
|
|
| |
- Pet portlint
- Switch to options helpers
Notes:
svn path=/head/; revision=401558
|
|
|
|
|
|
|
|
|
| |
- Install handful of documentation files (seem useful)
PR: 199210
Notes:
svn path=/head/; revision=383870
|
|
|
|
| |
Notes:
svn path=/head/; revision=371234
|
|
|
|
| |
Notes:
svn path=/head/; revision=356114
|
|
|
|
| |
Notes:
svn path=/head/; revision=339003
|
|
|
|
|
|
|
|
|
| |
While here stagify some of the ports
Modernize LIB_DEPENDS
Extract zip with bsdtar when possible
Notes:
svn path=/head/; revision=334194
|
|
|
|
|
|
|
| |
audio)
Notes:
svn path=/head/; revision=327706
|
|
|
|
|
|
|
|
|
|
| |
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
Notes:
svn path=/head/; revision=314960
|
|
|
|
|
|
|
| |
and perform other minor cleanups along the way, whenever noticed.
Notes:
svn path=/head/; revision=314074
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<swell.k@gmail.com>: host gmail-smtp-in.l.google.com[74.125.53.26] said:
550-5.1.1 The email account that you tried to reach does not exist. Please
try 550-5.1.1 double-checking the recipient's email address for typos or
550-5.1.1 unnecessary spaces. Learn more at
550 5.1.1 http://mail.google.com/support/bin/answer.py?answer=6596
d6si2748840pbk.7 (in reply to RCPT TO command)
With Hat: portmgr
Notes:
svn path=/head/; revision=288053
|
|
|
|
|
|
|
|
|
|
| |
Remove md5 sums
PR: ports/153589
Submitted by: maintainer (swell.k at gmail.com)
Notes:
svn path=/head/; revision=267282
|
|
the following formats and systems:
AY ZX Spectrum/Amstrad CPC
GBS Nintendo Game Boy
GYM Sega Genesis/Mega Drive
HES NEC TurboGrafx-16/PC Engine
KSS MSX Home Computer/other Z80 systems (doesn't support FM sound)
NSF/NSFE Nintendo NES/Famicom (with VRC 6, Namco 106, and FME-7 sound)
SAP Atari systems using POKEY sound chip
SPC Super Nintendo/Super Famicom
VGM/VGZ Sega Master System/Mark III, Sega Genesis/Mega Drive,BBC Micro
WWW: http://code.google.com/p/game-music-emu/
PR: ports/146432
Submitted by: Anonymous
Notes:
svn path=/head/; revision=254047
|