Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. | trevor | 2003-11-13 | 1 | -1/+2 |
| | |||||
* | Fix by using $STRIP_CMD rather than $STRIP. | kuriyama | 2003-07-23 | 1 | -2/+2 |
| | | | | | | | Bump PORTREVISION because this breakage is ignored and packaged as non-stripped binary. Reported by: Chuck Swiger <cswiger@mac.com> | ||||
* | o Remove unneeded CXXFLAGS tweak for 64bit archs. | kuriyama | 2003-07-22 | 1 | -8/+2 |
| | | | | o s/strip/${STRIP}/. | ||||
* | o Add WWW:. | kuriyama | 2003-07-22 | 6 | -3/+34 |
| | | | | | o Update Debian's patch to -35. o Unbreak on gcc-3.3 (same method as openjade/opensp). | ||||
* | Fix @exec in pkg-plist. | kuriyama | 2003-07-07 | 2 | -2/+2 |
| | | | | Submitted by: hrs | ||||
* | Switch to using xmlcatmgr from mkcatalog. | kuriyama | 2003-07-01 | 2 | -9/+11 |
| | | | | | | | | | | | # 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 | ||||
* | de-pkg-comment. | kuriyama | 2003-02-22 | 2 | -1/+1 |
| | |||||
* | Unbreak on sparc64, also will fix ia64. | kuriyama | 2003-02-02 | 1 | -7/+2 |
| | | | | | | | Replace obrien's fix with this. This will cover where sizeof(size_t)==8 situation. Build tested on: panther and beast | ||||
* | Unbreak on alpha by using USE_REINPLACE. | kuriyama | 2002-11-26 | 1 | -1/+2 |
| | | | | Reported by: kris | ||||
* | Don't remove the system directory share/sgml | kris | 2002-11-10 | 1 | -1/+0 |
| | |||||
* | Unbreak on -current. | kuriyama | 2002-06-16 | 1 | -0/+13 |
| | | | | | Submitted by: Alexander Kabaev <ak03@gte.com> PR: ports/39301 | ||||
* | Comment out exit() declaration which causes build failure on some | kuriyama | 2002-04-26 | 1 | -1/+1 |
| | | | | | | | | environment. Commented out declaration is modified from original one to note another candidate from latest OpenJade source. Submitted by: jhay | ||||
* | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | knu | 2002-01-29 | 1 | -1/+1 |
| | | | | | | 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. | ||||
* | Update to new patch from Debian ($PORTREVISION++). | kuriyama | 2001-04-29 | 3 | -3/+15 |
| | | | | Submitted by: MAR | ||||
* | More style fixes for ports/textproc. | olgeni | 2001-02-05 | 1 | -1/+1 |
| | |||||
* | I'll maintain them for Documentation Project. | kuriyama | 2001-01-29 | 1 | -1/+1 |
| | |||||
* | respect CFLAGS. | sf | 2001-01-28 | 2 | -14/+0 |
| | | | | | PR: 19193 Submitted by: lioux | ||||
* | Remove inactive MAINTAINER <jfieber>, who hasn't committed in 14 months. | will | 2001-01-27 | 1 | -1/+1 |
| | |||||
* | Remove share/sgml/catalog if it's empty. | asami | 2000-10-11 | 1 | -0/+1 |
| | | | | | Reported by: bento Reviewed by: kuriyama | ||||
* | USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines. | sobomax | 2000-08-21 | 1 | -1/+0 |
| | |||||
* | Remove extra directory. | kuriyama | 2000-08-02 | 1 | -0/+1 |
| | | | | Submitted by: O'bento | ||||
* | Make this compile on the Alpha -- this give us a fighting chance of | obrien | 2000-07-24 | 1 | -5/+11 |
| | | | | building the FreeBSD release docs. | ||||
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | asami | 2000-06-16 | 1 | -1/+1 |
| | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax | ||||
* | Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with | sobomax | 2000-06-16 | 2 | -5/+3 |
| | | | | ldconfig in PLIST need personal consideration. | ||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-09 | 1 | -2/+2 |
| | |||||
* | Use LIB_TOOL. | kuriyama | 2000-02-17 | 2 | -4/+4 |
| | | | | | | Submitted by: OKAZAKI Tetsurou <okazaki@be.to> PR: ports/16698 Not approved by: maintainer | ||||
* | Add workaround to avoid error in do-install stage (USE_GMAKE=YES). | kuriyama | 2000-02-12 | 1 | -1/+2 |
| | | | | | | | Portlint. Reported by: jkh Not approved by: maintainer | ||||
* | Enable default catalog as "${PREFIX}/share/sgml/catalog". | kuriyama | 2000-02-11 | 2 | -0/+13 |
| | | | | | | | | Add missing PLIST entries. Submitted by: kiri@pis.toba-cmt.ac.jp Comment from: PW No response from: maintainer | ||||
* | jade can't work with optimize (like -O2 -mpentium). | vanilla | 1999-12-27 | 1 | -0/+13 |
| | |||||
* | Fix build problems with Gcc 2.95.2 (i.e., 4-CURRENT). | obrien | 1999-12-02 | 2 | -0/+5 |
| | |||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | On the Alpha nsgmls coredumps while building the documentation for this | steve | 1999-07-04 | 1 | -1/+5 |
| | | | | port. | ||||
* | Install correct files in ${PREFIX}/share/sgml/jade. | dirk | 1999-01-31 | 2 | -21/+13 |
| | | | | | Submitted by: Robert Brive <brive@mail.dotcom.fr> Requested by: John Fieber <jfieber@FreeBSD.ORG> | ||||
* | - Give it a chance to work with 4.0-CURRENT. | dirk | 1999-01-27 | 1 | -1/+4 |
| | | | | - strip installed binaries. | ||||
* | Upgrade to 1.2.1. | dirk | 1999-01-27 | 4 | -55/+48 |
| | | | | | | | Uses autoconf and libtool, now. Thus shared libraries are working now and the bmakefiles are not necessary any longer. OK'ed by: John Fieber <jfieber@FreeBSD.ORG> | ||||
* | Upgrade from 1.1.1 to 1.2. | jfieber | 1998-09-28 | 3 | -5/+11 |
| | |||||
* | Upgrade from 1.1 to 1.1.1. | jfieber | 1998-06-05 | 2 | -4/+4 |
| | | | | Bugfixes only, no new features. | ||||
* | Make this port build under -current again. Rather than add extra | jdp | 1998-06-03 | 1 | -7/+1 |
| | | | | | | | | tests for /usr/lib/aout, I took the easy way out and deleted the attempted support of FreeBSD-2.1.x. That branch is dead, dead, dead, and support for it in this port was broken anyway. Another "make release" killer bites the dust. | ||||
* | Upgrade to version 1.1. | jfieber | 1998-03-13 | 5 | -9/+12 |
| | | | | Adds XML support, including a utility to convert SGML files to XML files. | ||||
* | Upgrade to 1.0.1. Bugfixes only, no new features. | jfieber | 1997-10-14 | 1 | -1/+1 |
| | |||||
* | Upgrade to 1.0.1. Bugfixes only, no new features. | jfieber | 1997-10-14 | 1 | -4/+4 |
| | |||||
* | Upgrade from 0.9 to 1.0. | jfieber | 1997-09-06 | 3 | -11/+7 |
| | |||||
* | Upgrade to version 0.9. | jfieber | 1997-07-23 | 2 | -5/+5 |
| | |||||
* | ldconfig -> ${LDCONFIG}. | max | 1997-07-17 | 1 | -2/+2 |
| | |||||
* | Unbreak this. Sort of. Shared libraries are still disabled | jfieber | 1997-07-07 | 3 | -12/+29 |
| | | | | | | until I can figure out what is going on with them. An assortment of other small messes were cleaned up. | ||||
* | Mark as BROKEN. | jfieber | 1997-07-06 | 1 | -1/+3 |
| | | | | | It appears that some change between 2.2.1 and 2.2.2 is causing problems for C++ libraries. | ||||
* | Style police: | obrien | 1997-06-29 | 1 | -6/+7 |
| | | | | | * Move RUN_DEPENDS to proper place * use PKGNAME and EXTRACT_SUFX rather than DISTFILES | ||||
* | Add support for OpenBSD | obrien | 1997-06-29 | 1 | -1/+1 |
| | |||||
* | Jade: a DSSSL processor. | jfieber | 1997-06-22 | 6 | -0/+255 |
Note, this port is a superset of the SP port, but unlike SP this one will not compile on FreeBSD 2.1.x--a more modern C++ compiler is needed. |