aboutsummaryrefslogtreecommitdiff
path: root/java/bluej
Commit message (Collapse)AuthorAgeFilesLines
* */*: bump portrevision after java_default=21 updateRonald Klop2026-02-261-1/+1
| | | | PR: 272855
* Mk/**java.mk: Convert bsd.java.mk to USESMuhammad Moinur Rahman2024-12-311-1/+2
| | | | | | | | | | | | | | | | | | | 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
* audio/opus: bump consumers after update to 1.4Christian Weisgerber2023-04-251-0/+1
|
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | 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)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* java: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A big Thank You to the original contributors of these ports: * Alex Dupre <ale@FreeBSD.org> * Alex Semenyaka <alex@rinet.ru> * Alexander Yerenkow <yerenkow@gmail.com> * Anton Yudin (<contact@toha.org.ua>) * Anton Yudin <toha@toha.org.ua> * Benjamin Close <benjsc@FreeBSD.org> * Björn König <bkoenig@alpha-tierchen.de> * Conor McDermottroe <ports@mcdermottroe.com> * Danilo Egea Gondolfo <danilo@FreeBSD.org * Dave Glowacki <dglo@ssec.wisc.edu> * Ernst de Haan <znerd@FreeBSD.org> * Eugene Grosbein <ports@grosbein.net> * Filippo Natali <filippo@widestore.net> * Gerrit Beine <gerrit.beine@gmx.de> * Greg Lewis <glewis@FreeBSD.org> * Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> * Jason Helfman <jgh@FreeBSD.org> * Jeremy <karlj000@unbc.ca> * Johannes Dieterich <dieterich@ogolem.org> * Johannes Dieterich <jmd@FreeBSD.org> * Jonathan Chen <jonc@chen.org.nz> * Jose Marques * Jose Marques <noway@nohow.demon.co.uk> * Lapo Luchini <lapo@lapo.it> * Lev Serebryakov <lev@FreeBSD.org> * Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> * Matthew Dillon <dillon@backplane.com> * Maxim Sobolev <sobomax@FreeBSD.org> * Mikhail T. <mi@aldan.algebra.com> * Mikhail T. <michael@fun-box.ru> * Mikhail Teterin * Nicola Vitale <nivit@FreeBSD.org> * Nicola Vitale <nivit@email.it> * OISHI Masakuni <yamasa@bsdhouse.org> * OKAZAKI Tetsurou * Pedro Giffuni * Simeo Reig <reig.simeo@gmail.com> * Sutra Zhou <zhoushuqun@gmail.com> * Tom Judge <tj@FreeBSD.org> * Volker Stolz <vs@FreeBSD.org> * Wen Heping <wenheping@gmail.com> * Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw> * gldisater@gldis.ca * ijliao * jake@checker.org * jpbeconne * lon_kamikaze@gmx.de * mi * nordwick@xcf.berkeley.edu * nork@FreeBSD.org * olgeni@FreeBSD.org * rasputin * rfarmer@predatorlabs.net * rtdean@cytherianage.net * tux@pinguru.net With hat: portmgr
* */*: Fix ENOTIME: return my ports to the poolBen Woods2021-05-221-1/+1
| | | | | Reset maintainership of my ports to ports@FreeBSD.org so others can step in to help where I haven't been able to find the time.
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* java/bluej: Update to 4.2.2Ben Woods2020-11-014-32/+37
| | | | | | | | | | | | | - Moved to Java 11 and OpenJFX 14 Changes this release: https://bluej.org/versions.html PR: 250761 Submitted by: mikael Notes: svn path=/head/; revision=553823
* Deprecate java/openjfx8-devel consumersTobias Kortkamp2020-03-191-0/+3
| | | | | | | | | | | Chase r527795 and put a deprecation notice on all openjfx8-devel dependent ports too. Also deprecate devel/gradle4 which is only needed to build igv and openjfx8-devel. Notes: svn path=/head/; revision=528706
* java/bluej: Update to 4.1.1Ben Woods2017-10-214-449/+455
| | | | | | | | | | | | | | | | | - Change minimum supported JDK version to 8u60 - Take maintainership - Remove fallback MASTER_SITE (no longer available) - Add LICENSE details - Add dependency on openjfx to fix runtime error - Set NO_ARCH=yes - Add desktop entry - Move install location to ${JAVASHAREDIR}/${PORTNAME} as per porter's handbook PR: 221162 Approved by: lme (previous maintainer) Notes: svn path=/head/; revision=452567
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* Cleanup plistAntoine Brodin2014-11-141-69/+0
| | | | Notes: svn path=/head/; revision=372556
* Remove interractive this ports can be installed without the graphical installerBaptiste Daroussin2014-06-224-15/+22
| | | | | | | While here, update to 3.1.1 Notes: svn path=/head/; revision=358873
* - Support stagingLars Engels2013-10-062-75/+78
| | | | | | | - Break lines after 80 chars Notes: svn path=/head/; revision=329544
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | java) Notes: svn path=/head/; revision=327738
* - Update to 3.0.9Lars Engels2013-05-103-8/+6
| | | | | | | - Trim Makefile header Notes: svn path=/head/; revision=317789
* Update to 3.0.7Lars Engels2012-05-233-21/+32
| | | | Notes: svn path=/head/; revision=297277
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Update to 3.0.2Lars Engels2010-10-123-49/+55
| | | | Notes: svn path=/head/; revision=262911
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* With an up-to-date INDEX I even find the rest of the ports I maintain,Lars Engels2007-07-121-1/+1
| | | | | | | | | so change my e-mail address also in those ports. Approved by: miwi (mentor) Notes: svn path=/head/; revision=195496
* - Update to 2.2.0Martin Wilke2007-07-073-7/+75
| | | | | | | | | | - Pass maintainership to submitter PR: 114377 Submitted by: Lars Engels <lars.engels@0x20.net> (maintainer) Notes: svn path=/head/; revision=195161
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Reset kij@imada.sdu.dk due to maintainer-timeouts and no response to email.Mark Linimon2007-03-141-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=187363
* - Update to bsd.java.mk 2.0Herve Quiroz2006-06-122-4/+4
| | | | | | | | | | | | | | - Remove blank lines from pkg-plist [1] - Add $FreeBSD$ tag in pkg-plist - Remove redundant port name from COMMENT PR: 97853 Submitted by: hq Reported by: portlint [1] Approved by: maintainer timeout Notes: svn path=/head/; revision=165280
* SHA256ifyEdwin Groothuis2006-01-221-0/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* Port Update: java/bluejEdwin Groothuis2004-12-193-19/+68
| | | | | | | | | | bluej 1.3.5 -> bluej 2.0.2 PR: ports/74855 Submitted by: kevin ilchmann jørgensen <kij@imada.sdu.dk> Notes: svn path=/head/; revision=124444
* . Update to 1.3.5 (packing list clean up by me).Greg Lewis2004-03-093-180/+248
| | | | | | | | | | . Change to a new maintainer. PR: 63968 Submitted by: karlj000@unbc.ca (previous maintainer) Notes: svn path=/head/; revision=103446
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* 1. Update to 1.2.2Greg Lewis2003-07-103-20/+90
| | | | | | | | | | | 2. Install a symbolic link to the main shell script in ${PREFIX}/bin so that people won't have to change $PATH to run it. PR: 50481 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> [1 partially] Notes: svn path=/head/; revision=84610
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76037
* Changed the installation directory of the Sun JDK 1.4.xErnst de Haan2002-08-101-1/+1
| | | | | | | | | | | for Linux from linux-sun-jdk1.4.0.01 to linux-sun-jdk1.4.0. This is more like the installation directories for the other JDK ports. PR: 41424 Notes: svn path=/head/; revision=64327
* Changed the installation directory of the Sun JDK 1.4.x for LinuxErnst de Haan2002-08-101-1/+1
| | | | | | | | | to linux-sun-jdk1.4.0.01. PR: 41424 Notes: svn path=/head/; revision=64326
* Upgrade to 1.2.0.Ernst de Haan2002-07-044-24/+11
| | | | | | | | PR: 39956, 37922 Submitted by: maintainer Notes: svn path=/head/; revision=62440
* Fix dependencies to be in sync with the recent JDK ports renaming.Greg Lewis2002-06-161-1/+1
| | | | | | | Forgotten by: znerd Notes: svn path=/head/; revision=61341
* DISTNAME is now computed instead of fixed.Ernst de Haan2002-05-151-1/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=59190
* Remove dead MASTER_SITES entryPatrick Li2002-02-251-1/+0
| | | | | | | | PR: 35290 Submitted by: maintainer Notes: svn path=/head/; revision=55214
* Added MASTER_SITE_LOCAL to MASTER_SITES, with MASTER_SITE_SUBDIRErnst de Haan2002-02-211-1/+3
| | | | | | | set to 'znerd'. Notes: svn path=/head/; revision=55048
* Update to version 1.1.6Kevin Lo2002-02-094-72/+98
| | | | | | | | PR: 34630 Submitted by: MAINTAINER Notes: svn path=/head/; revision=54418
* Updated MASTER_SITESErnst de Haan2001-11-271-2/+1
| | | | | | | Approved by: sobomax Notes: svn path=/head/; revision=50615
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | | | | the later case Notes: svn path=/head/; revision=50301
* Forgot to update distinfo.Kevin Lo2001-11-081-1/+1
| | | | | | | | PR: 31814 Submitted by: MAINTAINER Notes: svn path=/head/; revision=49850
* Add more MASTER_SITES.Pete Fritchman2001-11-061-1/+3
| | | | | | | | PR: 31467 Submitted by: Ernst de Haan <ernst@jollem.com> Notes: svn path=/head/; revision=49642
* Upgrade to 1.1.5Clive Lin2001-10-201-2/+2
| | | | | | | Submitted by: Jeremy Karlson <karlj000@unbc.ca> (MAINTAINER) Notes: svn path=/head/; revision=49002
* add bluejYing-Chieh Liao2001-08-185-0/+252
BlueJ is an integrated Java environment designed for introductory teaching PR: 28473 Submitted by: Jeremy Karlson <carpathia@h24-76-76-76.vc.shawcable.net> Notes: svn path=/head/; revision=46405