Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 2.5_3
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
26 Nov 2019 21:46:13
2.5_3
|
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 |
30 May 2018 21:43:49
2.5_3
|
antoine  |
Revert r471145, it's broken
===> License not correctly defined: either LICENSE_FILE_GPLv2wCE or
LICENSE_TEXT_GPLv2wCE must be defined
With hat: portmgr |
30 May 2018 18:13:25
2.5_4
|
swills  |
www/servlet-api: Add LICENSE & pet portlint
PR: 228530
Submitted by: 0mp |
02 Apr 2018 18:42:34
2.5_3
|
gerald  |
Adjust ibiblio.org MASTER_SITE, taking into accounts redirects and
shorter URLs. |
20 Mar 2014 15:04:11
2.5_3
|
ehaupt  |
Support staging |
20 Sep 2013 23:36:54
2.5_3
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
10 Dec 2012 13:43:44
2.5_3
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part3) |
05 Aug 2011 11:45:09
2.5_3
|
ehaupt  |
Update broken/outdated WWW entries. Remove those where no alternate source was
found. |
19 Mar 2011 12:38:54
2.5_3
|
miwi  |
- Get Rid MD5 support |
08 Dec 2008 06:43:50
2.5_3
|
linimon  |
Reset nemoliu due to maintainer-timeouts and no response to email.
Hat: portmgr |
06 Jun 2008 14:07:24
2.5_3
|
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) |
25 May 2007 03:44:27
2.5_2
|
nemoliu  |
- Fix size mismatch
- Add new mastersite
Approved by: delphij (mentor) |
25 May 2007 01:05:10
2.5_1
|
kris  |
BROKEN: Size mismatch |
19 May 2007 20:32:57
2.5_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
29 Apr 2007 07:22:27
2.5
|
nemoliu  |
- Fix MASTERSITE
- Use my FreeBSD.org address
Approved by: delphij (mentor) |
11 Apr 2007 20:12:09
2.5
|
miwi  |
- Update to 2.5
- Pass maintainership to submitter
PR: 111394
Submitted by: Nemo Liu<nemoliu@gmail.com> |
21 Jan 2007 01:09:11
2.4
|
hq  |
Release maintainership for ports I no longer use. |
24 Jan 2006 03:14:23
2.4
|
edwin  |
SHA256ify
Approved by: krion@ |
13 Oct 2005 09:12:53
2.4
|
hq  |
Fix COMMENT |
12 Oct 2005 11:51:51
2.4
|
hq  |
The Servlet API
Java Servlet technology provides Web developers with a simple, consistent
mechanism for extending the functionality of a Web server and for accessing
existing business systems. A servlet can almost be thought of as an applet that
runs on the server side -- without a face. Java servlets make many Web
applications possible.
WWW: http://java.sun.com/products/servlet/ |