Age | Commit message (Collapse) | Author | Files | Lines |
|
that will set USE_LIBTOOL accordingly.
|
|
|
|
Work around chicken-and-egg problem: 'make makesum' seems to need a
'distinfo' file these days.
|
|
Patch sent by Amitai Schlair <schmonz@schmonz.com> in private mail.
|
|
|
|
|
|
no need to use pkg/ for that purpose
o use ${PREFIX} instead of ${LOCALBASE} in do-install
Bump version to 1.16
OK'd by hubertf
|
|
WRKSRC= ${WRKDIR}
This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
|
|
contributed by Stoned Elipot <Stoned.Elipot@script.jussieu.fr> in
private mail.
|
|
|
|
|
|
|
|
COMMENTs are now a variable in the Makefile instead of a pkg/COMMENT
file. The COMMENT var should be in the maintainer block after the
homepage.
Modify bsd.pkg.mk, pkglint, url2pkg, and port2pkg (last one untested)
for the new behaviour. Document new state in Packages.txt.
This should save lots of inodes, and lots of time when untarring/updating.
Idea by Alistair Crooks.
For the time being, accept pkg/COMMENT instead of a COMMENT var to avoid
a flag day.
|
|
|
|
|
|
|
|
|
|
bump version to 1.13.
|
|
bomb out. (pkglint warns about empty files now, anyway.). Step to 1.12.
|
|
trouble. No functional changes.
(url2pkg was moved via repository copy)
|
|
* allow different make(1) command by setting the MAKE env var
* mention that pkg/COMMENT and pkg/DESCR must be filled
|
|
Patch submitted by Thomas Klausner in private mail.
* Mention that the user has to create pkg/COMMENT and pkg/DESCR manually
This file should probably be moved to pkgsrc...
|
|
* Properly recognize .tar.bz2 archives (Patch by Antti Kantee <pooka@iki.fi>)
* Some old configure scripts don't understand --version and may nuke
our just-generated Makefile. Prevent this by cd'ing into $WRKSRC.
|
|
our just-generated Makefile. prevent this by cd'ing into $WRKSRC.
|
|
Patch by Antti Kantee <pooka@iki.fi>
|
|
Changes: honours $PKGEDITOR and $EDITOR
|
|
Requested by Martin Husemann <martin@rumolt.teuto.de>
|
|
- Bugfix from Matthias Drochner WRT handling of WRKSRC
- url2pkg is now under CVS maintainance (othersrc/usr.bin/url2pkg), but
since there's no gateway for that to ftp/http, esp. none without
versioning), the old distribution site is kept.
I still wanted to point this out. :-)
|
|
|
|
|
|
Matthias Drochner <M.Drochner@fz-juelich.de>
|
|
|
|
Work around ls(1) working different when invoked as root than as normal
user. Thanks to David Brownlee <abs@anim.dreamworks.com> for telling me!
|
|
> > > A 'wrksrc=`cd w* ; echo *`' seems to fix it.
> > > :)
> The ls picks up the .extract_done file, which breaks things
> somewhat :)
=> Fixed
(Problem noted by David Brownlee <abs@anim.dreamworks.com>)
,
|
|
|
|
|
|
|
|
oder $REPLYTO. Set to appropriate string if neither is available.
Check if this is run in the fight dir - ../../mk/bsd.pkg/mk must
be available.
Most importang: move EXTRACT_SUFX to shut up pkglint - pointed
out by Thorsten Frueauf ages ago.
|
|
|