Commit graph

219 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
b160de8279 - Add shared WOLFSSL description 2015-04-25 10:01:44 +00:00
Johannes Jost Meixner
abb03c2e25 Add NVIDIA_GL description to Mk/bsd.options.desc.mk
- Add NVIDIA_GL description to Mk/bsd.options.desc.mk
- Remove NVIDIA_GL_DESC from all concerned ports
- Use options helpers where adequate.

Differential Revision:	https://reviews.freebsd.org/D1759
Approved by: koobs (mentor)
Approved by: portmgr (bapt)
2015-04-05 07:23:49 +00:00
Alexey Dokuchaev
d62dabcfd1 - Provide standard CDDA_DESC for Digital Audio CD support, and remove it
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
2015-04-01 09:30:48 +00:00
Alexey Dokuchaev
16de2acc1b - Add description for Apple Lossless audio format (ALAC)
- Improve several other description while I'm here
2015-03-31 06:33:42 +00:00
Dmitry Sivachenko
b6023a1b41 Add shared descriptions for netlib/atlas/openblas implementations of BLAS. 2015-03-21 12:00:12 +00:00
Adam Weinberger
f06704ea69 Add XS: Use XS libraries for speed boost 2015-03-09 16:15:47 +00:00
Koop Mast
97b5cbb77a Add dtrace description. 2015-01-24 23:10:59 +00:00
Sunpoet Po-Chuan Hsieh
90ef44084f - Add shared ASIO description 2014-11-24 18:17:27 +00:00
Juergen Lock
d9e7e2cb35 - Add X265 knob (default off) for X.265 (HEVC) encoding support using
multimedia/x265.

  Example usage:  (-c:a libfdk_aac needs FDK_AAC knob too)

	ffmpeg -i $inputvideofile -c:a libfdk_aac -b:a 64k -c:v libx265 -x265-params crf=31 $outputfile.mkv

  This can now be played back by at least ffplay (needs SDL knob),
  vlc, mplayer, mpv, xine.  (and gives a nice reduction in file size.)

No objection from:	multimedia@ list
2014-10-19 12:26:21 +00:00
Alexey Dokuchaev
bcb97284c5 Make descriptions for TTA (The True Audio) lossless audio and TooLAME MP2
audio encoder shared and thus remove them from some ports' Makefiles.
2014-09-04 14:56:40 +00:00
Sunpoet Po-Chuan Hsieh
27ec30364b - Add shared JSON_C description 2014-08-22 11:31:34 +00:00
Lars Engels
6a69f7c6fc Add descriptions for Nagios/Monitoring Plugins from {nagios,monitoring}-plugins.org
Approved by:	portmgr (mat)
2014-07-30 16:15:54 +00:00
John Marino
adc01f2721 bsd.options.desc.mk: Correct spelling in two languages
It was supposed to be 4 corrections, but danfe@ got 2 of them in the
last commit.

PR:		191883
Submitted by:	Jan Beich
2014-07-28 22:32:13 +00:00
Alexey Dokuchaev
080fc39f64 Improve default OPTIONS descriptions a bit:
- Reword Makefile introductory header
- Bring FTP_DESC in line with other protocols' descriptions
- Reword descriptions for HTTP2, LIBOIL, LIBVIRT, LIBWMF, PYMALLOC (avoid
  lowercase letter in the beginning, misused plural tense, etc.)
- Fix typos in LANG_AF, LANG_BE, LIBVISUAL, and MTP descriptions
- Remove TOMCAT5_DESC which is no longer being referenced anywhere
- Add WEBGL_DESC as I expect it to become more and more common
2014-07-20 16:05:08 +00:00
Tijl Coosemans
b2c93db5af Add a global OPUS_DESC 2014-07-11 14:12:30 +00:00
Adam Weinberger
491174ff50 Remove extra space.
Noticed by:	George L. Yermulnik
2014-06-26 14:51:16 +00:00
Mathieu Arnold
8a6a8f9d0b Add a small notice about maintainership of this file.
With hat:	portmgr
Sponsored by:	Absolight
2014-06-21 17:08:34 +00:00
Adam Weinberger
ba5bf86ca0 Extend eadler's work by making some more OPTIONS a bit more
descriptive.
2014-06-21 14:54:06 +00:00
Adam Weinberger
55d9fcaac4 Improve the clarity of a few descriptions that became less accurate by
overspecificity.
2014-06-21 14:23:15 +00:00
Eitan Adler
42085aba31 Expand upon option descriptions whose only text are 'option support'. Such
descriptions provide no value for the user and should be expanded upon.

While here make one description fit in space limit

Reviewed by:	marino
2014-06-21 06:39:32 +00:00
Tijl Coosemans
feea508b4d Fix description of NOTIFY option. It usually controls a dependency on
libnotify which deals with popup notifications.
2014-06-01 22:04:16 +00:00
Jean-Sébastien Pédron
56d5f9ce28 graphics/darktable: Update to 1.4.2
The following changes were made to options:

    o  Remove GCC option (see below)
    o  Remove KWALLET option (unused)
    o  Rename FACEBOOK option to FB_PICASA, because both export features
       depend on json-glib.
    o  Add COLORD option (color management)
    o  Add GRAPHMAGICK option (support GraphicsMagick's image formats)
    o  Add LUA option (embed Lua to add scripting)
    o  Add OPENEXR option (support HDR image format)
    o  Add SQUISH option (use libsquish to compress thumbnails)
    o  Add WEBP option (support WebP image format)

The patch enables more options by default, because I think it's more
sensible for a photographer using binary packages:

    o  COLORD
    o  FB_PICASA
    o  FLICKR
    o  GEO
    o  GPHOTO (already on)
    o  LUA
    o  NLS
    o  OPENEXR
    o  OPENJPEG
    o  RAWSPEED (already on)
    o  WEBP

The GCC option was removed because the usage of GCC along with libc++
in FreeBSD 10 and -CURRENT is unstable (this isn't a general truth,
just valid in the case of darktable). In FreeBSD up-to 9, the usage of
lang/gcc is mandatory anyway, because GCC 4.2.1 support is best effort
only (upstream).

Ninja is now used to build darktable, instead of make. This is not mandatory
of course, but brings a 33% build time improvement (at least for me).

pkg-plist is generated with "make makeplist" this time. That's why the
diff seems large. In fact most of the content remains the same, just with
a different order.

All patches were committed upstream and are removed, except one which
comes from upstream but isn't part of release 1.4.2.

The port is now "stagified".

Finally, I take maintainership of it.

PR:		ports/186979
Phabricator:	D107
Reviewed by:	danfe@ (previous version), antoine@
Approved by:	antoine@
2014-06-01 18:52:21 +00:00
Sunpoet Po-Chuan Hsieh
7f1820e2c3 - Add shared UDUNITS and UDUNITS2 descriptions 2014-04-29 13:28:44 +00:00
Thomas Zander
389bd99220 libvpx is unconditionally built with VP9 support, so adapt its description accordingly
Approved by:	jadawin (co-mentor)
2014-04-18 12:19:10 +00:00
Max Brazhnikov
1415b9ff7f Mk/bsd.options.desc.mk:
- Add description for PHONON and QT5
- Remove KDE3
2014-04-05 17:30:08 +00:00
Sunpoet Po-Chuan Hsieh
714ec2af11 - Add shared HTTP2 description 2014-03-18 14:30:51 +00:00
Sunpoet Po-Chuan Hsieh
d219bcb5a2 - Add shared MPI, MPICH2 and OPENMPI descriptions 2014-03-08 16:24:39 +00:00
Sunpoet Po-Chuan Hsieh
4b3e761ef7 - Add shared SWIG descrption 2014-03-02 15:50:31 +00:00
Sunpoet Po-Chuan Hsieh
9d27ea5b39 - Add shared HPACK description 2014-02-24 10:36:00 +00:00
Florian Smeets
b5984d9746 DEBUG does more than installing debugging symbols in may cases. Update the
description.

PR:		ports/184286
Submitted by:	Jan Beich <jbeich@tormail.org>
Discussed with:	bapt
2014-02-19 17:18:56 +00:00
Thomas Zander
68097f4186 - Support for the MATE desktop environment support
- Add license
- Add gconf dirs to pkg-plist
- Add MATE_DESC to Mk/bsd.options.desc.mk

PR:		ports/184462
Submitted by:	clutton <clutton@zoho.com> (maintainer)
Approved by:	thierry (mentor)
2014-01-29 20:43:01 +00:00
John Marino
96ca0a085e mail/policyd2: Fix WebUI, add it as an option
* Add WEBUI to the standard option descriptions
* Use PHP only if WebUI option selected
* Specify proper php database driver depending on database selected
  between mysql, pgsql, or sqlite
* Port revision bumped because it fixes bug depending on options selected

Due to bitrot caused by staging work, this patch had to be rewritten
from scratch.  I believe the intent has been maintained.

PR:		ports/184503
Submitted by:	Christopher Davis
Approved by:	maintainer (Chifeng)
Rewritten b:	marino@
2014-01-26 14:34:24 +00:00
Max Brazhnikov
04d6e244af Add description for DJVU and PS 2013-11-23 18:18:33 +00:00
Sunpoet Po-Chuan Hsieh
fbf0e9b3fe - Add shared ARMADILLO, FREEXL and PODOFO descriptions
- Adjust POPPLER description
2013-11-22 20:37:08 +00:00
Sunpoet Po-Chuan Hsieh
a11d4de96f - Add shared SPDY description 2013-11-09 19:58:07 +00:00
Ryan Steinmetz
9134544cca - Add shared defnition for redis description 2013-10-13 19:06:40 +00:00
Ruslan Makhmatkhanov
996bbe21d0 ZOPE option knob should be going to bsd.options.desc.mk, not KNOBS. Fixing. 2013-09-23 14:01:51 +00:00
Sunpoet Po-Chuan Hsieh
ab9fce97e4 - Add shared LIBLO and LIBOIL descriptions
PR:		ports/181887
2013-09-23 09:09:54 +00:00
Sunpoet Po-Chuan Hsieh
a8268f9d24 - Add shared COOKIE description 2013-09-13 14:31:11 +00:00
Ryan Steinmetz
1d27b229eb - Add shared MONGO description 2013-09-07 12:08:39 +00:00
Sunpoet Po-Chuan Hsieh
e977c4e9a1 - Add shared GTA description 2013-09-01 15:55:25 +00:00
Ion-Mihai Tetcu
f0f4ee7565 Arts was removed:
audio/arts||2013-07-26|Has expired: Depends on Qt 3.x
So remove the last leftovers.

Approved by:	portmgr (itetcu)
2013-08-28 18:29:38 +00:00
Sunpoet Po-Chuan Hsieh
1d93d15fd6 - Add shared LIBXML2 description
- Adjust EXPAT and XERCES descriptions
2013-08-24 19:34:07 +00:00
Sunpoet Po-Chuan Hsieh
1321047edd - Add shared CYASSL, NSS and POLARSSL descriptions 2013-07-12 08:11:42 +00:00
Alexey Dokuchaev
b0c7c17e43 Add shared Hunspell spell checker description. 2013-05-12 04:48:06 +00:00
Alexey Dokuchaev
efd16b566e - Remove duplicate LANG_US_DESC entry
- Consistensify English language descriptions

Feature safe:	yes
2013-04-19 14:47:09 +00:00
Emanuel Haupt
5dc3dbfaf5 Use a more descriptive text for NCURSES.
Discussed with: eadler, danfe
Feature safe:   yes
2013-04-19 07:27:09 +00:00
Emanuel Haupt
8149e3dbf2 Add NCURSES description
Feature safe:	yes
2013-04-18 09:44:29 +00:00
Max Brazhnikov
704712a903 Add SLANG description
Capitalize IMLIB* descriptions
2013-03-25 12:18:18 +00:00
Florian Smeets
f156320aac - convert to optionsng
- trim headers
- remove stale comments
- add common LANG_XX variables to bsd.options.desc.mk

Reviewed by:	bapt
2013-03-23 20:20:22 +00:00