summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Collapse)AuthorFilesLines
2011-04-19Just warn about non executable files using env.roy1-2/+7
2011-04-19Disallow the use of env(1) as an interpreter.roy1-2/+7
2011-04-15sun-j{re,dk} run fine on x86_64 Linux. They may install the 32 bit VM, but ↵abs1-2/+4
they run fine
2011-04-10Note alsa and musicbrainz option (used by gnome-mplayer)obache1-0/+2
2011-04-09Add uulib option.shattered1-0/+1
2011-04-08make the name logic for TOOLS_PATH.gtar match the logic intez1-1/+7
archivers/gtar-base/Makefile
2011-04-07Make USE_DESTDIR=yes default, and warn if a package is not convertedwiz1-7/+6
to destdir yet. Based on a patch by Greg Troxel.
2011-04-06Mention groonga-suggest-learner option.obache1-0/+1
2011-04-05Make MAKE_PROGRAM overridable by packages.wiz1-2/+2
From Aleksey Cheusov in PR 44696.
2011-04-05Describe vice options; from Rhialto.wiz1-0/+3
2011-04-04mention libgcrypt option.obache1-0/+1
2011-04-01Allow GNU GPL v1 by default.wiz1-1/+2
2011-03-29shorten master_site_gentoo to a useful bunch.zafer1-149/+12
2011-03-28update master_site_gentoo. do we really need 161 gentoo mirrors when there ↵zafer1-10/+1
are only 20 packages using this mirror ?
2011-03-28update master_site_mysqlzafer1-16/+1
2011-03-28update master_site_mozillazafer1-11/+3
2011-03-28update master_site_pgsqlzafer1-12/+2
2011-03-23Define latex option (to be used in doxygen)gdt1-0/+1
2011-03-23document kerberos-prefix-cmdstez1-0/+1
2011-03-21remove quote from "DESTDIR".obache1-2/+2
2011-03-21Introduce DESTDIR_VARNAME package-settable variable.obache1-4/+9
A variable name that should be set as staged installation location presented as ${DESTDIR} at installation phase. "DESTDIR" is set by default. for packages using different variable for staged installation prefix, and/or using DESTDIR variable for different purpose.
2011-03-20/usr/bin/su for SSD/Linux.obache1-1/+5
2011-03-19Remove SETGIDGAME logic from here, like it was removed from the otherdholland1-12/+1
platform .mk files.
2011-03-19Add FILEBASE support for choosing the file name for a binary package.wiz1-3/+4
From Aleksey Cheusov in relation to PR 44698.
2011-03-17Add unlicense from http://unlicense.org/ and add it tobad1-2/+2
DEFAULT_ACCEPTABLE_LICENSES.
2011-03-12Add MULTI variable, and add it to BUILD_DEFS, to more easily findwiz2-2/+13
variable settings affecting binary packages. From Aleksey Cheusov in PR 44695.
2011-03-09Add a switch to choose between graphics/giflib and graphics/libungifdrochner1-0/+23
as GIF implementation. They are src/binary compatible and mutually exclusive, so this is a global choice. Up to now, "libungif" is used by pkgs, due to patent problems. The patents are said to be expired, and "giflib" gets somewhat better maintainance upstream these days, so set the new default to "giflib".
2011-02-27add a "curl" module.chs1-1/+2
2011-02-27Describe all musicpd options.wiz1-1/+6
2011-02-25Update to 4.4.5, fixes a build problem on OpenIndiana (and probablyhans1-2/+2
Solaris 11 Express, too). Changes 4.4.5: The GNU project and the GCC developers are pleased to announce the release of GCC 4.4.5. This release is a bug-fix release, containing fixes for regressions in GCC 4.4.4 relative to previous releases of GCC.
2011-02-22Describe nagios-nrpe-args.gdt1-0/+1
2011-02-21Remove deprecated KTERM_USE_WALLPAPER.obache1-6/+1
2011-02-13Use net/libbind/buildlink3.mk instead of removed net/bind95/buildlink3.mk.taca1-2/+2
2011-02-10Disable certificate checks when using "curl". This fixes the build oftron1-2/+2
the "youtube-dl" package.
2011-02-08Add FETCH_USE_IPV4_ONLY option to force connecting to only IPv4 addresses.obache1-5/+12
2011-02-08Add `--location' option for curl to follow HTTP redirect.obache1-2/+2
2011-02-08Let curl to silent fail with server error.obache1-1/+2
fixes a part of PR#44528.
2011-02-07Add default binpkg site for DragonFly. From Justin Sherrill in PR 44526.wiz1-1/+4
2011-02-07Handle '-' in uname output, needed for DragonFly. From Justin Sherrill in PR ↵wiz1-2/+2
44526.
2011-02-06Bring in boost-license, 1.0. Certified by OSI as an Open Sourceschnoebe1-2/+3
license.
2011-01-31add ndiff: tool to compare nmap scans, part of ... nmaphubertf1-0/+1
2011-01-31Remove the unneeded backslashes from the AIX OS_VERSION setting.sbd1-2/+2
Closes PR/44421.
2011-01-29stop majordomo from chowning /var/tmp to user majordom due to a superannuatedspz1-14/+5
default in mk/defaults/mk.conf remove the non-shared defaults and put in the setting that actually gets used by more than one package (namely, MAJORDOMO_HOMEDIR) don't make the majordom user own more than it actually needs to make resend, archive, request-answer and medit honor the MAJORDOMO_CF environment variable over the command line option, so that someone calling these via the wrapper (which sets the environment variable) can't make the majordom user execute random perl code by specifying it as config file. Thanks to salo for finding this issue.
2011-01-23Add support for MirBSD to pkgsrc. Patches from Benny Siegert andagc6-5/+236
Thorsten Glaser.
2011-01-23Document mc options, from cheusov.wiz1-0/+5
2011-01-22For curl, "=" is not required for longname options with value.obache1-3/+3
2011-01-19Typo fixjym1-2/+2
2011-01-18For PR #44396.reed1-2/+2
"FETCH_CMD is the program used to fetch files for FETCH_USING=custom."
2011-01-16Improve output when license (combination) is not accepted by user.wiz1-5/+7
2011-01-16Try to detect PF_VERSION upto 4.7.obache1-2/+22
fixes a part of PR#44339.