| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Approved by: portmgr blanket
MFH: 2015Q2
|
|
|
|
|
|
| |
The PR didn't get auto-assigned to gnome, but just fix it...
PR: 199973
|
|
|
|
|
|
| |
- Add LICENSE_FILE
Approved by: portmgr blanket
|
|
|
|
|
|
| |
- Add LICENSE_FILE
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
| |
- Add LICENSE_FILE
Approved by: portmgr blanket
|
|
|
|
|
|
| |
- Add LICENSE
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
| |
- Add LICENSE_FILE
Approved by: portmgr blanket
|
| |
|
|
|
|
|
|
| |
- Add LICENSE
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
|
|
|
|
|
| |
- Add LICENSE_FILE
Approved by: portmgr blanket
|
|
|
|
|
|
| |
- Add LICENSE_FILE
Approved by: portmgr blanket
|
| |
|
|
|
|
| |
- Add LICENSE
|
|
|
|
| |
- Strip library
|
|
|
|
|
| |
- Clarify LICENSE
- Add LICENSE_FILE
|
|
|
|
|
|
|
|
|
| |
- Update to upstream version 5.4.08
- General cleanup / pet portlint
PR: 199634
Submitted by: jwbacon@tds.net (maintainer)
MFH: 2015Q2
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight
|
| |
|
|
|
|
|
| |
- Add EXAMPLES option: use PORTEXAMPLES for RUBY_MODEXAMPLESDIR to pet portlint
- Update WWW
|
|
|
|
| |
Rename TESTS option to the more standard TEST
|
|
|
|
| |
- Strip library
|
|
|
|
|
|
|
|
| |
While here:
p5-Audio-MPD-Common: update to 2.002
p5-MP3-Find: Add a DB option to use the optional database backend
p5-MP3-ID3v1Tag: Sort plist
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Changes: http://opensound.com/forum/viewtopic.php?f=19&t=5791
Changes: http://opensound.com/forum/viewtopic.php?f=19&t=5765
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Added support for RePlay tab.
- Added support for Metronome.
- Fixed bug parsing all uppercased lyrics
- Added detection of label marks in lyrics
- Reworked show tab and its animations
Submitted by: maintainer
|
|
|
|
|
|
|
| |
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
| |
Add LICENSE
Unmute some of the installation steps
|
|
|
|
|
| |
PR: 199903
Submitted by: "Chris Petrik" <chris@bsdjunk.com>
|
|
|
|
|
|
|
|
|
|
| |
- Add non-default OPTION PDF
- Disable LILYPOND OPTION for now due to conflicting dependencies
- Retire pkg-plist in favor of PLIST_*
PR: 199208
Submitted by: tkato432@yahoo.com
Reviewed by: riggs
|
|
|
|
| |
- update to 1.2.12
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION on lib-dependent ports
PR: 199567
Submitted by: takefu@airport.fm
Approved by: dnelson@allantgroup.com (maintainer)
|
| |
|
|
|
|
|
|
| |
Append git hash to filenames without changing current checksums.
Approved by: portmgr blanket
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
inclusion of bsd.port.pre.mk, typically some USE_* flags."
relocate to ensure port options don't end up broken
pointyhat -> me
|
| |
|
|
|
|
|
| |
PR: 199710
Submitted by: stiginge@pvv.org(maintainer)
|
|
|
|
|
| |
PR: ports/199762
Submitted by: olivierd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When using GH_TAGNAME the DISTNAME would have GH_PROJECT and GH_ACCOUNT in
it. When not using GH_TAGNAME it would not have this. Now both cases
will add in the GH_PROJECT and GH_ACCOUNT.
Add special care to ensure that the DISTVERSION is not added in twice. If
a port does GH_TAGNAME=v${PORTVERSION} it will be added in twice though. For
that case DISTVERSIONPREFIX=v should be set and no GH_TAGNAME should be used.
empty() is used rather than (!defined || !${}) to support fmake.
The purpose of setting DISTNAME at all in these cases is to make it more clear
that the distfile is from *GITHUB* and to avoid collisions if a project were
to be renamed or moved. Without adding in GH_PROJECT and GH_ACCOUNT then there
are real risks that collisions on filenames would happen on renamed or moved
projects, which is fairly common. A GITHUB-generated file may not match
a custom-rolled or git-archive-rolled distfile.
PR: 199069
With hat: portmgr
Testing done: All USE_GITHUB ports without GH_COMMIT were checksum/fetch/extract/WRKSRC tested.
|
|
|
|
|
|
|
|
|
|
| |
Add an XFCE SITE_SUBDIR abbreviation and use it forf or the xfce ports,
which removes the need to set MASTER_SITE_SUBDIR in any of them.
This fixes ports that have USES=xfce but do not use the XFCE MASTER_SITE,
namely sysutils/xfce4-bsdcpufreq-plugin.
With hat: portmgr
|
| |
|
|
|
|
|
|
|
|
|
| |
(this unbreak qTox)
- Rename audio/filter_audio to audio/libfilteraudio.
PR: ports/199726
Submitted by: yuri (at) rawbw.com
|
|
|
|
|
| |
PR: 199709
Submitted by: Stig Inge Lea Bjornsen <stiginge@pvv.org> (maintainer)
|
|
|
|
| |
PR: 199553
|
| |
|
|
|
|
| |
WWW: http://atdot.ch/scr/
|
|
|
|
|
| |
With hat: perl@
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
| |
Incorporate upstream commit 5750:
- When checking for icon themes, also check in $PREFIX
- Also ensure path is in QIcon's theme path
This makes the port correctly find/show icons in the UI.
PR: 199549
Submitted by: Tobias Berner <tcberner@gmail.com>
MFH: 2015Q2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add --localstatedir=/var to _LATE_CONFIGURE_ARGS (like --mandir) but not
when CONFIGURE_ARGS already sets it. (GNU configure scripts set it to
PREFIX/var when PREFIX != /usr.)
- Add --localstatedir="${PREFIX}/var" to CONFIGURE_ARGS in some ports so
they aren't affected by this change (for now at least). This commit is
meant to ensure that new ports don't make the same mistake.
- games/acm: the configure script in this port is very old; instead of
patching it more, just replace GNU_CONFIGURE with HAS_CONFIGURE.
- irc/charybdis: it already used /var but adding --localstatedir=/var
changed the behaviour of the configure script; adjust the port to this.
PR: 199506
Exp-run by: antoine
Approved by: portmgr (antoine)
|
|
|
|
|
| |
With hat: perl@
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
| |
This unmaintained port is breaking on Wx 3.0, which is only an GUI option.
Downgrading to Wx 2.8 allows it to build on all platforms (as well as
having the option by default). The second iteration of the PR suggested
Wx3.0 for FreeBSD 8 and 9, but Wx 2.8 for F10+, but I didn't like that
approach. It only works on F8 and F9 because of compiler deficiencies.
Simple attempts of setting -std to c++11 didn't work, of course.
PR: 199221
Submitted by: ports fury
|
| |
|
|
|
|
| |
are all undefined.
|
| |
|
|
|
|
|
|
| |
./gldb.texi:34: raising the section level of @subsection which is too low
Reported by: pkg-fallout
|
|
|
|
| |
- Remove CONFIG_SHELL from CONFIGURE_ENV because bsd.port.mk handles that
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: madpilot
|
|
|
|
|
| |
Currently and in near future I don't have time to be responsible
for any port.
|
| |
|
| |
|
|
|
|
|
|
| |
Fix plist when the ALSA option is enabled. [2]
Submitted by: jbeich@ [1], Barbara Guida <barbara.freebsd@gmail.com> [2]
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Correct some paths in the default config file (default.pa). [1]
* Add run depend freedesktop-sound-theme since pulse tries to run these files.
* Add a small patch to allow 24bit audio formats, it not clear why this is
disabled by default. [2]
* Add pkg-message with instructions how to set input/output channel.
* The kde start script was merged into the normal x11 start script.
PR: 198567 [1], [2]
Submitted by: olivierd@ [1], romain@ [2]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove const qualifier from iconv(3) to match POSIX:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
defined because the base system iconv supports these extensions too.
Add/remove patches to/from ports to call iconv with non-const arguments.
This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier. Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.
This exposed some ports that link with libiconv when it is available instead
of using libc iconv. In these cases one of the following changes has been
made:
- patch configure scripts to test for libc iconv first
- add ac_cv_lib_iconv_libiconv=no or similar to CONFIGURE_ARGS to disable
some configure tests
- converters/wkhtmltopdf: this includes Qt4 so add a patch from devel/qt4
- lang/gcc5-aux: respect CFLAGS and friends during configure such that
LIBICONV_PLUG is defined in the iconv test, also switch to external
gettext
- mail/gnarwl: replace patches with CPPFLAGS/LIBS
- multimedia/ffmpeg2theora: remove iconv test from SConstruct and use
ICONV_LIB in port Makefile instead, also fix a bug in subtitles.c
- net-im/licq: finish conversion to cmake
- net-mgmt/bandwidthd, net-mgmt/icinga, net-mgmt/nagios, net-mgmt/nagios4:
don't need iconv
- textproc/p5-XML-TinyXML: finish conversion to USES=perl5
Other changes:
- databases/qdbm and slaves: respect CFLAGS and friends, also enable bzip2
and lzo support
- games/ldmud: respect CFLAGS and friends
- graphics/inventor: replace some patches with MAKE_ARGS/MAKE_ENV to respect
CFLAGS and friends, also remove FreeBSD/alpha patch and add missing xorg
dependencies
PR: 199099
Exp-run by: antoine
Approved by: portmgr (antoine)
|
|
|
|
|
|
|
|
|
|
|
| |
The schemas should be listed in GLIB_SCHEMAS instead of in the plist so the
glib schema database can be updated on installed/removal of the package.
This updating is done by the GLIB_SCHEMAS macro.
Make shotwell not run glib-compile-schemas in the stagedir, this has no effect.
Additional this generates the share/glib-2.0/schemas/gschemas.compiled file.
This file is managed by the glib20 port. And has a changing checksum because
it recompiled every time a GLIB_SCHEMAS enabled port is installed or removed.
|
|
|
|
|
|
| |
- Add CPE info
Approved by: kwm
|
|
|
|
|
|
|
|
|
|
| |
- Merge REINPLACE_CMD fix into existing files/patch-radio.c
- Standardize header and generally cleanup Makefile
- Improve COMMENT and port description text while I'm here
- Transfer maintainership to the submitter
PR: 199320
Submitted by: Chris Hutchinson
|
|
|
|
|
|
| |
- Install handful of documentation files (seem useful)
PR: 199210
|
|
|
|
|
|
|
| |
- Update maintainer mail address
PR: 199285
Submitted by: liangtai.s16@gmail.com (maintainer)
|
| |
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
| |
* Merge Makefile and Makefile.inc.
* Add our own proper pkg-descr file.
* Remove support for building a BMP plugin.
|
|
|
|
|
| |
The site is up and the distfile fetches with the current checksum.
I just this was just a transient issue.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update rhythmbox to 3.2.
Update gnome-tweak-tool to 3.14.3.
Update gnome-mines to 3.14.2.
Update eog to 3.14.4.
Update geary to 0.10.0.
Update tracker to 1.2.6.
Update gdm to 3.14.2.
Update gtk30 to 3.14.12.
Update gtksourceview3 to 3.14.4.
Obtained from: GNOME dev repo
|
| |
|
| |
|
|
|
|
| |
USE_RUBY was setting CONFIGURE_TARGET before USES=waf
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- upstream does not tag release tar balls with version numbers
- upstream does not maintain old releases in any archive
- update sha and size for this release
- remove CONFIG_BUILDER as it is deprecated
- add SERVERSETUP for building a new server
- remove deprecated docs files and add newly added docs
Tested in anger on my personal shoutcast server.
Thanks to the folks at nullsoft/AOL for their continued support of FreeBSD
as a target platform for shoutcast servers.
Readme, changelog and bug reports should be reported at:
http://forums.winamp.com/showthread.php?p=3022006
|
| |
|
|
|
|
| |
Suggested by: mat
|
|
|
|
|
|
|
| |
On current bulk build, the breakage of freealut skipped 28 ports.
No revbump needed; it's the same distfile -- only renamed.
Approved by: Blanket
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Simplify gnustep ports
Hook into the regular ports framework:
- LIB_DEPENDS for library dependencies
- Use regular USE_LDCONFIG
Reuse USES=objc (automatic)
USE_GNUSTEP is now a macro to set the dependencies and build feature needed.
Accepted arguments: back base build gui
Merge deskutils/preferencepanes into deskutils/systempreferences
|
|
|
|
|
|
|
|
| |
- Unbreak
- Add license
- Un-mute installation
MFH: 2015Q2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Plug waf into MAKE_CMD and CONFIGURE_CMD so the regular defined targets can be
reused
Always define _MAKE_JOBS so that when bsd.port.mk will stop overwritting
_MAKE_JOBS when parallel jobs are disabled we can enforce -j1 (which is needed
to really disable parallelisation with waf
WAF_CMD has been created to allow one to override the location of the waf script
relatively to WRKSRC
CONFIGURE_TARGET is by default defined to "configure"
ALL_TARGET is by default defined to "build"
INSTALL_TARGET is by default defined to "install"
USES=waf is by default stagedir safe
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
his 3.99-u4-b5-sX series. Unfortunately we cannot assign it directly to
DISTVERSION without having to bump PORTEPOCH, so stick to 3.99.4.5.7 for
the time being (note that upstream Monkey's Audio SDK is at version 4.16
right now; but seems that no one ported it to Linux/Unix -- folks prefer
to maintain old 3.xx port instead; mention this in the port description)
- Build in "shntool-enabled" mode by default (-DSHNTOOL); this is also in
line with how most GNU/Linux distributions package it
- Install couple of useful documentation files, but first beautify them a
bit: convert to UTF-8 and append missing newline at EOF; sed(1) command
might look unnatural, but it is compatible with both GNU and BSD sed(1)
implementations (cf.: '-nep' is GNU-only, and '$G' is new BSD-only); we
prefer ${SED} over ${ECHO_CMD} >> because it is shorter and allows for
linear piping (no subshell and stream joining required)
- Convert in-place configure script editing to a patch as we also have to
teach it that elftoolchain's strip(1) can strip libraries; staying with
REINPLACE_CMD would make it harder to read compared to normal patchfile
- Remove duplicate GNU_CONFIGURE line, bogusly added by bapt@ in r353071
|
|
|
|
|
|
| |
- Don't alter default exported PKG_CONFIG
- Clarify LICENSE allows future GPL versions
- Take maintainership
|
| |
|
|
|
|
|
|
| |
PR: 198606
Submitted by: myself
Approved by: maintainer (timeout 3 weeks)
|
|
|
|
|
|
|
|
|
|
|
|
| |
relinquish at some point to allow contributions coming more easily (not to
impose hard lock). These days, there is no reason to yield maintainership
with the more lax rules and general consensus that casual changes do not
necessarily require explicit approval from maintainer prior to commit.
On the other hand, unmaintained ports can give (arguably false) impression
of being unwanted and one step above deprecation, yet these ports are not.
Inspired by: marino
|
|
|
|
|
|
|
|
| |
- Sort LIB_DEPENDS
- Group options helper
PR: 199213
Submitted by: <tkato432@yahoo.com>
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Fix build
- Update WWW
PR: 199212
Submitted by: <tkato432@yahoo.com>
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Update WWW
PR: 199206
Submitted by: <tkato432@yahoo.com>
|
| |
|
|
|
|
| |
- Define LICENSE
|
|
|
|
|
|
| |
The software dropped GTK2 support, now requires GTK3 and GSTREAMER1.
Approved by: just fix it blanket
|
|
|
|
|
|
|
|
|
| |
- Simplify installation
- Strip library
PR: 197850
Submitted by: amdmi3
Approved by: maintainer timeout
|
|
|
|
|
|
|
| |
- Take maintainership
Distfiles differ mainly in the configure and build infrastructure,
apart from fixing a pair of minor bugs.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: pkg-fallout
|
|
|
|
|
|
|
|
| |
- Temporarily disable SOXR option
(likely to return in the next upstream release)
PR: 199080
Submitted by: xxjack12xx@gmail.com (maintainer)
|
| |
|
|
|
|
|
|
| |
PR: 198644
Submitted by: Henrik Friedrichsen <henrik@affekt.org>
Approved by: maintainer (hirner@bitfire.at)
|
|
|
|
| |
Fix plist while here
|
| |
|
|
|
|
|
|
|
|
|
|
| |
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).
Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.
Differential Revision: https://reviews.freebsd.org/D2209
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- update to 3.4.4
- install man-page
|
|
|
|
|
|
|
|
|
| |
- Fix a typo made by bapt@ in r355514 during USES=scons conversion
- Remove no longer needed pre-build gimmick and BUILD_DEPENDS for VST
- Backport tempo line assert fix from 3.0 to stop crashing under some
relatively easy to hit conditions (obtained from SlackBuilds repo)
- Unrestrict: VST support doesn't require Steinberg SDK since r240929
(version 2.8.2) and is disabled by default anyways
|
|
|
|
|
|
|
| |
from individual ports when appropriate (two ports, `audio/deadbeef' and
`devel/gvfs', were allowed to keep them for the time being, since they
benefit from custom description)
- Remove last per-port occurrences of WAVPACK_DESC while I'm at it
|
|
|
|
|
|
| |
files (possibly 64-bit related). Transfer maintainership to multimedia@ team.
Obtained from: https://github.com/flacon/shntool/commit/4c6fc2e
|
|
|
|
| |
WWW: http://flacon.github.io/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
SHN_ALIASES, OPTIONS_DEFINE, and option descriptions
- Rename WV option to our standard (shared) WAVPACK and thus remove its
description (along with ALAC_DESC which was recently added in r382796)
- Drop BONK codec from OPTIONS (port removed in r361893 as being obsolete,
however, its homepage is still up: http://www.logarithmic.net/pfh/bonk)
- Rename RDEP to RDEP_MAPPING which reflects its purpose and lowers the
chances of possible name-clash (due to RDEP being a common contraction)
- Fix LA:laudio:linux-laudio mapping (before, it won't be able to find
the binary, rebuilding the port over package, eventually failing the
"make install" check)
- Improve on the COMMENT, option descriptions, and port description text
|
|
|
|
|
|
| |
Monkey's Audio Codec is currently maintained by Jason Jordan (shntool-enabled
versions 3.99-u4-b5-sX, bringing patch aggregation, pipe decoding/encoding,
bug fixes, miscellaneous enhancements); will be updated via separate commit.
|
| |
|
| |
|
| |
|
|
|
|
| |
Remove dead CENKES mirror
|
| |
|
|
|
|
| |
Differential Revision: D2127
|
|
|
|
|
|
| |
some oga files.
Submitted by: antione [1]
|
|
|
|
|
|
| |
freedesktop-sound-theme to 0.8.
Switch to gettext-tools as we don't need it at run time while I'm here.
|
| |
|
|
|
|
|
|
| |
2015-03-28 audio/raproxy: Broken for more than 6 months
2015-03-28 converters/ruby-iconv: Not needed with Ruby 2.x
2015-03-28 databases/pydbdesigner: Broken for more than 6 months
|
|
|
|
|
|
|
|
|
| |
volume of the PulseAudio mixer. The volume can be adjusted using keyboard
shortcuts, mouse wheel, or via a linked external audio mixer tool.
WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-pulseaudio-plugin
Obtained from: Xfce dev repo
|
|
|
|
|
| |
Bring in fix from dports (port is not maintained)
I confirmed it still builds on FreeBSD.
|
|
|
|
|
|
| |
xmcd didn't pass check-plist (pre-existing), fixed.
approved by: PTHREAD blanket
|
|
|
|
|
|
|
|
|
|
| |
- Update to 0.6.3
PR: 198426
Differential Revision: https://reviews.freebsd.org/D2117
Submitted by: yamagi@yamagi.org
Approved by: maintainer timeout (2 weeks)
Approved by: swills (mentor)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Update to 3.2.0
- Add QML option for scripting support
|
|
|
|
|
|
|
|
| |
fixes build with GCC (explicit stdio inclusion required)
0.19 will come once I've had more time to test.
PR: ports/196850
|
| |
|
|
|
|
|
|
|
|
|
| |
- Remove run-dependency on mplayer
- LIBNOTIFY is now a default OPTION
- Fix NLS plist & OPTION
PR: 198740
Submitted by: lichray@gmail.com
|
|
|
|
|
|
|
|
|
|
| |
Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports
|
|
|
|
|
| |
PR: 198646
Submitted by: chris@bsdjunk.com
|
|
|
|
|
|
|
|
|
| |
r381648 which were expecting DISTVERSIONPREFIX/SUFFIX to be used in the
tag fetched from github by defaulting GH_TAGNAME to the same value
as DISTVERSION would get by only when GH_COMMIT is not set (when using the
new scheme).
With hat: portmgr
|
|
|
|
| |
Submitted by: Yuri <yuri (at) rawbw.com>
|
|
|
|
|
|
|
|
|
|
|
| |
GITHUB.
The new GITHUB MASTER_SITE from r381618 now supports not setting GH_COMMIT and
only having GH_TAGNAME default to DISTVERSION.
All of these ports as-is.
With hat: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr
|
|
|
|
|
|
| |
- Add INSTALL_TARGET instead of STRIP_CMD
Approved by: bapt marino (implicit)
|
| |
|
|
|
|
| |
ChangeLog: https://github.com/gnumdk/lollypop/releases/tag/0.9.4
|
|
|
|
|
| |
- Add LICENSE_FILE
- Strip library
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove dependencies in core
- Put testing depends in TEST_DEPENDS
- Remove unnecessary bsd.port.options.mk inclusions
- Remove checks for Perl versions that no longer exist in the ports tree
- Sort plists, some of which were so jumbled that I have to assume
the plist was randomized before committing
A lot of the plist changes in this commit are moving PERL5_MAN3 after
SITE_PERL. It's repo churn now, but it makes updating the ports later
far easier.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The kde@ team presents KDE SC 4.14.3, the last planed release
of the KDE SC 4 series.
In addition to the updates provided by the KDE SC developers, this
update also addresses numerous FreeBSD and PORTS specific
issues, found and solved by the kde@ team and area51 testers,
most notorously Tobias C. Berner <tcberner@gmail.com>
PR: 197751
PR: 197871
PR: 184996
Reviewed by: rakuco (mentor)
Differential: https://reviews.freebsd.org/D1950
|
|
|
|
| |
- Strip library
|
|
|
|
| |
- Strip library
|
|
|
|
| |
- Strip library
|
|
|
|
|
|
| |
- Clarify LICENSE
- Add LICENSE_FILE
- Strip binaries
|
|
|
|
| |
- Strip libraries
|
| |
|
|
|
|
|
|
|
| |
- Switch from SF to GitHub usage
PR: 186476
Submitted by: RyoTa SimaMoto <liangtai.s16@gmail.com>
|
| |
|
|
|
|
|
| |
- Add LICENSE_FILE
- Strip binary
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Volume Icon aims to be a lightweight volume control that sits in your systray.
It is often used in conjuction with the lightweight tint2 panel/taskbar.
Features
- Change volume by scrolling on the systray icon
- Ability to choose which channel to control
- Several icon themes (with gtk theme as default)
- Configurable external mixer
- Volume Slider
- Hotkey support
WWW: http://softwarebakery.com/maato/volumeicon.html
Reviewed by: tijl
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Announce: http://www.xfce.org/about/news/?post=1425081600
Global changes:
- Switch to USES= xfce (D677)
- Reorganize options helper
- Fix USES= gettext-* when NLS option is not set [1], [2]
- Add LICENSE (when missing)
Update:
- to 4.12 (core components)
- audio/xfce4-mpc-plugin to 0.4.5
- deskutils/xfce4-tumbler to 0.1.31
- deskutils/xfce4-xkb-plugin to 0.7.1
- editors/mousepad to 0.4.0
- graphics/ristretto to 0.8.0
- multimedia/xfce4-parole to 0.8.0
- sysutils/garcon to 0.4.0
- sysutils/xfce4-diskperf-plugin to 2.5.5 [3]
- sysutils/xfce4-fsguard-plugin to 1.0.2
- sysutils/xfce4-power-manager to 1.4.3
- sysutils/xfce4-wavelan-plugin to 0.5.12
- x11/libexo to 0.10.3
- x11-fm/thunar to 1.6.6
- x11-themes/gtk-xfce-engine to 3.2.0
PR: 196003 [1], 197251 [2], 198132
Differential Revision: https://reviews.freebsd.org/D677
Submitted by: Kamil Szczesny [1], amdmi3@ [2], myself
Exp-run by: antoine@
Approved by: danilo@ (maintainer) [3]
Tested by: Ivan <enitarzi@gmail.com>
|
|
|
|
|
|
|
|
|
| |
* Tolerate single-entry codebooks.
* Fix decoder crash with invalid input.
* Fix encoder crash with non-positive sample rates.
* Fix issues in vorbisfile's seek bisection code.
* Spec errata.
* Reject multiple headers of the same type.
|
|
|
|
|
|
| |
- Reoarganize options helper
ChangeLog: http://www.kariliq.nl/hg/siren/raw-file/siren-0.5/CHANGES
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Introduce non-default OPTIONs for JACK and SAMPLERATE
PR: 197917
Submitted by: h.skuhra@gmail.com (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 196299
Differential Revision: https://reviews.freebsd.org/D1900
Submitted by: mickael.maillot@gmail.com
Shairplay is a free portable AirPlay server implementation similar to
ShairPort. Currently only AirPort Express emulation is supported.
WWW: https://github.com/juhovh/shairplay
|
| |
|
|
|
|
|
|
|
|
|
|
| |
to sh.
- Actually install the two scripts in the package. bug.
- Install these two scripts when the CONFIG BUILDER option is set.
- Bump portrevision.
Submitted by: Mike Brown <mike@skew.org>
|
|
|
|
|
|
|
| |
(default: ON).
PR: 197518
Submitted by: kvedulv@kvedulv.de
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- alsa-plugins-oss: Disable BUFSZ_P2 by default after r378529 [1]
- No PORTREVISION bumps because binary compatible
Changes: http://www.alsa-project.org/main/index.php/Changes_v1.0.28_v1.0.29
ACC report: http://upstream-tracker.org/compat_reports/alsa/1.0.28_to_1.0.29/abi_compat_report.html
PR: 196051 [1]
Suggested by: mi [1]
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
WWW: https://github.com/JonnyJD/python-discid
|
|
|
|
| |
- Strip binary
|
| |
|
|
|
|
|
| |
builds fine with clang. Also remove USE_GCC=any which was redundant with
compiler:nestedfct.
|
| |
|
| |
|
|
|
|
| |
While here, unsuppress the commands so the build gets logged.
|
|
|
|
|
| |
The QMAKE_* definitions from USES/qmake.mk didn't get used because this
port has its own configure script.
|
|
|
|
| |
Obtained from: bapt@, mat@
|
|
|
|
|
| |
- Use LUPDATE/LRELEASE provided by bsd.qt.mk
- Drop needless stripping
|
|
|
|
| |
- Strip library
|
|
|
|
| |
- Strip library
|
| |
|
| |
|
| |
|
|
|
|
| |
- Cleanup Makefile
|
|
|
|
|
| |
2: switch to USES=tar:tgz.
2: switch to DEFAULT_VERSIONS.
|
|
|
|
|
|
|
|
| |
- update to 1.27
PR: 196823
Submitted by: olivierd
Approved by: maintainer timeout (1 month)
|
|
|
|
| |
While here, unmask all the build and install commands.
|
| |
|
|
|
|
|
|
| |
PR: 197813
Submitted by: marino
Approved by: maintainer (ehaupt)
|
|
|
|
|
| |
- while here, remove any reference to KDE in deskutils/charmtimetracker (Qt-only app)
and supposedly fix build of graphics/gnash with KDE4 option
|
|
|
|
|
|
|
| |
While here, fix LDFLAGS and use the BSD_INSTALL_* macros instead of
hardcoding modes.
Approved by: blanket
|
|
|
|
|
|
|
|
|
|
| |
Cantata is a graphical client for MPD. This version uses Qt5 and disables
KDE integration for now.
The port was submitted by Tobias Berner via the KDE on FreeBSD mailing list,
thanks a lot!
Submitted by: Tobias Berner <tcberner@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
2.2.5:
https://mail.gnome.org/archives/easytag-list/2014-November/msg00039.html
2.2.6:
https://mail.gnome.org/archives/easytag-list/2015-February/msg00003.html
And applied gettext fix mentioned in:
https://lists.freebsd.org/pipermail/freebsd-ports/2015-February/098053.html
PR: 196187
Submitted by: martin.dieringer@gmx.de
Approved by: novel (maintainer timeout)
|
|
|
|
|
| |
PR: 197416
Submitted by: Ports Fury.
|
|
|
|
|
| |
PR: 197418
Submitted by: Ports Fury.
|
|
|
|
|
| |
PR: 197417
Submitted by: Ports Fury.
|
|
|
|
|
| |
PR: 197415
Submitted by: Ports Fury.
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert to COPYTREE_SHARE
- Drop unnecessary MKDIR before COPYTREE_SHARE
- Drop bsd.port.options.mk if only DOCS requires it without dependencies
- Use separate backup if several REINPLACE_CMD against the same file
- audio/alsa-utils: convert to LIBS
Differential Revision: https://reviews.freebsd.org/D1851
Approved by: bapt (mentor)
|
|
|
|
|
| |
- Add option TEST (default OFF)
- Remove textproc/qt4-xml from dependencies
|
|
|
|
|
|
|
|
|
| |
- Use option helpers
- Use a compiler understanding C++0X when
PULSEAUDIO option is ON [1]
PR: 195264 [1]
Submitted by: Lawrence Chen <beastie@tardisi.com>
|
|
|
|
|
|
| |
PR: ports/196840
Submitted by: Igor Ostapenko
Approved by: yuri (at) rawbw.com (maintainer)
|
| |
|
| |
|
|
|
|
| |
Reported by: danfe
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* mp3/4, ogg and flac
* Genre/Cover browsing
* Genre/Artist/Cover browsing
* Search
* Main playlist
* Replay gain
WWW: http://gnumdk.github.io/lollypop/
|
|
|
|
|
| |
PR: 197095
Submitted by: liangtai.s16@gmail.com (maintainer)
|
|
|
|
|
| |
Approved by: portmgr blanket
MFH: 2014Q4
|
|
|
|
|
|
|
|
| |
- Remove author from pkg-descr
- Fix WWW:
PR: 197247
Submitted by: amdmi3
|