Bug 34864 - change request to allow teTeX to build WITHOUT_X11
Summary: change request to allow teTeX to build WITHOUT_X11
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: Ade Lovett
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-12 07:50 UTC by Steve Wills
Modified: 2002-03-11 22:52 UTC (History)
0 users

See Also:


Attachments
file.diff (1.50 KB, patch)
2002-02-12 07:50 UTC, Steve Wills
no flags Details | Diff
pkg-plist.nox11.gz (55.70 KB, text/plain)
2002-02-12 07:50 UTC, Steve Wills
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills 2002-02-12 07:50:01 UTC
	I'd like to be able to build the teTeX package without X11 dependencies,
so I've made some patches which allow this. I've tested them some and they
seem to work. The net change if you don't -DWITHOUT_X11 should be zero. The
pkg-plist file varies, and I've dealt with that by including a seperate plist
file. If there is a better or more elegant solution, please enlighten me, the
one I'm using now seems klunky.

Fix: Here is the patch to /usr/ports/print/teTeX/Makefile:
Here is a uuencoded gzip'd copy of the new file pkg-plist.nox11:
How-To-Repeat: 	Apply the included patch and test.
Comment 1 Pete Fritchman 2002-02-12 09:30:41 UTC
++ 12/02/02 02:29 -0500 - Steve Wills:
| 
| >Number:         34864
| >Category:       ports
| >Synopsis:       change request to allow teTeX to build WITHOUT_X11

What does the maintainer think of this?

--
Pete Fritchman [petef@(databits.net|freebsd.org|csh.rit.edu)]
finger petef@databits.net for PGP key
Comment 2 Steve Wills 2002-02-12 14:14:17 UTC
Thanks for looking at this. One thing I forgot to mention was that the net
effect on the package if you build WITHOUT_X11 is to remove the xdvi stuff.
Nothing else is changed. 

Thanks,
Steve

On Tue, Feb 12, 2002 at 04:30:41AM -0500, Pete Fritchman wrote:
> ++ 12/02/02 02:29 -0500 - Steve Wills:
> | 
> | >Number:         34864
> | >Category:       ports
> | >Synopsis:       change request to allow teTeX to build WITHOUT_X11
> 
> What does the maintainer think of this?
> 
> --
> Pete Fritchman [petef@(databits.net|freebsd.org|csh.rit.edu)]
> finger petef@databits.net for PGP key

-- 
Absurdity, n.:
	A statement or belief manifestly inconsistent with one's own
opinion.
		-- Ambrose Bierce, "The Devil's Dictionary"
Comment 3 Steve Wills 2002-02-26 03:39:43 UTC
Can someone please look at this? Its a low impact change and the maintainer
hasn't responded for nearly two weeks now.

Thanks,
Steve
-- 
It is impossible to experience one's death objectively and still carry
a tune.
		-- Woody Allen
Comment 4 Ade Lovett freebsd_committer freebsd_triage 2002-02-26 03:43:28 UTC
Responsible Changed
From-To: freebsd-ports->ade

I'll take care of this.
Comment 5 Ade Lovett freebsd_committer freebsd_triage 2002-03-11 22:47:20 UTC
State Changed
From-To: open->closed

Update committed, with a few minor alterations, thanks! 
General note: This port could really do with some portlint-TLC.