notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: www/grails/Makefile
SVNWeb

Number of commits found: 28

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:e915e756715f12e5e0e46993b1265f44690b4a90  commit hash:e915e756715f12e5e0e46993b1265f44690b4a90  commit hash:e915e756715f12e5e0e46993b1265f44690b4a90  e915e75  (Only the first 10 of 1623 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sat, 23 Oct 2021
[ 20:08 Stefan Eßer (se) search for other commits by this committer ]    commit hash:17d8cfe09066da87aad0959c8429d47bc420681c  commit hash:17d8cfe09066da87aad0959c8429d47bc420681c  commit hash:17d8cfe09066da87aad0959c8429d47bc420681c  17d8cfe 
www/grails: Add CPE information

Approved by:    portmgr (blanket)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 26 Nov 2019
[ 21:46 jkim search for other commits by this committer ] Original commit   Revision:518482 (Only the first 10 of 443 ports in this commit are shown above. View all ports for this commit)
Clean up after java/openjdk6 and java/openjdk6-jre removal

java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663).  Now this patch completely removes remaining stuff from the
ports tree.

PR:			241953 (exp-run)
Reviewed by:		glewis
Approved by:		portmgr (antoine)
Differential Revision:	https://reviews.freebsd.org/D22342
Sat, 13 Jan 2018
[ 09:00 amdmi3 search for other commits by this committer ] Original commit   Revision:458921
- Add LICENSE
- Update WWW

Approved by:	portmgr blanket
Sat, 9 Jan 2016
[ 16:53 pawel search for other commits by this committer ] Original commit   Revision:405644
- Remove deprecated @dirrm
- Use option helper
- Add NO_ARCH

Approved by:	portmgr blanket
Wed, 20 May 2015
[ 01:19 amdmi3 search for other commits by this committer ] Original commit   Revision:386824 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- Don't cat pkg-message from Makefiles

Approved by:	portmgr blanket
Sat, 20 Dec 2014
[ 19:54 bapt search for other commits by this committer ] Original commit   Revision:375116 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
cleanup plist
Fri, 4 Jul 2014
[ 23:11 adamw search for other commits by this committer ] Original commit   Revision:360680 (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
Remove NOPORTDOCS and NOPORTEXAMPLES.
Sun, 25 May 2014
[ 05:31 miwi search for other commits by this committer ] Original commit   Revision:355128
- Stage support

PR:		190118
Submitted by:	Joseph Benden <joe@thrallingpenguin.com>
Approved by:	maintainer
Mon, 5 May 2014
[ 09:45 bapt search for other commits by this committer ] Original commit   Revision:352986 (Only the first 10 of 293 ports in this commit are shown above. View all ports for this commit)
Convert all :U to :tu and :L to :tl

Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
Mon, 10 Mar 2014
[ 18:01 bapt search for other commits by this committer ] Original commit   Revision:347789 (Only the first 10 of 159 ports in this commit are shown above. View all ports for this commit)
Convert www to USES=zip
Mon, 30 Sep 2013
[ 14:23 bdrewery search for other commits by this committer ] Original commit   Revision:328795
- Remove default DISTNAME

PR:		ports/165609
Submitted by:	pgollucci (March 2012)
With hat:	portmgr
Fri, 20 Sep 2013
[ 23:36 bapt search for other commits by this committer ] Original commit   Revision:327776 (Only the first 10 of 2206 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
Mon, 10 Dec 2012
[ 13:43 bapt search for other commits by this committer ] Original commit   Revision:308605 (Only the first 10 of 118 ports in this commit are shown above. View all ports for this commit)
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part3)
Tue, 28 Dec 2010
[ 07:52 wen search for other commits by this committer ] Original commit 
- Update to 1.3.6

PR:             ports/153365
Submitted by:   Jonathan Chen <jonc@chen.org.nz>
Approved by:    maintainer
Wed, 22 Sep 2010
[ 05:18 pgollucci search for other commits by this committer ] Original commit 
- Update to 1.3.3

PR:             ports/148950
Submitted by:   Jani Kaarela <jani.kaarela@gmail.com>
Approved by:    maintainer timeout (mjs@bur.st ; ~ 2 months)
Thu, 22 Apr 2010
[ 01:17 sahil search for other commits by this committer ] Original commit 
- Update to 1.2.2

PR:             ports/145578
Submitted by:   Jani Kaarela <jani.kaarela@gmail.com>
Approved by:    Mitchell Smith (maintainer), wxs@ (mentor)
Fri, 12 Feb 2010
[ 20:57 pgollucci search for other commits by this committer ] Original commit 
- Update to 1.2.1

PR:             ports/143544
Submitted by:   Jani Kaarela <jani.kaarela@gmail.com>
Approved by:    "Mitchell Smith" <mjsotn@gmail.com> (maintainer)
Wed, 13 Jan 2010
[ 06:31 wen search for other commits by this committer ] Original commit 
- Update to 1.2.0

PR:             ports/142759
Submitted by:   Mitchell Smith <mjs@bur.st> (maintainer)
Wed, 20 May 2009
[ 14:29 jadawin search for other commits by this committer ] Original commit 
- Update to 1.1.1
- Replace /bin/bash with /bin/sh in grails-debug script

PR:             ports/134664
Submitted by:   Jonathan Chen <jonc _AT_ chen.org.nz>
Sat, 28 Mar 2009
[ 13:53 dhn search for other commits by this committer ] Original commit 
- Update to 1.1

PR:             ports/133075
Submitted by:   Christopher Shumway <cshumway@titan-project.org>
Approved by:    maintainer, miwi (mentor)
Wed, 18 Jun 2008
[ 11:34 edwin search for other commits by this committer ] Original commit 
(patch) www/grails updated to 1.0.3

        Grails version 1.0.3 has been released.

PR:             Mitchell Smith <mjs@bur.st>
Submitted by:   ports/124627
Fri, 6 Jun 2008
[ 14:07 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 230 ports in this commit are shown above. View all ports for this commit)
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Sat, 5 Apr 2008
[ 18:15 rafan search for other commits by this committer ] Original commit 
- Install missing essential files
- Bump PORTREVISION

PR:             ports/122465
Submitted by:   Mitchell Smith <mjs at bur.st> (maintainer)
Sat, 29 Mar 2008
[ 05:25 beech search for other commits by this committer ] Original commit 
- Update to 1.0.2

PR:             ports/122179
Submitted by:   Mitchell Smith <mjs@bur.st> (maintainer)
Tue, 11 Mar 2008
[ 20:10 beech search for other commits by this committer ] Original commit 
- New port grails-1.0.1

Grails aims to bring the "coding by convention" paradigm to Groovy. It's an
open-source web application framework that leverages the Groovy language and
complements Java Web development. You can use Grails as a standalone
development environment that hides all configuration details or integrate your
Java business logic. Grails aims to make development as simple as possible and
hence should appeal to a wide range of developers not just those from the
Java community.

PR:             ports/121588
Submitted by:   Mitchell Smith <mjs at bur.st>

Number of commits found: 28