summaryrefslogtreecommitdiffstats
path: root/comms
Commit message (Collapse)AuthorAgeFilesLines
* Add version required. Bootstrap it to the current version.hoek1999-08-221-1/+2
|
* Fit this into 23 lines. Clean it up a little, too.hoek1999-08-221-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-223-7/+7
| | | | chown -> ${CHOWN}
* cp -> ${CP}cpiazza1999-08-181-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-021-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-272-6/+6
|
* Move manpage from PLIST to Makefilemharo1999-06-272-3/+3
|
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-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.
* Remove the test to create ${PREFIX}/share/info/dir as it is nowmharo1999-06-051-1/+0
| | | | in bsd.port.mk and this helps to unify the check and install.
* s,/usr/local,${PREFIX},gmharo1999-06-051-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-092-5/+13
| | | | | PR: 11310 Submitted by: Adrian Wontroba <aw1@stade.co.uk>
* Upgrade KDE to Release 1.1.1.se1999-05-033-5/+53
|
* Prefix webpages with UUUUUU:hoek1999-05-024-5/+6
|
* Respect CFLAGS and CC.obrien1999-04-141-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-081-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-302-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-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
|
OpenPOWER on IntegriCloud