summaryrefslogtreecommitdiff
path: root/mk/defaults
AgeCommit message (Collapse)AuthorFilesLines
2012-12-17Add a libidn option (defaulting to on) which allows libidn support to beagc1-0/+1
turned off in www/curl. Modify the curl package to be aware of the libidn option. Ensure default is on. No functional change, so no version number bump.
2012-12-14ffmpeg: add option "ass" for subtitle renderer support and enable it bycheusov1-0/+1
default. ++pkgrevision. Tested on NetBSD-6
2012-12-06Introduce PKGGNUDIR as a way to control gnu prefix.jperkin1-1/+9
By default pkgsrc uses LOCABASE/gnu as a prefix for packages to install native versions of GNU tools, which are them symbolically linked back to the 'g' versions of the files in LOCALBASE, and users can then add LOCALBASE/gnu/bin to PATH to pick up those tools. On systems where the GNU environment is desired, PKGGNUDIR now allows users to install the non-'g' files directly into LOCALBASE, making them the default without having to alter PATH, whilst retaining the 'g' files in order to ensure dependencies and tool paths remain the same.
2012-12-05Document eaccelerator-disassembler and eaccelerator-doc-comment-inclusion.taca1-0/+2
2012-12-03Add mp4v2 description; modify libmp4v2 description to make it clearer.wiz1-1/+2
2012-11-24Add 5 more option descriptions from diro@nixsyspaus.org in PR 47185.wiz1-0/+5
2012-11-19Corrected description line for vbrpettai1-1/+1
2012-11-19Added vbr commentpettai1-0/+1
2012-11-12Add two more: coreaudio and lilypond. From diro.wiz1-0/+2
2012-11-11Add some option descriptions. From diro@nixsyspaus.org in PR 47185.wiz1-0/+28
2012-11-10Added "rrl" optionpettai1-0/+1
2012-11-10Support "motif" in MOTIF_TYPE.ryoon1-5/+5
2012-11-04Describe xcb.wiz1-0/+1
2012-10-30Add description about onscripter-pda for games/onscripter.tsutsui1-0/+1
2012-10-21Add option for English language.darcy1-0/+1
2012-10-20Add FreeSWITCH audio sample rate options.darcy1-0/+4
2012-10-07- Add following option for ghostscriptmef1-0/+6
disable-compile-inits Disable compile time implicit initialization. fontconfig Enable FONTCONFIG (fonts/fontconfig) support. - Add following options for ghostscript-cidfonts-ryumin adobe-cidfonts Select Adobe-fonts. ipa Select IPA fonts (fonts/ipa-fonts). motoya Add motoya fonts (fonts/motoya-fonts). umefont Add Umefont (fonts/umefont-ttf).
2012-09-10Corrected installation error (DESTDIR not applied correctly).jaapb1-0/+4
Added description of options. Added update to changes file. Used buildlink3 for findlib dependency.
2012-08-20Add description for freediameter-all-extensions.wiz1-0/+1
2012-08-18remove support for suse 11.3.chs1-2/+2
2012-08-01Add 'dtrace' option descriptionfhajny1-0/+1
2012-07-30+ Change the AMANADA_USER to 'amandabackup' to be consistent with othersbd1-8/+2
packages (and because I think its a good idea). + Remove legacy varable AMANDA_SMB.
2012-07-30Describe "xinerama" option, used by x11/dmenu and perhaps others.dholland1-0/+1
2012-07-11- ocamlduce (not used any longer)wiz1-1/+1
+ camlzip (ocsigen)
2012-07-09Move USE_GAMESGROUP and SETGIDGAME defaults out of mk.conf, where theywiz1-18/+1
don't belong (package-setable, not user-setable).
2012-07-03Keep PREFER_PKGSRC for NetBSD and native X11R7. Noticed by wiz.joerg1-1/+2
2012-07-03Do not prefer expat on NetBSD, if the base system has it.joerg1-2/+5
2012-07-02Add amanda optionssbd1-0/+4
2012-06-17Remove outdated comment about packages not getting a LICENSE set ifwiz1-4/+2
they are OSI/Free.
2012-06-14Set NBPAX_PROGRAM_PREFIX?=nb by default, avoids problems on various platformsjperkin1-1/+6
where software assumes features of the native 'tar' and break when 'tar' is the NetBSD version. We are too close to the pkgsrc-2012Q2 branch to remove NBPAX_PROGRAM_PREFIX completely, but if it's apparent that no platforms need to override this default then it will be removed completely for the next branch.
2012-06-13Drop USE_INET6 => inet6 option binding.gdt1-3/+1
For a long time, the norm in pkgsrc was that packages had an option for IPv6 support "inet6", and this was not in PKG_SUGGESTED_OPTIONS. On NetBSD (and probably other BSD), USE_INET6 was defined in system mk files, and pkgsrc noticed this and enabled the inet6 option globally. But, in some environments, this did not happen. The inet6 option has been added to PKG_SUGGESTED_OPTIONS for almost all packages. This change decouples IPv6 support in pkgsrc from the base system. People building on systems that do not support IPv6, or who do not want IPv6 support in packages, can add PKG_DEFAULT_OPTIONS+= -inet6 to mk.conf. (Discussed for the last week on various lists, and ok wiz@.)
2012-06-11Describe remaining undocumented mplayer options.wiz1-0/+6
From Leonardo Taccari in private mail.
2012-06-02Note xnp2-ia32 option used by emulators/xnp2.obache1-0/+1
2012-06-02Describe psiconv, sort.wiz1-1/+2
2012-05-30Remove GNU_PROGRAM_PREFIX as discussed in pkgsrc-users@cheusov1-6/+1
2012-05-20note fribidi option.obache1-0/+1
2012-05-20Note libind option (used by x11/mlterm).obache1-0/+1
2012-05-14prefer native X modules for OpenBSD using Xorg.obache1-1/+4
2012-04-13Add description for option gcc-inplace-math.hans1-0/+1
2012-04-08Remove the now unneeded "gcc-cpp" description and change "gcc-objcpp" tosbd1-2/+1
"gcc-objc++" as plus characters are allowed in options names.
2012-04-04Add some gcc-* descriptionsbd1-0/+4
2012-03-21Add missing comma in comment.wiz1-2/+2
2012-03-21note 12.1 for SUSE_PREFERobache1-2/+2
2012-03-19Drop imake-check logic from X11 components' builtin.mk.joerg1-12/+3
Always use xorg-cf-files and imake from pkgsrc, replacing xpkgwedge. Always install man pages, not cat pages when using imake. Unify the various imake PLIST variables in preparation for dropping. Adjust xbattbar for the new expectations.
2012-03-18Update to 4.0.17 and delint. Notable changes:shattered1-0/+1
Added missing -i option to mshortname Make it clear that label is limited to 11 characters mbadblocks now takes a list of bad blocks mbadblocks now is able to do write scanning for bad blocks mshowfat can show cluster of specific offset Fixed encoding of all-lowercase names Consider every directory entry after an ENDMARK (0x00) to be deleted
2012-02-24mechanically replace *.t.ring.gr.jp with *.dnsbalance.ring.gr.jp.obache1-10/+10
TENBIN system was discontinued.
2012-01-28Describe unicode option (lame).wiz1-0/+1
2012-01-27Describe the links-xz option for www/links and www/links-gnusbd1-0/+1
2012-01-04Describe two svn options. From Moritz Wilhelmy.wiz1-0/+2
2011-12-09Another whitespace, from Snader_LB.dholland1-1/+1