aboutsummaryrefslogtreecommitdiffstats
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-1410-29/+28
| | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
* . The IPV6_ONLY option is unnecessary as IPV6_V6ONLY is defined inglewis2006-10-101-5/+0
| | | | | | /usr/include/netinet6/in6.h. Submitted by: ume@
* . Add support for installing the JCE policy files. [1]glewis2006-10-092-30/+47
| | | | | | | | | . OPTIONify. [1] . Add a knob for IPV6_V6ONLY. . Bump PORTREVISION. PR: 103920 Submitted by: lioux@
* Be sure to fail our test-target, if the vendor's self-test fails.mi2006-10-091-1/+2
|
* . Add a patch to support IPv6 only operation.glewis2006-10-091-0/+131
| | | | | | | (Makefile knob to follow) PR: 92620 Submitted by: ume@
* . Use a mutex to make the resolver functions thread safe on FreeBSD 4.xglewis2006-10-091-0/+110
| | | | | | (they are already thread safe on FreeBSD 5+). Submitted by: Arne Juul <arnej@europe.yahoo-inc.com>
* Tune the port a little finer:mi2006-10-083-2/+18
| | | | | | | | | | | | | | . Java-1.5 is required to build (although the result is usable with 1.4 as well) -- reflect this in pkg-descr for the user and in Makefile for the build process . add a patch for the "occasionaly" failing test -- on advice from Oracle: http://forums.oracle.com/forums/thread.jspa?threadID=431242 . enable automatic testing post-build -- the tests stress out both Java and JE and their failure may be a nice canary for our mine.
* - update to 1.4 (a bugs fix release)sem2006-10-082-6/+5
| | | | | PR: ports/103593 Approved by: maintainer timeout (2 weeks)
* Make fetchable again by updating to 1.14.0.lawrance2006-10-082-4/+4
|
* Upgrade from 1.7.1 to 3.1.0, thanks largely to the diffs supplied by ijliaomi2006-10-074-383/+86
| | | | | | | | | | | | | | (for the earlier version 3.0.12). Make post-build test possible (via OPTIONS) and, unfortunately, disable it by default due to several test failures. (Java-maintainers may want to take a look.) Switch to an auto-generated pkg-plist (HUGE amount of examples and documentation). Ying-Chieh is planning to delete his databases/java-db and is invited to take over this port.
* . Update distinfo for re-rolled amd64 tarballs. Fixes problem with noglewis2006-10-062-6/+6
| | | | GUI programmes running on amd64.
* Update to 1.34 release.ale2006-10-052-4/+4
|
* . Update to 1.5.0_07-b01.glewis2006-10-034-20/+20
|
* - Update to 1.0.3.stefan2006-09-282-5/+5
| | | | | | | - Allow JDK versions > 1.4 as well. PR: 103230 Submitted by: maintainer
* Update to 1.2.0.stefan2006-09-282-6/+6
| | | | | | PR: 102623 Submitted by: Marcin Jessa <yazzy@yazzy.org> Approved by: maintainer
* Upgrade to 5.2.des2006-09-263-1164/+10
| | | | Submitted by: ijliao@
* . Cross reference manvm(1).glewis2006-09-201-0/+1
|
* amd64 distinfo does not exist, restrict to i386kris2006-09-171-1/+1
|
* . Diablo is no longer restricted to i386, so allow it to be a possibleglewis2006-09-142-8/+4
| | | | | | | | | native bootstrap JDK on all (supported) architectures. This is a slightly different change than the submitters. PR: 103227 Submitted by: Pat Lashley <patl+freebsd@volant.org>
* . Note that FreeBSD 5.x/amd64 isn't support (6.x/amd64 is). [1]glewis2006-09-112-6/+6
| | | | | | | . Only set IGNORE to the "fetch the distribution" message if there is actually one to fetch. Pointed out by: pointyhat (via kris@) [1]
* . Prevent problems opening RandomAccessFile with "rws" as the mode byglewis2006-09-094-2/+44
| | | | | | | | | defining O_SYNC and O_DSYNC if they aren't defined. In particular we were previously defining O_SYNC bogusly to the same value as O_EXCL. PR not closed as this fixes jdk15, not diablo-jdk15. PR: 102888
* Update to 4.2.1vs2006-09-082-10/+10
| | | | | PR: ports/102830 Submitted by: maintainer
* Remove stale files.olgeni2006-09-074-2/+8
|
* Remove stale files and use JAVA_HOME.olgeni2006-09-076-3/+24
|
* Replace NO_CDROM and NO_PACKAGE with RESTRICTEDkris2006-09-043-6/+3
|
* Allow package buildskris2006-09-031-1/+1
|
* Allow package buildskris2006-09-0314-14/+14
|
* NO_CDROM is superfluous herekris2006-09-031-2/+1
|
* NO_CDROM and NO_PACKAGE are superfluouskris2006-09-031-2/+0
|
* NO_PACKAGE and NO_CDROM are superfluouskris2006-09-031-3/+1
|
* NO_CDROM and NO_PACKAGE are not appropriate; use RESTRICTED here insteadkris2006-09-031-2/+1
|
* NO_CDROM and NO_PACKAGE are superfluouskris2006-09-031-2/+0
|
* Schedule these forbidden ports for termination on 2006-12-01kris2006-09-033-0/+6
|
* Schedule these broken ports for termination on 2006-12-01kris2006-09-032-0/+4
|
* BROKEN: Size mismatchkris2006-09-011-0/+2
|
* Fix the build by copying needed JAR files at post-extract stagehq2006-08-231-1/+6
| | | | | PR: 101712 Submitted by: maintainer
* * Add registervm and unregistervm [1]maho2006-08-172-8/+12
| | | | | | * Do not hardcode gcc version number as far as possible Suggested by: hq [1]
* Make portlint(1) happylioux2006-08-161-1/+1
|
* New port eclipse-jad version 3.1: Jad Java decompiler plugin forlioux2006-08-164-0/+47
| | | | the Eclipse IDE
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-152-2/+2
| | | | | | | - these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* - Update to 1.1.8.stefan2006-08-134-1415/+642
| | | | | | | | | - Assign maintainership to submitter. PR: 95399 Submitted by: Dominic Fandrey <lon_kamikaze@gmx.de> Approved by: arved (mentor) maintainer timeout (>3 months)
* Update java/castor from 1.0.1 to 1.0.2 (latest upstream stable release)itetcu2006-08-112-4/+4
| | | | | PR: ports/101656 Submitted by: Adam VanderHook (maintainer)
* Unbreak, port fetches just fine.tmclaugh2006-08-091-2/+0
|
* Remove java/fastjar. We already have as archivers/fastjar...maho2006-08-081-1/+0
|
* Remve java/fastjar port. we already have as archivers/fastjar...maho2006-08-084-36/+0
|
* Add fastjar. FastJar is an free and fast alternative ofmaho2006-08-085-0/+37
| | | | | | SUN's JDK's jar. WWW: http://savannah.nongnu.org/projects/fastjar
* Add files in pkg-plist.maho2006-08-072-1/+3
| | | | Submitted by: erwin
* Add sun.boot.class.path as default bootclasspath for gcj,maho2006-08-043-1/+34
| | | | | so that we don't need to specify the bootclasspath. Bump portrevision.
* Add gcj41, gij41 etc as gcj, gij, etc respectively,maho2006-08-032-1/+9
| | | | Bump portrevision.
* Use gcj instead of ecj, and bump portrevision.maho2006-08-032-10/+3
|
* The JDT Core Batch Compiler (stand alone verison of the Eclipsemaho2006-08-038-0/+194
| | | | | | | Java Compiler). This compiler is compatible with Java 1.3, 1.4 and 1.5. WWW: http://www.eclipse.org
* . Fix a segfault caused by fonts with illegal glyph names or glyph namesglewis2006-08-024-2/+36
| | | | | | | which begin with an underscore (although the patch doesn't handle these). . Bump PORTREVISION. Submitted by: Kurt Miller <kurt@intricatesoftware.com>
* . Space out the arguments to OPTIONS with tabs rather than spaces.glewis2006-08-022-8/+14
| | | | | | . Add a JAIL which allows the port to be built in a jail. [1] Submitted by: anders@ [1]
* Fix java.c Now we can invoke gij by typing java.maho2006-07-292-0/+13
|
* Add java-gcj-compat. With scripts and symlinks, now gcj installation actsmaho2006-07-297-0/+106
| | | | | | like a Java SDK. WWW: ftp://sources.redhat.com/pub/rhug/
* . Take account of the MFC or the *_r functions to RELENG_6.glewis2006-07-201-18/+32
| | | | Submitted by: ume@
* Update to 1.33 release:ale2006-07-194-38/+24
| | | | | | | | - install only jars for the selected jdk to avoid class conflicts - drop support for obsolate jdks - take maintainership [1] Approved by: glewis [1]
* . Bump PORTREVISION.glewis2006-07-192-2/+2
|
* . On amd64 the plugin should look for the Server VM, since there is noglewis2006-07-196-0/+90
| | | | | | Client VM. Submitted by: Kurt Miller <kurt@intricatesoftware.com>
* . Properly deal with error cases in transferTo0().glewis2006-07-192-0/+76
| | | | | | | Corrects non-blocking IO case. Submitted by: Kurt Miller <kurt@intricatesoftware.com> Sponsored by: The FreeBSD Foundation
* . Convert to using OPTIONS.glewis2006-07-194-96/+96
| | | | | | | | . Add support for unrestricted policy files. . Use bsd.gecko.mk for plugin support and limit it to Mozilla. . Make portlint happier. Submitted by: ale@ (with some minor tweaks by me)
* Mark broken: unfetchable.linimon2006-07-161-0/+2
|
* This plug-in for IBM's Eclipse platform integrates features from theitetcu2006-07-125-0/+58
| | | | | | | | | | DrJava development environment. The plug-in provides an Interactions Pane and a simplified user interface to Eclipse. WWW: http://www.drjava.org/eclipse.shtml PR: ports/95747 Submitted by: Nicola Vitale <nivit at email.it>
* Remove zero-sized files.erwin2006-07-111-0/+0
|
* . The new Diablo JDK release doesn't need -XX:+UseMembar.glewis2006-07-061-2/+0
|
* . Update to 1.5.0_07-b00.glewis2006-07-066-154/+151
| | | | Submitted by: Kurt Miller <kurt@intricatesoftware.com>
* . Update to 1.5.0_07-b00.glewis2006-07-066-1307/+1077
| | | | Submitted by: Kurt Miller <kurt@intricatesoftware.com>
* . Update to 1.13.6.glewis2006-06-272-4/+4
|
* . Update to 0.51glewis2006-06-242-6/+4
| | | | | PR: 99194 Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer)
* Update to 1.0.1.kib2006-06-242-4/+4
| | | | | | PR: ports/99253 Approved by: pav Approved by: pjd (mentor)
* Update to 1.0.1hq2006-06-192-4/+4
| | | | | PR: 98756 Submitted by: maintainer
* . Bump PORTREVISION for the last three changes.glewis2006-06-172-0/+2
|
* . Work around a thread cache problem that caused javah to crash with anglewis2006-06-172-0/+32
| | | | | | | Internal Error. Submitted by: Kurt Miller <kurt@intricatesoftware.com> Sponsored by: The FreeBSD Foundation
* . Filter out corrupt environment variables with no name.glewis2006-06-172-0/+44
| | | | | Submitted by: Kurt Miller <kurt@intricatesoftware.com> Sponsored by: The FreeBSD Foundation
* . Increase the default stack size on amd64.glewis2006-06-172-0/+26
| | | | | Submitted by: Kurt Miller <kurt@intricatesoftware.com> Sponsored by: The FreeBSD Foundation
* . Try to fix the build on FreeBSD-CURRENT, which now defines gethostent_rglewis2006-06-171-0/+83
| | | | | | itself. Submitted by: ume
* . Update to 1.13.5.glewis2006-06-153-5/+5
|
* . Update to 3.0.2.glewis2006-06-1514-652/+656
| | | | | PR: 95128 Submitted by: Panagiotis Astithas <past@ebs.gr>
* . Update to 1.5.0_07.glewis2006-06-146-10/+20
|
* . Update to 1.4.2_12.glewis2006-06-143-5/+15
| | | | Submitted by: mi
* . Update to 4.0.4.glewis2006-06-146-22/+24
| | | | | PR: 97514 Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
* - Update to bsd.java.mk 2.0hq2006-06-132-169/+22
| | | | | | | | | | | | | - Use a PKGNAMESUFFIX to tag package according to the JDK version used (-java11 or -java12) - Honor NOPORTDOCS and install documentation in ${DOCSDIR} - Use PORTDOCS to handle documentation plist differences between Java 1.1 and 1.2 implementations - Use PLIST_FILES (and thus remove pkg-plist) PR: 97855 Submitted by: hq Approved by: maintainer timeout
* - Update to bsd.java.mk 2.0hq2006-06-132-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
* . Add manvm(1). This is similar to javavm(1), but allows one to view theglewis2006-06-134-175/+362
| | | | | | | manual pages for the different VMs. [1] . Minor code clean ups (white space, redirection). PR: 93099
* Defining $MASTER_SITES for your infoormation may confusing distfile survey.kuriyama2006-06-091-1/+1
|
* . Introduce the JAVAVM_DRYRUN variable. If this is set, then javavm willglewis2006-06-093-6/+50
| | | | | | | | | not invoke any Java programmes, but will instead print out what it would have invoked and some related settings. This work was inspired by the PR, but doesn't use its implementation. PR: 96050
* Update to 1.3.stefan2006-06-093-47/+7
| | | | | | | PR: 97540 Submitted by: Tian-Jian Jiang <tmjiang@iis.sinica.edu.tw> Patch by: stefan Approved by: maintainer timeout (18 days)
* . Revert previous commit. It was my recollection that javac needed theglewis2006-06-082-2/+1
| | | | | | | | flags when being used to bootstrap the jdk15 port, and this was confirmed by somebody else. However, javac doesn't seem to be happy with it so turn it back off. Submitted by: hq
* Update to 0.51-pre1stefan2006-06-083-11/+6
| | | | | | PR: 98011 Submitted by: maintainer Approved by: arved (mentor)
* . Diablo's javac also needs -XX:+UseMembar.glewis2006-06-072-1/+2
|
* . Restrict the -XX:+UseMembar option to the java(1) programme to prevent itglewis2006-06-062-1/+2
| | | | | | | | | causing problems for programmes such as jar(1). I actually believe it is needed by some of the other programmes, but we'll add it as needed. . Bump PORTREVISION for this change. PR: 98586 Submitted by: Achilleas Mantzios <achill@matrix.gatewaynet.com>
* . ! -z -> -n for clarity.glewis2006-06-041-25/+25
| | | | Suggested by: hq
* . Allow the setting up of command line options to be passed to theglewis2006-06-048-13/+236
| | | | | | invoked Java VM. Reviewed by: hq
* - Update to bsd.java.mk 2.0hq2006-06-023-6/+7
| | | | | | | | | | | - Set JAVA_VERSION (for javavmwrapper) in the launcher script - Use an absolute path to launch javavmwrapper - JAVAJARDIR -> JAVALIBDIR (for JAR dependencies) - Use %%JAVAJARDIR%% in pkg-plist PR: 97856 Submitted by: hq Approved by: maintainer
* Update to 4.1.2hq2006-05-292-10/+10
| | | | | PR: 98033 Submitted by: maintainer
* - Renamed port graphics/libart_lgpl2 -> graphics/libart_lgplpav2006-05-281-1/+1
|
* Add a note for BROKEN linemaho2006-05-281-1/+1
|
* - Update to bsd.java.mk 2.0hq2006-05-242-6/+7
| | | | | | | | | | | - Use MASTER_SITE_APACHE_JAKARTA [1] - Re-order PKGNAMEPREFIX [1] - Add $FreeBSD$ tag in pkg-plist PR: 97760 Submitted by: hq Reported by: portlint [1] Approved by: maintainer
* Distfile rerolled without LICENSE file.ale2006-05-243-11/+9
| | | | | PR: ports/97539 Submitted by: Tian-Jian Jiang <tmjiang@iis.sinica.edu.tw>
* - Update to bsd.java.mk 2.0hq2006-05-244-14/+17
| | | | | | | | | | - Use %%JAVAJARDIR%% in pkg-plist - Add $FreeBSD$ tag - Use SUB_FILES (rather than PKGINSTALL) to configure launcher shell script - Set JAVA_VERSION for javavmwrapper in launcher shell script - Renamed launcher script: jasmin.sh -> jasmin - Register java/javavmwrapper in RUN_DEPENDS - Bump PORTREVISION
* Upgrade from 0.50.1 to 0.50.2mi2006-05-232-4/+4
|
* BROKEN on !i386: Broken dependencykris2006-05-221-1/+7
|
* Solve JDK 1.5 incompatibility.stefan2006-05-212-2/+33
| | | | | | PR: 96922 Submitted by: Anton Yudin <toha@toha.org.ua> (maintainer) Approved by: arved (mentor)
* - Update to 3.8.2hq2006-05-202-5/+4
| | | | - Do not mkdir ${JAVAJARDIR} (already in mtree now)
* JDE's stable code does not properly detect the version of newer versions of ↵vs2006-05-172-0/+49
| | | | | | | | | CEDET, and will fail to load. Add patch from CVS. PR: ports/95609 Submitted by: maintainer
* Update to 3.2hq2006-05-162-6/+4
|
* - Update to 1.1hq2006-05-162-40/+15
| | | | | | - Do not build the port since it requires Maven to build documentation - No longer install commons-logging-api.jar - Disable OPTIONS: the full package is installed
* - Update to 0.90itetcu2006-05-143-26/+174
| | | | | | | | - Pass maintainership to submiter PR: ports/97150 Submitted by: Rainer Alves <rainer.alves@gmail.com> Approved by: lawrance (metor)
* Remove whitespace from line endings in pkg-plist files.vd2006-05-121-11/+11
| | | | | | | | | | Those spaces used to hinder searching for the corresponding files with portsearch -f '/FILENAME$' for obvious reasons. Although currently portsearch removes those spaces itself remove them anyway. Inspired by: ports/94078 Approved by: portmgr (during freeze: krion, then kris advised to wait; at present: erwin)
* - Update to 0.50.1stefan2006-05-114-33/+29
| | | | | | | | | - Evaluate OPTIONS _after_ inclusion of bsd.port.pre.mk. - Mark BROKEN on FreeBSD < 5.x PR: 96989 Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer) Approved by: arved (mentor)
* Update to 3.0.1 release.ale2006-05-102-4/+4
|
* Chase gmp library and bump PORTREVISION.ale2006-05-101-2/+2
|
* Remove USE_REINPLACE from categories starting with a Jedwin2006-05-0922-26/+0
|
* Mark RESTRICTED and require manual fetching (netcomponents may not belawrance2006-05-071-2/+11
| | | | | | redistributed except as part of a substantially different product). Prompted by: fenner's distfile survey
* Update distfile name. Checksum unchanged.lawrance2006-05-072-4/+3
| | | | Reported by: fenner's distfile survey
* . Add a pkg-message file describing the known problems. The SIGBUS on MPglewis2006-05-042-0/+24
| | | | | | | systems in particular is causing lots of support email. Obtained from: Kurt Miller's release notes. Suggest by: hq
* - Update to 4.1.1 [1]hq2006-05-033-14/+13
| | | | | | | | | | - Remove USE_REINPLACE [2] - Unquote USE_PACKAGE [2] - Use 'exec' to launch JVM PR: 96518 [1] Submitted by: maintainer [1] Reported by: portlint [2]
* . Bump PORTREVISION for the previous fix.glewis2006-04-271-1/+1
| | | | Suggested by: hq
* . Avoid stomping on environment variables by prefixing variable names withglewis2006-04-271-123/+121
| | | | | | | _JAVAVM_. The notable exception is JAVA_HOME, which is deliberately set by the wrapper. PR: 88048
* . Make diablo-jdk15 the default bootstrap JDK for i386.glewis2006-04-262-2/+8
| | | | Suggested by: "Nikolas Britton" <nikolas.britton@gmail.com>
* . Fix key recognition problems when NumLock is on.glewis2006-04-264-0/+120
| | | | | PR: 85997 Submitted by: Kurt Miller <lists@intricatesoftware.com>
* . Remove the diablo-jdk13 and diablo-jre13 ports for the following reasons:glewis2006-04-2513-2006/+0
| | | | | | | . They have been FORBIDDEN for almost a year (by default). . The DISTFILEs are no longer distributed. . They don't work on FreeBSD 5 and higher. . There are now updated (1.5) binaries available.
* - fix plist and unbreak under FreeBSD 5+maho2006-04-242-15/+18
| | | | | | | | | - fix pthread problem and unbreak under FreeBSD 4 - utilize INFO - replace spaces with tabs and make portlint happier PR: 96246 Submitted by: leeym
* BROKEN: Does not compilekris2006-04-231-0/+2
|
* Gjdoc is a documentation generation framework for java source files;maho2006-04-176-0/+95
| | | | | | | | | | | | espcially generating API documentation in HTML format from doc comments in source code. Also, ANTLR (ANother Tool for Language Recognition) is used; this is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing Java, C#, C++, or Python actions. WWW: http://www.gnu.org/software/classpath/cp-tools/ http://www.antlr.org/
* Maintainer mailaddress mass changeedwin2006-04-152-2/+2
| | | | | | | Maintainers mailaddress has changed, so the ports should be updated. PR: ports/95796 Submitted by: Gerrit Beine <gerrit.beine@gmx.de>
* Update to 1.0vs2006-04-092-4/+4
| | | | | PR: ports/95470 Submitted by: maintainer
* . Update to 1.5.0 patchset 3.glewis2006-04-0738-782/+28
|
* . Add entries for diablo-jdk15 and diablo-jre15.glewis2006-04-061-0/+2
|
* . Add a port of the Diablo Latte (native FreeBSD JRE) 1.5 binaries.glewis2006-04-067-0/+1087
| | | | | | | | This will help people keep up with any updates. "The Java Runtime Environment (JRE) implements the Java Virtual machine and base classes, and permits the execution of Java applications on FreeBSD."
* . Add a port of the Diablo Caffe (native FreeBSD JDK) 1.5 binaries.glewis2006-04-067-0/+3274
| | | | | | | | This will help people keep up with any updates. "The Java Development Kit (JDK) provides the Java Virtual Machine, base classes, and development tools to permit developers to create new Java applications, applets, and components on FreeBSD."
* . Update to 1.2.1.glewis2006-04-043-18/+4
|
* Reassign these ports from inactive maintainer to glewis, who has been doinglinimon2006-03-313-3/+3
| | | | | | most of the work over the past year. Hat: portmgr
* . Update to 1.4.2_11.glewis2006-03-313-15/+23
|
* . Update to 1.3.1_18.glewis2006-03-312-4/+4
|
* Install port in ${PREFIX}/netbeans4 so that it could be usedolgeni2006-03-296-3333/+3333
| | | | | | concurrently with java/netbeans. Submitted by: Andreas Haakh <bugReporter(at)Haakh.de>
* Takeover maintainershiphq2006-03-281-1/+1
| | | | | PR: 94192 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
* - Use 'exec' in the launcher shell script to comply with Porter's Handbookhq2006-03-231-1/+4
| | | | | guidelines - Reduce line length in launcher shell script
* Automatically detect netbeans_jdkhome.olgeni2006-03-214-2/+8
| | | | Submitted by: hq
* Update to 1.13.3.nork2006-03-193-5/+4
| | | | | PR: ports/94639 Submitted by: Andreas Kohn <andreas@syndrom23.de>
* - Fix fetchingpav2006-03-161-2/+1
| | | | | PR: ports/94193 Submitted by: Jean-Francois BOEUF <jfb@minet.net>
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-073-3/+3
| | | | | Discussed with: kris Approved by: portmgr (implicit)
* - Update to 2006.03.06 and unbreakpav2006-03-073-15/+16
| | | | | | | | | - Drop maintainership PR: ports/94122 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Approved by: Michael C. Shultz <ringworm01@gmail.com> (maintainer) Approved by: portmgr (krion)
* Add NO_PACKAGE since this apparently takes an enormous amount of RAM tokris2006-03-071-0/+2
| | | | | | | build, and has never built successfully on the package cluster since the update last year. Approved by: portmgr (implicit)
* BROKEN: Broken by removal of www/jakarta-tomcat4/files/startup.sh filekris2006-02-261-0/+2
| | | | Approved by: portmgr (implicit)
* Conversion to a single libtool environment.ade2006-02-2311-15/+23
| | | | Approved by: portmgr (kris)
* - Remove broken master sitetdb2006-02-203-16/+21
| | | | | | | - Remove need for dependency on EMF/GEF/VEP PR: 88604 Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org> (maintainer)
* Update to 1.13.2.nork2006-02-203-8/+7
| | | | | PR: ports/93591 Submitted by: Andreas Kohn <andreas@syndrom23.de>
* - Update to 1.1.6tdb2006-02-203-33/+11
| | | | | | | - Use dynamic pkg-plist PR: 88603 Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org> (maintainer)
* BROKEN: Unfetchablekris2006-02-201-0/+2
|
* Fix PORTNAME.olgeni2006-02-193-3/+3
|
* - Update to 4.1hq2006-02-154-23/+20
| | | | | | | | | | - Use SUB_FILES to configure the launcher shell script - Set JAVA_VERSION in the launcher - STYLEDIR -> DATADIR (%%DATADIR%% already in SUB_LIST and PLIST_SUB) PR: 93339 Submitted by: me Approved by: maintainer
* Update to 3.0 final release.ale2006-02-142-4/+4
|
* Upgrade to current bsd.java.mk syntax.olgeni2006-02-142-2/+4
|
* Upgrade to current bsd.java.mk syntax, fix portlint issues, cleanup whitespace.olgeni2006-02-143-21/+24
|
* Upgrade to current bsd.java.mk syntax, remove commented MASTER_SITES.olgeni2006-02-141-2/+3
|
* Upgrade to version 5.0.olgeni2006-02-146-2204/+2726
|
* Add java/netbeans4 after repocopy.olgeni2006-02-141-0/+1
| | | | PR: ports/92845
* Fix build on 4.x.lawrance2006-02-131-0/+9
| | | | | PR: ports/93254 Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer)
* . Set the REX bits correctly on amd64. Fixes possible segfaults withglewis2006-02-134-2/+28
| | | | | | | | | | Eclipse on that platform. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=71987 . Bump PORTREVISION. Submitted by: Sean McNeil <sean@mcneil.com>
* . Tweak the fix for linking with the system's version of zlib to justglewis2006-02-134-14/+120
| | | | | | ignore the internal zlib source files rather than having to rm them. Submitted by: Kurt Miller <kurt@intricatesoftware.com>
* . Link with the system libz instead of building the our own internalglewis2006-02-123-1/+50
| | | | | | | | | | | | | | | copy. This should have the following effects: . Fix problems experienced by programmes that dynamically create their own copy of the JVM and are linked against the system's zlib (e.g., eclipse). . Reduce the potential for zlib based security problems affecting the JDK. This is similar to the patch in the PR, but was actually backported from the patches for the jdk15 port, so its a touch different. PR: 92459
* Update to 3.1.2.nork2006-02-086-36/+36
| | | | | | Submitted by: tmclaugh References: http://lists.freebsd.org/pipermail/freebsd-eclipse/2006-January/000327.html Noticed by: Panagiotis Astithas <past@ebs.gr>
* - Update to 1.0.0 [1]hq2006-02-073-40/+25
| | | | | | | | | | | | | - Add 'graphics' category [2] - Move RUN_DEPENDS [2] - Use USE_ANT - JAVAJARDIR -> JAVALIBDIR - Do not set JAVA_BUILD/JAVA_RUN, just set NO_BUILD when needed - Cleanup: remove now useless PLIST_SUB entries - ECHO_CMD -> ECHO_MSG - Trim whitespaces in pkg-descr Reported by: thierry [1], portlint [2]
* Update changed master site and homepage URLs.anders2006-02-072-2/+2
| | | | Submitted by: demon
* - Update to 1.0.0hq2006-02-072-33/+19
| | | | | | | | | | | - Add 'devel' category - Use USE_ANT - Do not set JAVA_BUILD/JAVA_RUN, just set NO_BUILD when needed - Cleanup: remove now useless PLIST_SUB entries - ECHO_CMD -> ECHO_MSG - The port now installs another JAR file: jcommon-xml.jar Tested by: thierry
* Whitespace.olgeni2006-02-061-6/+6
|
* Make portlint happy.olgeni2006-02-061-2/+2
|
* - Restrict to JDK 1.4barner2006-02-051-1/+1
| | | | | Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer) PR: ports/92823
* . Fix the build on amd64 (although some native libraries are missing).glewis2006-02-033-5/+16
| | | | | | | | . Fix a crash when trying to execute a programme via the "Run" or "Debug" menu items. PR: 91825 Submitted by: Panagiotis Astithas <past@ebs.gr>
* . Enable parallel compilation during the build of HotSpot. Note that weglewis2006-02-034-2/+12
| | | | | | | | | | | | | can't use -j in general since the build of the other bits is almost certainly not -j safe. If set, this will speed up the build for those with an SMP box. [1] . Install the cacerts file from Sun's JDK 1.5.0_06 release rather than using the almost empty one that comes with the SCSL source. [2] . Bump PORTREVISION for the second change. PR: 87552 [1] Submitted by: leafy <leafy@leafy.idv.tw> [1] Prompted by: Panagiotis Astithas <past@ebs.gr> [2]
* - Update to 0.49barner2006-02-026-35/+11
| | | | | | | | | | | | - From ChangeLog: * A deadlock fixed. * Better system thread handling. * Tables are now sortable in both ascending and descending order * Preferences are saved and restored. * Better handling of MS Windows builds. Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer) PR: ports/92507
* Fix DOWNLOAD_URL.olgeni2006-02-015-5/+5
| | | | | PR: ports/92534 Submitted by: Edwin Groothuis <edwin(at)mavetju.org>
* Add missing "info" directory to dirrm list from last version update.anholt2006-01-311-0/+1
| | | | Reported by: kris
* Fix download URLedwin2006-01-311-2/+2
| | | | | PR: ports/92535 Submitted by: Panagiotis Astithas <past@ebs.gr>
* SHA256ify (and sometimes SIZEify)edwin2006-01-3016-1/+24
| | | | Approved by: krion@
* . Install a desktop icon for the java/jdk15 Control Panel. [1]glewis2006-01-304-6/+70
| | | | | | | . Bump PORTREVISION for this and (mostly) the previous change. PR: 86804 Submitted by: Panagiotis Astithas <past@ebs.gr>
* Update to 1.1.0.1.linimon2006-01-293-8/+9
| | | | | | | | Note to submitter: I've changed the last few dirrms to dirrmtrys so that you won't try to blow away my Eclipse plugins :-) PR: ports/92317 Submitted by: Jean Milanez Melo <jmelo at freebsdbrasil dot com dot br>
* . Link with the system libz instead of building the our own internalglewis2006-01-2916-176/+282
| | | | | | | | | | | | copy. This should have the following effects: . Fix problems experienced by programmes that dynamically create their own copy of the JVM and are linked against the system's zlib (e.g., eclipse). . Reduce the potential for zlib based security problems affecting the JDK. Submitted by: mi@
* - Fix possibility of "infinite make fork" when "Registering install for ..."linimon2006-01-281-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | EMACS ports. [1] - Allow building a port as root using an NFS-mounted /usr/ports if the server maps root to a UID other than root. [2] - Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail status rather than success. [3] - Improve behavior when dealing with versioned dependencies. [4] - Fix false positives in check-conflicts target. [5] - Remove obsolete bzip2 code. [6] - Add physical category net-p2p. [7] - Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11] - INDEX can now be moved outside of ports tree. [9] - Add ghostscript-gpl. [10] - Remove obsolete USE_MESA. [12] - Force pkg_install tools from ports on FreeBSD 4.10 and older. [13] - Document ALWAYS_KEEP_DISTFILES. [14] - Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15] PR: ports/37596 [1], ports/57259 [2], ports/63216 [3], ports/89448 [4], ports/89710 [5], ports/88996 [6], ports/89260 [7], ports/89363 [8], ports/89809 [9], ports/89853 [10], ports/91086 [11], ports/91710 [12], ports/91727 [13], ports/92111 [14], ports/92124 [15] Submitted by: Jay Sachs <jay at eziba dot com> [1], sem [1, 3, 8, 12], Andrew Heybey <ath at niksun dot com> [2], Jamie Jones <jamie at thompson dot bishopston dot net>, tobez [4], Mark Andrews <Mark_Andrews at isc dot org> [5], edwin [6, 11, 15], pav [7, 13], Peter Jeremy <PeterJeremy at optushome dot com dot au> [9], Ulrich Spoerlein <q at galgenberg dot net> [10], netchild [11], erwin [14] Reviewed by: kris, clement (partially)
* - Make it fetchable againgarga2006-01-261-1/+1
| | | | | PR: ports/92366 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* Fix WWWhq2006-01-261-1/+1
| | | | | PR: 92363 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* Revert last commit. It is not possible (yet) to have the dirrmtry usagelinimon2006-01-231-1/+1
| | | | | | | | | | in the post-install target. Its usage must preceed generate-plist. This problem needs to be revisited either in a rework of bsd.port.mk or each of these Makefiles. Hat: portmgr Pointy hat: edwin`
* This port broke INDEX building, when WITH_MOTIF is defined, fix expressionache2006-01-221-1/+1
| | | | Approved by: Panagiotis Astithas <past@ebs.gr> from freebsd-eclipse
* SHA256ifyedwin2006-01-2265-0/+76
| | | | Approved by: krion@
* eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-2224-56/+56
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Fix plist issues after last commit yet again.anholt2006-01-211-1/+1
|
* Fix build by updating to 1.1.7-rc1, which should be better than the previousanholt2006-01-214-39/+34
| | | | | release, as usual (and even the previous version was from an "unstable" branch anyway). The release is expected to come out very soon, anyway.
* . Update to 1.13.1. Unbreak.glewis2006-01-213-6/+5
|
* . Update to 3.0.1.glewis2006-01-213-11/+18
| | | | | PR: 91576 Submitted by: Andreas Kohn <andreas@syndrom23.de>
* . Update to patchset 8.glewis2006-01-217-196/+17
|
* . Add SHA256.glewis2006-01-201-0/+1
|
* . Make sure the mozilla library is built unless WITHOUT_MOZILLA isglewis2006-01-201-2/+2
| | | | | | | | explicitly specified. Fixes a problem with the internal browser widget not being available. PR: 91305 Submitted by: Panagiotis Astithas <past@ebs.gr>
* BROKEN: Does not buildkris2006-01-141-0/+2
|
* BROKEN: Size mismatchkris2006-01-141-0/+2
|
* . Update to 1.5.0_06.glewis2006-01-146-20/+16
| | | | Submitted by: josef@ via hq@ (packing list fixes added by me)
* . Always fix up the pthread library references, even if we're notglewis2006-01-141-4/+0
| | | | | | | | | building either native threads or HotSpot. This is due to libcmm always wanting to link against a pthread library, which was causing problems on 7-CURRENT since it was erroneously hardwired to -lc_r. This should really fix the problem. Pointed out by: pointyhat via kris
* - Update to 4.0.1tdb2006-01-112-7/+10
| | | | | PR: 91142 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
* - fix build in JAILSdinoex2006-01-071-0/+2
| | | | | | | | | | | | | failed to build the jdk14 port in a jail under FreeBSD 5.4 FreeBSD 4.11 works. The problem is that mount don't list the linprocfs, and this make the selfcheck fail. maintainer emailed: So 6 Nov 2005 11:21:20 CET Approved by: (maintainer timeout)
* Update to 1.1b5hq2006-01-052-3/+4
|
* [patch] update java/eclipse-cdt to version 3.0.1edwin2006-01-0314-12/+960
| | | | | | | | | | | | | This patch updates java/eclipse-cdt to the latest version 3.0.1. It also installs the native shared libraries that were previously missing. In order to do this the distfile of the cdt-sdk had to be used instead. A static pkg-plist is also used to help people searching through the ports files. PR: ports/89893 Submitted by: Panagiotis Astithas <past@ebs.gr> Approved by: maintainer timeout
* Update port: java/jboss4 to 4.0.3 SP1edwin2005-12-304-10/+14
| | | | | | | | | | Update java/jboss4 to 4.0.3 SP1, which includes the usual bugfixes and minor tweaks. I tweaked the Makefile so that it can handle the SP1 version properly and while keeping the Makefile valid and passes portlint. PR: ports/91066 Submitted by: Linh Pham <question+fbsdports@closedsrc.org>
* Add SHA256 checksumbrueffer2005-12-231-0/+1
| | | | Approved by: markus
* . Add SHA256.glewis2005-12-181-0/+1
|
* . USE_ICONV is required whether we're building the web parts or not.glewis2005-12-182-2/+4
| | | | | PR: 89512 Submitted by: girgen
* Remove port that depends on the expired cedet-emacs20.lawrance2005-12-152-13/+0
| | | | Reported by: kris' index builder
* . Tell the user all the files they will need up front, instead of tellingglewis2005-12-153-99/+93
| | | | | | | | lies about what they have and prompting them one file at a time. This is a slight rewording of the submitted patch. PR: 84644 Submitted by: fenner
* - Update to 3.1.0tdb2005-12-144-41/+14
| | | | | | PR: 88644 Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org> (maintainer) Approved by: clement (mentor)
* Suspend maintaineredwin2005-12-121-1/+1
| | | | <plexus@snafu.de>: host mail.snafu.de[84.23.254.19] said: 550 Account Suspended
* . Try to bandaid a build problem on 7-CURRENT. This is a legitimate fix,glewis2005-12-121-1/+4
| | | | | | | and will stay in the port, but it masks an underlying problem that still remains. Reported by: pointyhat (via kris)
* - Add official mastersitebarner2005-12-112-2/+3
| | | | | | | - Update WWW Submitted by: Andreas Kohn <andreas@syndrom23.de> PR: ports/90234
* - Update to 2.2.4tdb2005-12-054-93/+22
| | | | | | | | | | - Use sourceforge mastersite - Added dependency on eclipse-gef - Automatically generate pkg-plist PR: 88649 Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org> (maintainer) Approved by: clement (mentor)
* . Add $FreeBSD$.glewis2005-12-034-0/+8
|
* . "Privatise" the symbols in libzip.so to avoid conflicting with thoseglewis2005-12-034-2/+172
| | | | | | | | | | | | | | in the systems libz.so. This conflict broke applications such as Eclipse which is linked with libz.so (via gtk+ I believe). This is a slightly modified version of the submitter's patch. A better solution may be to link with the system's libz.so and remove the JDK's internal zlib code altogether, but I'd like to test that a little more first. Until then this solves the problem. . Bump PORTREVISION since Eclipse seems to be quite widely used. Submitted by: "Arno J. Klaassen" <arno@heho.snv.jussieu.fr>
* . The patch to use getaddrinfo() #ifdef'ed out too much code. Change thatglewis2005-12-032-0/+50
| | | | | | to isReachable() is still available (fixes some JCK tests). Submitted by: Christos Zoulas
* . Chase an updated distfile. [1]glewis2005-12-032-3/+5
| | | | | | | | Although this is only documentation, the changes (fixing of URLs, etc.) were enough for me to bump PORTREVISION. . Add SHA256. Submitted by: Adam Stroud <adam.stroud@gmail.com>
* Add missing files to pkglist.archie2005-11-291-0/+4
|
* - Update to 0.6.0hq2005-11-293-37/+46
| | | | | | | | | | | | | | | | | " The new version delivers a cumulative update of new developments, bug fixes, and improvements, including an upgrade to JDK 1.4. " - Set JAVA_VERSION=1.4+ - Add 'math' category [1] - Use USE_ANT - Fix COMMENT: some words seemed to be missing, turning the comment to a nonsense sentence - ECHO_CMD -> ECHO_MSG - Cleanup: remove "ex:ts=8" and uneeded targets - Use ${FIND} | ${INSTALL_DATA} to install documentation files - Take maintainership Reported by: portlint [1]
* Fix problem with -encoding flag.archie2005-11-282-0/+18
| | | | PR: ports/89536
* Upgrade to version 1.4.7.archie2005-11-282-3/+3
|
* Upgrade to 0.19; disable evolving graphical stuff for now.archie2005-11-283-19/+6
|
* . Make pkg-install install a symbolic link for the browser plugin if aglewis2005-11-253-12/+84
| | | | | | | | | valid one doesn't currently exist. . Add a pkg-deinstall which removes the symbolic link if this port owns it. . Produce pkg-install and pkg-deinstall with SUB_FILES and SUB_LIST rather than manually using ${SED} ourselves. Approved by: maintainer timeout
* - Add SHA256pav2005-11-2525-0/+26
|
* . Add $FreeBSD$.glewis2005-11-242-0/+2
|
* . Add SHA256.glewis2005-11-243-0/+9
|
* . Make pkg-install install a symbolic link for the browser plugin if aglewis2005-11-236-4/+144
| | | | | | | | | valid one doesn't currently exist. . Add a pkg-deinstall which removes the symbolic link if this port owns it. . Produce pkg-install and pkg-deinstall with SUB_FILES and SUB_LIST rather than manually using ${SED} ourselves. Approved by: maintainer timeout
* - Fix plist by correctly installing and registering the port's man page [1]barner2005-11-233-4/+10
| | | | | | | | - Add SHA256 Reported by: pointyhat via kris [1] PR: ports/89402 [1] Submitted by: "Ronald Klop" <ronald@cs.vu.nl> (maintainer) [1]
* . Add SHA256.glewis2005-11-225-0/+6
|
* . Add SHA256.glewis2005-11-221-0/+2
| | | | . SIZEify.
* BROKEN: Unfetchablekris2005-11-211-0/+2
|
* - Update to 0.9.9.1hq2005-11-172-3/+4
| | | | | | | - Add SHA256 PR: 89151 Submitted by: maintainer
* . Add SHA256.glewis2005-11-163-0/+5
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-155-7/+5
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* - Update to 0.48vs2005-11-142-6/+4
| | | | | | | - USE_BISON PR: ports/88550 Submitted by: maintainer
* Assign a new maintainerhq2005-11-141-1/+1
|
* - Update to 1.2.3hq2005-11-143-45/+148
| | | | | | | | - Add SHA256 checksum - Bump PORTEPOCH PR: 88909 Submitted by: Alex Vasylenko <lxv@omut.org>
* Unbreak build with cairo 1.0.bland2005-11-063-5/+2463
| | | | Patch by: Andreas Kohn <andreas@syndrom23.de>
* Chase cairo shared library update, bump the PORTREVISION.mezz2005-11-061-2/+2
|
* Remove expired portskris2005-11-0517-4372/+0
|
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-059-5/+9
|
* Update to 3.0-rc4 release.ale2005-11-032-5/+7
|
* Commons Codec provides implementations of common encoders and decodersale2005-11-035-0/+76
| | | | | | such as Base64, Hex, various phonetic encodings, and URLs. WWW: http://jakarta.apache.org/commons/codec/
* . Avoid an infinite loop by ignoring JAVA_HOME if its set to the locationglewis2005-11-032-8/+11
| | | | | | | | of the wrapper script. I'm using a different patch than Herve submitted, but the idea is the same. . Bump PORTREVISION. Submitted by: hq
* . Update to 1.4.2_10.glewis2005-11-023-4/+6
|
* Update to 3.2.1hq2005-11-012-7/+7
| | | | | PR: 88273 Submitted by: maintainer
* Add %%JAVA_OS%% and %%JAVA_VERSION%% to the list of substitutionshq2005-10-301-0/+2
| | | | | PR: 86860 Submitted by: Loren James Rittle <rittle@latour.waar.labs.mot.com>
* Fix pkg-plist from last upgrade.anholt2005-10-241-0/+4
| | | | Reported by: pointyhat via kris
* New style bsd.java.mk.nork2005-10-231-1/+2
| | | | Pointed out by: hq
* . Update to 3.0.0.glewis2005-10-223-135/+286
| | | | | | | . Try to make the packing list more future proof. PR: 87672 Submitted by: Andreas Kohn <andreas@syndrom23.de>