summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2017-12-03*: remove ftp.kddlabs.co.jp, does not provide ftp servicewiz1-3/+2
2017-12-03mk: Remove ftp.kddlabs.co.jp from sites, does not provide ftp servicewiz2-8/+3
2017-12-03Revert gnu-config/missing, new version loops.joerg1-147/+262
2017-12-01Sync with upstreamsevan3-335/+241
2017-11-29Also append the CFLAGS for MKPIE for c++(1)khorben1-1/+2
2017-11-21Add /usr/local for include and libdir on ChromeOS.bsiegert1-1/+6
2017-11-21mk/defaults/options.description: add `oauth' PKG_OPTIONleot1-0/+1
2017-11-20Escape whitespace in PKG_JAVA_HOME when setting JAVA_HOMEminskim1-2/+2
2017-11-16Really use the parent sink for ld(1)khorben1-2/+2
2017-11-16Introduce a command sink for ld(1) with MKPIEkhorben2-1/+41
2017-11-16Recognize more situations where not linking executableskhorben1-2/+2
2017-11-16Obtain the MKPIE flags from the environmentkhorben2-5/+9
2017-11-16Let the MKPIE command sink for GCC re-use the generic command sinkkhorben1-10/+2
2017-11-15Revert "Always add "-fPIC" when linking with PKGSRC_MKPIE"khorben1-2/+2
2017-11-12Look for ar(1) in $_ORIG_PATH with PKGSRC_MKREPROkhorben1-2/+4
2017-11-12Add initial support for building packages reproduciblykhorben7-5/+66
2017-11-08define MASTER_SITE_CRATESIO (for downloading rust crates)tnn1-1/+4
2017-11-08Configure "append_executable" adequately for cwrapperskhorben1-2/+4
2017-11-07Always add "-fPIC" when linking with PKGSRC_MKPIEkhorben1-2/+2
2017-11-03Support OS_VARIANT on Linux, support ChromeOS.bsiegert1-1/+7
2017-11-01Typokhorben1-3/+3
2017-10-31Improved index generation for "make help".rillig2-6/+11
2017-10-28Remove QMAIL_QFILTER_TMPDIR knob, no longer needed.schmonz1-6/+1
2017-10-28Move mail/nullmailer defaults to mk/defaults/mk.conf.schmonz1-1/+11
2017-10-23Added support for PostgreSQL 10.0adam1-3/+12
2017-10-17Modified file so that opam automatically uses findlibjaapb1-1/+2
2017-10-10mk/platform: Remove unsupported Darwin/SunOS linker arguments.jperkin2-2/+5
2017-10-06Comment out debug printf.wiz1-2/+2
2017-10-04reduce-depends.awk: Also reduce "exact match" and "any version".jlam2-63/+432
2017-10-04reduce-depends.awk: Match version strings containing tilde (~).jlam2-2/+27
2017-10-03mk: Disable SSP checks on systems where it is provided in libc.jperkin3-3/+6
2017-10-03mk: Add support for SSP checks.jperkin4-2/+193
2017-10-03mk: Fix SSP detection when using pkgsrc GCC.jperkin1-12/+12
2017-10-03Document "daemontools-moresignals" option.schmonz1-0/+1
2017-10-02mk: check for installed files that are not in PLIST by defaultwiz1-6/+2
2017-10-01reduce-depends.awk: Avoid "delete array" statement for portability.jlam1-5/+10
2017-10-01reduce-depends.awk: Avoid gensub() for portability.jlam1-2/+2
2017-10-01reduce-depends.awk: Reduce "pkg>1" and "pkg<2" into "pkg>1<2".jlam3-63/+601
2017-09-29mk/defaults/options.description: Drop unused gdb6-tuikamil1-1/+0
2017-09-29emacs22*, emacs23*, emacs24*: remove unmaintained emacs versionswiz1-4/+2
2017-09-29remove ftp variant when http server already existsmaya1-3/+1
2017-09-28Replace LOCALBASE usage with PREFIX.schmonz1-3/+3
2017-09-26*: remove qt3 and the packages using it, including KDE3wiz1-2/+0
2017-09-17fetch/sites.mk: ftp.tuwien.ac.at times out, remove itwiz1-3/+1
2017-09-16mk: remove import targetwiz2-121/+1
2017-09-13mk/misc/developer.mk: improve commit messagewiz1-2/+2
2017-09-12mk/bsd.pkg.mk: Adapt changes-entry targetwiz1-2/+2
2017-09-11Limit GCC SSP support to 4.x and newer.jperkin1-4/+6
2017-09-08Moved jbuilder detection forward so it deals with opam properlyjaapb1-10/+9
2017-09-08jbuilder not always uses opam, it's just the defaultjaapb1-2/+2