Olli Hauer
fc03c837e2
-remove MD5
2011-07-03 14:40:25 +00:00
Ade Lovett
e0d39220da
Update to libtool 2.4
...
Tested by: pav (multiple -exp runs)
2011-02-25 06:15:44 +00:00
Ade Lovett
4a8684e352
Sync to new bsd.autotools.mk
2010-12-04 07:34:27 +00:00
Jun Kuriyama
e2f5f7b051
- Mark as $MAKE_JOBS_UNSAFE.
...
PR: ports/139378
Submitted by: amdmi3
2009-10-12 13:56:36 +00:00
Jeremy Messenger
789d75c728
-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
2009-08-02 19:36:34 +00:00
Kris Kennaway
b5de47e69a
Use libtool port instead of included version to avoid a.out objformat botch
2007-01-29 23:51:55 +00:00
Pav Lucistnik
af3b969ca6
- Prepare for removal of shlib filtering
2007-01-28 13:43:25 +00:00
Ade Lovett
8503536d38
Conversion to a single libtool environment.
...
Approved by: portmgr (kris)
2006-02-23 10:40:44 +00:00
Ade Lovett
54a0b86543
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.
2005-11-15 06:52:12 +00:00
Jun Kuriyama
3f42ba47d4
- 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)
2005-11-09 01:41:43 +00:00
Jun Kuriyama
5809f4dd55
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>
2005-01-09 02:35:28 +00:00
Jun Kuriyama
ec0cd06165
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
2004-08-03 23:25:17 +00:00
Jun Kuriyama
5f4fb874ba
Add jade/xml.soc and jade/xml.dcl.
...
PR: ports/64343
Submitted by: Dirk Gouders <gouders@et.bocholt.fh-gelsenkirchen.de>
2004-04-20 02:26:00 +00:00
Jun Kuriyama
1b7bb85f82
SIZEify.
...
Submitted by: trevor
2004-03-18 00:48:53 +00:00
Ade Lovett
3f651573ad
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.
2004-03-14 06:17:56 +00:00
Joe Marcus Clarke
73f7c91b5d
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 1)
2004-02-04 05:10:27 +00:00
Trevor Johnson
f725dc8ef5
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
2003-11-13 12:54:57 +00:00
Jun Kuriyama
9f38eb6da1
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>
2003-07-23 02:55:40 +00:00
Jun Kuriyama
dde31f23d7
o Remove unneeded CXXFLAGS tweak for 64bit archs.
...
o s/strip/${STRIP}/.
2003-07-22 03:41:51 +00:00
Jun Kuriyama
f84cbb1d39
o Add WWW:.
...
o Update Debian's patch to -35.
o Unbreak on gcc-3.3 (same method as openjade/opensp).
2003-07-22 01:49:54 +00:00
Jun Kuriyama
76d88a5568
Fix @exec in pkg-plist.
...
Submitted by: hrs
2003-07-07 11:51:39 +00:00
Jun Kuriyama
7464f336e3
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
2003-07-01 06:21:09 +00:00
Jun Kuriyama
2df3da6afb
de-pkg-comment.
2003-02-22 07:48:51 +00:00
Jun Kuriyama
cacde92eda
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
2003-02-02 08:23:51 +00:00
Jun Kuriyama
891fd02c8a
Unbreak on alpha by using USE_REINPLACE.
...
Reported by: kris
2002-11-26 23:50:06 +00:00
Kris Kennaway
9c69f9e8c0
Don't remove the system directory share/sgml
2002-11-10 22:30:19 +00:00
Jun Kuriyama
6dcd5edfb9
Unbreak on -current.
...
Submitted by: Alexander Kabaev <ak03@gte.com>
PR: ports/39301
2002-06-16 09:17:46 +00:00
Jun Kuriyama
c5922361d4
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
2002-04-26 13:50:09 +00:00
Akinori MUSHA
77f6c01ede
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.
2002-01-29 11:58:52 +00:00
Jun Kuriyama
0b316bdb79
Update to new patch from Debian ($PORTREVISION++).
...
Submitted by: MAR
2001-04-29 06:03:34 +00:00
Jimmy Olgeni
2917814d32
More style fixes for ports/textproc.
2001-02-05 16:35:26 +00:00
Jun Kuriyama
29f4a33235
I'll maintain them for Documentation Project.
2001-01-29 03:45:45 +00:00
FUJISHIMA Satsuki
46ee834a2e
respect CFLAGS.
...
PR: 19193
Submitted by: lioux
2001-01-28 18:37:54 +00:00
Will Andrews
1cd6897906
Remove inactive MAINTAINER <jfieber>, who hasn't committed in 14 months.
2001-01-27 05:26:22 +00:00
Satoshi Asami
ae3b0ce5e5
Remove share/sgml/catalog if it's empty.
...
Reported by: bento
Reviewed by: kuriyama
2000-10-11 00:56:13 +00:00
Maxim Sobolev
cc121d9794
USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.
2000-08-21 10:07:35 +00:00
Jun Kuriyama
ed8ffee43a
Remove extra directory.
...
Submitted by: O'bento
2000-08-02 03:27:31 +00:00
David E. O'Brien
2955cf205d
Make this compile on the Alpha -- this give us a fighting chance of
...
building the FreeBSD release docs.
2000-07-24 20:34:13 +00:00
Satoshi Asami
ffb21b5654
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
...
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
2000-06-16 21:52:40 +00:00
Maxim Sobolev
5178b48938
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
...
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Chris Piazza
37c0ef8e3b
Update with the new PORTNAME/PORTVERSION variables
2000-04-09 21:54:47 +00:00
Jun Kuriyama
769764e065
Use LIB_TOOL.
...
Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
PR: ports/16698
Not approved by: maintainer
2000-02-17 13:08:50 +00:00
Jun Kuriyama
1d17312de5
Add workaround to avoid error in do-install stage (USE_GMAKE=YES).
...
Portlint.
Reported by: jkh
Not approved by: maintainer
2000-02-12 01:21:11 +00:00
Jun Kuriyama
9073f0dae1
Enable default catalog as "${PREFIX}/share/sgml/catalog".
...
Add missing PLIST entries.
Submitted by: kiri@pis.toba-cmt.ac.jp
Comment from: PW
No response from: maintainer
2000-02-11 01:52:21 +00:00
Vanilla I. Shu
db3bcd6e7e
jade can't work with optimize (like -O2 -mpentium).
1999-12-27 04:32:51 +00:00
David E. O'Brien
7e9fd24973
Fix build problems with Gcc 2.95.2 (i.e., 4-CURRENT).
1999-12-02 04:06:23 +00:00
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
85bc214e28
$Id$ -> $FreeBSD$
1999-08-31 02:11:56 +00:00
Steve Price
29c85599d6
On the Alpha nsgmls coredumps while building the documentation for this
...
port.
1999-07-04 21:11:10 +00:00
Dirk Froemberg
ceeaa97be7
Install correct files in ${PREFIX}/share/sgml/jade.
...
Submitted by: Robert Brive <brive@mail.dotcom.fr>
Requested by: John Fieber <jfieber@FreeBSD.ORG>
1999-01-31 11:15:57 +00:00