Commit graph

6 commits

Author SHA1 Message Date
Marc G. Fournier
d0c48a3311 Upgrade port from 2.2.3 to 2.2.7 ...
Tested: portlint, make package and make deinstall
1999-08-04 18:57:02 +00:00
Satoshi Asami
44a7216f79 Build fix, misc. cleanup.
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-13 00:16:04 +00:00
Marc G. Fournier
e0bfbdc723 Okay, I've gone through every example and doc that I can think of that would
be relevant, and think I've covered everything...

This now build and a 'make package' now works...with my track record on
this particular port, its bound to be still broken for *someone*, no?
1998-11-16 03:25:26 +00:00
Marc G. Fournier
cb90c669a3 Fix 'ldconfig' as indicated in handbook
Get rid of --disable-shared flag for configure

Improve patch-ak such that the shared library compile options as listed in
handbook are included
1998-11-15 07:50:11 +00:00
Marc G. Fournier
f47b7d0174 Made a mistake on creating patch-ak ... fixed here 1998-11-15 07:19:25 +00:00
Marc G. Fournier
c1f82c6f50 Okay...
Fix Makefile:
	to use bsd.port.{pre.post}.mk
	check for proper libstdc++.a, depending on elf or aout
	run autoconf before configure

Remove old patches and add:

patch-ak
	search and find tcl8.0 header file
	setup shared library extension properly according to elf vs aout
patch-al
	properly find gtk.h

Leaving it as marked BROKEN, while I continue to figure out thie elf vs
aout stuff ...
1998-11-15 07:08:22 +00:00