summaryrefslogtreecommitdiff
path: root/comms (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert to 4.1b2; the security hole in the vendor distribution of thisKris Kennaway2001-05-082-5/+4
| | | | | | | | | version was already patched in FreeBSD, so there's no reason to make this port unavailable until it can be upgraded properly. Since the previous commits did not leave this port buildable, no PORTEPOCH bump is required even though the PORTREVISION has gone backwards. Reminded by: Roman Shterenzon <roman@xpert.com>
* Somehow I botched this upgrade -- I must have been building the previousKris Kennaway2001-05-071-1/+2
| | | | | version even though I updated PORTVERSION. Since this was a security update, mark it BROKEN for now until someone can fix it.
* Update to hylafax 4.1b3Kris Kennaway2001-05-062-4/+4
|
* Some port related improvements, no functional changes in mgetty itself.Jimmy Olgeni2001-05-036-32/+43
| | | | | | | | | | | | | | * Preserve configuration files in etc/mgetty+sendfax. Remove the pkg-deinstall file that used to warn about potential loss of configuration files at deinstall time. * Patch file mtools.info so that it can be installed with install-info in the info index (the stock file lacks a proper directory entry). * Make pkg-install exit without asking anything, if BATCH is defined. And fix a banner length :o) Reviewed by: jmz
* Updates this abandoned port to a usable version (0.3.3 pre22) that:George C A Reid2001-05-0313-105/+276
| | | | | | | | | | | - works with a lot more phones - has many more features - has a nice (optional) GUI Change MAINTAINER to anders@fix.no, with approval from previous MAINTAINER. PR: 27045 Submitted by: Anders Nordby <anders@fix.no>
* Update to version 2.0.2Mario Sergio Fujikawa Ferreira2001-05-012-2/+2
| | | | Submitted by: Patrick Li <pat@databits.net>
* Add tits 1.0.2, a server which provides telnet(1) access to one orMaxim Sobolev2001-04-189-0/+99
| | | | | | more tty ports. Obtained from: NetBSD
* Remove setuid root bit from hfaxd and fix a format string error which wasKris Kennaway2001-04-172-1/+23
| | | | | | | previously a security vulnerability Reported by: Marcin Dawcewicz <miv@IIDEA.PL> Obtained from: http://www.hylafax.org
* Mark FORBIDDEN; this port allows a local exploit yielding uid uucpKris Kennaway2001-04-171-0/+2
| | | | Submitted by: empathy@feelings.com
* Add yawmppp 2.0.1, a Window Maker dockapp that helps with easy useWill Andrews2001-04-166-0/+58
| | | | | | | | | | | | | | | | | | | of pppd. I *really* like this one because it relies on shell scripts rather than requiring you to use its GUI (i.e.: you can use it only once, just to create your pppd scripts. Plus it has several different GUI looks. :-) :-) Oh well, that was the old days when i was on a modem. Bwahahaha!! /me pets his 10baseT college ethernet connection. Good connection. Good! Good!! Forgotten by: will (yes, this was in my ~/ports dir for a long long time: 403 days... longer than I have been a committer) *hangs head in shame* Reminded by: Some guy on IRC who's coming to Purdue. ;) Soldier! Commit this goldurned thing to history! YES SIR!!!! <WHIRR> *click*
* update comms/qico to 0.48.5Michael Haro2001-04-054-6/+4
| | | | | PR: 26342 Submitted by: maintainer
* Overhaul QT/KDE support:Will Andrews2001-04-032-13/+3
| | | | | | | | | | | | | | | | | | - bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone since it looks like black magic to me. Should still work w/ compat shims for older USE_QT[,2] style. Some others were also left alone for the same reason. Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk) Submitted by: David Faure <faure@kde.org> (proxy auth patches) Alex Zepeda <garbanzo@kde.org> (old patches removal)
* Add pr 1.0, a daemon that connects local terminal device to aWill Andrews2001-03-316-0/+48
| | | | | | | terminal server. PR: 26197 Submitted by: Anton Voronin <anton@urc.ac.ru>
* Fix package building.OKAZAKI Tetsurou2001-03-196-4/+12
| | | | | | | | Style fix of pkg-comment (noticed by portlint) Bump PORTREVISION. PR: 25827 Submitted by: maintainer
* Replace WITHOUT_QICO_MORDA option to WITH_QICO_MORDAKevin Lo2001-03-112-4/+4
| | | | | PR: 25684 Submitted by: maintainer
* Upgrade to 4.30Andrey A. Chernov2001-03-114-4/+25
|
* Totally turn off the processing of MESSAGE until I can remember what theDavid E. O'Brien2001-03-111-2/+2
| | | | one that did not get committed had to say.
* Deal with semi-bogus error reports from Bento.David E. O'Brien2001-03-111-0/+2
|
* Add sms_client 3.0.2, a simple UNIX SMS client to send messages toWill Andrews2001-03-107-0/+296
| | | | | | | phones or pagers. PR: 24257 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
* Attempt to fix conflicts with a local getopt.h (specifically, the fix isWill Andrews2001-03-051-1/+1
| | | | for libgnugetopt's getopt.h). Not tested, but should work.
* Lo and behold, welcome KDE 2.1 to our ports tree. As a direct result ofWill Andrews2001-02-263-44/+75
| | | | | | | | | | | | | | | the KDE team's excellent work, I am initiating burn sequence for KDE 1.x. All base KDE1 ports are hereby nuked. I am also reluctantly reassuming maintainership of the KDE2 ports. Official KDE 2.1 packages built for FreeBSD 4.2-STABLE w/ XFree86 4.0.2 are available on KDE's official ftp mirrors now. Enjoy! Note: It seems that the KDE people rerolled their kdelibs and kdebase packages, and a quick examination of diffs reveal minor changes, but the port should still work. I'll fix the packaging problems that bento runs into. Approved by: kevlo
* Upgrade to version 1.1.25.02.01Jean-Marc Zucconi2001-02-263-17/+4
|
* Version upgrade.Brian S. Dean2001-02-252-2/+2
|
* Upgrade to version 1.2.Brian S. Dean2001-02-173-3/+3
|
* Upgrade to version 0.48.4Kevin Lo2001-02-176-16/+16
| | | | | PR: 25140 Submitted by: MAINTAINER
* typo clean up police: \s -> \tMario Sergio Fujikawa Ferreira2001-02-141-4/+4
|
* Don't try to use 'pkg-message' for now. I forgot to `cvs add` it when IDavid E. O'Brien2001-02-121-2/+2
| | | | upgrade the port, and I don't remember what its contents were now. :-(
* - Support CFLAGS properlyKevin Lo2001-01-236-49/+49
| | | | | | | | - HAS_CONFIGURE -> GNU_CONFIGURE - Support NOPORTDOCS PR: 24543 Submitted by: Ports Fury
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-8/+8
|
* drop myself from MAINTAINER. too many KAME platforms to support,Jun-ichiro itojun Hagino2001-01-091-1/+1
| | | | to little time...
* Upgrade to version 1.1.24-Jan07Jean-Marc Zucconi2001-01-073-5/+18
| | | | Change MASTER_SITE
* remove empty share/locale stuff.FUJISHIMA Satsuki2001-01-041-4/+7
| | | | Submitted by: bento
* Fix violations of COMMENT files.Will Andrews2000-12-211-1/+1
| | | | | PR: 22986 Submitted by: Ports Fury
* Upgrade to 2.0.1Kevin Lo2000-12-123-8/+43
|
* - Support CC/CFLAGS properlySteve Price2000-12-112-31/+5
| | | | | | | - Support NOPORTDOCS PR: 23271 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Version update.Brian S. Dean2000-12-102-2/+2
|
* Add a new port comms/comserv. From the pkg-descr file:Brian S. Dean2000-12-036-0/+30
| | | | | | | | "The comservd program provides a facility to access network terminal server serial ports, such as those available on Xyplex terminal server models, via /dev device file entries. This allows programs such as tip(1) to access devices connected to the terminal server serial ports."
* ghostscript5 doesn't exist anymore, so change dependencies to ghostscript55.Satoshi Asami2000-11-251-1/+1
|
* Upgrade to version 8.5David E. O'Brien2000-11-2318-371/+140
| | | | | | | [based on patch submitted in PR, but greatly re-worked by me] PR: 14970 Submitted by: Andrew J. Korty <ajk@waterspout.com>
* Add $FreeBSD$, which help me in problem reports.David E. O'Brien2000-11-221-0/+1
|
* Add $FreeBSD$.David E. O'Brien2000-11-221-0/+2
|
* Add 'restart' and 'status' functionality.David E. O'Brien2000-11-212-2/+20
|
* Update to 1.1.18.Maxim Sobolev2000-11-212-2/+2
| | | | | PR: 22978 Submitted by: Joseph Scott <joseph@randomnetworks.com>
* Resign as maintainer of KDE2 ports, having brought them up from inceptionWill Andrews2000-11-171-1/+1
| | | | | | | | | to the final release of KDE 2.0. Kevin Lo <kevlo@FreeBSD.org> will continue as the new maintainer. He has commit privileges on the KDE tree, making him an excellent candidate for this job. I'll be behind the scenes for awhile, since there are some structural changes I'd like to make but I'd rather have Kevin do the work. Please, people, direct your patches at Kevin and watch his "freetime deprivation process" _really_ start. :-P
* Update to version 0.48.3Kevin Lo2000-11-174-4/+4
| | | | | PR: 22913 Submitted by: MAINTAINER
* Better detecting of modem status lines.David E. O'Brien2000-11-112-1/+28
| | | | | | | | Use the 4.4BSD spelling of TIOCMGET and TIOCMSET rather than the obsolete TIOCMODG and TIOCMOD. PR: 16341 Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
* Make PREFIX clean and respect CFLAGS.David E. O'Brien2000-11-115-35/+62
| | | | | PR: 21365 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Hylafax DISTFILE moved.Bill Fenner2000-11-071-1/+1
| | | | Submitted by: distfile survey
* - Update to version 0.48.2Kevin Lo2000-11-046-16/+36
| | | | | | | - Allow building without qcc aka MORDA (make WITHOUT_MORDA=yes). PR: 22599 Submitted by: MAINTAINER
* New Port: comms/bayonneJames E. Housley2000-11-029-0/+324
| | | | | | | Multi-line general purpose voice telephony server PR: 21327 Submitted by: David Sugar <dyfet@ostel.com>