Satoshi Asami
d6470ea1aa
Checksum changed for two files.
1996-10-17 07:26:10 +00:00
James FitzGibbon
01a5dac6f9
Add msqlperl after moving from lang/ to databases/
1996-10-17 02:46:25 +00:00
James FitzGibbon
2632661b2a
Build static library with -fpic. This should solve the 'RRS text reloation' warnings that xfsql and msqlperl were having.
...
Suggested-by: John Polstra <jdp@polstra.com>, asami@freebsd.org
1996-10-17 02:45:02 +00:00
James FitzGibbon
80e36c8e43
Removed msqlperl, pending re-import into databases/
1996-10-17 02:38:23 +00:00
Eric L. Hernes
32ee9f538d
link dynamically, this shrinks the binary from ~1.3 Meg to ~300k
...
Requested by: satoshi, of course.
1996-10-16 17:48:16 +00:00
Eric L. Hernes
edf6d352a2
trim the DESCR's to something reasonable at Satoshi's request.
1996-10-16 15:58:06 +00:00
Eric L. Hernes
afbc09ff62
add a patch for Guido Vollbeding's FixPix dithering.
...
This is a big win for 15/16 bit displays.
Obtained from: Guido Vollbeding <guivol@esc.de>
1996-10-16 15:42:04 +00:00
Chuck Robey
eff2b2fa20
Fix earlier mistake, modify PKGNAME cxterm to cn-cxterm, not DISTNAME.
...
Submitted by: Satoshi
1996-10-16 12:55:54 +00:00
Satoshi Asami
77395d64ff
Complete upgrade by removing "gitmatch" that no longer exists. Also
...
sort part of pkg/PLIST so it's easier to read.
1996-10-16 09:14:20 +00:00
Satoshi Asami
b35c318add
Upgrade, 1.2a -> 1.3. The author has adopted a 3D arrow scrollbar
...
based on another person's code so remove my own patch (patch-ac).
Note this port actually corresponds to X11R6.1.
1996-10-16 09:12:18 +00:00
Satoshi Asami
2d2724d611
Upgrade to version 0.96. The author (that's me :) also converted
...
this port to use tcl-7.5/tk-4.1 instead of tcl-7.3/tk-3.6.
1996-10-16 08:55:37 +00:00
Satoshi Asami
2680923f54
Make this compile with tcl75 in /usr/lib. Remove the part that
...
says tcl is in /usr/local.
1996-10-16 08:34:35 +00:00
Satoshi Asami
f34fe62400
Make this compile with tcl75 in /usr/lib. Remove LIB_DEPENDS.
1996-10-16 08:34:04 +00:00
Satoshi Asami
07de11b8d5
Make this compile with tcl75 in /usr/lib. Make sure it won't accidentally
...
pick up libtclx as a valid tcl library (well, it matches "libtcl*") from
/usr/local/lib. Use the value once it's found.
1996-10-16 08:33:03 +00:00
Satoshi Asami
fda5a4d3bc
Make this thing compile again by conditionalizing prototype of index().
...
Ignored by: ache
1996-10-16 08:30:38 +00:00
Masafumi Max NAKANE
f005e69fa5
Changed flags for ln in the install: target in the Makefile to -s to -fs.
...
Noticed by: asami
1996-10-16 08:15:19 +00:00
Satoshi Asami
a1a6d48072
Change NO_PACKAGE to RESTRICTED, we don't even want to redistribute the
...
distfile.
1996-10-16 08:13:48 +00:00
Thomas Gellekum
c0c666523e
Trim DESCR to less than a screenful.
1996-10-16 06:53:54 +00:00
Thomas Gellekum
eefe8f5f90
Upgrade to 5.2.11
1996-10-16 06:34:37 +00:00
Andrey A. Chernov
dfd4904911
Upgrade to official 1.2.16
...
Fix PLIST
1996-10-16 04:56:12 +00:00
Satoshi Asami
155874a7c3
Adapt this to use the system tcl. (Actually, just took out LIB_DEPENDS
...
to tcl75.)
1996-10-16 02:40:47 +00:00
Chuck Robey
c741775b06
adding cn- to the pkgnames in ports/chinese
...
Reviewed by: Satoshi
1996-10-16 02:25:40 +00:00
Chuck Robey
ed624cac91
Adding cn- to the pkgnames in /usr/ports/chinese
...
Reviewed by: Satoshi
1996-10-16 02:24:33 +00:00
Satoshi Asami
084e12c7fe
Uncomment PKGNAME, it's different from DISTNAME so it's needed.
1996-10-16 01:36:33 +00:00
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