non port: www/mohawk/Makefile |
Number of commits found: 53 |
Thursday, 20 Feb 2025
|
16:02 Baptiste Daroussin (bapt)
www/mohawk: update WWW
point to the right homepage
19902a7 |
Thursday, 21 Mar 2024
|
09:15 Christian Weisgerber (naddy)
www/*: Move man pages to share/man
Approved by: portmgr (blanket)
d9029f1 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
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)
b7f0544 |
Monday, 27 Sep 2021
|
06:37 Olivier Cochard (olivier)
www/mohawk: Various port fixes
PR: 258735
Reported by: diizzy
Approved by: Freddy Dissaux <dsx@bsdsx.fr> (maintainer)
d25dee7 |
Sunday, 26 Sep 2021
|
10:00 Olivier Cochard (olivier)
www/mohawk: Update to 2.0.21
PR: 258713
Reported by: Freddy Dissaux <dsx@bsdsx.fr> (maintainer)
edecfedd |
Tuesday, 20 Jul 2021
|
16:55 Baptiste Daroussin (bapt)
www/mohawk: provide maintainership back to upstream
Note that upstream has resumed development, while here drop my fossil
mirror which is down.
Reported by: new maintainer
71cc1da |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Saturday, 28 Mar 2020
|
11:26 rene
Return Neels ports to the pool on his request.
Submitted by: neelc@neelc.org (former maintainer) via freebsd-ports
 |
Sunday, 29 Dec 2019
|
11:14 joneum
Give Maintainership tu Submitter
PR: 242949
Reported by: Neel Chauhan <neel@neelc.org>
Sponsored by: Netzkommune GmbH
 |
Saturday, 28 Dec 2019
|
23:23 joneum
Update to 2.0.20
PR: 242922
Submitted by: Freddy DISSAUX <dsx@bsdsx.fr> (maintainer)
Sponsored by: Netzkommune GmbH
 |
Wednesday, 9 Oct 2019
|
12:23 bapt
Drop the ipv6 virtual category for w* category as it is not relevant anymore
 |
Friday, 2 Aug 2019
|
13:30 jbeich
devel/libevent2: update to 2.1.11
Changes: https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable
ABI: https://abi-laboratory.pro/tracker/timeline/libevent/
PR: 239599
Reported by: GitHub (watch releases)
Approved by: zeising (maintainer)
MFH: 2019Q3 (maybe security, partially restores 2.1.8 ABI)
Differential Revision: https://reviews.freebsd.org/D21133
 |
Saturday, 4 May 2019
|
02:24 linimon
Maintainer's email address bounces (550 Invalid recipient).
 |
Friday, 3 May 2019
|
21:06 linimon
These ports now build on aarch64.
Where necessary, pet portlint.
Approved by: portmgr
Obtained from: aarch64 TRYBROKEN run
 |
Monday, 10 Apr 2017
|
00:27 linimon
These ports now build on powerpc64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
 |
Monday, 20 Feb 2017
|
02:57 jbeich
devel/libevent2: drop historical suffix after r362796
PR: 216777
Approved by: mm (maintainer)
 |
Thursday, 9 Feb 2017
|
17:39 krion
Update www/mohawk to 2.0.19
PR: 216907
Submitted by: mohawk@bsdsx.fr
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9486
 |
Saturday, 4 Feb 2017
|
07:56 jbeich
devel/libevent2: update to 2.1.8 and cleanup
- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR: 216527
Exp-run by: antoine
Approved by: mm (maintainer)
 |
Friday, 27 Jan 2017
|
21:08 danilo
- Update to 2.0.18
PR: 216521
Submitted by: Freddy DISSAUX <dsx@bsdsx.fr>
 |
Wednesday, 16 Nov 2016
|
00:35 linimon
Mark as broken on various tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
 |
Thursday, 21 Apr 2016
|
16:43 swills
many ports: mark broken on powerpc64
 |
Friday, 1 Apr 2016
|
14:33 mat
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
 |
Monday, 11 May 2015
|
18:34 mat
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight
 |
Thursday, 13 Nov 2014
|
10:18 culot
- Update to 2.0.17
PR: ports/194973
Submitted by: mohawk@bsdsx.fr (maintainer)
 |
Tuesday, 30 Sep 2014
|
23:31 marino
www/mohawk: Unbreak on DragonFly, remove useless LDFLAG
The provided LDFLAG of -L${LOCALBASE}/lib/event2 would have stopped
working after libevent2.so moved to ${LOCALBASE}/lib had the LDFLAG
affected anything. The LDFLAG is set by Makefile.inc, and the
handling of DragonFly is wrong for ports, although it might still be
correct for pkgsrc. Fix that with a patch and remove the LDFLAG
that doesn't do anything. No revbump required.
 |
Wednesday, 24 Sep 2014
|
08:43 culot
- Update to 2.0.16
PR: ports/193666
Submitted by: mohawk@bsdsx.fr (maintainer)
 |
Sunday, 31 Aug 2014
|
12:24 culot
- Update to 2.0.15
PR: ports/193193
Submitted by: mohawk@bsdsx.fr (maintainer)
 |
Thursday, 28 Aug 2014
|
11:25 culot
- Update to 2.0.14
PR: ports/192938
Submitted by: mohawk@bsdsx.fr (maintainer)
 |
Thursday, 24 Jul 2014
|
13:32 bapt
Only use libevent2
Remove libevent as libevent2 is providing a good compatibility interface as well
as providing better performances.
Remove custom patches from libevent2 and install libevent2 the regular way
Mark ports abusing private fields of the libevent1 API as broken
Import a patch from fedora to have honeyd working with libevent2
Remove most of the patches necessary to find the custom installation we used to
have for libevent2
With hat: portmgr
 |
Thursday, 5 Jun 2014
|
03:28 miwi
- Update to 2.0.13
PR: 190455
Submitted by: maintainer
 |
Tuesday, 22 Apr 2014
|
06:36 culot
- Update to 2.0.12
PR: ports/188750
Submitted by: mohawk@bsdsx.fr (maintainer)
 |
Monday, 14 Apr 2014
|
12:53 culot
- Update to 2.0.11
PR: ports/188408
Submitted by: mohawk@bsdsx.fr (maintainer)
 |
Monday, 7 Apr 2014
|
08:20 bapt
Bounce have been fixed, give back maintainership
Submitted by: maintainer (irc)
 |
Saturday, 5 Apr 2014
|
10:38 mat
MAINTAINER bounces.
<mohawk@bsdsx.fr>: host mx2.bsdsx.fr[2a02:27d0:100:f205:a642::9] said: 550
Invalid recipient (in reply to RCPT TO command)
Obtained from: pkg-fallout
Sponsored by: Absolight
 |
Friday, 21 Feb 2014
|
13:39 ehaupt
Remove trailing whitespaces from category www
 |
Monday, 10 Feb 2014
|
13:54 ehaupt
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
 |
Sunday, 15 Dec 2013
|
10:02 antoine
- Update to 2.0.10
- BSD License has 2 clauses
- New LIB_DEPENDS syntax
Submitted by: maintainer on IRC
 |
08:53 antoine
Finish stage support
Reviewed by: maintainer
 |
Monday, 11 Nov 2013
|
15:03 wen
- Update to 2.0.9
- Support stage
PR: 183837
Submitted by: mohawk <mohawk@bsdsx.fr> (maintainer)
 |
Friday, 27 Sep 2013
|
12:27 culot
- Update to 2.0.8
PR: ports/182381
Submitted by: mohawk@bsdsx.fr (maintainer)
 |
Friday, 20 Sep 2013
|
23:36 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
 |
Thursday, 20 Jun 2013
|
17:13 culot
- Add Fossil's uuid otherwise fetch will break after upstream's next commit
PR: ports/179732
Submitted by: mohawk@bsdsx.fr (maintainer)
 |
Tuesday, 18 Jun 2013
|
12:33 culot
- Update to 2.0.7 to fix build with clang on CURRENT
PR: ports/179679
Submitted by: mohawk@bsdsx.fr (maintainer)
 |
06:57 culot
- Update to 2.0.6 [1]
- Pet portlint(1) by changing spaces into tabs in Makefile
PR: ports/179668 [1]
Submitted by: mohawk@bsdsx.fr (maintainer)
 |
Thursday, 6 Jun 2013
|
11:04 wg
- Update to 2.0.5 [1]
- NOPORTEXAMPLES -> PORT_OPTIONS:MEXAMPLES
- Unmute install commands
PR: ports/179350 [1]
Submitted by: mohawk <mohawk@bsdsx.fr> (maintainer) [1]
Approved by: culot / jpaetzel (mentors, implicit)
 |
Monday, 22 Apr 2013
|
17:58 madpilot
- Update to 2.0.2
- Remove check for unsupported FreeBSD versions
- Trim Makefile header
- Use space instead of tab for WWW line in pkg-descr
PR: ports/177986
Submitted by: mohawk <mohawk@bsdsx.fr> (maintainer)
 |
Wednesday, 29 Aug 2012
|
19:28 bdrewery
- Update to 2.0.1
- Pet portlint some
ChangeLog:
* Fix fd leak
* Fix URL encoding of '+'
PR: ports/171152
Submitted by: Freddy Dissaux <freddy.dsx@free.fr>
Approved by: mohawk@bsdsx.fr (maintainer)
Approved by: eadler, bapt (mentors, implicit)
 |
Friday, 29 Jun 2012
|
06:27 bapt
Correctly tack manpages
Reported by: Pointyhat (pav)
 |
Sunday, 24 Jun 2012
|
20:49 bapt
- update to 2.0
- pass maintainership to submitter
- changes:
* switch from kqueue to libevent2 to improve portability
 |
Tuesday, 19 Apr 2011
|
18:22 bapt
broken on _FreeBSD_version < 800502
Reported by: pointyhat (pav@)
 |
Saturday, 16 Apr 2011
|
13:08 bapt
- upgrade to 0.9
 |
Friday, 15 Apr 2011
|
06:00 bapt
Simple and lightweight HTTP daemon.
It provides the following features:
- Basic support for CGI,
- ipv6, authentication,
- virtual host,
- basic authentication
- basic url mapping system.
WWW: http://git.etoilebsd.net/mohawk
 |
Number of commits found: 53 |