Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.b.1_1 31 Mar 2022 20:31:14
    |
Rene Ladan (rene)  |
cleanup: Remove expired ports:
2022-03-31 security/revealrk: Deprecate, marked BROKEN on 12+ in 2018
2022-03-31 devel/apache-commons-modeler: Abandoned upstream, last release in
2013
2022-03-31 security/afl: Abandoned upstream, no new release since 2017. Please
consider using security/afl++ instead
2022-03-31 www/mod_line_edit: Abandoned upstream, last release in 2006, Apache
includes mod_sed
2022-03-31 www/myfaces: Unsupported by upstream, released in 2005
2022-03-31 www/mod_backtrace: Abandoned upstream in 2012 (version 2.0)
2022-03-31 security/base: Broken with PHP 7+, forked here
https://github.com/NathanGibbs3/BASE/
2022-03-31 security/find-zlib: Deprecated, no longer relevant
2022-03-31 security/razorback-clamavNugget: Abandonware, last release in 2012
and listed as alpha quality by upstream
2022-03-31 security/shimmer: Abandonware, last release in 2008
2022-03-31 security/kripp: Abandonware, upstream returns 404 and last release
was back in 2007
2022-03-31 security/ipfilter2dshield: Abandonware, no word of it on upstream web
site
2022-03-31 security/sha: Obsolete, we have tools in base (Only the first 15 lines of the commit message are shown above ) |
3.0.b.1_1 10 Oct 2021 08:51:52
    |
Daniel Engberg (diizzy)  |
www/geronimo: Update MASTER_SITES, deprecate and set expiration date to
2022-03-31
Unsupported version by upstream, depends on deprecated software
Use a direct URL to Apache's release archive site as it's not mirrored
by upstream mirror sites
Approved by: lbartoletti (mentor)
Differential Revision: https://reviews.freebsd.org/D32392 |
3.0.b.1_1 25 May 2021 13:48:52
    |
Mathieu Arnold (mat)  |
www/geronimo: Ports cannot set WRKDIR. |
3.0.b.1_1 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
3.0.b.1_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.0.b.1_1 26 Nov 2019 21:46:13
  |
jkim  |
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 |
3.0.b.1_1 09 Jan 2019 19:58:50
  |
tobik  |
www/geronimo: Do not set CPE_VENDOR twice |
3.0.b.1_1 26 Sep 2017 14:14:49
  |
mat  |
Fix ports setting WRKDIR themselves to use the new _WRKDIR instead of
the litteral "work".
I think it should be really safe to remove both instances because they
they point to directories that are empty anyway.
With hat: portmgr
Sponsored by: Absolight |
3.0.b.1_1 21 Oct 2016 12:51:41
  |
mat  |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
3.0.b.1_1 17 Aug 2015 14:20:41
  |
mat  |
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336 |
3.0.b.1_1 07 Jun 2015 15:08:01
  |
amdmi3  |
- Add CPE info
- Modernize plist |
3.0.b.1_1 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
3.0.b.1_1 28 Mar 2015 12:18:23
  |
sunpoet  |
- Add CPE information
PR: 198971
Submitted by: shun <shun.fbsd.pr@dropcut.net> |
3.0.b.1_1 21 Sep 2014 14:35:00
  |
antoine  |
Allow staging as a regular user
Bump portrevision as files were not packaged with intended owner |
3.0.b.1 25 May 2014 05:22:44
  |
miwi  |
- Stage support
PR: 190115 |
3.0.b.1 20 Sep 2013 23:36:54
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
3.0.b.1 10 Dec 2012 13:43:44
  |
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part3) |
3.0.b.1 05 Oct 2012 16:30:22
  |
bapt  |
Convert to new options framework |
3.0.b.1 05 Aug 2012 23:19:40
 |
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
3.0.b.1 09 Jul 2012 13:36:34
 |
gahr  |
- Update to 3.0-beta-1 |
2.2.1 14 Jan 2012 08:57:23
 |
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
2.2.1 12 Aug 2011 10:16:09
 |
crees  |
No need to create www user any more -- www has been in base since 4.6.
Username is now no longer configurable however. |
2.2.1 26 Jan 2011 14:05:50
 |
pav  |
- Update to 2.2.1
- Drop maintainership
PR: ports/154216
Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
Feature safe: yes |
2.2 05 Apr 2010 23:02:05
 |
sylvio  |
- Update to 2.2
PR: ports/144952
Submitted by: Jonathan Cehn <jonc@chen.org.nz> (maintainer)
Approved by: itetcu (mentor,implicit) |
2.1.4 27 Mar 2010 00:15:24
 |
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
2.1.4 22 Apr 2009 21:13:16
 |
wxs  |
- Update to 2.1.4
PR: ports/133763
Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer) |
2.1.3_1 14 Jan 2009 20:34:14
 |
beech  |
- Enable rcorder tags for geronimo2.sh.in.
- Bump portrevision
PR: ports/130514
Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer) |
2.1.3 09 Dec 2008 22:14:44
 |
pav  |
- Update to 2.1.3
PR: ports/128241
Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer) |
2.1.1_1 09 Dec 2008 00:41:04
 |
linimon  |
Over to new volunteer. |
2.1.1_1 08 Dec 2008 06:43:50
 |
linimon  |
Reset nemoliu due to maintainer-timeouts and no response to email.
Hat: portmgr |
2.1.1_1 06 Jun 2008 14:07:24
 |
edwin  |
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) |
2.0.2 23 May 2008 16:13:28
 |
nemoliu  |
- add jetty6 to distinfo
Approved by: delphij (mentor,implicit) |
2.0.2 23 May 2008 02:13:18
 |
nemoliu  |
- remove pkg-plist,use dynamic plist
Approved by: delphij (mentor,implicit) |
2.1.1 22 May 2008 12:26:08
 |
nemoliu  |
- Update to 2.1.1
PR: ports/121187
Submitted by: Jonathan Chen <jonc@chen.org.nz>
Approved by: Tong Liu (maintainer)
delphij (mentor,implicit) |
2.0.2 13 Feb 2008 09:56:19
 |
nemoliu  |
- fix bad substitution in www/geronimo start script
Submitted by: Massimo Fusaro <mfusaro@neobe.it>
Approved by: Tong Liu,delphij(mentor,implicit) |
2.0.2 14 Dec 2007 06:03:03
 |
nemoliu  |
- update to 2.0.2
Approved by: delphij(mentor,implicit) |
2.0.M5 31 May 2007 10:51:00
 |
nemoliu  |
- add options to choose use jetty or tomcat
- update to 2.0-M5
- change stop function which in rc script
Approved by: delphij (mentor) |
2.0.M3_1 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.0.M3 29 Apr 2007 03:25:48
 |
nemoliu  |
Geronimo is a Java EE 5 application server which is developed by the Apache
Geronimo open source community and it is under the Apache License.
WWW: http://geronimo.apache.org/
PR: 110932
Approved by: delphij (mentor) |