Bug 64587

Summary: Patch port: editors/beaver, fix the build w/ GTK 2.4 and a major clean up.
Product: Ports & Packages Reporter: Jeremy Messenger <mezz7>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: jylefort
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
beaver.diff none

Description Jeremy Messenger 2004-03-22 18:20:17 UTC
A major clean up and fixes.
	- Fix the build with GTK 2.4
	- Fix the language installtion
	- Fix the memory bugs that cause the crash in -CURRENT with
	  malloc.conf->AJ, added a new patch (files/patch-src::conf.c). [1]
	- Correct the pkg-plist
	- More use the stuff from bsd.gnome.mk, so remove few stuff from the
	  post-patch since the gnomehack and gnomeprefix will take care of it.
	- Clean up the pkg-descr by remove the quote and look better in 80
	  column screen.
	- Add SIZE data.
	- Bump the PORTREVISION, because of pkg-plist and other fixes.

[1] Obtained from:	Beaver CVS

Fix: New file:
	- files/patch-src::conf.c

How-To-Repeat: n/a
Comment 1 Joe Marcus Clarke freebsd_committer freebsd_triage 2004-03-28 18:46:57 UTC
State Changed
From-To: open->closed

Committed, thanks!