Jean-Marc Zucconi
2932c2c73e
Use MAINTAINER?= instead of MAINTAINER=. I dont want to receive build errors
...
for xx-ipell ports I don't maintain.
2001-03-11 02:04:58 +00:00
Kris Kennaway
2ac793019c
Fix and sort plist. Naughty grog.
2001-03-11 00:25:15 +00:00
Will Andrews
0aabf2b105
Add ascii2pdf 0.9.1, a perl script to convert text files to PDF files.
...
PR: 24499
Submitted by: petef@databits.net
2001-03-10 20:59:44 +00:00
Will Andrews
fbe44b37f6
Add p5-PDF-Create 0.01, a perl script to convert text files to PDF
...
files.
PR: 24498
Submitted by: petef@databits.net
2001-03-10 20:51:44 +00:00
Will Andrews
e457043e83
Add dico 1.1, an interactive dictionary in french.
...
PR: 21902
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
2001-03-10 17:47:33 +00:00
Akinori MUSHA
065c096fb3
Add ruby-rss, a Ruby library for parsing, creating, downloading, and
...
caching RSS.
2001-03-10 11:46:19 +00:00
Vanilla I. Shu
2ea521998c
Fix missing header problem.
...
Submitted by: bento.
2001-03-10 06:52:51 +00:00
Akinori MUSHA
e40634b5a4
Define INSTALLS_SHLIB properly. Hmm.. I thought I'd done that already..
2001-03-10 06:45:30 +00:00
Jun Kuriyama
62b5b0fcf2
Fix typo (INSTALLS_SHLIBS -> INSTALLS_SHLIB).
...
Pointed out by: knu
2001-03-10 06:44:03 +00:00
Kris Kennaway
d10957ba29
Switch to using a versioned distfile - the non-versioned one currently
...
points to a newer beta release. Respect CFLAGS and bump PORTREVISION.
2001-03-10 04:59:24 +00:00
Akinori MUSHA
53e304b4c6
Use expat2 (1.95.1) rather than expat (1.2).
2001-03-09 16:44:50 +00:00
Akinori MUSHA
59a3efc65c
Add ruby-sablot, a Ruby interface to the Sablotron XSLT processor.
2001-03-09 16:08:49 +00:00
Jun Kuriyama
9424caa7ad
Remove unneeded entry.
...
Found by: bento
2001-03-09 09:47:23 +00:00
Satoshi Taoka
4a69fe427b
In Makefile of the master port, x11-toolkits/linux-gtk,
...
MAINTAINER= is changed to MAINTAINER?=.
Then, MAINTAINER is able to be added into a slave port's Makefile.
So I added it in this port's Makefile.
2001-03-08 01:14:37 +00:00
Dmitry Sivachenko
495cd4b261
Mark BROKEN for OSVERSION < 500007.
...
Requires perl version 5.6.0.
2001-03-05 11:35:48 +00:00
Mario Sergio Fujikawa Ferreira
0dc2945ae9
Switch from AWK to SED for CFLAGS sanitization. It is cleaner,
...
more readable and follows most ports using similar solutions.
Besides, it is more lightweight.
Use the same AWK pattern with SED adding the option -E
for extended pattern matching.
Submitted by: roam
2001-03-04 21:39:19 +00:00
Ying-Chieh Liao
677222bab9
mis-category, move it to devel
2001-03-04 12:35:22 +00:00
Ying-Chieh Liao
5a04170825
add perltidy
...
Indents and reformats Perl scripts to make them easier to read
2001-03-04 12:09:33 +00:00
Dmitry Sivachenko
baf00b4620
New port: kdoc.
...
KDOC creates cross-referenced documentation for C++ and CORBA IDL libraries
directly from the source. Documentation can be embedded in special doc
comments in the source.
2001-03-03 21:39:04 +00:00
Thomas Gellekum
d8cb00b627
New port py-expat, a Python interface to the Expat XML parser.
2001-03-01 12:32:43 +00:00
Will Andrews
1b2827bb66
Add p5-Text-SimpleTemplate 0.35, yet another Perl module for
...
template processing.
PR: 25389
Submitted by: Anton Berezin <tobez@tobez.org>
2001-03-01 06:46:49 +00:00
Vanilla I. Shu
68c2f99c63
Remove do-configure section, use PERL_CONFIGURE now.
2001-03-01 06:39:18 +00:00
Kevin Lo
794b20db59
Update to version 0.6.4
...
PR: 25409
Submitted by: MAINTAINER
2001-02-28 13:12:30 +00:00
Mario Sergio Fujikawa Ferreira
3412b0c4a3
Fix grammar: s/is cannot be/cannot be/
2001-02-28 01:48:02 +00:00
Mario Sergio Fujikawa Ferreira
a8c5a561cb
o Sanitize CFLAGS following example of palm/prc-tools-gcc. Remove
...
both all -m machine and -O > -O1 optimizations such as
(-O[s2-9]+|-m[0-9a-zA-Z]+(=[0-9a-zA-Z]*)?|-O[s2-9]+) since openjade
built with some of these optimizations core dumps when building
some of the /usr/doc files
o Use INSTALLS_SHLIB=yes instead of a post-install ldconfig line
o "UN"echo post-install (prefix lines with @). Cleaner
o Also, fix openjade's complain that it does not find builtins.dls,
point it in the right direction with CONFIGURE_ARGS+=--datadir
o Bump PORTREVISION since there is an improvement fix
Approved by: MAINTAINER
2001-02-27 23:03:36 +00:00
Kevin Lo
93e05d72ce
USE_GNOMELIBS -> USE_GNOME
...
Reported by ade@
2001-02-27 02:32:31 +00:00
Steve Price
f2fa9ad99c
Update to version 0.24.
...
PR: 24734
Submitted by: maintainer
2001-02-26 04:34:04 +00:00
Ying-Chieh Liao
db9acc6417
add libxml++, XML API for C++
2001-02-25 18:49:50 +00:00
Kevin Lo
5c409b1650
- Fix LIB_DEPENDS
...
- Use USE_X_PREFIX
- Use USE_GNOMELIBS
PR: 25327
Submitted by: Ports Fury
2001-02-25 15:34:47 +00:00
Dag-Erling Smørgrav
8e03bcebf5
Upgrade to 3.1.1, and remove the incorrect dependency on JFC.
...
Approved by: kuriyama
2001-02-24 12:57:36 +00:00
Nik Clayton
438eff5d17
Depend on specific versions of the DocBook DTD. Bump the port version
...
accordingly.
2001-02-23 19:37:06 +00:00
Akinori MUSHA
d4ef581811
Add ruby-csv, Ruby library to parse or generate data in CSV format.
...
Submitted by: Yarema <yds@dppl.com>
2001-02-23 16:40:25 +00:00
Vanilla I. Shu
aa47c4bbae
Add a russian patch.
...
PR: ports/25306
Submitted by: maintainer
2001-02-23 15:48:19 +00:00
Vanilla I. Shu
3b86c15c54
Upgrade to 0.51.
...
PR: ports/25282
Submitted by: maintainer
2001-02-23 03:10:34 +00:00
Vanilla I. Shu
7ffeb0f10c
Upgrade to 0.51.
...
PR: ports/25281
Submitted by: maintainer
2001-02-23 03:06:26 +00:00
Jun Kuriyama
212bed9876
Update to 1.62.
...
- patch-ab is included in the distribution.
Requested by: nik
2001-02-21 23:51:27 +00:00
Peter Pentchev
117d349d4a
`Homepage:'' ->
`WWW:''
...
PR: 25256
Submitted by: maintainer
2001-02-21 17:14:40 +00:00
Ying-Chieh Liao
8ab010d0cc
add filepp, a generic file preprocessor
2001-02-21 06:05:31 +00:00
Akinori MUSHA
008ccef274
Add ruby-erb, another eRuby implementation which can be invoked from
...
within a script.
2001-02-21 04:38:19 +00:00
Nik Clayton
1ef1b68c8f
Bump PORTVERSION to reflect extra dependencies.
2001-02-20 19:16:21 +00:00
Nik Clayton
e4cc3014b6
Add graphics/eps2png and graphics/netpbm as dependencies. These are
...
required in order to process the graphics.
2001-02-20 19:15:50 +00:00
Kevin Lo
1657b8c95d
Update to version 0.33
...
PR: 25150
Submitted by: Ports Fury
2001-02-18 16:10:58 +00:00
Kevin Lo
fd2ab5d1e8
- Add missing LIB_DEPENDS
...
- Use NOPORTDOCS PLIST_SUB
PR: 25151
Submitted by: Ports Fury
2001-02-18 15:49:05 +00:00
Kevin Lo
eac347db58
Update to version 1.11
...
PR: 25165
Submitted by: MAINTAINER
2001-02-17 15:31:17 +00:00
FUJISHIMA Satsuki
2192154ee0
change maintainer's e-mail address.
2001-02-15 17:01:03 +00:00
Ade Lovett
9f0965771a
Update to 0.8
2001-02-13 18:45:06 +00:00
James E. Housley
c88e11f896
New Port: textproc/tclExpat
...
This is the TCL interface to the Expat library. I updated it to link
against the modern Expat, as installed by the expat2 port.
PR: 22879
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
2001-02-13 12:59:35 +00:00
Josef Karthauser
d0830701be
Upgrade libxode from version 1.0 to 1.2.
2001-02-12 19:25:27 +00:00
Satoshi Taoka
76f64d1dd8
RPM of libxml
2001-02-12 16:37:14 +00:00
James E. Housley
a5f332b8fe
Cleanup to use NOPORTDOCS support in PLIST_SUB
...
PR: 24600
Submitted by: Johann Visagie <johann@egenetics.com> MAINTAINER
2001-02-11 17:09:06 +00:00
Maxim Sobolev
d6aed98452
Use GNU iconv library (converters/libiconv) instead of BSD iconv.
...
Prompted by: ade
2001-02-10 19:15:43 +00:00
Akinori MUSHA
8b18ca2b49
Add %%PORTDOCS%%.
2001-02-10 12:39:31 +00:00
Ade Lovett
11c716a03a
Add libxslt, an XSL Transformations (XSLT) library being developed
...
for the GNOME project.
2001-02-09 23:19:44 +00:00
Maxim Sobolev
f27c92b53f
Update to 2.3.0. Finally Gnome folks recognized the need to allow libxml2
...
co-exist with old libxml installed on the same machine, so I was able to
happily remove most of my hacks.
2001-02-09 14:06:28 +00:00
Akinori MUSHA
c97460e880
Update MASTER_SITES and WWW.
...
Noticed by: fenner's portsurvey
2001-02-07 19:14:19 +00:00
Ying-Chieh Liao
e11a396296
add y2l, Yacc-to-Latex pretty printer/convertor
2001-02-05 16:48:20 +00:00
Jimmy Olgeni
2917814d32
More style fixes for ports/textproc.
2001-02-05 16:35:26 +00:00
Andrey A. Chernov
f75e4f3712
Install English (American or British) *.dict file too for ports which use it
...
like udmsearch, mnoGoSearch (and ASPSeek not yet in ports).
Approved by: jmz
2001-02-04 21:51:32 +00:00
Jimmy Olgeni
f503cd9bcc
The db2html utility depends on textproc/jade.
...
Also, some whitespace changes to pkg-descr (notably "WWW: " to please
portlint).
2001-02-03 22:37:05 +00:00
FUJISHIMA Satsuki
0cf8b5822d
enforce not to create gif files and fix pkg-plist.
...
Submitted by: bento
2001-02-03 19:12:11 +00:00
Peter Pentchev
dfb8cff650
Improve the general appearance of this port:
...
- PORTNAME changed to sed;
- PKGNAMEPREFIX added so the package name is still gsed;
- do-install removed, using the real sed install target;
- a typo fixed in pkg-descr.
- maintainer changed to Cyrille Lefevre
PR: 24719
Submitted by: Cyrille Lefevre <clefevre@citeweb.net> - new maintainer
2001-02-03 12:06:11 +00:00
Jun Kuriyama
dd6d76c917
Upgrade to 1.8.2.
...
PR: ports/24710
Submitted by: kunishi@c.oka-pu.ac.jp
2001-02-01 08:18:47 +00:00
Greg Lehey
1ec5c62718
Find ghostview even if not installed in /usr/local/bin.
...
Submitted by: bmah
2001-02-01 00:42:57 +00:00
Maxim Sobolev
cfb038a9d4
Fix a build failure caused by the fact that I used my custom version of
...
libtool port on machine where I was testing upgrade to 0.12.
Submitted by: Tadayuki Okada <tokada@isi.com>
2001-01-31 23:15:04 +00:00
Maxim Sobolev
7e52050297
Update pspell version number.
2001-01-31 16:22:06 +00:00
Maxim Sobolev
5aafc4e032
Update to 0.12.
2001-01-31 16:16:42 +00:00
Akinori MUSHA
eb40527f66
Update to 0.6.7.
2001-01-30 19:20:09 +00:00
Kevin Lo
09401b51ae
Initial import of clo++-0.3.0
...
clo++ is a command line parser generator for C++
2001-01-30 10:21:27 +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
Akinori MUSHA
fa39ed2f90
Fix *_DEPENDS for the new version of ruby-strscan.
2001-01-27 09:49:19 +00:00
Will Andrews
1cd6897906
Remove inactive MAINTAINER <jfieber>, who hasn't committed in 14 months.
2001-01-27 05:26:22 +00:00
Alexander Langer
b165a2bff8
ARGL. Change ISPELL_NO to ISPELL_NL.
...
Bump PORTREVISION.
Submitted by: Espen Skoglund <esk@ira.uka.de>
2001-01-26 16:57:41 +00:00
Greg Lehey
6059a5b01c
Bump PORTREVISION.
...
Reminded by: kris
2001-01-26 07:06:31 +00:00
Greg Lehey
77d4d1f95a
Fix major breakage in format output by changing two lines. Look at
...
this patch to see the subtlety; see
http://www.lemis.com/~grog/debug/gmat.html for debugging analysis and
an explanation.
2001-01-26 06:36:38 +00:00
Vanilla I. Shu
d584481dfe
Upgrade to 1.04.
2001-01-25 23:20:31 +00:00
Ade Lovett
5809f1adba
Release maintainership.. libxml2 is not likely to be used in the core
...
GNOME system for a "long time". Max, if you don't want the port (I know
you've been interested in it in the past), just reassign it back to ports@
2001-01-25 21:37:36 +00:00
Ade Lovett
27f5dd75af
Update to 0.6
2001-01-24 05:10:41 +00:00
Akinori MUSHA
42f72e635a
Add ruby-qt2xml, Qt2 xml extension for Ruby.
2001-01-23 07:55:56 +00:00
FUJISHIMA Satsuki
cb01c3ded8
update checksum.
...
PR: 24129
Submitted by: maintainer
2001-01-21 19:22:31 +00:00
Vanilla I. Shu
9f6b5e9f66
Add the '1' on pkg-plist.
2001-01-19 22:32:02 +00:00
Ade Lovett
8090e364f4
Add xml-i18n-tools, a module containing some utility scripts and assorted
...
auto* magic for internationalizing various kinds of XML files.
Obtained from: GNOME
2001-01-19 18:11:08 +00:00
Kevin Lo
f54468923c
Fix formatting problem
...
PR: 24457
Submitted by: MAINTAINER
2001-01-19 16:47:28 +00:00
Alexander Langer
6ba9624592
Make the German versions of <warning> and <caution> behave as <note>,
...
i.e. "Warnung: " and not "Warnung" (note is "Note: ").
Bump PORTREVISION.
Submitted by: Udo Erdelhoff (ue@nathan.ruhr.de )
2001-01-19 08:40:06 +00:00
Maxim Sobolev
118c7b7436
Update to 0.2.8.
2001-01-17 13:03:35 +00:00
Joseph Koshy
fd1acdaeba
Add a port for the RXP validating XML parser.
2001-01-17 09:11:36 +00:00
Will Andrews
5ccbc2a8ac
Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now in
...
bsd.port.mk, for easy removal of documentation. I left alone one port -
japanese/elisa8x8 (or something like that), because it appeared to have
some rather weird way of doing PORTDOCS substitution.
2001-01-16 19:08:45 +00:00
Maxim Sobolev
2b1a883dc4
Massive style enforcement - use ^I instead of spaces for variables identation.
2001-01-16 17:33:20 +00:00
Jean-Marc Zucconi
8a0a9136bf
Print a more informative error message when /usr/share/dict/words is not found.
...
Submitted by: Matthew Emmerton <matt@gsicomp.on.ca>
2001-01-14 23:51:29 +00:00
Alexander Langer
829b17af86
Add nl-ispell, a slaveport to textproc/ispell, with ISPELL_NL set, so
...
that it installs a dutch dictionary as well.
2001-01-13 15:50:15 +00:00
Alexander Langer
a627c96381
Update to version 2.0
2001-01-13 15:43:07 +00:00
Alexander Langer
4a7b4396b0
Update the ISPELL_NO part to version 2.0
...
Bump PORTREVISON.
2001-01-13 15:41:14 +00:00
Alexander Langer
1a26ccb64b
Update ISPELL_DENEU to 20001109 version
2001-01-13 13:31:20 +00:00
Alexander Langer
d26c868cd8
libiconv is at version 2 now.
...
Submitted by: bento
2001-01-12 16:01:28 +00:00
Kevin Lo
d104a9eda5
files/patch-Generate is no longer needed
...
PR: 24274
Submitted by: MAINTAINER
2001-01-12 15:40:20 +00:00
Jeroen Ruigrok van der Werven
17301e95a2
Apply iso639 to the variable names I introduced the last few days.
...
Afrikaans is now ISPELL_AF, and Danish is ISPELL_DA, as per iso639.
[pointed out by markm]
Also bumped the PORTREVISION belatedly due to introducing three new
languages.
2001-01-12 07:50:49 +00:00
Ade Lovett
3c000e6a29
Update to 1.8.11
2001-01-11 16:45:02 +00:00
Greg Lehey
9616b3620e
Correct names of some executables.
...
Add a bare-bones document (gmat.sgm) describing how to use gmat.
Catch 22: to read this, you need to format it with gmat. To format it
with gmat, you need first to read it.
2001-01-11 03:42:48 +00:00
Greg Lehey
27a740e0af
Add more dependencies (ghostview, DocBook 3.1)
...
Add longer descriptions.
2001-01-11 03:37:02 +00:00
Jeroen Ruigrok van der Werven
adebb44765
Change the variable to ISPELL_ZA from ISPELL_SA.
...
This will probably revisited soon again since Suid Afrika has 11
official languages according to markm.
2001-01-10 18:50:04 +00:00
Jeroen Ruigrok van der Werven
81da31146d
Add Afrikaans ispell support under the ISPELL_SA variable.
2001-01-10 12:07:55 +00:00
Jeroen Ruigrok van der Werven
f35a5725d7
Add Danish ispell support under the variable ISPELL_DK.
...
This is based on the ispell-da-1.4.7 tarball.
2001-01-10 08:25:42 +00:00
Kevin Lo
1d39d70cc9
Upgrade to 0.5
...
PR: 24184
Submitted by: MAINTAINER
2001-01-09 16:31:24 +00:00
Jeroen Ruigrok van der Werven
2573fa035a
Fix typo in the MASTER_SITES variable, we needed a += assignment.
...
Add another mirror for the tarball.
2001-01-09 16:19:44 +00:00
Jeroen Ruigrok van der Werven
52b7c1d789
Add Dutch ispell support under the ISPELL_NL variable option.
2001-01-09 16:08:32 +00:00
Jeroen Ruigrok van der Werven
83c0f13448
Fix another inconsistency in the make syntax before I commit my real
...
changes.
2001-01-09 15:38:13 +00:00
Akinori MUSHA
f29bf497e5
Now ruby-optparse 0.7.8 has included an English document, process it
...
on installation together with the Japanese document.
2001-01-08 22:51:54 +00:00
Kevin Lo
d7bbc46a57
Upgrade to 0.6.3
...
PR: 24147
Submitted by: MAINTAINER
2001-01-08 14:43:41 +00:00
Jun Kuriyama
57da72838b
Use $PERL_CONFIGURE.
2001-01-08 06:44:24 +00:00
Jeroen Ruigrok van der Werven
39c23e453a
Clean up some space/tabbing as hinted about by portlint.
...
This improves internal style so that forthcoming additions
will be, hopefully, in the same style.
2001-01-07 21:28:10 +00:00
Alexander Langer
7cd9faa2d3
Convert quotes correctly for German texts.
...
Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
2001-01-06 12:33:46 +00:00
Ade Lovett
ac762595d2
Update to 2.2.11
2001-01-05 21:58:26 +00:00
Kevin Lo
3cdb10126e
Upgrade to 1.2.3
...
No response from the maintainer.
2001-01-04 03:14:39 +00:00
Will Andrews
44d1681775
Add p5-Sort-Fields 0.90, perl module to sort lines containing delimited
...
fields.
PR: 24014
Submitted by: Anton Berezin <tobez@tobez.org>
2001-01-04 00:05:14 +00:00
Will Andrews
3ab727857c
Add p5-Sort-ArbBiLex 3.32, perl module to make sort functions for arbitrary
...
sort orders.
PR: 24023
Submitted by: Anton Berezin <tobez@tobez.org>
2001-01-04 00:04:39 +00:00
Will Andrews
bc811a3e5f
Add p5-XML-DT 0.19, a perl module for down translation of XML to strings.
...
PR: 23994
Submitted by: Anton Berezin <tobez@tobez.org>
2001-01-04 00:00:06 +00:00
Will Andrews
7be089663e
Add p5-XML-Dumper 0.4, a perl module for dumping perl objects to xml.
...
PR: 23993
Submitted by: Anton Berezin <tobez@tobez.org>
2001-01-03 23:58:36 +00:00
Will Andrews
8f07dee6b7
Add p5-String-ShellQuote 1.00, perl module for quote strings for passing
...
through the shell.
PR: 23981
Submitted by: Anton Berezin <tobez@tobez.org>
2001-01-03 23:56:48 +00:00
Will Andrews
451aec5397
Add p5-XML-TreeBuilder 3.08, perl module to make XML document trees.
2001-01-03 23:48:47 +00:00
Clive Lin
43c2522422
New port: tdtd.el
...
Emacs major mode for editing SGML and XML DTDs.
PR: 21293
2001-01-03 21:05:06 +00:00
Nik Clayton
eaf66c9894
Fix generation of table of contents when generating HTML output. Bump
...
PORTREVISION.
2001-01-03 12:03:35 +00:00
Neil Blakey-Milner
708577f345
Add p5-String-Strip 1.01, perl extension for fast, commonly used, string
...
operations.
PR: 23980
Submitted by: Anton Berezin <tobez@tobez.org>
2001-01-03 10:28:01 +00:00
Will Andrews
60f2b6b7a8
Goodbye, YEAR2000. Hello, 2001.
...
Approved by: asami
2001-01-01 10:15:16 +00:00
Greg Lehey
81bb73551f
Modify paths to point to FreeBSD-typical places.
2001-01-01 01:32:34 +00:00
Greg Lehey
6e42547b12
New port: gmat, O'Reilly's DocBook formatting software.
...
Obtained from: Andy Oram <andyo@oreilly.com>
2001-01-01 01:32:04 +00:00
Will Andrews
ead799751d
Fix typo (NOPORTDCS->NOPORTDOCS).
...
Submitted by: maintainer
2000-12-31 07:31:26 +00:00
Will Andrews
24d5a926c9
Fix broken LOCALBASE-instead-of-PREFIX references. Silence regex action
...
in pre-configure. Unsilence install actions besides mkdir's.
Submitted by: maintainer
2000-12-31 07:23:49 +00:00
Will Andrews
3afad9b84d
Add p5-Text-Tmpl 0.23, a perl module implementing a templating system
...
library.
PR: 23971
Submitted by: Anton Berezin <tobez@tobez.org>
2000-12-31 05:45:45 +00:00
Will Andrews
36f8276f2a
Add p5-Text-Query 0.07, a perl module implementing a query process
...
framework.
PR: 23968
Submitted by: Anton Berezin <tobez@tobez.org>
2000-12-31 05:42:03 +00:00
Will Andrews
5f0157d55c
Add p5-Text-Graphics 1.0001, a perl module (toolkit) for rendering
...
textual graphics.
PR: 23965
Submitted by: Anton Berezin <tobez@tobez.org>
2000-12-31 05:38:41 +00:00
Will Andrews
6a5e36c56c
Add p5-Text-Wrapper 1.000, a perl module that includes a simple word
...
wrapping routine.
PR: 23964
Submitted by: Anton Berezin <tobez@tobez.org>
2000-12-31 05:35:34 +00:00
Will Andrews
e0d218180e
Add p5-Text-Format 0.52, a perl module that includes various subroutines
...
to format text.
PR: 23963
Submitted by: Anton Berezin <tobez@tobez.org>
2000-12-31 05:34:30 +00:00
Will Andrews
6d94f472e5
Add p5-Text-Flowchart 1.00, a perl module to make ASCII Flowcharts. Wow,
...
the things they're doing in Perl these days..
PR: 23962
Submitted by: Anton Berezin <tobez@tobez.org>
2000-12-31 05:31:18 +00:00
Will Andrews
6ea8266784
Add p5-Text-FixedLength 0.12, a perl module to parse and create fixed
...
length field records.
PR: 23933
Submitted by: Anton Berezin <tobez@tobez.org>
2000-12-31 05:28:40 +00:00
Will Andrews
c7b9d6e00b
Add p5-Text-Filter-Chain 0.02, a perl module to chain multiple
...
Text::Filter objects and runs them in sequence.
PR: 23932
Submitted by: Anton Berezin <tobez@tobez.org>
2000-12-31 05:25:53 +00:00
Will Andrews
11166c4862
Add p5-Text-Filter 1.7, a perl module with a base class for objects that
...
can read and write text lines.
PR: 23931
Submitted by: Anton Berezin <tobez@tobez.org>
2000-12-31 05:23:35 +00:00
Will Andrews
c084d40d0f
Add p5-Text-FillIn 0.05, a Perl module (class) implementing a fill-in
...
template.
PR: 23929
Submitted by: Anton Berezin <tobez@tobez.org>
2000-12-31 05:22:15 +00:00
Will Andrews
4193137a14
Add p5-Text-DoubleMetaphone 0.04, a perl module for phonetic encoding
...
of words.
PR: 23926
Submitted by: Anton Berezin <tobez@tobez.org>
2000-12-31 05:20:36 +00:00
Will Andrews
b7607ef66b
Add p5-Text-Bind 0.04, a perl module to bind Perl structures to textfiles.
...
PR: 23922
Submitted by: Anton Berezin <tobez@tobez.org>
2000-12-31 05:19:16 +00:00
Will Andrews
b8aa60da8b
Add p5-Text-Autoformat 1.04, a perl module for automatic and manual text
...
wrapping and reformating formatting.
PR: 23918
Submitted by: Anton Berezin <tobez@tobez.org>
2000-12-31 05:17:09 +00:00
Will Andrews
f22b27b173
Add p5-DelimMatch 1.03, a perl module to find regexp delimited strings
...
with proper nesting
PR: 23916
Submitted by: Anton Berezin <tobez@tobez.org>
2000-12-31 05:15:39 +00:00
Wolfram Schneider
827b669f20
remove outdated URL
2000-12-29 22:28:31 +00:00
Kevin Lo
4f68b306f3
- Fix PORTNAME
...
- Use do-install target (instead of playing with regex)
- Add 'GNU' prefix to directory entry of info file (similer to devel/gmake)
- Add missing @dirrm
PR: 23892
Submitted by: Ports Fury
2000-12-28 15:58:58 +00:00
Will Andrews
1657d2b689
Add sdf 2.001, a perl-based package to facilitate the Simple Document
...
Format written by Ian Clatworthy. Since there are not only perl modules
but also scripts, I have decided not to name this port p5-sdf.
PR: 23511
Submitted by: dannyman <dannyman@tellme.com>
2000-12-26 06:49:32 +00:00
Will Andrews
4063cea348
Add p5-Spreadsheet-WriteExcel 0.23, a perl module to write formatted text
...
and numbers to a cross-platform Excel binary file.
PR: 23826
Submitted by: Sergey Skvortsov <skv@protey.ru>
2000-12-26 05:58:46 +00:00
Will Andrews
2f46a82cfc
Add p5-Spreadsheet-ParseExcel 0.09, a perl module to get information from
...
Excel files.
PR: 23825
Submitted by: Sergey Skvortsov <skv@protey.ru>
2000-12-26 05:55:19 +00:00
Will Andrews
fdcac3adf3
Add gutenbook 0.1.10, a product of Project Gutenberg, which aims to provide
...
a more intuitive way to read etexts on a computer. This port includes a
perl module to read etexts from Project Gutenberg, as well as a gutenbook
executable for reading actual etexts.
PR: 23715
Submitted by: Jeremy Shaffner <jeremy@external.org>
2000-12-26 04:30:49 +00:00
Will Andrews
a813072cd3
Add p5-XML-Writer 0.4, a simple perl module for writing XML documents; it
...
takes care of constructing markup and escaping data correctly, among
other useful features.
PR: 23819
Submitted by: Adam Herzog <adam@herzogdesigns.com>
2000-12-26 04:16:04 +00:00
Jun Kuriyama
2deb6bffbf
Modify installation directory and install catalog.
...
Submitted by: kiri
2000-12-26 02:25:42 +00:00
Alexander Langer
19771db9c7
Add ftp-tools-1.1, a nice set of perl scripts for manipulating
...
SGML documents, e.g. indenting (!) (still experimental, though),
written by the submitter.
Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
2000-12-23 10:10:20 +00:00
Will Andrews
d7f33247bc
Add p5-XML-XPath 1.02, a set of Perl modules for parsing and evaluating
...
XPath statements (as specified by w3.org).
PR: 22769
Submitted by: Sergey Skvortsov <skv@protey.ru>
2000-12-19 13:28:35 +00:00
Will Andrews
f66b37bfde
Add p5-XML-Sablotron 0.44, a Perl interface to the Sablotron XSLT
...
processor.
PR: 22805
Submitted by: Sergey Skvortsov <skv@protey.ru>
2000-12-19 13:21:20 +00:00
Will Andrews
111607820e
Add sablotron 0.44, an XSL processor fully implemented in C++.
...
PR: 22804
Submitted by: Sergey Skvortsov <skv@protey.ru>
2000-12-19 13:14:44 +00:00
Will Andrews
6940673a36
Add p5-dTemplate 1.0, a perl module aspiring to be the most powerful
...
general purpose templating system.
PR: 23484
Submitted by: Jeremy Shaffner <jeremy@external.org>
2000-12-19 09:44:43 +00:00
Will Andrews
4566ce779e
Add gsed 3.02, the GNU version of sed(1), the stream editor.
...
PR: 22632
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
2000-12-19 08:13:28 +00:00
Jun Kuriyama
df8e2c2c3b
Upgrade to 1.60.
2000-12-19 01:36:36 +00:00
Dmitry Sivachenko
0aafce6a70
Remove trailing period and package name from the pkg-comment.
2000-12-18 20:32:55 +00:00
Kevin Lo
d2cb583db4
Update to 0.31
...
PR: 23590
Submitted by: MAINTAINER
2000-12-18 15:25:42 +00:00
Peter Pentchev
8f672e6dbc
Remove an extraneous directory.
...
PR: 23556
Submitted by: maintainer
2000-12-15 10:04:15 +00:00
Shigeyuki Fukushima
b36ae732b4
Update to 1.1: mkcatalog(.in) script update.
...
- Fix symbolic-link'ed ${CAT_DIR} problem.
- Add -c option: specify top-level catalog file(default:${CAT_DIR}/catalog).
- Add -v option: verbose mode.
- Modify some messages.
Obtained from: Hiroki Sato <hrs@FreeBSD.org>
2000-12-13 11:27:20 +00:00
Ruslan Ermilov
ecc3153c77
Unbreak this port after upgrade to Groff 1.16.1.
2000-12-13 10:42:53 +00:00
OKAZAKI Tetsurou
f8dfc99c8a
Remove extra directories on pkg_delete.
...
Make this package PREFIX-safe about a symbolic link.
Bump up PORTREVISION.
Change maintainer's e-mail address.
2000-12-12 22:27:22 +00:00
Clive Lin
e8ae5b3323
XML::Stream provides you with access to XML Stream
...
and Net::Jabber depends on it.
PR: 23246
Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
2000-12-12 15:34:16 +00:00
Akinori MUSHA
76079a9e6c
Update to 0.1.3.
...
Set the default charset to ISO-8859-1 instead of US-ASCII.
Shorten pkg-comment to under 70 columns.
2000-12-12 14:04:26 +00:00
Akinori MUSHA
5d729cddb7
Update master sites.
2000-12-11 19:54:50 +00:00
Peter Pentchev
cb91768d8b
Update to 99.2b8.
...
PR: 23355 (mostly)
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>, maintainer mods
Approved by: maintainer
2000-12-11 16:44:46 +00:00
Steve Price
b61989711f
- Added a patch to fix a small bug, as suggested by Martel's author.
...
- Bumped PORTREVISION
- Added file: files/patch-Generate.py
PR: 23351
Submitted by: maintainer
2000-12-11 03:11:42 +00:00
Ade Lovett
36134dcbe9
Update to 2.2.10
2000-12-08 21:06:24 +00:00
Jean-Marc Zucconi
9215564dd5
A better way to display the pre-everything message
...
Submitted by: asami
2000-12-08 20:08:59 +00:00
Akinori MUSHA
8db820f334
Add a piece of code that formats amstd's rd file, due to their
...
chicken-or-egg (cyclic) dependency.
For the present, added parts are laid idle since rd2 causes an error
during the format process.
2000-12-06 15:51:48 +00:00
Maxim Sobolev
364f62ef0b
Put copy of distfile at MASTER_SITE_LOCAL.
2000-12-04 10:55:06 +00:00
Kevin Lo
e3f7b9190b
Update to version 0.4
...
PR: 23210
Submitted by: MAINTAINER
2000-12-01 17:06:54 +00:00
Ade Lovett
7a03b23cac
Update to 2.2.9
2000-11-30 18:11:51 +00:00
Maxim Sobolev
2d8ff23a74
Update iconv to 2.0 and reflect shared library version bump.
...
PR: 23163, 23164, 23165
Submitted by: maintainer
2000-11-29 11:46:42 +00:00
Kevin Lo
52718f88b5
Update MASTER_SITES and WWW.
...
PR: 23079
Submitted by: Ports Fury
2000-11-26 15:39:14 +00:00
Jun Kuriyama
a91dd533b8
Upgrade to 1.8.
...
Requested by: many
2000-11-26 13:10:31 +00:00
Satoshi Asami
34241581a3
ghostscript5 doesn't exist anymore, so change dependencies to ghostscript55.
2000-11-25 10:31:07 +00:00
Peter Pentchev
05ce43b4f6
update my email address - roam@orbitel.bg -> roam@FreeBSD.org
2000-11-22 10:20:14 +00:00
David E. O'Brien
c84d4079f1
Add $FreeBSD$, which help me in problem reports.
2000-11-22 00:57:33 +00:00
David E. O'Brien
1ceded9e6e
Add $FreeBSD$'s which help me in problem reports.
2000-11-22 00:17:18 +00:00
Maxim Sobolev
75df7a4e13
Update glib13 shared library version number.
...
PR: 23004
Submitted by: Matt Heckaman <matt@LUCIDA.QC.CA>
2000-11-21 13:03:53 +00:00
Maxim Sobolev
ea10e96468
Resign as a maintainer.
2000-11-20 18:08:52 +00:00
Eivind Eklund
2bce74b178
Handle compressed files
2000-11-20 13:16:07 +00:00
Ade Lovett
aba8cbd046
Release a few more ports so I can concentrate more on GNOME
2000-11-17 17:00:49 +00:00
Thomas Gellekum
5efab67e98
Upgrade to 0.6.2. The maintainer is now Johann Visagie
...
<johann@egenetics.com>, as discussed with Jacques.
PR: 22835
Submitted by: Johann Visagie <johann@egenetics.com>
2000-11-16 14:06:51 +00:00
Ade Lovett
5ab6c2fc42
Persuade libxml2 to install into different filesystem space than
...
libxml (cursing the author all the way for having two incompatible
versions of their software do this).
This is still not 100%, but a step in the right direction for those
ports that need libxml2, but also have to co-exist with GNOME
(which, for the moment, uses libxml exclusively).
Max will be committing a port shortly to show exactly how to
tell a port to use libxml2 under this new scheme of things.
As and when GNOME (the primary consumer of libxml) moves over
to libxml2, these hacks will be reverted, and similar hacks put
in to libxml until it dies a quiet death.
Submitted by: sobomax
2000-11-15 16:29:26 +00:00
Ade Lovett
dbe5261b5e
Update to 2.2.8
2000-11-14 21:49:33 +00:00
James E. Housley
fb8166aa99
Correct version number.
...
Bump PORTEPOCH
PR: 22834
Submitted by: Johann Visagie <johann@egenetics.com> MAINTAINER
2000-11-14 12:05:15 +00:00
James E. Housley
95aa8f9fee
- Update port textproc/py-martel to 0.35
...
- This version now depends on Python 2.0, but no longer depends on PyXML (it
uses the xml package in Python 2.0's standard library.)
PR: 22820
Submitted by: Johann Visagie <johann@egenetics.com> MAINTAINER
2000-11-13 16:30:44 +00:00
Dmitry Sivachenko
2514bdf28c
Change MAINTAINER field.
...
I am now at FreeBSD dot org
Approved by: sobomax
2000-11-13 12:45:40 +00:00
Munechika SUMIKAWA
851dccbf6c
- Made friendly wirh libwmf-0.1.20
...
- Change Maintainer's mail address
PR: ports/22782
Submitted by: mzaki@e-mail.ne.jp
Approved by: maintainer
2000-11-12 17:38:08 +00:00
Satoshi Asami
7112ba2b40
Change motif to a normal dependency. REQUIRES_MOTIF is now called
...
USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As
before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is
removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.
Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always
have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless
WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases
in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined.
I will remove x11-toolkits/Motif-dummy (which has been repo copied to
open-motif) in a few days.
2000-11-07 23:28:20 +00:00
Munechika SUMIKAWA
2c79e23fd3
Wv is converter from MS Word to several data format such HTML, PDF, PS
...
and so on. It's formely known as textproc/mswordview.
textproc/mswordview will be disappeared.
Submitted by: mzaki@e-mail.ne.jp
Repo copied by: PW
2000-11-06 17:18:02 +00:00
Maxim Sobolev
67c29fddb0
Initialise Deorbiting Burn Sequence [tm, (c) 2000, PHK] for pnmtopng port.
...
PR: 20968
Submitted by: PF
2000-11-03 16:35:21 +00:00
Ade Lovett
2573e51274
Release a number of ports that I don't have time to keep track
...
of any more.
2000-11-03 16:19:29 +00:00
Satoshi Asami
d561552691
Remove etc/sgml if it's empty.
...
Submitted by: bento
2000-11-03 08:52:07 +00:00
Satoshi Asami
97b0ba16f4
Create directory etc/sgml before attempting to copy file into it.
...
Submitted by: bento
2000-11-03 08:51:52 +00:00
Ade Lovett
8b95c3d950
Update to 2.2.7
2000-11-02 21:19:45 +00:00
Jun Kuriyama
afd57f62a7
Add 1 @unexec rmdir.
...
Change @dirrm to @unexec rmdir to share Text directory.
Submitted by: bento
2000-11-02 05:50:34 +00:00
Akinori MUSHA
83e7bbbdc5
D'oh! Back out the previous commit.
...
I thought I should allow users to pass those variables from command
line (make CFLAGS='-O6', etc.), but it wasn't supposed to work anyway.
Pointy hat to: knu (Halloween is over, hah!)
2000-11-02 02:53:20 +00:00
Akinori MUSHA
80181e1e2c
Add CC and CFLAGS to MAKE_ARGS.
2000-11-02 02:40:59 +00:00
Maxim Sobolev
10e2f8893d
Whitespace-only:
...
Make indentation uniform across my ports.
2000-11-01 15:51:11 +00:00
James E. Housley
d28934e9f2
Port cleanup. Bump PORTREVISION to 1
...
PR: 22473
Submitted by: Johann Visagie <johann@egenetics.com> MAINTAINER
2000-11-01 11:46:18 +00:00
James E. Housley
85a50b1608
New Port: textproc/ltxml
...
Integrated set of XML tools and a developers' tool-kit.
PR: 22183
Submitted by: Samuel Tardieu <sam@inf.enst.fr>
2000-11-01 02:32:33 +00:00
Maxim Sobolev
3d35d8caab
Add LDFLAGS to fix bento builds.
2000-10-31 09:11:21 +00:00
Jun Kuriyama
9f6c51593e
Remove 2 @unexec rmdir lines.
...
Submitted by: bento
2000-10-31 06:21:29 +00:00
Jun Kuriyama
548bcd3958
DocBook DSSSL stylesheets of Cygnus.
...
PR: ports/21307
Submitted by: kiri@pis.toba-cmt.ac.jp
2000-10-31 06:01:39 +00:00
Jun Kuriyama
39d93a3483
Upgrade to v1.59.
2000-10-31 03:52:45 +00:00
Mario Sergio Fujikawa Ferreira
93a59f671d
Should have updated pkg-plist accordingly in
...
my last commit.
2000-10-31 03:07:26 +00:00
Mario Sergio Fujikawa Ferreira
c26788fb5c
Removed files/Makefile, no longer needed.
...
Changed some paths to better reflect hier(7).
PR: ports/22122
Submitted by: maintainer
2000-10-31 02:53:17 +00:00
Murray Stokely
572841babe
Jade doesn't support DTDDECL's, this should have been commented out like it is in all of the other docbook ports, doh!
2000-10-31 00:11:07 +00:00
Shigeyuki Fukushima
07d3ab038f
Change this port to a meta port.
2000-10-27 15:37:45 +00:00
Shigeyuki Fukushima
0ebf2d9041
Use mkcatalog for adding this entry to ${PREFIX}/share/sgml/catalog.
2000-10-27 15:32:58 +00:00
Shigeyuki Fukushima
dfbcb5215e
Use mkcatalog for adding this entry to ${PREFIX}/share/sgml/catalog
...
and ${PREFIX}/share/sgml/docbook/catalog.
2000-10-27 15:31:04 +00:00
Shigeyuki Fukushima
89ac439127
Use mkcatalog for adding this entry to ${PREFIX}/share/sgml/catalog.
2000-10-27 15:24:07 +00:00
Shigeyuki Fukushima
2bc3d53074
Fix fatal bug.
2000-10-27 14:21:57 +00:00
Shigeyuki Fukushima
887c2f0aed
Fix description.
2000-10-27 08:52:14 +00:00
Shigeyuki Fukushima
fc84a44f0e
Use mkcatalog command for making ${PREFIX}/share/sgml/catalog.
2000-10-27 08:14:08 +00:00
Shigeyuki Fukushima
80e70145a6
Newly port: mkcatalog.
...
A maintainance utility for sgml catalog files.
2000-10-27 08:06:53 +00:00
James E. Housley
8209177b6d
New Port: textproc/py-martel
...
A parser generator for regular languages, written in Python
PR: 22118
Submitted by: Johann Visagie <johann@egenetics.com>
2000-10-26 19:24:42 +00:00
Akinori MUSHA
fc35102289
Fix LIB_DEPENDS. (expat.0 -> expat.2)
2000-10-26 12:37:25 +00:00
Akinori MUSHA
a9867d0f0c
Add MAKE_ARGS to tell libtool to use the specified shlib version.
2000-10-26 12:36:51 +00:00
Akinori MUSHA
245f2fa313
Update the expat dependency from expat (1.2) to expat2 (1.95.1).
2000-10-26 12:19:14 +00:00
Jun Kuriyama
39bc990211
Remove NO_MTREE.
...
Remove %D/share/sgml on deinstall.
Take over maintainership.
Reported by: PW
Approved by: jfieber (old maintainer)
2000-10-26 06:15:04 +00:00
Jun Kuriyama
f3476b6169
Bump SHLIB_MAJOR (and PORTREVISION) not to conflict with expat1.2.
...
Submitted by: knu
2000-10-26 01:20:04 +00:00
Akinori MUSHA
88b8524175
Complete _includeinstall for 3-STABLE or older.
2000-10-25 19:21:39 +00:00
Jim Mock
c10343657a
Tweak the openjade definition a bit and use lynx if building on the Alpha.
...
Submitted by: obrien
2000-10-25 06:15:45 +00:00
Jun Kuriyama
3fefaca9e9
Upgrade to 2.30 (which depends on expat2).
...
Submitted by: Naoki IDO <ido@hitachi-ms.co.jp>
2000-10-25 02:24:38 +00:00
Eivind Eklund
958509618f
Upgrade to 1.1.
...
This adds support for passing in URLs as arguments to cdiff.
You can now do
% cdiff http://people.freebsd.org/~eivind/find.diff
to retrieve and view a diff.
2000-10-24 16:51:16 +00:00
Jun Kuriyama
c388dc991d
Activate expat2.
2000-10-24 09:53:11 +00:00
Jun Kuriyama
46022e220c
Introduce latest version of expat.
...
This development version will be released as 2.0 and maintained on
sourceforge.
Submitted by: Naoki IDO <ido@hitachi-ms.co.jp>
Repo-copied by: PW
2000-10-24 09:51:38 +00:00
Satoshi Asami
beb0bdaed0
@dirrm share/sgml
...
Reported by: bento (via kdesupport2)
2000-10-24 09:14:21 +00:00
Maxim Sobolev
7ee4f87a0d
Add "-I${LOCALBASE}/include" into CPPFLAGS to fix bento builds.
...
Submitted by: bento
2000-10-23 08:38:29 +00:00
Akinori MUSHA
8d8c48611a
Add NOPROFILE=true to MAKE_ARGS so as not to build a profiled library.
...
Found by: bento
2000-10-21 18:47:52 +00:00
Ade Lovett
110ef963e7
Add p5-XML-Simple, a perl module designed for reading
...
XML config files.
PR: 21870
Submitted by: Andrew <andrew@ugh.net.au>
2000-10-20 23:11:48 +00:00
Akinori MUSHA
74e8a39c35
Update to 0.6.6, with the patches merged. :)
2000-10-20 21:15:56 +00:00
Akinori MUSHA
404d327197
Update to 0.1.2. Now Ruby 1.4 support has been dropped in this
...
version, this port still builds and installs 0.1.1 if RUBY_VER=1.4.
2000-10-20 20:20:54 +00:00
Akinori MUSHA
b61e799d8b
Update to 1.2.
...
Add BSD-style Makefiles for building & installation.
Use a tarball distribution instead of the zip one which includes
redundant Windows binaries.
Take over the maintainership.
Permitted by: dirk (previous MAINTAINER)
2000-10-18 05:46:55 +00:00
Jim Mock
71f3afc8ec
Make this play nice when WITH_OPENJADE is defined.
...
Ok'd by: nik
2000-10-16 21:33:01 +00:00
Jim Mock
ed0e1375ea
Add a knob for openjade.
...
Ok'd by: nik
2000-10-16 21:31:24 +00:00
Ade Lovett
2ba28250dd
Update to 2.2.5
2000-10-16 02:48:02 +00:00
Akinori MUSHA
e848e14a75
Update to 0.6.1, which now supports expat 1.2 and 1.95.
2000-10-15 20:44:40 +00:00
Jun Kuriyama
c39351d8e1
Update to include HTML 4.01 specification.
...
Take over maintainership.
Move distfile in $MASTER_SITE_LOCAL/kuriyama.
Portlint.
No response from: maintainer
Discussed with: shige
2000-10-11 09:12:38 +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
Ade Lovett
15f906c71b
Re-add USE_GMAKE to get around Makefile bogosity. Without this,
...
doing a 'make all' and 'make install' as two separate commands results
in the code being completely recompiled twice. Bleurgh.
2000-10-10 17:14:48 +00:00
Akinori MUSHA
ea17e4d6b2
Add a missing manpage.
...
Submitted by: new bento
2000-10-09 10:33:40 +00:00
Satoshi Asami
7acef1cd7a
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
...
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Satoshi Asami
99ebbc27f8
Remove extra "pkg/".
2000-10-08 10:09:39 +00:00
Satoshi Asami
223b77c5d3
${MASTERDIR}/pkg/MESSAGE -> ${PKGMESSAGE} (well, here's the second one...)
2000-10-08 10:05:16 +00:00
Satoshi Asami
db0f44e08b
Rename PLIST.python1.5 to pkg-plist.python1.5.
2000-10-08 06:13:14 +00:00