summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2007-08-08Skip blank lines in +REQUIRED_BY files so that we don't error out tryingjlam1-1/+2
2007-08-08Need to also unset unsafe_depends_strict along with unsafe_depends here.tnn1-2/+2
2007-08-08Fix some typos in comments, no functional changedsainty1-5/+5
2007-08-08Added option gnuradio-radio-astronomy used by meta-pkgs/gnuradiowulf1-0/+1
2007-08-08Change the meaning of unsafe_depends to mean that a dependency hasgdt1-3/+9
2007-08-08Improve previous: Per tnn@ suggestion, don't do pkg_admin unset unlessgdt1-6/+17
2007-08-07Remove unsafe_depends and rebuild tags from a package just beforegdt1-3/+6
2007-08-06Encode the generated HTML properly, taken from genreadme.awkadrianp1-3/+7
2007-08-06audit-packages prints vulnerabilities to stdout so compensate for this.adrianp1-2/+2
2007-08-06Fix show-vulnerabilities-html target for pkg_install>=20070714.adrianp1-2/+2
2007-08-05mkdatabase needs BMAKE=${MAKE:Q} set before calling otherwise it willadrianp1-2/+2
2007-08-05/usr/bin/file on OSF1 is somewhat broken in that it reports the pathtnn1-2/+2
2007-08-04Move ${DISTDIR} write permission check to just before really need to write.obache1-7/+7
2007-08-04Use ${PKGTOOLS_VERSION} when detecting which version of pkg_install isadrianp1-3/+8
2007-08-04Use ${PKGTOOLS_VERSION} when detecting which version of pkg_install isadrianp1-3/+2
2007-08-03We forgot DragonFly.ghen1-1/+3
2007-08-03Update _USE_DESTDIR=full handling to use the new -u/-g code andjoerg3-13/+11
2007-08-02Preserve any existing +INSTALLED_INFO file from an installed packagejlam1-1/+19
2007-08-02Be more intelligent when setting PVDIR. If pkg_install<20070714 then useadrianp1-6/+14
2007-08-02Add core of the infrastructure support for cross-compilation.joerg11-25/+262
2007-08-02Automatically substitute for JAVA_HOME and PKG_JAVA_HOME in PLISTs.jlam2-2/+8
2007-08-02Don't bother using environment variables to pass info the shlib-typejlam2-14/+13
2007-08-02Rewrite in a more portable way (basically cripple ourselves to Solarisjlam1-25/+21
2007-08-02Add wiz's request, add a changes-entry-noupdate that has the oldgdt1-9/+26
2007-08-02Remove inclusion of pkgtools/posix_headers/buildlink3.mk. This wastnn1-6/+1
2007-08-01Support automatically using pkgsrc/emulators/osf1_lib to satisfyjlam2-2/+9
2007-08-01Support automatically using pkgsrc/emulators/darwin_lib to satisfyjlam3-3/+67
2007-08-01Begin adding some of the basic, non-intrusive pieces of thejoerg3-9/+24
2007-08-01Teach mirror-distfiles to use emul-fetch if EMUL_PLATFORMS is defined sojlam1-1/+3
2007-08-01Remove unused _EMUL_OPSYSES.jlam1-15/+1
2007-08-01Note the proper /emul/* dir for Darwin libraries.jlam1-1/+2
2007-08-01Define PKGPATH earlier so that mk.conf can use it.joerg1-2/+4
2007-07-31Automatically add EMUL_{PLATFORM,OPSYS,ARCH} to FILES_SUBST andjlam1-1/+9
2007-07-31Don't substitute for OPSYS- or ARCH-related variables in print-plistjlam1-8/+13
2007-07-31Teach the extract module to extract RPMs with rpm2pkg.jlam4-4/+28
2007-07-30Compute OS_VERSION on AIX directly using make substitution instead ofjoerg1-2/+2
2007-07-30Use variable substitution instead of calling external cut tojoerg1-3/+3
2007-07-29Add net/nfdump's options descriptionsseb1-0/+2
2007-07-29Allow the code to resolve the make path to deal with a strictlyjoerg1-1/+4
2007-07-29Remove explicit include of sys.mk, which has been made redundant byjoerg1-7/+1
2007-07-29Better formatting for the package- and user-settable variables, andjlam1-21/+31
2007-07-29Improve the example by adding a typical use of EMUL_MODULES.linux.jlam1-0/+47
2007-07-29* Add new emulator framework in pkgsrc/mk/emulator that handles alljlam25-14/+858
2007-07-28Rationalize changes-entry and commit-changes-entry.gdt1-13/+11
2007-07-28Also use the shell builtin for [. Add comment for test and [ about that.joerg1-3/+3
2007-07-28Always use the test builtin...joerg1-2/+2
2007-07-28Add REPLACE_KSH similiar to REPLACE_BASH and REPLACE_SH as thejoerg1-1/+10
2007-07-27Move the +SHLIBS generation code back into the pkginstall module. In thejlam3-40/+43
2007-07-27If using X11_TYPE=modular this means we have imake(1) from pkgsrc.tnn1-3/+7
2007-07-27Don't depend on digest if FAILOVER_FETCH and NO_CHECKSUM are setjoerg1-2/+5