Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-09-02 | Note eekboard and xtest option. | obache | 1 | -0/+2 | |
2010-09-01 | Describe vdpau. From Aleksey Cheusov. | wiz | 1 | -0/+1 | |
2010-08-30 | Note clutter option. | obache | 1 | -0/+1 | |
2010-08-25 | Add epub option | gls | 1 | -0/+1 | |
2010-08-24 | Fix typo in comment. | wiz | 1 | -2/+2 | |
2010-08-24 | I'm fed up with having to waste time because PKG_DEVELOPER is "special" and | bad | 1 | -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-23 | Add lang-ar, lang-et, lang-gl, lang-gn, lang-hi, lang-mr and lang-ms. | taca | 1 | -0/+7 | |
Each option is corresponding to Arabic, Estonian, Galician, Guarani, Hindi, Marathi and Malay. | |||||
2010-08-21 | Note libsmi option. | obache | 1 | -0/+1 | |
2010-08-17 | add description for modperl option | sno | 1 | -0/+1 | |
2010-08-15 | Note terminfo option. | obache | 1 | -0/+1 | |
2010-07-24 | note tokyocabinet option. | obache | 1 | -0/+1 | |
2010-07-17 | Mention skkdic-expr2 option, used by inputmethod/skktools. | obache | 1 | -0/+1 | |
2010-07-16 | Added sigver + softhsm description (for softhsm/opendnssec pkgs) | pettai | 1 | -0/+2 | |
2010-07-08 | Begin cleanup of setgid game infrastructure. | dholland | 1 | -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-08 | Clean up some obsolete Java stuff. | wiz | 1 | -23/+6 | |
2010-06-02 | Add mozilla-enigmail option which will soon enable PGP support | tnn | 1 | -0/+1 | |
in Thunderbird and Seamonkey. | |||||
2010-05-24 | Change CUPS_GROUP to lp | sbd | 1 | -2/+7 | |
Add CUPS_SYSTEM_GROUPS. | |||||
2010-05-20 | Note libthai option. | obache | 1 | -0/+1 | |
2010-05-20 | add libusb | sbd | 1 | -0/+1 | |
2010-05-20 | Fix typo. | wiz | 1 | -1/+1 | |
2010-05-20 | Note skk option. | obache | 1 | -0/+1 | |
2010-05-20 | add dnssd and poppler | sbd | 1 | -0/+2 | |
2010-05-19 | note chasen and mecab option. | obache | 1 | -0/+2 | |
2010-05-15 | remove redundant spaces and period. | obache | 1 | -2/+2 | |
replace multiple spaces with tabs. | |||||
2010-05-15 | mention kde3 and qt3 options. | obache | 1 | -0/+2 | |
2010-05-07 | Document the tests option, first used by sysutils/etcutils. | jmmv | 1 | -0/+1 | |
2010-05-06 | webvmail only requires MySQL to be installed if you are using it | jnemeth | 1 | -1/+1 | |
2010-05-06 | describe Asterisk's webvmail option | jnemeth | 1 | -0/+1 | |
2010-04-30 | Explain options of the "apache22" package. | tron | 1 | -1/+5 | |
2010-04-30 | Remove LSOF_MORE_SECURE and LSOF_LESS_SECURE_SOCKETS variables and add | sbd | 2 | -15/+3 | |
option descriptions for lsof-more-secure and lsof-less-secure-sockets. | |||||
2010-04-21 | +mozilla-lightning | tnn | 1 | -0/+1 | |
2010-04-16 | Add opencore-arm option. Not enabled by default for ffmpeg. | reed | 1 | -0/+1 | |
It worked for me to play a "Adaptive Multi-Rate Codec (GSM telephony)" file using ffplay. | |||||
2010-04-12 | Note webkit-jit option. | obache | 1 | -0/+1 | |
2010-03-25 | remove a redundant period. | obache | 1 | -1/+1 | |
2010-03-21 | Add new options for mysql51-server pacakge. | taca | 1 | -0/+3 | |
2010-03-18 | Refer to pkg_admin in AUDIT_PACKAGES_FLAGS description. Remove | wiz | 1 | -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-16 | End descriptions with a dot. | wiz | 1 | -59/+59 | |
2010-03-16 | kde4 not require pkgsrc-wip in these days. | obache | 1 | -1/+1 | |
2010-03-15 | more describe about migemo. | obache | 1 | -1/+1 | |
2010-03-15 | Mention migemo option (used by www/w3m). | obache | 1 | -0/+1 | |
2010-03-14 | Change mpg123 option descriptions for 1.10.1 | martin | 1 | -1/+4 | |
2010-03-08 | Describe dvi option. | wiz | 1 | -0/+1 | |
2010-03-04 | Add embedded-server description. | taca | 1 | -0/+1 | |
2010-02-19 | Describe "pdf" option. | asau | 1 | -0/+1 | |
2010-02-16 | Describe new amarok options. | wiz | 1 | -0/+3 | |
2010-02-16 | Add lang-bs, lang-hr, lang-sl and lang-tl used by typolight*-translations. | taca | 1 | -0/+4 | |
2010-02-15 | Add descriptions for new digikam options. Sort. | wiz | 1 | -2/+6 | |
2010-02-09 | Start removal of PKG_SUFX as option by making selection of compression | joerg | 1 | -5/+6 | |
format a separate new option (PKG_COMPRESSION). | |||||
2010-02-06 | Adding description for gmp | sno | 1 | -0/+1 | |
2010-02-02 | Add description for new options in databases/p5-DBIx-Class-Schema-Loader | sno | 1 | -0/+2 | |