Bug 27310 - Updated port: mail/elm+ME - 2.4ME+92
Summary: Updated port: mail/elm+ME - 2.4ME+92
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-05-14 02:30 UTC by Cyrille Lefevre
Modified: 2001-05-27 13:56 UTC (History)
0 users

See Also:


Attachments
file.diff (1.55 KB, patch)
2001-05-14 02:30 UTC, Cyrille Lefevre
no flags Details | Diff
file.diff (12.30 KB, patch)
2001-05-14 02:30 UTC, Cyrille Lefevre
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Cyrille Lefevre 2001-05-14 02:30:00 UTC
	new release of elm 2.4 ME+ pl 92.

	Makefile
		updated.
		version bumped.
		SCRIPTS_ENV updated w/ XXX_SUBDIR.
		PLIST_SUB added.
		MAKE_ARGS and ALL_TARGET added.
		MAN1 updated as needed.
		many XXX_SUBDIR added.
		startup script added.
		doc files added (depending on NOPORTSDOC).
		fetch hack added.

	distinfo
		updated as needed.

	pkg-plist
		updated.
		startup script added.
		shared libs added.
		doc files added (using PORTDOCS).
		many %%XXX_SUBDIR%% added.

	files/elm.mimetypes
		$FreeBSD$ added.

	files/00elm.sh
		new file.
		updates the dynamic linker path at boot time.

	files/patch-ac (Configure)
		updated as needed.

	files/patch-newmbox.c
		new file.
		this patch allow browsing of newsboxes.
		will probably be in a future revision of elm.

	scripts/pre-configure
		updated as needed.
		many ${XXX_SUBDIR} added.
		new shared lib support added.
		new tls support added (untested).

Fix: take care, this patch is in 2 parts. the first on is
	a diff against /dev/null and the second one is a cvs
	diff.
How-To-Repeat: 
	n/a
Comment 1 jeh freebsd_committer freebsd_triage 2001-05-27 13:56:09 UTC
State Changed
From-To: open->closed

Committed.  Thanks.