notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: www/foswiki/Makefile

Number of commits found: 43

Monday, 7 Aug 2023
10:32 Wen Heping (wen) search for other commits by this committer
www/foswiki: Update to 2.1.8

Add missing DEPENDS [1]
PR:		243936 [1]
Reported by:	dougs@dawnsign.com [1]
commit hash: e133da59915dce80c9a7d3cb0a48fffd62eb559c commit hash: e133da59915dce80c9a7d3cb0a48fffd62eb559c commit hash: e133da59915dce80c9a7d3cb0a48fffd62eb559c commit hash: e133da59915dce80c9a7d3cb0a48fffd62eb559c e133da5
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Monday, 4 Apr 2022
14:33 Wen Heping (wen) search for other commits by this committer
www/foswiki: Update to 2.1.7
commit hash: 87db7d2632a2f2340cb3869eb8cb481a4c791be4 commit hash: 87db7d2632a2f2340cb3869eb8cb481a4c791be4 commit hash: 87db7d2632a2f2340cb3869eb8cb481a4c791be4 commit hash: 87db7d2632a2f2340cb3869eb8cb481a4c791be4 87db7d2
Saturday, 1 May 2021
17:55 Tobias Kortkamp (tobik) search for other commits by this committer
Clean up some things

- Fix typos
- Remove duplicate variables
- Remove nop variables
- Clean up commented PORTREVISION
- Add missing USES

Reported by:	portscan
commit hash: 6707a3c942b51ab3e3cf110383e3119dfe2e49b0 commit hash: 6707a3c942b51ab3e3cf110383e3119dfe2e49b0 commit hash: 6707a3c942b51ab3e3cf110383e3119dfe2e49b0 commit hash: 6707a3c942b51ab3e3cf110383e3119dfe2e49b0 6707a3c
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Thursday, 20 Feb 2020
18:52 kevans search for other commits by this committer
www/foswiki: remove redundant escape

= does not need to be escaped in this context; bug #229925 will make this
escape as well as the escape of most ordinary characters an error to reduce
friction when some of these ordinary characters are later granted special
GNU-extended behavior.

No functional change, no need to bump PORTREVISION.

PR:		240309
Approved by:	koobs (mentor), bapt (mentor)
Approved by:	portmgr (maintainer timeout: 4 months)
Differential Revision:	https://reviews.freebsd.org/D23698
Original commitRevision:526577 
Sunday, 9 Feb 2020
00:52 wen search for other commits by this committer
- Assign maintainership to new volunteer

PR:		241383
Submitted by:	portmaster@bsdforge.com(previous maintainer)
Original commitRevision:525612 
Saturday, 26 Jan 2019
12:40 swills search for other commits by this committer
www/foswiki: cleanup

* Add missing dependencies
* Fix permissions

PR:		234586
Submitted by:	Sam Chen <sc.gear@one.caeon.com>
Approved by:	maintainer timeout (portmaster@bsdforge.com, >2 weeks)
Original commitRevision:491274 
Saturday, 7 Jul 2018
14:30 amdmi3 search for other commits by this committer
- Fix plist
- Simplify installation, conditions are useless when staging is used

Approved by:	portmgr blanket
Original commitRevision:474094 
Saturday, 5 May 2018
21:04 pi search for other commits by this committer
www/foswiki: fix build with APACHE=off

PR:		227796
Pointy hat:	pi
Reported by:	antoine
Original commitRevision:469167 
16:55 antoine search for other commits by this committer
Mark BROKEN: fails to package

pkg-static: Unable to access file
/wrkdirs/usr/ports/www/foswiki/work/stage/usr/local/www/foswiki/tools/%%AP_NAME%%.freebsd.etc-defaults:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/www/foswiki/work/stage/usr/local/www/foswiki/tools/%%AP_NAME%%.freebsd.init-script:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/www/foswiki/work/stage/usr/local/www/foswiki/tools/systemd/%%AP_NAME%%.service:No
such file or directory

Reported by:	pkg-fallout
Original commitRevision:469130 
Thursday, 26 Apr 2018
20:29 pi search for other commits by this committer
www/foswiki: update 2.1.3 -> 2.1.6

PR:		227796
Requested by:	Doug Sampson <dougs@dawnsign.com>
Submitted by:	pi
Approved by:	Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
Relnotes:	http://foswiki.org/System/ReleaseNotes02x01
Security:	CVE-2018-7446
Original commitRevision:468382 
Friday, 30 Jun 2017
13:44 sunpoet search for other commits by this committer
Remove Perl core modules

- Bump PORTREVISION for dependency change

With hat:	perl
Original commitRevision:444749 
Friday, 3 Mar 2017
18:53 robak search for other commits by this committer
www/foswiki: update 1.1.9 -> 2.1.3

PR:		217342
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
Original commitRevision:435357 
Friday, 21 Oct 2016
12:51 mat search for other commits by this committer
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Original commitRevision:424411 
Friday, 1 Apr 2016
14:33 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412351 
Monday, 18 Jan 2016
16:04 pawel search for other commits by this committer
- Remove create-plist target using deprecated @dirrm
- Add NO_ARCH
- Don't prefix options descriptions with Installs, this makes
  them folllow global naming standards
- Convert to options helpers
- Use FOSCONFDIR for files substitutions, CONFDIR is set earlier
  and defaults to /etc, now pkg-message have correct paths
- Fix plist when APACHE=on

PR:		206323
Submitted by:	myself
Approved by:	maintainer
Original commitRevision:406592 
Monday, 18 May 2015
14:11 tijl search for other commits by this committer
Fix MAINTAINER address
Original commitRevision:386684 
Sunday, 10 May 2015
06:40 amdmi3 search for other commits by this committer
- Add CPE info

Approved by:	portmgr blanket
Original commitRevision:385925 
Tuesday, 24 Feb 2015
10:59 robak search for other commits by this committer
www/foswiki: update 1.1.6 -> 1.1.9

- Change MAINTAINER to portmaster@bsdforge.com

PR:		196814
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>
Original commitRevision:379778 
Tuesday, 13 Jan 2015
16:47 vanilla search for other commits by this committer
Upgrade to 1.1.6.
Original commitRevision:376971 
Wednesday, 6 Aug 2014
23:02 marino search for other commits by this committer
Stage www/foswiki

PR:		190083
Submitted by:	Joe (thralling.com)
Tons of TLC:	marino
Original commitRevision:364229 
09:11 olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category W.

CR:		D510
Approved by:	portmgr (bapt)
Original commitRevision:364158 
Tuesday, 29 Jul 2014
19:11 adamw search for other commits by this committer
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...

Approved by:	portmgr (not really, but touches unstaged ports)
Original commitRevision:363374 
Friday, 20 Sep 2013
23:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
Original commitRevision:327776 
Saturday, 3 Aug 2013
07:52 az search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
Original commitRevision:324180 
Monday, 22 Apr 2013
13:27 bapt search for other commits by this committer
Reassign skv@ ports to the heap

Feature safe:	yes
Original commitRevision:316230 
Friday, 22 Mar 2013
11:53 bapt search for other commits by this committer
Convert a bunch of www ports to new options framework
Original commitRevision:314915 
Sunday, 16 Dec 2012
06:12 az search for other commits by this committer
- Set default perl version for ports which currently using
  (5.x+ and x < 12) scheme.

Approved by: bapt@ (portmgr@)
Original commitRevision:308985 
Tuesday, 4 Sep 2012
22:27 ohauer search for other commits by this committer
- unbreak build
  since the port has NO_BUILD set use s/USE_APACHE/USE_APACHE_RUN/

with hat apache@
Original commitRevision:303678 
Saturday, 18 Aug 2012
14:29 ohauer search for other commits by this committer
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@
Original commit
Monday, 21 May 2012
07:03 rm search for other commits by this committer
- update to 1.1.5 (fix for CVE-2012-1004)

Different patch committed. There was pkg-plist changes missed, and original
submitter later sent them to me via private mail.

PR:             166399
Submitted by:   Kevin Oberman <rkoberman at gmail dot com>
Approved by:    maintainer timeout (>one month)
Security:   495b46fd-a30f-11e1-82c9-d0df9acfd7e5
Original commit
Sunday, 1 Jan 2012
16:47 ohauer search for other commits by this committer
- change required APACHE version from 13+ to 20+
  (prepare to remove www/apache13)

- no PORTREVISION bump since apache22 is the default

with hat apache@
Original commit
Saturday, 20 Aug 2011
17:23 ohauer search for other commits by this committer
- unbreak build now where apache22 is the default the
  port builds fine
Original commit
Monday, 18 Apr 2011
17:24 skv search for other commits by this committer
Update to 1.1.3.

Changes:       
http://foswiki.org/Download/FoswikiRelease01x01x03#Changes_since_Foswiki_1.1.2
Original commit
Sunday, 20 Mar 2011
19:58 skv search for other commits by this committer
- Update to 1.1.2
- Enable OPTINT by default
- Take maintainership

Changes:        http://foswiki.org/System/ReleaseNotes01x01#Release01x01Changes
PR:             ports/155060
Submitted by:   skv
Original commit
Sunday, 27 Feb 2011
19:59 glarkin search for other commits by this committer
- Reassign to skv

Requested by:   skv (via email)
Original commit
Tuesday, 23 Mar 2010
20:48 glarkin search for other commits by this committer
- Removed hard dependency on Apache 2.0+
- If requested, foswiki now uses the existing Apache installation or
  installs Apache 1.3+
- Rewrote pkg-message when Apache dependency is not selected
- Bumped PORTREVISION

Requested by:   tobez
Original commit
Friday, 12 Feb 2010
11:25 skv search for other commits by this committer
Update to 1.0.9

Changes:       
http://foswiki.org/System/ReleaseNotes01x00#Important_Changes_since_Foswiki
PR:             ports/143347
Submitted by:   skv
Approved by:    maintainer timeout (glarkin; 14 days)
Original commit
Friday, 22 Jan 2010
14:24 kuriyama search for other commits by this committer
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 2).

Approved by:    portmgr (itetcu)
Original commit
Wednesday, 7 Oct 2009
21:22 glarkin search for other commits by this committer
- Updated to 1.0.7
Original commit
Monday, 10 Aug 2009
21:47 glarkin search for other commits by this committer
Foswiki is a flexible, powerful, secure, yet simple web-based
collaboration platform. Use Foswiki to run a project development
space, a document management system, a knowledge base or any other
groupware tool on either an intranet or on the Internet.

WWW:    http://www.foswiki.org/
Original commit

Number of commits found: 43