Alexey Dokuchaev
03da4b0c97
- Fix bad indendation in previous commit
...
- Add OpenAL as it's being a pretty standard knob
2008-07-23 12:06:35 +00:00
Marcelo Araujo
1841af0ecd
- Update to 1.05. [2]
...
- Pass maintainership to submitter. [1]
- Add knob MODPYTHON3. [1]
PR: ports/121160 [1], ports/121883 [2]
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
2008-04-03 02:39:36 +00:00
Alexey Dokuchaev
761aa3c252
- Restore correct sorting order
...
- Put a dot after "etc"
2008-03-27 00:05:09 +00:00
Alexey Dokuchaev
aeaf3bb97a
Lua scripting support is rather common these days.
2008-03-27 00:00:31 +00:00
Alexey Dokuchaev
0cc0c2dde7
- Stop saying e.i. (id est) when e.g. (exempli gratia) is meant
...
- Whitespace nits
2008-03-20 12:34:56 +00:00
Alexey Dokuchaev
1841ea6c16
Minor wording nits.
2008-03-20 12:24:34 +00:00
Mario Sergio Fujikawa Ferreira
1093bbc2d1
Add USB knob
2007-12-11 21:21:20 +00:00
Andrew Pantyukhin
0b778d3b48
- Add ASPELL and GPGME, present in a number of ports
2007-09-03 07:09:40 +00:00
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