Commit Graph

3876 Commits

Author SHA1 Message Date
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
Masafumi Max NAKANE
19c1794ba2 Added local hack to make youbind server detatch itself from the controling
tty at the startup.

Removed `&' from the startup script since youbind doesn't need to be
put background manually.
1996-10-09 12:50:55 +00:00
Jordan K. Hubbard
74b52e0ea2 nitpick nitpick nitpick! :-) 1996-10-09 11:25:32 +00:00
Masafumi Max NAKANE
52ef20c4b0 Removed unnecessary tab before .if.
Submitted By:	asami
1996-10-09 09:22:18 +00:00
Satoshi Asami
231ecb75a7 Properly sectionize Makefile by inserting empty lines. 1996-10-09 07:22:39 +00:00
Thomas Gellekum
bdbbe2be11 Use tk41. 1996-10-09 06:19:19 +00:00
James FitzGibbon
ef8fb7573d Fix to Makefile/PLIST to compensate for removal of fvwm dependancy.
Submitted-by: asami@FreeBSD.ORG
1996-10-09 04:53:26 +00:00
Satoshi Asami
173f634e91 Distfile moved and renamed.
Submitted by:	jspath@mail.bcpl.lib.md.us (Webmaster Jim)
1996-10-09 03:14:48 +00:00
Gary Palmer
1e4fae29c0 Update checksum (whoops) and correct PLIST file for new manpage name.
Pointed out by:	 Satoshi
1996-10-08 23:25:12 +00:00
Andreas Klemm
00fc5a329f Added legal status of bzip.
Requested by: Satoshi, thanks.
1996-10-08 20:33:22 +00:00
Paul Traina
0f45b95255 remove tkxpm 1996-10-08 15:07:06 +00:00
Paul Traina
820dec8fb7 remove tclDP 1996-10-08 15:06:52 +00:00
Paul Traina
167087f803 Upgrade to current version.
Reviewed by:	thomas
1996-10-08 07:48:16 +00:00
Satoshi Asami
b7847e2bd1 Port is no longer broken as libg++-2.7.2 is in the -current tree now. 1996-10-08 07:32:33 +00:00
Satoshi Asami
9a57e1fc1f No need for the "PRCS" at the beginning -- it's in ${PKGNAME}. 1996-10-08 07:31:18 +00:00
Paul Traina
3ac805cdbc Upgrade ical to a non-prehistoric version (now works with tk4.1 et al 1996-10-08 07:06:34 +00:00
Paul Traina
c0e343b542 TkGoodstuff menu bar and biff/program launcher that interacts with fvwm2. 1996-10-08 04:45:57 +00:00
Jean-Marc Zucconi
25527aa895 Do not install a file in /usr/libdata/tcl/. 1996-10-07 23:56:42 +00:00
Paul Traina
2d1a28c853 Fix CFLAGS substitutions 1996-10-07 16:57:57 +00:00
Andrey A. Chernov
e2c9193b6f Add 75dpi and misc fonts now 1996-10-07 14:35:15 +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
Mark Murray
e0d712d210 Remove the dependancy on the (ex-)port tcl7.5. 1996-10-06 09:58:38 +00:00
Masafumi Max NAKANE
93bd6be393 Removed the version number.
Changed to make it better looking when doing make print-index.
1996-10-05 23:30:17 +00:00
Masafumi Max NAKANE
f309e2b0cc Fixed typo and activated msqlperl properly.
Closes PR ports/1728.
(But I don't know how to actually change  the state of PR.
Could someone do this for me?  Or tell me how?)

Submitted by:	shanee@rabbit.augusta.de
1996-10-05 20:19:19 +00:00
Masafumi Max NAKANE
cb3f47714c Upgrade, 1.0.5.2 -> 1.0.5.3-beta-960925. 1996-10-05 11:24:49 +00:00
Masafumi Max NAKANE
0875cf9dbc Added several files that were missing.
Removed unnecessary @cwd directive.
1996-10-05 04:11:26 +00:00
Masafumi Max NAKANE
9836af420c Replaced several hunks that didn't apply properly.
Also, removed one hunk from patch-ac which seemed no longer needed.
1996-10-05 04:09:15 +00:00
James FitzGibbon
a87698a36a Use INSTALL_ aliases in post-install:
Create rc.d-style local startup script
Fix omissions in pkg/PLIST
Remove erroneous PREFIX in Makefile (and modify PLIST to match)
Remove IS_INTERACTIVE (assume installation will run as root)
Use union diffs instead of context diffs.
1996-10-04 00:38:38 +00:00
Andrey A. Chernov
781ec493bf Reorganize official patches 1996-10-03 20:44:59 +00:00
Andrey A. Chernov
f1bbc2df7c Upgrade to pl 28
DSN turned off, because we not yet have sendmail 8.8
1996-10-03 19:08:13 +00:00
Adam David
589d79d1ed version 3.2.0b5 1996-10-03 14:14:50 +00:00
Adam David
36c1db7287 ps, forgot this 1996-10-03 14:06:34 +00:00
Adam David
6764c37652 version 1.2p5 1996-10-03 13:44:09 +00:00
Jean-Marc Zucconi
a1958f0521 Update 1996-10-03 13:30:04 +00:00
Jordan K. Hubbard
1af5715b51 Update to version 1.0. 1996-10-02 02:22:30 +00:00
Stefan Eßer
49c1436e56 Upgrade to 960928 version of Wine.
A new patch is required to work around the lowest LDT entry
now being 17 (was 6) after a BSDI compatibility patch lead to
a change in /usr/include/machine/segments.h (1.11) ...
1996-10-01 18:04:38 +00:00
Thomas Gellekum
486c8e9dc4 Upgrade to version 5.2.9 1996-10-01 06:54:13 +00:00
Gary Palmer
6252966ec9 Update to 3.2.1 1996-10-01 03:53:49 +00:00
Gary Palmer
4b08d8eeec Update to 6.1 1996-10-01 02:33:39 +00:00
Masafumi Max NAKANE
e0b4dfb10e Removed meaningless @cwd directive.
Submitted by:	asami
1996-09-30 21:51:54 +00:00
James FitzGibbon
e156ef29dc Upgrade to 0.98b33 1996-09-30 20:29:33 +00:00
Paul Traina
a32537ed35 Fix random memory overwrite bug 1996-09-30 19:19:23 +00:00
James FitzGibbon
a5359be788 Import of MsqlPerl, an perl5 module for accessing mSQL databases. 1996-09-30 11:10:33 +00:00