| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
PR: ports/45326
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes:
svn path=/head/; revision=70257
|
|
|
|
|
|
|
|
| |
PR: 42872
Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
Notes:
svn path=/head/; revision=66584
|
|
|
|
|
|
|
|
| |
PR: ports/40524
Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
Notes:
svn path=/head/; revision=62924
|
|
|
|
|
|
|
| |
Approved by: shige
Notes:
svn path=/head/; revision=56320
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
EMACS_MASTERDIR_PKGFILES (default:NO)
If YES, refer pkg-{comment,descr,plist}.${EMACS_PORT_NAME}
in the master directory.
EMACS_NO_SUBDIRSEL (cannot change by users)
Whether emacsen has subdirs.el or not.
Add EMACS_SITE_LISPDIR and EMACS_VERSION_SITE_LISPDIR to SCRIPT_ENV, PLIST_SUB.
Start a transition period:
EMACS_PORT_NAME for emacs-19.x. is from "emacs" to "emacs19"
Notes:
svn path=/head/; revision=50816
|
|
|
|
| |
Notes:
svn path=/head/; revision=49137
|
|
|
|
|
|
|
| |
Approved by: shige (MAINTAINER)
Notes:
svn path=/head/; revision=48320
|
|
|
|
| |
Notes:
svn path=/head/; revision=37964
|
|
|
|
|
|
|
| |
Reviewed by: kiri
Notes:
svn path=/head/; revision=37333
|
|
|
|
|
|
|
| |
MAKE_FLAGS is for a make option with `-'.
Notes:
svn path=/head/; revision=32796
|
|
|
|
|
|
|
| |
Requested by: shige
Notes:
svn path=/head/; revision=31978
|
|
|
|
| |
Notes:
svn path=/head/; revision=31190
|
|
|
|
|
|
|
|
|
| |
Because -common port doesn't have ${EMACS_CMD}.
Pointed by: asami-san
Notes:
svn path=/head/; revision=31023
|
|
|
|
|
|
|
|
|
|
| |
EMACS_NO_BUILD_DEPENDS, if set "YES" to this variable, port does not
build-depend on EMACS_PORT_NAME's emacsen.
EMACS_NO_RUN_DEPENDS, if set "YES" to this variable, port does not
run-depend on EMACS_PORT_NAME's emacsen.
Notes:
svn path=/head/; revision=30830
|
|
|
|
|
|
|
| |
It shows whether emacsen has mule features or not.
Notes:
svn path=/head/; revision=30520
|
|
|
|
| |
Notes:
svn path=/head/; revision=30381
|
|
|
|
| |
Notes:
svn path=/head/; revision=29896
|
|
|
|
| |
Notes:
svn path=/head/; revision=28394
|
|
|
|
|
|
|
|
|
|
|
|
| |
and xemacs-19.x.
These values are emacsen ports name.
2) Add EMACS_PORTSDIR variable.
3) Set BUILD_DEPENDS and RUN_DEPENDS for every emacsen.
Notes:
svn path=/head/; revision=28365
|
|
support. Implies USE_AUTOCONF.
Submitted by: kiri@pis.toba-cmt.ac.jp
Reviewed by: ports
(2) New variable CONFIGURE_WRKSRC (default: ${WRKSRC}) to be set when
${CONFIGURE_SCRIPT} needs to be run in some place other than
${WRKSRC}.
Submitted by: Mario Ferreira <lioux@uol.com.br>
Reviewed by: ports
(3) Slight change in message about the port being too old for
bsd.port.mk due to missing PORTNAME/PORTVERSION. Explicitly say
that the user needs to update the port (although I'm not sure how
anyone can interpret the old message otherwise ;).
(4) Use NO_CHECKSUM instead of the undocumented FORCE_FETCH to
override the "distfile missing from files/md5" check. Also change
the NO_CHECKSUM message a bit more forceful ("If you are
absolutely sure...").
Submitted by: mharo
(5) Refer to the OpenSSL section in handbook by name, not number.
Approved by: Kris
PR: 17524
(6) New file bsd.emacs.mk that will be automatically be included if
EMACS_PORT_NAME is defined. bsd.emacs.mk sets various variables
to make maintenance of emacs ports easy.
Submitted by: shige
Reviewed (in spirit) by: ports, ports-jp
(7) Remove the automatic creation of ${PREFIX}/info/dir from
/usr/share/info/dir (install-info from 3.1R onwards automatically
creates the dir file if none exists). Delete ${PREFIX}/info/dir
upon deinstallation if it doesn't have any menu entries.
Reviewed by: ports
(8) Two new targets mtree-file and prefix. They print ${MTREE_FILE}
(empty if NO_MTREE is set) and ${PREFIX}, respectively. They are
used by package building scripts.
(9) Don't register package dependency in +REQUIRED_BY for
PKG_IGNORE_DEPENDS ports. Otherwise you'll end up with bogus
entries since "pkg_delete oneko" won't delete oneko from
XFree86/+REQUIRED_BY, etc.
Found by: bento
Notes:
svn path=/head/; revision=28310
|