FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 11:27 PM BST
Port details
flim 1.14.9_7,1 editors on this many watch lists=5 search for ports that depend on this port
FLIM, message representation or encoding elisp library for emacs
Maintained by: nobutaka@FreeBSD.org search for ports maintained by this maintainer
Port Added: 01 Dec 2001 17:06:27
Also Listed In: elisp
License: not specified in port


FLIM, message representation or encoding emacs lisp library for emacs20.

  FLIM is a library to provide basic features about message
  representation or encoding.  It consists of following
  modules:
    - STD 11 (RFC 822) parser and utility
    - MIME library
    - mailcap parser and utility

Ported by shige@FreeBSD.ORG

WWW: http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/elisp/FLIM/ (in Japanese)
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Slave ports
editors/flim-emacs21
editors/flim-emacs22
editors/flim-xemacs21-mule

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: editors/emacs, editors/apel, japanese/nkf
Required To Run: editors/emacs, editors/apel

Required by:
for Build

for Run

To install the port: cd /usr/ports/editors/flim/ && make install clean
To add the package: pkg_add -r flim-emacs23


Configuration Options
     No options to configure

Master Sites:
http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/lemi/dist/flim/flim-1.14/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 42

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
22 Feb 2012 13:31:32
Original commit files touched by this commit  1.14.9_7,1
ashish search for other commits by this committer
- Chase Emacs updates

PR:             ports/165082
17 Oct 2011 06:01:31
Original commit files touched by this commit  1.14.9_6,1
ashish search for other commits by this committer
- Chase editors/emacs update
07 Sep 2011 20:21:30
Original commit files touched by this commit  1.14.9_5,1
ashish search for other commits by this committer
Chase editors/emacs update
27 Aug 2011 22:22:57
Original commit files touched by this commit  1.14.9_4,1
ashish search for other commits by this committer
Chase editors/emacs update.

PR:             ports/160196
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.14.9_3,1
miwi search for other commits by this committer
- Get Rid MD5 support
28 Mar 2010 06:47:48
Original commit files touched by this commit  1.14.9_3,1
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  1.14.9_2,1
dinoex search for other commits by this committer
- update to jpeg-8
27 Jan 2010 15:52:38
Original commit files touched by this commit  1.14.9_1,1
nobutaka search for other commits by this committer
Fix build error with xemacs21-mule.
20 Dec 2009 20:19:24
Original commit files touched by this commit  1.14.9_1,1
bsam search for other commits by this committer
Changes to editors/emacs and Mk/bsd.emacs.mk were taken from
PR/137956 by Ashish SHUKLA (thanks!).  [1]

Those ports which define EMACS_PORT_NAME to be "emacs21" were
not touched (this time). They may be converted to the new
world order by removing the above mentioned assignment.

Four ports were marked as BROKEN with EMACS_PORT_NAME=emacs23
(they do not compile):
. lang/bigloo;
. mail/wanderlust;
. mail/wanderlust-devel;
. www/emacs-w3m.

Three ports were marked as IGNORE with EMACS_PORT_NAME=emacs23:
(Only the first 15 lines of the commit message are shown above View all of this commit message)
23 Sep 2009 15:51:30
Original commit files touched by this commit  1.14.9,1
nobutaka search for other commits by this committer
Update to 1.14.9.

Feature safe:   yes
31 Jul 2009 13:57:52
Original commit files touched by this commit  1.14.8_3,1
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
17 May 2009 16:26:23
Original commit files touched by this commit  1.14.8_2,1
nobutaka search for other commits by this committer
Fix build error with WRKDIRPREFIX.

PR:             ports/134205
Submitted by:   Marcin Cieslak <saper@SYSTEM.PL>
21 Feb 2009 23:49:07
Original commit files touched by this commit  1.14.8_2,1
nobutaka search for other commits by this committer
Add build support for emacs-devel.

Submitted by:   kuriyama
21 Jul 2008 13:49:14
Original commit files touched by this commit  1.14.8_2,1
nobutaka search for other commits by this committer
Correct pkg-plist.* for NOPORTDOCS=yes.

Reported by:      itetcu (QA Tindy)
06 Jun 2008 13:25:59
Original commit files touched by this commit  1.14.8_2,1
edwin search for other commits by this committer
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)
26 Dec 2007 14:07:34
Original commit files touched by this commit  1.14.8_1,1
nobutaka search for other commits by this committer
Set PORTEPOCH to encourage flim-1.14.9 users to back to 1.14.8.

Suggested by: ume
25 Dec 2007 14:40:39
Original commit files touched by this commit  1.14.8_1
nobutaka search for other commits by this committer
Backout previous update which breaks mail/wanderlust port.

Reported by:     ume
23 Dec 2007 04:08:24
Original commit files touched by this commit  1.14.9
nobutaka search for other commits by this committer
Update to 1.14.9.
04 Aug 2007 10:46:24
Original commit files touched by this commit  1.14.8_1
nobutaka search for other commits by this committer
Correct dependency for emacs21 to fix package build.

Reported by:       pointyhat via kris
29 Jul 2007 09:02:26
Original commit files touched by this commit  1.14.8_1
nobutaka search for other commits by this committer
Remove EMACS_PORT_NAME to use default setting in bsd.emacs.mk.

Submitted by:   ume
19 May 2007 20:32:57
Original commit files touched by this commit  1.14.8_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
05 Dec 2006 15:56:16
Original commit files touched by this commit  1.14.8
nobutaka search for other commits by this committer
- Take over maintainership.
- Remove unfetchable URLs from MASTER_SITES.
- Add WWW entry to pkg-descr.
10 Jul 2006 02:42:53
Original commit files touched by this commit  1.14.8
nobutaka search for other commits by this committer
Make DEPPORT_SUFFIX empty when EMACS_PORT_NAME = emacs22 since
editors/apel-emacs22
and editors/flim-emacs22 does not exist.
09 Jul 2006 17:18:50
Original commit files touched by this commit  1.14.8
anray search for other commits by this committer
- Enable installation when EMACS_PORT_NAME is emacs22 - for 21,22 gnu
  emacsen use the one pkg-plist file. [1]
- Use the one pkg-descr for all master/slave ports.

PR:             ports/99917 [1]
Submitted by:   Toni Schmidbauer <toni@stderror.at> [1]
Reworked by:    anray [1]
28 Jan 2006 02:11:36
Original commit files touched by this commit  1.14.8
linimon search for other commits by this committer
 - 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 View all of this commit message)
25 Dec 2005 10:27:50
Original commit files touched by this commit  1.14.8
nobutaka search for other commits by this committer
Update to 1.14.8.
24 Nov 2005 02:03:34
Original commit files touched by this commit  1.14.7_1
pav search for other commits by this committer
- Add SHA256
18 Nov 2005 21:19:21
Original commit files touched by this commit  1.14.7_1
sem search for other commits by this committer
- Fix dependency for flim-xemacs21-mule
- Sync dependencies for flim and semi-xemacs21-mule
  for one style.

Reported by:    kris via pointyhat
Discussed with: Andrey Slusar
17 Nov 2005 15:44:33
Original commit files touched by this commit  1.14.7_1
sem search for other commits by this committer
Fix INDEX build:
- Get back editors/semi-xemacs21-mule and editors/flim-xemacs21-mule
  untill a decision will be found.
- editors/flim: fix dependency. bump PORTREVISION.
11 Sep 2005 22:10:43
Original commit files touched by this commit  1.14.7
linimon search for other commits by this committer
Remove obsolete mastersites.

Source:         distfile survey
10 Jan 2005 13:04:08
Original commit files touched by this commit  1.14.7
nobutaka search for other commits by this committer
Update to 1.14.7.
23 Dec 2004 09:32:50
Original commit files touched by this commit  1.14.6
nork search for other commits by this committer
Reset MAINTAINER to ports@.
We cannot contact them for a long time.

Discussed with: hrs
Approved by:    kiri(blanket), mita(blanket),
                shige(blanket), taoka(blanket)
16 May 2004 13:30:37
Original commit files touched by this commit  1.14.6
shige search for other commits by this committer
Add new master site with http-connection.
06 May 2004 12:35:57
Original commit files touched by this commit  1.14.6
sf search for other commits by this committer
fix for emacs20: add forgotten delta.
02 May 2004 12:07:59
Original commit files touched by this commit  1.14.6
shige search for other commits by this committer
Update to 1.14.6.

PR:             ports/66118
Submitted by:   shuhei <sa264@cam.ac.uk>
31 Mar 2004 03:12:58
Original commit files touched by this commit  1.14.5
trevor search for other commits by this committer
SIZEify (maintainer timeout)
06 Mar 2003 19:23:19
Original commit files touched by this commit  1.14.5
ade search for other commits by this committer
Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.

Approved by:    portmgr (implicitly)
26 Jan 2003 13:47:08
Original commit files touched by this commit  1.14.5
shige search for other commits by this committer
Install info(ja version).

Submitted by:   Ayumu Kato <akato@rc5.so-net.ne.jp>
24 Jan 2003 12:29:03
Original commit files touched by this commit  1.14.5
shige search for other commits by this committer
Update to 1.14.5.

Submitted by:   Yoichi NAKAYAMA <yoichi@FreeBSD.org>
23 Aug 2002 16:49:40
Original commit files touched by this commit  1.14.4
shige search for other commits by this committer
Update to 1.14.4.

PR:             ports/41640
Submitted by:   AMAKAWA Shuhei <sa264@cam.ac.uk>
01 Dec 2001 20:06:27
files touched by this commit
shige search for other commits by this committer
New master/slave scheme for flim-1.14.x ports.   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.    
01 Dec 2001 20:06:27
Original commit files touched by this commit  1.14.3
shige search for other commits by this committer
New master/slave scheme for flim-1.14.x ports.
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.

Number of commits found: 42

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 2
new 48 hours17
new 7 days59
new fortnight183
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.181 seconds.