summaryrefslogtreecommitdiffstats
path: root/comms
Commit message (Collapse)AuthorAgeFilesLines
* Elfifybrian1998-10-011-9/+7
|
* Mark all KDE ports BROKEN for ELF.jseger1998-09-301-1/+3
|
* Remove regexp support for libtiff34 as it is now ELF'able.steve1998-09-191-2/+2
|
* giflib is now converted to ELF so remove regexp support.steve1998-09-191-2/+2
|
* Take the manpages out of pkg/PLIST and put them in MAN1.steve1998-09-164-4/+6
|
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.asami1998-09-152-4/+4
| | | | | (Note, since the shlib major didn't change this just removes the regexp support.)
* Upgrade to ver 0.12.19obrien1998-09-152-5/+6
|
* Um, this isn't quite right....asami1998-08-311-1/+3
| | | | | | | | | | ------- ===> 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.
* Unbreak this port.steve1998-08-303-4/+4
|
* Oops. Next time I add MANCOMPRESSED=maybe to a port, I should alsohoek1998-08-302-3/+4
| | | | add the appropriate MANx variables. :)
* Remove some left-over manpages.hoek1998-08-301-17/+0
|
* Set MANCOMPRESSED=maybe. This isn't the correct fix. The port shouldhoek1998-08-281-1/+2
| | | | | have its patches that stuff NOMANCOMPRESS support in the source Makefile removed, or submitted for inclusion with the next xceptd release.
* BROKEN:jseger1998-08-201-1/+3
| | | | | | | | | | | | | | | | # 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. #
* Wow. Deleting manpages is a lot faster on bento.hoek1998-08-178-73/+1
|
* upgrade original distribution to 980813.itojun1998-08-132-4/+4
|
* Replace qt dependencies with USE_QT.asami1998-08-121-4/+3
| | | | | (Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and GNU_CONFIGURE)
* Upgrade to version 1.80.obrien1998-08-119-51/+155
|
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-072-5/+5
|
* viewfax has been moved from x11 to comms.asami1998-08-072-4/+6
| | | | Reviewed by: the ports list
* make the script compatible with perl5jmz1998-08-072-2/+2
|
* Grammar, spelling, and usage police. This commit brought to you bymph1998-08-054-13/+14
| | | | the letters "B" and "C". And some Chinese symbols as well.
* Making x11 category more useful project part 1: take out "x11" ofasami1998-07-271-2/+2
| | | | | | ports that are mere users of X. Partial list submitted by: Josh Gilliam <josh@quick.net>
* Another batch of "Add homepage." for benchmarks through converters.hoek1998-07-253-0/+6
|
* Change dependencies to accept Qt-1.33 if present,se1998-07-231-3/+3
| | | | but to build Qt-1.40 if no compiled Qt library can be found.
* Upgrade to 1.1.16.vanilla1998-07-166-18/+30
|
* Upgrade to KDE Release 1.0se1998-07-143-27/+135
|
* Mark as broken, will be upgraded to 1.0 within a few days.se1998-07-131-1/+3
|
* Change the default for autobauding from YES to NO.jmz1998-07-123-2/+21
| | | | | Give the user a chance to backup the config files before deinstalling the port (fixes PR ports/7175).
* Sigh. Putting the non-modifyable value first in the condition mightpeter1998-06-301-8/+1
| | | | | prevent programming (== vs. =) errors, but it confused the hell out of me at least.
* Another spin loop bug. On dropped network connections, console(8) canpeter1998-06-281-0/+7
| | | | also spin getting a 0 return from write(). (it's only testing for -1).
* Preserve CLOCAL and CRTSCTS rather than just attempting to clear them,peter1998-06-281-0/+9
| | | | based on a suggestion ages ago by: Tor Egge <Tor.Egge@idi.ntnu.no>
* Attempt to catch another spin in the client on a zero return from read().peter1998-06-281-0/+7
|
* Catch a 0 return from read() on carrier loss, otherwise it spins in anpeter1998-06-281-0/+9
| | | | | | infinite loop. Submitted by: Tor Egge <Tor.Egge@idi.ntnu.no> (ages ago)
* Oops, missed another "shells/bash".asami1998-06-271-2/+2
| | | | Found by: make index
* Remove NO_CONFIGURE and NO_PATCH, they never meant anything.asami1998-06-271-2/+1
|
* Rename "bash" to "bash1" (the actual port is already repository copied).asami1998-06-251-2/+2
| | | | Requested by: chet@ins.CWRU.Edu
* Mission: move ports/comms/atp into ports/mail/atp.dburr1998-06-111-2/+1
| | | | Phase II: deactive atp in comms Makefile.
* 1. Correct the config file path on qpage.1vanilla1998-06-044-15/+40
| | | | 2. Add a rc file (etc/rc.d/qpage.sh) to start qpage daemon.
* Change MASTER_SITES.vanilla1998-06-031-2/+2
|
* Active atp.dburr1998-05-161-1/+2
|
* Change JPEG shared library number to 9. This is to make sure that everyonejseger1998-05-042-4/+4
| | | | | | | | | 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
* Port is no longer broken: correct PLIST has been commitedse1998-05-021-3/+1
|
* Update PLIST to match Beta4.1se1998-05-021-22/+68
|
* ===> Building package for kdeutils-4.1basami1998-04-281-1/+3
| | | | | | | | | | | | | 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
* Update to KDE Beta4.se1998-04-272-10/+15
|
* Upgrade to 1.1.14jmz1998-04-202-8/+8
| | | | Submitted by: Richard Wackerbarth <rkw@Dataplex.Net>
* FreeBSD has setsockopt().peter1998-04-201-2/+9
|
* Argh; have I mentioned that I hate ttyslot() keyed utmp files yet? :-]peter1998-04-181-4/+5
|
* Tweak autologin to get it to the point where it appears to work..peter1998-04-185-3/+95
| | | | | Move 'console' to /usr/local/bin rather than /usr/local/sbin since there's nothing about it that requires superuser access in any way.
* Switch remaining ports to use jpeg lib version 8.0.jseger1998-04-152-4/+4
|
OpenPOWER on IntegriCloud