FreshPorts -- The Place For Ports notbug Mon, 28 May 2012 2:04 AM BST
Port details
jade 1.2.1_9 textproc on this many watch lists=168 search for ports that depend on this port
An object-oriented SGML/XML parser toolkit and DSSSL engine
Maintained by: kuriyama@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
License: not specified in port


An object-oriented SGML/XML parser toolkit and DSSSL engine.

Features summary: 

    * Includes nsgmls 
    * Provides access to all information about SGML document 
    * Supports almost all optional SGML features 
    * Sophisticated entity manager 
    * Supports multi-byte character sets 
    * Object-oriented 
    * Written in C++ from scratch 
    * Fast 
    * Portable 
    * Production quality 
    * Free 

Note: This port is a superset of the sp port.  If you have sp
installed, it is recommended that you remove it before installing
jade.

WWW: http://www.jclark.com/jade/

John Fieber
jfieber@FreeBSD.org
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake, devel/libtool
Required To Run: textproc/xmlcatmgr

Required by:
for Build

for Run

To install the port: cd /usr/ports/textproc/jade/ && make install clean
To add the package: pkg_add -r jade


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.jclark.com/pub/jade/
http://dist.bsdlab.org/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 41

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
03 Jul 2011 14:40:25
Original commit files touched by this commit  1.2.1_9
ohauer search for other commits by this committer
-remove MD5
25 Feb 2011 06:15:44
Original commit files touched by this commit  1.2.1_9
ade search for other commits by this committer
Update to libtool 2.4

Tested by:      pav (multiple -exp runs)
04 Dec 2010 07:34:27
Original commit files touched by this commit  1.2.1_9
ade search for other commits by this committer
Sync to new bsd.autotools.mk
12 Oct 2009 13:56:36
Original commit files touched by this commit  1.2.1_9
kuriyama search for other commits by this committer
- Mark as $MAKE_JOBS_UNSAFE.

PR:             ports/139378
Submitted by:   amdmi3
02 Aug 2009 19:36:34
Original commit files touched by this commit  1.2.1_9
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
29 Jan 2007 23:51:55
Original commit files touched by this commit  1.2.1_9
kris search for other commits by this committer
Use libtool port instead of included version to avoid a.out objformat botch
28 Jan 2007 13:43:25
Original commit files touched by this commit  1.2.1_9
pav search for other commits by this committer
- Prepare for removal of shlib filtering
23 Feb 2006 10:40:45
Original commit files touched by this commit  1.2.1_9
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
15 Nov 2005 06:52:12
Original commit files touched by this commit  1.2.1_9
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
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.
09 Nov 2005 01:41:43
Original commit files touched by this commit  1.2.1_9
kuriyama search for other commits by this committer
- Add CONFLICTS between jade-1.* and sp-1.* (1)
- Add more MASTER_SITES (2)
- Quote BROKEN (2).
- Add SHA256 checksums.

PR:             ports/85498 (1)
Submitted by:   Alejandro Pulver (1), portlint (2)
09 Jan 2005 02:35:28
Original commit files touched by this commit  1.2.1_9
kuriyama search for other commits by this committer
o Don't use -O2 or higher flag for this port to avoid dumping core
  during processing.

PR:             ports/75074
Submitted by:   Jose M Rodriguez <josemi@freebsd.jazztel.es>
03 Aug 2004 23:25:17
Original commit files touched by this commit  1.2.1_8
kuriyama search for other commits by this committer
Add koi8-r support to jade to solve problem with koi8-r encoding
in printed formats.

SP_ENCODING=koi8-r should be passed to jade.

Obtained from:  ftp://ftp.ptc.spbu.ru/people/uwe/sgml/ (slightly modified)
Found by:       Denis Philippov
Submitted by:   den
20 Apr 2004 02:26:00
Original commit files touched by this commit  1.2.1_7
kuriyama search for other commits by this committer
Add jade/xml.soc and jade/xml.dcl.

PR:             ports/64343
Submitted by:   Dirk Gouders <gouders@et.bocholt.fh-gelsenkirchen.de>
18 Mar 2004 00:48:53
Original commit files touched by this commit  1.2.1_6
kuriyama search for other commits by this committer
SIZEify.

Submitted by:   trevor
14 Mar 2004 06:17:56
Original commit files touched by this commit  1.2.1_6
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
04 Feb 2004 05:10:27
Original commit files touched by this commit  1.2.1_6
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
13 Nov 2003 12:54:57
Original commit files touched by this commit  1.2.1_5
trevor search for other commits by this committer
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
23 Jul 2003 02:55:40
Original commit files touched by this commit  1.2.1_5
kuriyama search for other commits by this committer
Fix by using $STRIP_CMD rather than $STRIP.
Bump PORTREVISION because this breakage is ignored and packaged as
non-stripped binary.

Reported by:    Chuck Swiger <cswiger@mac.com>
22 Jul 2003 03:41:51
Original commit files touched by this commit  1.2.1_4
kuriyama search for other commits by this committer
o Remove unneeded CXXFLAGS tweak for 64bit archs.
o s/strip/${STRIP}/.
22 Jul 2003 01:49:54
Original commit files touched by this commit  1.2.1_4
kuriyama search for other commits by this committer
o Add WWW:.
o Update Debian's patch to -35.
o Unbreak on gcc-3.3 (same method as openjade/opensp).
07 Jul 2003 11:51:39
Original commit files touched by this commit  1.2.1_3
kuriyama search for other commits by this committer
Fix @exec in pkg-plist.

Submitted by:   hrs
01 Jul 2003 06:20:27
Original commit files touched by this commit  1.2.1_2
kuriyama search for other commits by this committer
Switch to using xmlcatmgr from mkcatalog.

# Maintainers, please let me know if I break something in your port.

Submitted by:   hrs
PR:             ports/53819, ports/53820, ports/53821, ports/53822,
                ports/53823, ports/53824, ports/53825, ports/53826,
                ports/53827, ports/53828, ports/53829, ports/53830,
                ports/53831, ports/53832, ports/53833, ports/53834,
                ports/53835, ports/53836, ports/53837
22 Feb 2003 07:48:51
Original commit files touched by this commit  1.2.1_1
kuriyama search for other commits by this committer
de-pkg-comment.
02 Feb 2003 08:23:51
Original commit files touched by this commit  1.2.1_1
kuriyama search for other commits by this committer
Unbreak on sparc64, also will fix ia64.
Replace obrien's fix with this.  This will cover where sizeof(size_t)==8
situation.

Build tested on:        panther and beast
26 Nov 2002 23:50:06
Original commit files touched by this commit  1.2.1_1
kuriyama search for other commits by this committer
Unbreak on alpha by using USE_REINPLACE.

Reported by:    kris
10 Nov 2002 22:30:19
Original commit files touched by this commit  1.2.1_1
kris search for other commits by this committer
Don't remove the system directory share/sgml
16 Jun 2002 09:17:46
Original commit files touched by this commit  1.2.1_1
kuriyama search for other commits by this committer
Unbreak on -current.

Submitted by:   Alexander Kabaev <ak03@gte.com>
PR:             ports/39301
26 Apr 2002 13:50:09
Original commit files touched by this commit  1.2.1_1
kuriyama search for other commits by this committer
Comment out exit() declaration which causes build failure on some
environment.
Commented out declaration is modified from original one to note
another candidate from latest OpenJade source.

Submitted by:   jhay
29 Jan 2002 11:58:52
files touched by this commit
knu search for other commits by this committer
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;   the ECHO
macro is set to "echo" by default, but it is set to "true" if   make(1) is
invoked with the -s option while ECHO_CMD is always set to   the echo command.  
 
29 Apr 2001 07:03:34
files touched by this commit
kuriyama search for other commits by this committer
Update to new patch from Debian ($PORTREVISION++).    
05 Feb 2001 16:35:27
files touched by this commit
olgeni search for other commits by this committer
More style fixes for ports/textproc.    
29 Jan 2001 03:45:45
files touched by this commit
kuriyama search for other commits by this committer
I'll maintain them for Documentation Project.    
28 Jan 2001 18:37:54
files touched by this commit
sf search for other commits by this committer
respect CFLAGS.    
27 Jan 2001 05:26:23
files touched by this commit
will search for other commits by this committer
Remove inactive MAINTAINER <jfieber>, who hasn't committed in 14 months.    
11 Oct 2000 01:56:13
files touched by this commit
asami search for other commits by this committer
Remove share/sgml/catalog if it's empty.    
08 Oct 2000 07:29:51
files touched by this commit
asami search for other commits by this committer
Convert category textproc to new layout.  
21 Aug 2000 11:07:37
files touched by this commit
sobomax search for other commits by this committer
USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.    
02 Aug 2000 04:27:31
files touched by this commit
kuriyama search for other commits by this committer
Remove extra directory.    
24 Jul 2000 21:34:14
files touched by this commit
obrien search for other commits by this committer
Make this compile on the Alpha -- this give us a fighting chance of   building
the FreeBSD release docs.    
16 Jun 2000 22:52:41
files touched by this commit
asami search for other commits by this committer
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB.  (There was a typo in the   previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)    
16 Jun 2000 11:38:51
files touched by this commit
sobomax search for other commits by this committer
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with  
ldconfig in PLIST need personal consideration.    

Number of commits found: 41

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month253

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.319 seconds.