Age | Commit message (Collapse) | Author | Files | Lines |
|
coming with emacs is much newer
|
|
this definition.
|
|
displayed using the -B option to pkg_info(1).
|
|
|
|
|
|
ISPELL_LANG, as pointed out by Hubert Feyrer.
Cleanup this Makefile, whilst I'm here.
|
|
If SPECIFIC_PKGS is defined (at the top-level of pkgsrc), then instead of
looping through all the categories and then all the packages within that,
simply loop through ${SITE_SPECIFIC_PKGS}, ${HOST_SPECIFIC_PKGS},
${GROUP_SPECIFIC_PKGS} and ${USER_SPECIFIC_PKGS}, which are whitespace
separated lists of categories/packages e.g.
SITE_SPECIFIC_PKGS+= devel/cvs security/ssh
The default behaviour is unchanged - if SPECIFIC_PKGS is not defined,
the whole hierarchy will be traversed.
Modify mk.conf.example to reflect the settings of SPECIFIC_PKGS,
SITE_SPECIFIC_PKGS, HOST_SPECIFIC_PKGS, GROUP_SPECIFIC_PKGS and
USER_SPECIFIC_PKGS.
Modify the ispell package to use the make definition ISPELL_LANG,
rather than just LANG (which can clash with the environment variable
of the same name), and modify mk.conf.example accordingly.
|
|
- use makeinfo to genarate it
- use the .info name scheme
- add dir info to the texinfo source file
- add hooks to PLIST to make sure it gets installed to info/dir
Fixes pr 6600 and 6601 by Greg A. Woods.
|
|
in PR pkg/6482.
|
|
|
|
alpha. Fixes PR# 5454 by Johnny C. Lam. Now builds cleanly on LP64.
|
|
- New, optional Makefile variable HOMEPAGE, specifies a URL for
the home page of the software if it has one.
- The value of HOMEPAGE is used to add a link from the
README.html files.
- pkglint updated to know about it. The "correct" location for
HOMEPAGE in the Makefile is after MAINTAINER, in that same
section.
|
|
|
|
explicitly in the commands before ${MAKEFILE}; modify package
Makefiles to conform to this rationalisation. This was used
inconsistently in many packages, some including it, some not.
|
|
|
|
|
|
|
|
Remove redundant (and sometimes erroneous) comments.
|
|
|
|
|
|
The PLIST is only valid for the default American dictionary. If
French or British is specified, the package won't delete cleanly, nor
will a binary package contain the right files. This is currently being
worked on.
|
|
the NetBSD packages collection, from the FreeBSD port.
|