--- /dev/null 2010-05-05 13:00:20.000000000 +0900 +++ hunspell/hunspell.patch 2010-05-05 13:03:11.000000000 +0900 @@ -0,0 +1,8 @@ +--- misc/hunspell-1.2.9/tests/test.sh 2010-02-23 21:18:50.000000000 +0900 ++++ misc/build/hunspell-1.2.9/tests/test.sh 2010-05-05 13:01:42.000000000 +0900 +@@ -1,4 +1,4 @@ +-#!/bin/bash ++#!/usr/bin/env bash + export LC_ALL="C" + + function check_valgrind_log () { --- hunspell/makefile.mk.orig 2010-05-05 12:59:48.000000000 +0900 +++ hunspell/makefile.mk 2010-05-05 13:02:14.000000000 +0900 @@ -43,8 +43,9 @@ PATCH_FILES=\ hunspell-wntconfig.patch \ hunspell-solaris.patch \ - hunspell-stacksmash.patch - + hunspell-stacksmash.patch \ + hunspell.patch + .IF "$(GUI)"=="UNX" #relative to CONFIGURE_DIR @@ -60,6 +61,8 @@ .ENDIF # "$(EXTRA_CFLAGS)"!="" .ELIF "$(OS)"=="MACOSX" # "$(SYSBASE)"!="" CONFIGURE_FLAGS+=CPPFLAGS="$(EXTRA_CDEFS)" +.ELIF "$(OS)"=="FREEBSD" # "$(SYSBASE)"!="" +CONFIGURE_FLAGS+=CPPFLAGS="-I$(LIBINTL_PREFIX)/include" --with-libintl-prefix="$(LIBINTL_PREFIX)" .ENDIF BUILD_ACTION=make && make check i/'>index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/jakarta-commons-configuration
n class='deletions'>-2/+4
Commit message (Expand)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-3/+3
* Cleanup DIST* variables.mat2015-05-121-2/+1
* - Update to version 1.10pawel2014-03-062-16/+18
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Convert to new perl frameworkmat2013-08-031-6/+3
* - update png to 1.5.10dinoex2012-06-011-1/+1
* - Cleaning MD5 in perl@'s portsjadawin2011-05-171-1/+0
* - update to 1.4.1dinoex2010-03-281-1/+1
* - update to jpeg-8dinoex2010-02-051-1/+1
* - pass p5-Tk ports@ ports to perlpgollucci2010-01-171-1/+1