Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
10 Jan 2018 14:50:52
1.2.1_10

|
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 |
10 Jan 2018 14:17:13
1.2.1_10

|
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 ) |
02 Nov 2016 22:45:14
1.2.1_10

|
mat  |
Cleanup no longer needed CHMOD usage after r424898.
PR: 213743
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
21 Oct 2016 12:51:41
1.2.1_10

|
mat  |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
24 May 2016 22:32:49
1.2.1_10

|
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 |
19 May 2016 10:53:06
1.2.1_10

|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
01 Apr 2016 14:25:18
1.2.1_10

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
22 May 2015 20:34:29
1.2.1_10

|
mat  |
Remove $FreeBSD$ from patches files everywhere.
With hat: portmgr
Sponsored by: Absolight |
15 Nov 2014 16:26:33
1.2.1_10

|
antoine  |
Cleanup plist |
31 Aug 2014 19:30:45
1.2.1_10

|
tijl  |
Add USES=libtool |
03 Aug 2014 14:15:09
1.2.1_9

|
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) |
29 Jul 2014 15:20:01
1.2.1_9

|
adamw  |
Rename textproc/ patch-xy patches to reflect the files they modify. |
17 Feb 2014 08:10:20
1.2.1_9

|
miwi  |
- Stage dir |
20 Sep 2013 23:17:32
1.2.1_9

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
13 Sep 2013 15:06:48
1.2.1_9

|
bapt  |
Remove useless USE_GCC it builds properly with clang. |
09 Oct 2012 22:12:14
1.2.1_9

|
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. |
06 Oct 2012 05:08:03
1.2.1_9

|
kuriyama  |
- Fix build with clang.
PR: ports/171547
Submitted by: Pawel Worach <pawel.worach@gmail.com> |
03 Jul 2011 14:40:25
1.2.1_9
|
ohauer  |
-remove MD5 |
25 Feb 2011 06:15:44
1.2.1_9
|
ade  |
Update to libtool 2.4
Tested by: pav (multiple -exp runs) |
04 Dec 2010 07:34:27
1.2.1_9
|
ade  |
Sync to new bsd.autotools.mk |
12 Oct 2009 13:56:36
1.2.1_9
|
kuriyama  |
- Mark as $MAKE_JOBS_UNSAFE.
PR: ports/139378
Submitted by: amdmi3 |
02 Aug 2009 19:36:34
1.2.1_9
|
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 |
29 Jan 2007 23:51:55
1.2.1_9
|
kris  |
Use libtool port instead of included version to avoid a.out objformat botch |
28 Jan 2007 13:43:25
1.2.1_9
|
pav  |
- Prepare for removal of shlib filtering |
23 Feb 2006 10:40:45
1.2.1_9
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
15 Nov 2005 06:52:12
1.2.1_9
|
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. |
09 Nov 2005 01:41:43
1.2.1_9
|
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) |
09 Jan 2005 02:35:28
1.2.1_9
|
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> |
03 Aug 2004 23:25:17
1.2.1_8
|
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 |
20 Apr 2004 02:26:00
1.2.1_7
|
kuriyama  |
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
1.2.1_6
|
kuriyama  |
SIZEify.
Submitted by: trevor |
14 Mar 2004 06:17:56
1.2.1_6
|
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. |
04 Feb 2004 05:10:27
1.2.1_6
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
13 Nov 2003 12:54:57
1.2.1_5
|
trevor  |
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. |
23 Jul 2003 02:55:40
1.2.1_5
|
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> |
22 Jul 2003 03:41:51
1.2.1_4
|
kuriyama  |
o Remove unneeded CXXFLAGS tweak for 64bit archs.
o s/strip/${STRIP}/. |
22 Jul 2003 01:49:54
1.2.1_4
|
kuriyama  |
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
1.2.1_3
|
kuriyama  |
Fix @exec in pkg-plist.
Submitted by: hrs |
01 Jul 2003 06:20:27
1.2.1_2
|
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 |
22 Feb 2003 07:48:51
1.2.1_1
|
kuriyama  |
de-pkg-comment. |
02 Feb 2003 08:23:51
1.2.1_1
|
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 |
26 Nov 2002 23:50:06
1.2.1_1
|
kuriyama  |
Unbreak on alpha by using USE_REINPLACE.
Reported by: kris |
10 Nov 2002 22:30:19
1.2.1_1
|
kris  |
Don't remove the system directory share/sgml |
16 Jun 2002 09:17:46
1.2.1_1
|
kuriyama  |
Unbreak on -current.
Submitted by: Alexander Kabaev <ak03@gte.com>
PR: ports/39301 |
26 Apr 2002 13:50:09
1.2.1_1
|
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. |