Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20241231 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 |
20241231 30 Dec 2024 10:28:12
    |
Yasuhiro Kimura (yasu)  |
textproc/jing: Update to 20241231
Changes: https://github.com/relaxng/jing-trang/compare/V20241229...V20241231 |
20241229 29 Dec 2024 15:26:52
    |
Yasuhiro Kimura (yasu)  |
textproc/jing: Update to 20241229
Changes: https://github.com/relaxng/jing-trang/compare/V20220510...V20241229 |
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) |
20220510 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 ) |
20220510 20 Jul 2022 14:23:14
    |
Tobias C. Berner (tcberner)  |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
20220510 23 May 2022 11:05:46
    |
Yasuhiro Kimura (yasu)  |
textproc/jing: Update to 20220510
Changes: https://github.com/relaxng/jing-trang/compare/V20181222...V20220510 |
20181222 28 Sep 2021 05:13:33
    |
Yasuhiro Kimura (yasu)  |
*/*: Update MAINTAINER address of my ports to that of FreeBSD.org
Approved by: meta (mentor)
Differential Revision: https://reviews.freebsd.org/D32170 |
20181222 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
20181222 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
20181222 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 |
20181222 26 Dec 2018 20:53:43
  |
swills  |
textproc/jing: update to 20181222
PR: 234274
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) |
2017.09.14 13 Jul 2018 17:55:19
  |
fernape  |
Update textproc/jing to 2017.09.14
Give maintainership to yasu@utahime.org
PR: 229362
Submitted by: yasu@utahime.org
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16051 |
2015.11.27 11 Jun 2018 20:56:24
  |
feld  |
Reset MAINTAINER
Multiple consecutive previous maintainer timeouts |
2015.11.27 30 Nov 2017 06:13:35
  |
linimon  |
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run |
2015.11.27 26 May 2017 14:45:53
  |
linimon  |
Mark some ports failing on armv6. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
2015.11.27 26 Nov 2016 10:09:54
  |
mat  |
Fixup USE_GITHUB usage.
It already sets DISTNAME to a very nice unique name, do not set it
yourself.
Sponsored by: Absolight |
2015.11.27 07 Nov 2016 15:48:58
  |
pi  |
textproc/jing: update 2008.10.28 -> 2015.11.27
- change to github
PR: 212899
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Approved by: gabor (maintainer timeout) |
2008.10.28 14 Sep 2016 15:59:34
  |
mat  |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
2008.10.28 03 Aug 2014 14:15:09
  |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories T-V.
CR: D509
Approved by: portmgr (antoine) |
2008.10.28 10 Mar 2014 17:25:26
  |
bapt  |
Convert textproc to USES=zip |
2008.10.28 29 Jan 2014 13:41:18
  |
mat  |
Fix build, and let bsdtar unzip the distfile.
Pointy hat to: mat
Sponsored by: Absolight |
2008.10.28 21 Jan 2014 10:34:32
  |
mat  |
Convert to staging.
Sponsored by: Absolight |
2008.10.28 20 Sep 2013 23:17:32
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
2008.10.28 10 Dec 2012 13:43:44
  |
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part3) |
2008.10.28 03 Jul 2011 14:40:25
 |
ohauer  |
-remove MD5 |
2008.10.28 27 May 2009 19:46:10
 |
gabor  |
- Update to 2008.10.28
- Requires Java >= 1.5 this is what documentation guarantees to work
- Add shell script for easy invocation
- Fix NOPORTEXAMPLES behaviour
- Take maintainership |
2003.06.19_2 06 Jun 2008 14:05:09
 |
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) |
2003.06.19_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}. |
2003.06.19 25 Nov 2005 18:40:57
 |
pav  |
- Add SHA256 |
2003.06.19 05 Feb 2005 03:09:48
 |
hq  |
- Update to java.bsd.mk 2.0
- Add 'java' category
- CP -> INSTALL_DATA |
2003.06.19 07 Jul 2004 23:24:04
 |
glewis  |
. Use %%JAVAJARDIR%% in the packing list now that bsd.java.mk sets it.
. While I'm here:
. Collapse the post-install target into do-install,
. Respect NOPORTDOCS for all the docs.
. Use PORTDOCS to greatly simplify the packing list. |
2003.06.19 29 Jan 2004 16:13:06
 |
trevor  |
SIZEify. |
2003.06.19 31 Aug 2003 03:24:19
 |
edwin  |
Update port: textproc/jing to 2003.06.19 (unbreak)
Update to 2003.06.19
PR: ports/55909
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> |
2003.01.31 06 May 2003 07:28:02
 |
kris  |
BROKEN: Distfiles not listed in distinfo |
2003.01.31 20 Feb 2003 19:11:26
 |
knu  |
De-pkg-comment. |
2003.01.31 04 Feb 2003 01:24:48
 |
edwin  |
maintainer update:
- Update to 2003.01.31 (no checksum change)
- Actually drop maintainership |
2003.01.22 03 Feb 2003 13:30:32
 |
edwin  |
Maintainer update:
- Update to 2003.01.08
- Drop maintainership
PR: ports/47008
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> |
2002.07.24 28 Jul 2002 05:06:35
 |
pat  |
Update to 2002.07.24
PR: ports/41077
Submitted by: maintainer |
2002.05.31 08 Jun 2002 05:11:33
 |
pat  |
- Update to 2002.05.31
- Change maintainer's address
PR: ports/38964
Submitted by: maintainer |
2002.04.30 23 May 2002 00:20:45
 |
pat  |
Update to 2002.04.30
PR: 37699
Submitted by: maintainer |
2002.02.13 04 Apr 2002 05:17:22
 |
pat  |
bsd.java.mk-ify
PR: 36717, 36719, 36720
Submitted by: maintainer |
17 Feb 2002 06:37:16
    |
pat  |
Update to 2002.02.13 |
09 Feb 2002 09:30:35
    |
kevlo  |
Initial import of jing. |