--- source/Makefile.in.orig Mon Jun 9 04:38:48 2003 +++ source/Makefile.in Sat Jun 14 23:07:14 2003 @@ -180,12 +180,14 @@ $(top_builddir)/config/icu-config: $(top_builddir)/Makefile $(top_srcdir)/config/icu-config-top $(top_srcdir)/config/icu-config-bottom $(top_builddir)/config/Makefile.inc @platform_make_fragment@ $(top_srcdir)/config/make2sh.sed -$(RMV) $@ - $(INSTALL_DATA) $(top_srcdir)/config/icu-config-top $@ + $(INSTALL_SCRIPT) $(top_srcdir)/config/icu-config-top $@ + @chmod u+w $@ @echo "# Following from @platform_make_fragment@" >> $@ sed -f $(top_srcdir)/config/make2sh.sed < $(top_builddir)/config/Makefile.inc | grep -v '#M#' | uniq >> $@ sed -f $(top_srcdir)/config/make2sh.sed < @platform_make_fragment@ | grep -v '#M#' | uniq >> $@ cat $(top_srcdir)/config/icu-config-bottom >> $@ echo "# Rebuilt on "`date` >> $@ + @chmod u-w $@ config.status: $(srcdir)/configure $(srcdir)/common/unicode/uversion.h @echo rowspan='2'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/java/diablo-jdk15
Commit message (Expand)AuthorAgeFilesLines
* . Note that FreeBSD 5.x/amd64 isn't support (6.x/amd64 is). [1]glewis2006-09-111-3/+3
* . Update to 1.5.0_07-b00.glewis2006-07-066-1307/+1077
* . Add a pkg-message file describing the known problems. The SIGBUS on MPglewis2006-05-041-0/+12