summaryrefslogtreecommitdiff
path: root/mk/platform/DragonFly.mk
AgeCommit message (Expand)AuthorFilesLines
2016-12-04Enable cwrappers for Dragonfly and FreeBSD. Remove Linux emulation (gone)bsiegert1-2/+3
2016-10-25DragonFly: Update _OPSYS_SYSTEM_RPATHmarino1-2/+2
2016-06-29DragonFly BSD ships with GCC 5.x as the compiler, add its library location to...sevan1-2/+2
2016-03-10Remove _OPSYS_WHOLE_ARCHIVE_FLAG and _OPSYS_NO_WHOLE_ARCHIVE_FLAG, thesejperkin1-6/+1
2015-09-10_OPSYS_LIB_DIRS entries must be space-separated, not colon.jperkin1-2/+2
2015-04-21Add a new ulimit modifier for cputime. Support raising limits forjoerg1-1/+2
2014-07-25Fix shlib check error under DragonFly 3.8.1.ryoon1-3/+3
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-18/+1
2011-12-17mk/platform/DragonFly.mk: Correct setting for _OPSYS_HAS_OSSAUDIOmarino1-2/+2
2011-09-10From "What platforms work with X11_TYPE=native" thread on pkgsrc-users.abs1-4/+1
2010-07-08Begin cleanup of setgid game infrastructure.dholland1-14/+1
2009-12-16Force libtool 2.2 on all platforms.joerg1-2/+1
2009-07-26Get rid of an abstraction violation which has been in the tree sinceagc1-1/+3
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-3/+9
2007-10-18Factored out the parts that are common between all the supportedrillig1-9/+3
2007-07-29* Add new emulator framework in pkgsrc/mk/emulator that handles alljlam1-2/+3
2007-07-02DragonFly is ELF-only. Fix indentation.joerg1-6/+2
2007-07-02Remove RSH definition.joerg1-2/+1
2007-06-18Change DragonFly to use modular Xorg by default. Haven't heard much badjoerg1-3/+3
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-02-06Set required libtool version to 1.5.22nb1, to skip regression issue in thetv1-1/+2
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-11-09DragonFly does not provide an X11, so default to X.org's X11.reed1-1/+4
2005-10-28Implement usergroupfuncs for DragonFly using pw(8).joerg1-1/+2
2005-10-27a.out has never existed on DragonFly; that OS was created long after itstv1-2/+2
2005-09-21Bump LIBTOOL_REQD to 1.5.18nb5. This pulls in the -avoid-version fix fortv1-2/+1
2005-08-02Replace references of pkgsrc/mk/bsd.pkg.defaults.mk toreed1-3/+3
2005-06-05Force libtool-base-1.5.18nb3 on DragonFly.tv1-1/+2
2005-06-01Turn IMAKE_MAKE into a public variable that may be set via /etc/mk.conf.jlam1-2/+2
2005-05-31DragonFly patch(1) can do backups, using -z flag:salo1-3/+3
2005-05-22Remove the old tools framework and references to _USE_NEW_TOOLS.jlam1-78/+1
2005-05-03First pass at converting pkgsrc to use the new tools framework (stilljlam1-9/+12
2005-05-03Back out part of a change from revision 1.756 of bsd.pkg.mk. It wasjlam1-2/+1
2005-03-22Bump LIBTOOL_REQD to 1.5.14; this unifies all the support again and fixestv1-2/+1
2005-03-18Fix a gleaming illustration of why using YES/NO variables everywheretv1-5/+3
2005-01-28Don't make pkgsrc depend on dc(1) to be present in the system. Sincejlam1-2/+1
2005-01-25Relax need to put GNU_CONFIGURE before inclusion of bsd.prefs.mk:tv1-4/+2
2005-01-12set _PATCH_CAN_BACKUP=no to avoid problems with DragonFly's native patch.recht1-2/+2
2004-12-27Remove USERADD and GROUPADD definitions from OSes where the useraddjlam1-10/+1
2004-12-21libtool>=1.5.10nb9 actually works on DragonFly, so require atgrant1-1/+2
2004-11-16Revert previous (re-add common CPP_PRECOMP_FLAGS). For consistency, alsotv1-4/+2
2004-11-16CPP_PRECOMP_FLAGS is a Darwinism only. Move its frobbing of CPPFLAGS totv1-2/+1
2004-11-02Some updates for DragonFly from Todd Willey via tech-pkg.wiz1-3/+1