summaryrefslogtreecommitdiff
path: root/lang/elisp-manual/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2020-01-18all: migrate several HOMEPAGEs to httpsrillig1-2/+2
pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2010-02-20Add user-destdir support.obache1-2/+6
2008-03-10Add CONFLICTS line for previous PKGNAME versions.wiz1-2/+2
Suggested by Alan Barrett.
2008-03-06Fix PKGNAME.wiz1-1/+2
2007-06-15Note conflict with emacs22 which now has the manual bundled.markd1-1/+3
PR pkg/36492.
2007-06-15COMMENT is too old.obache1-2/+2
For GNU Emacs Version 21.2, not for 20.3, sice updated to 21-2.8.
2006-04-05List the info files directly in the PLIST, and honor PKGINFODIR andjlam1-2/+2
PKGMANDIR.
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-2/+2
Suggested by Roland Illig, ok'd by various.
2003-08-09USE_NEW_TEXINFO is unnecessary now.seb1-2/+1
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-19Convert to USE_NEW_TEXINFO.seb1-3/+3
Patch Makefile.in to use MAKEINFO and INSTALL_INFO from environment. XXX DESCR could use a bit of trimming.
2003-06-09Update to 21.8, edition 2.6 of the Emacs Lisp Reference Manual,uebayasi1-4/+3
corresponding to GNU Emacs version 21.2.
2002-03-16set MAINTAINER to uebayasi@netbsd.orgdbj1-2/+2
2002-02-18Introduce new framework for handling info files generation and installation.seb1-2/+3
Summary of changes: - removal of USE_GTEXINFO - addition of mk/texinfo.mk - inclusion of this file in package Makefiles requiring it - `install-info' substituted by `${INSTALL_INFO}' in PLISTs - tuning of mk/bsd.pkg.mk: removal of USE_GTEXINFO INSTALL_INFO added to PLIST_SUBST `${INSTALL_INFO}' replace `install-info' in target rules print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info' - a couple of new patch files added for a handful of packages - setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it - devel/cssc marked requiring texinfo 4.0 - a couple of packages Makefiles were tuned with respect of INFO_FILES and makeinfo command usage See -newly added by this commit- section 10.24 of Packages.txt for further information.
2001-02-17Move the COMMENT from being in its own file to a definition in theagc1-1/+2
package Makefile.
1999-04-14Remove unnecessary slash from master site list.tron1-2/+2
1999-02-28Updated MASTER_SITES for elisp-manual to handle the gnu ftp reorganization.dbj1-2/+2
Added elisp-manual to it's parent directory's makefile.
1998-10-18The Emacs Lisp Reference Manualdbj1-0/+16