aboutsummaryrefslogtreecommitdiff
path: root/editors/flim113
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
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149253
* Remove obsolete mastersites.Mark Linimon2005-09-111-3/+0
| | | | | | | Source: distfile survey Notes: svn path=/head/; revision=142473
* 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
* BROKEN on ia64: Does not buildKris Kennaway2004-11-181-0/+4
| | | | Notes: svn path=/head/; revision=121922
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Add NO_LATEST_LINK to avoid link stompingKris Kennaway2004-01-291-0/+2
| | | | Notes: svn path=/head/; revision=99397
* Destroy pkg-comment for some of the stranger uses in the tree,Ade Lovett2003-03-066-5/+1
| | | | | | | | | pending the final semi-automatic purge. Approved by: portmgr (implicitly) Notes: svn path=/head/; revision=77037
* Fix {apel,flim}-setupel.el.Shigeyuki Fukushima2001-12-012-5/+7
| | | | Notes: svn path=/head/; revision=50836
* New master/slave scheme for flim-1.13.x(old version) ports.Shigeyuki Fukushima2001-12-0112-198/+195
| | | | | | | | | | | | | Update master port to emacs21. Update slave ports to stub port: flim113-emacs20, flim113-mule, flim113-xemacs21-mule. Remove flim113-emacs. I'll addport flim113-emacs19 stub(slave) port as emacs19 ports. Install el/elc files to version specific site-lisp directory. Change some style. Notes: svn path=/head/; revision=50826
* PORTREVISION bump.Shigeyuki Fukushima2001-11-011-0/+1
| | | | | | | Because of change naming scheme of install-cookie. Notes: svn path=/head/; revision=49454
* Specify PREFIX, LISPDIR, and VERSION_SPECIFIC_LISPDIR clearyShigeyuki Fukushima2001-10-241-0/+6
| | | | | | | when port building. Notes: svn path=/head/; revision=49178
* Change cookie-filename scheme.Shigeyuki Fukushima2001-10-221-1/+2
| | | | Notes: svn path=/head/; revision=49096
* Fix depend-directory(port name) after repo-copy.Shigeyuki Fukushima2001-10-226-20/+17
| | | | Notes: svn path=/head/; revision=49094
* simple typo fix, remove odd extraneous spaces (^ $)Mario Sergio Fujikawa Ferreira2001-02-141-1/+1
| | | | Notes: svn path=/head/; revision=38342
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | 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
* Fix broken apel-dependency in the case of xemacs and xemacs20.Shigeyuki Fukushima2000-07-191-0/+4
| | | | Notes: svn path=/head/; revision=30833
* Convert into EMACS_PORT_NAME style port.Shigeyuki Fukushima2000-07-131-1/+1
| | | | Notes: svn path=/head/; revision=30548
* Convert into EMACS_PORT_NAME style port.Shigeyuki Fukushima2000-07-129-63/+45
| | | | Notes: svn path=/head/; revision=30528
* Finish converting editors/ to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-3/+3
| | | | Notes: svn path=/head/; revision=27506
* Delete BROKEN mark.Shigeyuki Fukushima2000-01-113-3/+4
| | | | | | | | Modify as a port which depends on *xemacs21-mule* ports. Add target `xemacs-package'. Notes: svn path=/head/; revision=24643
* Install _pkg.el for xemacs(21.x or later) package version descriptor.Shigeyuki Fukushima2000-01-112-1/+24
| | | | Notes: svn path=/head/; revision=24642
* 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-0/+10
| | | | | | | | | (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-163-0/+6
| | | | Notes: svn path=/head/; revision=22473
* Fix an unfetchable problem.Shigeyuki Fukushima1999-10-141-4/+4
| | | | Notes: svn path=/head/; revision=22448
* Update to 1.13.2.Shigeyuki Fukushima1999-10-117-46/+82
| | | | Notes: svn path=/head/; revision=22345
* Fix for xemacs-21.1.6.Shigeyuki Fukushima1999-09-103-75/+131
| | | | | | | | flim-current/semi-current/wemi-current should be compatible with xemacs-packages on xemacs-21.x. Notes: svn path=/head/; revision=21599
* 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-121-1/+0
| | | | | | | | Because sub-directorues in ${PREFIX}/lib/xemacs-20.4/site-lisp are added to default load-path automatically. Notes: svn path=/head/; revision=20670
* mel-b-el.el, mel-b-el.elc in not required on emacs-20.4.Shigeyuki Fukushima1999-08-091-2/+0
| | | | | | | | | Remove these files from pkg/PLIST. Thanks, Okazaki-san. Submitted by: OKAZAKI Tetsurou <okazaki@be.to> Notes: svn path=/head/; revision=20629
* flim-xemacs-mule-current is message representation or encoding emacs lisp ↵Shigeyuki Fukushima1999-08-063-0/+62
| | | | | | | | | library. This is a development version. Notes: svn path=/head/; revision=20570
* Add EMACS_LIBDIR_WITH_VER valiable.Shigeyuki Fukushima1999-08-065-11/+16
| | | | | | | | flim-setupel.el file is installed into ${PREFIX}/${EMACS_LIBDIR_WITH_VER}/site-lisp. Notes: svn path=/head/; revision=20560
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-264-4/+4
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-054-4/+0
| | | | | | | in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
* Change from flim-setup.el to flim-setupel.el.Shigeyuki Fukushima1999-05-239-15/+22
| | | | | | | | Use FLIM_SETUPEL in PLIST_SUB variable. Improve scripts/configure. Notes: svn path=/head/; revision=18946
* FLIM is a library to provide basic features about message representationShigeyuki Fukushima1999-05-211-1/+1
| | | | | | | | or encoding. This is a development version. I forgot to put this in previous commit log. Notes: svn path=/head/; revision=18919
* Depend on mail/metamail (mmencode).Shigeyuki Fukushima1999-05-101-1/+5
| | | | Notes: svn path=/head/; revision=18750
* Add flim-setup.el to PLIST.Shigeyuki Fukushima1999-05-103-0/+3
| | | | Notes: svn path=/head/; revision=18735
* Fix REQUIRE_SETUPEL.Shigeyuki Fukushima1999-05-101-2/+2
| | | | Notes: svn path=/head/; revision=18734
* Change from master to slave.Shigeyuki Fukushima1999-05-091-2/+2
| | | | | | | New master port is editors/flim-emacs-current. Notes: svn path=/head/; revision=18653
* New port: editors/flim-mule-current.Shigeyuki Fukushima1999-05-093-0/+72
| | | | Notes: svn path=/head/; revision=18651
* New port: editors/flim-emacs-current.Shigeyuki Fukushima1999-05-0912-0/+298
| | | | Notes: svn path=/head/; revision=18649
* Update to 1.12.5.Shigeyuki Fukushima1999-03-091-3/+3
| | | | Notes: svn path=/head/; revision=17100
* FLIM, message representation or encoding emacs lisp library for emacs20.Jun Kuriyama1999-01-163-0/+66
PR: ports/9201 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> Notes: svn path=/head/; revision=16076