summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2013-02-23prefer native X11 on Cygwin.obache1-1/+3
2013-02-23native X11BASE=/usr on Cygwin.obache1-2/+2
2013-02-22In pkgsrc, 64bit linux libraries should install into lib rather than lib64.markd1-1/+2
2013-02-22Update default Emacs version to 24.asau1-2/+2
2013-02-22Fix ROOT_USER/ROOT_GROUP for Cygwin to Administrators/Administrators (not usingobache1-2/+3
2013-02-22Allow to overwrite commnand of privilege check as _IS_ROOT_CMD.obache1-2/+3
2013-02-21if `id -u' failed, assume that numeric ID is specified (especially for Cygwin).obache1-2/+2
2013-02-21${ID} is not defined here.obache1-4/+2
2013-02-21clang -dumpversion prints 4.2.1, which is not the intended contentwiz1-2/+2
2013-02-20Use ${ID} instead of bare 'id'.obache1-3/+3
2013-02-20purge jitterbug related items, misc/jitterbug had been removed in 2012Q3.obache1-38/+1
2013-02-20Fixes ROOT_GROUP setting for Cygwin.obache1-2/+4
2013-02-20Fix continuation for previous.wiz1-2/+2
2013-02-20Remove OPSYS and LOWER_OPSYS substitutions in print-PLIST;wiz1-3/+1
2013-02-20skip symbolic link for shlibs check, it may point to absolute path and currentlyobache1-2/+5
2013-02-17make emulators/compat50, emulators/compat50-x11, emulators/compat51,spz1-1/+13
2013-02-17Clean up tools for Cygwin:obache1-16/+66
2013-02-16Remove fetched file if fetch command succeeds to fetch but checksum mismatchobache2-2/+4
2013-02-15check requirement of uac manifest, it is required for Windows Vistaobache2-4/+12
2013-02-15set Cygwin kernel name to OS_VARIANT for further usage.obache1-1/+2
2013-02-12Don't use GNU tar as bsdtar, it isn't fully compatible and fails withjperkin1-3/+1
2013-02-10Experimental support of manifest files for Windows UAC.obache3-1/+58
2013-02-10Add preference for Cygwin.obache3-2/+197
2013-02-10Add REQUIRE/PROVIDER metadata detection support for OBJECT_FMT=PE (Cygwin).obache1-1/+15
2013-02-10Improve PLIST handling for Cygwin (SHLIB_TYPE=PEwin)obache4-2/+67
2013-02-09sed and install have moved to /usr/bintcort1-3/+3
2013-02-09Minix now supports ELF shared libraries.tcort1-4/+5
2013-02-07FTPUSERAGENT is a environment variable for ftp(1), not a make variable.obache1-2/+1
2013-02-04Remove "-no-cpp-precomp" from CPP_PRECOMP_FLAGS.wiz1-4/+3
2013-02-02Fix previous, it didn't work as intended. Just having /usr/lib${LIBABISUFFIX}hans1-3/+1
2013-02-01Treat /usr/lib${LIBABISUFFIX} like /usr/lib to avoid picking up thehans1-1/+3
2013-02-01Prefer openssl from pkgsrc on SunOS by default.hans1-1/+2
2013-02-01Set LIBABISUFFIX on SunOS x86_64. Should probably also be done forhans1-1/+5
2013-01-28Also fix the "patch" target for patch files with broken UTF-8 sequencestron1-1/+4
2013-01-24Force using the C locale while checking or generating patch file checksums.tron1-2/+2
2013-01-23X11 (from the Xquartz distribution) gets installed under "/opt/X11" undertron1-2/+5
2013-01-20Allow overwritting of FTPUSERAGENT for some broken sites, which requires it.morr1-2/+2
2013-01-20Add download-origin.cdn.mozilla.net to MASTER_SITE_MOZILLA*.ryoon1-2/+5
2013-01-15Clean up libXaw handling. [1/2]morr1-3/+1
2013-01-05Added opendkim-filter option.pettai1-0/+1
2013-01-05Modify mk/plist/plist-gnu.mk to convert gnu/man to ${PKGGNUDIR}${PKGMANDIR}.sbd2-2/+12
2013-01-04Don't print the /bin/sh warning on SunOS-5.11, where /bin/sh is ksh93.jperkin1-2/+2
2012-12-17Add a libidn option (defaulting to on) which allows libidn support to beagc1-0/+1
2012-12-17Fix typo in loop (wrong variable used).wiz1-2/+2
2012-12-15When using g95 as fortran compiler make sure FC is set correctly.markd1-1/+2
2012-12-15Set X11_ENCODINGSDIR correctly for builtin case as well as modular.markd1-1/+5
2012-12-14ffmpeg: add option "ass" for subtitle renderer support and enable it bycheusov1-0/+1
2012-12-14Clear FTPUSERAGENT environment variable.ryoon1-1/+2
2012-12-13Add Sleepycat Public License, used by Oracle's Berkely DB.gdt1-2/+3
2012-12-12compiler.mk, gcc.mk: Implement DRAGONFLY_CCVERmarino2-2/+8