Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.4 31 Dec 2024 08:57:55
    |
Muhammad Moinur Rahman (bofh)  |
Mk/**java.mk: Convert bsd.java.mk to USES
The following features have been added or changed:
- Instead of USE_JAVA use USES=java. This defaults to
USES=java:build,run if NO_BUILD is undefined. Else it defaults to
USES=java:run
- Instead of USE_ANT=yes use USES=java:ant which also implies
USES=java:build
- Instead of JAVA_BUILD=yes use USES=java:build. Does not imply run or
extract
- Instead of JAVA_EXTRACT=yes use USES=java:extract does not imply
build or run
- Instead of JAVA_RUN=yes use USES=java:run does not imply extract or
build
- Instead of USE_JAVA=<version> use USES=java and JAVA_VERSION=<version>
Approved by: mat (portmgr), glewis
Differential Revision: https://reviews.freebsd.org/D48201 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.4.4 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
1.4.4 20 Jul 2022 14:22:37
    |
Tobias C. Berner (tcberner)  |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
1.4.4 19 May 2021 19:56:10
    |
Danilo Egea Gondolfo (danilo)  |
net/jicmp: Drop maintainership |
1.4.4 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.4.4 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 |
1.4.4 19 May 2016 10:44:12
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
1.4.4 27 Nov 2014 14:02:48
  |
danilo  |
- Update from 1.4.3 to 1.4.4
- Use install-strip as INSTALL_TARGET |
1.4.3 26 Jun 2014 17:18:09
  |
danilo  |
- Update from 1.4.2 to 1.4.3
- Take maintainership
- Test build with openjdk{7,8} |
1.4.2 09 Jun 2014 22:59:54
  |
marino  |
net/jicmp: USES+= libtool, then reset maintainer
Thanks for being this port's first maintainer!
PR: ports/190452
PR: ports/190837
Submitted by: maintainer (Sevan Janiyan) |
1.4.2 04 Oct 2013 14:26:07
  |
danilo  |
- Update from 1.4.1 to 1.4.2 [1]
- Add stage support
PR: ports/182607
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> (maintainer) [1]
Approved by: wg (mentor) |
1.4.1 20 Sep 2013 22:10:25
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.4.1 26 Jul 2013 23:28:59
  |
wg  |
net/jicmp: update to 1.4.1
- Update to 1.4.1 [1]
- Trim Makefile header [1]
- Remove leading article from COMMENT
PR: ports/18084
Submitted by: Sevan Janiyan <venture37 geeklan.co.uk> (maintainer) |
1.2.0 26 Jun 2011 07:49:30
 |
miwi  |
- Update to 1.2.0
PR: 156785
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
Approved by: maintainer |
1.0.11 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
1.0.11 05 Oct 2010 19:57:56
 |
ade  |
Round one migration of ports from automake{19,110} to automake111 |
1.0.11 28 Jun 2010 07:55:10
 |
osa  |
Fix fetch.
Feature safe: yes
Notice from: QAT
Pointy hat to: wen |
1.0.11 28 Jun 2010 00:55:26
 |
wen  |
- Update to 1.0.11
PR: ports/147460
Submitted by: Wen Heping(myself)
Approved by: maintainer(timeout, >20 days)
Feature safe: yes |
1.0.9 22 Aug 2009 00:32:25
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
1.0.9 16 Mar 2009 14:38:30
 |
miwi  |
- Update to 1.0.9
PR: 131109
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
Approved by: maintainer timeout |
1.0.8 29 Jun 2008 11:04:39
 |
miwi  |
A Java native interface (JNI) to ICMP (ping), formerly a part of the base
OpenNMS package.
WWW: http://www.opennms.org/index.php/Jicmp
PR: ports/124990
Submitted by: Ryan T. Dean <rtdean at cytherianage.net> |