summaryrefslogtreecommitdiff
path: root/comms (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a patch so this builds on -current. Porlint.Steve Price1999-05-092-5/+13
| | | | | | | | PR: 11310 Submitted by: Adrian Wontroba <aw1@stade.co.uk> Notes: svn path=/head/; revision=18646
* Upgrade KDE to Release 1.1.1.Stefan Eßer1999-05-033-5/+53
| | | | Notes: svn path=/head/; revision=18441
* Prefix webpages with UUUUUU:Tim Vanderhoek1999-05-024-5/+6
| | | | Notes: svn path=/head/; revision=18340
* Respect CFLAGS and CC.David E. O'Brien1999-04-141-15/+22
| | | | | | | Submitted by: Mikhail Teterin <mi@misha.cisco.com> (reworked by me) Notes: svn path=/head/; revision=17874
* Move WWW_SITE to DESCRMarc G. Fournier1999-04-144-5/+6
| | | | Notes: svn path=/head/; revision=17867
* Proper URLs that reference directories end in '/'Bill Fumerola1999-04-081-2/+2
| | | | Notes: svn path=/head/; revision=17742
* Added gnokiiSatoshi Taoka1999-04-021-1/+2
| | | | Notes: svn path=/head/; revision=17522
* Software to talk to Nokia 3810/3110/8110/6110 cellular phonesSatoshi Taoka1999-04-029-0/+125
| | | | | | | | PR: ports/10629 Submitted by: Staffan Ulfberg <staffanu@multivac.fatburen.org> Notes: svn path=/head/; revision=17521
* Remove "BROKEN" from the Makefile. Patch patch-ad fixes the problem.Gary Jennejohn1999-03-302-2/+16
| | | | | | | | | Comment: Don't install files into user's homedirectory any more Obtained from: the maintainer (me@freebsd.org) Notes: svn path=/head/; revision=17466
* I believe asmodem wants to be here.Satoshi Asami1999-03-191-1/+2
| | | | Notes: svn path=/head/; revision=17294
* X applications are not allowed to use "x11" as a category.Satoshi Asami1999-03-191-2/+2
| | | | Notes: svn path=/head/; revision=17293
* Displays the modem status, , designed to match AfterStepSatoshi Taoka1999-03-187-0/+173
| | | | | | | | PR: ports/6598 Submitted by: Sean Cole scole@aracnet.com Notes: svn path=/head/; revision=17274
* More Y2K/WWW_SITE links...Marc G. Fournier1999-03-122-2/+7
| | | | Notes: svn path=/head/; revision=17154
* Portlint.Satoshi Asami1999-02-281-3/+2
| | | | Notes: svn path=/head/; revision=16953
* MASTER_SITE_SUBDIR was broken. My choices in fixing were either go withDavid E. O'Brien1999-02-281-1/+1
| | | | | | | GZIP or BZIP2 distfiles. I went with BZIP2. Notes: svn path=/head/; revision=16923
* MASTER_SITE_SUBDIR changed. I had to pick between GZ or BZIP2 -- I wentDavid E. O'Brien1999-02-281-2/+4
| | | | | | | with BZIP2. Notes: svn path=/head/; revision=16922
* upgrade to 1.82.1David E. O'Brien1999-02-182-3/+3
| | | | Notes: svn path=/head/; revision=16755
* Remove kermit dependency. Kermit is unpackageable, which will make minicomSatoshi Asami1999-02-141-3/+2
| | | | | | | | | | packaging fail too. PR: 10065 Reviewed by: obrien Notes: svn path=/head/; revision=16724
* why comment out USE_GMAKE? kill it with avengence!David E. O'Brien1999-02-121-2/+1
| | | | Notes: svn path=/head/; revision=16650
* Comment out USE_GMAKE line.Seiichirou Hiraoka1999-02-121-2/+2
| | | | | | | | PR: ports/10032 Submitted-by: laskavy@Berkeley.Gambit.Msk.SU Notes: svn path=/head/; revision=16648
* Remove extra argument to "configure" that had been committed by accident.Stefan Eßer1999-02-081-3/+1
| | | | Notes: svn path=/head/; revision=16564
* Upgrade to KDE 1.1 RELEASE.Stefan Eßer1999-02-083-6/+43
| | | | Notes: svn path=/head/; revision=16563
* Upgrade to KDE-1.1pre2 ...Stefan Eßer1999-02-063-8/+60
| | | | Notes: svn path=/head/; revision=16552
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami1999-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. Notes: svn path=/head/; revision=16518
* drop myself from maintainer.Jun-ichiro itojun Hagino1999-01-211-3/+3
| | | | | | | sorry I don't use it frequently, any more... somebody please grab it. Notes: svn path=/head/; revision=16236
* Remove ghostscript (ver. 2) and ghostscript4. We now have GNU ghostscript5Satoshi Asami1999-01-131-2/+2
| | | | | | | | | and Alladin ghostscript55. Approved by: the ports list Notes: svn path=/head/; revision=16029
* Move Palm*-related programs to new "palm" category.Satoshi Asami1999-01-091-3/+1
| | | | | | | Reviewed by: the ports list Notes: svn path=/head/; revision=15943
* Make dependency lines point to right directories -- they were stillSatoshi Asami1999-01-081-2/+2
| | | | | | | using the old names (without "11"). Notes: svn path=/head/; revision=15927
* Upgrade to the first pre-release of KDE 1.1.Stefan Eßer1999-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 ... Notes: svn path=/head/; revision=15901
* Mark these broken while Stefan works on an upgrade.Satoshi Asami1999-01-061-1/+3
| | | | Notes: svn path=/head/; revision=15881
* Fix time() conflicts on alpha and replace long with time_t for time().Hidetoshi Shimokawa1999-01-053-0/+137
| | | | Notes: svn path=/head/; revision=15858
* Include <sys/param.h> for ascii-xfer. Otherwise it doesn't recognize ourDavid E. O'Brien1998-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> Notes: svn path=/head/; revision=15342
* Upgrade to 1.82.David E. O'Brien1998-12-147-82/+82
| | | | Notes: svn path=/head/; revision=15340
* Update MASTER_SITES.Bill Fumerola1998-12-094-9/+12
| | | | | | | Thanks To: Fenner's portsurvey and ftpsearch.lycos.com Notes: svn path=/head/; revision=15237
* Upgrade to 1.1.19, don't split info page.Vanilla I. Shu1998-12-016-37/+103
| | | | Notes: svn path=/head/; revision=14991
* Add USE_XLIB to some ports that require X. (Actually BUILD_DEPENDS on imakeSatoshi Asami1998-11-281-1/+2
| | | | | | | for ilu and mkdirhier for asl.) Notes: svn path=/head/; revision=14922
* Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0Satoshi Asami1998-11-251-2/+2
| | | | | | | would go backwards. Notes: svn path=/head/; revision=14893
* libtiff34->libtiff and include/tiff34/*.h -> include/*.hJustin M. Seger1998-11-251-4/+4
| | | | | | | Approved by: asami Notes: svn path=/head/; revision=14889
* Make the BROKEN message actually say ${HOME} instead of interpolating it.Bill Fenner1998-11-081-2/+2
| | | | Notes: svn path=/head/; revision=14408
* Un-break: the MASTER_SITE returned extra bytes when servicing anBill Fenner1998-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. Notes: svn path=/head/; revision=14206
* Unbreak.Justin M. Seger1998-10-161-4/+3
| | | | | | | Submitted by: Jun Kuriyama <kuriyama@sky.rim.or.jp> Notes: svn path=/head/; revision=14039
* Mark BROKEN. The distfile isn't on the master siteJustin M. Seger1998-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) Notes: svn path=/head/; revision=13868
* YAPS (Yet Another Pager Software)Jun Kuriyama1998-10-099-0/+210
| | | | | | | Submitted by: Stefan Esser <se@mi.uni-koeln.de> Notes: svn path=/head/; revision=13775
* Activate yaps.Jun Kuriyama1998-10-091-1/+2
| | | | Notes: svn path=/head/; revision=13774
* ElfifyBrian Somers1998-10-011-9/+7
| | | | Notes: svn path=/head/; revision=13581
* Mark all KDE ports BROKEN for ELF.Justin M. Seger1998-09-301-1/+3
| | | | Notes: svn path=/head/; revision=13545
* Remove regexp support for libtiff34 as it is now ELF'able.Steve Price1998-09-191-2/+2
| | | | Notes: svn path=/head/; revision=13241
* giflib is now converted to ELF so remove regexp support.Steve Price1998-09-191-2/+2
| | | | Notes: svn path=/head/; revision=13232
* Take the manpages out of pkg/PLIST and put them in MAN1.Steve Price1998-09-164-4/+6
| | | | Notes: svn path=/head/; revision=13165
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.Satoshi Asami1998-09-152-4/+4
| | | | | | | | (Note, since the shlib major didn't change this just removes the regexp support.) Notes: svn path=/head/; revision=13147