JBoss is an implementation of the EJB 1.1 (and parts of 2.0) specification, that is, it is a server and container for Enterprise JavaBeans. In this it is similar to Sun's 'J2SDK Enterprise Edition' (J2EE), but the JBoss core server provides only an EJB server. The JBoss core does not include a web container for servlets/JSP pages, although there are bundles available that include either Tomcat or Jetty. The minimal core offering means that JBoss has minimal memory and disk space requirements. JBoss will run very effectively on a machine with 64 megabytes of RAM, and requires only a few megabytes of disk (including source code!). Sun's J2EE requires a minimum of 128 megabytes of RAM, and 31 megabytes of disk space. Because of its small memory footprint, JBoss starts up about 10 times faster than J2EE. There is a built-in SQL database server for handling persistent beans, and this starts up automatically with the server (J2EE ships with the CloudScape SQL server, which has to be started separately). One of the nicest features of JBoss is its support for `hot' deployment. What this means is that deploying a Bean is a simple as copying its JAR file into the deployment directory. If this is done while the Bean is already loaded, JBoss automatically unloads it, then loads the new version. Contrast this with the rigmarole that other J2EE server makes us go through... JBoss is distributed under the LGPL, which means that it's free, even for commercial work, and the LGPL ensures that it remains that way. WWW: http://www.jboss.org/ >dependabot/npm_and_yarn/devel/electron4/files/bl-1.2.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/print
Commit message (Expand)AuthorAgeFilesLines
* A reimplementation of the LaTeX biliographic facilities.miwi2008-01-274-0/+94
* Mark BROKEN: does not builderwin2008-01-261-0/+2
* Chase a silent update: only docs have been modified.thierry2008-01-252-4/+4
* Add LCD filtering option, WITH_LCD_FILTERING. Visit URL below to learn moremezz2008-01-241-0/+14
* - add option DNSSD to make configdinoex2008-01-242-2/+13
* A toolbox providing programming facilities for LaTeX.miwi2008-01-214-0/+74
* - Update to 1.3.3.11miwi2008-01-218-1468/+1688
* - new option WITH_DNSSDdinoex2008-01-201-0/+7
* - Update to 5.7.3.araujo2008-01-202-4/+4
* - add example for devd.confdinoex2008-01-174-3/+26
* - Install files in contrib/ directory.hrs2008-01-142-30/+65
* - force installation of cups.desktopdinoex2008-01-142-0/+3
* - Add support for libspiro (handles using clothoid splines as opposed tomiwi2008-01-141-5/+10
* Update print/hplip to 2.7.12.bsam2008-01-1310-32/+38
* - Update to 20080109miwi2008-01-113-16/+15
* paps: UTF-8 to PostScript converter using Pangojohans2008-01-104-0/+32
* Remove icon files when deinstalling. Bump PORTREVISION.hrs2008-01-072-2/+144
* Add Adobe Reader 8.1.1 and localized versions (total 15hrs2008-01-0523-0/+2002
* Update to 20071020. Add Adobe Reader 8 support and $ADOBE_VERhrs2008-01-052-11/+55
* - Update to 2.66miwi2008-01-032-4/+4
* - Update to 2.3.5miwi2008-01-033-20/+11
* - Update to 0.9.7.araujo2008-01-022-4/+4
* - Update to 5.7.1.araujo2008-01-022-10/+7
* Adding a post-installation message , telling the user that he needs athierry2008-01-028-0/+28
* Update from 1.5.1 to 1.5.3. Fix problems, when both Qt3 and Qt4 aremi2007-12-292-19/+26
* - update to 1.3.5dinoex2007-12-231-1/+1
* - Security update to 1.3.5dinoex2007-12-233-612/+4
* - Mark BROKEN with gcc42 across the boardpav2007-12-221-2/+0
* Prettyref provides a command \newrefformat, which specifies the way inpav2007-12-195-0/+62
* Update to 1.2.3ahze2007-12-182-5/+5
* - Add build dependency on perlpav2007-12-172-0/+2
* - Remove hard-coded EMACS_PORT_NAME.hrs2007-12-161-2/+2
* - Update to 1.2.6sat2007-12-152-4/+4
* - Update to 1.1.0pav2007-12-154-26/+85
* - Update to 20071210pav2007-12-144-25/+132
* Depending on javavmwrapper should be enough, rather than also dependinglinimon2007-12-121-2/+3
* Upgrade to 1.4.5.1, which should be able to read files created bymi2007-12-1212-76/+140
* Update my email address.brix2007-12-121-1/+1
* - fix packagedinoex2007-12-121-1/+2
* - update to 1.3.4dinoex2007-12-125-198/+17
* Here's a twist: a port that the import of gcc4.2 _unbroke_. Mark it so.linimon2007-11-201-6/+0
* - fix vulnerability in pdftopsdinoex2007-11-142-1/+608
* - Security patch to solve remote code executiondinoex2007-11-122-1/+154
* - mark FORBIDDEN due remote execution of arbitrary codedinoex2007-11-091-0/+1
* - Unbreakmiwi2007-11-052-2/+2
* - Depends on package as latex may come from print/latex instead of teTeXrafan2007-10-301-2/+2
* Update to 1.0.2lme2007-10-302-7/+7
* - Update to 20071002miwi2007-10-287-288/+218
* - Update to 2.7.9 (breaks out foomatic integration, all access is done viapav2007-10-2748-1728/+1862
* - Fix a typo in bsd.sites.mk along with all the places it affectedsat2007-10-261-1/+1
* Remove print/yatex-mule because Mule is obsolete now.hrs2007-10-252-17/+0
* Fix INDEXahze2007-10-251-1/+1
* Remove gimp-devel and friends since gimp 2.4.0 is now in portsahze2007-10-253-23/+0
* Correct path to lpstat so gimp (and others) can find pre-configured-cups prin...ahze2007-10-251-1/+3
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-2527-683/+168
* Migration from bison 1.x to 2.xade2007-10-172-4/+4
* - Fix pkg-plist.araujo2007-10-151-1/+1
* - Update to 3.6.3.araujo2007-10-105-39/+6
* Add print/lyx15, a document processor interfaced with LaTeXthierry2007-10-087-346/+590
* New port of pyPdf, a Pure-Python library for access to and modificationse2007-10-085-0/+52
* - Update to 0.3.9miwi2007-10-062-5/+4
* Print driver for the Minolta PagePro 1(2/3/4)xxW printers.miwi2007-10-064-0/+33
* Remove leftover .endifedwin2007-10-041-1/+0
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-0410-47/+2
* Remove support for OSVERSION < 5edwin2007-10-041-11/+0
* 2007-01-04 print/clibpdf: distfile and homepage disappearedtabthorpe2007-10-0111-331/+0
* Mark as broken with gcc4.2 on 64-bit archs.linimon2007-10-011-0/+6
* Before bsd.port.pre.mk, set either USE_PERL5 or WANT_PERL, depending onlinimon2007-09-301-0/+1
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-303-5/+7
* - update to 1.3.3dinoex2007-09-305-27/+19
* Update to 1.2.1ahze2007-09-302-4/+4
* Add WANT_PERL. This will be needed to conditionalize bsd.perl.mk inclusion.linimon2007-09-301-0/+1
* - Fix building with GCC 4.2 (remove -Werror) and remove BROKEN for 7.x.alepulver2007-09-301-4/+3
* - fix build when an obsolete version of cups is installeddinoex2007-09-292-0/+15
* - update to 1.3.0dinoex2007-09-281-1/+1
* - update to 1.30.0dinoex2007-09-282-0/+29
* - update to 1.30.0dinoex2007-09-285-837/+1014
* Update to 2.1.4 release.ale2007-09-272-5/+4
* - schedule for expiration on 2007-10-01tabthorpe2007-09-261-0/+3
* Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gplrafan2007-09-2490-6941/+10
* - Use ${LINUXBASE}/bin/sh instead of /bin/sh to prevent issues due tohrs2007-09-242-8/+11
* Retire print/gimp-print, graphics/gimp1, and graphics/gimp-pmosaicahze2007-09-178-4514/+0
* - Update to 3.00rafan2007-09-123-7/+4
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-087-31/+6
* Revert changes to plist, they are only applicable to gimp 2.4+ according toahze2007-09-052-2/+2
* Update plist with last gutenprint updateahze2007-09-044-4/+4
* - Update to 5.5.2.araujo2007-09-042-4/+4
* - Update to 1.2.5sat2007-08-314-8/+9
* Update to 7.0.2 release.ale2007-08-282-5/+5
* - Update to 1.3.3.8rafan2007-08-266-80/+188
* - Reorder pkg-plist for upcoming update and unbreakrafan2007-08-262-86/+86
* Update to 1.2.0ahze2007-08-223-7/+17
* - Connect print/latex-cjk to buildrafan2007-08-191-0/+1
* - Finish move chinese/CJK to print/latex-cjkrafan2007-08-191-2/+2
* BROKEN: Incorrect pkg-plistkris2007-08-182-0/+4
* - Disable GS_DEVS_SHARED to fix svga drivers buildrafan2007-08-182-2/+2
* - Add missing patch in 8.60 updaterafan2007-08-162-0/+50
* - Update to 8.60. The contributed drivers made by gs-esp are now merged in,rafan2007-08-1630-1888/+198
* Unbreak: Use bundled (older) boost instead of the one installeddelphij2007-08-161-19/+2
* - update to 1.2.12dinoex2007-08-143-7/+5
* - Update to 0.9.6.araujo2007-08-092-5/+4
* - Update to 5.5.1.araujo2007-08-092-4/+4
* Update to 2.18.1.mezz2007-08-093-7/+11
* - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-045-9/+9
* - Replace USE_XLIB with USE_XORG (xt xext)mm2007-08-0410-10/+10
* Fix build on 64bit platformsarved2007-08-032-0/+54
* Update to 1.18. Changes include:hrs2007-08-023-9/+54
* - Fix buffer overflow vulnerability.miwi2007-07-312-1/+24
* - Update to 1.2.4sat2007-07-312-7/+6
* - Chase increase of print/pslib shlib version.miwi2007-07-311-2/+2
* add latex-resume 20010823ijliao2007-07-305-0/+54
* - Make Python 2.5.1 the default Python versionalexbl2007-07-305-0/+8
* Retire obsolete USA_RESIDENT (dating to the bad old days of crypto exportkris2007-07-301-4/+0
* Fix the crash in a few apps by correct the spell, UTF8 -> UTF-8, when try tomezz2007-07-301-1/+3
* - Update to 0.4.0miwi2007-07-295-51/+79
* BROKEN: Does not buildkris2007-07-291-0/+2
* Update to the autotools new world order.ade2007-07-281-2/+2
* - Update to 2.18rafan2007-07-272-4/+4
* - Fix build on amd64miwi2007-07-242-0/+22
* - Update to 1.7.4a [1]miwi2007-07-238-290/+104
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-239-15/+6
* - Update to 2.17rafan2007-07-212-5/+4
* - Update to 2.64rafan2007-07-112-5/+4
* Add a patch to ensure we compile against the new Boost-1.34, whilemi2007-07-0710-0/+540
* Change the depends from tex to initex to avoid installing it with teTeXjmz2007-07-061-2/+3
* Release to ports@demon2007-07-051-1/+1
* Bump PORTREVISION for a few apps due to gnutls update.tmclaugh2007-07-052-2/+2
* Add cupsddkahze2007-07-055-0/+98
* - Fix the build with modern GCC and unbreak [1]danfe2007-07-043-8/+29
* Mark BROKEN on 7.X: does not compile with GCC 4.2pav2007-07-041-0/+4
* Move a line to creat the install directory to the do-installhrs2007-07-041-1/+1
* - Mark BROKEN on CURRENT: does not build with GCC 4.2pav2007-07-031-1/+7
* - Unbreakmiwi2007-07-032-18/+4
* Chase increase of print/pslib shlib version.miwi2007-07-021-1/+2
* Chase gnutls shared library version chase: adjust DEPENDS lines andnovel2007-07-011-2/+2
* Reset rainer.alves@gmail.com by request due to current lack of time tolinimon2007-06-302-2/+2
* - Update to 5.4.4.araujo2007-06-302-4/+4
* - Change my mail address to araujo@.araujo2007-06-305-5/+5
* - Update to 0.3.0miwi2007-06-296-48/+16
* - Fix build with gcc4miwi2007-06-292-6/+16
* fix png problemijliao2007-06-271-1/+2
* Update to 5.1.3ahze2007-06-266-6/+514
* Update to 5.1.3ahze2007-06-265-23/+16
* Fix some manpages that should have been in MLINKS.hrs2007-06-241-4/+6
* Update to 20070409. Changes include:hrs2007-06-234-25/+26
* %%ACROBASE%% and %%ADOBEBASE%% are now handled by acroread ports.hrs2007-06-232-9/+2
* add libharu 2.0.8ijliao2007-06-155-0/+73
* "make describe" failed in top-level "make index"andreas2007-06-142-2/+10
* Depend on graphics/tgif port not tgif-nls.andreas2007-06-141-2/+2
* - drop pkg-installdinoex2007-06-123-25/+19
* - Security update to 1.2.11dinoex2007-06-123-6/+124
* Add port print/a2pdf:sat2007-06-115-0/+40
* - Update to 3.2.5miwi2007-06-1010-118/+65
* - Add japanese fontmiwi2007-06-092-0/+43
* Fix wrong variable names forgotten in the previous commit.hrs2007-06-092-8/+8
* Use @dirrmtry for Adobe and Adobe/Acrobat7.0 directorieshrs2007-06-094-9/+15
* - fix order for creation for user, groups and dirs.dinoex2007-06-083-31/+7
* - Use bsd.emacs.mkrafan2007-06-051-3/+4
* Fix build when lvga256 or vgalib is enabled.hrs2007-06-044-0/+72
* Update to 8.57.hrs2007-06-03140-11954/+2494
* Add the overlooked gl.mo (localization)mi2007-06-025-0/+5
* PHP extention to generate postscript by using pslib.miwi2007-05-304-0/+37
* SpliX is a set of CUPS printer drivers for SPL (Samsung Printer Language)nivit2007-05-296-0/+96
* Upgrade from 1.4.3 to 1.4.4. Add (optional) support for Aiksaurus.mi2007-05-2915-45/+345
* Allow these ports to be built with GCC 4.2.bland2007-05-281-1/+1
* - Update to 2.4.6miwi2007-05-272-6/+5
* BROKEN with gcc 4.2kris2007-05-271-0/+4
* - update for gnustep-make-2.0.0dinoex2007-05-251-1/+1
* BROKEN: Incomplete pkg-plistkris2007-05-251-0/+2
* Fix the integer signedness error in freetype2 that is described inmarcus2007-05-222-1/+33
* - Bump PORTREVISION for xorg72 import (automated tool got confused here)pav2007-05-2010-10/+5
* - Welcome X.org 7.2 \o/.flz2007-05-20