aboutsummaryrefslogtreecommitdiffstats
path: root/comms
Commit message (Collapse)AuthorAgeFilesLines
* 38000 is not a valid baud rate value. Use 38400jmz2000-03-292-2/+2
| | | | | PR: ports/17455 Submitted by: SHIROTA Yasuhiko <shirota@mbox.media.nagoya-u.ac.jp>
* Restore useless version required comments.obrien2000-03-223-0/+3
|
* "http://www.FreeBSD.org/~user/" -> "http://people.FreeBSD.org/~user/"asami2000-03-222-2/+2
|
* Remove the "version required" line.obrien2000-03-203-3/+0
|
* Use my Web space on freebsd.org for the distfile.max2000-03-081-1/+1
|
* Host the distfile myself - there is something weird with the officialkris2000-02-271-1/+2
| | | | | | | website which allows you to browse and download the file with lynx, but returns a 404 with fetch or wget. Noticed by: bento
* Bump shlib versions of kdelibs11 and kdesupport11.asami2000-02-241-1/+1
|
* add ending / to WWWmharo2000-02-241-1/+1
|
* update WWWmharo2000-02-241-1/+1
|
* PREFIX -> LOCALBASEmharo2000-02-242-4/+4
| | | | add ending / to WWW
* Remove the line that copied dot.kermitrc over into ${WRKSRC}.joerg2000-02-231-1/+0
| | | | Submitted by: bento's package builder via satoshi
* The one and only argument to gmtime(3) is a time_t*. This fixes the buildsteve2000-02-212-0/+22
| | | | problems on the Alpha.
* The one and only argument to time(3) is a time_t*. This fixes builds onsteve2000-02-213-0/+33
| | | | the Alpha.
* Reducing Maintainership to an amount of portsandreas2000-02-211-1/+1
| | | | | | I can handle. Sorry, the rest has to go to ports@FreeBSD.ORG.
* Install kermit documentation and example files correctly. This isjoerg2000-02-202-2/+46
| | | | | | | | | | | | | | | | | basically what the PR suggested, although i did it somewhat differently. (The PR was related to the previous version of Kermit anyway.) After asking Frank da Cruz again, i did however decide to not run the shipped ckermit.ini (alias .kermrc) by default; the defaults of Kermit version 7 are supposed to fit the needs of most people, so there is no need to run the .ini file for everybody. Those who want it can still find it in the `examples' directory (and Frank suggested users who like to do this can easily run this as a `kerbang' script file instead of starting the plain kermit binary). PR: ports/14894 Submitted by: Oh Junseon <hollywar@holywar.net>
* Make PREFIX clean.obrien2000-02-184-7/+7
| | | | | PR: 14854 Submitted by: Joe Greco <jgreco@solaria.sol.net>
* Support tty speeds of 57600 and 115200 bit/sec.obrien2000-02-181-6/+25
| | | | | PR: 14977 Submitted by: Vlad Patenko <vlad@lucky.net>
* Remove giflib dependence.imura2000-02-151-2/+1
| | | | | | | | Only changed giflib -> libungif in kdegraphics. They realy do NOT want libgif, and do NOT use libgif anywhere. Some ports are checking its existence in configure, but they are nonsense at all!!
* ports@freebsd.org -> ports@FreeBSD.orgdirk2000-02-141-1/+1
|
* Style nits in the ports I maintain.obrien2000-02-133-15/+14
|
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,peter2000-02-081-1/+1
| | | | | | as the days of the former are numbered. Reviewed by: asami
* portlintmharo2000-02-031-2/+2
|
* Upgrade to version 1.83.0.obrien2000-02-013-17/+21
|
* Remove the hack that built the man page from ckuker.cpp, and use ckuker.nrjoerg2000-01-311-3/+2
| | | | | | | | | | | | | instead. The hack fell over on the Alpha architecture anyway. Quoting Frank da Cruz <fdc@watsun.cc.columbia.edu>: ``P.S. The "default" man page is ckuker.nr. You only need to run ckuker.cpp through "make manpage" if you are building a custom man page (like the one that we make for HP-UX). Since FreeBSD does not have a custom man page, there is no need to do this.'' The Kermit port is now fully Alpha-ready, too.
* Update to final (non-beta) version. Amazingly enough, the MD5 checksumjoerg2000-01-311-2/+2
| | | | of the dist file didn't change. :-}
* fix some pkg/MESSAGE stuffmharo2000-01-302-2/+2
|
* Add plp.reg2000-01-291-0/+1
|
* Initial import of Psion Link Protocol 1.8.reg2000-01-2910-0/+129
| | | | | | | | | | This program is used to transfer data between a Psion Series 5mx (default) or Psion Series 5 to a Unix server. The ncp daemon is started to communicate with the Psion and an ftp like interface is provided by rfsv. PR: 15181 Submitted by: Maurice Castro <maurice@atum.castro.aus.net>
* Remove rzsz, I've tolerated this for far too long but when it startsasami2000-01-271-1/+0
| | | | | | | | mailing stuff out automatically, it is just too much. Please use lrzsz, zmtx-zmrx or any other free alternative. If nothing else works, you can always compile rzsz from the original source.
* Fix msDelay() function to not sleep 10 times too long.phk2000-01-251-1/+1
|
* Fix a Y2K problem.steve2000-01-241-0/+13
| | | | | PR: 15868 Submitted by: Gregory Bond <gnb@itga.com.au>
* Set the socklen_t thing right for FreeBSD4.0phk2000-01-171-0/+10
|
* G-Kermit is a new implementation of kermit from the same peopleade2000-01-127-0/+87
| | | | | | | | who brought you C-Kermit, but released under the GPL. It's meant to be small and fast and only useful for up/downloading. PR: 15984 Submitted by: Dom.Mitchell@palmerharvey.co.uk
* Fix checksum error.dbaker2000-01-111-1/+1
| | | | | Source seems fine in new form. Source distrib probably updated without changing filename. md5 updated.
* Change BROKEN to FORBIDDEN, there is a security hole.asami2000-01-071-1/+1
|
* Set CATERGORIES right.phk2000-01-051-1/+1
|
* mlan is a of Dallas Semiconductors "TMEX" API for 1-wire / microlanphk2000-01-059-0/+442
| | | | | | devices. Only DS2480 bases serial port attachment is supported. Reviewed by: cpiazza
* Adding sredird version 1.1.7steve1999-12-278-0/+109
| | | | | | | An RFC 2217 compliant serial port redirector. PR: 15603 Submitted by: Maxim Sobolev <sobomax@altavista.net>
* Upgrade to version 7.0-beta(11).joerg1999-12-113-12/+12
| | | | | | Add myself as the maintainer. Remove `RESTRICTED', open-source operating systems are now allowed to redistribute either sources as well as a binary version.
* use lateset version. prior versions contain uucp{un,}lock() which usesitojun1999-12-022-4/+4
| | | | | | | sprintf() in insecure manner (may subject to buffer overflow, like xmindpath in magicpoint). If you really care, I can mark them BROKEN until they are confirmed to be safe.
* Mark BROKEN due to buffer overflow yielding setuid uucpkris1999-12-021-0/+2
| | | | | | | | Note that this port currently has no MAINTAINER, so will probably stay broken until it either gets upgraded or fixed by someone who actually uses it. Submitted by: Brock Tellier <btellier@usa.net>
* Don't install seyon stid dialer for the moment.imp1999-11-111-16/+0
| | | | Submitted by: Michael Elbel <Michael.Elbel@consol.de>
* Switch to tcl/tk8.2jseger1999-11-063-5/+5
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Update to version 0.6.1.steve1999-10-115-52/+56
| | | | | PR: 14062 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Attack of the COMMENT police. Fixed a bunch of typos, grammaticaljim1999-10-021-1/+1
| | | | | | | errors and descriptions. PR: 14031 Submitted by: chris
* Tweak the master sites based on the Fenner Report.obrien1999-09-221-0/+1
|
* upgrade to 0.12.20obrien1999-09-193-6/+8
|
* Update to KDE-1.1.2se1999-09-183-3/+50
|
* The version number of libgif.so has changed to 5.steve1999-09-181-1/+1
|
* Resolve many 301 Moved Permanently URLs in DESCR.fenner1999-09-181-1/+1
|
* Now that we don't expand $Id$ tags anymore, but back the author's tag.steve1999-09-181-4/+4
|
* Typo: s/PREFiX/PREFIX/ *blush*peter1999-09-101-1/+1
| | | | Submitted by: phk
* The tiff port now lives in ports/graphics/tiff.steve1999-09-072-2/+12
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-316-7/+7
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$->$FreeBSD$peter1999-08-291-1/+1
|
* Add a patch to stop tcpconn from segfaulting if run with no arguments.cpiazza1999-08-291-0/+12
| | | | | PR: 13381 Submitted by: Maxim Sobolev <sobomax@altavista.net>
* ln -> ${LN}mharo1999-08-281-1/+1
|
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffmharo1999-08-281-1/+1
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* Upgrade to 1.1.21.vanilla1999-08-283-8/+9
|
* Portlint.jmz1999-08-271-2/+2
| | | | | PR: ports/13182 Submitted by: Oleg V. Volkov <rover@fly.lglobus.ru>
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Change Id->FreeBSD.obrien1999-08-2520-20/+20
|
* Add version required. Bootstrap it to the current version.hoek1999-08-231-1/+2
|
* Fit this into 23 lines. Clean it up a little, too.hoek1999-08-231-6/+4
| | | | | | | Ugh. pkg/DESCR is an advertisement for your port, people. It seems to me that if I was writing a port for some peice of software that I liked, I would try to make it look nice to the rest of the world, who might never even use it otherwise.
* chmod -> ${CHMOD}mharo1999-08-233-7/+7
| | | | chown -> ${CHOWN}
* cp -> ${CP}cpiazza1999-08-191-8/+8
| | | | | | | | mv -> ${MV} echo -> ${ECHO} PR: 13181 Submitted by: Oleg V. Volkov <rover@fly.lglobus.ru>
* Re-enforce caps, no period. An "exceptions" file has been createdhoek1999-08-031-1/+1
| | | | containing the ports editors/vim5, sysutils/star, and one other.
* Change default DTE-DCE rate to 57600.obrien1999-07-221-2/+11
| | | | Get rid of the blooming logfile -- which should have been a runtime option!
* Another MASTER_SITE tweak.obrien1999-07-101-2/+2
|
* Change order of MASTER_SITES for speeder access.obrien1999-07-101-3/+4
|
* Activate mserverflathill1999-07-081-1/+2
|
* PR: ports/11816flathill1999-07-089-0/+105
| | | | | Submitted by: sobomax@altavista.net A network modem sharing server.
* utilitiy -> utilityhoek1999-07-051-1/+1
|
* Version upgrade: 1.19 -> 1.20jmz1999-06-282-6/+6
|
* Move manpage from PLIST to Makefilemharo1999-06-272-3/+3
|
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-2712-12/+12
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Remove the test to create ${PREFIX}/share/info/dir as it is nowmharo1999-06-061-1/+0
| | | | in bsd.port.mk and this helps to unify the check and install.
* s,/usr/local,${PREFIX},gmharo1999-06-061-3/+3
|
* Forget about ${PREFIX}/include/giflib.tg1999-05-271-3/+2
|
* Don't depend on machine/trap.h so this builds on an Alpha box too.steve1999-05-241-0/+38
|
* Deinstall without interaction while package building.steve1999-05-241-2/+6
|
* Add a patch so this builds on -current. Porlint.steve1999-05-102-5/+13
| | | | | PR: 11310 Submitted by: Adrian Wontroba <aw1@stade.co.uk>
* Upgrade KDE to Release 1.1.1.se1999-05-043-5/+53
|
* Prefix webpages with UUUUUU:hoek1999-05-034-5/+6
|
* Respect CFLAGS and CC.obrien1999-04-151-15/+22
| | | | Submitted by: Mikhail Teterin <mi@misha.cisco.com> (reworked by me)
* Move WWW_SITE to DESCRscrappy1999-04-144-5/+6
|
* Proper URLs that reference directories end in '/'billf1999-04-091-2/+2
|
* Added gnokiitaoka1999-04-021-1/+2
|
* Software to talk to Nokia 3810/3110/8110/6110 cellular phonestaoka1999-04-029-0/+125
| | | | | PR: ports/10629 Submitted by: Staffan Ulfberg <staffanu@multivac.fatburen.org>
* Remove "BROKEN" from the Makefile. Patch patch-ad fixes the problem.gj1999-03-312-2/+16
| | | | | | Comment: Don't install files into user's homedirectory any more Obtained from: the maintainer (me@freebsd.org)
* I believe asmodem wants to be here.asami1999-03-201-1/+2
|
* X applications are not allowed to use "x11" as a category.asami1999-03-201-2/+2
|
* Displays the modem status, , designed to match AfterSteptaoka1999-03-187-0/+173
| | | | | PR: ports/6598 Submitted by: Sean Cole scole@aracnet.com
* More Y2K/WWW_SITE links...scrappy1999-03-122-2/+7
|
* Portlint.asami1999-03-011-3/+2
|
* MASTER_SITE_SUBDIR was broken. My choices in fixing were either go withobrien1999-02-281-1/+1
| | | | GZIP or BZIP2 distfiles. I went with BZIP2.
* MASTER_SITE_SUBDIR changed. I had to pick between GZ or BZIP2 -- I wentobrien1999-02-281-2/+4
| | | | with BZIP2.
* upgrade to 1.82.1obrien1999-02-182-3/+3
|
* Remove kermit dependency. Kermit is unpackageable, which will make minicomasami1999-02-141-3/+2
| | | | | | | packaging fail too. PR: 10065 Reviewed by: obrien
* why comment out USE_GMAKE? kill it with avengence!obrien1999-02-121-2/+1
|
* Comment out USE_GMAKE line.flathill1999-02-121-2/+2
| | | | | PR: ports/10032 Submitted-by: laskavy@Berkeley.Gambit.Msk.SU
* Remove extra argument to "configure" that had been committed by accident.se1999-02-091-3/+1
|
* Upgrade to KDE 1.1 RELEASE.se1999-02-093-6/+43
|
* Upgrade to KDE-1.1pre2 ...se1999-02-073-8/+60
|
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofasami1999-02-031-6/+2
| | | | | | | | | | | | | | | | | | | bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too.
* drop myself from maintainer.itojun1999-01-211-3/+3
| | | | sorry I don't use it frequently, any more... somebody please grab it.
* Remove ghostscript (ver. 2) and ghostscript4. We now have GNU ghostscript5asami1999-01-131-2/+2
| | | | | | and Alladin ghostscript55. Approved by: the ports list
* Move Palm*-related programs to new "palm" category.asami1999-01-091-3/+1
| | | | Reviewed by: the ports list
* Make dependency lines point to right directories -- they were stillasami1999-01-081-2/+2
| | | | using the old names (without "11").
* Upgrade to the first pre-release of KDE 1.1.se1999-01-073-94/+154
| | | | | | | | | | | This port requireat least s version 1.41 of the Qt library. There will be an error reported by configure, if only an earlier version is found, but no automatic port dependency exists (i.e. the x11-toolkits/qt141 port has to be manually built and installed). There may still be a problem with a missing -lXext in the kdesupport port. This will be taken care of during the next few days, if the problem still exists ...
* Mark these broken while Stefan works on an upgrade.asami1999-01-061-1/+3
|
* Fix time() conflicts on alpha and replace long with time_t for time().simokawa1999-01-053-0/+137
|
* Include <sys/param.h> for ascii-xfer. Otherwise it doesn't recognize ourobrien1998-12-141-0/+13
| | | | | | superior BSDness. It also doesn't include code for line/character delays. Noticed by: Daniel O'Connor <doconnor@gsoft.com.au>
* Upgrade to 1.82.obrien1998-12-147-82/+82
|
* Update MASTER_SITES.billf1998-12-104-9/+12
| | | | Thanks To: Fenner's portsurvey and ftpsearch.lycos.com
* Upgrade to 1.1.19, don't split info page.vanilla1998-12-016-37/+103
|
* Add USE_XLIB to some ports that require X. (Actually BUILD_DEPENDS on imakeasami1998-11-281-1/+2
| | | | for ilu and mkdirhier for asl.)
* Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0asami1998-11-251-2/+2
| | | | would go backwards.
* libtiff34->libtiff and include/tiff34/*.h -> include/*.hjseger1998-11-251-4/+4
| | | | Approved by: asami
* Make the BROKEN message actually say ${HOME} instead of interpolating it.fenner1998-11-091-2/+2
|
* Un-break: the MASTER_SITE returned extra bytes when servicing anfenner1998-10-272-5/+4
| | | | | | | | HTTP/1.1 request. Moved distfile to www.freebsd.org/~fenner/ temporarily. Left original MASTER_SITE commented out - newer fetch fetches the distfile properly, and server administrator is working on the problem, so will probably be able to be moved back soon.
* Unbreak.jseger1998-10-161-4/+3
| | | | Submitted by: Jun Kuriyama <kuriyama@sky.rim.or.jp>
* Mark BROKEN. The distfile isn't on the master sitejseger1998-10-111-1/+3
| | | | | | | | ---- >> Attempting to fetch from ftp://ftp.kiarchive.ru/pub/unix/comm/. /usr/bin/fetch: pub/unix/comm/yaps-0.96.tar.gz: cannot get remote modification time /usr/bin/fetch: ftp://ftp.kiarchive.ru/pub/unix/comm/yaps-0.96.tar.gz: FTP error: /usr/bin/fetch: File unavailable (e.g., file not found, no access)
* YAPS (Yet Another Pager Software)kuriyama1998-10-099-0/+210
| | | | Submitted by: Stefan Esser <se@mi.uni-koeln.de>
* Activate yaps.kuriyama1998-10-091-1/+2
|
* Elfifybrian1998-10-021-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-211-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-082-5/+5
|
* viewfax has been moved from x11 to comms.asami1998-08-082-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-064-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-281-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-241-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-153-27/+135
|
* Mark as broken, will be upgraded to 1.0 within a few days.se1998-07-141-1/+3
|
* Change the default for autobauding from YES to NO.jmz1998-07-133-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-261-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-052-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-031-3/+1
|
* Update PLIST to match Beta4.1se1998-05-031-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-282-10/+15
|
* Upgrade to 1.1.14jmz1998-04-212-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-191-4/+5
|
* Tweak autologin to get it to the point where it appears to work..peter1998-04-195-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-162-4/+4
|
* updated to 4.0pl2.itojun1998-04-124-20/+10
| | | | added official mirrors to MASTER_SITES.
* Mark this port as BROKEN. It installs a .seyon in ${HOME}. Ports arejseger1998-04-031-1/+2
| | | | | 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.
* Upgrade to 0.12.18.obrien1998-03-312-3/+4
|
* Work around "new" uudecode behavior.. (argh!)peter1998-03-221-3/+5
| | | | Reviewed by: asami
* Don't ask me why, but patch is failing now.asami1998-03-221-1/+3
| | | | | | | | ===> 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
* Add comms/kpilot, devel/p5-File-Sync, games/tank, security/pgp5 andasami1998-03-211-1/+2
| | | | | | www/checkbot. Forgotten or misspelled by: various people :p
* Path change in MASTER_SITES.jmz1998-03-082-4/+4
|
* Use $(MASTER_SITE_KDE)se1998-03-071-4/+3
|
* Add tk virtual category where missing. List of ports which depend on tkfenner1998-02-221-2/+2
| | | | | | | | | but aren't in a tk virtual category from awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX I didn't do anything about the ports which depend on things which depend on a tk revision. I'd be afraid that the depended-upon port might change and thus outdate the virtual category in the depender.
* Clean up Makefilese1998-02-161-6/+7
|
* Upgrade to KDE Beta3se1998-02-083-118/+123
|
* Fixes to allow transmission of files with long names.max1998-02-042-0/+19
| | | | Submitted by: Muramatsu Atsushi <amura@ma3.seikyou.ne.jp>
* fix for new select() behavior in FreeBSD-current.itojun1998-02-021-5/+21
| | | | | | | | | | | | | | | | | | | (change made on 97dec) comment from Lars follows: Included is an updated patch-ab file for hylafax for current that fixes the busywait that occurred once the fifo_poll() fix went into the kernel in December. The symptoms were that faxqetty and faxq would chew up an inordinate amount of time waiting for input form their FIFOS. Basically the kernel fix was to make select() return a 1 on EOF (in accordance with POSIX) and for read() to keep returning 0 on EOF (which is the state you are in if you open the fifo for reading in non-blocking mode and there are no writers). Reviewed by: asami Submitted by: Lars Fredriksen <lars@fredriks-1.pr.mcs.net>
* Make this port package.asami1998-01-261-1/+1
|
* Upgrade to 1.1.11, enable voice extension.vanilla1998-01-267-183/+182
|
* Allow root to use the "-d" switch.obrien1998-01-113-9/+20
| | | | | Cleanup pre-install script. Remove etc/minicom on pkg_delete.
* Upgrade to 1.78obrien1998-01-034-34/+37
|
* Edit out $Id$ line.asami1997-12-021-4/+1
| | | | Reported by: Dale Mayberry <dale@mars.mat.net> via itojun
* Use new location for tiff34 headers.tg1997-12-011-10/+2
|
* Don't delete ${PREFIX}/share/doc.asami1997-11-291-1/+0
|
* Update to Beta2se1997-11-283-22/+42
|
* Remove bad MASTER_SITE, fix version required line.jseger1997-11-271-5/+3
|
* Remove bad MASTER_SITE and portlint.jseger1997-11-271-4/+2
|
* Activate pilot-linkpst1997-11-241-1/+2
|
* Create a /usr/local/etc/rc.d/conserver.sh script for starting up.peter1997-11-222-1/+12
|
* Specify the port rather than depending /etc/services or the yppeter1997-11-222-2/+2
| | | | services.byname table to be bashed.
* Make it a bit easier to override the compiled-in "default" host for thepeter1997-11-221-2/+6
| | | | | console(8) client. (The default is OK since it's a command-line option). Also, list the MAN?= entries :-]
* Damn, I forgot to regenerate this patch file prior to commit...peter1997-11-221-3/+3
|
* Add conserverpeter1997-11-221-1/+2
|
* A port for conserver. conserver is the answer to serial consoles. :-)peter1997-11-2213-0/+292
| | | | | | There is a later version of conserver, but it requires a rather extensive build environment and set of tools to build it. This version works is nice and stable though.
* Remove BROKEN, it packages fine now.asami1997-11-111-3/+1
|
* Fix a problem with pkg_delete.jmz1997-11-111-3/+1
|
* Mark this port BROKEN, it doesn't package.asami1997-11-101-1/+3
|
* Fix seyon to compile under current.jseger1997-11-091-0/+13
|
* Upgrade to version 1.1.9jmz1997-11-084-55/+58
| | | | Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW>
* Fix hylafax which I broke with my tiff34 changes earlier today.tg1997-11-051-1/+2
|
* (1) Move the following ports out of x11/:asami1997-11-051-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | kdegames -> games/ kdenetwork -> net/ kdesupport -> converters/ kdeutils -> misc/ (Repository copy already done, dependency path and category name fixups is being done in this commit.) (2) Add a virtual category "kde" and add all six (incl. x11/kde{base,lib}) ports. (3) Make package names follow the convention. (4) Change "BUILD_DEPENDS=${X11R6}/bin/moc:..." to "...=moc:...". There is no need to specify the full pathname if the target is an executable in the standard path. (Actually, as the same port is specified in LIB_DEPENDS, I think we can completely do away with this line but since Stefan added this explicitly, I assume there is a reason for it and left it alone.) Approved by: se (all but 4)
* Add BUILD_DEPENDS on moc pre-processor.se1997-11-031-2/+3
| | | | | Make LIB_DEPENDS accept both libjpeg.so.6.0 and 7.0, as requested by TOYONAGA Tatsuto <toyonaga@msd.ts.fujitsu.co.jp>
* Utilities for the KDE desktop environment (Calculator, Editor,se1997-11-025-0/+184
| | | | Calendar,...).
* Move ports/misc/qpage to ports/comms/misc.max1997-10-131-1/+2
|
* Re-import of qpage port which used to live in the misc category. Here'smax1997-10-136-0/+70
| | | | | | | | | | | | | | | the import message used when it was imported to ports/misc: New port, qpage: QuickPage sends messages to a paging terminal using the SNPP and IXO (also known as TAP) protocols. It is normally used with no options other than a recipient and the message text, in which case the message is sent to the SNPP server where it is submitted to a page queue to be sent by a separate daemon process. PR: 4224 Submitted by: Joe Stein <joes@seaport.net>
* Upgrade to 4.08ache1997-10-102-4/+4
|
* Change my email address to @FreeBSDobrien1997-10-102-4/+4
|
* cosmetic changes, changed MAINTAINER address to andreas@FreeBSD.ORGandreas1997-10-101-2/+2
|
* cosmetic changes using portlint, a really nice tool ;-)andreas1997-10-041-5/+5
|
* /bin/sh -> ${SH}max1997-07-141-3/+2
|
* Set maintainer to ports@freebsd.orgpst1997-07-101-2/+2
|
* Typo in master site pathname.asami1997-07-021-2/+2
|
* Upgrade to 4.07ache1997-06-252-5/+5
|
* Version change: 2.2 -> 2.3jmz1997-06-092-4/+4
|
* Minor cleanup.asami1997-06-081-2/+2
|
* Enable tkhylafax portandreas1997-06-081-1/+2
|
* Added new port tkhylafax which is a tcl/tk frontend to Sam Lefflersandreas1997-06-087-0/+121
| | | | hylafax package. Packaging tested.
* Fix up PLIST.asami1997-05-291-76/+119
| | | | | | | | | | | | (1) pkg_* can't handle absolute paths, so use two @cwd's and relative paths throughout. (2) pkg_* can't handle FIFOs, so use mkfifo to create it and rm to delete it. (3) pkg_* can't handle empty directories, so create them with mkdir. (4) the @mode/@owner/@group directives don't appear to work so use @exec to set all the modes.
* Upgrade to 4.01. This port requires tiff-3.4.asami1997-05-2910-588/+463
| | | | | PR: 3518 Submitted by: itojun@itojun.org
* Fix typo in the MAINTAINER field.max1997-05-261-2/+2
| | | | | PR: 3679 Submitted by: sanpei@yy.cs.keio.ac.jp
* Add snooper.asami1997-05-201-2/+3
|
* Re-import this to comms. Sorry!asami1997-05-206-0/+55
|
* Use new MASTER_SITE_LOCAL variable from bsd.port.mk.asami1997-04-302-4/+4
|
* Merge two files that were patching the same file (xcept/script.h). Inasami1997-04-242-10/+18
| | | | xcept/scripts.h (note the `s'), #include <sys/types.h> before <dirent.h>.
* Upgrade to 0.12.16.obrien1997-04-072-3/+3
| | | | Submitted by: From: Bradley Dunn <bradley@dunn.org>
* gmake is no more required when building man pages.jmz1997-04-061-2/+2
|
* Upgrade to version 1.0.0jmz1997-04-058-227/+429
|
* Change my email address.obrien1997-04-041-2/+2
|
* Location w/in Sunsite moved.obrien1997-04-041-2/+2
|
* Added the developer's site so I can remember what it is.obrien1997-03-281-2/+3
|
* Upgrade to 4.05ache1997-03-262-4/+4
|
* Upgrade to 4.04ache1997-03-032-4/+4
|
* Upgrade to 0.12.14obrien1997-02-032-3/+3
|
* Upgrade to 4.01ache1997-01-282-8/+4
|
* Upgrade to 4.00ache1997-01-272-4/+8
|
* Added MAN1 and MANCOMPRESSED to Makefile.max1997-01-192-1/+6
| | | | Now, installs sample .kermrc into /usr/local/share/examples/kermit.
* Original source distribution tarball has been changed.max1997-01-191-1/+1
| | | | Noticed by: Eivind Eklund <eivind@dimaga.com>
* CATEGORIES+= -> CATEGORIES=max1996-12-311-2/+2
|
* Moving estic from ports/comms -> ports/miscobrien1996-12-291-2/+1
| | | | Reviewed by: cvs-commiters