aboutsummaryrefslogtreecommitdiff
path: root/KNOBS
Commit message (Collapse)AuthorAgeFilesLines
* ZOPE option knob should be going to bsd.options.desc.mk, not KNOBS. Fixing.Ruslan Makhmatkhanov2013-09-231-1/+0
| | | | Notes: svn path=/head/; revision=328005
* - add new USES target: zope, and convert the tree to itRuslan Makhmatkhanov2013-09-231-0/+1
| | | | | | | | | | | | | - old USE_ZOPE knob support was removed from bsd.python.mk - update CHANGES and bsd.sanity.mk accordingly - add ZOPE options knob and use it in lang/py-mx-base The work is done by Marcus von Appen, but any problems are mine. Submitted by: mva (python ML) Notes: svn path=/head/; revision=328002
* Arts was removed:Ion-Mihai Tetcu2013-08-281-1/+0
| | | | | | | | | | audio/arts||2013-07-26|Has expired: Depends on Qt 3.x So remove the last leftovers. Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=325547
* KDE3 and QT3 expired on 2013-07-01, remove these ports.Rene Ladan2013-07-261-2/+0
| | | | | | | | | | | | | | | | | | | Unfortunately, this also affects some ports using QT3 as a GUI toolkit. Changes to infrastructure files: - bsd.kde.mk : obsolete, remove - bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while - CHANGES : document the removals from bsd.port.mk - KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead) - MOVED : add the removed ports PR: ports/180745 Submitted by: rene Approved by: portmgr (bapt) Exp-run by: bapt Notes: svn path=/head/; revision=323748
* Remove any reference to USE_ICONV now that it has been totally replace by ↵Baptiste Daroussin2013-04-271-1/+0
| | | | | | | | | USES= iconv Submitted by: mva Notes: svn path=/head/; revision=316696
* Minor textual corrections.Alexey Dokuchaev2011-10-111-6/+6
| | | | Notes: svn path=/head/; revision=283350
* - Include commonly used knobsPav Lucistnik2010-10-041-1/+141
| | | | | | | Submitted by: Lars Hartmann <lars@chaotica.org> Notes: svn path=/head/; revision=262378
* Limited Update to Mesa3D 7.6.1 and libdrm 2.4.17.Norikatsu Shigemura2010-02-071-0/+1
| | | | | | | | | | | | [MEMO] In this commit, no version changed. But if you put 'WITHOUT_NOUVEAU' on /etc/make.conf, you can use new version of Mesa3D and libdrm. Discussed with: rnoland on freebsd-ports/freebsd-x11. Notes: svn path=/head/; revision=249366
* - Add SLANG knob (we do have NCURSES there, right?)Alexey Dokuchaev2009-10-011-12/+13
| | | | | | | | | - Fix spelling (use canonical form) for some other knobs - Make EXIF description fit in 45 barrier as required - Minor textual nits in file header Notes: svn path=/head/; revision=242363
* Mention NVIDIA_GL knob which is being used in increasing number of ports.Alexey Dokuchaev2009-09-151-0/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=241461
* Improve wording and formatting.Alexey Dokuchaev2009-08-161-5/+5
| | | | Notes: svn path=/head/; revision=239646
* WITH_APACHE2 is deprecated/deadPhilip M. Gollucci2009-05-171-1/+1
| | | | | | | Document WITH_APACHE Notes: svn path=/head/; revision=234061
* Add PSYCO knob: "Adds Python Psyco optimization support"Mario Sergio Fujikawa Ferreira2009-03-061-0/+1
| | | | Notes: svn path=/head/; revision=229540
* Remove OPTIMIZED_CFLAGS knob since it breaks the 12 characters length limitMario Sergio Fujikawa Ferreira2009-02-271-1/+0
| | | | Notes: svn path=/head/; revision=229145
* Add both OPTIMIZED_CFLAGS and PGO knobs to the list.Mario Sergio Fujikawa Ferreira2009-02-271-0/+2
| | | | Notes: svn path=/head/; revision=229125
* - Add HAL and GCONF knobs to the list.Stanislav Sedov2009-02-121-0/+2
| | | | Notes: svn path=/head/; revision=228134
* - Fix bad indendation in previous commitAlexey Dokuchaev2008-07-231-1/+2
| | | | | | | - Add OpenAL as it's being a pretty standard knob Notes: svn path=/head/; revision=217371
* - Update to 1.05. [2]Marcelo Araujo2008-04-031-0/+1
| | | | | | | | | | | - Pass maintainership to submitter. [1] - Add knob MODPYTHON3. [1] PR: ports/121160 [1], ports/121883 [2] Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Notes: svn path=/head/; revision=210417
* - Restore correct sorting orderAlexey Dokuchaev2008-03-271-2/+2
| | | | | | | - Put a dot after "etc" Notes: svn path=/head/; revision=209907
* Lua scripting support is rather common these days.Alexey Dokuchaev2008-03-271-0/+1
| | | | Notes: svn path=/head/; revision=209906
* - Stop saying e.i. (id est) when e.g. (exempli gratia) is meantAlexey Dokuchaev2008-03-201-5/+4
| | | | | | | - Whitespace nits Notes: svn path=/head/; revision=209435
* Minor wording nits.Alexey Dokuchaev2008-03-201-3/+3
| | | | Notes: svn path=/head/; revision=209433
* Add USB knobMario Sergio Fujikawa Ferreira2007-12-111-0/+1
| | | | Notes: svn path=/head/; revision=203042
* - Add ASPELL and GPGME, present in a number of portsAndrew Pantyukhin2007-09-031-0/+2
| | | | Notes: svn path=/head/; revision=198672
* - Add WX knobPav Lucistnik2006-12-011-0/+1
| | | | Notes: svn path=/head/; revision=178414
* - Add entries for IODBC and UNIXODBC.Alejandro Pulver2006-10-091-0/+2
| | | | Notes: svn path=/head/; revision=175126
* - sorted in alphabetical orderYen-Ming Lee2006-10-051-3/+3
| | | | Notes: svn path=/head/; revision=174505
* Add GSSAPI to list of knobs.Shaun Amott2006-10-041-0/+1
| | | | Notes: svn path=/head/; revision=174479
* Add WITH_FIREBIRDSergey Skvortsov2006-09-181-0/+1
| | | | Notes: svn path=/head/; revision=173334
* - Add GSM - GSM audio codec supportAndrew Pantyukhin2006-09-041-0/+1
| | | | Notes: svn path=/head/; revision=172168
* Add GNUTLS and GSASL knobs.Roman Bogorodskiy2006-08-231-0/+2
| | | | Notes: svn path=/head/; revision=171287
* Add WITH_ISPELLSergey Skvortsov2006-07-051-0/+1
| | | | Notes: svn path=/head/; revision=166984
* Add WITH_MODPERL2Sergey Skvortsov2006-06-231-0/+1
| | | | Notes: svn path=/head/; revision=166120
* Add CLIENT and SERVER knobs, for controlling the respective componentsSam Lawrance2006-05-151-0/+2
| | | | | | | of a port which can build client and server components. Notes: svn path=/head/; revision=162430
* Document WITH_GHC/NHC98, which select your preferred Haskell compilerVolker Stolz2006-04-151-0/+2
| | | | Notes: svn path=/head/; revision=159584
* - add BDBYen-Ming Lee2006-04-061-0/+1
| | | | | | | | PR: 89023 Submitted by: swhetzel at gmail.com Notes: svn path=/head/; revision=158925
* Fix a few spelling and abbreviation typos. This document also requires someAlexey Dokuchaev2006-01-271-11/+11
| | | | | | | rewording; this will be committed separately (if ever). Notes: svn path=/head/; revision=154601
* Add MUSEPACK.Adam Weinberger2006-01-161-0/+1
| | | | Notes: svn path=/head/; revision=153621
* Add TREMOR.Adam Weinberger2006-01-011-0/+1
| | | | Notes: svn path=/head/; revision=152543
* - Typo fixPav Lucistnik2005-12-221-1/+1
| | | | | | | Submitted by: Gregg Cooper <bsdcrank@squbes.com> Notes: svn path=/head/; revision=151808
* Add STATIC (Building statically linked executables).Sam Lawrance2005-12-171-0/+1
| | | | Notes: svn path=/head/; revision=151361
* add:Oliver Lehmann2005-11-121-0/+1
| | | | | | | | ZVBI Adds support to access raw VBI capture devices Notes: svn path=/head/; revision=148024
* Removing trailing whitespace.Joe Marcus Clarke2005-11-051-2/+2
| | | | Notes: svn path=/head/; revision=147392
* - Add KNOBS, this file has a list of popular knobs with a shortMichael Johnson2005-11-051-0/+91
description of what the knob is and does. The intent is to help porters keep like-name knobs through out the ports tree and end-users have a single file they can look up knobs in. Limitations to KNOBS: In the future we plan to add support for OPTIONS to support the KNOBS file, and so dialog(1) will be able to handle the size of each knob knob-name's are limited to 12 characters and knob-descriptions are limited to 45 characters, not including the white space between the knob-name and knob-description. Naming knobs: When a port has a lib-prefix (ie: libquicktime, libxine) the lib-prefix should be stripped from the knob name. (ie: QUICKTIME, XINE) Based around: brain storm ideas from mezz and I Approved by: portmgr Notes: svn path=/head/; revision=147337