Commit Graph

197 Commits

Author SHA1 Message Date
Satoshi Asami
8d8340c399 Update to April 3rd version of patch. Closes PR ports/3204.
Submitted by:	Jun-ichiro ITOH <itojun@csl.sony.co.jp>
1997-04-09 07:10:13 +00:00
Satoshi Asami
6791fd099d Back out previous commit; jmz confirmed his /etc/mtree was out of date. 1997-04-09 02:53:09 +00:00
Jean-Marc Zucconi
57864cd3de Create ${PREFIX}/share/doc/ before installing. 1997-04-06 16:09:01 +00:00
Chuck Robey
dc1f6f9b4e Deactivate scitext port. 1997-04-03 14:06:51 +00:00
Satoshi Asami
834490816d Misc. cleanup. They've been in my tree for a while, I forgot to commit them. 1997-03-15 11:56:09 +00:00
Satoshi Asami
1ad8734a8f Remove catpages. I don't know how this sneaked past me in the first place. 1997-03-15 11:53:16 +00:00
David E. O'Brien
ff3f931231 Install app-defaults as NEdit.ad rather than NEdit (so it won't overwrite
any custom one).

Submitted by:	Daniel M. Eischen <deischen@iworks.InterWorks.org>
Closes-PR:	ports/2914
1997-03-12 08:14:45 +00:00
David E. O'Brien
e60b1b2809 I know the ports freeze is 10 minutes past... but hopefully Satoshi
will let me get away with this one...

Here's the real justification for this commit...  checksum was wrong.

Submitted by:	Daniel M. Eischen <deischen@iworks.InterWorks.org>
Closes-PR:	ports/2914
1997-03-12 08:14:18 +00:00
David E. O'Brien
a11f28520c I know the ports freeze is 10 minutes past... but hopefully Satoshi
will let me get away with this one...

Install app-defaults as NEdit.ad rather than NEdit (so it won't overwrite
any custom one).

Submitted by:	Daniel M. Eischen <deischen@iworks.InterWorks.org>
Closes-PR:	ports/2914
1997-03-12 08:13:34 +00:00
Satoshi Asami
e51d4e2fae Enable multilingual nvi ports. (Note the Korean versions were already
included in the port Makefile import.)
1997-03-06 08:41:38 +00:00
Satoshi Asami
4210f39df8 Attempt to import 8 ports at once. I sure hope this will work.
editors/nvi is a multi-byte extension of nvi-1.79; the rest are pretty
much skeletons (even more so than regular ports) that use most files
from editors/nvi and support for a particular encoding scheme.

These ports were submitted by the author of multilingual nvi patches.
Closes PR ports/2824.

Submitted by:	Jun-ichiro Itoh <itojun@csl.sony.co.jp>
1997-03-06 08:38:46 +00:00
Satoshi Asami
d9384d09c6 Conditionalize the question asking to !defined(PACKAGE_BUILDING). 1997-03-06 04:09:59 +00:00
Satoshi Asami
f471677ce5 List all files in share/emacs/19.34 and libexec/emacs/19.34. Close
PR ports/2860.
1997-03-04 08:04:00 +00:00
Satoshi Asami
94ee79fceb Remove EXTRACT_BEFORE_ARGS, the distfile is a standard gzipped tarball now. 1997-02-18 06:00:30 +00:00
Satoshi Asami
f07ca42bc9 The tarball is compressed now (used to be an uncompressed .tar). 1997-02-18 05:56:25 +00:00
David E. O'Brien
36f464c8d4 Upgrade to 4.0.3.
Submitted by:	Daniel M. Eischen <deischen@iworks.InterWorks.org>

Closes PRs:	ports/1752, ports/2548
1997-02-05 13:11:45 +00:00
Masafumi Max NAKANE
86913ca557 No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,
RESTRICTED or BROKEN.
Pointed-out by:	asami
1996-12-08 01:45:16 +00:00
David E. O'Brien
4e9dc29915 Updated to version 6.3
Closes PR: ports/2109

Submitted by:	Paul Fox <pgf@american.com>
1996-12-03 12:53:39 +00:00
Satoshi Asami
d1a5dc8980 Install emacsclient et al., which were not included previously because
they might overwrite emacs' versions.

The more I think about this, the less sense this makes, as we pratcically
mandate emacs to be installed as well for this mule to work.

Requested by:	hosokawa@mt.cs.keio.ac.jp (HOSOKAWA Tatsumi)
1996-11-30 10:13:51 +00:00
Satoshi Asami
9e08796ef0 Add scitext. Sort. 1996-11-26 08:26:40 +00:00
Satoshi Asami
f1371a36f6 19.34 -> 19.34b. It seems like this release was replaced on the GNU master
site 2 months ago and nobody noticed!
1996-11-19 13:15:31 +00:00
Satoshi Asami
bec0ed8039 Yipes, another typo ("MASTER_SITE_CONTRIB"). 1996-11-19 12:41:20 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
5dba7b6e29 Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 10:25:35 +00:00
Satoshi Asami
83e5fd3ee1 Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 09:56:45 +00:00
David E. O'Brien
5223aa0ad2 Converted to MAN[1-9NL] 1996-11-17 07:01:32 +00:00
David E. O'Brien
d23a795680 CATAGORIES+= -> CATAGORIES=
Reordered vars where needed.  Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
1996-11-12 02:19:40 +00:00
David E. O'Brien
4b2988d9d2 CATEGORIES+= --> CATEGORIES=
Minor variable reordering where needed.
1996-11-11 05:07:53 +00:00
David E. O'Brien
541ffb04b1 Turned on gvim 1996-11-07 18:42:06 +00:00
Masafumi Max NAKANE
16068c7ca4 Changed CONFIGURE_ARGS+= -> CONFIGURE_ARGS=
Submitted by:	asami
1996-10-18 16:16:49 +00:00
Masafumi Max NAKANE
b05e0b9072 Removed unnecessary @* directives. 1996-10-18 09:27:53 +00:00
Masafumi Max NAKANE
293b7417bd Honor NOMANCOMPRESS.
Submitted by:	"Philippe Charnier" <charnier@xp11.frmug.org>
1996-10-18 09:25:47 +00:00
Masafumi Max NAKANE
b0f8f3fc60 Removed unnecessary @cwd directive. 1996-10-18 08:57:07 +00:00
Masafumi Max NAKANE
de6b4fa949 Take NOMANCOMPRESS setting into account.
Reminded by:	"Philippe Charnier" <charnier@xp11.frmug.org>

Use GNU_CONFIGURE=yes instead of HAS_CONFIGURE=yes.
1996-10-18 08:56:31 +00:00
Thomas Gellekum
c0c666523e Trim DESCR to less than a screenful. 1996-10-16 06:53:54 +00:00
Satoshi Asami
6caaec2747 Add joe. Don't know why it was missing. 1996-10-15 19:11:13 +00:00
Andrey A. Chernov
3786b2fff9 Localize it 1996-10-15 13:08:04 +00:00
Eric L. Hernes
0e5db91baf upgrade to 2.5; install the docs; and look in the right app-default
directory
1996-10-10 16:02:04 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
Masafumi Max NAKANE
f88dcb60af Modified $Id: line to make the keyword substitution work properly. 1996-10-10 00:33:02 +00:00
Masafumi Max NAKANE
52ef20c4b0 Removed unnecessary tab before .if.
Submitted By:	asami
1996-10-09 09:22:18 +00:00
Masafumi Max NAKANE
dea7b92366 Deleted unnecessary @cd, @owner and @mode directives from the packing list.
A little rewrite of COMMENT file.
1996-10-07 12:17:30 +00:00
Masafumi Max NAKANE
b0564831b1 Upgrade, 6.0 -> 6.1. (Closes PR #1709.)
Reminded By:	obrien@Nuxi.cs.ucdavis.edu
1996-10-07 12:14:35 +00:00
Masafumi Max NAKANE
58895acd25 Upgrade, 6.0 -> 6.1. (Closes PR #1709.)
Reminded By:	obrien@Nuxi.cs.ucdavis.edu

NOMANCOMPRESS is now honored.
1996-10-07 12:14:03 +00:00
Gary Palmer
4b08d8eeec Update to 6.1 1996-10-01 02:33:39 +00:00
Eric L. Hernes
57e0191834 kill the EXTRACT_SUFX
and add myself as maintainer
1996-09-25 12:58:53 +00:00
Eric L. Hernes
1b424cf434 upgrade to 4.16 (non-beta)
move:
sharedir: lib => share
libdir:   lib => libexec (houses portsrv and recover only)
tmpdir:   /usr/tmp => /var/tmp (the former doesn't usually exist)
1996-09-24 13:41:14 +00:00
Satoshi Asami
6b78b2d60d Use tcl from /usr/lib, not ports. 1996-09-11 04:11:57 +00:00
Satoshi Asami
9ff496d18c Upgrade, 19.31 -> 19.34.
Submitted (in part) by:	rich
1996-09-04 00:56:24 +00:00