mirror of void-packages + my own branches
Find a file
Juan RP 84222395b8 Provide some vars for use in template's targets.
These new vars are DESTDIR (by default XBPS_DESTDIR/pkgname-version),
SRCPKGDESTDIR (XBPS_DESTDIR/sourcepkg-version) and FILESDIR
(XBPS_TEMPLATESDIR/pkgname/files).

This simplifies packages that used them.

--HG--
extra : convert_revision : 287ea7128cb5df19870ca7aff0a3b8f99a11d63a
2009-03-11 06:31:56 +01:00
bin xbps-repo: in the show target also print the binpkg file size. 2009-03-02 03:06:35 +01:00
doc TODO: initscripts are provided, even by reusing NetBSD's rc.d. 2009-03-06 08:25:41 +01:00
etc Install by default xbps.conf into $(PREFIX)/etc and use it. 2009-02-05 15:21:33 +01:00
include Added support to check the SHA256 hash for any binpkg before installation happens. 2009-03-02 23:38:24 +01:00
lib lib/unpack.c: don't use ARCHIVE_EXTRACT_SPARSE for now. 2009-03-08 16:59:48 +01:00
shutils Provide some vars for use in template's targets. 2009-03-11 06:31:56 +01:00
templates Provide some vars for use in template's targets. 2009-03-11 06:31:56 +01:00
.gitignore Split repo commands into the new xbps-repo bin. 2009-02-05 14:46:09 +01:00
Makefile Install by default xbps.conf into $(PREFIX)/etc and use it. 2009-02-05 15:21:33 +01:00
prog.mk Use a common mk file for all bins, install bins stripped. 2009-02-16 18:03:03 +01:00
vars.mk vars.mk: disable -fstack-protector-all, leave this to the host compiler. 2009-02-27 16:01:33 +01:00