aboutsummaryrefslogtreecommitdiff
path: root/editors/flim-xemacs21-mule
Commit message (Collapse)AuthorAgeFilesLines
* Take maintainership.MANTANI Nobutaka2008-07-211-1/+1
| | | | Notes: svn path=/head/; revision=217252
* Unbroken. lib/xemacs/site-packages/lisp is removed in xemacs21-mule port.Andrey Slusar2006-02-151-2/+0
| | | | Notes: svn path=/head/; revision=156135
* BROKEN: Incomplete pkg-plistKris Kennaway2006-02-121-0/+2
| | | | Notes: svn path=/head/; revision=155864
* - 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
* - Fix dependency for flim-xemacs21-muleSergey Matveychuk2005-11-181-1/+1
| | | | | | | | | | | - Sync dependencies for flim and semi-xemacs21-mule for one style. Reported by: kris via pointyhat Discussed with: Andrey Slusar Notes: svn path=/head/; revision=148747
* Fix INDEX build:Sergey Matveychuk2005-11-171-0/+56
| | | | | | | | | - Get back editors/semi-xemacs21-mule and editors/flim-xemacs21-mule untill a decision will be found. - editors/flim: fix dependency. bump PORTREVISION. Notes: svn path=/head/; revision=148621
* - Remove a few of xemacs21-mule ports. They conflicts withSergey Matveychuk2005-11-171-56/+0
| | | | | | | | | | | | xemacs-mule-packages ports and better to be installed inside XEMACS. It fixes ports/26192 submitted by Kang-min Liu <gugod_at_gugod.org> in 2001 year. Requested by: Andrey Slusar (xemacs21-mule and xemacs-mule-package ports) Notes: svn path=/head/; revision=148558
* 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-014-75/+2
| | | | | | | | | | | 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
* Change dependency from texinfo.el to texinfmt.el.Shigeyuki Fukushima2000-07-171-1/+1
| | | | | | | | | | Texinfo.el is a major mode elisp for editing Texinfo files. Texinfmt.el is for formatting Texinfo files into Info files. Submitted by: OKAZAKI Tetsurou <okazaki@be.to> Notes: svn path=/head/; revision=30732
* Fix texinfo.el(included in xemacs-packages) dependency.Shigeyuki Fukushima2000-07-171-1/+1
| | | | | | | editors/xemacs-sumo-packages port is obsolete. Notes: svn path=/head/; revision=30728
* Convert into EMACS_PORT_NAME style port.Shigeyuki Fukushima2000-07-132-14/+8
| | | | Notes: svn path=/head/; revision=30548
* XEMACS_VER should now be 21.1.10.Steve Price2000-07-101-1/+1
| | | | Notes: svn path=/head/; revision=30383
* Finish converting editors/ to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-1/+0
| | | | Notes: svn path=/head/; revision=27506
* Bump EMACS_VER.Jun Kuriyama2000-03-081-1/+1
| | | | Notes: svn path=/head/; revision=26643
* Delete BROKEN mark.Shigeyuki Fukushima2000-01-114-6/+24
| | | | | | | | Modify as a port which depends on *xemacs21-mule* ports. Add target `xemacs-package'. Notes: svn path=/head/; revision=24643
* Add BROKEN, bacause editors/xemacs-mule ports is removed.Shigeyuki Fukushima2000-01-061-0/+1
| | | | Notes: svn path=/head/; revision=24484
* Fix "Version required:" header.Jun Kuriyama1999-12-281-1/+1
| | | | Notes: svn path=/head/; revision=24182
* Synchronize these ports with xemacs-mule-21.1.8.Shigeyuki Fukushima1999-12-021-1/+1
| | | | Notes: svn path=/head/; revision=23556
* s/xemacs-packages/site-packages/Shigeyuki Fukushima1999-11-061-1/+1
| | | | Notes: svn path=/head/; revision=22939
* Install to ${PREFIX}/lib/xemacs/site-packages as XEmacs packages.Shigeyuki Fukushima1999-10-181-2/+4
| | | | | | | | | (apel is RUN_DEPENDS on xemacs-sumo-packages. some PLIST are fixed.) Pointed out by: HASEGAWA Tomoki <thasegawa@mta.biglobe.ne.jp> Notes: svn path=/head/; revision=22506
* Add flim-cookie to PLIST.Shigeyuki Fukushima1999-10-161-0/+2
| | | | Notes: svn path=/head/; revision=22473
* Fix texinfo.el(BUILD_DEPENDS) path.Shigeyuki Fukushima1999-10-141-1/+1
| | | | Notes: svn path=/head/; revision=22450
* Update to 1.12.7.Shigeyuki Fukushima1999-10-112-3/+24
| | | | Notes: svn path=/head/; revision=22344
* Fix for xemacs-mule-21.1.6.Shigeyuki Fukushima1999-09-103-42/+51
| | | | | | | flim package should be compatible with xemacs-package on xemacs-21.x. Notes: svn path=/head/; revision=21582
* I updated XEmacs-mule to 21.1.6 and these ports became broken.Satoshi Taoka1999-09-091-2/+2
| | | | | | | Changed from "20.4" to "21.1.6" in Makefile Notes: svn path=/head/; revision=21506
* 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
* xemacs-mule does not require *-setupel.el.Shigeyuki Fukushima1999-08-122-4/+1
| | | | | | | | Because sub-directorues in ${PREFIX}/lib/xemacs-20.4/site-lisp are added to default load-path automatically. Notes: svn path=/head/; revision=20670
* flim-xemacs-mule is message representation or encoding emacs lisp library.Shigeyuki Fukushima1999-08-064-0/+85
Notes: svn path=/head/; revision=20569