aboutsummaryrefslogtreecommitdiff
path: root/java/jlint
Commit message (Collapse)AuthorAgeFilesLines
* 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) Notes: svn path=/head/; revision=367888
* 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) Notes: svn path=/head/; revision=347809
* - Support stagingEmanuel Haupt2014-02-201-14/+10
| | | | | | | - This port requires gcc Notes: svn path=/head/; revision=345239
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | java) Notes: svn path=/head/; revision=327738
* - Update to 3.1.2Martin Wilke2011-12-294-35/+7
| | | | | | | | PR: 163658 Submitted by: Armin Pirkovitsch <armin@frozen-zone.org> Notes: svn path=/head/; revision=288237
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with H,I,J,K,L Notes: svn path=/head/; revision=240071
* - Fix build with gcc 4.2Martin Wilke2007-07-061-0/+29
| | | | | | | | Submitted by: pointyhat via kris/pav Nils Vogels <nivo@is-root.com> Notes: svn path=/head/; revision=195051
* - Update to 3.1Martin Wilke2007-05-253-17/+5
| | | | | | | | PR: 112918 Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com> Notes: svn path=/head/; revision=191854
* Remove USE_REINPLACE from categories starting with a JEdwin Groothuis2006-05-091-2/+0
| | | | Notes: svn path=/head/; revision=161761
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149334
* 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) Notes: svn path=/head/; revision=123012
* - 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] Notes: svn path=/head/; revision=120696
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-181-0/+4
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118258
* Removed non-existent master site metaverse.nl.Ernst de Haan2004-04-151-2/+1
| | | | Notes: svn path=/head/; revision=107163
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* Fix GCC33 issue. Bumped PORTREVISION.Ernst de Haan2003-09-252-0/+12
| | | | | | | | PR: 55957 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=89351
* Partially fix the build with gcc 3.3. This still blows up later in the build.Kris Kennaway2003-07-182-0/+20
| | | | Notes: svn path=/head/; revision=85095
* 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. Notes: svn path=/head/; revision=77045
* 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 Notes: svn path=/head/; revision=76819
* 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 Notes: svn path=/head/; revision=50628
* Upgrade to 2.3Clive Lin2001-08-202-4/+2
| | | | | | | | PR: ports/29890 Submitted by: ernst@jollem.com (MAINTAINER) Notes: svn path=/head/; revision=46520
* Fix Makefile. Using jlint-2.1.tar.gz instead of jlint.tar.gz.Kevin Lo2001-06-262-2/+1
| | | | | | | | PR: 28412 Submitted by: MAINTAINER Notes: svn path=/head/; revision=44435
* 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> Notes: svn path=/head/; revision=44409