make generate-plistNumber of commits found: 37
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) | ||
| Commit | Credits | Log message |
|---|---|---|
| 2.1.11_1 30 Apr 2017 15:47:52 Revision:439826 Original commit files touched by this commit |
ler search for other commits by this committer | 2017年04月30日 devel/stormlib-ghost++: Unfetchable for more than six months (google code has gone away) 2017年04月30日 devel/py-coil: Unfetchable for more than six months (google code has gone away) 2017年04月30日 devel/py-cmdln: Unfetchable for more than six months (google code has gone away) 2017年04月30日 devel/privman: Unfetchable for more than six months (google code has gone away) 2017年04月30日 devel/c-unit: Unfetchable for more than six months (google code has gone away) 2017年04月30日 devel/py-px: Unfetchable for more than six months (google code has gone away) 2017年04月30日 devel/nglogc: Unfetchable for more than six months (google code has gone away) 2017年04月30日 devel/bncsutil-ghost++: Unfetchable for more than six months (google code has gone away) 2017年04月30日 devel/liblouisxml: Unfetchable for more than six months (google code has gone away) 2017年04月30日 devel/nxt-python: Unfetchable for more than six months (google code has gone away) 2017年04月30日 devel/spdict: Unfetchable for more than six months (google code has gone away) 2017年04月30日 devel/guiloader-c++: Unfetchable for more than six months (google code has gone away) 2017年04月30日 devel/streamhtmlparser: Unfetchable for more than six months (google code has gone away) 2017年04月30日 devel/winpdb: Unfetchable for more than six months (google code has gone away) 2017年04月30日 net/opendpi: Unfetchable for more than six months (google code has gone away)(Only the first 15 lines of the commit message are shown above View all of this commit message) |
| 2.1.11_1 09 Feb 2017 17:45:24 Revision:433753 Original commit files touched by this commit |
marino search for other commits by this committer | www/cocoon: Deprecated, mark for removal 30 APR 2017 The maintainer abandoned cocoon 9 years (March 2008). The upstream project is still active with the latest stable release 2.2.0 release in October 2014. This old version 2.1.11 is not even available in the 2.1 folder of http://www.apache.org/dist/cocoon/ anymore as it is also from 2008. I spent a few minutes trying to update the port to the latest version, but it became apparently very quickly that the makefile needs a complete overhaul and the build approach has changed. The amount of work needed on this port exceeds what is reasonable for a non-maintained port IMO. This is one of the few ports that will not build on openjdk 7 or later; I was initially trying upgrade to allow openjdk 8 to build it. This port is completely saveable, but it requires a maintainer IMO, so set the expiration date about 3 months out to give a chance for someone to volunteer to bring this up to the latest release. |
| 2.1.11_1 17 Aug 2015 14:20:41 Revision:394508 Original commit files touched by this commit |
mat search for other commits by this committer | 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 |
| 2.1.11_1 23 Jun 2015 14:08:01 Revision:390403 Original commit files touched by this commit |
amdmi3 search for other commits by this committer | - Add NO_ARCH - Drop @dirrm* from plist |
| 2.1.11_1 28 May 2015 20:30:27 Revision:387770 Original commit files touched by this commit |
amdmi3 search for other commits by this committer | - Drop @dirrm* from plist |
| 2.1.11_1 14 May 2015 10:15:09 Revision:386312 Original commit files touched by this commit |
mat search for other commits by this committer | 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 |
| 2.1.11_1 28 Mar 2015 12:18:06 Revision:382474 Original commit files touched by this commit |
sunpoet search for other commits by this committer | - Add CPE information PR: 198961 Submitted by: shun <shun.fbsd.pr@dropcut.net> |
| 2.1.11_1 03 Jan 2015 08:41:21 Revision:376109 Original commit files touched by this commit |
mva search for other commits by this committer | - Convert USE_PYTHON to new USES in www/ With hat: python@ |
| 2.1.11_1 05 Jun 2014 22:07:47 Revision:356716 Original commit files touched by this commit |
antoine search for other commits by this committer | Adjust PLIST_SUB to not bug check-plist |
| 2.1.11_1 04 Jun 2014 22:10:18 Revision:356552 Original commit files touched by this commit |
jkim search for other commits by this committer | - Do not build with JDK7 and later. This port uses deprecated JPEG classes. - Support staging. Reported by: exp-run (PR190511) |
| 2.1.11_1 21 Jan 2014 23:40:23 Revision:340674 Original commit files touched by this commit |
bapt search for other commits by this committer | Fix properties on pkg-plist |
| 2.1.11_1 13 Jan 2014 21:00:04 Revision:339634 Original commit files touched by this commit |
rene search for other commits by this committer | Python cleanup: - USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat) |
| 2.1.11_1 20 Sep 2013 23:36:54 Revision:327776 Original commit files touched by this commit |
bapt search for other commits by this committer | Add NO_STAGE all over the place in preparation for the staging support (cat: www) |
| 2.1.11_1 06 Jun 2013 22:24:37 Revision:320139 Original commit files touched by this commit |
bapt search for other commits by this committer | Convert to new options framework |
| 2.1.11_1 10 Dec 2012 13:43:44 Revision:308605 Original commit files touched by this commit |
bapt search for other commits by this committer | Decommissioning java 1.5 (EOLed since October 2009): suppress any reference to JAVA_VERSION= 1.5+ (part3) |
| 2.1.11_1 20 Aug 2012 07:55:02 Original commit files touched by this commit |
dougb search for other commits by this committer | Fix post r302141: The files in USE_RC_SUBR are already included in SUB_FILES I caught most of these, but missed this one, apologies |
| 2.1.11_1 05 Aug 2012 23:19:40 Original commit files touched by this commit |
dougb search for other commits by this committer | 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 |
| 2.1.11_1 14 Jan 2012 08:57:23 Original commit files touched by this commit |
dougb search for other commits by this committer | 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.1.11_1 21 Jul 2011 05:03:02 Original commit files touched by this commit |
linimon search for other commits by this committer | Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon, remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5 or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM is also removed, as it is not available in Java 1.5 and higher. Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5. While here, replace static values of JAVA_VERSION in files/*.in by %%JAVA_VERSION%% . PR: ports/158969 Submitted by: rene Tested on: pointyhat-west -exp |
| 2.1.11_1 19 Mar 2011 12:38:54 Original commit files touched by this commit |
miwi search for other commits by this committer | - Get Rid MD5 support |
| 2.1.11_1 27 Mar 2010 05:21:36 Original commit files touched by this commit |
dougb search for other commits by this committer | For those ports that have been fully adapted to USE_RC_SUBR remove the
old RC_SCRIPTS_SUB as it has not been needed for a long time.
For those that have not yet been updated, remove RC_SUBR=${RC_SUBR}
from the list. |
| 2.1.11_1 27 Mar 2010 00:15:24 Original commit files touched by this commit |
dougb search for other commits by this committer | Begin the process of deprecating sysutils/rc_subr by s#. %%RC_SUBR%%#. /etc/rc.subr# |
| 2.1.11_1 06 Jun 2008 14:07:24 Original commit files touched by this commit |
edwin search for other commits by this committer | 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.1.11 09 Apr 2008 09:36:50 Original commit files touched by this commit |
clsung search for other commits by this committer | - Update to 2.1.11 PR: ports/122592 Submitted by: Wen heping <wenheping_AT_gmail dot com> |
| 2.1.10_1 27 Mar 2008 02:22:19 Original commit files touched by this commit |
beech search for other commits by this committer | - Fix single-quotes in OPTIONS - Reset maintainer (per maintainer request) PR: ports/122108 Submitted by: Dima Panov <fluffy@fluffy.khv.ru> Approved by: Jean-Baptiste Quenot <jbq@caraldi.com> (maintainer) |
| 2.1.10_1 19 May 2007 20:32:57 Original commit files touched by this commit |
flz search for other commits by this committer | - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
| 2.1.10 23 Jan 2007 10:21:34 Original commit files touched by this commit |
sat search for other commits by this committer | - Update to 2.1.10 PR: ports/108195 Submitted by: Jean-Baptiste Quenot <jbq@caraldi.com> (maintainer) |
| 2.1.9 14 May 2006 22:06:29 Original commit files touched by this commit |
hq search for other commits by this committer | Fix packing list PR: 97023 Submitted by: maintainer Reported by: pointyhat |
| 2.1.9 05 May 2006 16:35:05 Original commit files touched by this commit |
hq search for other commits by this committer | - Update to 2.1.9 - Use USE_RC_SUBR - Use SUB_FILES - Remove USE_REINPLACE PR: 95627 Submitted by: maintainer |
| 2.1.8 24 Jan 2006 03:14:23 Original commit files touched by this commit |
edwin search for other commits by this committer | SHA256ify Approved by: krion@ |
| 2.1.8 21 Nov 2005 15:30:37 Original commit files touched by this commit |
hq search for other commits by this committer | Update to 2.1.8 PR: 89371 Submitted by: maintainer |
| 2.1.7 28 Jul 2005 07:28:22 Original commit files touched by this commit |
vs search for other commits by this committer | - Correctly USE_RC_SUBR - Fix build-issue on 4.x Submitted by: maintainer |
| 2.1.7 02 Apr 2005 22:14:50 Original commit files touched by this commit |
hq search for other commits by this committer | Update to 2.1.7 PR: 79197 Submitted by: maintainer |
| 2.1.6 20 Nov 2004 16:53:26 Original commit files touched by this commit |
hq search for other commits by this committer | - Update to 2.1.6 - Use CPIO and INSTALL_SCRIPT - When ant build fails, return non-null error code in build.sh - Added WITH_SAMPLES and WITH_SOURCES options PR: 74139 Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> |
| 2.1.5.1_2 02 Nov 2004 21:52:10 Original commit files touched by this commit |
hq search for other commits by this committer | - Fix block dependencies issue [1] - Use MASTER_SITE_SUBDIR PR: 73427 [1] Submitted by: maintainer [1] |
| 2.1.5.1 09 Aug 2004 14:19:38 Original commit files touched by this commit |
vs search for other commits by this committer | * Handle recursive dependencies when dealing with blocks selected by the user. * Handle deprecated blocks. * Select all non-deprecated blocks by default. PR: ports/69944 Submitted by: Jean-Baptiste Quenot (maintainer) |
| 2.1.5.1 22 Jul 2004 06:55:48 Original commit files touched by this commit |
vs search for other commits by this committer | Move textproc/cocoon to more appropriate category www PR: ports/69358 Submitted by: Jean-Baptiste Quenot (maintainer) |
Number of commits found: 37
| Login |
|---|
| User Login Create account |
Servers and bandwidth provided by
New York Internet, iXsystems, and RootBSD
| This site |
|---|
|
What is FreshPorts? About the authors Issues FAQ How big is it? Security Policy Privacy Blog Contact |
| Search |
|---|
|
more... |
| Latest Vulnerabilities |
|---|
|
openvpn Sep 04
electron42 Sep 03
libnjs Sep 03
nginx-full Sep 03
nginx-module-njs Sep 03
njs Sep 03
chromium Sep 02
jenkins Sep 02
jenkins-lts Sep 02
py-dj60-strawberry-graphql Sep 02
py-strawberry-graphql Sep 02
ungoogled-chromium Sep 02
erlang Sep 01
erlang Sep 01
erlang-runtime27 Sep 01
29 vulnerabilities affecting 436 ports have been reported in the past 14 days |
|
* - modified, not new Last processed: |
| Ports |
|---|
|
Home Categories Deleted ports Sanity Test Failures Newsfeeds |
| Statistics |
|---|
|
Graphs NEW Graphs (Javascript) Calculated hourly: Port count 35102
Broken 94
Deprecated 333
Ignore 207
No CDROM 1
Vulnerable 43
Expired 16
Set to expire 256
new 48 hours 15
new 7 days 34
new month 186
|