summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2007-08-13Fixed the definition and the documentation of MAKE_PROGRAM.rillig1-7/+8
2007-08-13PKGNAME and PKGPATH will never contain characters that need to berillig1-5/+3
2007-08-13APACHE_PKG_PREFIX can be ap22.rillig1-2/+2
2007-08-13Reworked the way the needed tools for the "patch" phase are determined.rillig1-18/+11
2007-08-13Replaced the comment at the beginning of the file with a useful one. Itrillig1-23/+35
2007-08-13When PKG_DEBUG_LEVEL is 2 or more, the make target is printed for everyrillig1-2/+2
2007-08-13Made the code simpler:rillig1-40/+23
2007-08-13Added mk/misc/category.mk, which contains the definitions that are onlyrillig2-41/+46
2007-08-13Fixed joerg's failed try to support invoking make(1) as ./make or similar.rillig1-4/+5
2007-08-13Moved the stuff that is common to all directories of pkgsrc into its ownrillig3-51/+52
2007-08-13This file doesn't need the multiple-inclusion guards.rillig1-6/+1
2007-08-13build-env is no longer defined in bsd.pkg.debug.mk.rillig1-2/+2
2007-08-13Fixed _PKG_DEBUG_SCRIPT for the case of PKG_DEBUG_LEVEL=0.rillig1-2/+2
2007-08-13Prevented the files check from being confused by concurrent instances ofrillig1-1/+3
2007-08-13RESTRICTED does not need quotes.rillig1-2/+2
2007-08-13rpm2pkg is actually in ${PREFIX}/sbin.jlam1-2/+2
2007-08-11Reverted everything that had not been mentioned in the previous commitrillig1-22/+1
2007-08-11When calling gcc to extract the version number, pass downjoerg1-2/+2
2007-08-11pkg_info -Q does not print a newline if a variable isn't defined at allrillig1-1/+23
2007-08-11add missing \, reported my Mark Perkinsgdt1-2/+2
2007-08-10store +REQUIRED_BY and +INSTALLED_INFO in work/.replace-FOO rathergdt1-7/+12
2007-08-10Try a bit harder to guess which mk.conf the user is using, whenjoerg1-2/+10
2007-08-10Rename the generate-metadata and clean-metadata targets to _flavor- stylejlam2-14/+14
2007-08-10Remove ${WRKDIR}/.pkgdb during "install-clean" as that directoryjlam2-3/+8
2007-08-10Give rpm2pkg a standard variable name "RPM2PKG" and teach GNU configurejlam1-1/+3
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