From 526869d8dc02563825a24d394e1d087334d654cc Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Wed, 20 Jul 2022 16:22:12 +0200 Subject: java: remove 'Created by' lines MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit A big Thank You to the original contributors of these ports: * Alex Dupre * Alex Semenyaka * Alexander Yerenkow * Anton Yudin () * Anton Yudin * Benjamin Close * Björn König * Conor McDermottroe * Danilo Egea Gondolfo * Ernst de Haan * Eugene Grosbein * Filippo Natali * Gerrit Beine * Greg Lewis * Herve Quiroz * Jason Helfman * Jeremy * Johannes Dieterich * Johannes Dieterich * Jonathan Chen * Jose Marques * Jose Marques * Lapo Luchini * Lev Serebryakov * Mario Sergio Fujikawa Ferreira * Matthew Dillon * Maxim Sobolev * Mikhail T. * Mikhail T. * Mikhail Teterin * Nicola Vitale * Nicola Vitale * OISHI Masakuni * OKAZAKI Tetsurou * Pedro Giffuni * Simeo Reig * Sutra Zhou * Tom Judge * Volker Stolz * Wen Heping * Yen-Ming Lee * 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 --- java/apache-commons-beanutils/Makefile | 2 -- java/apache-commons-cli/Makefile | 2 -- java/apache-commons-collections/Makefile | 2 -- java/apache-commons-collections4/Makefile | 2 -- java/apache-commons-dbcp/Makefile | 2 -- java/apache-commons-httpclient/Makefile | 2 -- java/apache-commons-lang/Makefile | 2 -- java/apache-commons-logging/Makefile | 2 -- java/apache-commons-pool/Makefile | 2 -- java/aparapi/Makefile | 2 -- java/avis/Makefile | 2 -- java/berkeley-db/Makefile | 2 -- java/bluej/Makefile | 2 -- java/bouncycastle/Makefile | 2 -- java/bouncycastle15/Makefile | 2 -- java/cos/Makefile | 2 -- java/dbvis/Makefile | 2 -- java/eclipse-EPIC/Makefile | 2 -- java/eclipse-cdt/Makefile | 2 -- java/eclipse-drjava/Makefile | 2 -- java/eclipse-ecj/Makefile | 2 -- java/eclipse-findbugs/Makefile | 2 -- java/eclipse-pydev/Makefile | 2 -- java/eclipse-shelled/Makefile | 2 -- java/eclipse/Makefile | 2 -- java/hamcrest/Makefile | 2 -- java/infobus/Makefile | 2 -- java/jad/Makefile | 2 -- java/jai/Makefile | 2 -- java/jakarta-oro/Makefile | 2 -- java/jasmin/Makefile | 2 -- java/java-cup/Makefile | 2 -- java/java-getopt/Makefile | 2 -- java/java-subversion/Makefile | 2 -- java/java-zoneinfo/Makefile | 2 -- java/java3d/Makefile | 2 -- java/javahelp/Makefile | 2 -- java/javamail/Makefile | 2 -- java/javavmwrapper/Makefile | 2 -- java/jaxen/Makefile | 2 -- java/jcalendar/Makefile | 2 -- java/jcckit/Makefile | 2 -- java/jcommon/Makefile | 2 -- java/jdom/Makefile | 2 -- java/jflex/Makefile | 2 -- java/jfreechart/Makefile | 2 -- java/jgraph/Makefile | 2 -- java/jikes/Makefile | 2 -- java/jlex/Makefile | 2 -- java/jlint/Makefile | 2 -- java/jmf/Makefile | 2 -- java/jode/Makefile | 2 -- java/jrosetta/Makefile | 2 -- java/jta/Makefile | 2 -- java/jtiger/Makefile | 2 -- java/jump/Makefile | 2 -- java/junit/Makefile | 2 -- java/jxgrabkey/Makefile | 2 -- java/lightweight-java-profiler/Makefile | 2 -- java/mmake/Makefile | 2 -- java/mx4j/Makefile | 2 -- java/netbeans/Makefile | 2 -- java/netcomponents/Makefile | 2 -- java/netrexx/Makefile | 2 -- java/netty/Makefile | 2 -- java/openjdk7/Makefile | 2 -- java/phpeclipse/Makefile | 2 -- java/proguard/Makefile | 2 -- java/sablevm-classpath/Makefile | 2 -- java/servingxml/Makefile | 2 -- java/sigar/Makefile | 2 -- java/springframework/Makefile | 2 -- java/springframework31/Makefile | 2 -- java/sqlitejdbc/Makefile | 2 -- java/trove4j/Makefile | 2 -- java/veditor/Makefile | 2 -- java/wildfly10/Makefile | 2 -- java/wildfly11/Makefile | 2 -- java/wildfly12/Makefile | 2 -- java/wildfly17/Makefile | 2 -- java/wildfly18/Makefile | 2 -- java/wildfly90/Makefile | 2 -- 82 files changed, 164 deletions(-) diff --git a/java/apache-commons-beanutils/Makefile b/java/apache-commons-beanutils/Makefile index a0edc0c8e4af..43c151382e7a 100644 --- a/java/apache-commons-beanutils/Makefile +++ b/java/apache-commons-beanutils/Makefile @@ -1,5 +1,3 @@ -# Created by: Ernst de Haan - PORTNAME= commons-beanutils PORTVERSION= 1.9.4 CATEGORIES= java devel diff --git a/java/apache-commons-cli/Makefile b/java/apache-commons-cli/Makefile index af4dabcc8ba5..e1bab6f44141 100644 --- a/java/apache-commons-cli/Makefile +++ b/java/apache-commons-cli/Makefile @@ -1,5 +1,3 @@ -# Created by: Ernst de Haan - PORTNAME= commons-cli PORTVERSION= 1.4 CATEGORIES= java devel diff --git a/java/apache-commons-collections/Makefile b/java/apache-commons-collections/Makefile index b9c02f3fdc5a..c9d585cdfd0a 100644 --- a/java/apache-commons-collections/Makefile +++ b/java/apache-commons-collections/Makefile @@ -1,5 +1,3 @@ -# Created by: Ernst de Haan - PORTNAME= commons-collections PORTVERSION= 3.2.2 CATEGORIES= java devel diff --git a/java/apache-commons-collections4/Makefile b/java/apache-commons-collections4/Makefile index aa37b7d7110a..090bdb0b4679 100644 --- a/java/apache-commons-collections4/Makefile +++ b/java/apache-commons-collections4/Makefile @@ -1,5 +1,3 @@ -# Created by: Ernst de Haan - PORTNAME= commons-collections4 PORTVERSION= 4.4 CATEGORIES= java devel diff --git a/java/apache-commons-dbcp/Makefile b/java/apache-commons-dbcp/Makefile index ba387d07b24a..3f3340acada5 100644 --- a/java/apache-commons-dbcp/Makefile +++ b/java/apache-commons-dbcp/Makefile @@ -1,5 +1,3 @@ -# Created by: Anton Yudin - PORTNAME= commons-dbcp PORTVERSION= 2.9.0 CATEGORIES= java databases diff --git a/java/apache-commons-httpclient/Makefile b/java/apache-commons-httpclient/Makefile index ded7d4571535..2190e017f176 100644 --- a/java/apache-commons-httpclient/Makefile +++ b/java/apache-commons-httpclient/Makefile @@ -1,5 +1,3 @@ -# Created by: Alex Dupre - PORTNAME= commons-httpclient DISTVERSION= 3.1 PORTREVISION= 2 diff --git a/java/apache-commons-lang/Makefile b/java/apache-commons-lang/Makefile index 1cf233b2cf28..817b36fb902f 100644 --- a/java/apache-commons-lang/Makefile +++ b/java/apache-commons-lang/Makefile @@ -1,5 +1,3 @@ -# Created by: Ernst de Haan - PORTNAME= commons-lang PORTVERSION= 2.6 CATEGORIES= java devel diff --git a/java/apache-commons-logging/Makefile b/java/apache-commons-logging/Makefile index 227120421788..c656f785de18 100644 --- a/java/apache-commons-logging/Makefile +++ b/java/apache-commons-logging/Makefile @@ -1,5 +1,3 @@ -# Created by: Ernst de Haan - PORTNAME= commons-logging PORTVERSION= 1.2 CATEGORIES= java devel diff --git a/java/apache-commons-pool/Makefile b/java/apache-commons-pool/Makefile index 247da3a499b2..0ffe7e673cd7 100644 --- a/java/apache-commons-pool/Makefile +++ b/java/apache-commons-pool/Makefile @@ -1,5 +1,3 @@ -# Created by: Anton Yudin - PORTNAME= commons-pool PORTVERSION= 2.11.1 CATEGORIES= java devel diff --git a/java/aparapi/Makefile b/java/aparapi/Makefile index 6a6fa366f04a..d09826536efb 100644 --- a/java/aparapi/Makefile +++ b/java/aparapi/Makefile @@ -1,5 +1,3 @@ -# Created by: Johannes Dieterich - PORTNAME= aparapi PORTVERSION= 1.0.0 PORTREVISION= 1 diff --git a/java/avis/Makefile b/java/avis/Makefile index ed8065f91e0f..90644faa1ec5 100644 --- a/java/avis/Makefile +++ b/java/avis/Makefile @@ -1,5 +1,3 @@ -# Created by: Benjamin Close - PORTNAME= avis PORTVERSION= 1.2.0 PORTREVISION= 1 diff --git a/java/berkeley-db/Makefile b/java/berkeley-db/Makefile index efc4808c4c7d..fb276128a25b 100644 --- a/java/berkeley-db/Makefile +++ b/java/berkeley-db/Makefile @@ -1,5 +1,3 @@ -# Created by: Mikhail Teterin - PORTNAME= je PORTVERSION= 7.5.11 CATEGORIES= java databases diff --git a/java/bluej/Makefile b/java/bluej/Makefile index ac4d2d0b9916..cf2ebb2cf34d 100644 --- a/java/bluej/Makefile +++ b/java/bluej/Makefile @@ -1,5 +1,3 @@ -# Created by: Jeremy - PORTNAME= bluej PORTVERSION= 4.2.2 CATEGORIES= java editors diff --git a/java/bouncycastle/Makefile b/java/bouncycastle/Makefile index 74a4b578de71..993e821b42ad 100644 --- a/java/bouncycastle/Makefile +++ b/java/bouncycastle/Makefile @@ -1,5 +1,3 @@ -# Created by: rasputin - PORTNAME= bouncycastle PORTVERSION= 1.45 PORTREVISION= 2 diff --git a/java/bouncycastle15/Makefile b/java/bouncycastle15/Makefile index b5e9a4b95f36..c799735fe9f1 100644 --- a/java/bouncycastle15/Makefile +++ b/java/bouncycastle15/Makefile @@ -1,5 +1,3 @@ -# Created by: Eugene Grosbein - PORTNAME= bouncycastle PORTVERSION= 1.71 CATEGORIES= java security diff --git a/java/cos/Makefile b/java/cos/Makefile index a7b5b0d0e0b7..48c5b9eb6541 100644 --- a/java/cos/Makefile +++ b/java/cos/Makefile @@ -1,5 +1,3 @@ -# Created by: Jose Marques - PORTNAME= cos PORTVERSION= 2002.11.05 PORTREVISION= 3 diff --git a/java/dbvis/Makefile b/java/dbvis/Makefile index 49cb1a7de197..5d6fd93fc1e3 100644 --- a/java/dbvis/Makefile +++ b/java/dbvis/Makefile @@ -1,5 +1,3 @@ -# Created by: Anton Yudin () - PORTNAME= dbvis DISTVERSION= 13.0.4 CATEGORIES= java databases diff --git a/java/eclipse-EPIC/Makefile b/java/eclipse-EPIC/Makefile index 906552081d24..94c7737b3654 100644 --- a/java/eclipse-EPIC/Makefile +++ b/java/eclipse-EPIC/Makefile @@ -1,5 +1,3 @@ -# Created by: tux@pinguru.net - PORTNAME= EPIC PORTVERSION= 0.6.35 PORTREVISION= 3 diff --git a/java/eclipse-cdt/Makefile b/java/eclipse-cdt/Makefile index ddb515d76e68..0a82eef453c8 100644 --- a/java/eclipse-cdt/Makefile +++ b/java/eclipse-cdt/Makefile @@ -1,5 +1,3 @@ -# Created by: gldisater@gldis.ca - PORTNAME= cdt PORTVERSION= 9.0.1 CATEGORIES= java devel diff --git a/java/eclipse-drjava/Makefile b/java/eclipse-drjava/Makefile index 47694e68a638..1a2112ad564e 100644 --- a/java/eclipse-drjava/Makefile +++ b/java/eclipse-drjava/Makefile @@ -1,5 +1,3 @@ -# Created by: Nicola Vitale - PORTNAME= drjava PORTVERSION= 0.9.8 PORTREVISION= 6 diff --git a/java/eclipse-ecj/Makefile b/java/eclipse-ecj/Makefile index 0d21022a2f3a..958a3f6c7a23 100644 --- a/java/eclipse-ecj/Makefile +++ b/java/eclipse-ecj/Makefile @@ -1,5 +1,3 @@ -# Created by: Jason Helfman - PORTNAME= ecj PORTVERSION= 4.4.2 PORTREVISION= 1 diff --git a/java/eclipse-findbugs/Makefile b/java/eclipse-findbugs/Makefile index db892f935fe1..63e2fd85d36b 100644 --- a/java/eclipse-findbugs/Makefile +++ b/java/eclipse-findbugs/Makefile @@ -1,5 +1,3 @@ -# Created by: Mario Sergio Fujikawa Ferreira - PORTNAME= findbugs DISTVERSION= 3.0.1.20150306-5afe4d1 CATEGORIES= java devel diff --git a/java/eclipse-pydev/Makefile b/java/eclipse-pydev/Makefile index d1618fc84cbf..f77195316b70 100644 --- a/java/eclipse-pydev/Makefile +++ b/java/eclipse-pydev/Makefile @@ -1,5 +1,3 @@ -# Created by: Nicola Vitale - PORTNAME= pydev PORTVERSION= 8.2.0 CATEGORIES= java devel python diff --git a/java/eclipse-shelled/Makefile b/java/eclipse-shelled/Makefile index acda78968e18..4eae52a94f34 100644 --- a/java/eclipse-shelled/Makefile +++ b/java/eclipse-shelled/Makefile @@ -1,5 +1,3 @@ -# Created by: Sutra Zhou - PORTNAME= ShellEd PORTVERSION= 1.0.2a PORTREVISION= 4 diff --git a/java/eclipse/Makefile b/java/eclipse/Makefile index a50dd338e8c9..7ddabe269b2a 100644 --- a/java/eclipse/Makefile +++ b/java/eclipse/Makefile @@ -1,5 +1,3 @@ -# Created by: Jonathan Chen - PORTNAME= eclipse PORTVERSION= 4.24 CATEGORIES= java devel diff --git a/java/hamcrest/Makefile b/java/hamcrest/Makefile index d45205a0d621..5321d6d7068d 100644 --- a/java/hamcrest/Makefile +++ b/java/hamcrest/Makefile @@ -1,5 +1,3 @@ -# Created by: Danilo Egea Gondolfo - PORTNAME= jad PORTVERSION= 1.5.8c CATEGORIES= java devel diff --git a/java/jai/Makefile b/java/jai/Makefile index 09fee14a8bb6..976faed253ba 100644 --- a/java/jai/Makefile +++ b/java/jai/Makefile @@ -1,5 +1,3 @@ -# Created by: OISHI Masakuni - PORTNAME= jai DISTVERSION= 1_1_3 PORTREVISION= 2 diff --git a/java/jakarta-oro/Makefile b/java/jakarta-oro/Makefile index 56d66a3384bd..474b683b45f1 100644 --- a/java/jakarta-oro/Makefile +++ b/java/jakarta-oro/Makefile @@ -1,5 +1,3 @@ -# Created by: Dave Glowacki - PORTNAME= jakarta-oro PORTVERSION= 2.0.8 PORTREVISION= 2 diff --git a/java/jasmin/Makefile b/java/jasmin/Makefile index a29ea359ee2f..792c09e57c68 100644 --- a/java/jasmin/Makefile +++ b/java/jasmin/Makefile @@ -1,5 +1,3 @@ -# Created by: Volker Stolz - PORTNAME= jasmin PORTVERSION= 2.4 PORTREVISION= 1 diff --git a/java/java-cup/Makefile b/java/java-cup/Makefile index a60e55d3f3ec..11eb06f74770 100644 --- a/java/java-cup/Makefile +++ b/java/java-cup/Makefile @@ -1,5 +1,3 @@ -# Created by: nordwick@xcf.berkeley.edu - PORTNAME= cup PORTVERSION= 11b.20160615 CATEGORIES= java devel diff --git a/java/java-getopt/Makefile b/java/java-getopt/Makefile index c440fc1d2191..9c235ef44063 100644 --- a/java/java-getopt/Makefile +++ b/java/java-getopt/Makefile @@ -1,5 +1,3 @@ -# Created by: ijliao - PORTNAME= java-getopt PORTVERSION= 1.0.14 CATEGORIES= java devel diff --git a/java/java-subversion/Makefile b/java/java-subversion/Makefile index cb4372cc8095..070cd11a6454 100644 --- a/java/java-subversion/Makefile +++ b/java/java-subversion/Makefile @@ -1,5 +1,3 @@ -# Created by: Lev Serebryakov - PKGNAMEPREFIX= java- CATEGORIES= java diff --git a/java/java-zoneinfo/Makefile b/java/java-zoneinfo/Makefile index cae848a7a672..398cc2c6fcbe 100644 --- a/java/java-zoneinfo/Makefile +++ b/java/java-zoneinfo/Makefile @@ -1,5 +1,3 @@ -# Created by: Greg Lewis - PORTNAME= zoneinfo DISTVERSION= 2021e CATEGORIES= java misc diff --git a/java/java3d/Makefile b/java/java3d/Makefile index ab837153c844..f8eb2d90390b 100644 --- a/java/java3d/Makefile +++ b/java/java3d/Makefile @@ -1,5 +1,3 @@ -# Created by: nork@FreeBSD.org - PORTNAME= java3d PORTVERSION= 1.5.2 PORTREVISION= 7 diff --git a/java/javahelp/Makefile b/java/javahelp/Makefile index 955f30f9bc73..628e358f6331 100644 --- a/java/javahelp/Makefile +++ b/java/javahelp/Makefile @@ -1,5 +1,3 @@ -# Created by: rfarmer@predatorlabs.net - PORTNAME= javahelp PORTVERSION= 2.0.05.20170719 PORTREVISION= 1 diff --git a/java/javamail/Makefile b/java/javamail/Makefile index 5adc5189a603..95706c5fb10d 100644 --- a/java/javamail/Makefile +++ b/java/javamail/Makefile @@ -1,5 +1,3 @@ -# Created by: Jose Marques - PORTNAME= javamail DISTVERSIONPREFIX= ${PORTNAME:tu}- DISTVERSION= 1_6_2 diff --git a/java/javavmwrapper/Makefile b/java/javavmwrapper/Makefile index 3e6c7fb61fc0..619c167b4c1d 100644 --- a/java/javavmwrapper/Makefile +++ b/java/javavmwrapper/Makefile @@ -1,5 +1,3 @@ -# Created by: Maxim Sobolev - PORTNAME= javavmwrapper PORTVERSION= 2.7.9 CATEGORIES= java diff --git a/java/jaxen/Makefile b/java/jaxen/Makefile index c13f23586282..5f3c5ac97106 100644 --- a/java/jaxen/Makefile +++ b/java/jaxen/Makefile @@ -1,5 +1,3 @@ -# Created by: Herve Quiroz - PORTNAME= jaxen PORTVERSION= 1.0 PORTREVISION= 4 diff --git a/java/jcalendar/Makefile b/java/jcalendar/Makefile index d4b55b5e510d..a77268a75dfe 100644 --- a/java/jcalendar/Makefile +++ b/java/jcalendar/Makefile @@ -1,5 +1,3 @@ -# Created by: ijliao - PORTNAME= jcalendar PORTVERSION= 1.3.3 CATEGORIES= java misc diff --git a/java/jcckit/Makefile b/java/jcckit/Makefile index 7f28443af387..7ceeb18b1b89 100644 --- a/java/jcckit/Makefile +++ b/java/jcckit/Makefile @@ -1,5 +1,3 @@ -# Created by: ijliao - PORTNAME= jcckit PORTVERSION= 1.1 PORTREVISION= 2 diff --git a/java/jcommon/Makefile b/java/jcommon/Makefile index d43dad336741..c2ccd13a26c6 100644 --- a/java/jcommon/Makefile +++ b/java/jcommon/Makefile @@ -1,5 +1,3 @@ -# Created by: ijliao - PORTNAME= jcommon PORTVERSION= 1.0.23 CATEGORIES= java devel diff --git a/java/jdom/Makefile b/java/jdom/Makefile index 0ea0fa48e025..6dd164fb6dde 100644 --- a/java/jdom/Makefile +++ b/java/jdom/Makefile @@ -1,5 +1,3 @@ -# Created by: Ernst de Haan - PORTNAME= jdom PORTVERSION= 1.1.1 PORTEPOCH= 1 diff --git a/java/jflex/Makefile b/java/jflex/Makefile index 5e2e2a831591..0d2134706e51 100644 --- a/java/jflex/Makefile +++ b/java/jflex/Makefile @@ -1,5 +1,3 @@ -# Created by: Conor McDermottroe - PORTNAME= jflex PORTVERSION= 1.8.1 CATEGORIES= java devel diff --git a/java/jfreechart/Makefile b/java/jfreechart/Makefile index 5be656919dc6..92b46ac6ad19 100644 --- a/java/jfreechart/Makefile +++ b/java/jfreechart/Makefile @@ -1,5 +1,3 @@ -# Created by: ijliao - PORTNAME= jfreechart PORTVERSION= 1.0.17 CATEGORIES= java graphics diff --git a/java/jgraph/Makefile b/java/jgraph/Makefile index 47422fa8133d..5f0dd5284771 100644 --- a/java/jgraph/Makefile +++ b/java/jgraph/Makefile @@ -1,5 +1,3 @@ -# Created by: ijliao - PORTNAME= jgraph PORTVERSION= 5.13.0.4 CATEGORIES= java graphics diff --git a/java/jikes/Makefile b/java/jikes/Makefile index 5dd7a9ff36b3..23ff37ca76e3 100644 --- a/java/jikes/Makefile +++ b/java/jikes/Makefile @@ -1,5 +1,3 @@ -# Created by: Matthew Dillon - PORTNAME= jikes PORTVERSION= 1.22 PORTREVISION= 2 diff --git a/java/jlex/Makefile b/java/jlex/Makefile index bfb079856a27..7d2105ce18ac 100644 --- a/java/jlex/Makefile +++ b/java/jlex/Makefile @@ -1,5 +1,3 @@ -# Created by: jake@checker.org - PORTNAME= jlex PORTVERSION= 1.2.6 PORTREVISION= 3 diff --git a/java/jlint/Makefile b/java/jlint/Makefile index a170e14f8cd4..994349ad61fc 100644 --- a/java/jlint/Makefile +++ b/java/jlint/Makefile @@ -1,5 +1,3 @@ -# Created by: Ernst de Haan - PORTNAME= jlint PORTVERSION= 3.1.2 PORTREVISION= 5 diff --git a/java/jmf/Makefile b/java/jmf/Makefile index 54f97584e5ee..f68923412935 100644 --- a/java/jmf/Makefile +++ b/java/jmf/Makefile @@ -1,5 +1,3 @@ -# Created by: Anton Yudin - PORTNAME= jmf PORTVERSION= 2.1.1e PORTREVISION= 3 diff --git a/java/jode/Makefile b/java/jode/Makefile index 331895bcfc5e..aa043b4bbad3 100644 --- a/java/jode/Makefile +++ b/java/jode/Makefile @@ -1,5 +1,3 @@ -# Created by: mi - PORTNAME= jode PORTVERSION= 1.1.1.1 PORTREVISION= 4 diff --git a/java/jrosetta/Makefile b/java/jrosetta/Makefile index 69354dd0e44c..b744bf48ee31 100644 --- a/java/jrosetta/Makefile +++ b/java/jrosetta/Makefile @@ -1,5 +1,3 @@ -# Created by: rfarmer@predatorlabs.net - PORTNAME= jrosetta PORTVERSION= 1.0.4 PORTREVISION= 1 diff --git a/java/jta/Makefile b/java/jta/Makefile index 0a92e36f3a49..022ad9ae4998 100644 --- a/java/jta/Makefile +++ b/java/jta/Makefile @@ -1,5 +1,3 @@ -# Created by: Alex Dupre - PORTNAME= jta PORTVERSION= 1.0.1 CATEGORIES= java devel diff --git a/java/jtiger/Makefile b/java/jtiger/Makefile index d58c0b3d79f2..ec9a7300778b 100644 --- a/java/jtiger/Makefile +++ b/java/jtiger/Makefile @@ -1,5 +1,3 @@ -# Created by: Wen Heping - PORTNAME= jtiger PORTVERSION= 2.1.0376 CATEGORIES= java devel diff --git a/java/jump/Makefile b/java/jump/Makefile index d0cfb2540e06..0a58f2234fa3 100644 --- a/java/jump/Makefile +++ b/java/jump/Makefile @@ -1,5 +1,3 @@ -# Created by: Ernst de Haan - PORTNAME= jump PORTVERSION= 0.5 PORTREVISION= 2 diff --git a/java/junit/Makefile b/java/junit/Makefile index aa21808c8835..cabe4dc5b04d 100644 --- a/java/junit/Makefile +++ b/java/junit/Makefile @@ -1,5 +1,3 @@ -# Created by: OKAZAKI Tetsurou - PORTNAME= junit PORTVERSION= 4.12 CATEGORIES= java devel diff --git a/java/jxgrabkey/Makefile b/java/jxgrabkey/Makefile index f7e195b72c1f..502a070c00bf 100644 --- a/java/jxgrabkey/Makefile +++ b/java/jxgrabkey/Makefile @@ -1,5 +1,3 @@ -# Created by: Mikhail T. - PORTNAME= jxgrabkey PORTVERSION= 0.3.2 CATEGORIES= java devel diff --git a/java/lightweight-java-profiler/Makefile b/java/lightweight-java-profiler/Makefile index aa015274040f..73e08fb5fd4a 100644 --- a/java/lightweight-java-profiler/Makefile +++ b/java/lightweight-java-profiler/Makefile @@ -1,5 +1,3 @@ -# Created by: Johannes Dieterich - PORTNAME= lightweight-java-profiler PORTVERSION= g20170308 CATEGORIES= java devel diff --git a/java/mmake/Makefile b/java/mmake/Makefile index b5dcf81781a6..c6b03625ecea 100644 --- a/java/mmake/Makefile +++ b/java/mmake/Makefile @@ -1,5 +1,3 @@ -# Created by: ijliao - PORTNAME= mmake PORTVERSION= 2.3 PORTREVISION= 1 diff --git a/java/mx4j/Makefile b/java/mx4j/Makefile index 948a69a4e11f..1f201f53b485 100644 --- a/java/mx4j/Makefile +++ b/java/mx4j/Makefile @@ -1,5 +1,3 @@ -# Created by: Filippo Natali - PORTNAME= mx4j PORTVERSION= 3.0.2 PORTREVISION= 1 diff --git a/java/netbeans/Makefile b/java/netbeans/Makefile index 877b7590ed60..59791deaf40b 100644 --- a/java/netbeans/Makefile +++ b/java/netbeans/Makefile @@ -1,5 +1,3 @@ -# Created by: olgeni@FreeBSD.org - PORTNAME= netbeans DISTVERSION= 12.6 CATEGORIES= java devel diff --git a/java/netcomponents/Makefile b/java/netcomponents/Makefile index ae12da6a6ddd..ad1d1486e47b 100644 --- a/java/netcomponents/Makefile +++ b/java/netcomponents/Makefile @@ -1,5 +1,3 @@ -# Created by: Ernst de Haan - PORTNAME= netcomponents PORTVERSION= 1.3.8 PORTREVISION= 3 diff --git a/java/netrexx/Makefile b/java/netrexx/Makefile index d6e4f4ce3875..e822d7825581 100644 --- a/java/netrexx/Makefile +++ b/java/netrexx/Makefile @@ -1,5 +1,3 @@ -# Created by: Pedro Giffuni - PORTNAME= NetRexx PORTVERSION= 2.05 PORTREVISION= 3 diff --git a/java/netty/Makefile b/java/netty/Makefile index cd07c11cd65b..982e8cfcef0a 100644 --- a/java/netty/Makefile +++ b/java/netty/Makefile @@ -1,5 +1,3 @@ -# Created by: Mikhail T. - PORTNAME= netty PORTVERSION= 4.1.53 DISTVERSIONSUFFIX= .Final diff --git a/java/openjdk7/Makefile b/java/openjdk7/Makefile index 916f396cf651..b687cb43e6c1 100644 --- a/java/openjdk7/Makefile +++ b/java/openjdk7/Makefile @@ -1,5 +1,3 @@ -# Created by: Greg Lewis - PORTNAME= openjdk PORTVERSION= ${JDK_MAJOR_VERSION}.${JDK_UPDATE_VERSION}.${JDK_BUILD_NUMBER}.${BSD_JDK_VERSION} PORTEPOCH= 1 diff --git a/java/phpeclipse/Makefile b/java/phpeclipse/Makefile index 949ce30b9ecf..6c73a2905045 100644 --- a/java/phpeclipse/Makefile +++ b/java/phpeclipse/Makefile @@ -1,5 +1,3 @@ -# Created by: rtdean@cytherianage.net - PORTNAME= phpeclipse PORTVERSION= 1.2.3 PORTREVISION= 6 diff --git a/java/proguard/Makefile b/java/proguard/Makefile index 616c0bf1897e..3998c855db5a 100644 --- a/java/proguard/Makefile +++ b/java/proguard/Makefile @@ -1,5 +1,3 @@ -# Created by: Alex Semenyaka - PORTNAME= proguard PORTVERSION= 7.0.0 CATEGORIES= java devel diff --git a/java/sablevm-classpath/Makefile b/java/sablevm-classpath/Makefile index 8ec62a8b1802..c61c56df6ad8 100644 --- a/java/sablevm-classpath/Makefile +++ b/java/sablevm-classpath/Makefile @@ -1,5 +1,3 @@ -# Created by: Björn König - PORTNAME= sablevm-classpath PORTVERSION= 1.13 PORTREVISION= 12 diff --git a/java/servingxml/Makefile b/java/servingxml/Makefile index f115b894f3c5..e5875a46aa5f 100644 --- a/java/servingxml/Makefile +++ b/java/servingxml/Makefile @@ -1,5 +1,3 @@ -# Created by: jpbeconne - PORTNAME= servingxml PORTVERSION= 1.1.2 CATEGORIES= java devel diff --git a/java/sigar/Makefile b/java/sigar/Makefile index 7808cd3d5d15..a7bda48be68d 100644 --- a/java/sigar/Makefile +++ b/java/sigar/Makefile @@ -1,5 +1,3 @@ -# Created by: Tom Judge - PORTNAME= sigar PORTVERSION= 1.7.3 PORTREVISION= 11 diff --git a/java/springframework/Makefile b/java/springframework/Makefile index 38fddbd139f6..67dbf93bc962 100644 --- a/java/springframework/Makefile +++ b/java/springframework/Makefile @@ -1,5 +1,3 @@ -# Created by: Gerrit Beine - PORTNAME= springframework PORTVERSION= 3.2.1 CATEGORIES= java devel diff --git a/java/springframework31/Makefile b/java/springframework31/Makefile index ee1844d214f6..f979f528b2f0 100644 --- a/java/springframework31/Makefile +++ b/java/springframework31/Makefile @@ -1,5 +1,3 @@ -# Created by: Gerrit Beine - PORTNAME= springframework PORTVERSION= 3.1.4 PORTREVISION= 1 diff --git a/java/sqlitejdbc/Makefile b/java/sqlitejdbc/Makefile index 894e06c792d5..5e025c4d9594 100644 --- a/java/sqlitejdbc/Makefile +++ b/java/sqlitejdbc/Makefile @@ -1,5 +1,3 @@ -# Created by: Lapo Luchini - PORTNAME= sqlitejdbc PORTVERSION= 056 DISTVERSIONPREFIX= v diff --git a/java/trove4j/Makefile b/java/trove4j/Makefile index b0a5dacb70c8..526a0d408f36 100644 --- a/java/trove4j/Makefile +++ b/java/trove4j/Makefile @@ -1,5 +1,3 @@ -# Created by: Herve Quiroz - PORTNAME= trove4j PORTVERSION= 3.1a1 CATEGORIES= java devel diff --git a/java/veditor/Makefile b/java/veditor/Makefile index b68b01864565..7b1315080cd5 100644 --- a/java/veditor/Makefile +++ b/java/veditor/Makefile @@ -1,5 +1,3 @@ -# Created by: lon_kamikaze@gmx.de - PORTNAME= veditor PORTVERSION= 1.2.2 PORTREVISION= 3 diff --git a/java/wildfly10/Makefile b/java/wildfly10/Makefile index 65cc2d53a709..300132115253 100644 --- a/java/wildfly10/Makefile +++ b/java/wildfly10/Makefile @@ -1,5 +1,3 @@ -# Created by: Alexander Yerenkow - PORTNAME= wildfly10 PORTVERSION= 10.1.0 PORTREVISION= 2 diff --git a/java/wildfly11/Makefile b/java/wildfly11/Makefile index c8a0ca4160ab..1a2aa5a63bea 100644 --- a/java/wildfly11/Makefile +++ b/java/wildfly11/Makefile @@ -1,5 +1,3 @@ -# Created by: Alexander Yerenkow - PORTNAME= wildfly11 PORTVERSION= 11.0.0 PORTREVISION= 1 diff --git a/java/wildfly12/Makefile b/java/wildfly12/Makefile index 8deecd4dada4..62eeee9d554f 100644 --- a/java/wildfly12/Makefile +++ b/java/wildfly12/Makefile @@ -1,5 +1,3 @@ -# Created by: Simeo Reig - PORTNAME= wildfly12 PORTVERSION= 12.0.0 PORTREVISION= 1 diff --git a/java/wildfly17/Makefile b/java/wildfly17/Makefile index 5737bfa26c5c..7127ef0d5e8d 100644 --- a/java/wildfly17/Makefile +++ b/java/wildfly17/Makefile @@ -1,5 +1,3 @@ -# Created by: Simeo Reig - PORTNAME= wildfly17 PORTVERSION= 17.0.1 CATEGORIES= java www diff --git a/java/wildfly18/Makefile b/java/wildfly18/Makefile index aebf5deff951..60ef676831ce 100644 --- a/java/wildfly18/Makefile +++ b/java/wildfly18/Makefile @@ -1,5 +1,3 @@ -# Created by: Simeo Reig - PORTNAME= wildfly18 PORTVERSION= 18.0.1 CATEGORIES= java www diff --git a/java/wildfly90/Makefile b/java/wildfly90/Makefile index b209a097c3f5..29d082be5914 100644 --- a/java/wildfly90/Makefile +++ b/java/wildfly90/Makefile @@ -1,5 +1,3 @@ -# Created by: Alexander Yerenkow - PORTNAME= wildfly90 PORTVERSION= 9.0.2 PORTREVISION= 2 -- cgit v1.2.3