notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2024Q1
flim Message representation or encoding elisp library for emacs
1.14.9.20231218_1,1 editors on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.14.9.20231218_1,1Version of this port present on the latest quarterly branch.
Maintainer: nobutaka@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-03-27 00:00:05
Last Update: 2024-03-26 23:51:49
Commit Hash: bb5373b
Also Listed In: elisp
License: GPLv2
WWW:
https://github.com/wanderlust/flim
Description:
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • flim>0:editors/flim
To install the port:
cd /usr/ports/editors/flim/ && make install clean
To add the package, run one of these commands:
  • pkg install editors/flim
  • pkg install flim
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: flim
Package flavors (<flavor>: <package>)
  • full: flim
  • canna: flim-emacs_canna
  • nox: flim-emacs_nox
  • devel_full: flim-emacs_devel
  • devel_nox: flim-emacs_devel_nox
distinfo:
TIMESTAMP = 1707571503 SHA256 (wanderlust-flim-1.14.9.20231218-abdd231_GH0.tar.gz) = 8d99ed4e67c5806030068efda02d244022b79da569ff77be58217c46461d658b SIZE (wanderlust-flim-1.14.9.20231218-abdd231_GH0.tar.gz) = 144862

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. apel>0 : editors/apel@full
  2. emacs-29.3 : editors/emacs@full
  3. makeinfo : print/texinfo
Runtime dependencies:
  1. apel>0 : editors/apel@full
  2. emacs-29.3 : editors/emacs@full
  3. indexinfo : print/indexinfo
This port is required by:
for Build
  1. editors/semi
  2. www/emacs-w3m
for Run
  1. editors/semi
  2. www/emacs-w3m

Configuration Options:
===> The following configuration options are available for flim-1.14.9.20231218_1,1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
editors_flim
USES:
cpe emacs iconv makeinfo
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/wanderlust/flim/tar.gz/abdd231?dummy=/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.14.9.20231218_1,1
26 Mar 2024 23:51:49
commit hash: bb5373b0b95f1ffe3b58e728adbe9acb64dd51c3commit hash: bb5373b0b95f1ffe3b58e728adbe9acb64dd51c3commit hash: bb5373b0b95f1ffe3b58e728adbe9acb64dd51c3commit hash: bb5373b0b95f1ffe3b58e728adbe9acb64dd51c3 files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
Chase editors/emacs update

- Bump Emacs version in Mk/Uses/emacs.mk to update version-specific
  paths
- Bump PORTREVISION of ports with USES=emacs.  This is required for two
  reasons.  Emacs lisp files need to be byte compiled for the new Emacs
  version, and files installed under, e.g., EMACS_VERSION_SITE_LISPDIR
  need to be relocated.

Reviewed by:	ashish
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D44492

(cherry picked from commit 26421ac37c3c013c7809400976c866a8f70db436)
1.14.9.20231218,1
26 Mar 2024 23:46:55
commit hash: 35925e8d17575bc86a341ff59663304c6145e5fbcommit hash: 35925e8d17575bc86a341ff59663304c6145e5fbcommit hash: 35925e8d17575bc86a341ff59663304c6145e5fbcommit hash: 35925e8d17575bc86a341ff59663304c6145e5fb files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
Author: MANTANI Nobutaka
editors/flim: Update to the snapshot on 2023-12-18

(cherry picked from commit e5e0bff10b97222a1bc5f18ce1a0137bda467e60)
1.14.9.20230205_2,1
26 Mar 2024 23:41:02
commit hash: 082542e6c694d58c24d1c425c9f06441c6a16db7commit hash: 082542e6c694d58c24d1c425c9f06441c6a16db7commit hash: 082542e6c694d58c24d1c425c9f06441c6a16db7commit hash: 082542e6c694d58c24d1c425c9f06441c6a16db7 files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
*/*: Chase editors/emacs update

- Bump Emacs version in Mk/Uses/emacs.mk to update version-specific
  paths

- Bump PORTREVISION of ports with USES=emacs.  This is required for two
  reasons.  Emacs lisp files need to be byte compiled for the new Emacs
  version, and files installed under, e.g., EMACS_VERSION_SITE_LISPDIR
  need to be relocated.

Reviewed by:	ashish
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D43615

(cherry picked from commit ab463bdca9c29ec22be0c7e6d7aa27bb2a980b48)

Number of commits found: 3