1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Commit Graph

236 Commits

Author SHA1 Message Date
Satoshi Asami
5998193efe Um, this isn't quite right....
-------
===>  Extracting for qpage-3.2
>> Checksum OK for qpage-3.2.tar.Z.
/usr/bin/tar: archive /usr/ports/distfiles//qpage-3.2.tar.Z EOF not on block boundary
*** Error code 1

Stop.
1998-08-31 05:30:20 +00:00
Steve Price
98a9acb2ab Unbreak this port. 1998-08-30 15:41:28 +00:00
Tim Vanderhoek
a6b4849e8f Oops. Next time I add MANCOMPRESSED=maybe to a port, I should also
add the appropriate MANx variables.  :)
1998-08-30 00:54:30 +00:00
Tim Vanderhoek
9d25f6aca9 Remove some left-over manpages. 1998-08-30 00:34:00 +00:00
Tim Vanderhoek
088c7122f9 Set MANCOMPRESSED=maybe. This isn't the correct fix. The port should
have its patches that stuff NOMANCOMPRESS support in the source Makefile
removed, or submitted for inclusion with the next xceptd release.
1998-08-28 07:02:05 +00:00
Justin M. Seger
1396c73731 BROKEN:
# make package
>> qpage-3.2.tar.Z doesn't seem to exist on this system.
>> Attempting to fetch from http://www.qpage.org/download/.
Receiving qpage-3.2.tar.Z (149352 bytes): 100%
149357 bytes transfered in 24.5 seconds  (5.95 Kbytes/s)
>> Checksum mismatch for qpage-3.2.tar.Z.
Make sure the Makefile and md5 file (/usr/ports/BROKEN/comms/qpage/files/md5)
are up to date.  If you want to override this check, type
"make NO_CHECKSUM=yes [other args]".
*** Error code 1

Stop.
#
1998-08-20 17:45:23 +00:00
Tim Vanderhoek
91580b1ade Wow. Deleting manpages is a lot faster on bento. 1998-08-17 08:23:05 +00:00
Jun-ichiro itojun Hagino
dd00d19f0e upgrade original distribution to 980813. 1998-08-13 09:20:42 +00:00
Satoshi Asami
65edaaa1f5 Replace qt dependencies with USE_QT.
(Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and
 GNU_CONFIGURE)
1998-08-12 06:29:36 +00:00
David E. O'Brien
98ab79e697 Upgrade to version 1.80. 1998-08-11 10:29:56 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Satoshi Asami
b3241fee40 viewfax has been moved from x11 to comms.
Reviewed by:	the ports list
1998-08-07 22:00:00 +00:00
Jean-Marc Zucconi
689ccbae5a make the script compatible with perl5 1998-08-07 04:36:47 +00:00
Matthew Hunt
c90bb39b08 Grammar, spelling, and usage police. This commit brought to you by
the letters "B" and "C".  And some Chinese symbols as well.
1998-08-05 18:13:19 +00:00
Satoshi Asami
c23cc4074c Making x11 category more useful project part 1: take out "x11" of
ports that are mere users of X.

Partial list submitted by: Josh Gilliam <josh@quick.net>
1998-07-27 23:25:33 +00:00
Tim Vanderhoek
4bdfc29501 Another batch of "Add homepage." for benchmarks through converters. 1998-07-25 07:31:29 +00:00
Stefan Eßer
84377cc5f9 Change dependencies to accept Qt-1.33 if present,
but to build Qt-1.40 if no compiled Qt library can be found.
1998-07-23 20:52:04 +00:00
Vanilla I. Shu
4f6517aa19 Upgrade to 1.1.16. 1998-07-16 06:44:42 +00:00
Stefan Eßer
6d478c9ec9 Upgrade to KDE Release 1.0 1998-07-14 22:33:44 +00:00
Stefan Eßer
3e413c8ba0 Mark as broken, will be upgraded to 1.0 within a few days. 1998-07-13 23:31:51 +00:00
Jean-Marc Zucconi
70bef47e58 Change the default for autobauding from YES to NO.
Give the user a chance to backup the config files before deinstalling
the port (fixes PR ports/7175).
1998-07-12 23:29:38 +00:00
Peter Wemm
8e04a1f96e Sigh. Putting the non-modifyable value first in the condition might
prevent programming (== vs. =) errors, but it confused the hell out of me
at least.
1998-06-30 00:23:43 +00:00
Peter Wemm
1addd067e6 Another spin loop bug. On dropped network connections, console(8) can
also spin getting a 0 return from write(). (it's only testing for -1).
1998-06-28 14:53:48 +00:00
Peter Wemm
13666592ed Preserve CLOCAL and CRTSCTS rather than just attempting to clear them,
based on a suggestion ages ago by: Tor Egge <Tor.Egge@idi.ntnu.no>
1998-06-28 14:36:43 +00:00
Peter Wemm
35a4e1f98c Attempt to catch another spin in the client on a zero return from read(). 1998-06-28 14:29:55 +00:00
Peter Wemm
406c65e0f2 Catch a 0 return from read() on carrier loss, otherwise it spins in an
infinite loop.

Submitted by:   Tor Egge <Tor.Egge@idi.ntnu.no>  (ages ago)
1998-06-28 14:28:26 +00:00
Satoshi Asami
baeac4caed Oops, missed another "shells/bash".
Found by:	make index
1998-06-27 09:02:35 +00:00
Satoshi Asami
7d45e2b7a1 Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
Satoshi Asami
030f6d6f83 Rename "bash" to "bash1" (the actual port is already repository copied).
Requested by:	chet@ins.CWRU.Edu
1998-06-25 22:26:26 +00:00
Donald Burr
2d1ba4c0c6 Mission: move ports/comms/atp into ports/mail/atp.
Phase II: deactive atp in comms Makefile.
1998-06-11 12:18:01 +00:00
Vanilla I. Shu
0a52ab20d3 1. Correct the config file path on qpage.1
2. Add a rc file (etc/rc.d/qpage.sh) to start qpage daemon.
1998-06-04 03:54:38 +00:00
Vanilla I. Shu
12fcdea9b8 Change MASTER_SITES. 1998-06-03 06:13:48 +00:00
Donald Burr
32ddfaf566 Active atp. 1998-05-16 01:39:33 +00:00
Justin M. Seger
18f33c0f93 Change JPEG shared library number to 9. This is to make sure that everyone
installs the version of the port that uses shared library number 9 and the
LIBRARY_VERSION set to the default.  Normally this is against our policy
(bumping the version number for minor things), however due to the major
problems caused with the upgrade, Satoshi and I decided that this was best.

Approved by:    asami
1998-05-04 20:23:32 +00:00
Stefan Eßer
ae74d2183b Port is no longer broken: correct PLIST has been commited 1998-05-02 22:15:24 +00:00
Stefan Eßer
67a12e6297 Update PLIST to match Beta4.1 1998-05-02 22:14:03 +00:00
Satoshi Asami
1bc3971a43 ===> Building package for kdeutils-4.1b
Creating package /usr/ports/packages/All/kdeutils-4.1b.tgz
Registering depends: giflib-3.0 jpeg-6b kdelibs-4.1b qt-1.31.
Creating gzip'd tar ball in '/usr/ports/packages/All/kdeutils-4.1b.tgz'
tar: can't add file share/applnk/Applications/kedit.kdelnk : No such file or directory
tar: can't add file share/apps/kjots/toolbar/OpenBook.xpm : No such file or directory
tar: can't add file share/apps/kjots/toolbar/filedel.xpm : No such file or directory
tar: can't add file share/apps/kljettool/pics/kljetlogo.xpm : No such file or directory
tar: can't add file share/doc/HTML/en/kjots/index.html : No such file or directory
tar: can't add file share/icons/kjots.xpm : No such file or directory
*** Error code 1
1998-04-28 04:33:57 +00:00
Stefan Eßer
c053e88100 Update to KDE Beta4. 1998-04-27 20:45:07 +00:00
Jean-Marc Zucconi
28b9fcedad Upgrade to 1.1.14
Submitted by:	Richard Wackerbarth <rkw@Dataplex.Net>
1998-04-20 20:07:52 +00:00
Peter Wemm
864473be72 FreeBSD has setsockopt(). 1998-04-20 03:52:46 +00:00
Peter Wemm
e1cbd05435 Argh; have I mentioned that I hate ttyslot() keyed utmp files yet? :-] 1998-04-18 20:49:58 +00:00
Peter Wemm
514479cd0e Tweak autologin to get it to the point where it appears to work..
Move 'console' to /usr/local/bin rather than /usr/local/sbin since there's
nothing about it that requires superuser access in any way.
1998-04-18 20:17:37 +00:00
Justin M. Seger
b5544f1358 Switch remaining ports to use jpeg lib version 8.0. 1998-04-15 22:18:24 +00:00
Jun-ichiro itojun Hagino
306f120d87 updated to 4.0pl2.
added official mirrors to MASTER_SITES.
1998-04-12 03:10:51 +00:00
Justin M. Seger
81bf4f2c35 Mark this port as BROKEN. It installs a .seyon in ${HOME}. Ports are
supposed to install files under ${PREFIX} only.  Also there is no entry for
this file in the PLIST, so packages of seyon aren't complete.
1998-04-03 04:20:48 +00:00
David E. O'Brien
104a9716e0 Upgrade to 0.12.18. 1998-03-31 01:56:33 +00:00
Peter Wemm
6ea0e308f9 Work around "new" uudecode behavior.. (argh!)
Reviewed by:  asami
1998-03-22 11:47:19 +00:00
Satoshi Asami
208df7acc0 Don't ask me why, but patch is failing now.
===>  Patching for conserver-5.21
===>  Applying FreeBSD patches for conserver-5.21
No file to patch.  Skipping...
2 out of 2 hunks ignored--saving rejects to ./conserver/group.c.rej
*** Error code 2
1998-03-22 10:54:36 +00:00
Satoshi Asami
9c54760d3e Add comms/kpilot, devel/p5-File-Sync, games/tank, security/pgp5 and
www/checkbot.

Forgotten or misspelled by:	various people :p
1998-03-21 13:54:17 +00:00
Jean-Marc Zucconi
6b8d83c978 Path change in MASTER_SITES. 1998-03-07 23:26:23 +00:00