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

3920 Commits

Author SHA1 Message Date
Satoshi Asami
d24c4ad9a3 Move few things around to standard order. Change /usr/X11R6 to ${X11BASE}. 1996-10-15 23:41:41 +00:00
Satoshi Asami
6bc74b9c63 Add .gz to manpage. 1996-10-15 23:39:06 +00:00
Masafumi Max NAKANE
f03908bf0d Updated the maintainer's address. 1996-10-15 23:31:45 +00:00
Andreas Klemm
985b80e9bb Enabled LyX 1996-10-15 20:50:54 +00:00
Andreas Klemm
3aed493045 Made new port ... this is great stuff ;-)
LyX is a wordprocessor frontend to LaTeX, which gives both the
ease-of-use of a wordprocessor, and the flexibility and power of
LaTeX.

Quasi-WYSIWYG interface, many LaTeX styles and layouts automatically
generated. Speeds up learning LaTeX and makes complicated layouts
easy and intuitive. New features include spell-checking, international
character support, WYSIWYG graphics, tables, and equations.
1996-10-15 20:49:27 +00:00
Andreas Klemm
f75d0d0a89 Satoshi, the loard of the ports collection spoke:
"The last argument to the "rm -f" line should be bunzip, right? :)
Also, you may want to change the "ln" to "ln -s".  I remember the pkg
tools mangling hard links into separate files." So I did it ;-)
Submitted by: Satoshi
1996-10-15 19:56:29 +00:00
Satoshi Asami
b14e9a7cb3 Remove PREFIX=/usr/X11R6, it is already the default if USE_IMAKE (or
USE_X11) is set.  Besides, we are not supposed to be changing
PREFIX in the Makefiles unless there's absolutely no way other than
that to make it work.
1996-10-15 19:24:55 +00:00
Satoshi Asami
6caaec2747 Add joe. Don't know why it was missing. 1996-10-15 19:11:13 +00:00
Eric L. Hernes
4a8176e148 put back the commented out dependancy for Xaw3d.
Noticed by: Satoshi
1996-10-15 18:25:56 +00:00
Masafumi Max NAKANE
04340f6add Updated the maintainer's E-mail address. 1996-10-15 15:03:23 +00:00
Andrey A. Chernov
3786b2fff9 Localize it 1996-10-15 13:08:04 +00:00
Peter Wemm
3b2cf5fed4 Missing $Id$ in Makefile, shorten pkg/DESCR. 1996-10-15 11:27:38 +00:00
Satoshi Asami
384a6d89f0 Remove spurious ";"s. 1996-10-15 08:24:22 +00:00
Masafumi Max NAKANE
5563a48e64 Removed USE_X11=yes as USE_IMAKE=yes is specified.
Submitted by:	asami
1996-10-15 07:30:48 +00:00
Masafumi Max NAKANE
f8245e7e20 Activated fetchmail which was submitted by Ville Eerola <ve@sci.fi>. 1996-10-15 04:58:30 +00:00
Masafumi Max NAKANE
ba5d4de49d Fetchmail - batch mail retrieval client with pop2/pop3/apop/kpop/imap support. 1996-10-15 04:52:41 +00:00
Masafumi Max NAKANE
152c56e9cf Added the app-defaults file.
(Closes PR #1794.)

Submitted by:	nakai@mlab.t.u-tokyo.ac.jp
1996-10-15 02:10:20 +00:00
Satoshi Asami
0842552d47 Remove LIB_DEPENDS on tcl75, it seems to compile and run fine using
the tcl library in /usr/lib.
1996-10-14 23:14:37 +00:00
Torsten Blum
df57bab0e5 make gzip in post-install: target to depend on NOMANCOMPRESS.
Submitted by:	max (long time ago)
1996-10-14 22:09:10 +00:00
Peter Wemm
def9ab7a1f Deal with "cc -version" reporting "2.7.2.1" or any other junk that might
end up appended (eg: "2.7.2p" or the like).

Reported by: jhs@freebsd.org (who also suggested a different, larger patch)
1996-10-14 02:36:40 +00:00
Andrey A. Chernov
c85ebc3504 Netscape rename 1996-10-13 14:27:56 +00:00
Paul Traina
53496fae1c time to go to sleep...call file by right name 1996-10-13 08:39:51 +00:00
Paul Traina
4477ccd6a8 Whoops, forgot to include the makefile patch 1996-10-13 08:18:35 +00:00
Paul Traina
961de0e15a The following patches enable RFC1342 compatible decoding of header fields
for non-ascii character sets.

Additional tips:
        setenv MM_CHARSET <rfc1342 charset>
        setenv LC_TYPE    <proper locale>

e.g.    setenv MM_CHARSET KOI8-R
        setenv LC_TYPE    ru_RU.KOI8-R

or      setenv MM_CHARSET iso-8859-1
        setenv LC_TYPE    iso_8859_1

Change your mhl.format to read so that the new code will be invoked on
interesting fields when you do a "show":

From:formatfield="%(comp{text})"
Reply-To:formatfield="%(comp{text})"
To:formatfield="%(comp{text})"
cc:formatfield="%(comp{text})"

Obtained from: Ola Stromfors <Ola.S.Stromfors@telia.se>,
	       Frederik H. Andersen <fha@dde.dk>,
	       with fixes from anders@ifi.uio.no and pst@freebsd.org
1996-10-13 08:13:18 +00:00
Jordan K. Hubbard
50719b66b7 Mention the WEB based ports interface and clarify some of the text. 1996-10-12 19:51:00 +00:00
Chuck Robey
7941639857 Add in new game port, xrubik.
Submitted by:	Yukihiro Nakai <nakai@mlab.t.u-tokyo.ac.jp>
1996-10-12 00:14:34 +00:00
Chuck Robey
3424625c58 New game port, Rubik's Cube type game.
Submitted by:	Yukihiro Nakai <nakai@mlab.t.u-tokyo.ac.jp>
1996-10-12 00:11:34 +00:00
Chuck Robey
83fd705cec Update md5
Pointed out by Satoshi.
1996-10-11 22:15:20 +00:00
Chuck Robey
d84d0c8a50 Add a couple new docs.
Pointed out by: Satoshi.
1996-10-11 22:13:13 +00:00
Chuck Robey
ae58cbcfbf Update Makefile to use install macros, delete extra superfluous lines,
add some docs.
Pointed out by Satoshi.
1996-10-11 22:10:23 +00:00
Chuck Robey
cbc2f26c0b Update kaffe to 5.5 level, fix some complaints.
Submitted by:	Mark Huizer <xaa@stack.urc.tue.nl>
Thanks, Mark.
1996-10-11 21:56:40 +00:00
Eric L. Hernes
1760aa0a0c use Motif widgets if HAVE_MOTIF=yes. 1996-10-11 20:36:10 +00:00
Satoshi Asami
6821941f98 Remove spurious ";"s.
While I'm here, rewrite the install commands to use the macros.

Reviewed by (sort of):	chuckr
1996-10-11 18:58:01 +00:00
Andrey A. Chernov
8f052fd547 Add netscape3.01.language 1996-10-10 20:32:20 +00:00
Andrey A. Chernov
35ab97590a Add netscape3.01 1996-10-10 19:32:14 +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
Peter Wemm
845387b469 Add exmh 1996-10-10 15:06:54 +00:00
Peter Wemm
e108e11e60 Port for build exmh-1.6.9
NOTE: this does not use the GUI build/install, it does the equivalent
work with some scripts.
1996-10-10 15:00:53 +00:00
Eric L. Hernes
585cf7dd5e make package now works.
some files are installed in .../$(uname -m)-$(uname)-$(uname -r)/...,
so we've got to use the `construct a PLIST' trick.

Pointed out by: Satoshi
1996-10-10 14:54:38 +00:00
James FitzGibbon
38b7858712 Upgrade to v1.08
Reviewed by:	jfitz@FreeBSD.ORG
Submitted by:	matt@bdd.net
1996-10-10 12:54:03 +00:00
Satoshi Asami
7d3644e9dd (Pardon the temporary departure from the Beatles. I really have
something to say this time.)

The latest INDEX with all the new COMMENT files.  I can't wait to see the
ports page on www.freebsd.org tomorrow! :)
1996-10-10 07:18:54 +00:00
Paul Traina
70e23ce8ff Clean up Biff and goodstuff startup 1996-10-10 05:50:17 +00:00
Masafumi Max NAKANE
20cf049684 Oops, I didn't meant to put x11 in the CATEGORIES. 1996-10-10 05:19:29 +00:00
Masafumi Max NAKANE
a1c61bea1d rt of xeyes+ -- horrible eyes looking at your mouse cursor
Reviewed by:	max
Submitted by:	nakai@mlab.t.u-tokyo.ac.jp
1996-10-10 05:12:01 +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
Satoshi Asami
0fb81c77bc Typo (messure -> measure). 1996-10-10 03:41:19 +00:00
Satoshi Asami
8ebda7615d Forcefully ignore libgnumalloc.
Pointed to the right place by:	jmacd
1996-10-10 00:47:10 +00:00
Masafumi Max NAKANE
f88dcb60af Modified $Id: line to make the keyword substitution work properly. 1996-10-10 00:33:02 +00:00
Eric L. Hernes
e31810527f upgrade to version 1.0,
change MAINTAINER jkh -> erich
Requested by:	jkh
1996-10-09 20:54:30 +00:00
Andrey A. Chernov
b356523882 Add more patches, one from max@freebsd.org 1996-10-09 17:19:49 +00:00