| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
06 Jun 2008 14:21:59
1.0_4
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
21 Jul 2007 18:28:36
1.0_3
|
ume  |
Obey default EMACS_PORT_NAME defined in bsd.emacs.mk.
Reported by: Peter Jeremy <peterjeremy__at__optushome.com.au> |
16 Jul 2007 10:30:01
1.0_2
|
nobutaka  |
Make EMACS_PORT_NAME overridable. |
19 May 2007 21:32:57
1.0_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
15 Apr 2006 07:17:51
1.0_1
|
linimon  |
Reset okazaki due to long period of inactivity and maintainer-timeout.
Hat: portmgr |
28 Jan 2006 02:11:36
1.0_1
|
linimon  |
- Fix possibility of "infinite make fork" when "Registering install for ..."
EMACS ports. [1]
- Allow building a port as root using an NFS-mounted /usr/ports if the
server maps root to a UID other than root. [2]
- Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
status rather than success. [3]
- Improve behavior when dealing with versioned dependencies. [4]
- Fix false positives in check-conflicts target. [5]
- Remove obsolete bzip2 code. [6]
(Only the first 15 lines of the commit message are shown above ) |
22 Jan 2006 08:30:12
1.0_1
|
edwin  |
SHA256ify
Approved by: krion@ |
01 May 2005 05:55:19
1.0_1
|
okazaki  |
Utilize INFO and PORTDOCS.
Use target dependency for running post-install rules. |
31 Mar 2004 04:12:58
1.0_1
|
trevor  |
SIZEify (maintainer timeout) |
07 Mar 2003 06:01:16
1.0_1
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
29 Jan 2002 10:16:28 
|
knu  |
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
07 Jan 2002 07:50:53 
|
okazaki  |
Update for Emacs21 after the repocopy from `elib-emacs'. - install elisp
files under the version specific site-lisp directory instead of the version
independent site-lisp directory. - use ${DOCSDIR}. |