summaryrefslogtreecommitdiffstats
path: root/comms
Commit message (Collapse)AuthorAgeFilesLines
* Remove broken master site.anders2002-11-051-1/+1
| | | | Reported by: jhs
* Create port for xlog, an amateur radio logging apppatrick2002-11-0510-0/+140
|
* REINPLACE_CMD doesn't like x+, replaced with xx*edwin2002-11-041-1/+1
| | | | Noticed on: betno
* PERL -> REINPLACEedwin2002-11-041-1/+2
| | | | And some ports have USE_PERL5=yes now.
* PERL -> REINPLACEedwin2002-11-041-3/+5
| | | | Noticed on: bento
* PERL -> REINPLACEedwin2002-11-041-1/+2
| | | | | | and USE_PERL5 in some places Noticed by: bento
* PERL -> REINPLACEedwin2002-11-041-1/+2
| | | | | | and russian/mod_ssl has USE_PERL5=yes Notices on: bento
* PERL -> REINPLACEedwin2002-11-041-2/+3
| | | | Noticed on: bento
* Create a port for kpsk, a PSK-31 radio package for amateur radio userspatrick2002-11-039-0/+106
|
* fix segfaultijliao2002-10-282-0/+12
| | | | | PR: 44049 Submitted by: Michael Hsin <mhsin@mhsin.org>
* Upgrade to 7.2.4.kuriyama2002-10-282-2/+2
| | | | Notified by: Tim Bishop <T.D.Bishop@ukc.ac.uk>
* Add missing manpageskris2002-10-281-1/+3
|
* Don't change ownership/permission of system directorieskris2002-10-284-0/+40
|
* Add some files missing from plist.dannyboy2002-10-261-0/+4
|
* Update to 4.1.5.dannyboy2002-10-262-2/+2
|
* - Update MASTER_SITEijliao2002-10-251-6/+4
| | | | | | | - USE_REINPLACE PR: 43639 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* Update to version 0.6.1.6kevlo2002-10-242-2/+2
| | | | | PR: 44408 Submitted by: MAINTAINER
* Respect CC and CFLAGS, and fix build on -current (use POSIX syntax forkris2002-10-202-5/+18
| | | | chown)
* Update to revision 1.5.bsd2002-10-172-4/+5
| | | | Submitted by: David Quattlebaum <drq@drqware.com> (maintainer)
* Update to 0.9.4.knu2002-10-163-3/+5
|
* 1. Removed comments from pkg-plist files per will's request.alane2002-10-112-33/+28
| | | | | 2. This completes the KDE 3.0.4 commit. It's here, folks! Now /. those cvsup servers (in about an hour or so)!
* Update to 0.9.1. (PORTEPOCH bumped)knu2002-10-083-12/+25
|
* Use RUBY_MOD*.knu2002-10-062-11/+11
|
* 1. Bump PORTREVISION to 1.alane2002-10-012-10/+23
| | | | | | | | | | | 2. Change gross kluge for klaptopdaemon to use DO_NOT_COMPILE. 3. Added WITH_KFLOPPY knob, defaults to undefined. 3A. If WITH_KFLOPPY is not defined, then we add kfloppy to DO_NOT_COMPILE. 4. Anything that got put in DO_NOT_COMPILE then gets passed in the env to the configure script, which dutifully sets things up to not compile it. Approved by: kris
* Don't try and create the device node when PACKAGE_BUILDING since wekris2002-09-291-0/+2
| | | | | use devfs in the build chroots and it does not support manual device node creation.
* Fix build on -current (don't shadow typedef ushort)kris2002-09-293-0/+31
|
* Remove empty patch.anders2002-09-251-0/+0
| | | | | PR: 42189 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Add a private master site, making the distfile fetchable again.anders2002-09-241-1/+2
|
* Fix build by properly defining an argument that is used for poll(2).alex2002-09-241-0/+11
| | | | Noticed by: bento
* fix build on -current (machine/types.h no loner exists)ijliao2002-09-221-3/+3
| | | | | PR: 42541 Submitted by: maintainer
* upgrade to 3.3ijliao2002-09-216-57/+13
| | | | | | PR: 39383 Submitted by: Scott Lambert <lambert@lambertfam.org> Approved by: maintainer timeout
* add scmxx 0.6.1.5ijliao2002-09-187-0/+76
| | | | | | | Data exchange utility for Siemens mobile phones PR: 39707 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
* Update to 2.0.4: emulation improvements.naddy2002-09-084-6/+21
|
* Use posix syntax for chownkris2002-09-071-1/+1
|
* Fix portlint warnings and add a method of installing just the headersroger2002-09-061-6/+11
| | | | (needed by the OpenH323 port)
* Fix build on -current by removing an obsoleted patch and setting NO_WERRORkris2002-09-052-20/+6
|
* We only need the kernel source if we compile the port.roger2002-09-041-1/+1
| | | | | This allows the OpenH323 port to fetch the source, patch it and copy out the required header files.
* Fix the conditional post-patch target to look in ${WRKSRC}, rathermi2002-09-021-3/+4
| | | | | | | | | | than in the hardcoded hylafax-4.1 I goofed, when I implemented this back then, and the upgrader did not notice, because this is only invoked, when PREFIX is different from /usr/local Predicate USE_REINPLACE on PREFIX not being /usr/local too -- there is no need to demand the new sed otherwise. Set the REINPLACE_ARGS to -i "". I don't know, why this is not a default...
* ${PERL} -> ${REINPLACE_CMD}dwcjr2002-09-011-4/+5
| | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net
* o Deploy USE_GNOMENG infrastructurelioux2002-08-301-2/+3
| | | | | | | o Style fix: remove extraneous trailing white space PR: 42190 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Deploy USE_GNOMENG infrastructurelioux2002-08-301-1/+2
| | | | | PR: 42190 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Correct WWW URL.anders2002-08-251-1/+1
|
* Update to 3.0.3. Not much changed here: [1] i18n PKGNAMEs converted towill2002-08-252-15/+2
| | | | | | | more closely conform to FreeBSD style etc, and Konqueror SSL patch merged. Tested by: Matt Douhan <matt@fruitsalad.org>, alane Submitted by: lioux [1]
* Use POSIX syntax for chown to fix install on -currentkris2002-08-231-3/+3
| | | | Noticed by: bento
* . Configure DIR_HTML correctly. Nothing appears to get installed there,glewis2002-08-151-1/+2
| | | | | | but its location was non-standard and making some people nervous. PR: 41627
* Update to version 0.4.3.anders2002-08-147-35/+30
|
* . Remove dependencies on bash, HylaFAX builds and (reportedly) runsglewis2002-08-121-4/+6
| | | | | | | | | | | | | fine with /bin/sh. . Add a knob (PAGESIZE to correspond to the HylaFAX configure variable) so one can choose a paper size other than US Letter. . Use noninteractive configure when building in BATCH mode. The PR also suggests adding an option to install hfaxd setuid so it can be run from inetd. This seems bogus though as inetd.conf allows one to specify the user to start the process as. PR: 31684
* Fix the build on -current.jmz2002-08-121-0/+12
| | | | Submitted by: Flemming Jacobsen <fj@batmule.dk>
* Upgrade to 4.1.3.glewis2002-08-124-12/+16
| | | | | | | This is based on the submission, but with a few tweaks. In particular, the package list needed some fixes. Submitted by: Mike Tancsa <mike@sentex.net>
* New port: Java Communication API, FreeBSD implementation.znerd2002-08-078-0/+188
| | | | | PR: 31689 Submitted by: Ari Suutari <ari.suutari@syncrontech.com>
OpenPOWER on IntegriCloud