aboutsummaryrefslogtreecommitdiffstats
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* Don't redefine ECHO_MSG to echo explicitly. It b0rked IGNORE messages.phantom2003-11-103-3/+0
| | | | | PR: java/58902 Reported by: Linh Pham <question@closedsrc.org>
* . Update to 3.2.2glewis2003-11-059-165/+2886
| | | | | | | | . Fix an owner/permission problem that stops JBoss starting up correctly. . Change maintainer to jonc@chen.org.nz PR: 58743 Approved by: des (previous maintainer)
* Reset maintainer on ports owned by the following committers who havekris2003-11-031-1/+1
| | | | | | | been inactive for over 12 months and did not respond to my email confirming their status: keith, nakai, torstenb Reviewed by: portmgr
* undo previous commit.edwin2003-11-021-1/+1
|
* ports with possibly unreachable MAINTAINERsedwin2003-11-021-1/+1
| | | | | | | | *** addresses that may be dead, even though the error is temporary: *** addresses that seem to be dead, but give a hint to a new address: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* ports with possibly unreachable MAINTAINERsedwin2003-11-021-1/+1
| | | | | | | *** addresses that seem to be dead: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Fix email addressedwin2003-11-021-1/+1
| | | | | PR: 58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* - Chase MAINTAINER e-mail changessergei2003-10-301-1/+1
| | | | | PR: 58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>, ceri
* Fix a comment, the first line was "apache New ports" (apache -> #).olgeni2003-10-301-1/+1
|
* People should report problems with this port to maintainers. Make thekan2003-10-301-1/+0
| | | | | confusion less likely by removing all non-relevant email addresses from the Makefile.
* . Add fix for "runaway process" problem. It should fix of stalledphantom2003-10-299-6/+285
| | | | | | | | | | | | | | processes problem for people who use Runtime.getRuntime.exec() method and related things. Least five people reported that this patch fixed problem for them. IMPORTANT: I'd also suggested to all jdk14 users who runs FreeBSD 4.x and use libc_r at FreeBSD 5.x to upgrade. . Stop removing "src.zip" from installation bundle. Since -p4 it builds correctly and there's no reason to forbit people to use it. . Bump PORTREVISION.
* . Fix the plugin build when LOCALBASE is not /usr/local.glewis2003-10-291-1/+2
| | | | | PR: 58618 Submitted by: harti
* Update to 1.8.fjoe2003-10-285-11/+69
| | | | | Fix build on -CURRENT. Utilize DOCSDIR, obey NOPORTDOCS.
* . Update to 1.4.1 Service Release 1.glewis2003-10-243-71/+5
| | | | Prompted by: Marco Wertejuk <wertejuk@mwcis.com>
* . Add PLIST_SUB settings that somehow didn't get committed. This unbreaksglewis2003-10-231-0/+4
| | | | | | | the package list. PR: 58398 Submitted by: Palle Girgensohn <girgen@pingpong.net>
* . Sort PTHREAD_FILES.glewis2003-10-213-6/+9
| | | | | | | | . Add j2se/ext/plugin/build/solaris/GNUmakefile to PTHREAD_FILES. Should fix plugin compilation on -CURRENT. Mea culpa. PR: 58269 Submitted by: Scott Dodson <sdodson@sdodson.com>
* . Update to 1.1.16.glewis2003-10-176-85/+339
| | | | | | | | | . Allow build with any native JDK, not just 1.1.8. The default is the Diablo Caffe JDK. This part should be revisited once bsd.java.mk 2.0 hits the scene. One could also consider doing it so it could install for all the native JDKs, not just one at a time. . Fix build on 5.x. . Respect NOPORTDOCS.
* . Fix pre-everything target.glewis2003-10-171-1/+1
| | | | | PR: 58148 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* BROKEN on 5.x: does not compilekris2003-10-161-1/+7
|
* . Add a missing BUILD_DEPENDS on NSPR so the plugin builds.glewis2003-10-143-3/+6
| | | | Forgotten by: glewis
* . Override PKGINSTALL to place it in WRKDIR, which is writeable, ratherglewis2003-10-134-0/+4
| | | | | | than PORTSDIR, which may not be. Submitted by: kris
* . Install system preferences during post-install to avoid annoying errorglewis2003-10-113-1/+28
| | | | messages.
* . Update to 1.4.1p4.glewis2003-10-1124-177/+1839
| | | | | | | . Use ${PTHREAD_LIBS} rather than -pthread or -lc_r. . Install system preferences to avoid annoying and constant error messages. Approved by: phantom (the update, anyway)
* . Unset -Werror when compiling the NIO stuff. GCC 3.3.1 tends to generateglewis2003-10-113-0/+39
| | | | warnings that 2.95 doesn't and breaks the build on -CURRENT.
* . Update to 1.3glewis2003-10-102-5/+7
| | | | | PR: 57764 Submitted by: Dave Glowacki <dglo@glowacki.dyndns.org> (maintainer)
* [maintainer update] Update java/jakarta-oroedwin2003-10-102-3/+4
| | | | | | | | The jakarta-oro port no longer fetches. There's also a newer version PR: ports/57763 Submitted by: Dave Glowacki <dglo@glowacki.dyndns.org>
* Add slash to WWW tag.osa2003-10-082-4/+2
| | | | | | Also remove pair new-lines for portlint(1) happy. Submitted by: Anton Yudin <toha@toha.org.ua> (maintainer)
* . Use ${PTHREAD_LIBS} rather than -pthread.glewis2003-10-082-1/+30
| | | | Suggested by: mi
* . Make HotSpot compile with gcc 3.3.1.glewis2003-10-084-0/+151
| | | | | Submitted by: Munehiro Matsuda <haro@h4.dion.ne.jp> Reminded by: mi
* . Update to 1.2.2.017.glewis2003-10-073-5/+7
| | | | . Some minor syncing with the linux-sun-jdk13 port while I'm here.
* New port: Jakarta Commons DBCP.znerd2003-10-066-0/+149
| | | | | PR: 57573 Submitted by: Anton Yudin <toha@toha.org.ua>
* New port: Jakarta Commons Pool.znerd2003-10-065-0/+105
| | | | | PR: 57573 Submitted by: Anton Yudin <toha@toha.org.ua>
* . Update to 0.35.glewis2003-10-052-2/+2
| | | | | PR: 57581 Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer)
* . Sync with the change to linux-sun-jdk14 (it now installs inglewis2003-10-023-3/+3
| | | | /usr/local/linux-sun-jdk1.4.2) so this port will bootstrap.
* . Install in ${LOCALBASE}/linux-sun-jdk1.4.2, notglewis2003-10-011-3/+5
| | | | | | | | ${LOCALBASE}/linux-sun-jdk1.4.2_01 as the latter is wrong and breaks detection in bsd.java.mk. . Bump PORTREVISION for this fix. PR: 57420
* . Unbreak this port. The binaries call the program "arch" to determineglewis2003-09-304-6/+47
| | | | | | | the architecture. Unfortunately arch doesn't exist on FreeBSD or in linux_base or linux_base-8. Since "arch" is simply "uname -m" implement it as such and make sure its in the path when running any of the binaries.
* [new port] java/gj[-jdk11]: Generic Javaedwin2003-09-299-0/+714
| | | | | | | | | | | | | | | | | GJ is an extension of the Java programming language that supports generic types. * Support for generics * Superset of the Java programming language * Compiles into the Java Virtual Machine * Compatible with existing libraries WWW: http://www.cis.unisa.edu.au/~pizza/gj/ gj-jdk11 is a slave port to gj which uses JDK 1.1. PR: ports/55111 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* [new port] java/gj[-jdk11]: Generic Javaedwin2003-09-291-0/+1
| | | | | | | | | | | | | | | | | GJ is an extension of the Java programming language that supports generic types. * Support for generics * Superset of the Java programming language * Compiles into the Java Virtual Machine * Compatible with existing libraries WWW: http://www.cis.unisa.edu.au/~pizza/gj/ gj-jdk11 is a slave port to gj which uses JDK 1.1. PR: ports/55111 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* New port: java/linux-blackdown-jre11: Blackdown Linux JRE 1.1.8edwin2003-09-297-0/+199
| | | | | | | | Blackdown Linux Java Runtime Environment 1.1.8 It is needed for running Oracle for Linux PR: ports/56738 Submitted by: Simun Mikecin <sime@logos.hr> <sime@logos.hr>
* . Update to the 1.4.2 docs.glewis2003-09-272-3/+3
|
* . Set EXPR_COMPAT so 5.x expr doesn't get confused by having "-" at the startglewis2003-09-271-0/+10
| | | | | | of an argument. Submitted by: jmallett
* Fix GCC33 issue. Bumped PORTREVISION.znerd2003-09-252-0/+12
| | | | | PR: 55957 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-242-2/+2
| | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
* . s:NO_CDROM:RESTRICTED: as neither the distfiles nor the packages shouldglewis2003-09-242-2/+2
| | | | | | be on FTP sites according to my understanding of the license. Mea culpa. Approved by: portmgr (kris)
* Back out previous commit. Further inspection reveals that it is thekris2003-09-241-2/+0
| | | | | diablo-jdk port that is bogusly requiring manual input at pkg_add time, thereby preventing any other packages from building with it.
* Mark as IS_INTERACTIVE because it asks for manual license acceptance andkris2003-09-241-0/+2
| | | | | | | causes the bento build to loop. This probably should be patched out as in the other jdk ports, so it can be packaged on bento.
* Fix compilation with WITHOUT_X11.osa2003-09-191-1/+1
| | | | | Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer) PR: 57000
* kaffe-devel doesn't know about amd64 CPUs.edwin2003-09-181-0/+2
| | | | | Maintainer is informed. Noticed by: bento/kris@
* Update linux jdk location after recent linux-sun-jdk update to 1.4.2_01phantom2003-09-083-3/+3
|
* Removed the DIST_SUBDIR statement.znerd2003-09-082-2/+1
| | | | | | | | | | | | | | | | | Explanation from maintainer: "Log4j has been the first port from the Jakarta series and back then I thought it would be useful to put all distfiles from the Jakarta project in the same subdirectory. Now I don't think it is such a good idea. Furthermore, the ports of other Jakarta projects do not use this scheme. So here is a patch to fix it. I didn't bump the PORT_REVISION as there is no point in updating the port if already installed." PR: 56490 Submitted by: maintainer
* New port: kaffe-devel, development release of kaffe Java VMedwin2003-09-076-0/+159
| | | | | | | Multi-platform Java virtual machine with JIT compiler and AWT package PR: ports/55270 Submitted by: Mark Huizer <xaa+ports@timewasters.nl>
* . Update from 0.33 to 0.34 [1]glewis2003-09-052-4/+5
| | | | | | | | | . Allow compilation when one of the gcc ports with gcj is installed by explicitly specifying the JDK include path comes before ${LOCALBASE}/include. PR: 56379 Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer) [1]
* Fixed installation (destination directory) andznerd2003-09-042-1/+8
| | | | | package list (missing files). Bumped PORTREVISION.
* Update to 1.4.2_01.znerd2003-09-042-7/+8
|
* Add Japanese More Pack. It contains Japanese menu, etc..nork2003-09-043-1/+11
| | | | Submitted by: daichi
* Add eclipse-langpack-2.1.1.1, the Eclipse language pack isnork2003-09-036-0/+495
| | | | | | | | | distributed as a feature. It contains translations for German, Spanish, French, Italian, Japanese, Korean, Portuguese (Brazil), Traditional Chinese and Simplified Chinese. Reviewed by: daichi
* . Remove native_threads directories when native threads are not specifiedglewis2003-09-012-4/+8
| | | | | | | | | | during the compile. The native threads java_vm binaries are compiled regardless of the settings and were causing problems with the packing list. . Fix packing list so that native_threads versions of java_vm are conditionalised. PR: 56007
* . Check for a setting of "-mcpu=k6" in CFLAGS and error if so. Thisglewis2003-08-301-2/+9
| | | | | | | | setting will cause an internal compiler error in gcc 2.95.x when compiling the JDK. PR: 46269 Submitted by: Simon Barner <barner@in.tum.de>
* . Add support for bootstrapping with the Diablo Caffe JDK. The bootstrapglewis2003-08-301-3/+6
| | | | | | | | | | | order is now: . linux-blackdown-jdk13 iff WITH_LINUX_BOOTSTRAP is set. . A previous installation of this port, if it exists. . The Diablo Caffe JDK. That is, the Diablo Caffe JDK is now the default bootstrapper in the absence of a previous installation of this port.
* . Remove trailing comma from line which displayed the URL to downloadglewis2003-08-272-2/+2
| | | | | | | the tarballs from. It wasn't grammatically correct and was too easy to cut and paste along with the actual URL. Submitted by: znerd
* . Add diablo-jdk13 and diablo-jre13.glewis2003-08-261-0/+2
|
* . Add a port of the Diablo Caffe JDK 1.3.1 binary release.glewis2003-08-266-0/+1343
| | | | | | "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."
* . Add a port of the Diablo Latte JRE 1.3.1 binary release.glewis2003-08-266-0/+618
| | | | | | "The Java Runtime Environment (JRE) implements the Java Virtual machine and base classes, and permits the execution of Java applications on FreeBSD."
* . Add a script which checks if ${LINUX_BASE}/${WRKDIRPREFIX} isglewis2003-08-232-4/+31
| | | | | | | | | | | (possibly indirectly) a symbolic link to ${WRKDIRPREFIX}. . Use this script in preference to the direct symbolic link check previously used, as it handles indirections which cause the same problem. . /compat/linux -> ${LINUXBASE} in the message output if the check detects a link. PR: 43602
* . Add a script which checks if ${LINUX_BASE}/${WRKDIRPREFIX} isglewis2003-08-232-4/+31
| | | | | | | | | | | (possibly indirectly) a symbolic link to ${WRKDIRPREFIX}. . Use this script in preference to the direct symbolic link check previously used, as it handles indirections which cause the same problem. . /compat/linux -> ${LINUXBASE} in the message output if the check detects a link. PR: 43602
* update java/jmp: 0.32 -> 0.33daichi2003-08-202-2/+2
| | | | | PR: 55585 Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer)
* java/jdbcpool: drop maintainer shipdaichi2003-08-191-1/+1
| | | | | PR: 55691 Submitted by: Jose Marques <noway@nohow.demon.co.uk> (maintainer)
* java/infobus: drop maintainer shipdaichi2003-08-191-1/+1
| | | | | PR: 55691 Submitted by: Jose Marques <noway@nohow.demon.co.uk> (maintainer)
* java/cos: drop maintainer shipdaichi2003-08-191-1/+1
| | | | | PR: 55691 Submitted by: Jose Marques <noway@nohow.demon.co.uk> (maintainer)
* java/collections: drop maintainer shipdaichi2003-08-191-1/+1
| | | | | PR: 55691 Submitted by: Jose Marques <noway@nohow.demon.co.uk> (maintainer)
* . Update to 1.3.1_09.glewis2003-08-142-4/+4
|
* Let DOWNLOAD_URL point to the actual 3.5.1 license page.olgeni2003-08-066-6/+6
| | | | Submitted by: Carlos F. A. Paniago <pan@cnpm.embrapa.br>
* Upgrade to release 3.5.1.olgeni2003-08-0512-24/+30
|
* Warn users about requirement of having linprocfs mounted in order tophantom2003-08-043-6/+66
| | | | | | | | | | | start native JDK port build. linprocfs mounted become pre-requisite of build after Linux SUN JDK port was updated to 1.4.2. Add run-time (pre-build) check for linprocfs mounted as well. Bump space requirements note about disk space required for build of whole JDK 1.4.1 port and package to more appropriate value (as reported by many people).
* . Autodetect a previous jdk13 install and use that to bootstrap byglewis2003-08-031-9/+11
| | | | | | | default if it exists. This can be overidden either using JDK13DIR or setting WITH_LINUX_BOOTSTRAP. PR: 52195
* 1. Autodetect a previous jdk13 install and use that to bootstrap byglewis2003-08-031-20/+12
| | | | | | | | | default if it exists. This can be overidden either using JDK13DIR or setting WITH_LINUX_BOOTSTRAP. 2. Don't create directories for new files, invoke patch with -p0. PR: 52195 [1] Submitted by: David Yeske <dyeske@yahoo.com> [1 - based on]
* Let be hohest: I really don't have a time now to properly maintain allsobomax2003-07-293-3/+3
| | | | | these great pieces of software, so that let others with more free time to take over them.
* # New ports collection makefile for: JDOMznerd2003-07-232-303/+282
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Date created: June 1, 2001 # Whom: Ernst de Haan <znerd@FreeBSD.org> # # $FreeBSD: ports/java/jdom/Makefile,v 1.8 2003/07/23 14:30:27 znerd Exp $ # PORTNAME= jdom PORTVERSION= 1.0b9 CATEGORIES= java MASTER_SITES= http://www.jdom.org/dist/source/ DISTNAME= ${PORTNAME}-${PORTVERSION:C/[0-9]*\.[0-9]*//} MAINTAINER= znerd@FreeBSD.org COMMENT= Java library for accessing and manipulating XML documents BUILD_DEPENDS= ${ANT}:${PORTSDIR}/devel/apache-ant USE_JAVA= 1.2+ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/[0-9]*\.[0-9]*//} PLIST_SUB+= T=${TARGET_DIR:S/^${PREFIX}\///} TARGET_DIR?= ${PREFIX}/share/java/${PORTNAME}-${PORTVERSION} ANT?= ${LOCALBASE}/bin/ant ANT_TARGET= package javadoc do-build: @cd ${WRKSRC} && ${ANT} ${ANT_TARGET} do-install: @${ECHO} -n ">> Creating directory ${TARGET_DIR}..." @${MKDIR} ${TARGET_DIR} @${ECHO} " [ DONE ]" @${ECHO} -n ">> Copying files..." @${CP} -r ${WRKSRC}/* ${TARGET_DIR} @${ECHO} " [ DONE ]" @${ECHO} -n ">> Installing JAR..." @${CP} ${WRKSRC}/build/jdom.jar ${PREFIX}/share/java/classes/ @${ECHO} " [ DONE ]" .include <bsd.port.mk>
* Port devel/jakarta-ant was renamed to devel/apache-ant.znerd2003-07-2313-19/+15
| | | | | Reported by: kris Pointy hat to: me
* Update to 1.3.1 Service Release 5.znerd2003-07-234-4/+5
| | | | | | | See: ftp://javaww@207.25.253.61/developer/linuxia32/131SR5/fixes.html Pointed out by: Lauri J. Jarvenpaa <Lauri.Jarvenpaa@students.turkuamk.fi>
* Use `/' instead of `.' at end of URL.osa2003-07-221-1/+1
| | | | Notify from: maintainer via fenner
* . Switch to using the appropriate Blackdown JDK for bootstrapping sinceglewis2003-07-222-4/+4
| | | | | | it doesn't require user intervention to download and install. PR: 30576
* . Update recommendations on alternatives.glewis2003-07-221-4/+17
| | | | | . Note that you now need to enable linprocfs for this port to work correctly.
* Chase ant port rename.olgeni2003-07-211-1/+1
|
* Update to 1.1osa2003-07-213-80/+83
| | | | | Submitted by: Anton Yudin <toha@toha.org.ua> (maintainer) PR: 54615
* Now expects bootstrap JDK in ${LOCALBASE}/linux-sun-jdk1.4.2.znerd2003-07-213-3/+9
| | | | Approved by: MAINTAINER
* Update to Xalan-J 2.5.1.znerd2003-07-183-308/+1675
|
* Partially fix the build with gcc 3.3. This still blows up later in the build.kris2003-07-182-0/+20
|
* 1) Include xjavadoc, which I had installed locally, and without whichsheldonh2003-07-183-3/+14
| | | | | | xdoclet doesn't work. 2) Remove empty stylesheets directory that was messing up packaging.
* Installing API documentation in ${DOCSDIR}/apidocs instead of in ${DOCSDIR}.znerd2003-07-172-1804/+838
| | | | | | Bumped PORTREVISION. Pointed out by: Joshua Sahala <ntranc3d@yahoo.com>
* Whitespace.olgeni2003-07-151-1/+1
|
* The refactor/rename option would not work when building from sources, asolgeni2003-07-152-1/+48
| | | | | | | | | stated in Eclipse PR 37846. https://bugs.eclipse.org/bugs/show_bug.cgi?id=37846 The REINPLACE_CMD-powered "refactoring" is somewhat brutal, but it is better than 50+ patchfiles or a single large diff.
* Add ANT_OPTS to MAKE_ENV to expand the java heap at runtime.olgeni2003-07-151-0/+1
| | | | | | | | It may happen that ant does not have sufficient heap to zip the plugins during installation. Obtained from: Jan Schulz (from the eclipse.tools.jdt newsgroup) Verified by: Edmond Nolan <eddie@eddienolan.com>
* Make this look and behave more like a FreeBSD port.des2003-07-149-4398/+4248
|
* Update to 2.4.11.znerd2003-07-143-4/+9
| | | | Submitted by: Ivanchenko V. I. <webmaster@asiamusic.ru>
* Handing over maintainership to des.znerd2003-07-143-3/+3
| | | | Requested by: des
* Forgot a @dirrm.olgeni2003-07-121-0/+1
|
* Let the port build and install the source code related features andolgeni2003-07-124-54/+338
| | | | | | | | | | | | plugins. This basically means that Javadoc help and editor hover links will work on Eclipse libraries when developing plugins and SWT applications. It requires some zipping and unzipping but at least we get the correct tree installed (much like the available binaries for other platforms). Obtained from: Jan Schulz (from the eclipse.tools.jdt newsgroup)
* Fix typo in progress message.olgeni2003-07-121-1/+1
|
* . Try to ensure that we get the correct version of some Netscape headerglewis2003-07-121-0/+13
| | | | | | | files. This will hopefully fix some build problems people have been experiencing with bogus versions of these files being installed by Qt. PR: 54180
* . Update to 0.32.glewis2003-07-123-15/+2
| | | | | PR: 54337, 54364 Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer)
* . Update to 1.4.1-01.glewis2003-07-123-1322/+1735
| | | | | | | . Ensure correct ownership after copying files. . More consistent VM registration. . Create/destroy the ${LOCALBASE}/share/doc/java in the packing list. . Register/unregister the VM in the packing list.
* Update to 3.2.1.znerd2003-07-119-2499/+4047
|
* Patch to delete the symbol CR (carriage return) in some files.znerd2003-07-114-9/+57
| | | | | | Bumped PORTREVISION. Submitted by: Ivanchenko V. I. <webmaster@asiamusic.ru>
* Update to 3.1.znerd2003-07-112-2/+2
| | | | Approved by: MAINTAINER
* 1. Update to 1.2.2glewis2003-07-113-20/+90
| | | | | | | | 2. Install a symbolic link to the main shell script in ${PREFIX}/bin so that people won't have to change $PATH to run it. PR: 50481 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> [1 partially]
* Update to 1.2b3, the last beta anticipated for the 1.2 release.sheldonh2003-07-103-406/+165
| | | | Over 160 bugs fixed, including some really annoying ejb tag mishandling.
* USE_REINPLACE and change ant's buildfile verbose flags to "false"olgeni2003-07-101-0/+4
| | | | (should speed up the build a bit).
* Update to 3.0.7.znerd2003-07-109-543/+2292
| | | | Submitted by: Ivanchenko V. I. <webmaster@asiamusic.ru>
* Update to JBoss 2.4.10.znerd2003-07-103-931/+935
| | | | Submitted by: Ivanchenko V. I. <webmaster@asiamusic.ru>
* fix java/javamail: Fix pkg-plist of port java/javamail 1.3.1.daichi2003-07-101-3/+4
| | | | | | PR: 54275 Submitted by: Ronald Klop <ronald@cs.vu.nl> Pointed out by: "Sergey A. Osokin" <osa@freebsd.org>
* . Update to 1.4.2.glewis2003-07-103-1313/+1372
|
* 1. Update to 1.4.1.glewis2003-07-103-35/+40
| | | | | | | | 2. More consistent javavm usage. 3. Create/delete /usr/local/share/doc/java in the packing list for consistency. Suggested by: des [1]
* update java/javamail: 1.3 -> 1.3.1daichi2003-07-092-3/+3
| | | | | PR: 54239 Submitted by: Ronald Klop <ronald@cs.vu.nl>
* Add example feature for the Graphical Editing Framework.olgeni2003-07-085-0/+48
|
* Add the Graphical Editing Framework for Eclipse.olgeni2003-07-085-0/+101
|
* Unbreak and grab maintainership.des2003-07-082-5/+11
|
* Add jakarta-struts 1.1-rc2, struts framework.daichi2003-07-075-0/+126
| | | | | PR: 53764 Submitted by: Anton Yudin <toha@toha.org.ua>
* Fix typo in message.olgeni2003-07-061-1/+1
|
* Use MASTER_SITE_ECLIPSE.olgeni2003-07-051-4/+1
|
* Use MASTER_SITE_ECLIPSE, and use PORTVERSION in DISTNAME.olgeni2003-07-051-2/+2
|
* Update to version 2.1.1.olgeni2003-07-043-2405/+2418
|
* Enable full javadoc build.olgeni2003-07-041-1/+1
|
* Add examples for the Eclipse IDE.olgeni2003-07-045-0/+296
|
* Fix build for -CURRENT (malloc.h issue).olgeni2003-06-291-0/+13
| | | | | PR: 53778 Submitted by: maintainer
* Update to version 0.31.olgeni2003-06-292-2/+2
| | | | | PR: 53703 Submitted by: maintainer
* Java 2 SDK Enterprise Edition 1.3.1des2003-06-275-0/+1059
|
* libtool uber-patchade2003-06-273-2130/+10
| | | | | | | | | | | * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly)
* DE is a java package containing a decompiler and an optimizer formi2003-06-257-0/+110
| | | | java. Can be used from command line or through the Swing-based GUI.
* . Fix packing list.glewis2003-06-181-0/+1
| | | | Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
* . Instead of hardwiring JAVA_HOME, put in a USE_JAVA statement that shouldglewis2003-06-181-2/+1
| | | | | | | be sufficient. The Eclipse documentation mentions needing 1.3 or better. PR: 53426 (hopefully) Suggested by: kan
* Refuse to assume a maintainership of something I never wanted to maintainkan2003-06-181-1/+1
| | | | | | in the first place. Assign maintainership to java@.
* Add eclipse 2.1, An open extensible IDE for anything and nothingnork2003-06-1817-0/+3004
| | | | | | in particular. Submitted by: kan
* . Update to 0.30glewis2003-06-184-59/+2
| | | | | PR: 52628 Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer)
* fix of pkg-plistdaichi2003-06-161-182/+173
|
* fix of MD5.daichi2003-06-161-1/+1
|
* New port added, thanks!daichi2003-06-166-0/+524
| | | | | PR: 45275 Submitted by: Scott Lambert <lambert@lambertfam.org>
* . In the cases where we need gtar, its an EXTRACT_DEPENDS, not aglewis2003-06-151-2/+2
| | | | BUILD_DEPENDS.
* . Reorder the check for the source and patchset so that the failureglewis2003-06-152-22/+22
| | | | messages are produced in the order that they were intended.
* . Update DOWNLOAD_URLglewis2003-06-131-1/+1
| | | | Submitted by: nork
* . Update to 1.4.1_03.glewis2003-06-133-15/+5
| | | | . Use the POSIX command line syntax for tail, not the "historical".
* Changed maintainer to: parv_fm@emailgroups.net.znerd2003-06-121-1/+1
| | | | Requested by: parv <parv_fm@emailgroups.net>
* Update to version 3.5.olgeni2003-06-1224-3684/+3300
| | | | Submitted by: Ivanchenko V. I. <webmaster@asiamusic.ru>
* Update to the 2003.05.30 version of the tutorial.znerd2003-06-113-3566/+3655
| | | | | PR: 47153 Requested by: parv_fm@emailgroups.net
* Improved comment.znerd2003-06-111-1/+1
|
* The NetBeans startup script should be patched on -CURRENT only.olgeni2003-06-0814-32/+62
| | | | | | | | | | The -CURRENT /bin/expr command may get confused when matching regexps against strings that begin with "-", because they are interpreted as command flags. Using "--" as the first flag solves this, but it will in turn confuse -STABLE expr (syntax error), so it looks like there's no common way to do it (that I can think of).
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENkris2003-06-053-17/+17
| | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris
* . Update to 1.2.2.015.glewis2003-06-032-2/+2
|
* use java 1.3+ijliao2003-06-031-1/+1
| | | | | PR: 52442 Submitted by: maintainer
* Revert javavm hack, which prevents execution of jpda related modules.olgeni2003-06-0312-318/+6
| | | | | | JDK_HOME will have to be set by hand (or use the -jdkhome switch). Submitted by: Khairil Yusof <kaeru@pd.jaring.my>
* Merge some fixes from ports/44275 and ports/49100:olgeni2003-06-0212-30/+102
| | | | | | | | | | | * Mark as RESTRICTED * Use java >= 1.3 * Add better package description PR: ports/44275 Submitted by: Stefan Schmidt <stefan.schmidt@twest.de> PR: ports/49100 Submitted by: Angel Todorov <angel.todorov@-u.de>
* Add a port for NetBeans, fix the startup script ("expr" syntax) andolgeni2003-06-0231-0/+5491
| | | | use the javavm command to start.
* . Update to 1.3.1 SR4.glewis2003-05-213-6/+8
|
* BROKEN on 5.1: fails to linkkris2003-05-181-1/+7
|
* BROKEN on 5.1: does not compilekris2003-05-181-1/+7
|
* BROKEN on 5.1: bad C++kris2003-05-181-1/+7
|
* . Add the java/jmp port.glewis2003-05-1610-0/+168
| | | | | | | | | JMP is a profiler for java that can be used to trace objects usage and method timings. JMP uses the JVMPI interface to gather statistics and interact with the JVM. JMP uses a GTK+ interface to show the status. PR: 47151, 48474, 50325 Submitted by: Ronald Klop <ronald@cs.vu.nl>
* Unbreak package build after recent Greg's commit (which changedphantom2003-05-093-9/+9
| | | | | | | | include/bsd -> include/freebsd in sources, but not reflected this change in pkg-plist) Reported by: Holger Kipp <Holger.Kipp@alogis.com>, Kunihiro Arai <kunihiro-arai@seagreen.ocn.ne.jp>
* Name of JAR file for dependency Log4J changed. Fixed dendency.znerd2003-05-081-1/+1
| | | | | Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> PR: 51788
* Update to version 1.0.2 of Trove4j.znerd2003-05-083-6/+7
| | | | | | The port now uses the JAVAJARDIR variable defined in bsd.java.mk. Submitted by: maintainer
* This port is i386 only (caused by jdk platform).kuriyama2003-05-071-0/+1
|
* . Bump PORTREVISION for the recent fixes.glewis2003-05-061-1/+1
| | | | Reminded by: lioux
* Using USE_JAVA.znerd2003-05-061-2/+1
|
* Using USE_JAVA and ECHO_CMD. Fixed plist.znerd2003-05-062-192/+190
| | | | Reported by: kris
* BROKEN: Bad pkg-plistkris2003-05-061-0/+2
|
* . Remove an assert() which asserts that if isatty() is true thenglewis2003-05-061-0/+12
| | | | | | | | | | | | | | | | ttyname() must not return NULL. This isn't entirely true according to the manual page (the device must be able to be found as well) and certainly appears to not necessarily be true in the package building environment on bento (plus at least the PR submitter's environment). Note that this assert() was, of course, only ever triggered when running in debug mode (which most people don't, but does happen during the build in some parts). Also note that there is a check for isatty() preceding the call for ttyname() and a NULL return from ttyname() is handled, so removing this assert should not create any problems. PR: 48164
* . Update to 1.2b7.glewis2003-05-062-3/+3
| | | | | | . Revert back to using the actual distribution site in MASTER_SITES. Approved by: znerd
* Update to 1.3.1_08.znerd2003-05-052-5/+5
| | | | Reported by: Thomas Vogt <thomas.vogt@bsdunix.ch>
* linux_base needs to be in EXTRACT_DEPENDS, otherwise ports doesn'tsobomax2003-05-043-0/+3
| | | | install if linux_base isn't installed.
* . Add $FreeBSD$glewis2003-05-023-0/+36
| | | | | | | | . Put the MD JNI headers in include/freebsd _not_ include/bsd. This brings the 1.4 port in line with 1.1, 1.2 and 1.3, and arguably inline with Solaris and Linux. Not-objected-to by: phantom
* Update to 1.2.8.znerd2003-05-013-5/+7
| | | | | | | Destination JAR file now without the version number. Submitted by: maintainer PR: 51637
* . Address ownership issues during the installation step.glewis2003-04-302-1/+5
| | | | | PR: 36411 Approved by: maintainer timeout
* . Fix Math.pow() when the JDK is compiled with optimisation flags set.glewis2003-04-301-0/+176
| | | | | | | There may be other Math methods which similarly fail under optimisation, these will be addressed by a more extensive change in patchset 9. PR: 48825
* Upgrade to 1.6.1.znerd2003-04-242-2/+2
|
* Upgrade to 1.6.znerd2003-04-243-6/+83
|
* . Be consistent with other JDK ports and silence execution of theglewis2003-04-241-2/+2
| | | | | | | | post-patch clean up. . Simplify installation find command. Reviewed by: znerd Approved by: znerd
* . find -> ${FIND}glewis2003-04-241-1/+1
| | | | | Reviewed by: znerd Approved by: znerd
* . Fix ownership of installed files.glewis2003-04-242-0/+2
| | | | | | PR: 36411 Reviewed by: znerd Approved by: znerd
* . Now that we can use Classic and HotSpot, make classic (and hence greenglewis2003-04-231-0/+13
| | | | threads) the default. This is the most stable combination.
* . Fix the shell wrapper to cope with HotSpot and as a result remove theglewis2003-04-232-2/+81
| | | | | | warning that the Classic VM is unusable with HotSpot. Submitted by: Munehiro Matsuda <haro@h4.dion.ne.jp>
* Remove USE_GNOMENG.marcus2003-04-211-1/+0
|
* New port: proguardfjoe2003-04-196-0/+83
| | | | | | | | ProGuard can read jar files, shrink and obfuscate them (to prevent reverse engineering), and write out the resulting jar file. PR: 50434 Submitted by: Alex Semenyaka
* . Fix the packing list to match the updated distribution of the lastglewis2003-04-191-100/+305
| | | | | | commit to distinfo. Forgotten by: edwin
* Update java/java-tutorialedwin2003-04-181-1/+1
| | | | | | | Lots of changes in the HTML code PR: ports/50939 Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
* Don't remove the share/java/classes system directorykris2003-04-181-1/+0
|
* . Switch to using cpio to install in line with other JDKs. This allowsglewis2003-04-171-3/+6
| | | | | | | | | us to ensure ownership is correct on the installed files. . Note that this is a Sun JDK in the registervm comment. PR: 36411 (more ports to go) Reviewed by: znerd Approved by: znerd
* . Switch to using cpio to install in line with other JDKs. This allowsglewis2003-04-171-3/+9
| | | | | | | | | us to ensure ownership is correct on the installed files. . Note that this is a Blackdown JDK in the registervm comment. PR: 36411 (more ports to go) Reviewed by: znerd Approved by: znerd
* Officially dropping maintainership. I have no time nor the interestznerd2003-04-164-4/+4
| | | | to maintain the JBoss ports.
* Drop maintainership - I'am so impressed by the performance andsobomax2003-04-163-3/+3
| | | | | | stability of native JDK 1.4.1 with its built-in JIT on steroids (HotSpot), so that I am unlikely ever will want to use external JIT.
* Fixed DOWNLOAD_URL.znerd2003-04-091-1/+1
| | | | Pointed out by: joerg
* Allow the build to commence by changing the BUILD_DEPENDS on jfc tokris2003-04-081-2/+2
| | | | PATCH_DEPENDS, since it is required by pre-patch
* 1. Clean up demo/jfc/SwingSet2/resources before the install. This shouldglewis2003-04-081-0/+4
| | | | | | | | | not be installed, but appears to be on rare occasions for reasons unknown. 2. Add handling of share/doc/java, previously only done in pkg-plist. PR: 50092 (2) Submitted by: Munehiro Matsuda <haro@kgt.co.jp> (2)
* . Fix the packing list:glewis2003-04-081-29/+30
| | | | | | | | | | . Clean up for WITHOUT_PLUGIN. . Clean up for WITH_NATIVE_THREADS. . Add handling of jre/lib/ext, previously only done in Makefile. PR: 50092 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Munehiro Matsuda <haro@kgt.co.jp>
* Upgrade to 3.0.znerd2003-04-083-2/+177
|
* Upgrade to 1.0.3. Fixed comment.znerd2003-04-073-5/+6
|
* [PATCH] Update java/bouncycastle to version 1.16edwin2003-04-072-2/+2
| | | | | | | | | | java/bouncycastle port is currently at version 1.11. However the jce-jdk13-111.tar.gz tarball downloaded from http://www.bouncycastle.org/download/ suddenly seems to contain jce-jdk13-116, which naturally fails the checksum test: PR: ports/46184 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
* add java-getopt 1.0.9ijliao2003-04-075-0/+40
| | | | Java version of GNU getopt family functions
* New port: trove4j.znerd2003-03-275-0/+423
| | | | | PR: 45287 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
* Fix port build failure.archie2003-03-201-0/+15
|
* Fix port build failure.archie2003-03-204-37/+125
|
* Fix plist after update to 02 patch bundlephantom2003-03-161-3/+0
| | | | Requested by: kris
* Fix checking of libc_r capabilities at FreeBSD version whichphantom2003-03-153-18/+66
| | | | | | | don't have pthread_attr_get_np() at all (early 4.7-STABLE and previous versions). Reported by: Phillip Oleson <poleson@verio.net>
* Make this port non-interactive. I.e. extract distfile unconditionally.phantom2003-03-141-6/+6
| | | | | | | | This is pre-requisite of native jdk14 port build on bento. Requested by: kris Approved by: portmgr No response from: znerd (maintainer)
* Add runtime test to check of required libc_r functionality. I.e. warnphantom2003-03-146-24/+282
| | | | | | | | people about requirement of libc_r updates as early as possible. Bump PORTREVISION Approved by: portmgr (kris) (implicitly)
* Add notice about amount of disk space requiredphantom2003-03-133-0/+27
|
* Correct pkg-plistphantom2003-03-133-612/+0
| | | | Submitted by: olgeni, glewis
* Make sure that demo/jfc/SwingSet2/resources does not exists (it should not,phantom2003-03-133-0/+6
| | | | but sometimes leaves in)
* Fix build on 5.0-RELEASEphantom2003-03-133-0/+33
|
* Bump PORTREVISIONphantom2003-03-113-0/+3
|
* Since we have problems with running debuging binaries on some machinesphantom2003-03-113-0/+45
| | | | | | (old K6 and some SMP machines) don't use javah_g in build process. Reported by: many people
* Add patch which backouts some of my early compile hacks which now preventingphantom2003-03-113-0/+39
| | | | | | MulticastSocket.joinGroup() from behaving correctly. Submitted by: Stefan Farfeleder <stefan@fafoe.dyndns.org>
* Add another check for !PACKAGE_BUILDING when setting IGNOREkris2003-03-101-1/+1
|
* Don't set IGNORE if PACKAGE_BUILDINGkris2003-03-101-1/+1
|
* Add jdk14 port to build and modulesphantom2003-03-071-0/+1
| | | | Approved by: portmgr
* Clear moonlight beckons.ade2003-03-0792-46/+46
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* I am pleased to announce first public -beta patchset of FreeBSD/Java portphantom2003-03-0730-7680/+6057
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for JDK 1.4.1. This is complete and close to production quality native JDK with both working client and server native JVMs. Local micro benchmarks shown very little difference between Linux and FreeBSD JVMs in speed. One of important points of this patchset that it marks point when we are very close to passing of Sun TCK tests. Currently about 20 of >27000 tests are known to be broken (tests were run at -STABLE). If testing of this patchset will be smooth and founding of this work will be continued we may expect to have binary distribution of JDK 1.4.1 in April or begining of May. BUT, don't forget that even TCK tests can't cover all possible problems and this is -beta patchset. Keep your eyes open and report your problems to freebsd-java mailing list or to me directly! * About supported FreeBSD releases: Altough 4.8-RELEASE will be first officially supported FreeBSD release, you may use JDK 1.4.1-p3 at stock post-02-Feb-2003 -STABLE or -CURRENT. You also may use it at post-07-Jan-2003 -STABLE and -CURRENT (including 5.0-RELEASE), but it's required to apply libc_r patch, distributed with patchset3 archive, and rebuild libc_r first. * About compiler: This port is supposed to be built with stock FreeBSD compiler (3.2.[12] for -CURRENT and 2.95.4 for -STABLE)! * Following issues are known, but not yet addressed: . IPv6 networking. IPv6 support is disabled in this patchset. . Asian languages support. Patches are welcome! . K6 (586-class) processors support. There're issues with building on old K6 processors. If you've problems with 586-class machines other than K6 - please let me know. . Mozilla plugin is not yet ported. * Following areas should be used with increased attention: . Java Virtual Machine Profiling Interface (JVMPI) . Java Virtual Machine Debugging Interface (JVMDI) . Host Porting Interface (HPI) If you have problems with these interfaces please let me know. * THANKS! I would thank very much to FreeBSD Foundation, without which support and sponsorship JDK 1.4.1 port would not happen in such timeframes (less than 2 months). Sponsored by: FreeBSD Foundation Approved by: portmgr
* . Allow package building on bento to bypass the distfile check.glewis2003-03-074-4/+4
| | | | Requested by: kris
* . Fix the DOWNLOAD_URL to point at 1.4.1_02, not 1.4.1_01.glewis2003-03-071-1/+1
| | | | | Submitted by: Mark Linimon <linimon@lonesome.com> Pointy hat to: glewis
* . Allow package building on bento to bypass the distfile check.glewis2003-03-061-1/+1
| | | | Requested by: kris
* . Update to SR3.glewis2003-03-064-9/+25
| | | | | | | | | | . de-pkg-comment. . Move check for distfile after the include of bsd.pre.port.mk so it actually works correctly. . Make install owner/group safe (*). PR: 36411 (*) Hopefully approved by: znerd
* . Update to 1.4.1_02glewis2003-03-063-6/+18
| | | | | | | | . find -> ${FIND} . Make install owner/group safe. (*) PR: 36411 (*) Approved by: znerd
* Don't set IGNORE when PACKAGE_BUILDINGkris2003-03-045-9/+9
|
* Fixes:znerd2003-03-044-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
* Use pre-everything:: instead of pre-everything: to avoid conflict withkris2003-03-011-1/+1
| | | | targets in bsd.port.mk
* de-pkg-commentglewis2003-03-018-4/+4
|
* 1. Bump PORTREVISION for this and previous changes.glewis2003-03-018-4/+364
| | | | | | | | | | | 2. Enable compiling the HotSpot JVM. This is experimental and there are a number of caveats with its use that are reported by the port. The flag to enable this is WITH_HOTSPOT. 3. Try to pick some OSVERSION settings appropriate for the current native threads implementation. PR: 47397 (2) Submitted by: Munehiro Matsuda <haro@h4.dion.ne.jp> (2)
* . Updated version of native threads for FreeBSD. This uses recentlyglewis2003-03-014-0/+2904
| | | | | | | | | | | | committed enhancements to libc_r and is only suitable for very recent versions of FreeBSD. The big benefit is that it removes almost all the previous grovelling about in the pthreads internals. The change only comes into effect when WITH_NATIVE_THREADS is set. A separate Makefile commit will attempt to enforce appropriate OSVERSION settings for using it. Submitted by: fjoe
* . Rename our internal gethostby{name,addr}_r functions to avoid collisions.glewis2003-03-014-0/+456
| | | | | | | | | | | | | Currently gethostbyaddr_r collides with the implementation (in libc!) for FreeBSD 5.x which both uses a different prototype (as per the Linux version) and is marked temporary and not thread safe. Also, limit the scope of these internal implementations to this file. This fixes crashes in networked applications for FreeBSD 5.x. Some tweaks (making the functions static, naming, BSD ifdefs) by me. Submitted by: "Georg-W. Koltermann" <g.w.k@web.de>
* . Respect LOCALBASE in the DEVTOOLS_PATH setting.glewis2003-03-014-0/+36
| | | | | PR: 47668 Submitted by: Mike Meyer <mwm-dated-1044336154.329122@mired.org>
* . Add missing include of <sys/time.h>, needed by <sys/resource.h> forglewis2003-03-014-0/+48
| | | | | | FreeBSD 5.x. This fixes native threads compilation on FreeBSD 5.x. Submitted by: Munehiro Matsuda <haro@h4.dion.ne.jp>
* . Be consistent about our compiler settings. Using gcc32 here was bothglewis2003-03-014-0/+52
| | | | | inconsistent with the rest of the code and only relevant on 4.x (since 5.x has gcc 3.2.x as its default compiler).
* Add missed `@exec registervm' into pkg-plist, because while the port doesn'tsobomax2003-02-282-1/+4
| | | | | | | packaged by bento cluster due to legal restrictions, user still can create his own custom package to simplify internal deployment. Sponsored by: Porta Software Ltd.
* Fix install bug: install resources along with classfiles.archie2003-02-281-0/+2
|
* de-pkg-commentglewis2003-02-282-1/+1
|
* New port xdoclet (xdoclet-1.2b2):sheldonh2003-02-265-0/+1335
| | | | | | | | XDoclet is a Java code generation engine. It enables Attribute-Oriented Programming for java. In short, this means that you can add more significance to your code by adding meta data (attributes) to your java sources. This is done in special JavaDoc tags.
* Remove duplicate lines that were created due to applying the same patchsobomax2003-02-252-46/+0
| | | | | | two times. Submitted by: des
* Remove jikes-devel port now that jikes has caught up.archie2003-02-2510-113/+0
|
* Update to version 1.18, but without using 'libicuuc' which seemsarchie2003-02-252-3/+3
| | | | to be what destablizes the jikes-devel port.
* Update the BundleId for rev 7.marcus2003-02-241-1/+1
|
* Update to 1.3.1 revision 7.sobomax2003-02-232-4/+3
|
* Unbreak port in the non-gnome case.archie2003-02-231-11/+9
|
* Remove RESTRICTED tag for crypto stuff.nork2003-02-231-1/+0
| | | | Approved by: kris (implicitly)
* de-pkg-comment.kuriyama2003-02-222-1/+1
|
* Don't remove the share/java and share/java/classes system directorieskris2003-02-221-3/+0
|
* Add two missing fileskris2003-02-221-0/+2
|
* . Commit the version of these patches with the correct paths. Grrr.glewis2003-02-222-14/+8
|
* De-pkg-comment.knu2003-02-2132-16/+16
|
* de-pkg-commentglewis2003-02-212-1/+1
|
* Update to version 1.0.6.archie2003-02-2120-51/+282
|
* De-pkg-comment.knu2003-02-216-3/+3
|