1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

911 Commits

Author SHA1 Message Date
Satoshi Taoka
06a335b788 Cannot view gzipped info files if the next line is in ~/.emacs:
(set-default-process-coding-system *autoconv*unix *junet*)

PR: 16817
Submitted by: amagai@nue.org (Y.Amagai)
2000-02-21 05:13:49 +00:00
Jean-Marc Zucconi
50d8f569a7 PLIST for norsk version of ispell. 2000-02-19 22:21:41 +00:00
Masafumi Max NAKANE
184f8d383d - Update to 7.55.
- Added WWW: to the DESCR.

Reminded by: KATO Tsuguru <tkato@prontomail.ne.jp>
in
PR:	16668

- Install some more docs and examples.
2000-02-18 06:53:12 +00:00
Chris D. Faulhaber
43a669e9bc * Fix for 'warning: function declaration isn't a prototype' warnings
* Properly symlink during install

PR:		16757
Submitted by:	Maintainer
2000-02-18 04:12:57 +00:00
Ade Lovett
b7ab8a463c Add gaspell, a GNOME front-end to textproc/aspell 2000-02-18 02:18:36 +00:00
Ade Lovett
c79c3b0433 Update to 0.29 2000-02-18 02:11:49 +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
Michael Haro
4458830731 update to 1.7
PR:		16759
Submitted by:	Dominic Mitchell <dom@palmerharvey.co.uk>
2000-02-17 01:31:44 +00:00
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +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
Jean-Marc Zucconi
e061d78d53 Activate {de,dealt,deneu,fr,no}-ispell 2000-02-11 21:09:49 +00:00
Jean-Marc Zucconi
dc6c1282a7 Ispell with a norvegian dictionary.
Submitted by:	Alexander Langer <alex@big.endian.de>
2000-02-11 21:03:11 +00:00
Jean-Marc Zucconi
9aae7e157a Activate british-ispell 2000-02-11 17:22:02 +00:00
Jean-Marc Zucconi
e96c7ace4c Ispell with a british dictionary.
Submitted by:	Alexander Langer <alex@big.endian.de>
2000-02-11 17:18:32 +00:00
Jean-Marc Zucconi
bbfb2cdea9 Build british dictionary with ISPELL_BRITISH=yes instead of `make british'.
Cleanups from PR ports/16450
Add norvegian dictionary (ports/16533)
Don't create a dummy file in ${WRKSRC}. It is only valid when emacs is a link
to xemacs.

PR:		ports/16450, ports/16533
Submitted by:	Alexander Langer <alex@big.endian.de>
Reviewed by:	jmz
2000-02-11 17:08:00 +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
Satoshi Asami
e6762aeb44 Fix new gcc errors ("const" -> "const int").
Submitted by:	Alexander Langer <alex@big.endian.de>
2000-02-11 01:48:22 +00:00
Peter Wemm
02c5b6c7c6 Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami
2000-02-08 09:29:51 +00:00
Jean-Marc Zucconi
f904476ae5 Upgrade the br-part to version 2.4
Portlint

Submitted by:	Alexander Langer <alex@big.endian.de>
2000-02-07 03:27:40 +00:00
Ade Lovett
ed8a8521f8 Update to 1.8.6 2000-02-03 21:30:16 +00:00
Jun Kuriyama
7603a13b92 Upgrade to v1.52. 2000-02-01 03:36:38 +00:00
Chuck Robey
000ab664d5 Set up a default CATALOG directory.
PR:		16148
Submitted by:	MAKAWA Shuhei <sa264@phy.cam.ac.uk>
2000-01-31 20:01:42 +00:00
Chris Piazza
78ce855324 Whoops, remove comments that weren't supposed to be there 2000-01-31 05:15:05 +00:00
Chris Piazza
4838f2f716 Fix for -current 2000-01-31 05:12:22 +00:00
Jeremy Lea
d02f2cd4ef Ports no longer need to pass CXXFLAGS to configure. bsd.port.mk does this
for them.
2000-01-29 22:46:04 +00:00
Jean-Marc Zucconi
71c6f31179 The port was broken because dicts were installed in $SHAREDIR but
ispell was looking for files in $LIBDIR. Because $LIBDIR is only used for
dictionaries, we don't need the SHAREDIR variable. Just define LIBDIR to
$PREFIX/share/ispell.
2000-01-28 00:08:56 +00:00
Satoshi Taoka
3538d72b27 On 3.X-R, mule has a problem "Segmentation fault". Then I fixed it.
PR:		16336
Submitted by:	Munehiro Matsuda <haro@tk.kubota.co.jp>
2000-01-25 15:00:53 +00:00
Andrey A. Chernov
bc35359a12 fix path 2000-01-24 22:48:10 +00:00
Steve Price
0d2056a4f1 From maintainer:
The way the hevea port is installed now, if it is
installed as a package, then chances are hevea.sty
will not be visible to latex.  What I have done is -
instead of having the port copy hevea.sty to a place
where latex can find it, I give instructions as a
message for the user to put it there.

PR:		16149
Submitted by:	maintainer
2000-01-24 06:14:49 +00:00
Jean-Marc Zucconi
d5ddd85f15 Oops - I forgot to add these files in my previous commit. 2000-01-22 22:26:04 +00:00
Jean-Marc Zucconi
6f5de1d923 Add support for swedish, brasilian and german (old and new spelling)
dictionaries (in addition to french). They can be built with
``make ISPELL_XX=yes'' where ``XX'' is SE, BR, DEALT or DENEU, or FR

PR:		ports/15948
Submitted by:	Alexander Langer <alex@cichlids.com>
Reviewed by:	jmz
2000-01-22 22:16:40 +00:00
Ade Lovett
b6816b6323 MASTER_SITE/WWW moved to Sourceforge + misc cleanups 2000-01-22 17:59:45 +00:00
Ade Lovett
cf96f2d7f6 Update to 1.8.5 2000-01-22 04:43:26 +00:00
Chris D. Faulhaber
7a06aa88b6 Update port to 0.8.8b
* fixed some typos
* fixed problem with string recognition if last character was a
  backslash
* fixed endtag of 'predefined type' style
2000-01-19 00:45:32 +00:00
Jun Kuriyama
990ea82a14 Upgrade to v1.50. 2000-01-18 05:52:41 +00:00
Chuck Robey
1fba8b7cda Update to 1.3.4
Nudged from: Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
2000-01-15 06:07:32 +00:00
Ade Lovett
16fbd17adc Update to 1.8.4 2000-01-14 20:40:38 +00:00
Chris Piazza
5d23bc4020 Remove prag 2000-01-14 20:26:05 +00:00
Chris D. Faulhaber
f1a1dbb13e Update port to 0.8.8a
* fixed documentation for REDIRECT_URL call.
* 'cpp' extensions are now identified as C++ files.
2000-01-13 19:34:52 +00:00
Chris Piazza
c46f45e937 Update to 1.0.2
PR:		16057
Submitted by:	maintainer
2000-01-12 05:46:56 +00:00
Ade Lovett
27342b5d60 Update to 1.8.3 2000-01-10 21:19:19 +00:00
Chris D. Faulhaber
3b0d6fbc80 Update port to 0.8.8 2000-01-09 13:52:38 +00:00
Chris Piazza
e9aacb6e30 Fix installation error and name of console dict client in DESCR 2000-01-09 09:38:47 +00:00
Chris Piazza
d6634645cc Update to freegrep 0.15
PR:		15321
Submitted by:	maintainer
2000-01-08 03:51:12 +00:00
Yukihiro Nakai
a6844f7b83 Change MAINTAINER to ade@FreeBSD.org . 2000-01-07 02:07:00 +00:00
Jeremy Lea
a6cfbdf8ea Remove info/dir from PLIST
Approved by:	maintainer
2000-01-06 10:25:28 +00:00
Chris D. Faulhaber
b2a2779169 Update port to 1.6
PR:		15836
Submitted by:	Maintainer
2000-01-04 17:48:13 +00:00
Satoshi Taoka
2d2ab2fcca Mule scrambles the screen on the console in 4.0-CURRENT
PR:		14615
Noticed by:	Kevin Street <street@iname.com>
Fixed by:	Kentaro Inagaki <inagaki@tg.rim.or.jp>
2000-01-04 00:18:56 +00:00
Nik Clayton
a51d7e4ad7 Explicitly depend on the catalog file created by the textproc/docbook
port, and not just the directory.  This should *really* fix the bug I
thought I'd fixed in 1.18.
1999-12-30 22:53:15 +00:00
Steve Price
a378cb83a9 Update to version 0.28.3.
PR:		15504
Submitted by:	maintainer
1999-12-29 22:52:56 +00:00
Chris D. Faulhaber
03974a7a3c Activate chpp 1999-12-29 12:35:06 +00:00
Chris D. Faulhaber
8000cb5f96 This is a port of chpp, non-intrusive full-featured text preprocessor.
PR:		13541
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-12-29 12:33:57 +00:00
Steve Price
5a5b910249 Since jade is a superset of the sp port, we really don't both in this
port.  I've done a complete doc build and all's well.  This has the added
benefit that we can now resume building -current snapshots of FreeBSD/Alpha
with full docs, because the sp port is broken badly on the Alpha.

PR:		12674
Submitted by:	JOhn Baldwin <jobaldwi@vt.edu>
1999-12-29 08:25:50 +00:00
Steve Price
4727b34727 Don't install config.h.orig anymore.
PR:		12675
Submitted by:	John Baldwin <jobaldwi@vt.edu>
1999-12-29 08:22:53 +00:00
Steve Price
dc183c6400 Moving the pstotext port from textproc to print. 1999-12-29 07:26:56 +00:00
Tim Vanderhoek
8cd82c0318 General comment cleanups. 1999-12-28 16:30:10 +00:00
Yukihiro Nakai
54985dbae5 Update to 1.8.2
PR:		ports/15725
Submitted by:	Ade Lovett <ade@lovett.com>
1999-12-28 02:32:23 +00:00
Vanilla I. Shu
db3bcd6e7e jade can't work with optimize (like -O2 -mpentium). 1999-12-27 04:32:51 +00:00
Steve Price
17a34ce292 Adding xls2xml version 1.0.0.
A utility for converting MS Excel files to XML.

PR:		14705 (2 of 2)
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
1999-12-27 02:12:34 +00:00
Steve Price
2236497d16 Adding cole version 2.0.1
A free C OLE library

PR:		14705 (1 of 2)
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
1999-12-27 02:10:03 +00:00
Steve Price
fed51b1c95 Adding pstotext version 2.1
A PostScript to text converter.

PR:		15307
Submitted by:	Oliver Breuninger <ob@seicom.NET>
1999-12-27 02:07:36 +00:00
Steve Price
fdfa4831f0 Adding gtkdiff version 1.0.1.
A frontend program for diff(1) written for GNOME.

PR:		14945
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
1999-12-27 02:03:58 +00:00
Steve Price
8fe93dc98f Adding se-ispell version 1.2.1.
A Swedish dictionary for ispell.

PR:		14716
Submitted by:	Kent Boortz <kent@erix.ericsson.se>
1999-12-27 02:01:46 +00:00
Steve Price
abc03f4947 hevea version 1.04
A utility for converting LaTeX to HTML.

PR:		15144
Submitted by:	Stephen Montgomery-Smith <stephen@math.missouri.edu>
1999-12-25 16:17:04 +00:00
Steve Price
e085d0964d Update to version 0.7.2.
PR:		15562
Submitted by:	maintainer
1999-12-25 01:37:58 +00:00
Yukihiro Nakai
ae1e462c77 Update to 1.8.0
PR:		ports/15503
Submitted by:	Ade Lovett <ade@lovett.com>
1999-12-24 10:44:57 +00:00
Nik Clayton
4e87639906 Prefer w3m over lynx, it's table handling is superior.
Explicitly specify DocBook 3.1, rather than the meta-port.  This triggered
a rather interesting bug on a completely clean machine, where the
sgmlformat port, depending on DocBook 3.0, installed enough DocBook that
the

    ${PREFIX}/share/sgml/docbook:${PORTSDIR}/textproc/docbook

dependency line was satisfied, and DocBook 3.1 was never installed.  This
was noticed by Mark Ovens <mark@ukug.uk.freebsd.org>, who helped me track
it down.
1999-12-24 01:22:18 +00:00
Jun Kuriyama
9c253ca366 Update to v1.49. 1999-12-22 14:17:36 +00:00
Chris D. Faulhaber
9f2b4f263d Update Maintainer email address 1999-12-22 13:31:32 +00:00
Chris D. Faulhaber
af410b6ebf Correct MASTER_SITES
PR:		15322
1999-12-22 13:31:07 +00:00
Bill Fumerola
5bee619a1a Update to reflect new apache install locations.
Mostly:
PR:		ports/15398
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de>
1999-12-10 20:07:21 +00:00
Kris Kennaway
707313948d Put back the dict->cdict change, which was deliberate and requested by the
maintainer.
1999-12-10 19:42:49 +00:00
Seiichirou Hiraoka
53d785ef50 Fix install filename from cdict to dict 1999-12-10 19:16:22 +00:00
Steve Price
8406aaca54 Moving tkdiff port from misc to textproc. tkdiff is a Tcl/Tk frontend
for diff(1).
1999-12-10 15:32:56 +00:00
Jean-Marc Zucconi
13b02d347f Don't install ispell.el - it is already in emacs-20.4 (same author version)
Update MASTER_SITES
One of the patch files (texpatch-3.1.20c.gz) disapeared from the ftp site.
It is now included in the port as patch-ae.
1999-12-08 00:29:51 +00:00
Jun Kuriyama
fd22b39c83 Upgrade to v1.48.
Use USE_ZIP.
1999-12-05 12:22:55 +00:00
Steve Price
4275cb17e6 New location on MASTER_SITE.
PR:		15238, 15248
Submitted by:	Ade Lovett <ade@lovett.com>
1999-12-04 19:08:13 +00:00
Jun Kuriyama
99f5240666 Update to 3.1.7.
Use USE_ZIP.
1999-12-04 02:08:55 +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
Steve Price
87666a3c85 Activate the diffstat port. 1999-11-26 20:55:44 +00:00
Steve Price
9f42acbb24 Initial import of diffstat version 1.27.
Make a histogram summarizing 'diff' output.

PR:		14479
Submitted by:	Trevor Johnson <trevor@jpj.net>
1999-11-26 20:40:38 +00:00
Jun Kuriyama
e9335168a6 Update to v1.46. 1999-11-23 13:27:58 +00:00
Andrey A. Chernov
a3428b88f0 upgrade to 1.1 1999-11-20 02:15:47 +00:00
Andrey A. Chernov
02e5a30d9f upgrade to 1.0 1999-11-19 01:23:21 +00:00
Andrey A. Chernov
cff030ea95 add p5-Text-CSV_XS 1999-11-19 00:50:54 +00:00
Andrey A. Chernov
2beeebeda2 Comma separated values manipulations 1999-11-19 00:47:13 +00:00
Kris Kennaway
64b32eae86 Don't conflict with dict port
PR:		12817
Submitted by:	Dominik Brettnacher <domi@saargate.de>
1999-11-15 02:44:38 +00:00
Steve Price
d3a4753501 Update to version 2.4.
PR:		14674
Submitted by:	maintainer
1999-11-14 01:57:21 +00:00
Jun Kuriyama
7c7de1f56a Update to 19991105 version of XT.
Use "USE_ZIP".
1999-11-10 14:34:30 +00:00
Jun Kuriyama
054e4cc37c s/MASTER_SITE_CPAN/MASTER_SITE_PERL_CPAN/ 1999-11-10 12:46:37 +00:00
Jun Kuriyama
a0bf9458a3 Activate p5-XML-DOM. 1999-11-07 11:33:31 +00:00
Jun Kuriyama
9fdbdf268a Perl module for building DOM Level 1 compliant document structures 1999-11-07 11:06:44 +00:00
Jun Kuriyama
826964750f Update to 0.18.4. 1999-11-07 05:59:00 +00:00
Jun Kuriyama
3171e1e04d Update to v1.5.
Submitted by:	Jose Marques <noway@nohow.demon.co.uk>
PR:		ports/14622
1999-11-07 04:25:44 +00:00
Jun Kuriyama
edac9c9a76 I forgot to update "Version required" header. 1999-11-06 01:13:45 +00:00
Chris Piazza
17b03501bd Use LIB_DEPENDS not BUILD_DEPENDS 1999-11-05 17:53:51 +00:00
Chris Piazza
e00afd8bcd Update to version 0.14 which makes it compatible with GNU grep 2.3
PR:		14727
Submitted by:	maintainer
1999-11-05 17:49:44 +00:00
Jun Kuriyama
bc67d0dd8b Update to v2.27. 1999-11-03 01:19:17 +00:00
Jun Kuriyama
158692887d Upgrade to v3.1.6.
Remove empty directories at deinstall.
1999-11-03 01:18:58 +00:00
Jun Kuriyama
7aa32d0a49 Upgrade to 19991102 version. 1999-11-02 16:48:53 +00:00
Chris Piazza
f4a5ee335e Update to 0.5.14-bw6
PR:		14617
Submitted by:	Will Andrews <andrews@technologist.com>
1999-10-31 02:08:14 +00:00
Bill Fumerola
16a8fac4f5 Upgrade to 3.1.3
Submitted by:	Doug Barton <doug@gorean.org>
		lots of others who missed PLIST stuff.
1999-10-29 01:19:10 +00:00
Bill Fumerola
2b488a7ef5 Welcome Text::Template, a perl(ick!) module. 1999-10-28 06:07:31 +00:00
Bill Fumerola
c938925ad1 Import Text::Template v1.20
Expand template text with embedded Perl

WWW: http://www.plover.com/~mjd/perl/Template/
1999-10-28 06:06:07 +00:00
Jun Kuriyama
f8dad7337a Update to v1.4.
Submitted by:	leo@florida.sarang.net
PR:		ports/14351
1999-10-27 14:02:34 +00:00
David E. O'Brien
4a61d5fa4c Keep an eye on this port. 1999-10-27 09:03:55 +00:00
Michael Haro
2095ac8367 upgrade to 0.8.7c
PR:		14502
Submitted by:	maintainer
1999-10-27 07:20:39 +00:00
David E. O'Brien
0a2f9e05dc Adopt ports I care about. 1999-10-26 07:51:26 +00:00
Jun Kuriyama
e134a48067 19991008 version of XT.
Sort PLIST.
Change SAX driver in xt-xml4j sample script.  (I don't know this is correct.)

XSLT becomes "Proposed Recommendation".  Yay!
1999-10-26 02:37:16 +00:00
Bill Fenner
fcde3f99f1 Remove josh@quick.net as MAINTAINER. Email to josh@quick.net has
been bouncing with:

<josh@quick.net>: host mx.quick.net said: 550 <josh@quick.net>... User
unknown

for over 2 months.
1999-10-21 19:02:29 +00:00
Jun Kuriyama
c7a4edecca Remove "tcs". 1999-10-19 15:51:58 +00:00
Jun Kuriyama
a1d5c1bfd7 Activate tcs. 1999-10-19 03:30:27 +00:00
Chris Piazza
95424f4731 Update to version 0.13
PR:		14341
Submitted by:	maintainer
1999-10-16 03:32:12 +00:00
Jun Kuriyama
7d5f5d7d44 Catch up to moving directory of java/jfc. 1999-10-16 02:42:16 +00:00
Jean-Marc Zucconi
011efa04dd Minor update:
New distfile: latest stable version of the ispell.el
New patch file: texpatch-3.1.20c.gz
Add patch level 'c' to the PKGNAME
Append WWW: comment to the pkg/DESCR

PR:		ports/14302
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
Reviewed by:	jmz
1999-10-15 20:46:35 +00:00
Yukihiro Nakai
b29c6736cb PR: ports/14303
Submitted by:Ade Lovett <ade@lovett.com>
Update to 1.7.3
1999-10-14 03:39:38 +00:00
Steve Price
2e149c7627 Remove a dead MASTER_SITE and update the WWW entry in the DESCR file.
PR:		14229
Submitted by:	maintainer
1999-10-10 23:19:29 +00:00
Chris Piazza
4ad6731ed6 Activate xp 1999-10-05 23:16:06 +00:00
Chris Piazza
7820b2842a XP is an XML 1.0 parser written in Java. It is fully conforming: it
detects all non well-formed documents.
XP has the following design goals: Conformance and correctness, high
performance and a layered structure. Is is currently non-validating but can
parse all external entities.

PR:		13875
Submitted by:	mike@vee.net
1999-10-05 23:15:23 +00:00
Dan Moschuk
474b5a3b17 Activate code2html 1999-10-03 14:33:03 +00:00
Dan Moschuk
6a2c3cbcfd Welcome code2html into its new (and rightful) home in textproc. Code2html
is a source code to html converter.
1999-10-03 14:31:36 +00:00
Satoshi Taoka
e92af7d1bc Added "%%LOCALBASE%%/share/mule/info" into site-start.el
Reported by:	Inagaki Kentaro <inagaki@tg.rim.or.jp>
Obtained from:	ports-jp@jp.freebsd.org
1999-09-28 23:39:58 +00:00
Dan Moschuk
83c2c892f6 Update {java,perl}2html to 0.6.3
PR: ports/1400[34]
Submitted by: Martin Kammerhofer <dada@sbox.tu-graz.ac.at>
1999-09-28 01:30:23 +00:00
Dan Moschuk
828d0dd793 Update c2html to version 0.6.3
PR: potrs/14005
Submitted by: Martin Kammerhofer <dada@sbox.tu-graz.ac.at>
1999-09-28 01:20:27 +00:00
Andrey A. Chernov
db43c1de1b preserve file modes
strip ^M in the script
1999-09-26 18:57:02 +00:00
Steve Price
59e5b8bb72 For some reason with the latest libtool this port no longer builds its
shared libraries, so explicitly tell configure to '--enable-shared'.
1999-09-20 00:52:09 +00:00
Steve Price
4eaf0bff03 Remove .depend in post-extract because trap.h doesn't exist on FreeBSD/Alpha
and it was killing the build there.
1999-09-20 00:44:49 +00:00
Chris Piazza
502e19d8e4 Update to version 0.12.
From maintainer:
    The other day I made some modifications to FreeGrep which double its speed
    or better.  Here is an update to the port.

PR:		13824
Submitted by:	maintainer
1999-09-19 18:36:49 +00:00
Wolfram Schneider
3b140688a9 Update master site. 1999-09-19 10:30:46 +00:00
Steve Price
87af739a9c Update to version 2.0.
PR:		13315
Submitted by:	maintainer
1999-09-18 17:46:34 +00:00
Tim Vanderhoek
9dbc794cb4 Enforce random pkg/COMMENT rules, including the one that states Emacs
should be spelled corrcetly, although I rather liked "Emasc".
1999-09-18 04:56:11 +00:00
Bill Fenner
480c8a66fb Resolve many 301 Moved Permanently URLs in DESCR. 1999-09-17 19:16:35 +00:00
Chris Piazza
f8a5a4fd14 Fix categories after repo-copy (I could have sworn I had done this...) 1999-09-17 17:36:20 +00:00
Chris Piazza
42ee12578c Activate latte 1999-09-10 06:34:55 +00:00
Chris Piazza
8caa288127 Import of latte.
Latte is a simple language for marking up text in a very expressive
way. Includes the Latte library, which allows you
to build translators from Latte to any other text format you choose,
and a demonstration application that converts Latte text into HTML.

PR:		13151
Submitted by:	Dominik Rothert <dr@domix.de>
1999-09-10 06:34:30 +00:00
Thomas Gellekum
216192c2d8 Upgrade to 1.1.1. 1999-09-09 12:41:42 +00:00
Chris Piazza
68e615346e Update MAINTAINER's email address
PR:		13648
Submitted by:	maintainer
1999-09-09 03:03:19 +00:00
Masafumi Max NAKANE
aa83601ea5 Upgrade to 7.53, and as a result, unbreak. 1999-09-07 21:33:38 +00:00
Thomas Gellekum
15abf055ee Distfile changed, update checksum. 1999-09-07 07:38:18 +00:00
Jun Kuriyama
049fc11eba Upgrade to v3.1.5. 1999-09-06 14:52:19 +00:00
Jun Kuriyama
e413c94998 Upgrade to v2.26. 1999-09-06 14:11:21 +00:00
Jun Kuriyama
67dae9a11f Upgrade to v2.0.15. 1999-09-06 14:10:31 +00:00
Andrey A. Chernov
909c472629 sar->sarep 1999-09-03 21:52:25 +00:00
Andrey A. Chernov
12e652caea upgrade to sarep-0.5 1999-09-03 21:24:58 +00:00
Dirk Froemberg
a09eedf423 Add WWW: 1999-09-02 22:11:58 +00:00
Thomas Gellekum
d607fa3dca Upgrade to 3.0.8. 1999-08-31 08:01:18 +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
Jun Kuriyama
e71810b1d7 Use RUN_DEPENDS, not BUILD_DEPENDS.
Found by:	bento
1999-08-28 07:11:09 +00:00
Michael Haro
a941c55187 env -> ${SETENV} 1999-08-28 03:41:25 +00:00
Michael Haro
b8f8618362 echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 22:30:39 +00:00
Michael Haro
58942bab6d echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 21:14:04 +00:00
Chris Piazza
9199d36798 Update to version 0.28.2.1
This port requires gcc 2.95.1 to build, so USE_NEWGCC
isn't set until -current is upgraded to that version.

PR:		13166
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-26 20:48:31 +00:00
Jun Kuriyama
d25b1bcec9 Add catalog file for package. 1999-08-26 16:27:38 +00:00
Jun Kuriyama
ff9052cbf9 Upgrade to v1.44. 1999-08-26 15:25:41 +00:00
Jun Kuriyama
e705603d68 Upgrade to v2.0.14. 1999-08-26 15:23:53 +00:00
Dirk Froemberg
6fb1c8f14c Add expat. 1999-08-26 13:49:03 +00:00
Dirk Froemberg
e6e1e1046b Initial import of expat, a
XML 1.0 parser written in C.
1999-08-26 13:45:48 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Bill Fumerola
ed36d7e284 Upgrade to 0.90.3, which is really change for the sake of change for us.
0.90.3 August 11 1999
     Fixed small OS-specific bugs - broken isspace in Turbo C under DOS
     and %x was replaced %i for compatibility with SunOS 4.

This however avoids PRs, e-mails, and questions on why we don't have
the latest.
1999-08-25 00:46:45 +00:00
Jun Kuriyama
d996582cb3 Upgrade to 19990822 version. 1999-08-24 15:56:11 +00:00
Michael Haro
235481b52a awk -> ${AWK}
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
1999-08-22 23:33:47 +00:00
Chris Piazza
c8d77a093b Change all ports that need a new gcc on 3.x to use USE_NEWGCC. 1999-08-22 19:46:45 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Steve Price
2632c100ba Update to version 1.4.0.
PR:		12781 (2 of 19)
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-22 03:40:41 +00:00
Chris Piazza
75e58e4720 Fix a typo (psttoimg -> pstoimg).
PR:		13285
Submitted by:	Alec Wolman <wolman@cs.washington.edu>
1999-08-21 07:37:27 +00:00
Jun Kuriyama
c8bcb41560 Upgrade to v1.43.
Requested by:	Rasmus Kaj <kaj@raditex.se>
1999-08-20 15:50:39 +00:00
Jun Kuriyama
5a9e4e5fd0 Update to 19990813 version (without changing DISTNAME).
Submitted by:	KUNISHIMA Takeo <kunishi@c.oka-pu.ac.jp>
1999-08-19 14:14:15 +00:00
Sheldon Hearn
e5ef3d6e60 Change MAINTAINER: josh@quick.net -> ade@lovett.com
The previous maintainer is unreachable (mail bounces).

PR:	13166
1999-08-19 12:35:41 +00:00
Chris Piazza
56fe7a4c6a egcc/eg++ have been renamed to gcc295/g++295. Change
all the ports that use them accordingly.

PR:		13205
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-17 19:37:11 +00:00
Sheldon Hearn
9bb6259fee Mail to the maintainer's address bounces. Assign to ports@freebsd.org . 1999-08-16 16:09:38 +00:00
Jean-Marc Zucconi
e67024ba69 Portlint. 1999-08-13 00:13:25 +00:00
Jean-Marc Zucconi
58aaeaf456 Use MLINKS for buildhash.1, findaffix.1, munchlist.1, tryaffix.1 and unsq.1
Portlint.
1999-08-13 00:13:14 +00:00
Chris Piazza
cfb656c396 Use lynx instead of lynx-current.
Submitted by:	nik
Prompted by:	broken lynx-current
1999-08-06 19:19:29 +00:00
Tim Vanderhoek
eb48f6f640 Re-enforce caps, no period. An "exceptions" file has been created
containing the ports editors/vim5, sysutils/star, and one other.
1999-08-02 16:55:21 +00:00
Bill Fumerola
eb1bf42aea Use -pthread not -libc_r
PR:		ports/12488
Submitted by:	Palle Girgensohn <girgen@partitur.se>

NOTE: 	This patch actually patches two files, which is normally frowned
	upon. However, one of these files generates the other and really
	isn't used by the port, just for people who would use the port
	to make their own custom ht://dig. I don't think this is a problem.
1999-08-01 19:22:32 +00:00
Chris Piazza
e3a7915212 Activate rand 1999-08-01 09:23:03 +00:00
Chris Piazza
1a79cc7926 Import of rand, a cat-like utility that displays the lines of a file
or stream in random order.

PR:		12822
Submitted by:	Dominik Brettnacher <domi@saargate.de>
1999-08-01 09:22:26 +00:00
Steve Price
fc7ff4f649 Update to version 0.95b.
PR:		12786
Submitted by:	maintainer
1999-08-01 02:38:32 +00:00
Jun Kuriyama
cb0e5b268c Upgrade to v0.17.4 and sort PLIST. 1999-07-31 11:15:41 +00:00
Sheldon Hearn
c6e65d17ca Update 0.10 -> 0.11:
Performance improvements.
1999-07-30 15:15:29 +00:00
Jun Kuriyama
5d0aa95a07 Upgrade to v2.0.13.
Don't install sources.
1999-07-30 14:33:15 +00:00
John-Mark Gurney
c181971232 upgrade to 0.10 1999-07-29 21:30:06 +00:00
Thomas Gellekum
4bb9d08e75 Upgrade to 1.1.0. 1999-07-29 14:03:47 +00:00
Sheldon Hearn
e80b7502ae Replace the MASTER_SITE which I removed after using a stupid browser to
check it.
1999-07-29 11:57:31 +00:00
John-Mark Gurney
97311b12c4 make this port build by upgrading to 0.9 1999-07-29 10:31:07 +00:00
Sheldon Hearn
73383618e2 Upgrade 0.7 -> 0.8:
Bugfixes. Passes more of the GNU grep regression tests.
1999-07-28 10:22:32 +00:00
Sheldon Hearn
f6f28f35ef Upgrade 0.3 -> 0.7:
While this version doesn't pass the GNU regression tests, it
	gets through a ports build, which 0.3 did not.
1999-07-27 12:22:42 +00:00
David E. O'Brien
16fc67772d Update to version 0.5.14-bw2.
Approved by:	Munechika SUMIKAWA @ KAME Project (maintainer)
1999-07-23 18:25:51 +00:00
Kris Kennaway
7c659f1077 Activate gdict. 1999-07-22 13:16:02 +00:00
Kris Kennaway
a30e573225 GTK app which queries a dictionary server and returns a word definition.
Based on dict.

PR:	12694
Submitted by:	domi@saargate.de
1999-07-22 13:14:20 +00:00
Jun Kuriyama
11c33785c8 Update to 19990708 version (without changing DISTNAME). 1999-07-20 15:10:51 +00:00
Tim Vanderhoek
824fcf67c9 Add WWW:. Reference fmt(1). Minor reformatting to keep this within 24 lines. 1999-07-17 13:55:49 +00:00
Sheldon Hearn
cd1148842d Activate freegrep. 1999-07-08 13:33:40 +00:00
Sheldon Hearn
b5b692f10c Import Jamie Howard's grep(1) implementation under BSD-friendly license
agreement. Severl developers are keen to see this brought into the
base system to replace GNU grep. When that happens, this port can go
away.
1999-07-08 13:32:01 +00:00
Jun Kuriyama
b9d431ae3a Updgrade to 1.42. 1999-07-07 10:26:45 +00:00
David E. O'Brien
8b50e43806 Don't be verbose for ``make fetch''.
Approved by:	nik, jkh
1999-07-06 06:06:49 +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
David E. O'Brien
cf9ae09b22 Make this quieter on the simple ``make fetch''. 1999-07-04 18:21:51 +00:00
Tim Vanderhoek
a48bc2f5ee Fix instances of "This is ...." 1999-07-03 09:31:52 +00:00
SADA Kenji
48b61c94a8 Fix a probrem which occurs if you specify WRKDIRPREFIX variable. 1999-07-01 23:15:54 +00:00
Jun Kuriyama
f084b37690 100% pure Java publishing framework servlet 1999-07-01 14:07:12 +00:00
Jun Kuriyama
2a71df4846 Activate cocoon. 1999-07-01 14:04:36 +00:00
Bill Fumerola
a11203bbe4 new ports/{java,irc,x11-server}, dependency sweep #2 1999-06-28 19:29:20 +00:00
Chris Piazza
a648474521 Change /usr/local/bin/perl to ${PERL} for all cases that are needed.
PR:		12410
Submitted by:	Johan Karlsson <Johan.Karlsson@sm.luth.se>
1999-06-28 17:19:28 +00:00
Chris Piazza
4c9caac0ff Change latex2html to use ${PERL} instead of /usr/local/bin/perl.
PR:		12410
1999-06-28 06:03:45 +00:00
Tim Vanderhoek
e32f86f31b Remove trailing spaces, and any periods that were hidden by them. 1999-06-28 00:45:20 +00:00
Jun Kuriyama
9521de5394 Upgrade to v2.0.11.
Submitted by:	okazaki@be.to
1999-06-27 04:53:59 +00:00
Tim Vanderhoek
80d5cf586f Fix some 80+ character COMMENTs that turned-up in the recent pkg/COMMENT
rampage.
1999-06-27 04:14:00 +00:00
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]

I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.

Before I forget....

Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit.  See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
Jun Kuriyama
06ebdfb354 XSLT (XSL Transformations) implementation. 1999-06-25 15:10:31 +00:00
Jun Kuriyama
90420e8f38 Activate lotusxsl. 1999-06-25 15:06:45 +00:00
Jun Kuriyama
4b396d7a9d XSL Transformations (XSLT) implementation in Java. 1999-06-24 15:23:12 +00:00
Jun Kuriyama
a49098468f Activate xt. 1999-06-24 15:18:23 +00:00
Jun Kuriyama
73e9fc06dc Fix fof jdk1.1.8. 1999-06-23 15:02:33 +00:00
Steve Price
89572a9bce egcs barfs when desctructors take arguments. 1999-06-22 18:01:20 +00:00
Steve Price
4d3f57a635 s/String/string/g so this builds again. 1999-06-22 17:54:26 +00:00
Bill Fumerola
2e448483a1 Add more MASTER_SITEs, clean up a extra '\' that no-one noticed, clean up
COMMENT and DESCR, add MASTER_SITE_SUNSITE for oodles of fetch-power.
1999-06-16 14:43:40 +00:00
Bill Fumerola
a0bf84d05e Upgrade to 0.5.14, which now (regretfully) adds a X dependency.
PR:		ports/11859
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-06-16 13:49:16 +00:00
Shigeyuki Fukushima
fe43c44edc Add docbook-310 to catalog list. 1999-06-15 15:49:01 +00:00
Chuck Robey
e400c26e45 Fix shared library problem (soname not specified). 1999-06-12 21:38:52 +00:00
Jun Kuriyama
8a46180550 Upgrade to v3.1.4. 1999-06-12 14:37:39 +00:00
Steve Price
725bf2acb8 The jfc port has moved from devel to lang. 1999-06-10 00:18:47 +00:00
Nik Clayton
d565256f5f Bump the version number to reflect the changed dependencies. 1999-06-08 20:59:54 +00:00
Tim Vanderhoek
4b63c1aa39 Did you know that there exists http://www.DocBook.org/ ? However, it is
not the homepage of docbook.  This is.  I'm not sure this (no, a different
this, this time) is the only place to list the homepage for a meta-port,
but it'll do.
1999-06-08 00:32:43 +00:00
Steve Price
a94c36f833 Get this to build again on -current boxes with egcs. 1999-06-07 03:02:22 +00:00
Steve Price
b1af1b1b5a Activate the perl2html port. 1999-06-06 17:17:50 +00:00
Steve Price
7b5716ea0b Initial import of perl2html version 0.6.1.
A Perl source to HTML converter.

PR:		11907
Submitted by:	Martin Kammerhofer <mkamm@gmx.net>
1999-06-06 17:17:35 +00:00
Michael Haro
5ce8e8e5c7 Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
1999-06-05 22:32:11 +00:00
Bill Fumerola
9416f2b9a6 Upgrade to 0.90.2, add MASTER_SITE_TEX_CTAN, try some logic with the
wordview tk logic. I don't think the --disable-wordview is working as
advertised, however.

PR(kinda):	ports/11826
Submitted by:	fenner, hoek, billf
1999-06-04 23:15:08 +00:00
Nik Clayton
0aa7ef883f Depend on the textproc/docbook meta-port, instead of explicitly listing
the version number as docbook-300.
1999-06-03 19:56:05 +00:00
Tim Vanderhoek
8692248a3e Add WWW: 1999-06-02 22:01:49 +00:00
Chuck Robey
339fa4eb2a Take over as maintainer. 1999-06-02 21:40:22 +00:00
Chuck Robey
8ae91ecd75 Update sp port to 1.3. Changing the format a bit, too. John Fieber,
the old maintainer, agrees with it.
1999-06-02 21:39:10 +00:00
Bill Fumerola
a126c81cf3 Upgrade to version 3.1.2
PR:		ports/11722
Submitted by:	Tomaz Borstnar <tomaz.borstnar@over.net>
1999-05-31 21:11:50 +00:00
Jun Kuriyama
cfabf04812 Upgrade to v3.1.3. 1999-05-30 22:11:22 +00:00
Steve Price
4334025753 Update to version 0.6.1.
PR:		11897
Submitted by:	maintainer
1999-05-29 04:27:53 +00:00
Steve Price
0ced235a44 Update to version 0.6.1.
PR:		11904
Submitted by:	maintainer
1999-05-29 04:14:55 +00:00
Jacques Vidrine
d4ee74b990 Add more MASTER_SITES entries and add python to CATEGORIES 1999-05-28 20:57:39 +00:00
Thomas Gellekum
f1577ab23a Activate py-mx{DateTime,Stack,TextTools,Tools}. 1999-05-26 08:03:27 +00:00
Thomas Gellekum
ee48e888bf New port py-mxTextTools, some tools for fast text processing in Python. 1999-05-26 07:53:18 +00:00
Jun Kuriyama
13f264a2a2 WWW homepage has changed. 1999-05-24 12:16:10 +00:00
Jun Kuriyama
b8a8ba8aff XML for Java parser. 1999-05-21 15:35:55 +00:00
Jun Kuriyama
6c9dae2421 Activate xml4j. 1999-05-21 15:34:16 +00:00
Jun Kuriyama
5f4a2f3e94 Upgrade to v2.23. 1999-05-20 14:05:13 +00:00
Satoshi Taoka
e50507418b Moved textproc/tuc to converters/tuc
Obtained from:	"David O'Brien" <obrien@FreeBSD.org>
1999-05-19 13:12:27 +00:00
Satoshi Asami
4218b5913e Update to 2.22 to fix checksum mismatch.
Submitted by:	tg
1999-05-11 08:01:05 +00:00
Michael Haro
f0b3ca663a update to version 0.5
PR:		11461
Submitted by:	Martin Kammerhofer dada@sbox.tu-graz.ac.at
1999-05-07 05:27:40 +00:00
Nik Clayton
083964b075 nclayton -> nik in the MAINTAINER line. That'll teach me to prepare
these things during my lunch hour.
1999-05-05 17:40:24 +00:00
Steve Price
24d0b0db6c Update to version 0.5.
PR:		10885
Submitted by:	maintainer
1999-05-04 22:40:43 +00:00
Thomas Gellekum
084d25dae5 Upgrade to 2.20. 1999-05-04 08:35:38 +00:00
Nik Clayton
4ea5249627 Remove EXTRACT_SUFX and BUILD_DEPENDS, and add USE_ZIP instead. Correct
my email address in the MAINTAINER line.
1999-05-03 12:31:59 +00:00
Jun Kuriyama
ed2e95d58d Add BUILD_DEPENDS=unzip and some fixes.
Found by:	bento
1999-05-03 12:13:48 +00:00
Michael Haro
b95ceaff59 I *LOVE* WWW: 1999-05-03 04:28:35 +00:00
Tim Vanderhoek
eedf966f0a Add WWW: to some of the more recent imports... 1999-05-03 04:20:49 +00:00
Steve Price
b143148eef Activate the java2html and nicetext ports. 1999-05-03 02:56:05 +00:00
Steve Price
533eb9e8d9 Initial import of java2html version 0.4.
A Jave, C, and C++ to HTML converter.

PR:		10885
Submitted by:	Martin Kammerhofer <mkamm@gmx.net>
1999-05-03 02:55:20 +00:00
Steve Price
c4ccdffc92 Initial import of nicetext version 0.9.
Convert files to pseudo-natural-language test and back again.

PR:		7761
Submitted by:	Mark Chapman <markc@ctgi.net>
1999-05-03 02:40:34 +00:00
Steve Price
a90e0c3d8b Honor CFLAGS and misc. cleanups.
PR:		10763
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
1999-05-03 02:03:06 +00:00
Satoshi Taoka
0347e6e13e Changed MAINTAINER's e-mail address
from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org
1999-05-01 04:03:48 +00:00
Jacques Vidrine
0feb16fac4 Oops! Add RUN_DEPENDS for python. 1999-05-01 02:20:34 +00:00
Satoshi Asami
645b163b0a I assume Nik meant "textproc/docbook-300" when he wrote
"textproc/docbook/3.0". :)
1999-04-30 23:08:12 +00:00
Nik Clayton
0399f9ca57 Be more explicit about the dependencies. This doesn't actually change
them, but helps document them a little better.  Previously there
chains of dependencies two or three ports long, which was a little
counter-intuitive.
1999-04-29 20:13:33 +00:00
Nik Clayton
68428a01a2 Add textproc/iso8879 to the DEPENDS list, for completeness. 1999-04-29 20:08:41 +00:00
Jun Kuriyama
52016ccd25 Upgrade to v1.40. 1999-04-24 09:25:36 +00:00
Justin M. Seger
950a146dda Upgrade to aspell-0.27.2 1999-04-23 22:45:13 +00:00
Satoshi Asami
e5ec2f74e9 Portlint. 1999-04-18 10:32:13 +00:00
Jacques Vidrine
20ae908472 Activate py-xml. 1999-04-17 17:34:42 +00:00
Jacques Vidrine
8acd6ea1c6 The Python XML package, including parser, SAX, DOM, and Expat 1999-04-17 17:34:02 +00:00
Steve Price
8041963b56 Activate the tuc port. 1999-04-16 23:31:20 +00:00
Nik Clayton
018b7d98d9 Add docbook-{241,300,310} 1999-04-14 22:43:39 +00:00
Nik Clayton
e20121087d Add a dependency on lynx. Pointed out by Wolfram. 1999-04-14 22:42:08 +00:00
Nik Clayton
84e9c9f802 Thsi is now a meta-port. Installing it will bring in versions 2.4.1, 3.0
and 3.1 of the DocBook DTD from the docbook-* ports.  Should make it a little
easier to drop in support for new versions in the future.
1999-04-14 22:36:12 +00:00
Nik Clayton
93a34c2b82 Version 3.1 of the DocBook DTD, now maintained by OASIS. 1999-04-14 22:30:42 +00:00
Nik Clayton
d62a0f8821 Version 3.0 of the DocBook DTD. Continued splitting of the current
docbook port.
1999-04-14 22:29:16 +00:00
Nik Clayton
42c8a752f6 Version 2.4.1 of the DocBook DTD. Separates this from the current
docbook port.
1999-04-14 22:26:54 +00:00
Satoshi Taoka
c1dc4c65a7 Added br-ispell 1999-04-13 15:29:00 +00:00
Satoshi Taoka
e3ccc93368 Ispell dictionary for brazilian portuguese
PR:		ports/9925
Submitted by:	Joao Carlos Mendes Luis <jonny@jonny.eng.br>
1999-04-13 15:28:00 +00:00
Kris Kennaway
f712914f86 Port was overriding -O? optimization in CFLAGS with -O.
Approved by:	chuckr (maintainer)
1999-04-09 15:37:52 +00:00
Steve Price
466b1016aa DISTFILES moved on MASTER_SITE. 1999-04-08 18:08:39 +00:00
Justin M. Seger
1070f1cc61 "Had to change the source tar file - not enough for a new version, but
a new source checksum."

PR:		ports/10993
Submitted by:	Ted Faber <faber@lunabase.org>
1999-04-07 18:06:50 +00:00
Satoshi Taoka
876f371f37 XIM does not work very well. So X_I18N_INHIBITED is set.
Noticed by:	  	MANTANI Nobutaka <nobutaka@nobutaka.com>
1999-04-05 09:38:02 +00:00
Nik Clayton
73441f1aaf Upgrade to 1.38b (fixes TeX capacity problems when building the PDF
version of the Handbook).

Removed Japanese localisation patches (no longer needed, per e-mail with
Jun Kuriyama).  Patched distfiles to work with DocBook 3.0, because we
haven't upgraded to 3.1 yet.  Pointed distfile at www.freebsd.org/~nik,
as nwalsh.com appears to be having some problems.
1999-04-04 16:38:13 +00:00
Steve Price
9e81420d33 Update to version 0.4.
PR:		10732
Submitted by:	Martin Kammerhofer <mkamm@gmx.net>
1999-04-02 03:59:00 +00:00
Steve Price
d2160207cf Update to version 0.91a.
PR:		10865
Submitted by:	maintainer
1999-03-31 15:13:53 +00:00
Satoshi Asami
db911dedd6 Remove CONFIGURE_TARGET, the default suffices with the fixed bsd.port.mk.
PR:		10724
1999-03-29 07:50:59 +00:00
Jun Kuriyama
80604e2b6a DocBook XML DTD. 1999-03-28 14:18:35 +00:00
Jun Kuriyama
7925f0f9af Activate docbook-xml. 1999-03-28 14:17:34 +00:00
David E. O'Brien
e80b7f5543 Move ``dict'' from the "net" to the "textproc" category. 1999-03-22 01:17:24 +00:00
Andrey A. Chernov
6610b3a84d allow empty replacement string 1999-03-18 09:56:07 +00:00
Steve Price
6de18d13ed Cleanup pkg/PLIST. 1999-03-15 01:13:17 +00:00
Jacques Vidrine
f4442a7aa7 Upgrade to GNOME 1.0. The following are the details:
ports/audio/esound			0.2.7    ->  0.2.8	PR ports/10422
 ports/audio/gnomeaudio			0.99.8   ->  1.0.0	PR ports/10426
 ports/audio/libaudiofile		0.1.5    ->  0.1.6	PR ports/10421
 ports/deskutils/gnomepim		0.99.8.1 ->  1.0.1	PR ports/10435
 ports/devel/ORBit			0.3.98   ->  0.4.0	PR ports/10423
 ports/devel/gettext			shared libs now		PR ports/10293
 ports/devel/glib12			1.1.16   ->  1.2.0	PR ports/10419
 ports/devel/libgtop			0.99.8   ->  1.0.1	PR ports/10430
 ports/games/gnomegames			0.99.8   ->  1.0.1	PR ports/10436
 ports/graphics/electriceyes		distfile moved		PR ports/10437
 ports/graphics/imlib			1.9.3    ->  1.9.4	PR ports/10424
 ports/lang/gnomeobjc			0.99.3   ->  1.0.1	PR ports/10441
 ports/math/gnumeric			0.6      ->  0.15	PR ports/10439
 ports/misc/gnomeutils			0.99.5   ->  1.0.1	PR ports/10442
 ports/sysutils/gnomeadmin		0.99.1   ->  1.0.1	PR ports/10445
 ports/sysutils/gnomecontrolcenter	0.99.3.1 ->  1.0.1	PR ports/10446
 ports/sysutils/gtop			0.99.2   ->  1.0.1	PR ports/10477
 ports/textproc/libxml			0.99.8   ->  1.0.0	PR ports/10438
 ports/www/libghttp			distfile moved		PR ports/10429
 ports/x11/gnome			0.99.3   ->  1.0.0	PR ports/10450
 ports/x11/gnomecore			0.99.8.1 ->  1.0.1	PR ports/10432
 ports/x11/gnomelibs			0.99.8.1 ->  1.0.1	PR ports/10425
 ports/x11-fm/gnomemc			4.5.10   ->  4.5.23	PR ports/10448
 ports/x11-toolkits/gtk-engines		0.1      ->  0.5	PR ports/10427
 ports/x11-toolkits/gtk12		1.1.6    ->  1.2.0	PR ports/10420

Note that repository copies were made before this commit, as follows:

 ports/devel/glib11-devel       -> ports/devel/glib12
 ports/x11-toolkits/gtk11-devel -> ports/x11-toolkits/gtk12

Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-03-09 01:13:40 +00:00
Steve Price
4fd7bc3ad4 Update to version 0.9a.
PR:		10335
Submitted by:	maintainer
1999-03-08 21:01:01 +00:00
Satoshi Asami
e244b8bccc Fix to make ports work with bsd.port.mk rev. 1.306.
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined.  Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.

The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.

At least we've got much fewer "-unknown-"s in the tree as the result. :)
1999-03-08 07:28:36 +00:00
Bill Fumerola
7d3c38c918 Upgrade to 0.5.2 with associated changes 1999-03-04 22:53:23 +00:00
Satoshi Taoka
01f4c377da For 4.X and later release 1999-03-03 01:53:06 +00:00
Shigeyuki Fukushima
a3e290df88 MAINTAINER changed, because I was a committer. 1999-03-01 09:38:29 +00:00
David E. O'Brien
49a03d03b8 upgrade to 0.27.1 1999-02-28 11:49:40 +00:00
David E. O'Brien
f96d629351 Upgrade to 0.27.
If "HAVE_EGCS" is defined, aspell will not depend on the STL port and will
use the natvie EGCS STL instead.
1999-02-28 10:25:58 +00:00
Vanilla I. Shu
b66f03295a Upgrade to 0.99.8. 1999-02-24 22:12:10 +00:00