James FitzGibbon
4c8b5a5f58
Upgrade to 961015 version
1996-10-18 11:50:16 +00:00
James FitzGibbon
be2fba57ef
Added archive directory to MASTER_SITES to prevent breakage as soon as a new release comes out.
1996-10-18 11:44:20 +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
Masafumi Max NAKANE
872dbeba51
Removed unnecessary @cwd directive.
...
(Oops, I forgot to commit this one.)
1996-10-18 08:40:41 +00:00
Masafumi Max NAKANE
fc2177f5e6
Honor the setting of NOMANCOMPRESS.
...
Submitted by: "Philippe Charnier" <charnier@xp11.frmug.org>
Use ${INSTALL_PROGRAM} and ${INSTALL_MAN} macros instead of install *.
1996-10-18 08:38:18 +00:00
Masafumi Max NAKANE
cd55de380a
Removed unnecessary @mode, @owner and @group directives.
1996-10-18 07:49:17 +00:00
Masafumi Max NAKANE
96c08bab35
Changed the patch to Makefile and added -s flag to the install command
...
in the install: target.
1996-10-18 07:48:36 +00:00
Masafumi Max NAKANE
dec1e37a7f
Honor NOMANCOMPRESS.
...
Submitted by: "Philippe Charnier" <charnier@xp11.frmug.org>
Added $Id.
1996-10-18 07:47:10 +00:00
Chuck Robey
838df4382e
Cleaning up extracurricular linking done by this port over
...
libtk and libtcl files.
Suggested by: Satoshi.
1996-10-18 01:03:32 +00:00
Andrey A. Chernov
3c3ae1773e
It fixes a really annoying error
...
reporting bug which happens if the remote end uses tcp_wrappers to control
sshd access (it says something like "read: no such file or directory" or
"read: permission denied" instead of "connection closed"). I already sent it
in to the ssh mailing list.
Submitted by: fenner
1996-10-17 23:00:41 +00:00
Andrey A. Chernov
781b71b2a6
Upgrade to 2.4.0
1996-10-17 22:22:18 +00:00
Andrey A. Chernov
43a2c8d623
Copy s/key changes from our ftpd (don't even ask for password
...
if it is impossible to confirm it)
1996-10-17 17:55:23 +00:00
Masafumi Max NAKANE
d845f64ced
Updated the maintainer's address.
1996-10-17 16:32:13 +00:00
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