/mail/cclient/

eebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.3.1.stefan2010-07-022-21/+31
| | | | | | | | | - Transfer maintainership to submitter. PR: 148131 Submitted by: Chris Rees <utisoft@gmail.com> Approved by: (former) maintainer Feature safe: yes
* - Update to 5.13.0.4.stefan2010-06-292-7/+10
| | | | | | | | - Assign maintainership to submitter. PR: 148114 Submitted by: Chris Rees <utisoft@gmail.com> Feature safe: yes
* o Since EPL has been added to Mk/bsd.licenses.db.mk, remove redundantlioux2010-06-282-8/+0
| | | | | | | | lines from MAKEFILE. o Do not bump PORTREVISION since there has been no functional change. Feature safe: yes Reported by: pav (pointyhat run)
* Add SHA 256 checksum.rene2010-06-281-0/+1
| | | | | | | | | Verified with 'make checksum ; make makesum' PR: ports/148186 Submitted by: Anatoly Borodin [anatoly.borodin gmail.com] Approved by: tabthorpe (mentor, implicit) Feature safe: yes
* Add LICENSE* informationlioux2010-06-132-0/+13
|
* . Use OSVERSION rather than directly invoking 'sysctl kern.osreldate' toglewis2010-06-112-2/+4
| | | | | | determine whether sigignore(3) is supported or not. This fixes the build for QAT and pointyhat (or in fact any jailed situation where the kernel and headers are not in sync).
* . Fix the copying of bundles into the plugin directory during install toglewis2010-06-101-3/+11
| | | | | | | | ensure that the bundles are put into the correct location, which is sometimes a subdirectory of the plugin directory. The previous fix missed those and left dangling symlinks. Problem reported by: Andriy Gapon <avg@icyb.net.ua>
* . Add file missed in the last commit:glewis2010-06-091-1/+1
| | | | | | | | Use OSVERSION rather than directly invoking 'sysctl kern.osreldate' to determine whether sigignore(3) is supported or not. This should hopefully fix the build for QAT and pointyhat. Suggested by: pgollucci@
* . Use OSVERSION rather than directly invoking 'sysctl kern.osreldate' toglewis2010-06-091-0/+2
| | | | | | | determine whether sigignore(3) is supported or not. This should hopefully fix the build for QAT and pointyhat. Suggested by: pgollucci@
* Revert previous commit. It not broken for everyone. It looks like the configureitetcu2010-06-091-2/+0
| | | | | | | | | script is using sysctl kern.osreldate (ie. __FreeBSD_version) to detect the presenxe of sigignore; this happens to fail on QAT and PointyHat (and for anyone having the kernel version different that the installed herders version, one before and the other after the addition of sigignore in HEAD or 8-STABLE). Requested by: glewis@ (maintainer), Rob Farmer <rfarmer@predatorlabs.net>
* Mark BROKEN, I'm tired to see QAT loosing time trying to build it.itetcu2010-06-091-0/+2
| | | | Submitted by: QAT / PointyHat
* Update to 4.5 release.ale2010-06-082-4/+6
|
* - Update to 0.7.1miwi2010-06-042-7/+6
| | | | | PR: 146803 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-313-3/+3
|
* . Fix the build with recent xorg.glewis2010-05-261-0/+15
| | | | Pointed out by: pointyhat (via erwin@)
* Stop downloading more sources (JAXP, JAX-WS, and JAF) from build phase andjkim2010-05-212-1/+28
| | | | | | add IcedTea project as an additional master site. This change should fix most build failures related to network problems, e.g., bootstrapping with an IPv6-enabled JDK, unreliable network connections, etc.
* Do not add /usr/local/lib three times to DEFAULT_LIBPATH.ale2010-05-183-5/+3
| | | | Update cacerts file from Sun's JRE 6u20.
* - Chase devel/apr -> devel/apr1 shufflingpgollucci2010-05-181-1/+1
| | | | | | PR: ports/146553 Submitted by: myself (pgollucci@) With Hat: apache@
* - Update to b19 promoted build. [1]jkim2010-05-185-1539/+984
| | | | | | | | | | | | - Merge two additional patches from the OpenJDK BSD porting project: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/f974aefae43d http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/62dc2d00133f - Add a message to note fdescfs(5) is necessary for this implementation. PR: ports/145806 [1] Discussed with: glewis, lev
* Reset maintainer to java@.jkim2010-05-151-1/+1
| | | | Discussed with: glewis, lev
* Fix "realpath: : No such file or directory" error from the latest realpath.jkim2010-05-142-11/+11
| | | | | Reported by: Mike Jakubik (mike dot jakubik at intertainservices dot com) Reviewed by: glewis (maintainer)
* - Remove zero sized filespav2010-05-111-0/+0
|
* 4/5: Chase devel/apr shlib bumppgollucci2010-05-061-0/+1
| | | | | | | PR: ports/146130 Approved by: portmgr (pav) Tested by: -exp run (pav) With Hat: apache@
* . Fix the specifications of MASTER_SITES -- fixes the fetching of the ANTglewis2010-05-041-3/+6
| | | | | | | | | distribution at least. . Copy the bundles into the plugin directory during install, otherwise the install creates symlinks to the bundles in the actually port's working directory, which it means it stops working after a 'make clean'. Reported by: Ronald Klop <ronald-freebsd8@thuis.klop.ws>
* - java/openjdk6: allow to build againist modern xorg (7.5)fluffy2010-05-031-0/+14
| | | | | | PR: 145757 Submitted by: myself Approved by: mainatner timeout ( over 3 weeks)
* - Update to 1.5.6.2010033101nivit2010-05-034-708/+754
| | | | | | - Remove hard-coded version from pkg-plist - Replace DISTFILES with DISTNAME - Update WWW site in pkg-descr
* . Update to 3.5.2.glewis2010-05-02106-3263/+8970
| | | | Based on: Patches by sepotvin@ to update to 3.5.1.
* . Update to Update 20.glewis2010-04-203-4/+8
|
* . Update to tzupdater 1.3.29.glewis2010-04-202-6/+6
|
* . Fix the build with recent xorg.glewis2010-04-201-0/+15
| | | | | PR: 145756 Submitted by: fluffy@
* Switch to use newer GMP version.ale2010-04-191-2/+2
| | | | | | PR: ports/144487 Submitted by: ale Approved by: portmgr (-exp run by erwin)
* . Update to tzupdater 1.3.29.glewis2010-04-192-6/+6
|
* . Fix the build with recent xorg.glewis2010-04-191-0/+15
| | | | | PR: 145754 Submitted by: fluffy@
* . Update to tzupdater 1.3.29.glewis2010-04-196-12/+20
|
* . Update to tzupdater 1.3.29.glewis2010-04-186-12/+20
|
* Return back to ports@FreeBSD.org.delphij2010-03-311-1/+1
| | | | | Submitted by: maintainer PR: ports/145224
* Update to 4.8.1hq2010-03-282-4/+4
| | | | | PR: 145073 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de>
* - update to 1.4.1dinoex2010-03-2849-50/+50
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* . Update to Build 86.glewis2010-03-283-778/+811
|
* RC_SUBR_SUFFIX has not been needed for a long time now, all supporteddougb2010-03-272-4/+2
| | | | | versions of FreeBSD now use /etc/rc.subr and rc.d scripts without .sh appended to the script name.
* Begin the process of deprecating sysutils/rc_subr bydougb2010-03-274-4/+4
| | | | s#. %%RC_SUBR%%#. /etc/rc.subr#
* Don't use a BERConstructedOctetString where a DEROctetString is much better.ale2010-03-261-0/+5
|
* - Fix typo in Makefilewen2010-03-102-2/+3
| | | | | PR: ports/144546 Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
* . Update to Update 18glewis2010-02-283-234/+560
| | | | | | PR: 143601 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> Feature safe: yes
* JRosetta provides a common base for graphical component that could be usedwen2010-02-244-0/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | to build a graphical console in Swing with the latest requirements, such as command history, completion and so on for instance for scripting language or command line. This project can be seen as the evolution of the components developed in JyConsole. For now, JRosetta provides only API and graphical components. A Jython implementation for the scripting engine should be available during the first semester 2009. Functionalities * Generic abstract API for script engine * Completion window. * Command history. * Highly customisable, with external XML descriptor file. (Allow to specify the script engine to use, colors, font, shortcut...) Platform compatibility * JRosetta has been developed in pure Java, but relies on a JVM 1.5. * No specific hardware is needed. For further information, please contact us at the following adress : contact at artenum.com WWW: http://dev.artenum.com/projects/JRosetta Feature safe: yes
* - Update to 1.3.0.0wen2010-02-242-4/+4
| | | | | | | PR: ports/143865 Submitted by: Rob Farmer <rfarmer@predatorlabs.net> Approved by: maintainer Feature safe: yes
* The JavaHelp system is an online help system that developers can use towen2010-02-235-0/+601
| | | | | | | | | | | | | add online help to their Java platform applications. The JavaHelp system is both a JCP specification (JSR 97) and a reference implementation of that specification. The JavaHelp system open source project includes the source to the reference implementation. WWW: https://javahelp.dev.java.net/ PR: ports/143858 Submitted by: Rob Farmer <rfarmer@predatorlabs.net> Feature safe: yes
* . Add ${LOCALBASE}/lib to the default library path. [1]glewis2010-02-232-3/+20
| | | | | | | | . Add a runtime dependency on javavmwrapper. [2] PR: 144076 [2] Submitted by: ale@ [1] Feature safe: yes
* . Attempt to fix the build for recent 8-STABLE and 9-CURRENT which haveglewis2010-02-211-0/+24
| | | | | | sigignore(3). Feature safe: yes
* - Use $SUB_FILES to dynamically adjust pkg-messagemiwi2010-02-142-3/+4
| | | | | PR: 142623 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
* . Update to tzupdater 1.3.25.glewis2010-02-132-6/+6
| | | | | PR: 143083 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
* . Update to tzupdater 1.3.25.glewis2010-02-122-6/+6
|
* . Update to tzupdater 1.3.25.glewis2010-02-126-18/+32
| | | | | | . Switch to installing the timezone updates by just copying over the zoneinfo files rather than actually the running updater (this is consistent with the diablo-{jdk,jre}16 ports.
* . sigignore(3) has been MFC'ed to 8-STABLE. Attempt to fix the buildglewis2010-02-081-1/+1
| | | | | there by extending the fix for 9-CURRENT to the appropriate versions of 8-STABLE.
* . Update to Build 82.glewis2010-02-083-1074/+1201
|
* - Update to 1.1.2pav2010-02-072-5/+6
| | | | | | | - Portlint PR: ports/143576 Submitted by: Jean-Paul BECONNE <jpbeconne@free.fr> (maintainer)
* - Revert changes that got spammed into previous revisionpav2010-02-071-6/+1
| | | | | PR: ports/143628 Submitted by: Martin Birgmeier <martin.birgmeier@aon.at>
* - update to jpeg-8dinoex2010-02-0549-42/+58
|
* . Update to tzupdater 1.3.25.glewis2010-02-052-6/+6
|
* . Detect that recent versions of 9-CURRENT have sigignore(3) and configureglewis2010-02-051-1/+15
| | | | | | | | | the build correctly for that. Fixes the build on those versions of 9-CURRENT PR: 141105 Collaboration with: fluffy@
* . Update to tzupdater 1.3.25.glewis2010-02-046-12/+14
| | | | . Bump PORTREVISION.
* Add ${LOCALBASE}/lib to java.library.path.ale2010-01-271-2/+4
| | | | | Submitted by: ale Approved by: maintainer
* Remove unneeded '\' in COMMENT.ale2010-01-261-1/+1
|
* Update to 1.45 release.ale2010-01-252-5/+4
|
* . Update to Build 80.glewis2010-01-255-1774/+980
|
* - Mark BROKEN: does not fetchpav2010-01-231-0/+2
| | | | Reported by: pointyhat
* . Pull down a fix for an unsigned/signed comparison error that hasn't madeglewis2010-01-222-0/+22
| | | | | | it into a build yet. This causes a build breakage on 6.x/amd64 at least. Pointed out by: pointyhat (via pav)
* . Install the unlimited strength crypto policy JARs rather than theglewis2010-01-211-0/+5
| | | | | | | | | | | limited strength ones. Since unlike many other JDK ports this doesn't require an extra download its currently done for all installs rather than being an option. Note that unlike the officially downloaded policy JARs the ones this installs are not signed. This may mean we revisit it once there is an official JDK7 release. . Bump PORTREVISION for this change. Submitted by: ale@
* - Fix a bug in 'jar' utilityale2010-01-215-36/+269
| | | | | | | | | | | | | | | | - Add support for running regression tests - Respect LOCALBASE - Bump PORTREVISION These are the test results on: FreeBSD 6 i386: passed: 3113; failed: 29; error: 2 FreeBSD 8 amd64: passed: 3107; failed: 35; error: 2 Note: a couple of tests passed only after a few runs. Submitted by: ale Approved by: maintainer
* Improve korean [1] and chinese font rendering.ale2010-01-211-64/+66
| | | | | Submitted by: jkim [1] Approved by: maintainer
* JGraph is the most powerful, lightweight, feature-rich, and thoroughlywen2010-01-194-0/+83
| | | | | | | | | | | | | | | | documented open-source graph component available for Java. It is accompanied by JGraphpad, the first free diagram editor for Java that offers XML, Drag and Drop and much more! With the JGraph zoomable component, you can display objects and relations (networks) in any Swing UI. JGraph can also be used on the server-side, for example to read a GXL graph, apply a custom layout algorithm, and return the result as a HTML image map. WWW: http://www.jgraph.com/jgraphx.html PR: ports/142541 Submitted by: Chris Rees <utisoft@gmail.com>
* . Use a downloaded version of ant rather than relying on the ant portglewis2010-01-182-4/+14
| | | | | | | | | to avoid a circular dependency. This is a modified version of the submitted patch, any errors are likely mine. Submitted by: ale@
* . Fix the MASTER_SITES so that FETCH_ARGS doesn't need to be overridden.glewis2010-01-181-2/+1
| | | | Submitted by: ale@
* . Update to Build 79.glewis2010-01-183-1213/+1515
|
* . Add support for JAVA_VERSION of 1.7.glewis2010-01-184-12/+24
| | | | | | | . Note such support in the manual pages. . Correctly determine the Java version of the OpenJDK ports when bsd.java.mk isn't present. . Bump version to 2.3.4.
* - Update to b17 promoted build [1]ale2010-01-175-2555/+2871
| | | | | | | | | - Fix font rendering and update cacerts file - Add support for fastdebug jdk - Cleanup/Enhance the port [2] Submitted by: maintainer [1], ale [2] Approved by: maintainer
* - Use $SUB_FILES to dynamically adjust pkg-messagenemoliu2010-01-163-9/+7
| | | | | PR: ports/142705 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
* . Fix constructing the DISTFILE_INSTRUCTIONS variable for the mainglewis2010-01-151-1/+1
| | | | | | distribution file. Submitted by: Mark Costlow <cheeks@swcp.com>
* - Remove a circular dependency between openjdk6 and antale2010-01-142-33/+24
| | | | | | | | (required to make it the default jdk port) - Remove manual fetching of unrestricted jce policy file - Other no-ops Approved by: maintainer
* . Use bsd.port.pre.mk and bsd.port.post.mk rather than bsd.port.mk andglewis2010-01-051-19/+21
| | | | | | | | rearrange things slightly so that the bootstrap JDK detection falls within the pre/post section. This fixes detection of the bootstrap JDK. Noticed by: Ronald Klop <ronald-freebsd8@thuis.klop.ws>
* . Add a couple for necessary dependencies to USE_XORG.glewis2010-01-041-1/+1
| | | | Pointed out by: QAT
* . Add a fairly barebones port of OpenJDK7:glewis2010-01-046-0/+31073
| | | | | | An open-source implementation of the Java Platform, Standard Edition, WWW: http://openjdk.java.net/
* Reset vs@FreeBSD.org at his request due to lack of time.linimon2010-01-031-1/+1
|
* . Update to 1.4.3.glewis2009-12-212-10/+10
|
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-214-15/+4
| | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
* Changes to editors/emacs and Mk/bsd.emacs.mk were taken frombsam2009-12-211-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PR/137956 by Ashish SHUKLA (thanks!). [1] Those ports which define EMACS_PORT_NAME to be "emacs21" were not touched (this time). They may be converted to the new world order by removing the above mentioned assignment. Four ports were marked as BROKEN with EMACS_PORT_NAME=emacs23 (they do not compile): . lang/bigloo; . mail/wanderlust; . mail/wanderlust-devel; . www/emacs-w3m. Three ports were marked as IGNORE with EMACS_PORT_NAME=emacs23: . japanese/egg-canna (the port version is dated as of 2001, does not compile with Emacs 23 and seems it cannot be fixed); . deskutils/remember.el (was incorporated into Emacs 23); . editors/nxml (was incorporated into Emacs 23). Changes that were made after (and as a result of) exp run. For those ports: . japanese/migemo-emacs21; . japanese/migemo-emacs22 EMACS_PORT_NAME?= was changed to EMACS_PORT_NAME= to the apropriate emacs port name. PR: ports/137956 [1], ports/141369 [2] Submitted by: Ashish SHUKLA <wahjava at gmail.com> [1], bsam (me) [2] Exp-run by: miwi
* - Instead of updating for eclipse 3.4, mark for removal in one monthpav2009-12-191-0/+3
| | | | | PR: ports/133417 Submitted by: Heiner Strauss <heiner_ej@yahoo.de>
* - Instead of updating for eclipse 3.4, mark for removal in one monthpav2009-12-191-0/+3
| | | | | PR: ports/133423 Submitted by: Heiner Strauss <heiner_ej@yahoo.de>
* - Change BROKEN messagenemoliu2009-12-191-1/+1
| | | | | | PR: ports/129435 Submitted by: Lapo Luchini <lapo@lapo.it> Approved by: maintainer timeout (toha@toha.org.ua)
* - Update to 6.8gahr2009-12-144-8797/+9725
|
* Deprecate this port; Eclipse 3.x has better tools for GUI design.wes2009-12-131-0/+3
|
* - Copy over support files from jakarta-tomcat4 port and store them locallypav2009-12-084-3/+596
|
* . Update to the cacerts file included in Update 17.glewis2009-12-064-0/+0
|
* . Update to Update 17.glewis2009-12-062-4/+4
|
* - Update to 1.1.1bmiwi2009-11-282-4/+4
| | | | | PR: 140944 Submitted by: Jean-Paul BECONNE <jpbeconne@free.fr> (maintainer)
* - Remove obsolete gecko providersbeat2009-11-271-1/+1
| | | | | Approved by: portmgr (miwi) Exp-run by: miwi
* - Remove obsolete gecko providersbeat2009-11-271-2/+2
| | | | | | | - Bump PORTREVISION Approved by: portmgr (miwi) Exp-run by: miwi
* Reorganise the JBoss5 port:hq2009-11-198-809/+123
| | | | | | | | | | | | | | - remove daemonctl, use root startup (following tomcat, geronimo, etc) - allow arbitrary arguments to be handed to JBoss (long standing bug) - reorganise the directory structure to follow hier(7) * JBOSS_HOME = /usr/local/share/jboss5 * deployment directory = /var/jboss5 * log directory = /var/log/jboss5 - Take maintainership - Bump PORTREVISION PR: 139372 Submitted by: Jonathan Chen <jonc@chen.org.nz>
* . Update to tzupdater 1.3.21.glewis2009-11-092-6/+6
|
* . Update to tzupdater 1.3.21.glewis2009-11-092-6/+6
|
* . Update to tzupdater 1.3.21.glewis2009-11-092-6/+6
|
* . Update to tzupdater 1.3.21.glewis2009-11-094-12/+12
|
* . Update to tzupdater 1.3.21.glewis2009-11-094-12/+12
|
* - Update to 0.7.0miwi2009-10-302-4/+4
| | | | | PR: 140043 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
* - Update to 1.2.3miwi2009-10-303-6/+388
| | | | | PR: 140042 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
* Distfile re-rolled to implement a constant-time Arrays.equals().ale2009-10-122-3/+4
|
* Update to 1.44 release.ale2009-10-072-4/+4
|
* ServingXML is an open source, Apache 2.0 licensed, framework for flat/XML datamiwi2009-09-197-0/+682
| | | | | | | | | | | | | | transformations. It defines an extensible markup vocabulary for expressing flat-XML, XML-flat, flat-flat, and XML-XML processing in pipelines. ServingXML comes with a console app, and also documents an API for embedding the software in a standard Java or J2EE application. WWW: http://servingxml.sourceforge.net/ PR: ports/138914 Feature safe: yes Submitted by: Jean-Paul Beconne <jpbeconne@free.fr>
* Over to new volunteer.linimon2009-09-182-2/+2
| | | | Feature safe: yes
* Reset ports@mcdermottroe.com at his request due to lack of time at thelinimon2009-09-172-2/+2
| | | | | | | moment. Hat: portmgr Feature safe: yes
* - UPdate to 1.2.2miwi2009-09-134-7/+6
| | | | | PR: 138730 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
* . Rely on compat7x on 8.x or higher. This is in the same spirit as the PRglewis2009-09-112-0/+8
| | | | | | but a different way of going about it. PR: 138638
* . Update to tzupdater 1.3.18.glewis2009-09-062-6/+6
|
* . Update to tzupdater 1.3.18.glewis2009-09-062-6/+6
|
* . Update to tzupdater 1.3.18.glewis2009-09-052-6/+6
|
* . Update to tzupdater 1.3.18.glewis2009-09-044-12/+12
|
* . Update to tzupdater 1.3.18.glewis2009-09-044-12/+12
|
* - Update to 5.1.0miwi2009-09-032-5/+4
| | | | | PR: 138431 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
* - Update to 0.6.35miwi2009-09-032-11/+10
| | | | | PR: 138340 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
* - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all ↵amdmi32009-09-021-2/+1
| | | | | | | | | mirrors actually have all distfiles - Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey - Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED Approved by: portmgr (pav)
* Update to 1.4 release.ale2009-08-273-24/+5
|
* Update to 4.4 release.ale2009-08-272-4/+4
|
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-2238-67/+38
| | | | starting with H,I,J,K,L
* Update to 1.1.1hq2009-08-162-6/+7
| | | | Reported by: portscout
* - Update to 0.6.3miwi2009-08-142-4/+4
| | | | | PR: 137735 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
* - Fix build with custom PREFIX/LOCALBASEamdmi32009-08-122-17/+19
| | | | | PR: 136711 Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
* . Update to Update 15.glewis2009-08-073-219/+205
|
* - Update to 1.4.7.2843nivit2009-08-043-12/+710
| | | | | - Add pkg-plist - Use ${COPYTREE_SHARE} to install files
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-032-2/+2
| | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-318-7/+8
| | | | | | bumped or updated Requested by: edwin
* - Activat support for getGeneratedKeys() for prepared statements, which ismiwi2009-07-282-0/+15
| | | | | | | | supported as well as the non-prepared statement case, but it was currently returning a not implemented exception. PR: 137001 Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer)
* - Update to 1.0.16pgollucci2009-07-232-4/+4
|
* - update to jpeg7dinoex2009-07-181-2/+2
| | | | Tested by: pav on pointyhat
* Register/unregister OpenJDK6 explicitly via javavmwrapper.jkim2009-07-181-1/+7
| | | | Reviewed by: Brian Gardner (maintainer)
* - use cups-clientdinoex2009-07-071-1/+1
| | | | | PR: 134647 Approved by: maintainer-timeout
* - Update to 056wxs2009-07-052-4/+5
| | | | | PR: ports/135831 Submitted by: Lapo Luchini <lapo@lapo.it>
* - Update to 6.7gahr2009-07-035-9448/+8876
|
* - Update IGNORE message.gahr2009-07-031-1/+1
|
* Aptana RadRails is an open source IDE for Ruby and the Ruby on Rails frameworkavl2009-06-295-0/+93
| | | | | | | | | | | | | | | | | | featuring everything you need to get started fast and get even faster with developing, testing, tuning, and deploying your Ruby and Rails apps. Highlights include the following features: * Code Assist on Ruby and RHTML files * Outliner for code structure * Debugging support * Integrated server views * Dynamic testing * Integrated RoR deployment options WWW: http://www.aptana.com/rails Approved by: glarkin (mentor)
* - Update to 1.2.2.034747nivit2009-06-276-164/+166
| | | | | | | - Change MASTER_SITES PR: ports/135913 Submitted by: avl
* - Update to 6.5.6.araujo2009-06-222-8/+5
| | | | | | PR: ports/135379 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Approved by: maintainer timeout (more than 2 weeks)
* - Attempt to fix build on 8.X: this needs libXt, which is provided indirectlypav2009-06-131-0/+1
| | | | | | on 7.X but not on 8.X Reported by: pointyhat
* . Add a PATCH_DEPENDS on zip as its invoked during post-patch.glewis2009-06-071-0/+2
| | | | Pointed out by: QAT
* . Update to 3.4.2, including:glewis2009-06-0770-507/+971
| | | | | | | | | | | | | | | | | | | | . We are now installing a real eclipse product. . Only the jar files for the platform are built, dramatically reducing the time necessary to build (thanks to the Fedora devs for the idea and the basic procedure). . Lot of small fixes to the build procedure to make future imports easier . Some of the bundles are pre-extracted during install to improve launching time. . JDK 1.6 is required to build but any jre (1.5 or 1.6) can be used in Preferences->Java->Installed JREs. JDK 1.4 is unfortunately not supported at this time. . Switch to x86_64 architecture name instead of amd64 to be more in-line with mainline eclipse. Note that after this update you will need to reinstall any plugins you've installed with the built in Update Manager. This is a one time thing. Submitted by: sepotvin@ (maintainer)
* . Restore Brian Gardner as maintainer with his new email address.glewis2009-06-031-2/+2
| | | | | | | . Remove the runtime dependency on CUPS [2] PR: 134648 [2] Submitted by: dinoex@ [2]
* - Resolve LATEST_LINK conflictpav2009-06-011-0/+1
|
* - Update to 1.3.3.araujo2009-05-232-5/+4
|
* . Add support for the serviceability agent (includes work by glewis@ andglewis2009-05-222-1086/+3218
| | | | | | | | | | Brian Gardner). Core support needs some more work. . Install the debug build when WITH_DEBUG is set. . Change WITH_DEBUG to only build the debug build. . Eliminate the requirements for the binary plugins. . Fix some compilation errors in the debug build on 7.x. Submitted by: Kurt Miller <kurt@intricatesoftware.com>
* . Add support for openjdk6.glewis2009-05-224-12/+30
| | | | . Sort vendor references.
* . Reset maintainer to java@. I located an earlier mail from Brian that heglewis2009-05-221-5/+2
| | | | | | | | | | was leaving Expert's Exchange, so I imagine email to him there is just bouncing. . Tweak the license description in COMMENT to a more standard form. . Remove USE_JAVA. The JDK bootstrap dependency is handled separately in the Makefile itself and once openjdk6 is part of bsd.java.mk USE_JAVA could make this port depend on itself (which doesn't play nice with portmaster).
* . Allow a previously installed version of openjdk6 and jdk16 to also beglewis2009-05-221-2/+17
| | | | | | | used as a bootstrap. PR: 134440 Submitted by: Jonathan Chen <jonc@chen.org.nz>
* . Update to tzupdater 1.3.15.glewis2009-05-222-6/+6
|
* . Update to tzupdater 1.3.15.glewis2009-05-222-6/+6
|
* . Update to tzupdater 1.3.15.glewis2009-05-214-12/+12
|
* . Update to tzupdater 1.3.15.glewis2009-05-212-6/+6
|
* . Update to tzupdater 1.3.15.glewis2009-05-204-12/+12
|
* - Add missing app dirmiwi2009-05-171-1/+2
| | | | | | | - Bump PORTREVISION PR: 131333 Submitted by: Wen Heping <wenheping@gmail.com>
* - Fix download locationrafan2009-05-161-3/+2
|
* Chase libgmp and bump PORTREVISION.ale2009-05-131-2/+2
|
* . Update to 1.2.2.glewis2009-05-132-7/+6
| | | | | PR: 133282 Approved by: maintainer timeout
* . Update to Build 16.glewis2009-05-103-43/+15575
| | | | | | | | | . Host the patchset in the ports infrastructure rather than downloading it. . Make the port build HotSpot rather than using the one of the bootstrapping JDK (fixes a license violation). Submitted by: Kurt Miller <kurt@intricatesoftware.com> Approved by: Fixes a license violation
* . Remove quotes from NO_CDROM and RESTRICTED. [1]glewis2009-05-033-6/+15
| | | | | | | . Set IGNORE if NOPORTDOCS is set since this port only installs docs. [2] Pointed out by: portlint [1] QAT [2]
* Release maintainership (for real this time)hq2009-05-021-1/+1
|
* Update to 4.6hq2009-05-022-5/+4
|
* - Update to 6.0.2rafan2009-04-262-12/+12
| | | | | PR: ports/131329 Submitted by: Cristiano Rolim Pereira <cristianorolim at hotmail.com>
* - Update to 5.12.3.2miwi2009-04-242-7/+6
| | | | | PR: 133744 Submitted by: Wen Heping <wenheping@gmail.com>
* Update to 1.43 release.ale2009-04-232-4/+4
|
* - Update to 053miwi2009-03-282-6/+6
| | | | | PR: 132584 Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer)
* . Update to tzupdater 1.3.12.glewis2009-03-272-6/+6
|
* . Update to tzupdater 1.3.12.glewis2009-03-262-5/+6
|
* . Update to tzupdater 1.3.12.glewis2009-03-262-6/+6
|
* . Update to tzupdater 1.3.12.glewis2009-03-266-14/+16
|
* . Update to tzupdater 1.3.12.glewis2009-03-266-14/+16
|
* . Remove quotes from NO_CDROM and RESTRICTED. [1]glewis2009-03-261-2/+5
| | | | | | | . Set IGNORE if NOPORTDOCS is set since this port only installs docs. [2] Pointed out by: portlint [1] QAT [2]
* . Chase a change in the distfile.glewis2009-03-252-6/+6
| | | | | PR: 130542 Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net>
* 2009-03-22 emulators/dlx: unmaintained, does not work with current versions ↵miwi2009-03-2413-179/+0
| | | | | | | | | | | | | | | | | | | | | of GCC, needs gcc295 which has been failing to build for months 2009-03-22 java/javel: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 java/guavac: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 graphics/xrml: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 graphics/renderpark: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 games/jumpnbump: tcl8.0 support is going to be dropped 2009-03-17 irc/blackened: Broken and abandonware 2009-03-22 devel/libg++: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 devel/freescope: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 misc/menushki: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 misc/vbidecode: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 lang/wamcc: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 multimedia/mpegedit: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 mail/dkimap4: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 net-mgmt/oproute: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 x11/tkgoodstuff: tcl8.0 support is going to be dropped 2009-02-11 x11-toolkits/inti: not maintain by upstream for more than five years and no port depend on this
* Welcome to the new linux ports infrastructure which allows usingbsam2009-03-207-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | both current (fc4) and future linux (f8) distributions at one ports tree. The patch contains full changes to ports/Mk files and all ports involved. But only infrastructure is changed. The resulting packages are the same as before. Hence no need to bump PORTREVISIONs. The idea was taken from bsd.gnome.mk and others. More than 130 ports are switched to follow a new linux infrastructure introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new bsd.linux-apps.mk. Thanks for all who was involved and helped me with this work. And help from Alexander Leidinger was incredible. Other changes are coming. Stay tuned! PR: ports/132510 Submitted by: bsam (me) Exp-run by: portmgr (pav)
* - Update to 0.6.2miwi2009-03-162-4/+4
| | | | | PR: 132442 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
* Update to 1.42 release.ale2009-03-162-4/+4
|
* - Update to 1.8.0 [1]hq2009-03-154-52/+8
| | | | | | - Release maintainership Reported by: portscout [1]
* . Update to 1.5.0_16 and patchset 9.glewis2009-03-1016-334/+17
|
* Remove WEB knob.maho2009-03-091-1/+0
| | | | | | | | OpenJDK (6 or 7) doesn't yet come with a plugin or webstart. Submitted by: Kurt Miller <lists@intricatesoftware.com> http://docs.FreeBSD.org/cgi/mid.cgi?200902251003.14760.lists Approved by: Brian Gardner <brian@experts-exchange.com> (maintainer)
* Due to miss commit, backout distinfo.maho2009-03-091-0/+3
|
* Fix broken on 6.maho2009-03-092-3/+4
| | | | | Spotted by: pav Approved by: Brian Gardner <brian@experts-exchange.com> (maintainer)
* Update to 1.1.1hq2009-03-092-7/+9
| | | | Reported by: portscout
* . Fix a security hole in the Calendar class which allows the elevation ofglewis2009-03-054-2/+187
| | | | | | | | | permissions within the Java security model. http://sunsolve.sun.com/search/document.do?assetkey=1-26-244991-1 Submitted by: Kurt Miller <kurt@intricatesoftware.com> Obtained from: OpenBSD
* - Update to 1.2.2.022571nivit2009-03-046-54/+226
| | | | | | - Add pkg-plist - Install JAR files without decompressing them - Remove JAVA_OS and JAVA_VENDOR
* * reroll openjdk-6-src-b14-10-feb-2009.zipmaho2009-02-262-29/+30
| | | | | http://lists.freebsd.org/pipermail/freebsd-java/2009-February/007917.html * Serious tests and cleaning.
* Cosmetic changes by ports-mgmt/porttools.maho2009-02-251-5/+5
|
* Take a stab at fixing INDEX by adding USE_ANT.erwin2009-02-241-0/+1
|
* Fix build.maho2009-02-231-1/+2
| | | | Spotted by: cperciva@ and QAT
* Fix build.maho2009-02-231-0/+1
| | | | Spotted by: QAT
* Build fix.maho2009-02-231-1/+1
| | | | Spotted by: QAT
* Fix build.maho2009-02-231-2/+3
| | | | Submitted by: QAT
* Fix pkg-plistmaho2009-02-231-0/+3
| | | | Spotted by: QAT
* OpenJDK is an open-source implementation of the Java Platform, Standard Edition.maho2009-02-235-0/+151
| | | | | | | | | | | | | | | The version has all of Sun's bug fixes up to JDK 6 Release 11 and should be the runtime equivelent to JDK6 Release 11. Much of the OpenJDK code is licensed under the GPL version 2 with the Classpath exception. The Java Hotspot virtual machine source code is licensed under the GPL version 2 only. OpenJDK 6 should supercede the java/jdk16 port at some point in time. WWW: http://openjdk.java.net/ Submitted by: Brian Gardner <brian@experts-exchange.com>
* Fix build.maho2009-02-231-1/+2
| | | | Spotted by: QAT
* A build fix.maho2009-02-231-1/+3
| | | | Spotted by: QAT
* Add java/icedtea6-stubs.maho2009-02-234-0/+43
| | | | | | | | | | | Icedtea is part of gnu classpath project and is an implementation of the binary plugs, that Sun is unable to release under the GNUv2 license. This in combination with openjdk6 or openjdk7 makes a completely legally distributable version of Java. WWW: http://icedtea.classpath.org/wiki/Main_Page Submitted by: Brian Gardner <brian@experts-exchange.com>
* Mark for depreciation, since unmaintained, failing to work with currentgerald2009-02-222-0/+6
| | | | | | | | versions of GCC, mostly dead upstream, and requiring gcc295 which fails to build itself (and does not support current version of FreeBSD nor most primary targets). EXPIRATION_DATE=2009-03-22
* o Remove BROKEN by not installing files already installed bylioux2009-02-191-2/+13
| | | | | | | | dependencies o Bump PORTREVISION since PLIST has been changed (it is generated post install) PR: 131577
* . Note that this version is now present in java/eclipse, which should beglewis2009-02-151-0/+2
| | | | preferred.
* . Update to 3.4.1 (from eclipse-devel).glewis2009-02-15156-4654/+2802
|
* - Update to 1.4.2nivit2009-02-112-4/+4
|
* - Disallow from building on pointyhatpav2009-02-101-0/+2
|
* Make java the primary category while it is in java, not databases.erwin2009-02-031-1/+1
| | | | | Submitted by: chkversion Pointyat to: fjoe
* . Add a setup-user target which users may need to add after updatingglewis2009-02-032-0/+8
| | | | | | eclipse. Submitted by: sepotvin@
* . Implement the virtual machine interface for BSD. This allowsglewis2009-02-028-1/+778
| | | | | | | jmap -histo and jmap -dump to work. Submitted by: Brian Gardner <brian@experts-exchange.com> Sponsored by: Experts Exchange
* - Mark BROKEN: unfetchablepav2009-01-261-0/+2
| | | | Reported by: pointyhat
* - Mark BROKEN: deletes files installed by its dependency on deinstall (dynamicpav2009-01-261-0/+2
| | | | | | plists are evil) Reported by: pointyhat
* . Update to 4.2.3.GA.glewis2009-01-242-6/+5
| | | | . Pick a more consistent DOCSDIR.
* . Update to 5.0.0.GA.glewis2009-01-242-9/+7
| | | | | | . Fix JBOSSOUTPUT. . Pick a consistent DOCSDIR. . Remove BROKEN.
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-241-0/+1
| | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG).
* - Update to 1.40nivit2009-01-222-6/+4
| | | | - Remove JAVA_OS, JAVA_VENDOR
* - Don't install jni.h because java/classpath already does itpav2009-01-182-2/+2
| | | | | PR: ports/130585 Submitted by: Bjorn Konig <bkoenig@alpha-tierchen.de> (maintainer)
* Update to DISTVERSION 3.2.3.GAlioux2009-01-173-315/+406
|
* - Unbreakbeech2009-01-162-6/+18
| | | | | | | - Pass maintainership to submitter PR: ports/130594 Submitted by: Bjorn Konig <bkoenig@alpha-tierchen.de>
* - Update to 0.97.2beech2009-01-164-27/+34
| | | | | PR: ports/130584 Submitted by: Bjorn Konig <bkoenig@alpha-tierchen.de> (maintainer)
* - Connect java/netbeans61 to the buildmiwi2009-01-151-0/+1
|
* - Chase eclipse-gef updatepav2009-01-143-3/+3
| | | | Reported by: pointyhat
* . Chase eclipse-emf and eclipse-gef updates.glewis2009-01-121-2/+2
|
* . Chase the eclipse-emf update.glewis2009-01-121-1/+1
|
* . Update to 1.6.1.glewis2009-01-124-573/+448
| | | | | PR: 129322 Submitted by: lioux@
* . Chase update of eclipse-emf.glewis2009-01-121-1/+1
|
* . Update to 2.0.3.glewis2009-01-112-11/+9
| | | | | PR: 129323 Submitted by: lioux@
* . Update to 2.3.2glewis2009-01-112-7/+6
| | | | | PR: 129321 Submitted by: lioux@
* . Update to 3.3.2.glewis2009-01-112-8/+7
| | | | | PR: 129320 Submitted by: lioux@
* - Update to 6.5.1miwi2009-01-09