summaryrefslogtreecommitdiff
path: root/japanese/eb3/files/patch-configure (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'RELEASE_5_2_0'.release/5.2.0cvs2svn2003-12-121-10/+0
| | | | | Notes: svn path=/head/; revision=95679 svn path=/tags/RELEASE_5_2_0/; revision=95680; tag=release/5.2.0
* [0] Updates for the latest version 3.3.1Munechika SUMIKAWA2003-03-021-0/+10
[1] Fix MASTER_SITES [2] Don't use configure option '--enable-pthread' (backout last commit) because it breaks japanese/ndtpd and the pthread support of EB library itself is still incomplete and experimental. [3] Remove imported patch; files/patch-eb::match.c [4] Add patch to use USE_LIBTOOL=yes; files/patch-configure [5] Use configure option '--build=...' [6] Use LOCALBASE instead of PREFIX for other installed packages [7] Use DATADIR [8] Don't be quiet at post-extract section (backout last commit) [9] Sort @dirrm section of pkg-plist; generated by (cd /usr/local; find -ds share/eb -type d) | sed 's,^,@dirrm ,' [4]-[7] were submitted by KATO Tsuguru <tkato@prontomail.com>. Thanks, Kato-san. PR: ports/48840 Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp> Notes: svn path=/head/; revision=76750