non port: www/formication/Makefile |
SVNWeb
|
Number of commits found: 19 |
Wed, 25 Jan 2023
|
[ 17:54 Muhammad Moinur Rahman (bofh) ] 40843b1 (Only the first 10 of 106 ports in this commit are shown above. )
Mk/Uses/apache.mk: Refactor after removal of older versions
apache22 and apache25 had been removed a long time ago however the
apache.mk file has never been refactored and is out of sync from the
file Mk/bsd.default-versions.mk. These changes refactors the removals of
the older versions. In addition:
- Move some keywords like USE_APACHE, USE_APACHE_BUILD, USE_APACHE_RUN
from SANITY_DEPRECATED to SANITY_UNSUPPORTED
- Remove apache versions from ports Makefiles as currently there is only
one available version in the tree. However the version checks are
still valid and should work flawlessly whenever a new version is
added. For example USES=apache:2.2+ are simply replaced with
USES=apache. As currently there are no other versions available for
test this could not be checked on it's own ground.
- Update FOO_USE=APACHE=yes to FOO_USES=apache
- Remove trailing whitespaces
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D38113
|
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 )
|
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.
|
Sun, 11 Mar 2018
|
[ 17:38 brnrd ] (Only the first 10 of 117 ports in this commit are shown above. )
Migrate USE_APACHE to USES= apache (category www)
- Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk
With hat: apache
|
Sat, 20 Dec 2014
|
[ 19:54 bapt ] (Only the first 10 of 15 ports in this commit are shown above. )
cleanup plist
|
Fri, 4 Jul 2014
|
[ 23:11 adamw ] (Only the first 10 of 35 ports in this commit are shown above. )
Remove NOPORTDOCS and NOPORTEXAMPLES.
|
Sun, 25 May 2014
|
[ 05:29 miwi ]
- Stage support
PR: 190047
Submitted by: Joseph Benden <joe@thrallingpenguin.com>
Approved 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)
|
Sat, 14 Sep 2013
|
[ 14:47 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
Sat, 18 Aug 2012
|
[ 14:29 ohauer ] (Only the first 10 of 188 ports in this commit are shown above. )
- 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@
|
Sun, 1 Jan 2012
|
[ 16:47 ohauer ] (Only the first 10 of 64 ports in this commit are shown above. )
- change required APACHE version from 13+ to 20+
(prepare to remove www/apache13)
- no PORTREVISION bump since apache22 is the default
with hat apache@
|
Sat, 20 Aug 2011
|
[ 17:27 ohauer ] (Only the first 10 of 152 ports in this commit are shown above. )
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
|
Tue, 1 Feb 2011
|
[ 22:32 ohauer ]
- fix pkg-plist if build with apache > 13
- remove MD5 from distfile
PR: ports/147009
Feature safe: yes
|
Tue, 28 Sep 2010
|
[ 12:54 decke ]
- Master sites updated
- Distfile versioning fixed
- Update USE_APACHE
- PORTREVISION bumped
PR: ports/150945
Submitted by: Michael Ranner <michael at ranner dot eu> (maintainer)
Approved by: beat (co-mentor)
|
Mon, 25 May 2009
|
[ 22:44 pgollucci ]
- USE_APACHE=yes is deprecated
- Use SUB_FILES for pkg-message
- Use WWWOWN
- PREFIX -> LOCALBASE
PR: ports/134447
Approved by: maintainer timeout (2 weeks)
Submitted by: me
|
Tue, 12 May 2009
|
[ 08:29 pav ]
- Update maintainer's address
|
Sat, 13 May 2006
|
[ 04:41 edwin ] (Only the first 10 of 105 ports in this commit are shown above. )
Remove USE_REINPLACE from categories starting with W
|
Sun, 25 Jul 2004
|
[ 09:24 vs ]
Add formication 1.0.b1, formular processing tool written in perl.
PR: ports/65681
Submitted by: Michael Ranner <mranner@inode.at>
|
Number of commits found: 19 |