Age | Commit message (Collapse) | Author |
|
|
|
API changes
- Bump PORTREVISION
|
|
Changes: https://github.com/Mindwerks/wildmidi/releases/tag/wildmidi-0.4.0
PR: 210365
Submitted by: SimaMoto,RyoTa <liangtai.s16@gmail.com> (maintainer)
|
|
PR: liangtai.s16@gmail.com
Reviewed by: riggs
|
|
owner requested.
This only affects "Created by" lines with one exception: devel/uclcmd. There the maintainer is changed. This was overlooked in r416918.
Approved by: junovitch (mentor)
|
|
|
|
p5-Term-ReadLine-(Gnu,Perl,TTYtter).
I can't find any reason for p5-ReadLine-Gnu to have been added as
ReadLine-Gnu instead of Term-ReadLine-Gnu twenty years ago.
devel/p5-Term-ReadLine-Perl was added as a dupplicate a few years back
where it should not have, so change its maintainer to be perl@ like
devel/p5-ReadLine-Perl had.
Sponsored by: Absolight
|
|
Detailed log:
- Remove audio/faac from LEGAL. There is no evidence that faac
may not be redistributed on sold media like FreeBSD CDs/DVDs.
Other well-established open source organisations arrive at the
same conclusion, e.g. Debian:
http://metadata.ftp-master.debian.org/changelogs//non-free/f/faac/faac_1.28-6_copyright
and, by extension, Ubuntu:
https://launchpad.net/ubuntu/trusty/+source/faac/+copyright
Arch Linux ships redistributable packages as well:
https://www.archlinux.org/packages/?sort=&repo=Extra&q=faac
- Add LICENSE* tags in audio/faac
- Bump PORTREVISION in audio/faac (package metadata changes)
- Pet portlint
PR: 209959
Submitted by: takefu@airport.fm
Reviewed by: riggs
|
|
PR: 210373
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Differential Revision: https://reviews.freebsd.org/D6891
|
|
with CRLF.
While there, run make makepatch, rename patches to use the new scheme,
and various fixes.
With hat: portmgr
Sponsored by: Absolight
|
|
PR: 210126
Submitted by: takefu@airport.fm
|
|
* Always install the API documentation. A pre-generated copy is
already included, so we don't need to run doxygen.
PR: 210125
Submitted by: takefu@airport.fm
|
|
|
|
PR: 209960
Submitted by: takefu@airport.fm
Reviewed by: riggs
|
|
|
|
Add patch-ffmpeg3, obtained from upstream [1], to allow aqualung to
build successfully once multimedia/ffmpeg is updated to 3.0.x.
Note that multimedia/ffmpeg is currently still on the 2.8.x branch,
however this patch is backwards compatible with ffmpeg 2.8.x.
[1] https://github.com/jeremyevans/aqualung/commit/3f60efe3dbab8e9d2c07a7b183fd009b3c999d60
Approved by: Chris Hutchinson <portmaster@BSDforge.com> (maintainer), mat (mentor)
Differential Revision: https://reviews.freebsd.org/D6820
|
|
|
|
- Bump PORTREVISION
- Fix *_DESC variable for SERVERSETUP option
- Simplify post-patch
- Remove unneeded mkdir, if sub-directories available for creation
- Silence mkdir
- Use COPYTREE_SHARE with directory/file patterns, instead of manual copying of
each file
- Remove pkg-plist and use dynamic package list with PORTDATA, PORTDOCS,
PORTEXAMPLES, PLIST_FILES and PLIST_DIRS
- Fix unexec usage, because it was deprecated
PR: 210203
Submitted by: lightside@gmx.com
|
|
- Update to 0.4.16
- Organise pkg-plist alphabetically
audio/rem:
- Update to 0.4.7
- Organise pkg-plist alphabetically
audio/baresip:
- Update to 0.4.19
- Remove CELT option (no longer supported upstream - replaced by OPUS)
- Add EXAMPLES option to install new ${WRKSRC}/docs/examples
- Update minimum required versions of audio/re and audio/rem [1]
Changes this release:
https://github.com/alfredh/baresip/blob/v0.4.19/docs/ChangeLog
[1] https://github.com/alfredh/baresip/blob/v0.4.19/docs/README#L324
This upate also allows baresip to build successfully once
multimedia/ffmpeg is updated to 3.0.x.
Note that multimedia/ffmpeg is currently still on the 2.8.x branch,
however this patch is backwards compatible with ffmpeg 2.8.x.
Reported by: antoine (via exp-run)
Reviewed by: mat (mentor)
Approved by: crees (maintainer), adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D6822
|
|
PR: 210115
Submitted by: Tobias C.Berner <tcberner@gmail.com> (kde)
|
|
PR: 210117
Submitted by: Tobias C.Berner <tcberner@gmail.com> (kde)
|
|
Submitted by: gor_clogic.com.ua (Oleg Gushchenkov)
Differential Revision: D6807
|
|
|
|
Approved by: junovitch (mentor)
|
|
PR: 209981
Submitted by: cmangin@arobas.net
|
|
- Fix port to allow a connection to a local musicpd server
- Use musicpd instead of mpd in the configuration
- s/Qt4/Qt5/ in description
- Pass maintainership to submitter
PR: 209981
Submitted by: cmangin@arobas.net
|
|
- While here, fix license, whitespace, add missing qt corelib dependency and switch to new test framework [2]
PR: 210096 [1]
Submitted by: tcberner@gmail.com [1]
Approved by: FreeBSD@ShaneWare.Biz [1], portmgr blanket [2]
|
|
- MASTER_SITE_SUBDIR
- ${MASTER_SITES_FOO}
- :DEFAULT (and use a default when appropriate)
Sponsored by: Absolight
|
|
|
|
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.
Sponsored by: Absolight
|
|
- Convert to USES=pyqt
- Add NO_ARCH
|
|
with libc++ 3.8.0. This is because the std::map's allocator was not defined
correctly. Fix the `fast_pool_allocator' definition to use a `const double'.
PR: 209332
Submitted by: dim
|
|
Simon is an open source speech recognition program that can replace your
mouse and keyboard. The system is designed to be as flexible as possible
and will work with any language or dialect.
WWW: https://simon.kde.org/
PR: 209281
Submitted by: groot@kde.org, alonso
|
|
Changes: http://search.cpan.org/dist/Audio-MPD/Changes
|
|
Today the quick-search plugin failed to build due to concurrency issues,
making it the 5th of 7th plugins to do so. Mark it and the remaining
two plugins as jobs unsafe.
|
|
PR: 209678
Submitted by: <liangtai.s16@gmail.com> (maintainer)
|
|
- Replace CPPFLAGS and LDFLAGS by USES= localbase
- Cosmetic change for documentation
- Fix build when NLS option is not set
PR: 209717
Submitted by: <ericturgeon@ghostbsd.org> (maintainer)
|
|
Setting WRKSRC is needed due to use of DISTVERSIONSUFFIX in this port.
|
|
reference it any
longer. This is a no-op because KDE4_PREFIX is equal to LOCALBASE
Fix up properties for misc/kde4-l10n/files/bsd.l10n.mk to make svn happy.
PR: 209014 (partial)
Submitted by: myself
Approved by: portmgr (bapt)
Differential Revision: https://reviews.freebsd.org/D6542
|
|
While there, correct DEV_WARNINGS when they occur.
Sponsored by: Absolight
|
|
- Switch to USES=localbase
- Switch to normal pkg-plist
- Make NLS support optional
|
|
by default anyway and don't need to be listed
Approved by: portmgr blanket
|
|
Approved by: portmgr blanket
|
|
- Switch to USES=localbase and pathfix
PR: 209684
Submitted by: liangtai.s16@gmail.com (maintainer)
|
|
- While here, clarify LICENSE
PR: 209683
Submitted by: liangtai.s16@gmail.com (maintainer)
|
|
It was supposed that all deadbeef ports share the same build concurrency
flaw, and that appears to have been demonstrated. These are the two
latest deadbeef ports to fail in a multijob build.
|
|
|
|
Approved by: portmgr blanket
|
|
Approved by: portmgr blanket
|
|
Approved by: portmgr blanket
|