Commit graph

20 commits

Author SHA1 Message Date
Pav Lucistnik
79ba417266 - Add WX knob 2006-12-01 01:03:01 +00:00
Alejandro Pulver
302237d3b6 - Add entries for IODBC and UNIXODBC. 2006-10-09 18:51:50 +00:00
Yen-Ming Lee
1b414fa31b - sorted in alphabetical order 2006-10-05 03:02:18 +00:00
Shaun Amott
be3e653697 Add GSSAPI to list of knobs. 2006-10-04 20:20:38 +00:00
Sergey Skvortsov
2639e0015a Add WITH_FIREBIRD 2006-09-18 15:53:50 +00:00
Andrew Pantyukhin
6df5e2adfa - Add GSM - GSM audio codec support 2006-09-04 11:10:04 +00:00
Roman Bogorodskiy
b77d3819bc Add GNUTLS and GSASL knobs. 2006-08-23 18:29:11 +00:00
Sergey Skvortsov
252ac5beb7 Add WITH_ISPELL 2006-07-05 15:18:35 +00:00
Sergey Skvortsov
683faa11df Add WITH_MODPERL2 2006-06-23 14:14:49 +00:00
Sam Lawrance
c2b9fecfc9 Add CLIENT and SERVER knobs, for controlling the respective components
of a port which can build client and server components.
2006-05-15 12:18:14 +00:00
Volker Stolz
d0bc19c950 Document WITH_GHC/NHC98, which select your preferred Haskell compiler 2006-04-15 13:29:35 +00:00
Yen-Ming Lee
785c5d9883 - add BDB
PR:		89023
Submitted by:	swhetzel at gmail.com
2006-04-06 02:18:59 +00:00
Alexey Dokuchaev
36eaaa07b6 Fix a few spelling and abbreviation typos. This document also requires some
rewording; this will be committed separately (if ever).
2006-01-27 13:37:30 +00:00
Adam Weinberger
d6091a9a22 Add MUSEPACK. 2006-01-16 03:55:30 +00:00
Adam Weinberger
57ddce8362 Add TREMOR. 2006-01-01 20:14:14 +00:00
Pav Lucistnik
31ab3571c9 - Typo fix
Submitted by:	Gregg Cooper <bsdcrank@squbes.com>
2005-12-22 00:44:57 +00:00
Sam Lawrance
ad53d780e4 Add STATIC (Building statically linked executables). 2005-12-17 06:09:10 +00:00
Oliver Lehmann
121c8fb779 add:
ZVBI
	Adds support to access raw VBI capture devices
2005-11-12 11:56:10 +00:00
Joe Marcus Clarke
4670138717 Removing trailing whitespace. 2005-11-05 16:15:53 +00:00
Michael Johnson
0fd4b6ae5f - Add KNOBS, this file has a list of popular knobs with a short
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
2005-11-05 06:59:55 +00:00