summaryrefslogtreecommitdiff
path: root/java/jlint (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* java/jlint: Unbreak on CURRENTTobias Kortkamp2020-03-222-2/+22
| | | | | | | | | | | | | In file included from access_desc.cc:1: In file included from ./access_desc.hh:8: In file included from ./class_desc.hh:4: In file included from ./types.hh:41: ./jlint.d:117:16: error: redefinition of 'drem' JAVA_INSN(115, drem, 1) ^ /usr/include/math.h:329:8: note: previous definition is here double drem(double, double); ^
* java/jlint: Fix build with Clang 6Tobias Kortkamp2018-08-313-7/+132
| | | | | | | | | | | | | | | | | In file included from access_desc.cc:1: In file included from ./access_desc.hh:8: In file included from ./class_desc.hh:4: ./types.hh:144:6: error: constant expression evaluates to 4294967168 which cannot be narrowed to type 'int4' (aka 'int') [-Wc++11-narrowing] {0xffffff80, 0x0000007f}, // tp_byte ^~~~~~~~~~ http://beefy11.nyi.freebsd.org/data/head-i386-default/p478276_s338342/logs/errors/jlint-3.1.2_4.log jlint.cc:1044:33: error: no matching literal operator for call to 'operator""__DATE__' with arguments of types 'const char *' and 'unsigned long', and no matching literal operator template "version %s ("__DATE__").\n", VERSION); ^ - Remove embedded build date - Make sure the build respects CXXFLAGS, LDFLAGS, LIBS
* Actually add the patchBaptiste Daroussin2017-02-113-0/+60
| | | | Reported by: antoine
* Fix build with libc++ (is_const is already defined by some libc++ headers)Baptiste Daroussin2017-02-111-3/+1
| | | | This make the port work without the gcc dependency
* - Add LICENSEDmitry Marakasov2016-12-102-4/+9
| | | | | - Switch to options helpers - Regenerate patches
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andGerald Pfeifer2016-11-201-1/+1
| | | | | | | | | lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some circumstances such as versions of FreeBSD or platforms). In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang, c++11-lang, c++0x, c11 requested via USES=compiler.
* Remove $FreeBSD$ from patches files in categories a-j.Mathieu Arnold2015-05-221-2/+0
| | | | | With hat: portmgr Sponsored by: Absolight
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* Update the default version of GCC used in the Ports Collection fromGerald Pfeifer2014-03-101-0/+1
| | | | | | | | | | | GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as well as changing the default in Mk/bsd.default-versions.mk. Part II, Bump PORTREVISIONs. PR: 182136 Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports) Tested by: bdrewery (two -exp runs)
* - Support stagingEmanuel Haupt2014-02-201-14/+10
| | | | - This port requires gcc
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | java)
* - Update to 3.1.2Martin Wilke2011-12-294-35/+7
| | | | | PR: 163658 Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
|
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | starting with H,I,J,K,L
* - Fix build with gcc 4.2Martin Wilke2007-07-061-0/+29
| | | | | Submitted by: pointyhat via kris/pav Nils Vogels <nivo@is-root.com>
* - Update to 3.1Martin Wilke2007-05-253-17/+5
| | | | | PR: 112918 Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com>
* Remove USE_REINPLACE from categories starting with a JEdwin Groothuis2006-05-091-2/+0
|
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
|
* Reset znerd's ports maintainership:Herve Quiroz2004-12-031-1/+1
| | | | | | | | | | - All JDK ports (and JDK documentation ports) that were formerly maintained by znerd have been assigned to java@FreeBSD.org - I will handle some of the remaining ports (jakarta-commons-*, jdom, xalan-j and xmlenc) - Everything else is reset to ports@FreeBSD.org Approved by: znerd (maintainer)
* - Update to 3.0 [1]Herve Quiroz2004-11-039-64/+31
| | | | | | | | - Unbreak on 5.x [1] - Use PORTDOCS - Some minor cosmetic improvements Submitted by: Roman Kennke <roman@ontographics.com> [1]
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-181-0/+4
| | | | Approved by: portmgr (self)
* Removed non-existent master site metaverse.nl.Ernst de Haan2004-04-151-2/+1
|
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
|
* Fix GCC33 issue. Bumped PORTREVISION.Ernst de Haan2003-09-252-0/+12
| | | | | PR: 55957 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Partially fix the build with gcc 3.3. This still blows up later in the build.Kris Kennaway2003-07-182-0/+20
|
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Fixes:Ernst de Haan2003-03-034-8/+52
| | | | | | | | | | | | - unbreak with new gcc on -current ('using namespace std') - CFLAGS/env police - condense port's Makefile - install additional shell script - install documentation (honour NOPORTDOCS) PR: 48464 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Tested on: -STABLE, -CURRENT
* Updated MASTER_SITES and changed my email address from ernst@jollem.com to ↵Ernst de Haan2001-11-271-3/+3
| | | | | | znerd@FreeBSD.org. Approved by: sobomax
* Upgrade to 2.3Clive Lin2001-08-202-4/+2
| | | | | PR: ports/29890 Submitted by: ernst@jollem.com (MAINTAINER)
* Fix Makefile. Using jlint-2.1.tar.gz instead of jlint.tar.gz.Kevin Lo2001-06-262-2/+1
| | | | | PR: 28412 Submitted by: MAINTAINER
* Initial import of jlint-2.1Kevin Lo2001-06-255-0/+39
Jlint is the Java program analyzer and checker. PR: 28377 Submitted by: Ernst de Haan <ernst@jollem.com>