summaryrefslogtreecommitdiff
path: root/mk/defaults
AgeCommit message (Collapse)AuthorFilesLines
2010-09-02Note eekboard and xtest option.obache1-0/+2
2010-09-01Describe vdpau. From Aleksey Cheusov.wiz1-0/+1
2010-08-30Note clutter option.obache1-0/+1
2010-08-25Add epub optiongls1-0/+1
2010-08-24Fix typo in comment.wiz1-2/+2
2010-08-24I'm fed up with having to waste time because PKG_DEVELOPER is "special" andbad1-9/+9
can't be disabled by setting it to "no" like the other variables. Besides, flavor/pkg/metadata.mk has been expecting for a long time that "no" is a valid value. Make PKG_DEVELOPER DWIM.
2010-08-23Add lang-ar, lang-et, lang-gl, lang-gn, lang-hi, lang-mr and lang-ms.taca1-0/+7
Each option is corresponding to Arabic, Estonian, Galician, Guarani, Hindi, Marathi and Malay.
2010-08-21Note libsmi option.obache1-0/+1
2010-08-17add description for modperl optionsno1-0/+1
2010-08-15Note terminfo option.obache1-0/+1
2010-07-24note tokyocabinet option.obache1-0/+1
2010-07-17Mention skkdic-expr2 option, used by inputmethod/skktools.obache1-0/+1
2010-07-16Added sigver + softhsm description (for softhsm/opendnssec pkgs)pettai1-0/+2
2010-07-08Begin cleanup of setgid game infrastructure.dholland1-38/+60
* Introduce USE_GAMESGROUP, which causes the games user and group to be made available. * Retain SETGIDGAME as an alias for USE_GAMESGROUP. Describe it as deprecated. * Always define GAMES_USER, GAMES_GROUP, GAMEMODE, GAMEDIRMODE, and GAMEDATAMODE, regardless of whether USE_GAMESGROUP is turned on or not. * Define these variables in defaults/mk.conf instead of separately in every platform/*.mk file. The definitions used to be the same for each of these platforms anyway, except for some where they were randomly missing or commented out for no clear reason, leading to broken game packages. * Handle all these variables properly when unprivileged. * Update the comments/documentation for these variables. * Describe GAMEOWN and GAMEGRP as deprecated. These need to be retained as aliases for GAMES_USER and GAMES_GROUP respectively for supporting packages that use bsd.*.mk but should otherwise not be used. * Add GAMEDATA_PERMS and GAMEDIR_PERMS using GAMEDATAMODE and GAMEDIRMODE respectively. * Fix a bug I noticed that was improperly mixing the "games" group and "games" user. Things this does *not* do: - get rid of GAMES_USER, for which there should ultimately be no need. - move the declaration/documentation/default value of USE_GAMESGROUP to a suitable place. (It is currently where SETGIDGAME was, which is suboptimal.) - touch any of the games, all of which need updating with at least s/SETGIDGAME/USE_GAMESGROUP/ and probably more. - update the guide to explain how to handle games properly. Also, it would be nice if using GAMES_GROUP without setting USE_GAMESGROUP=yes caused an error but as far as I know there isn't any particularly good way to arrange this right now. Note that these changes may alter the build/install behavior of broken game packages, e.g. some may silently become setgid when they weren't before or things like that. If you run into any of this file a PR. While one might arguably bump the PKGREVISION of all games or other packages using any of these variables as a precaution, that seems like a bad idea. Instead, I think I will be bumping each game once it itself has been fixed up to do everything the right way.
2010-06-08Clean up some obsolete Java stuff.wiz1-23/+6
2010-06-02Add mozilla-enigmail option which will soon enable PGP supporttnn1-0/+1
in Thunderbird and Seamonkey.
2010-05-24Change CUPS_GROUP to lpsbd1-2/+7
Add CUPS_SYSTEM_GROUPS.
2010-05-20Note libthai option.obache1-0/+1
2010-05-20add libusbsbd1-0/+1
2010-05-20Fix typo.wiz1-1/+1
2010-05-20Note skk option.obache1-0/+1
2010-05-20add dnssd and popplersbd1-0/+2
2010-05-19note chasen and mecab option.obache1-0/+2
2010-05-15remove redundant spaces and period.obache1-2/+2
replace multiple spaces with tabs.
2010-05-15mention kde3 and qt3 options.obache1-0/+2
2010-05-07Document the tests option, first used by sysutils/etcutils.jmmv1-0/+1
2010-05-06webvmail only requires MySQL to be installed if you are using itjnemeth1-1/+1
2010-05-06describe Asterisk's webvmail optionjnemeth1-0/+1
2010-04-30Explain options of the "apache22" package.tron1-1/+5
2010-04-30Remove LSOF_MORE_SECURE and LSOF_LESS_SECURE_SOCKETS variables and addsbd2-15/+3
option descriptions for lsof-more-secure and lsof-less-secure-sockets.
2010-04-21+mozilla-lightningtnn1-0/+1
2010-04-16Add opencore-arm option. Not enabled by default for ffmpeg.reed1-0/+1
It worked for me to play a "Adaptive Multi-Rate Codec (GSM telephony)" file using ffplay.
2010-04-12Note webkit-jit option.obache1-0/+1
2010-03-25remove a redundant period.obache1-1/+1
2010-03-21Add new options for mysql51-server pacakge.taca1-0/+3
2010-03-18Refer to pkg_admin in AUDIT_PACKAGES_FLAGS description. Removewiz1-11/+3
DOWNLOAD_VULNERABILITY_LIST_FLAGS description, the variable is not used except in the old bulk build code, which has its own config file.
2010-03-16End descriptions with a dot.wiz1-59/+59
2010-03-16kde4 not require pkgsrc-wip in these days.obache1-1/+1
2010-03-15more describe about migemo.obache1-1/+1
2010-03-15Mention migemo option (used by www/w3m).obache1-0/+1
2010-03-14Change mpg123 option descriptions for 1.10.1martin1-1/+4
2010-03-08Describe dvi option.wiz1-0/+1
2010-03-04Add embedded-server description.taca1-0/+1
2010-02-19Describe "pdf" option.asau1-0/+1
2010-02-16Describe new amarok options.wiz1-0/+3
2010-02-16Add lang-bs, lang-hr, lang-sl and lang-tl used by typolight*-translations.taca1-0/+4
2010-02-15Add descriptions for new digikam options. Sort.wiz1-2/+6
2010-02-09Start removal of PKG_SUFX as option by making selection of compressionjoerg1-5/+6
format a separate new option (PKG_COMPRESSION).
2010-02-06Adding description for gmpsno1-0/+1
2010-02-02Add description for new options in databases/p5-DBIx-Class-Schema-Loadersno1-0/+2