Bug 17553 - rlpr port finally upgraded to 2.02
Summary: rlpr port finally upgraded to 2.02
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: 2000-03-22 18:10 UTC by Mikhail Teterin
Modified: 2000-03-24 00:11 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (4.52 KB, patch)
2000-03-22 18:10 UTC, Mikhail Teterin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Teterin 2000-03-22 18:10:01 UTC
	The  biggest  change  is   ripping  out  the  -lintl/NLS
	support. There  are no language specific  files supplied
	with  the   package  anyway,  so,  currently,   it  just
	adds bloat.  Unfortunately, simple ``--without-catgets''
	and/or  ``--disable-nls'' is  not enough  -- in  several
	files -lintl specific calls are not #ifdef-ed :(. So two
	new  patch files  had to  be introduced.  The port  also
	addresses  the  long  standing MASTER_SITES  problem  --
	sherilyn.ne.mediaone.net does not respond to ftp clients
	for  a long  time :)  -- the  latest tarball  is now  on
	Sunsite and its mirrors.
Comment 1 Chris D.Faulhaber freebsd_committer freebsd_triage 2000-03-24 00:05:36 UTC
State Changed
From-To: open->closed

Committed, thanks!