non port: www/webstone-ssl/Makefile |
SVNWeb
|
Number of commits found: 31 |
Thu, 1 Jun 2023
|
[ 19:01 Rene Ladan (rene) ] 0537cfd
www/webstone-ssl: Remove expired port:
2023-06-01 www/webstone-ssl: Requires upstream EOL OpenSSL 1.0.X
|
Mon, 1 May 2023
|
[ 18:18 Muhammad Moinur Rahman (bofh) ] 4821322
www/webstone-ssl: Mark DEPRECATED
- Requires upstream EOL OpenSSL 1.0.X versions
- Broken for more than a year
- Set EXPIRATION_DATE to 2023-06-01
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] e915e75 (Only the first 10 of 1623 ports in this commit are shown above. )
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 25 Jan 2021
|
[ 08:43 antoine ]
Mark BROKEN on FreeBSD 14
Reported by: pkg-fallout
MFH: 2021Q1
|
Wed, 3 Apr 2019
|
[ 11:19 antoine ]
Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout
MFH: 2019Q2
|
Fri, 21 Apr 2017
|
[ 11:15 amdmi3 ]
- Fix shebangs
- Remove unnecessary chmods
|
Wed, 15 Mar 2017
|
[ 14:45 mat ] (Only the first 10 of 257 ports in this commit are shown above. )
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight
|
Fri, 21 Oct 2016
|
[ 12:51 mat ] (Only the first 10 of 718 ports in this commit are shown above. )
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Sun, 12 Jun 2016
|
[ 17:27 brnrd ]
www/webstone-ssl: Fix build` with LibreSSL
PR: 199019
Sponsored by: BSDCan 2016
|
Fri, 23 Oct 2015
|
[ 20:12 amdmi3 ]
- Remove unneeded reinplace: now this is done by shebangfix by default
|
Fri, 31 Jul 2015
|
[ 13:01 amdmi3 ]
- Really fix shebangs
- Add missing perl run-dependency
|
Mon, 8 Jun 2015
|
[ 01:20 amdmi3 ]
- Add LICENSE
- Fix shebangs
- Simplify WRKSRC handling
- Fix stripping
- Drop @dirrm* from plist
|
Sun, 11 Jan 2015
|
[ 14:53 tijl ]
- Fix build when OpenSSL doesn't support SSL2/SSL3
- Negotiate the highest available SSL/TLS version by default using
SSLv23_client_method
PR: 195796
|
Wed, 24 Sep 2014
|
[ 12:10 tijl ]
Remove USE_AUTOTOOLS
|
Tue, 29 Jul 2014
|
[ 15:49 adamw ] (Only the first 10 of 155 ports in this commit are shown above. )
Rename www/ patch-xy patches to reflect the files they modify.
|
Thu, 19 Dec 2013
|
[ 22:45 pawel ]
- Fix build with clang
- Support staging
PR: ports/184850
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Fri, 20 Sep 2013
|
[ 23:36 bapt ] (Only the first 10 of 2206 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
|
Wed, 10 Jul 2013
|
[ 17:04 bapt ]
Mark as job unsafe
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Mon, 22 Nov 2010
|
[ 08:53 beat ]
- Reset maintainer:
<fortune@n.jpn.ph>: connect to n.jpn.ph[125.53.9.39]:25: Operation timed out
Approved by: linimon
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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.
|
Fri, 28 May 2004
|
[ 14:27 krion ]
- Change maintainer's email
PR: ports/67284
Submitted by: maintainer
|
Sun, 14 Mar 2004
|
[ 06:17 ade ] (Only the first 10 of 945 ports in this commit are shown above. )
Whoa there, boy, that's a mighty big commit y'all have there...
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.
|
Wed, 24 Sep 2003
|
[ 09:37 osa ] (Only the first 10 of 143 ports in this commit are shown above. )
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998
|
Fri, 21 Feb 2003
|
[ 14:01 knu ] (Only the first 10 of 278 ports in this commit are shown above. )
De-pkg-comment.
|
Mon, 12 Mar 2001
|
[ 19:55 sf ]
use OPENSSLINC/LIB to fix build on RELENG_3.
|
Mon, 5 Feb 2001
|
[ 15:33 olgeni ] (Only the first 10 of 118 ports in this commit are shown above. )
Some spaces -> tabs for ports/www.
|
Sun, 3 Dec 2000
|
[ 21:01 will ]
Add Webstone-SSL 2.5, a benchmarking tool that supports SSL-enabled http
servers.
|
Number of commits found: 31 |