Bug 35549 - new port editors/texmacs doesn't build on CURRENT
Summary: new port editors/texmacs doesn't build on CURRENT
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: sada
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-05 03:00 UTC by Michael J Estes
Modified: 2002-11-24 13:54 UTC (History)
0 users

See Also:


Attachments
file.diff (766 bytes, patch)
2002-03-05 03:00 UTC, Michael J Estes
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael J Estes 2002-03-05 03:00:01 UTC
	new port editors/texmacs doesn't build on CURRENT

Fix: 1 malloc fix, and I'm not sure about some time_t re-definitions.  This will now build for me on -CURRENT.  NOT tested on stable
How-To-Repeat: 	cd /usr/ports/editors/texmacs/ && make install clean
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-05-21 03:41:21 UTC
Responsible Changed
From-To: freebsd-ports->sada

sada takes pr/36496, which is a upgrade of texmacs 
so maybe he is also interested in this one
Comment 2 sada freebsd_committer freebsd_triage 2002-11-24 13:51:00 UTC
State Changed
From-To: open->closed

Committed with more patches. 
- remove definition of operator new/delete 
- remove default parameters from function definition 
- time_t should not be changed on -stable