aboutsummaryrefslogtreecommitdiff
path: root/www/webstone-ssl/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_AUTOTOOLSTijl Coosemans2014-09-241-1/+1
| | | | Notes: svn path=/head/; revision=369171
* Rename www/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-291-1/+1
| | | | Notes: svn path=/head/; revision=363346
* - Fix build with clangPawel Pekala2013-12-191-20/+18
| | | | | | | | | | - Support staging PR: ports/184850 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=336967
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* Mark as job unsafeBaptiste Daroussin2013-07-101-5/+2
| | | | Notes: svn path=/head/; revision=322713
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - Reset maintainer:Beat Gaetzi2010-11-221-1/+1
| | | | | | | | | <fortune@n.jpn.ph>: connect to n.jpn.ph[125.53.9.39]:25: Operation timed out Approved by: linimon Notes: svn path=/head/; revision=264908
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* - Change maintainer's emailKirill Ponomarev2004-05-281-1/+1
| | | | | | | | PR: ports/67284 Submitted by: maintainer Notes: svn path=/head/; revision=110194
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-2/+2
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* De-pkg-comment.Akinori MUSHA2003-02-211-0/+1
| | | | Notes: svn path=/head/; revision=76044
* use OPENSSLINC/LIB to fix build on RELENG_3.FUJISHIMA Satsuki2001-03-121-0/+3
| | | | | | | | PR: 25680 Submitted by: maintainer Notes: svn path=/head/; revision=39691
* Some spaces -> tabs for ports/www.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37985
* Add Webstone-SSL 2.5, a benchmarking tool that supports SSL-enabledWill Andrews2000-12-031-0/+45
http servers. PR: 22560 Submitted by: Kazumasa Nishizawa <k_nishizawa@anet.ne.jp> Notes: svn path=/head/; revision=35634