agc
f721b0e129
Record build options in the BuildInfo file via BUILD_DEFS. These can be
...
displayed using the -B option to pkg_info(1).
1999-08-18 08:28:09 +00:00
fredb
90bd6c74c9
Don't let emacs try to generate ispell.info; makeinfo does fine.
...
Fixes pr pkg/7088.
1999-08-16 15:52:57 +00:00
rh
d492171ebc
Update libxml to version 1.4.0.
...
Features some parser enhancements and bug fixes.
1999-07-31 19:02:03 +00:00
tron
2f0976879a
Use "files" and "patches" directory of the "dict-server" package.
1999-07-28 16:26:12 +00:00
tron
e50283abd8
Add and enable "dict-server". Fixes PR pkg/7999 by Michael Santos.
1999-07-28 16:18:49 +00:00
tron
2c4770fdae
New "dict-server" package submitted by Michael Santos in PR pkg/7999:
...
Dictionary Service Protocol server.
1999-07-28 16:17:19 +00:00
tron
090585eb7d
Add and enable "dict-client" package. Fixes PR pkg/7998 by Michael Santos.
1999-07-27 22:03:20 +00:00
tron
ff20873c52
Import "dict-client" package submitted by Michael Santos in PR pkg/7998:
...
Dictionary Service Protocol client.
1999-07-27 22:00:21 +00:00
thorpej
e85d2d9db4
Fix this on ELF platforms.
1999-07-09 18:50:02 +00:00
agc
00a16e3008
Add package patch checksum files.
1999-07-09 14:22:59 +00:00
agc
fd7b118f38
Some packages use bsd-style .mk files when building, and so any manual
...
pages that are installed will be gzip-compressed, if MANZ is set, or
not if MANZ is not set. If the package uses bsd-style .mk files, the
variable MANCOMPRESSED_IF_MANZ should be set to a value of "yes" in
the package Makefile. This replaces the previous method of specific
inclusion of bsd.prefs.mk, followed by a check for MANZ and
conditional assignment of MANCOMPRESSED.
Add appropriate documentation, and change all necessary ocurrences in
package Makefiles.
1999-07-02 08:37:20 +00:00
drochner
bf33b05c83
enable dsssl-docbook-modular
1999-07-01 11:36:16 +00:00
agc
3eda7bfc1f
Make this package work on Solaris as well as NetBSD - Solaris doesn't have
...
a decent flock(3).
1999-06-30 13:13:03 +00:00
agc
b62fd555df
Include bsd.prefs.mk before any != ${CC} --version assignment, just in
...
case CC is set to something non-standard, so that we execute the right
compiler.
1999-06-28 11:50:24 +00:00
drochner
4c15e9978d
DSSL stylesheets for docbook. Derived from the FreeBSD port, but using
...
docbook-3.1. (Thus too different to justify an import of the original.)
1999-06-27 14:25:18 +00:00
drochner
f06a746fd1
install version 3.1 too
...
fetch files from new master site www.oasis-open.org (sadly, .zip only)
1999-06-27 14:17:59 +00:00
drochner
538a46f069
Disable C++ compiler optimization. "jade" dumps core on some files if
...
compiled with -O2. Might be a compiler bug, or something deep inside the
code...
1999-06-27 14:05:48 +00:00
hubertf
ebae1bacce
complete last
1999-06-15 12:37:47 +00:00
hubertf
0c72e14d94
Add the binary, reported in PR 7780 by
...
Takahiro Kambe <taca@sky.yamashina.kyoto.jp>
1999-06-15 12:19:22 +00:00
tv
5c60ed5794
Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM
...
pattern match format. Minor pkglint along the way.
1999-05-24 20:39:35 +00:00
hwr
ffd760c9f0
Put Images etc in share, not lib.
1999-05-23 22:18:14 +00:00
hwr
cae621ae44
Revert to original version by Jim Wise except for newer version of
...
mswordview.
1999-05-23 22:16:57 +00:00
hwr
36d36dc63b
A Word 8 to HTML converter for Unix.
1999-05-23 21:06:57 +00:00
tron
02e48b67b3
Remove unnecessary assignments of "INSTALL", "INSTALL_DATA",
...
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV".
1999-05-20 20:09:49 +00:00
bad
ff668bfb3d
Add and enable p5-XML-Parser.
1999-05-18 16:15:26 +00:00
bad
a92ae0b832
Initial import of p5-XML-Parser, a Perl interface to James Clark's
...
XML parser, expat.
1999-05-18 16:13:37 +00:00
jwise
b3c6806dc8
Somewhere along the line, ISPELL_FR broke. Fix it.
1999-05-18 02:18:18 +00:00
rh
6496864f58
Add and enable libxml
1999-05-03 17:44:44 +00:00
rh
90e3ce0bcb
Initial import of libxml-1.0.0, an XML parser library, mainly used by
...
the GNOME project.
1999-05-03 17:43:58 +00:00
garbled
388860d23f
add USE_X11=yes
1999-04-26 19:25:05 +00:00
kleink
cac35f55f3
Get rid of old-style chown usage.
1999-04-23 12:33:19 +00:00
tron
23e0063766
Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with
...
variable substituition of "MASTER_SITES" and "PATCH_SITES".
1999-04-15 20:39:38 +00:00
tsarna
7b95123f33
Update to 3.13
1999-04-15 17:43:38 +00:00
agc
79e49eaba2
s/netbsd/${LOWER_OPSYS}/g
1999-04-08 18:51:48 +00:00
agc
171e025b4a
Rewrite the extraction commands to be more intuitive.
...
In the vast majority of cases, nothing has changed (i.e. .tgz, .tar.gz,
and .tar.bz2).
EXTRACT_USING_PAX can be set as before.
For custom extractions, instead of using EXTRACT_BEFORE_ARGS,
EXTRACT_AFTER_ARGS and EXTRACT_CMD, simply set EXTRACT_CMD to be the
command needed to decompress and extract the lements from the archive.
${DOWNLOADED_DISTFILE} can be used to reference the distfile(s).
e.g. for compressed shars, where previously there was:
EXTRACT_CMD= ${GZCAT}
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= |sh
now use:
EXTRACT_CMD= ${GZCAT} ${DOWNLOADED_DISTFILE} | ${SH}
1999-04-01 14:07:52 +00:00
agc
363146f85e
Update to tk version 8.0.5. This seems to be primarily a bug-fix release.
1999-04-01 13:38:43 +00:00
hubertf
2c493cbd36
Add man/man1/unroff-html-me.1.gz
1999-03-29 13:35:16 +00:00
hubertf
2a3cc4f55a
Add libtool-generated .la files.
1999-03-29 13:33:31 +00:00
rh
e7f946fa2c
add conflict with jade
1999-03-22 16:38:11 +00:00
rh
b0ecf2c0a8
Remove 'FreeBSD' from description
1999-03-15 16:29:00 +00:00
rh
2439c2eedb
enable jade
1999-03-15 08:49:46 +00:00
rh
1d729c77c4
convert FreeBSD port to NetBSD package
1999-03-15 08:48:15 +00:00
rh
4f4f8db188
Initial import of FreeBSD port for jade.
1999-03-15 08:43:27 +00:00
rh
10f6811f6b
add homepage
1999-03-14 19:19:38 +00:00
rh
f09ad1b321
Add iso12083
1999-03-14 16:18:08 +00:00
rh
ca2c291e97
convert FreeBSD port of iso12083 DTDs to NetBSD
1999-03-14 16:17:42 +00:00
rh
2b86360eb7
Initial import of the FreeBSD port for the iso12083 SGML DTDs from
...
The Electronic Publishing Special Interest Group
1999-03-14 16:15:52 +00:00
rh
9cbf0f7455
Enable docbook
1999-03-14 15:45:23 +00:00
rh
bdf088d3cf
convert FreeBSD docbook port to NetBSD package
1999-03-14 15:44:55 +00:00
rh
bb2adedb0a
Initial import of FreeBSD docbook port: an SGML DTD designed for computer
...
documentation
1999-03-14 15:41:43 +00:00