aboutsummaryrefslogtreecommitdiff
path: root/www/mohawk
Commit message (Collapse)AuthorAgeFilesLines
* www/*: Move man pages to share/manChristian Weisgerber2024-03-213-19/+6
| | | | Approved by: portmgr (blanket)
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f 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)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* www/mohawk: Various port fixesOlivier Cochard2021-09-274-20/+21
| | | | | | PR: 258735 Reported by: diizzy Approved by: Freddy Dissaux <dsx@bsdsx.fr> (maintainer)
* www/mohawk: Update to 2.0.21Olivier Cochard2021-09-264-49/+4
| | | | | PR: 258713 Reported by: Freddy Dissaux <dsx@bsdsx.fr> (maintainer)
* www/mohawk: provide maintainership back to upstreamBaptiste Daroussin2021-07-201-3/+2
| | | | | | | Note that upstream has resumed development, while here drop my fossil mirror which is down. Reported by: new maintainer
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* www/mohawk: Fix build with Clang 10Tobias Kortkamp2020-03-301-0/+29
| | | | | | | | | | | main.c:387:2: error: misleading indentation; statement is not part of the previous 'if' [-Werror,-Wmisleading-indentation] if (network->not) ^ http://beefy18.nyi.freebsd.org/data/head-amd64-default/p529299_s359382/logs/errors/mohawk-2.0.20.log Notes: svn path=/head/; revision=529863
* Return Neels ports to the pool on his request.Rene Ladan2020-03-281-1/+1
| | | | | | | Submitted by: neelc@neelc.org (former maintainer) via freebsd-ports Notes: svn path=/head/; revision=529327
* Give Maintainership tu SubmitterJochen Neumeister2019-12-291-1/+1
| | | | | | | | | PR: 242949 Reported by: Neel Chauhan <neel@neelc.org> Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=521269
* Update to 2.0.20Jochen Neumeister2019-12-282-5/+4
| | | | | | | | | PR: 242922 Submitted by: Freddy DISSAUX <dsx@bsdsx.fr> (maintainer) Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=521246
* Drop the ipv6 virtual category for w* category as it is not relevant anymoreBaptiste Daroussin2019-10-091-1/+1
| | | | Notes: svn path=/head/; revision=514145
* devel/libevent2: update to 2.1.11Jan Beich2019-08-021-1/+1
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=507877
* Maintainer's email address bounces (550 Invalid recipient).Mark Linimon2019-05-041-1/+1
| | | | Notes: svn path=/head/; revision=500772
* These ports now build on aarch64.Mark Linimon2019-05-031-4/+2
| | | | | | | | | | Where necessary, pet portlint. Approved by: portmgr Obtained from: aarch64 TRYBROKEN run Notes: svn path=/head/; revision=500752
* These ports now build on powerpc64.Mark Linimon2017-04-101-1/+0
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=438123
* devel/libevent2: drop historical suffix after r362796Jan Beich2017-02-201-1/+2
| | | | | | | | PR: 216777 Approved by: mm (maintainer) Notes: svn path=/head/; revision=434427
* Update www/mohawk to 2.0.19Kirill Ponomarev2017-02-093-23/+4
| | | | | | | | | | PR: 216907 Submitted by: mohawk@bsdsx.fr Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9486 Notes: svn path=/head/; revision=433749
* devel/libevent2: update to 2.1.8 and cleanupJan Beich2017-02-041-0/+1
| | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=433286
* www/mohawk: unbreak on 12.0 after r312758Jan Beich2017-02-011-0/+18
| | | | | | | | | | | | | In file included from parse.c:17: In file included from parse.y:34: /usr/include/sys/capability.h:41:2: error: this file includes <sys/capability.h> which is deprecated [-Werror,-W#warnings] #warning this file includes <sys/capability.h> which is deprecated ^ Reported by: pkg-fallout Notes: svn path=/head/; revision=433102
* - Update to 2.0.18Danilo Egea Gondolfo2017-01-272-3/+4
| | | | | | | | PR: 216521 Submitted by: Freddy DISSAUX <dsx@bsdsx.fr> Notes: svn path=/head/; revision=432596
* Mark as broken on various tier-2 archs.Mark Linimon2016-11-161-2/+3
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=426202
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*Dmitry Marakasov2016-05-191-4/+4
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415500
* many ports: mark broken on powerpc64Steve Wills2016-04-211-0/+2
| | | | Notes: svn path=/head/; revision=413746
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412351
* Cleanup DIST* variables.Mathieu Arnold2015-05-111-1/+1
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=386097
* - Update to 2.0.17Frederic Culot2014-11-132-3/+3
| | | | | | | | PR: ports/194973 Submitted by: mohawk@bsdsx.fr (maintainer) Notes: svn path=/head/; revision=372518
* www/mohawk: Unbreak on DragonFly, remove useless LDFLAGJohn Marino2014-09-302-1/+16
| | | | | | | | | | | | 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. Notes: svn path=/head/; revision=369680
* - Update to 2.0.16Frederic Culot2014-09-242-3/+3
| | | | | | | | PR: ports/193666 Submitted by: mohawk@bsdsx.fr (maintainer) Notes: svn path=/head/; revision=369165
* - Update to 2.0.15Frederic Culot2014-08-312-3/+5
| | | | | | | | PR: ports/193193 Submitted by: mohawk@bsdsx.fr (maintainer) Notes: svn path=/head/; revision=366747
* - Update to 2.0.14Frederic Culot2014-08-283-19/+5
| | | | | | | | PR: ports/192938 Submitted by: mohawk@bsdsx.fr (maintainer) Notes: svn path=/head/; revision=366396
* Only use libevent2Baptiste Daroussin2014-07-242-3/+17
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=362796
* - Update to 2.0.13Martin Wilke2014-06-052-3/+3
| | | | | | | | PR: 190455 Submitted by: maintainer Notes: svn path=/head/; revision=356576
* - Update to 2.0.12Frederic Culot2014-04-222-3/+3
| | | | | | | | PR: ports/188750 Submitted by: mohawk@bsdsx.fr (maintainer) Notes: svn path=/head/; revision=351753
* - Update to 2.0.11Frederic Culot2014-04-142-5/+5
| | | | | | | | PR: ports/188408 Submitted by: mohawk@bsdsx.fr (maintainer) Notes: svn path=/head/; revision=351255
* Bounce have been fixed, give back maintainershipBaptiste Daroussin2014-04-071-1/+1
| | | | | | | Submitted by: maintainer (irc) Notes: svn path=/head/; revision=350431
* MAINTAINER bounces.Mathieu Arnold2014-04-051-1/+1
| | | | | | | | | | | <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 Notes: svn path=/head/; revision=350211
* Remove trailing whitespaces from category wwwEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345437
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+2
| | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=343634
* - Update to 2.0.10Antoine Brodin2013-12-152-5/+5
| | | | | | | | | | - BSD License has 2 clauses - New LIB_DEPENDS syntax Submitted by: maintainer on IRC Notes: svn path=/head/; revision=336511
* Finish stage supportAntoine Brodin2013-12-151-4/+3
| | | | | | | Reviewed by: maintainer Notes: svn path=/head/; revision=336506
* - Update to 2.0.9Wen Heping2013-11-112-11/+8
| | | | | | | | | | - Support stage PR: 183837 Submitted by: mohawk <mohawk@bsdsx.fr> (maintainer) Notes: svn path=/head/; revision=333509
* - Update to 2.0.8Frederic Culot2013-09-272-3/+3
| | | | | | | | PR: ports/182381 Submitted by: mohawk@bsdsx.fr (maintainer) Notes: svn path=/head/; revision=328459
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - Add Fossil's uuid otherwise fetch will break after upstream's next commitFrederic Culot2013-06-202-2/+3
| | | | | | | | PR: ports/179732 Submitted by: mohawk@bsdsx.fr (maintainer) Notes: svn path=/head/; revision=321406
* - Update to 2.0.7 to fix build with clang on CURRENTFrederic Culot2013-06-182-3/+3
| | | | | | | | PR: ports/179679 Submitted by: mohawk@bsdsx.fr (maintainer) Notes: svn path=/head/; revision=321183
* - Update to 2.0.6 [1]Frederic Culot2013-06-182-6/+6
| | | | | | | | | | - Pet portlint(1) by changing spaces into tabs in Makefile PR: ports/179668 [1] Submitted by: mohawk@bsdsx.fr (maintainer) Notes: svn path=/head/; revision=321173
* - Update to 2.0.5 [1]William Grzybowski2013-06-062-8/+9
| | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=320082
* - Update to 2.0.2Guido Falsi2013-04-223-15/+6
| | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=316250