summaryrefslogtreecommitdiff
path: root/net/easysoap/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* net/easysoap: Remove expired portMuhammad Moinur Rahman2023-09-301-28/+0
| | | | 2023-09-30 net/easysoap: Last release was in 2006
* - Fix the build against contemporary OpenSSL versionsAlexey Dokuchaev2020-08-291-1/+1
| | | | | | | - Improve COMMENT wording, convert to USES+=localbase Notes: svn path=/head/; revision=546928
* Fix build when OpenSSL doesn't support SSL2/SSL3Tijl Coosemans2015-01-091-2/+7
| | | | | | | PR: 195796 Notes: svn path=/head/; revision=376647
* 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
* - Fix build on -currentMartin Wilke2014-04-261-0/+23
| | | | | | | | | | | - Add LICENSE - Stage support PR: 187762 Submitted by: ports fury Notes: svn path=/head/; revision=352217
* Update to version 0.8.0. This updates the code to current C++ standards,Gerald Pfeifer2009-02-225-185/+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
* Update to 0.6Kirill Ponomarev2003-07-293-0/+123
| | | | | | | | | | | | Unbreak on 5.x PR: 53747 Submitted by: Sergey Matveychuk <sem@ciam.ru> Approved by: fjoe (mentor) (implicit) Maintainer timeout: 1 month Notes: svn path=/head/; revision=85844
* Fix build of net/easysoapEdwin Groothuis2002-12-111-0/+62
PR: ports/44993 Submitted by: Maxim Maximov <mcsi@agava.com> Approved by: Maintainer Notes: svn path=/head/; revision=71517