non port: www/bozohttpd/Makefile |
SVNWeb
|
Number of commits found: 40 |
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 )
|
Thu, 4 Nov 2021
|
[ 08:17 Alexey Dokuchaev (danfe) ] 697e6be
www/bozohttpd: update the port to version 20210227 and unbreak on i386.
|
Wed, 3 Nov 2021
|
[ 21:53 Daniel Engberg (diizzy) ] 54fe8b0
www/bozohttpd: Mark BROKEN on i386
Failed to compile with the following error:
"comparison of integers of different signs: 'unsigned int' and
'time_t' (aka 'int') [-Werror,-Wsign-compare]"
Reference: https://portsfallout.com/fallout?port=www%2Fbozohttpd%24&page=1
PR: 259181
Reported by: pkg-fallout
Approved by: port maintainer timeout (2+ weeks), arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D32770
|
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.
|
Thu, 18 Feb 2021
|
[ 07:28 fernape ]
www/bozohttpd: update to 20201014
Add config options.
ChangeLog: http://www.eterna.com.au/bozohttpd/CHANGES
PR: 253542
Submitted by: henrik@gulbra.net
Reviewed by: jmohacsi@bsd.hu (maintainer)
|
Wed, 9 Oct 2019
|
[ 12:23 bapt ] (Only the first 10 of 31 ports in this commit are shown above. )
Drop the ipv6 virtual category for w* category as it is not relevant anymore
|
Mon, 14 Nov 2016
|
[ 03:15 danfe ] (Only the first 10 of 23 ports in this commit are shown above. )
- Remove redundant definitions of IPV6_DESC and [OPEN]SSL_DESC when closely
matching standard ones from `Mk/bsd.options.desc.mk'
- Rename couple of options to standard name or the one that better reflects
their usage
|
Sat, 10 Sep 2016
|
[ 03:23 marino ]
www/bozohttpd: Add CFLAGS and LDFLAGS for USES=ssl
Approved by: SSL blanket
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Mon, 11 May 2015
|
[ 09:19 amdmi3 ]
- Add CPE info
Approved by: portmgr blanket
|
Tue, 29 Jul 2014
|
[ 18:41 adamw ] (Only the first 10 of 426 ports in this commit are shown above. )
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports)
|
Sun, 16 Mar 2014
|
[ 16:07 ohauer ] (Only the first 10 of 21 ports in this commit are shown above. )
ports in cat www where MAINTAINER=ports
- USE_BZIP2 -> USES= tar:bzip2
- LICENSE=BSD -> BSD[n]CLAUSE
|
Thu, 31 Oct 2013
|
[ 08:50 bapt ]
Allow packaging as a user
|
Wed, 30 Oct 2013
|
[ 22:07 pawel ]
Needs root to stage, forgotten in last commit.
|
[ 16:20 pawel ]
- Update to version 20130711 [1]
- Add support for STAGEDIR
PR: ports/181767 [1]
Submitted by: maintainer
|
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, 9 Jan 2013
|
[ 19:50 tabthorpe ] (Only the first 10 of 66 ports in this commit are shown above. )
- Change MAINTAINER address
- Trim headers while I am here
- Clean up some trailing whitespace
|
Sun, 28 Oct 2012
|
[ 22:20 pgj ]
- Fix handling of options
Inspired by: jhale
Feature safe: yes
|
[ 19:57 pgj ]
- Convert options to the new format
PR: ports/172540
Submitted by: pgj
Approved by: maintainer
Feature safe: yes
|
Wed, 16 Feb 2011
|
[ 03:22 wen ]
- s/LOCALBASE/PREFIX in Makefile
Reported by: sahil@
|
[ 02:28 wen ]
- Update to 20100920
- Fix build with custom PREFIX
PR: ports/152464
Submitted by: Oleg Pudeyev <oleg@bsdpower.com>
Approved by: maintainer(timeout, > 80 days)
|
Tue, 3 Aug 2010
|
[ 06:15 bapt ]
- Update to 20100621
- Add license
PR: ports/149113
Submitted by: Janos Mohacsi <janos.mohacsi _at_ bsd.hu> (maintainer)
Approved by: jadawin@ (co-mentor)
|
Sun, 30 May 2010
|
[ 17:47 arved ]
Update to 20100512
PR: 147224
Submitted by: janos mohacsi
|
Wed, 4 Nov 2009
|
[ 13:50 miwi ]
- Update to 20090522
PR: 139106
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
|
Sun, 10 May 2009
|
[ 18:32 miwi ]
- Update to 20090418
PR: 134322
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
|
Fri, 27 Jun 2008
|
[ 12:27 miwi ]
- Update to 20080303
- Use Options
PR: 124925
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
|
Thu, 24 Jan 2008
|
[ 23:29 wxs ]
Add an RC script.
PR: ports/119553
Submitted by: Oleg Pudeyev <oleg@bsdpower.com>
Approved by: Mohacsi Janos (maintainer), garga (mentor)
|
Sat, 8 Jul 2006
|
[ 05:16 clsung ]
- Maintainer Update to www/bozohttpd to version 20060517
Original package changes:
* make directory indexing mode not look so ugly
* build a text version of the manual page
* make "make clean" work properly
PR: ports/99878
Submitted by: maintainer (Janos Mohacsi)
|
Sat, 10 Jun 2006
|
[ 11:18 pav ]
- Update to 20050410
PR: ports/98433
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
Approved by: Janos Mohacsi <mohacsi@niif.hu> (maintainer)
|
Thu, 11 Nov 2004
|
[ 17:08 pav ]
- Update to 20040823
PR: ports/73824
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
|
Thu, 15 Apr 2004
|
[ 12:27 krion ]
- Fix MASTER_SITES
PR: ports/65568
Submitted by: maintainer
|
Tue, 13 Apr 2004
|
[ 11:02 krion ]
- Update to version 20040218
PR: ports/65484
Submitted by: maintainer
|
Fri, 6 Feb 2004
|
[ 13:12 trevor ] (Only the first 10 of 1568 ports in this commit are shown above. )
Use PLIST_FILES (bento-tested, marcus-reviewed).
|
Tue, 21 Oct 2003
|
[ 14:06 krion ]
- Update to version 20031005
o basic authorisation fixes (Nicolas Jombart)
o display file size in directory index mode
o .xbel, .xml & .xsl -> text/xml mappings
PR: 58281
Submitted by: maintainer
|
Fri, 11 Jul 2003
|
[ 04:52 daichi ]
update www/bozohttpd: 20030313 -> 20030622
PR: 54329
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
|
Mon, 19 May 2003
|
[ 12:35 arved ]
Update to 20030313
PR: 52409
Submitted by: maintainer
|
Fri, 21 Feb 2003
|
[ 14:01 knu ] (Only the first 10 of 278 ports in this commit are shown above. )
De-pkg-comment.
|
Sat, 23 Nov 2002
|
[ 00:29 edwin ]
Maintainer update to version 20021106
PR: ports/45390
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
|
Mon, 9 Sep 2002
|
[ 21:25 obraun ]
Add bozohttpd 5.14, the bozotic HTTP server.
PR: ports/42363
Submitted by: Janos.Mohacsi@bsd.hu
|
Number of commits found: 40 |