summaryrefslogtreecommitdiffstats
path: root/comms
Commit message (Collapse)AuthorAgeFilesLines
* Use USE_PERL5_BUILD where appropriate, instead of hardcodingsobomax2002-11-281-2/+3
| | | | | | | ${PORTSDIR}/lang/perl5 as a dependency. Sponsored by: Porta Software Ltd Approved by: portmgr
* Sort entries.knu2002-11-271-1/+1
|
* PERL -> REINPLACE for this port too!edwin2002-11-231-2/+4
| | | | Noticed on: bento
* Add gfax, a GTK+ front-end to hylafax.marcus2002-11-229-0/+120
| | | | | PR: 34103 Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com>
* Update to 0.6.3.1. Notable changes in this release:naddy2002-11-214-30/+38
| | | | | | | | | | - Now uses libiconv to generalize the charset handling. It can also decode UCS2-encoded SMS, localize the date format, and add the status report request bit to outgoing SMSes. - SL45 also handled. PR: 45519 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
* liblthread.so.3 is used with GCC3edwin2002-11-211-2/+15
| | | | | liblthread.so.2 is used with GCC2 Noticed on: bento
* - Fix LIB_DEPENDSijliao2002-11-201-9/+11
| | | | | | | - Support CFLAGS/PREFIX properly PR: 45421 Submitted by: Ports Fury
* Update to 8.0.206: bugfix release.naddy2002-11-183-25/+7
|
* find -> ${FIND}arved2002-11-181-2/+2
| | | | | | | xargs-> ${XARGS} PR: 39971 Submitted by: Scott Flatman <sf@dsinw.com>
* Mark FORBIDDEN: there is an overflowable buffer yielding setuid uucp.kris2002-11-141-0/+2
| | | | Submitted by: Knud Erik H?jgaard <knud@skodliv.dk>
* Mark broken on 5.x machinesroger2002-11-131-1/+8
| | | | | PR: ports/44892 Submitted by: Volker Stolz <vs@foldr.org>
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-1018-19/+9
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Make it fetchable.patrick2002-11-071-1/+2
|
* Use PORTCOMMENT.cy2002-11-072-1/+2
|
* Fix PORTCOMMENTs that were killing INDEX builds.adamw2002-11-072-2/+1
| | | | | 105 pointy hats to: me Approved by: pat
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-0618-9/+18
| | | | Approved by: pat
* 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
|
OpenPOWER on IntegriCloud