| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- Trim header
Notes:
svn path=/head/; revision=314271
|
|
|
|
|
|
|
|
|
| |
PR: 173798
Submitted by: c.petrik.sosa@gmail.com
Approved by: portmgr (miwi)
Notes:
svn path=/head/; revision=314209
|
|
|
|
|
|
|
| |
Submitted by: gahr
Notes:
svn path=/head/; revision=314187
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 176928
PR: 176936
PR: 176937
PR: 176938
PR: 176939
PR: 176940
PR: 176941
PR: 176942
PR: 176943
PR: 176944
PR: 176945
Submitted by: jgh@
Approved by: portmgr (miwi)
Notes:
svn path=/head/; revision=314133
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fixes for optional dependencies
- Set license to GPLv3
- Initial support for libav (if and when it gets into ports)
ChangeLog:
new in 2.0.0:
-Add: Update translations
-Remove: French translation (only 58% translated)
new in 1.9.90 (2.0.0 rc1):
-Add: Option to not modify the audio stream of mp3 files when calculating Replay Gain
-Add: libav plugin
-Fix: Modify mp3 stream when forcing the recalculation of Replay Gain
-Fix: Don't try to calculate Replay Gain if it is impossible
-Fix: Down/upmixing with sox
-Fix: Sox effects wouldn't work
-Fix: Recognice mp3 and amr nb encoding support in ffmpeg/libav plugins
-Fix: Crash when encoding with sox and without filters
-Fix: Calculate Replay Gain if there is only one track in the album
Approved by: bdrewery (mentor)
Notes:
svn path=/head/; revision=314128
|
|
|
|
|
|
|
|
|
|
| |
- Give maintainership to submitter
PR: ports/176831
Submitted by: Kevin Zheng <kevinz5000@gmail.com>
Notes:
svn path=/head/; revision=314098
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix build with clang
- Convert to OptionsNG
- Trim Makefile header
PR: ports/176766
Submitted by: myself
Approved by: Martin Dieringer <martin.dieringer@gmx.de> (maintainer)
Notes:
svn path=/head/; revision=314091
|
|
|
|
|
|
|
| |
and perform other minor cleanups along the way, whenever noticed.
Notes:
svn path=/head/; revision=314074
|
|
|
|
|
|
|
|
| |
much mimic each other, so it probably makes sense to merge them into one, or
turn into master-slave pair. While here, replace unsafe gets() with fgets().
Notes:
svn path=/head/; revision=314072
|
|
|
|
|
|
|
| |
Reported by: pkg DEVELOPER_MODE
Notes:
svn path=/head/; revision=314060
|
|
|
|
|
|
|
|
|
| |
Also add the file to pkg-plist. This didn't pop up in previous tinderbox runs
due to a bug in portbuild. While here move LICENSE, trim header and get rid of
ABI version number in LIB_DEPENDS.
Notes:
svn path=/head/; revision=314054
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Drop an article from COMMENT
- Utilize PORTDOCS and OptionsNG
- NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Unmute installation commands
- Generally cleanup Makefile
- Reformat port description
Notes:
svn path=/head/; revision=314041
|
|
|
|
|
|
|
|
|
|
|
| |
- Define LICENSE (GPLv2)
- Tighten COMMENT text
- Wrap one overly long line
- Drop shlib version, sort knobs
- Improve port description
Notes:
svn path=/head/; revision=314039
|
|
|
|
|
|
|
|
| |
Reported by: Tsurutani Naoki in ports/176743
Submitted by: olli
Notes:
svn path=/head/; revision=313983
|
|
|
|
| |
Notes:
svn path=/head/; revision=313884
|
|
|
|
|
|
|
|
| |
PR: ports/176794
Submitted by: Olivier Cochard-Labbe <olivier@cochard.me>
Notes:
svn path=/head/; revision=313775
|
|
|
|
|
|
|
| |
- Shorten COMMENT
Notes:
svn path=/head/; revision=313683
|
|
|
|
| |
Notes:
svn path=/head/; revision=313649
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
Notes:
svn path=/head/; revision=313635
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo
Notes:
svn path=/head/; revision=313633
|
|
|
|
| |
Notes:
svn path=/head/; revision=313618
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=313597
|
|
|
|
|
|
|
| |
Pointed out by: makc
Notes:
svn path=/head/; revision=313592
|
|
|
|
|
|
|
| |
Suggested by: makc
Notes:
svn path=/head/; revision=313589
|
|
|
|
|
|
|
|
| |
PR: ports/176664
Submitted by: Richard Hirner <hirner@bitfire.at> (maintainer)
Notes:
svn path=/head/; revision=313566
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
these ports [1]
- Trim headers
- Remove indefinite article from COMMENT
- Convert tab to space in WWW lines
PR: ports/175415 [1]
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1]
Discussed with: bapt
Notes:
svn path=/head/; revision=313559
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix build with clang
PR: ports/176592
Submitted by: Hon-Yu Lawrence Cheung <cheunghonyu@gmail.com>
Approved by: "Herbert J. Skuhra" <h.skuhra@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=313556
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
consumed and shared.
It decouples the name of the song from the source it was shared from - and
fulfills the request using all of your available sources.
This creates a universal translation layer across music repositories,
streaming services and geographic territories.
WWW: http://www.tomahawk-player.org/
Notes:
svn path=/head/; revision=313554
|
|
|
|
|
|
|
|
|
| |
life easy when trying to use the APIs provided by The Echo Nest.
WWW: http://github.com/dschimdt/libechonest
Notes:
svn path=/head/; revision=313551
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Trim header [1]
- Switch to the active, and officially supported by the Lasf.fm staff,
fork on GitHub as master download site
- Update COMMENT
- Add LICENSE (GPLv3)
- Add options FINGERPRINT (default ON), TESTS (default OFF) [1]
- Update WWW URL and description in pkg-descr
- Remove files/* [1]
PR: ports/175779
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> [1]
Approved by: Matt Tosto <datahead4@gmail.com> (mantainer timeout > 1 month)
Notes:
svn path=/head/; revision=313548
|
|
|
|
|
|
|
|
|
|
|
|
| |
including file transer and some playlist handling.
WWW: http://gmtp.sourceforge.net/
PR: ports/176113
Submitted by: Lowell Gilbert <freebsd-bugs-local@be-well.ilk.org>
Notes:
svn path=/head/; revision=313547
|
|
|
|
|
|
|
|
|
| |
While here trim headers
Convert some USE_GNOME= gnomehack -> USES= pathfix
Notes:
svn path=/head/; revision=313527
svn path=/tags/RELEASE_7_EOL/; revision=313528; tag=7-eol
|
|
|
|
|
|
|
|
| |
PR: ports/176654
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=313468
|
|
|
|
|
|
|
|
|
| |
- Trim header
Reviewed by: beat, bapt, kwm
Notes:
svn path=/head/; revision=313460
|
|
|
|
| |
Notes:
svn path=/head/; revision=313402
|
|
|
|
|
|
|
|
|
| |
- Drop indefinite article from the COMMENT line
- Define LICENSE (GPLv2) and convert to OptionsNG
- Reformat port description text while I am here
Notes:
svn path=/head/; revision=313396
|
|
|
|
|
|
|
|
|
| |
- Drop indefinite article from the COMMENT
- Define LICENSE (GPLv2), utilize PORTDOCS
- Convert to OptionsNG and clean up Makefile
Notes:
svn path=/head/; revision=313395
|
|
|
|
|
|
|
|
|
|
|
| |
- Drop indefinite article from the COMMENT
- Define LICENSE (GPLv2), utilize PORTDOCS
- Sort the knobs, generally clean up Makefile
- Reformat pkg-message and pkg-descr for better visual appeal
- Drop old-school Author: attribution from pkg-descr
Notes:
svn path=/head/; revision=313391
|
|
|
|
|
|
|
|
| |
Pointyhat to: swills
Reported by: bapt
Notes:
svn path=/head/; revision=313317
|
|
|
|
|
|
|
|
|
|
|
| |
- Set expiration to 2 months to give plenty of time to fix them to anyone who
may be interested (patching rubygem- ports is possible now)
- Trim headers while here
With Hat: ruby@
Notes:
svn path=/head/; revision=313298
|
|
|
|
|
|
|
|
| |
PR: 176538
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=313257
|
|
|
|
|
|
|
|
|
|
| |
- Trim header
PR: 176536
Submitted by: ports fury
Notes:
svn path=/head/; revision=313197
|
|
|
|
|
|
|
|
| |
- Drop GCC dependency as it now doesn't crash when compiled
with clang
Notes:
svn path=/head/; revision=313187
|
|
|
|
|
|
|
|
|
|
| |
makefile and may not be used by ports makefiles.
In addition, avoid problems should the defaults ever change.
Approved by: portmgr (tabthorpe)
Notes:
svn path=/head/; revision=313182
|
|
|
|
|
|
|
|
|
| |
While here make the port NLS aware.
Approved by: bdrewery (mentor)
Notes:
svn path=/head/; revision=313134
|
|
|
|
|
|
|
|
|
|
| |
- Trim Makefile header and adjust COMMENT while I'm here
PR: ports/169563
Submitted by: Marcel <monovox.art@gmail.com>
Notes:
svn path=/head/; revision=313087
|
|
|
|
|
|
|
|
|
| |
place while a solution is being sought.
Notified by: miwi
Notes:
svn path=/head/; revision=313082
|
|
|
|
| |
Notes:
svn path=/head/; revision=313079
|
|
|
|
| |
Notes:
svn path=/head/; revision=313033
|
|
|
|
|
|
|
|
|
| |
- Drop indefinite article from the COMMENT
- Remove excessive indenting in Makefile
- Clean up and reformat port description
Notes:
svn path=/head/; revision=313032
|