summaryrefslogtreecommitdiff
path: root/comms (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chmod -> ${CHMOD}Michael Haro1999-08-223-7/+7
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* cp -> ${CP}Chris Piazza1999-08-181-8/+8
| | | | | | | | | | | mv -> ${MV} echo -> ${ECHO} PR: 13181 Submitted by: Oleg V. Volkov <rover@fly.lglobus.ru> Notes: svn path=/head/; revision=20795
* Re-enforce caps, no period. An "exceptions" file has been createdTim Vanderhoek1999-08-021-1/+1
| | | | | | | containing the ports editors/vim5, sysutils/star, and one other. Notes: svn path=/head/; revision=20500
* Change default DTE-DCE rate to 57600.David E. O'Brien1999-07-221-2/+11
| | | | | | | Get rid of the blooming logfile -- which should have been a runtime option! Notes: svn path=/head/; revision=20310
* Another MASTER_SITE tweak.David E. O'Brien1999-07-101-2/+2
| | | | Notes: svn path=/head/; revision=20145
* Change order of MASTER_SITES for speeder access.David E. O'Brien1999-07-101-3/+4
| | | | Notes: svn path=/head/; revision=20140
* Activate mserverSeiichirou Hiraoka1999-07-081-1/+2
| | | | Notes: svn path=/head/; revision=20113
* PR: ports/11816Seiichirou Hiraoka1999-07-089-0/+105
| | | | | | | | Submitted by: sobomax@altavista.net A network modem sharing server. Notes: svn path=/head/; revision=20112
* utilitiy -> utilityTim Vanderhoek1999-07-051-1/+1
| | | | Notes: svn path=/head/; revision=20061
* Version upgrade: 1.19 -> 1.20Jean-Marc Zucconi1999-06-272-6/+6
| | | | Notes: svn path=/head/; revision=19835
* Move manpage from PLIST to MakefileMichael Haro1999-06-272-3/+3
| | | | Notes: svn path=/head/; revision=19828
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-2612-12/+12
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-051-1/+0
| | | | | | | in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
* s,/usr/local,${PREFIX},gMichael Haro1999-06-051-3/+3
| | | | Notes: svn path=/head/; revision=19218
* Forget about ${PREFIX}/include/giflib.Thomas Gellekum1999-05-271-3/+2
| | | | Notes: svn path=/head/; revision=19018
* Don't depend on machine/trap.h so this builds on an Alpha box too.Steve Price1999-05-241-0/+38
| | | | Notes: svn path=/head/; revision=18965
* Deinstall without interaction while package building.Steve Price1999-05-241-2/+6
| | | | Notes: svn path=/head/; revision=18963
* 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