Baptiste Daroussin
e10e2022a9
MAN[1-5]PREFIX: eleminate its usage and move man to share/man
2024-01-09 16:41:04 +01:00
Daniel Engberg
0c39e5b312
*/*: Change webserver to web server in COMMENT and descriptions
...
Change it for consistency and to make finding packages easier
Approved by: portmgr (blanket)
2023-07-16 22:22:08 +02:00
Stefan Eßer
fb16dfecae
Remove WWW entries moved into port Makefiles
...
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
2022-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0
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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
2022-09-07 23:10:59 +02:00
Tobias C. Berner
86b2c5122a
benchmarks: remove 'Created by' lines
...
A big Thank You to the original contributors of these ports:
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Shevtsov <nyxo@dnuc.polyn.kiae.su>
* Andrey Zakhvatov <andy@FreeBSD.org>
* Andy Clark <andrewclarkii@gmail.com>
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Bill Fumerola <billf@chc-chimes.com>
* Brad Davis <brd@FreeBSD.org>
* Bruce A. Mah <bmah@FreeBSD.org>
* Chao Shin <quakelee@cn.freebsd.org>
* Danilo Egea Gondolfo <danilo@FreeBSD.org>
* David O'Brien (obrien@FreeBSD.org )
* David O'Brien (obrien@NUXI.com )
* Dima Sivachenko <dima@chg.ru>
* Gabriel M. Dutra <0xdutra@gmail.com>
* Gea-Suan Lin <gslin@ccca.nctu.edu.tw>
* Gea-Suan Lin <gslin@gslin.org>
* Hannes Hauswedell <h2+fbsdports@fsfe.org>
* Johannes Dieterich <dieterich@ogolem.org>
* Johannes Dieterich <jmd@FreeBSD.org>
* Joseph Koshy <jkoshy@FreeBSD.org>
* Kris Moore <kmoore@FreeBSD.org>
* Lars Eggert <lars@eggert.org>
* Mark Pulford <mark@kyne.com.au>
* Matthias Fechner <mfechner@FreeBSD.org>
* NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
* NAKATA Maho <maho@FreeBSD.org>
* Oliver Lehmann <oliver@FreeBSD.org>
* Pete Fritchman <petef@databits.net>
* Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Radim Kolar
* Radim Kolar <hsn@sendmail.cz>
* Roman Bogorodskiy <bogorodskiy@inbox.ru>
* Scott Flatman <sf@dsinw.com>
* Sergey A. Osokin <osa@FreeBSD.org>
* Sergey Kandaurov <pluknet@gmail.com>
* Sergey Skvortsov <skv@protey.ru>
* Slava Shwartsman <slavash@FreeBSD.org>
* Stephen Montgomery-Smith <stephen@math.missouri.edu>
* Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Thomas Dreibholz <dreibh@iem.uni-due.de>
* Tom Judge <tom@tomjudge.com>
* Veniamin Gvozdikov <vg@FreeBSD.org>
* Vsevolod Stakhov <vsevolod@FreeBSD.org>
* Will Andrews <andrews@technologist.com>
* Yen-Ming Lee <leeym@FreeBSD.org>
* Ying-Chieh Liao <ijliao@FreeBSD.org>
* arved
* asami
* dikshie <dikshie@lapi.itb.ac.id>
* gnn
* ijliao
* janos.mohacsi@bsd.hu
* jesper@jdn.dk
* jmz
* koshy
* luigi@FreeBSD.org
* mharo@FreeBSD.org
* mich@freebsdcluster.org
* mr
* se
* shalunov
* thierry@pompo.net
* trasz <trasz@pin.if.uz.zgora.pl>
* uminac
With hat: portmgr
2022-07-20 16:20:56 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles.
2021-04-06 16:31:07 +02:00
Sunpoet Po-Chuan Hsieh
f906027804
Update WWW
2021-03-03 18:18:04 +00:00
Yuri Victorovich
1f36e0d8e1
Maintainer reset for jlaffaye
...
Reason: Many bug reports (including bug#253256) related to jlaffaye's ports timed out in the period from April 2020 to now.
PR: 253256
Approved by: jlaffaye (maintainer's timeout 14 days)
2021-02-18 21:06:55 +00:00
Adam Weinberger
d17ef79851
Partially revert r530801
...
The maintainer reset rule was not applied correctly. jlaffaye's ports
are reassigned back to him, with the exception of lang/go where both
quantity and length of timeouts made the reset appropriate and
necessary.
With hat: portmgr
2020-04-06 17:04:43 +00:00
Yuri Victorovich
88cc504565
Reset maintainer for ports maintaned by jlaffaye@.
...
As per policy, based on timeouts on
* www/py-scgi: bug#244982
* textproc/discount: bug#244981
* devel/py-python-gflags: bug#244965
* lang/go: bug#244783, https://reviews.freebsd.org/D24122
* news/py-yenc: bug#239309
* irc/libircclient: bug#221567
2020-04-05 18:33:39 +00:00
Alexey Dokuchaev
9a71a9819f
- Update to the latest GitHub commit: current version is from 2015
...
and is not compatible with modern OpenSSL implementations
- Set PORTVERSION to the version number as reported by `httperf -V'
- Increase buffer size in do_recv() to match TLS record size which
can be up to 16kB [1]
- When using TLS 1.1 or TLS 1.2, the first SSL_connect() may often
return error, while subsequent requests work fine -- to mitigate
this, try to SSL_connect() a little harder [2]
Approved by: maintainer timeout
PR: 230680 [1], 230681 [2]
2019-12-07 11:39:35 +00:00
Antoine Brodin
1f8836436a
Mark BROKEN on FreeBSD 12 and 13
...
Reported by: pkg-fallout
MFH: 2019Q2
2019-04-03 08:51:47 +00:00
Alexey Dokuchaev
35f74fbe2e
- Convert to option helper install target (add OPTIONS_DEFINE=DOCS
...
when it was missing)
- Invoke INSTALL_DATA where appropriate instead of INSTALL_MAN
- Fix some whitespace and formatting bugs along the way
2018-01-11 18:09:00 +00:00
Mathieu Arnold
a28f0f7f7f
Remove all USE_OPENSSL occurrences.
...
Sponsored by: Absolight
2017-03-15 14:45:30 +00:00
Mathieu Arnold
dbbfc7889a
GOOGLE_CODE has gone away.
...
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight
2016-09-14 15:59:34 +00:00
Ryan Steinmetz
6aa6a27cdc
- Update to 0.9.1 pre-release [2]
...
- Add support for building when SSLv2 or SSLv3 are disabled [1]
PR: 203675 [1], 205900 [2]
Submitted by: brnrd@ [1], zi@ [2]
Reviewed by: jlaffaye@ (maintainer)
Approved by: jlaffaye@ (maintainer)
Obtained from: upstream github
2016-01-08 02:30:45 +00:00
Adam Weinberger
375dc3e487
Add DOCS option.
...
Committed under just-fix-it.
2015-04-13 05:00:56 +00:00
Baptiste Daroussin
6839f858ab
Support stage
2014-01-05 01:49:24 +00:00
Adam Weinberger
58848c550b
Convert benchmarks to PORT_OPTIONS:MDOCS
2014-01-03 15:34:13 +00:00
Baptiste Daroussin
0f0eb50c1e
Add NO_STAGE all over the place in preparation for the staging support (cat: benchmarks)
2013-09-20 15:52:44 +00:00
Baptiste Daroussin
f811bf8ec5
Convert benchmarks from USE_GMAKE to USES=gmake
...
While here:
- Trim headers
- convert some port to the new perl5 world
2013-08-30 23:09:24 +00:00
Julien Laffaye
e93d85f4d6
Update my e-mail to my FreeBSD one.
...
While I am here, use GOOGLE_CODE instead of ${MASTER_SITE_GOOGLE_CODE}
Approved by: bapt (mentor)
2011-06-08 16:52:32 +00:00
Martin Wilke
65e190c0f0
- Get Rid MD5 support
...
With hat: portmgr (myself)
2011-03-18 17:59:50 +00:00
Baptiste Daroussin
eb70d9c57b
- Update MASTER_SITES and WWW
...
- Add LICENSE
- Cleanup pkg-descr
- Submitter is not maintainer
PR: ports/150068
Submitted by: Julien Laffaye <kimelto _at_ gmail.com>
Approved by: tabthorpe (co-mentor)
2010-08-29 00:01:22 +00:00
Mark Linimon
9fdb42c6c8
Reset jmelo@FreeBSD.org due to many months of inactivity and no response
...
to PRs.
Hat: portmgr
Feature safe: yes
2010-06-19 04:23:03 +00:00
Pav Lucistnik
dad0d0873a
- Remove USE_GETOPT_LONG which is a no-op since March 2007
2008-03-20 09:23:28 +00:00
Jean Milanez Melo
700165ded7
- Update to 0.9.0.
...
PR: ports/118550
Submitted by: Philippe Audeoud <jadawin@tuxaco.net>
2007-12-26 12:56:35 +00:00
Jean Milanez Melo
2cc9d91309
- Change my ports MAINTAINER to jmelo@FreeBSD.org.
...
Approved by: mnag (mentor)
2006-04-05 21:04:30 +00:00
Pav Lucistnik
47a39af0bb
- Add SHA256
...
PR: ports/91094
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer)
2005-12-30 21:36:38 +00:00
Sam Lawrance
96463aa70a
Submitter takes maintainership.
...
Fix WWW line in pkg-descr.
PR: ports/84341
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2005-07-31 10:46:33 +00:00
Volker Stolz
ca71e4d49e
- Use MAKE_ARGS
...
- Use PORTDOCS
2005-06-04 13:58:25 +00:00
Clement Laforet
272c82bb1d
- Move httperf from www to benchmarks category
...
Noticed by: ben @ EFNet
Repocopied by: marcus
2004-06-10 06:22:15 +00:00
Trevor Johnson
f15b845ebe
SIZEify.
2004-01-29 16:13:06 +00:00
Pete Fritchman
a7ebc6b6af
Use USE_GETOPT_LONG.
...
PR: 51387, 51383, 51380, 51388, 51384, 51372, 51373,
51381, 51382
Submitted by: Ports Fury
2003-05-18 16:03:16 +00:00
Akinori MUSHA
cb07270bfe
De-pkg-comment.
2003-02-20 19:21:36 +00:00
Norikatsu Shigemura
df198fc340
Conditionalize libgnugetopt dependencies.
...
PR: ports/47757
Submitted by: Ports Fury
2003-02-02 14:52:51 +00:00
Ying-Chieh Liao
ed868c761f
add missing depends
...
Noted by: kris
2002-11-21 03:16:54 +00:00
Ying-Chieh Liao
da3815cb3b
upgrade to 0.8
...
PR: 45452
Submitted by: Ports Fury
2002-11-20 13:22:13 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34
o Rollback PORTCOMMENT modifications while this feature's implementation
...
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
...
Approved by: pat
2002-11-06 22:47:41 +00:00
Jimmy Olgeni
d2f3fc0d14
Some spaces -> tabs for ports/www.
2001-02-05 15:33:58 +00:00
Satoshi Asami
5e5841f2cd
Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
...
PORTREVISION or PORTEPOCH are defined.
Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.
Instigated by: Peter Pentchev <roam@orbitel.bg> and kris
2000-09-25 12:21:43 +00:00
Will Andrews
f67050feec
Unleash all of these ports upon the people. I no longer have any interest
...
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
2000-06-22 05:52:15 +00:00
Chris Piazza
c3bb46468e
Update with the new PORTNAME/PORTVERSION variables
2000-04-10 00:07:29 +00:00
David E. O'Brien
cc75cd9ec3
* Install the new manpage.
...
* install docs into share/docs/ rather than just share/
Approved by: maintainer
2000-03-23 02:21:52 +00:00
Will Andrews
af4a01863e
Finish moving MAINTAINER for my ports.
...
andrews@technologist.com -> will@FreeBSD.org . :-)
Reminded by: asami
2000-03-22 01:59:41 +00:00
Peter Wemm
e7aa81f1a6
$Id$ -> $FreeBSD$
1999-08-31 02:43:35 +00:00
Michael Haro
5281212be3
chmod -> ${CHMOD}
...
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Steve Price
fb50c3c71e
Initial import of httperf version 0.6.
...
A tool for measuring webserver performance.
PR: 12878
Submitted by: Will Andrews <andrews@technologist.com>
1999-08-01 03:21:01 +00:00