summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2017-05-29Remove "mess822-qmailqueue" option.schmonz1-1/+0
2017-05-28Remove old logic about choosing audio device on freebsd which ismaya1-6/+1
2017-05-27Document new "mess822-qmailqueue" option.schmonz1-0/+1
2017-05-24Removed databases/postgresql91adam1-23/+2
2017-05-22Document new "qmail-remote" option.schmonz1-0/+1
2017-05-19Drop redundant dependency patterns. The normal reduction logic doesn'tjoerg1-1/+4
2017-05-18Consolidate setting of SSP flags now that multiple compilers support it.jperkin3-19/+13
2017-05-18Register support for SSP on FreeBSD and clang (on x86 architectures)khorben2-2/+23
2017-05-15typoprlw11-1/+1
2017-05-11Add the zsh license and add it to the default acceptable list (MIT-like).jperkin1-2/+3
2017-05-10lang/openjdk8 works under FreeBSD/amd64 10.3ryoon1-2/+5
2017-05-08Default to pkgsrc terminfo. The curses default was switched to pkgsrc ajperkin1-3/+6
2017-05-06The version of find(1) included in Darwin did not support {} + being passed tosevan1-1/+3
2017-05-04Add GCC_VERSION_SUFFIX, which can be used i.e. on SuSE systems to selectjoerg1-18/+22
2017-05-04Simplify PATH handling. Use full pkgsrc path for cwrappers, but skip thejoerg2-13/+5
2017-05-03Introduce CHECK_SHLIBS_BLACKLIST which allows users to specify a list ofjperkin2-3/+21
2017-05-03Add support to USE_LANGUAGES for C++ standards from c++0x to gnu++14.jperkin1-3/+21
2017-04-26Only perform the CHECK_WRKREF_EXTRA_DIRS check on the resolved path ratherjperkin1-7/+7
2017-04-24Add vw_printw to list of functions to check for when assessing suitabilitysborrill1-2/+2
2017-04-23Remove reference to misc/rubygems and RUBY_VER is "18".taca1-8/+2
2017-04-21Check for paxctl's existence rather than version+arch check.maya1-3/+2
2017-04-21Workaround for make(1) from recent NetBSD-current to detect paxctlryoon1-3/+3
2017-04-17Remove mpeg4ip, unused in pkgsrc, newer version in multimedia/libmp4v2.wiz1-1/+0
2017-04-16Add granularity to PKGSRC_USE_FORTIFY and PKGSRC_USE_RELROkhorben3-14/+31
2017-04-16Remove references to WINDOWMAKER_{OPTIONS,THEMES}khorben1-13/+1
2017-04-16More consistent log outputkhorben1-2/+2
2017-04-10Let GCC 4.4 handle requests for GCC 4.[0-4] to ensure we are consistent injperkin1-4/+4
2017-04-09xz is a valid compression algorithm.joerg1-2/+2
2017-04-09Describe qmail-run-ofmipd.schmonz1-0/+1
2017-04-05Remove traces of textproc/php-dom which is not needed anymore, now that dom i...fhajny1-1/+0
2017-04-04Define default names for qmail users and groups.schmonz1-1/+19
2017-04-01Fixed typo.rillig1-3/+3
2017-04-01Describe qmail-srs option (Sender Rewriting Scheme).schmonz1-0/+1
2017-03-24Remove binary-only realplayer-codecs package from 2004.wiz1-1/+0
2017-03-23Describe qmail-maildiruniq and qmail-rcptcheck.schmonz1-0/+2
2017-03-21QMAILDIR used to default to "/var/qmail" out of concern for distributors'schmonz1-3/+3
2017-03-20quickly remove debugroy1-2/+2
2017-03-20Roll the duplicated function and define tests into lists and then looproy1-96/+28
2017-03-20Describe USE_CURSES, FAKE_NCURSES and INCOMPAT_CURSES.roy1-1/+29
2017-03-20Add a test for syncok(3).roy1-1/+11
2017-03-11default to apache24 (not 22)maya1-2/+2
2017-03-08Ensure PBULK_CACHE_DIRECTORY exists before writing into it.jperkin1-1/+2
2017-03-08Mark SunOS as _INCOMPAT_CURSES, there are lots of issues with the recent workjperkin1-1/+6
2017-03-06Update libtool packages to 2.4.6.jperkin1-1/+5
2017-03-05Fix path to cross-libtool-base in f2c.mk for crossbuildingkamil1-3/+3
2017-03-05Fix path to cross-libtool-base in TOOL_DEPENDS+= for crossbuildingkamil1-2/+2
2017-02-03Describe gstreamer-ptp-suid. requested by wiz.maya1-0/+1
2017-02-01MACHINE_ARCH is set to powerpc64le during bootstrap, adjust if statement tosevan1-2/+2
2017-02-01powerpc64le is little endian.sevan1-3/+3
2017-02-01Indent conditionals to improve legibility. No functional change.jperkin1-14/+14