non port: databases/gnatsweb4/Makefile |
SVNWeb
|
Number of commits found: 29 |
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:21 Tobias C. Berner (tcberner) ] d076ad9 (Only the first 10 of 718 ports in this commit are shown above. )
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.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, 10 Feb 2019
|
[ 00:06 sunpoet ]
Remove Perl core module
- Bump PORTREVISION for dependency change
|
Sun, 11 Mar 2018
|
[ 18:36 brnrd ] (Only the first 10 of 22 ports in this commit are shown above. )
Migrate USE_APACHE to USES= apache
- Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk
With hat: apache
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 12 Jan 2016
|
[ 16:20 amdmi3 ] (Only the first 10 of 791 ports in this commit are shown above. )
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
|
Fri, 28 Aug 2015
|
[ 15:38 amdmi3 ]
- Switch to options helpers
|
[ 14:35 amdmi3 ]
- Switch to @sample; also fixes config removal on deinstall due to incorrect
@unexec command
MFH: 2015Q3 (blanket)
|
Tue, 9 Jun 2015
|
[ 19:52 amdmi3 ]
- Fix shebangs
- Add NO_ARCH
- Simplify docs/examples installation
MFH: 2015Q2 (blanket)
|
Thu, 5 Mar 2015
|
[ 14:37 amdmi3 ]
- Add LICENSE
- Fix examples installation
|
Sat, 19 Jul 2014
|
[ 23:55 marino ]
databases/gnatsweb4: Unbreak after stage attempt (plist)
The main problem was that gnatsweb-site.pl was getting installed twice,
but there may have been other issues (e.g. missing %B in @exec).
In the process, merge mkdir commands into one, and used the .sample
scheme although @sample keyword can't be used here.
This passes redports now.
|
Fri, 4 Jul 2014
|
[ 23:46 adamw ] (Only the first 10 of 19 ports in this commit are shown above. )
Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple while
we're here. Remove any other references to NOPORT*.
Approved by: portmgr (blanket for modernization)
|
Fri, 20 Sep 2013
|
[ 16:13 bapt ] (Only the first 10 of 927 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
|
Sat, 3 Aug 2013
|
[ 13:44 mat ] (Only the first 10 of 124 ports in this commit are shown above. )
- Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
Wed, 8 May 2013
|
[ 12:47 ehaupt ]
- Remove MAKE_JOBS_SAFE from ports that set NO_BUILD
- Trim header
- While here use PLIST_FILES for databases/mrtg-mysql-load
|
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@
|
Thu, 28 Jun 2012
|
[ 18:37 az ] (Only the first 10 of 85 ports in this commit are shown above. )
- Remove SITE_PERL from *_DEPENDS
|
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
|
Sun, 4 Apr 2010
|
[ 23:51 pgollucci ] (Only the first 10 of 14 ports in this commit are shown above. )
re-assign back to ports@
|
Sat, 16 May 2009
|
[ 06:27 pgollucci ] (Only the first 10 of 103 ports in this commit are shown above. )
- Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB
|
Mon, 11 May 2009
|
[ 08:16 pgollucci ]
- Forgot to bump PORTREVISION
|
[ 07:59 pgollucci ]
- Adopt
- Use GNU Macro
- Remove apache from _DEPENDS, replace with USE_APACHE
- Use ETCDIR
- Honor NOPORTDOCS and NOPORTEXAMPLES
|
Mon, 2 Apr 2007
|
[ 17:54 gabor ] (Only the first 10 of 20 ports in this commit are shown above. )
- Remove old Perl support from unmaintained ports in categories starting
with letter b-f
|
Sun, 4 Dec 2005
|
[ 00:18 clement ] (Only the first 10 of 50 ports in this commit are shown above. )
- prepare removal of www/apache2 in favor of www/apache20 for naming
consistency
- add entries in UPDATING (for apache22 too)
PR: ports/78119
Repocopied by: marcus
|
Mon, 18 Jul 2005
|
[ 03:49 linimon ] (Only the first 10 of 13 ports in this commit are shown above. )
With portmgr hat on, reset eik's ports since he has been inactive for
several months (not responding to email).
Discussed among: portmgr team
|
Fri, 14 Nov 2003
|
[ 00:29 eik ] (Only the first 10 of 12 ports in this commit are shown above. )
switch my ports to my FreeBSD address
Approved by: marcus (mentor)
|
Tue, 28 Oct 2003
|
[ 09:46 des ]
Add GnatsWeb 4, the web interface for Gnats 4.
PR: ports/57078
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
Number of commits found: 29 |