summaryrefslogtreecommitdiff
path: root/net/easysoap/files/patch-src-Makefile.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change INSTALL_DATA to install with mode 644Antoine Brodin2014-09-041-10/+0
| | | | | | | | | | | | | Remove patches and hacks that were used to work around the previous situation This allows to stage more ports as a regular user Differential Revision: https://reviews.freebsd.org/D703 Reviewed by and discussed with: bapt With hat: portmgr Notes: svn path=/head/; revision=367307
* Update to version 0.8.0. This updates the code to current C++ standards,Gerald Pfeifer2009-02-221-0/+10
thus removing the dependeny on GCC 2.95 which prevented this port building for half a year. Move maintainership back to the ports@ pool. [1] Approved by: Gabriel Ambuehl <gabriel_ambuehl@buz.ch> (maintainer) [1] Notes: svn path=/head/; revision=228843