aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_tsa
Commit message (Collapse)AuthorAgeFilesLines
* Remove superfluous linefeeds and fix some other minor whitespace bugs.danfe2018-01-121-1/+0
|
* - Remove inclusion of bsd.default-versions.mk from ftp/curl/Makefile sotijl2017-02-061-4/+3
| | | | | | | | | | | | | | | | | bsd.default-versions.mk can rely on ARCH being defined. - In bsd.port.mk move inclusion of bsd.default-versions.mk from the pre-makefile section to the options section so the variables can be used earlier. Also put the bit of code sitting between the options section and the pre-makefile section into the options section. - Remove last few cases where ports set WITH_OPENSSL_PORT. This variable is handled in bsd.default-versions.mk and some ports were setting it after including bsd.port.options.mk. After FreeBSD 9 EoL all but a few ports, and then only when setting non-default options, work without setting that variable. PR: 215996 Exp-run by: antoine Approved by: portmgr (antoine)
* Convert www ports to USES=sqlite and USES=firebirdbapt2016-01-111-1/+1
|
* Remove trailing whitespace from Makefiles, M-X.olgeni2015-10-081-1/+1
|
* Convert to USES=pgsqlbapt2014-08-251-1/+1
|
* - add stage supportohauer2014-05-311-6/+6
|
* Reset more maintainers:antoine2014-05-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <yar@FreeBSD.org>: host hub.freebsd.org[8.8.178.136] said: 550 5.1.1 <yar@FreeBSD.org>: Recipient address rejected: User unknown in local <rud@cs.uni-magdeburg.de>: host mail.cs.uni-magdeburg.de[141.44.21.48] said: 550 5.1.1 <rud@cs.uni-magdeburg.de>... User unknown (in reply to RCPT TO <stefan@fh-mainz.de>: host srv-eml-pmva-02.fh-mainz.de[143.93.114.189] said: 550 5.1.1 <stefan@fh-mainz.de>: Recipient address rejected: undeliverable <ocaml-ounit-port@kotka.de>: host kotka.de[62.75.247.120] said: 550 5.1.1 <ocaml-ounit-port@kotka.de>: Recipient address rejected: User unknown in <toru@tenchi.ne.jp>: host tuna.tenchi.ne.jp[49.212.63.105] said: 550 5.1.1 <toru@tenchi.ne.jp>... User unknown (in reply to RCPT TO command) <nehe@cruzinternet.com>: host inbound.platinum.ca[69.31.192.27] said: 550 cuda_nsu User [nehe@cruzinternet.com] does not exist (in reply to RCPT TO <ports@emorific.com>: Host or domain name not found. Name service error for name=emorific.com type=AAAA: Host not found <ubique@peterhost.ru>: host mx.mail.corp.hostcomm.ru[89.111.166.49] said: 550 Sorry, no mailbox here by that name (in reply to RCPT TO command) <ports@brandon.dvalentine.com>: host ASPMX.L.GOOGLE.com[2607:f8b0:400c:c01::1a] said: 550-5.1.1 The email account that you tried to reach does not exist. With hat: portmgr
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | www)
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* - Convert to OptionsNGmiwi2013-03-081-17/+10
| | | | | | - Trim header Reviewed by: bapt
* - remove www/apache20 and devel/apr0ohauer2012-08-181-1/+1
| | | | | | | | | - s/USE_APACHE= 20+/USE_APACHE= 22+/ - unify s/YES/yes/ - cleanup APACHE_VERSION <= 22 usage - add entry to MOVED with hat apache@
* - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is definedohauer2011-08-211-1/+1
|
* - Fix run-time linker errors due to missing -I, -L flags for.pgollucci2010-12-151-1/+7
| | | | Reported by: Dmitry Banschikov <d.banschikov@peterhost.ru> (maintainer)
* - with AP_FAST_BUILD / AP_GENPLIST, SRC_FILE is required if there is >1 .c filepgollucci2010-12-081-0/+5
| | | | | | | that needs to be linked in. PR: ports/152746 Reported by: Dmitry Banschikov <ubique@peterhost.ru> (maintainer)
* - Remove uneeded pkg-plist filepgollucci2010-11-272-9/+2
| | | | - Fix pkg-descr based on USE_APACHE=20+ macro
* Time stamping authority module for apache22.pgollucci2010-11-274-0/+84
WWW: http://opentsa.org/ PR: ports/152571 Submitted by: ubique