Age | Commit message (Expand) | Author | Files | Lines |
2010-11-03 | Removed duplicate PKGVERSION line | adam | 1 | -2/+1 |
2010-08-24 | I'm fed up with having to waste time because PKG_DEVELOPER is "special" and | bad | 1 | -2/+2 |
2010-07-03 | Remove MKDIR line that causes the one following to effectively | darcy | 1 | -2/+1 |
2010-05-20 | On Linux systems record the glibc version in the build information. | sbd | 1 | -1/+5 |
2010-05-19 | Add BUILTIN_PKGS with the "builtin" package names to the build information. | sbd | 1 | -1/+12 |
2010-04-30 | Simplify the osabi dependence as suggested by wiz@. | sbd | 1 | -2/+2 |
2010-04-30 | Improve the pattern of the osabi dependence again! | sbd | 1 | -2/+2 |
2010-04-30 | Change the pattern of the osabi dependence to one the actually works! | sbd | 1 | -2/+2 |
2010-04-30 | Make all packages that set OSVERSION_SPECIFIC depends on pkgtools/osabi. | sbd | 1 | -1/+2 |
2010-02-23 | Retire check for ONLY_FOR_ARCHS, NOT_FOR_ARCHS and NOT_FOR_OPSYS. | joerg | 1 | -6/+1 |
2010-02-23 | Retire check for MASTER_SITE_SUBDIR and PATCH_SITE_SUBDIR. | joerg | 1 | -9/+1 |
2010-02-23 | Retire check for ALL_TARGET. It was added before 2005. | joerg | 1 | -5/+1 |
2010-02-23 | Retire check for NO_WRKSUBDIR. It's been deprecated in 2001 and has been | joerg | 1 | -6/+1 |
2010-02-23 | Remove check for buildlink-x11 -- it's been removed in 2002. | joerg | 1 | -11/+1 |
2010-02-20 | Handle MANINSTALL correctly for packages that USE_BSD_MAKEFILE. | rillig | 1 | -1/+2 |
2009-11-03 | Create the work directory itself with umask 077 to prevent access to | joerg | 1 | -2/+3 |
2009-09-10 | Replace tab with space. | joerg | 1 | -2/+2 |
2009-07-26 | Added an experimental target "import" that makes it easier to import | rillig | 1 | -1/+4 |
2009-05-26 | Accept _AUTOMATIC=yes. | obache | 1 | -2/+2 |
2009-04-09 | Remove support for NO_PACKAGE. | joerg | 1 | -7/+1 |
2009-04-08 | Switch to the license handling in license.mk. | wiz | 1 | -29/+2 |
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 1 | -1/+6 |
2009-02-06 | Fix circular dependency detection for the case of non-leading circles. | joerg | 1 | -6/+6 |
2008-09-22 | For packages setting USE_BSD_MAKEFILE, explicitly set MKHTML to no. | dillo | 1 | -1/+2 |
2008-08-19 | For no real reason, but per the "discussion" on tech-pkg, default the | agc | 1 | -2/+2 |
2008-07-21 | Restore default behaviour for creating a symbolic link to the ${WRKDIR}, | agc | 1 | -2/+2 |
2008-06-14 | Set MAINTAINER to OWNER if the latter is set. | dillo | 1 | -1/+5 |
2008-06-12 | Move META_PACKAGE logic from bsd.pkg.mk to bds.prefs.mk, otherwise it | joerg | 1 | -19/+1 |
2008-06-12 | Annotate whether a package was built with DESTDIR. | joerg | 1 | -1/+2 |
2008-05-26 | Move meta package override earlier. | joerg | 1 | -20/+19 |
2008-05-25 | Explicitly add pax dependency in those Makefiles that use it (or have | joerg | 1 | -2/+2 |
2008-05-23 | PKGNAME_NOREV is used to define the DIST_SUBDIR in some places, so | joerg | 1 | -19/+31 |
2008-05-22 | Move digest dependency into checksum and fetch part. | joerg | 1 | -4/+1 |
2008-05-21 | Commit a workaround for the "make replace fails as non-root" bug: | tnn | 1 | -2/+2 |
2008-04-03 | Move handling of pkg_install version into flavor. Add an explicit | joerg | 1 | -21/+1 |
2008-03-08 | Add PKGVERSION_NOREV to complemenet PKGNAME_NOREV. | joerg | 1 | -1/+3 |
2008-02-26 | Split PKGTOOLS_REQD into two parts. If we don't have PKGTOOLS_REQD, | joerg | 1 | -4/+7 |
2008-02-13 | Pass the proper flags for stripping binaries to packages using BSD Make. | rillig | 1 | -1/+2 |
2008-02-10 | Enable fake home directory support. Also add a wrkref check because an | tnn | 1 | -1/+10 |
2008-02-07 | Replaced _PKG_SILENT and _PKG_DEBUG with RUN. | rillig | 1 | -5/+5 |
2008-01-16 | pkg_install 20070802 is good enough, don't be overly aggressive. | joerg | 1 | -4/+1 |
2008-01-13 | Bump PKGTOOLS_REQD to 20071224 so everyone still has the functionality | adrianp | 1 | -2/+2 |
2008-01-01 | Add more *ONW, *GRP and *MODE variables to BSD_MAKE_ENV for unprivileged build. | obache | 1 | -1/+5 |
2007-12-19 | Meta packages have user-destdir support and don't need any patches. | rillig | 1 | -1/+4 |
2007-12-19 | Added a variable META_PACKAGE that should be set to "yes" by | rillig | 1 | -1/+17 |
2007-12-13 | show-var is related to show-vars and show-subdir-var. | rillig | 1 | -1/+5 |
2007-12-01 | Removed _INTERACTIVE_COOKIE, after asking on tech-pkg if anyone needs | rillig | 1 | -2/+1 |
2007-10-13 | Fix the .include lines so that make looks in the right place first. | dsl | 1 | -51/+51 |
2007-10-09 | Remove trailing spaces. | martti | 1 | -2/+2 |
2007-09-29 | Removed a funny comment from 1997. | rillig | 1 | -6/+1 |