Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.1_11 14 Oct 2024 20:49:26 |
Cy Schubert (cy) |
textproc/jade: Deprecate and expire
Upstream has disappeared.
PR: 282089 |
1.2.1_11 18 Dec 2023 19:15:10 |
Brooks Davis (brooks) |
textproc/jade: remove non-functional deoptimization
Long ago, this code was added to disable -O2 optimizations and
presumably remove -mcpu flags to avoid miscompilation. Somewhere along
the line it stopped working and code is being compiled with -O2 by
default and proably with -mcpu flags if set. The only place this seems
to be used is when checking if the compiler works early in configure.
Discovered on CheriBSD where removing -m* removed created an invalid
command line with two -Xclang flags in a row.
Reviewed by: cy
Sponsored by: DARPA
Differential Revision: https://reviews.freebsd.org/D43072 |
1.2.1_11 05 Aug 2023 06:02:40 |
Yasuhiro Kimura (yasu) |
textproc/jade: Add license information
PR: 272929
Approved by: maintainer |
1.2.1_11 18 May 2023 18:21:48 |
Dimitry Andric (dim) |
textproc/jade: fix build with clang 16
Since clang 16 (and gcc 11) the default C++ standard is now gnu++17.
Because textproc/jade's Makefile does not explicitly set its C++
standard, this leads to an error:
Recognizer.cxx:40:3: error: ISO C++17 does not allow 'register' storage class
specifier [-Wregister]
register const Trie *pos = trie_.pointer();
^~~~~~~~~
Add USE_CXXSTD=gnu++98 to compile for C++98 with GNU extensions instead.
PR: 271494
Approved by: cy (maintainer)
MFH: 2023Q2 |
1.2.1_10 08 Sep 2022 15:46:38 |
Stefan Eßer (se) |
Remove WWW lines that have been moved into Makefiles
Approved by: portmgr (implicit) |
1.2.1_10 08 Sep 2022 15:43:21 |
Stefan Eßer (se) |
Move more WWW entries from pkg-descr files into Makefiles
The WWW: lines in the pkg-descr files of these ports where not at the
end of those files and have been missed in prior conversion runs.
Approved by: portmgr (implicit) |
1.2.1_10 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.2.1_10 30 Nov 2021 04:40:43 |
Cy Schubert (cy) |
textproc/jade: Assume maintainership
The Common Desktop Environment Project on Sourceforge intends to remove
their nsgmls, expecting the platform to provide the utility. As this
utility in the ports tree has no maintainer at the moment, assume
maintainership. |
1.2.1_10 04 Oct 2021 19:58:01 |
Rene Ladan (rene) |
*: re-assign kuriyama@s ports to the pool, commit bit safekept
With hat: portmgr-secretary |
1.2.1_10 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2.1_10 10 Jan 2018 14:50:52 |
jbeich |
textproc/jade: regen via "make makepatch"
$ portlint -C
WARN: /usr/ports/textproc/jade/files/patch-assert.cxx: patch was not generated
using ``make makepatch''. It is recommended to use ``make makepatch'' when you
need to [re-]generate a patch to ensure proper patch format.
WARN: /usr/ports/textproc/jade/files/patch-CharsetRegistry.cxx: patch was not
generated using ``make makepatch''. It is recommended to use ``make makepatch''
when you need to [re-]generate a patch to ensure proper patch format.
WARN: /usr/ports/textproc/jade/files/patch-CharsetRegistry.h: patch was not
generated using ``make makepatch''. It is recommended to use ``make makepatch''
when you need to [re-]generate a patch to ensure proper patch format.
WARN: /usr/ports/textproc/jade/files/patch-CodingSystemKit.cxx: patch was not
generated using ``make makepatch''. It is recommended to use ``make makepatch''
when you need to [re-]generate a patch to ensure proper patch format.
WARN: /usr/ports/textproc/jade/files/patch-config.h: patch was not generated
using ``make makepatch''. It is recommended to use ``make makepatch'' when you
need to [re-]generate a patch to ensure proper patch format.
WARN: /usr/ports/textproc/jade/files/patch-koi8-r.h: patch was not generated
using ``make makepatch''. It is recommended to use ``make makepatch'' when you
need to [re-]generate a patch to ensure proper patch format.
WARN: /usr/ports/textproc/jade/files/patch-koi8r.dcl: patch was not generated
using ``make makepatch''. It is recommended to use ``make makepatch'' when you
need to [re-]generate a patch to ensure proper patch format.
WARN: /usr/ports/textproc/jade/files/patch-lib__instmac.m4: patch was not
generated using ``make makepatch''. It is recommended to use ``make makepatch''
when you need to [re-]generate a patch to ensure proper patch format.
WARN: /usr/ports/textproc/jade/files/patch-Makefile.in: patch was not generated
using ``make makepatch''. It is recommended to use ``make makepatch'' when you
need to [re-]generate a patch to ensure proper patch format.
WARN: /usr/ports/textproc/jade/files/patch-Ptr.cxx: patch was not generated
using ``make makepatch''. It is recommended to use ``make makepatch'' when you
need to [re-]generate a patch to ensure proper patch format.
WARN: /usr/ports/textproc/jade/files/patch-Ptr.h: patch was not generated using
``make makepatch''. It is recommended to use ``make makepatch'' when you need
to [re-]generate a patch to ensure proper patch format.
WARN: /usr/ports/textproc/jade/files/patch-TeXFOTBuilder.cxx: patch was not
generated using ``make makepatch''. It is recommended to use ``make makepatch''
when you need to [re-]generate a patch to ensure proper patch format.
WARN: /usr/ports/textproc/jade/files/patch-TransformFOTBuilder.cxx: patch was
not generated using ``make makepatch''. It is recommended to use ``make
makepatch'' when you need to [re-]generate a patch to ensure proper patch
format.
0 fatal errors and 13 warnings found.
Approved by: portmgr blanket |
1.2.1_10 10 Jan 2018 14:17:13 |
jbeich |
textproc/jade: unbreak build with Clang 6 (C++14 by default)
In file included from EntityCatalog.cxx:9:
In file included from ./../include/EntityDecl.h:12:
./../include/Ptr.h:73:11: error: ISO C++11 does not allow access declarations;
use using declarations
instead
Ptr<T>::isNull;
^
using
./../include/Ptr.h:74:11: error: ISO C++11 does not allow access declarations;
use using declarations
instead
Ptr<T>::clear;
^
using
(Only the first 15 lines of the commit message are shown above ) |
1.2.1_10 02 Nov 2016 22:45:14 |
mat |
Cleanup no longer needed CHMOD usage after r424898.
PR: 213743
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
1.2.1_10 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
1.2.1_10 24 May 2016 22:32:49 |
bapt |
Add a new keywork xmlcatmgr
It simplifies the handling of the XML and SMGL catalog
It brings a big of consistency by always specifying the catalog path absolute
instead of mixing absolute and relative path.
The keyword is also written a PKG_ROOTDIR friendly to simplify cross installing
Reviewed by: hrs
Differential Revision: https://reviews.freebsd.org/D6539 |
1.2.1_10 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
1.2.1_10 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.2.1_10 22 May 2015 20:34:29 |
mat |
Remove $FreeBSD$ from patches files everywhere.
With hat: portmgr
Sponsored by: Absolight |
1.2.1_10 15 Nov 2014 16:26:33 |
antoine |
Cleanup plist |
1.2.1_10 31 Aug 2014 19:30:45 |
tijl |
Add USES=libtool |
1.2.1_9 03 Aug 2014 14:15:09 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories T-V.
CR: D509
Approved by: portmgr (antoine) |
1.2.1_9 29 Jul 2014 15:20:01 |
adamw |
Rename textproc/ patch-xy patches to reflect the files they modify. |
1.2.1_9 17 Feb 2014 08:10:20 |
miwi |
- Stage dir |
1.2.1_9 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
1.2.1_9 13 Sep 2013 15:06:48 |
bapt |
Remove useless USE_GCC it builds properly with clang. |
1.2.1_9 09 Oct 2012 22:12:14 |
linimon |
Force numerous ports that fail to build with clang over to instead always
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings. |
1.2.1_9 06 Oct 2012 05:08:03 |
kuriyama |
- Fix build with clang.
PR: ports/171547
Submitted by: Pawel Worach <pawel.worach@gmail.com> |
1.2.1_9 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
1.2.1_9 25 Feb 2011 06:15:44 |
ade |
Update to libtool 2.4
Tested by: pav (multiple -exp runs) |
1.2.1_9 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.2.1_9 12 Oct 2009 13:56:36 |
kuriyama |
- Mark as $MAKE_JOBS_UNSAFE.
PR: ports/139378
Submitted by: amdmi3 |
1.2.1_9 02 Aug 2009 19:36:34 |
mezz |
-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 |
1.2.1_9 29 Jan 2007 23:51:55 |
kris |
Use libtool port instead of included version to avoid a.out objformat botch |
1.2.1_9 28 Jan 2007 13:43:25 |
pav |
- Prepare for removal of shlib filtering |
1.2.1_9 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
1.2.1_9 15 Nov 2005 06:52:12 |
ade |
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. |
1.2.1_9 09 Nov 2005 01:41:43 |
kuriyama |
- 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) |
1.2.1_9 09 Jan 2005 02:35:28 |
kuriyama |
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> |
1.2.1_8 03 Aug 2004 23:25:17 |
kuriyama |
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 |
1.2.1_7 20 Apr 2004 02:26:00 |
kuriyama |
Add jade/xml.soc and jade/xml.dcl.
PR: ports/64343
Submitted by: Dirk Gouders <gouders@et.bocholt.fh-gelsenkirchen.de> |
1.2.1_6 18 Mar 2004 00:48:53 |
kuriyama |
SIZEify.
Submitted by: trevor |
1.2.1_6 14 Mar 2004 06:17:56 |
ade |
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. |
1.2.1_6 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.2.1_5 13 Nov 2003 12:54:57 |
trevor |
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. |
1.2.1_5 23 Jul 2003 02:55:40 |
kuriyama |
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> |
1.2.1_4 22 Jul 2003 03:41:51 |
kuriyama |
o Remove unneeded CXXFLAGS tweak for 64bit archs.
o s/strip/${STRIP}/. |
1.2.1_4 22 Jul 2003 01:49:54 |
kuriyama |
o Add WWW:.
o Update Debian's patch to -35.
o Unbreak on gcc-3.3 (same method as openjade/opensp). |
1.2.1_3 07 Jul 2003 11:51:39 |
kuriyama |
Fix @exec in pkg-plist.
Submitted by: hrs |
1.2.1_2 01 Jul 2003 06:20:27 |
kuriyama |
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 |
1.2.1_1 22 Feb 2003 07:48:51 |
kuriyama |
de-pkg-comment. |
1.2.1_1 02 Feb 2003 08:23:51 |
kuriyama |
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 |
1.2.1_1 26 Nov 2002 23:50:06 |
kuriyama |
Unbreak on alpha by using USE_REINPLACE.
Reported by: kris |
1.2.1_1 10 Nov 2002 22:30:19 |
kris |
Don't remove the system directory share/sgml |
1.2.1_1 16 Jun 2002 09:17:46 |
kuriyama |
Unbreak on -current.
Submitted by: Alexander Kabaev <ak03@gte.com>
PR: ports/39301 |
1.2.1_1 26 Apr 2002 13:50:09 |
kuriyama |
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 |
knu |
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 |
kuriyama |
Update to new patch from Debian ($PORTREVISION++). |
05 Feb 2001 16:35:27 |
olgeni |
More style fixes for ports/textproc. |
29 Jan 2001 03:45:45 |
kuriyama |
I'll maintain them for Documentation Project. |
28 Jan 2001 18:37:54 |
sf |
respect CFLAGS. |
27 Jan 2001 05:26:23 |
will |
Remove inactive MAINTAINER <jfieber>, who hasn't committed in 14 months. |
11 Oct 2000 01:56:13 |
asami |
Remove share/sgml/catalog if it's empty. |
08 Oct 2000 07:29:51 |
asami |
Convert category textproc to new layout. |
21 Aug 2000 11:07:37 |
sobomax |
USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines. |
02 Aug 2000 04:27:31 |
kuriyama |
Remove extra directory. |
24 Jul 2000 21:34:14 |
obrien |
Make this compile on the Alpha -- this give us a fighting chance of building
the FreeBSD release docs. |
16 Jun 2000 22:52:41 |
asami |
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 |
sobomax |
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration. |