summaryrefslogtreecommitdiff
path: root/editors/semi113-emacs20/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsolete, expired ports.Mark Linimon2007-04-021-20/+0
|
* - Fix possibility of "infinite make fork" when "Registering install for ..."Mark Linimon2006-01-281-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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] - Add physical category net-p2p. [7] - Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11] - INDEX can now be moved outside of ports tree. [9] - Add ghostscript-gpl. [10] - Remove obsolete USE_MESA. [12] - Force pkg_install tools from ports on FreeBSD 4.10 and older. [13] - Document ALWAYS_KEEP_DISTFILES. [14] - Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15] PR: ports/37596 [1], ports/57259 [2], ports/63216 [3], ports/89448 [4], ports/89710 [5], ports/88996 [6], ports/89260 [7], ports/89363 [8], ports/89809 [9], ports/89853 [10], ports/91086 [11], ports/91710 [12], ports/91727 [13], ports/92111 [14], ports/92124 [15] Submitted by: Jay Sachs <jay at eziba dot com> [1], sem [1, 3, 8, 12], Andrew Heybey <ath at niksun dot com> [2], Jamie Jones <jamie at thompson dot bishopston dot net>, tobez [4], Mark Andrews <Mark_Andrews at isc dot org> [5], edwin [6, 11, 15], pav [7, 13], Peter Jeremy <PeterJeremy at optushome dot com dot au> [9], Ulrich Spoerlein <q at galgenberg dot net> [10], netchild [11], erwin [14] Reviewed by: kris, clement (partially)
* Reset MAINTAINER to ports@.Norikatsu Shigemura2004-12-231-1/+1
| | | | | | | | We cannot contact them for a long time. Discussed with: hrs Approved by: kiri(blanket), mita(blanket), shige(blanket), taoka(blanket)
* Destroy pkg-comment for some of the stranger uses in the tree,Ade Lovett2003-03-061-0/+1
| | | | | | pending the final semi-automatic purge. Approved by: portmgr (implicitly)
* New master/slave scheme for flim-1.13.x(old version) ports.Shigeyuki Fukushima2001-12-031-4/+1
| | | | | | | | | | | | Update master port to emacs21. Update slave ports to stub port: flim113-emacs20, flim113-mule, flim113-xemacs21-mule. Remove slave ports: flim113-emacs. Add slave stub ports: flim113-emacs19 for emacs-19.x ports. Install el/elc files to version specific site-lisp directory. Change some style.
* Fix depend-directory(port name) after repo-copy.Shigeyuki Fukushima2001-10-221-2/+2
|
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-2/+2
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* Convert into EMACS_PORT_NAME style port.Shigeyuki Fukushima2000-07-121-8/+1
|
* EMACS_VER should now be 20.7.Steve Price2000-07-101-1/+1
|
* Finish converting editors/ to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-1/+0
|
* Chase emacs upgrade to 20.6.Satoshi Asami2000-03-101-1/+1
|
* Update to 20.5.Shigeyuki Fukushima2000-01-041-1/+1
|
* Upgrade to 1.13.7.Shigeyuki Fukushima2000-01-021-1/+1
|
* Update to 1.13.6.Shigeyuki Fukushima1999-10-111-1/+4
|
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* Catching up to emacs-20.4.Shigeyuki Fukushima1999-08-091-2/+2
|
* Add EMACS_LIBDIR_WITH_VER valiable.Shigeyuki Fukushima1999-08-061-2/+3
| | | | | semi-setupel.el file is installed into ${PREFIX}/${EMACS_LIBDIR_WITH_VER}/site-lisp.
* Change from master to slave.Shigeyuki Fukushima1999-05-091-60/+10
| | | | New master port is editors/semi-emacs-current.
* Make good to `make install' when NOPORTDOCS is not set.SADA Kenji1999-04-181-4/+5
|
* Update to 1.13.3.Shigeyuki Fukushima1999-03-091-12/+8
|
* MAINTAINER changed, because I was a committer.Shigeyuki Fukushima1999-03-011-2/+2
|
* Use --no-validate instead of --force to make makeinfo behave.Steve Price1999-02-221-2/+2
|
* Category name of elisp ports is "elisp". (not "elisps")Jun Kuriyama1999-02-171-2/+2
|
* Initial import of semi-emacs20-current version 1.12.0.Steve Price1999-01-181-0/+78
A library of MIME features for GNU Emacs. PR: 9203 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>