summaryrefslogtreecommitdiffstats
path: root/comms
Commit message (Collapse)AuthorAgeFilesLines
* I believe asmodem wants to be here.asami1999-03-191-1/+2
|
* X applications are not allowed to use "x11" as a category.asami1999-03-191-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-02-281-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-081-3/+1
|
* Upgrade to KDE 1.1 RELEASE.se1999-02-083-6/+43
|
* Upgrade to KDE-1.1pre2 ...se1999-02-063-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-094-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-081-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-101-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-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
|
OpenPOWER on IntegriCloud