Commit Graph

30 Commits

Author SHA1 Message Date
Jung-uk Kim 5a52a08234 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
2019-11-26 21:46:12 +00:00
John Marino 732a4f5f0b deskutils/freemind: Remove redundant dependency on unzip
A dependency on unzip will never be registered since unzip is available
on all supported platforms (since FreeBSD 8.0).
Note that it's pulled in by a non-default option.

In this particular case, USES=zip:infozip is set, so unzip is pulled in
anyway through this mechanism (so explicit callout is still redundant)

Approved by:	infrastructure blanket (removal of redundant deps)
2016-08-04 03:49:10 +00:00
Mathieu Arnold 4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Jimmy Olgeni f80b0d639b Restore PORTEPOCH in deskutils/freemind; it was removed in r390971. 2015-10-19 18:38:58 +00:00
Dmitry Marakasov 3077fbfdf8 - Pass maintainership to sergey.v.brunov@gmail.com
PR:		201094
2015-07-01 16:17:29 +00:00
Dmitry Marakasov 900ea14841 - Update to 1.0.1
- Reset MAINTAINER per maintainer's request

PR:		201094
Submitted by:	sergey.v.brunov@gmail.com
Approved by:	wen@FreeBSD.org (maintainer)
2015-06-30 16:31:48 +00:00
Dmitry Marakasov b7018e6b76 - Add CPE info
Approved by:	portmgr blanket
2015-04-17 11:46:49 +00:00
Antoine Brodin 4f4e8c52c6 Remove explicit dependency on javavmwrapper for ports that USE_JAVA 2015-01-23 16:03:57 +00:00
Baptiste Daroussin ff2951b4df Cleanup plist 2014-10-20 11:52:39 +00:00
Baptiste Daroussin 5bb94a9c00 Support stage 2014-04-22 15:37:24 +00:00
Baptiste Daroussin c23ef8bc8b Convert d* to USES=zip 2014-03-07 16:49:09 +00:00
Baptiste Daroussin e04b632220 Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
Baptiste Daroussin cf104c570b Add NO_STAGE all over the place in preparation for the staging support (cat: deskutils) 2013-09-20 16:21:37 +00:00
Baptiste Daroussin 7c354b1913 Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part2)
2012-12-10 13:18:28 +00:00
Ruslan Makhmatkhanov bc2dc8c066 - update to 0.9.0
- install license via license framework

PR:             ports/158687
Submitted by:   rm (myself)
Approved by:    wen (maintainer), novel (mentor)
Feature safe:   yes
2011-12-10 20:32:16 +00:00
Eitan Adler 7e3b32fff8 - remove maintainer tags from pkg-descr
Approved by:	portmgr
Approved by:	bapt (mentor)
2011-10-22 23:50:23 +00:00
Mark Linimon 06e6677793 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
2011-07-21 05:03:02 +00:00
Martin Wilke bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Pav Lucistnik eb24cef1f9 - Unconditionally depend on zip and unzip. (If a check for zip and unzip in
base is desired, it must be performed on OSVERSION basis.  Also, UNZIP_CMD is
  unconditionally defined as LOCALBASE/bin/unzip, so the port as-is would break
  anyway.)

Reported by:	pointyhat
2010-01-20 17:18:49 +00:00
Edwin Groothuis 090059a210 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)
2008-06-06 14:17:21 +00:00
Martin Wilke c787bb0092 - Pass maintainership to last submitter
Submitted by:	wen heping <wenheping@gmail.com> (request via private mail)
2008-03-13 11:47:39 +00:00
Martin Wilke 128176cd54 - Update to 0.8.1
PR:		121380
Submitted by:	Wen heping <wenheping@gmail.com>
2008-03-07 10:52:51 +00:00
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Mark Linimon 982d62bcec Reset cartola@openit.com.br due to maintainer-timeouts and no response
to previous email.

Hat:		portmgr
2007-02-27 05:43:23 +00:00
Edwin Groothuis 2406d49a61 Remove USE_REINPLACE from all categories starting with D 2006-05-04 21:41:12 +00:00
Edwin Groothuis acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Herve Quiroz 9b21505040 - Update to 0.8.0 *final*
- Bump PORTEPOCH

PR:		88183
Submitted by:	maintainer
2005-10-29 21:47:16 +00:00
Herve Quiroz da279cb06d - Update to 0.8.0b [1]
- Add a launcher shell script using javavmwrapper
- Honor hier(7): install data files under ${JAVASHAREDIR}/

PR:		78966 [1]
Submitted by:	maintainer [1]
Approved by:	maintainer
2005-04-06 23:01:59 +00:00
Thierry Thomas 645c948fc4 Fix BUILD_DEPENDS.
Reported by:	kris via pointyhat.
2004-12-12 19:36:13 +00:00
Thierry Thomas 12c2fcd1eb Add freemind 0.7.1, free mind-mapping software written in Java.
PR:		72806
Submitted by:	cartola (Carlos E. G. Carvalho)
2004-11-29 09:39:52 +00:00