summaryrefslogtreecommitdiff
path: root/mk/platform/NetBSD.mk
AgeCommit message (Expand)AuthorFilesLines
2020-12-20Fix error, pointed out by jperkin, thanksmaya1-2/+2
2020-12-20Simplify check, trust the user's PKGDB_DIR instead of second guessing it.maya1-4/+2
2020-12-18Move the pkgdb compatibility error to a NetBSD-specific file to avoidmaya1-1/+9
2020-12-14Allow PIE and RELRO on aarch64js1-3/+5
2020-03-22Add a ulimit flag for address space limits. Support it on NetBSD forjoerg1-5/+6
2020-03-12mk/platform/NetBSD.mk: Default to bsdtargdt1-1/+4
2019-01-09Add RELRO support for clang, based on the gcc logic.wiz1-2/+2
2017-11-12Add initial support for building packages reproduciblykhorben1-1/+4
2017-10-03mk: Disable SSP checks on systems where it is provided in libc.jperkin1-1/+2
2017-08-07Remove hack working around NetBSD 1.5's specfiles.maya1-7/+1
2017-08-07Disable fortify on netbsd<6.maya1-1/+6
2017-07-24Don't bother with a version check for alpha cflagsmaya1-6/+3
2017-07-09Register support for PKGSRC_USE_STACK_CHECKkhorben1-1/+7
2017-07-04Implement a check for RELROkhorben1-2/+4
2017-05-31Move detection of shared library type into the platform file.jlam1-2/+10
2016-10-27Enable cwrappers by default on NetBSD.wiz1-1/+3
2016-03-11Re-arrange support for FORTIFY/MKPIE/RELRO/SSPkhorben1-10/+2
2016-03-11Add support for a number of security featureskhorben1-12/+28
2016-03-10Remove _OPSYS_WHOLE_ARCHIVE_FLAG and _OPSYS_NO_WHOLE_ARCHIVE_FLAG, thesejperkin1-6/+1
2015-08-10Add support for building with fortifykhorben1-1/+6
2015-07-27More efficient check if SSP is enabledkhorben1-3/+3
2015-07-26Add support for compiling with stack-smashing protectionkhorben1-1/+11
2015-05-26Let's unconditionally depend on useradd on NetBSD. It has been in basejoerg1-7/+1
2015-04-21Add a new ulimit modifier for cputime. Support raising limits forjoerg1-1/+2
2014-09-02Default to X11_TYPE=modular on netbsd-5.gdt1-2/+4
2013-04-28Introduce _OPSYS_LIB_DIRS and _OPSYS_INCLUDE_DIRS varables.obache1-1/+3
2012-11-19Make MOTIF_TYPE_DEFAULT as motif (LGPL Motif) instead of openmotif or lesstif.ryoon1-2/+2
2012-03-19Drop imake-check logic from X11 components' builtin.mk.joerg1-19/+1
2012-02-28Fix comment about NetBSD X11: the default for NetBSD 4 is now "modular".tron1-2/+2
2011-09-18switch NetBSD-4 and AIX to default to modular X11_TYPEabs1-2/+2
2011-09-10From "What platforms work with X11_TYPE=native" thread on pkgsrc-users.abs1-1/+6
2010-07-08Begin cleanup of setgid game infrastructure.dholland1-14/+1
2009-07-26Get rid of an abstraction violation which has been in the tree sinceagc1-1/+3
2008-08-10Use patch --suffix instead of -b, the latter will be problematic whenjoerg1-2/+2
2008-04-03Move handling of pkg_install version into flavor. Add an explicitjoerg1-6/+4
2008-03-04+ Conditionally add GAMES_USER and GAMES_GROUP to the platform *.mkjlam1-3/+5
2008-01-16Make the default rpath for USE_CHECK_SHLIBS_ELF a platform variable.joerg1-1/+3
2007-10-19Reverted the last changes, which factored out some definitions that arerillig1-4/+14
2007-10-18Factored out the parts that are common between all the supportedrillig1-14/+4
2007-08-21* Support netbsd-* as a valid platform in EMUL_PLATFORMS. Use thejlam1-1/+4
2007-08-01Note the proper /emul/* dir for Darwin libraries.jlam1-1/+2
2007-07-29* Add new emulator framework in pkgsrc/mk/emulator that handles alljlam1-1/+11
2007-07-02Remove RSH definition.joerg1-2/+1
2006-07-20Remove USE_GNU_GETTEXT from pkgsrc. Packages generally only neededjlam1-2/+1
2006-04-12Add INSTALL_GAME_DIR to complement INSTALL_GAME_DATA. The directoriesjoerg1-1/+2
2006-03-18Remove leftover code sections guarded by _USE_PLIST_MODULE which wasjlam1-9/+1
2006-01-12Initial commit of a new module that encapsulates all of the codejlam1-1/+8
2005-12-04Add IMAKE_GAMEMAN_SUFFIX and IMAKE_GAMEMAN_DIR to allow PLISTsjoerg1-1/+3
2005-08-02Replace references of pkgsrc/mk/bsd.pkg.defaults.mk toreed1-3/+3
2005-06-01Turn IMAKE_MAKE into a public variable that may be set via /etc/mk.conf.jlam1-2/+2