aboutsummaryrefslogtreecommitdiff
path: root/editors/flim-emacs20/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - 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) Notes: svn path=/head/; revision=154626
* 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) Notes: svn path=/head/; revision=124934
* Canonicalize handling of inclusion of bsd.port.mk.Mark Linimon2004-05-181-1/+1
| | | | | | | | | PR: ports/64393 Submitted by: eik Approved by: maintainer timeout (2 months) Notes: svn path=/head/; revision=109477
* 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) Notes: svn path=/head/; revision=77037
* New master/slave scheme for flim-1.14.x ports.Shigeyuki Fukushima2001-12-011-4/+1
| | | | | | | | | | | Update master port to emacs21. Update slave ports to stub port: flim-emacs20. Newly support flim-xemacs21-mule stub port. Does not support flim-emacs and flim-mule for flim-1.14.x or later. Change some style. Notes: svn path=/head/; revision=50822
* 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. Notes: svn path=/head/; revision=33576
* Convert into EMACS_PORT_NAME style port.Shigeyuki Fukushima2000-07-121-8/+1
| | | | Notes: svn path=/head/; revision=30528
* EMACS_VER should now be 20.7.Steve Price2000-07-101-1/+1
| | | | Notes: svn path=/head/; revision=30382
* Finish converting editors/ to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-1/+0
| | | | Notes: svn path=/head/; revision=27506
* Chase emacs upgrade to 20.6.Satoshi Asami2000-03-101-1/+1
| | | | Notes: svn path=/head/; revision=26721
* Update to 20.5.Shigeyuki Fukushima2000-01-041-1/+1
| | | | Notes: svn path=/head/; revision=24408
* Update to 1.12.7.Shigeyuki Fukushima1999-10-111-1/+4
| | | | Notes: svn path=/head/; revision=22344
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Catching up to emacs-20.4.Shigeyuki Fukushima1999-08-091-2/+2
| | | | Notes: svn path=/head/; revision=20627
* Add EMACS_LIBDIR_WITH_VER valiable.Shigeyuki Fukushima1999-08-061-2/+3
| | | | | | | | flim-setupel.el file is installed into ${PREFIX}/${EMACS_LIBDIR_WITH_VER}/site-lisp. Notes: svn path=/head/; revision=20560
* Change from master to slave.Shigeyuki Fukushima1999-05-091-50/+9
| | | | | | | New master port is editors/flim-emacs. Notes: svn path=/head/; revision=18645
* Make good to `make install' when NOPORTDOCS is not set.SADA Kenji1999-04-181-4/+5
| | | | Notes: svn path=/head/; revision=17961
* Use ${ECHO_MSG}.Shigeyuki Fukushima1999-03-091-6/+2
| | | | Notes: svn path=/head/; revision=17098
* MAINTAINER changed, because I was a committer.Shigeyuki Fukushima1999-03-011-2/+2
| | | | Notes: svn path=/head/; revision=16961
* Use --no-validate instead of --force to make makeinfo behave.Steve Price1999-02-221-2/+2
| | | | Notes: svn path=/head/; revision=16820
* Fetch files from correct place.Satoshi Asami1999-01-281-2/+2
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=16400
* The new version of texinfo in -current defaults to bailing with noSteve Price1999-01-181-3/+11
| | | | | | | output on errors. Add the --force flag so it doesn't. Notes: svn path=/head/; revision=16122
* FLIM, message representation or encoding emacs lisp library for emacs20.Jun Kuriyama1999-01-161-0/+61
PR: ports/9200 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> Notes: svn path=/head/; revision=16075