1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Tilman Keskinoz
92ad72608b Fix build on CURRENT 64bit archs 2007-08-12 13:48:10 +00:00
Edwin Groothuis
7e9975b749 Use SUB_FILES 2006-04-01 12:44:58 +00:00
Vanilla I. Shu
b9f21a8c3b 1. Compilation failure when using GCC 3.4
2. Does not respect ${CFLAGS}
3. Dependancy problem: This port has preference on db4 over db3.3, i.e. when
   both are present, it uses db4. So change the dependancy from db3.3 to db4.
4. The default installation does not create user settings, which causes write
   attempt to global settings and the consequent failure confuses users.
5. Locale zh_CN.EUC is not present on 5.x. Swith to zh_CN.eucCN.

PR:		ports/69251
Submitted by:	Jie Gao <gaoj@cpsc.ucalgary.ca>
2004-08-01 17:48:43 +00:00
Kris Kennaway
8cdaebb077 Fix build with gcc 3.3. This port does not respect CFLAGS/CXXFLAGS. 2003-08-16 23:33:00 +00:00