aboutsummaryrefslogtreecommitdiff
path: root/comms
Commit message (Collapse)AuthorAgeFilesLines
* Transmit CFLAGS to the build makefile.Jean-Marc Zucconi2003-02-081-2/+2
| | | | Notes: svn path=/head/; revision=75135
* Remove dead sitePatrick Li2003-02-061-2/+1
| | | | | | | Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru> Notes: svn path=/head/; revision=74989
* Fix build on 5.0.Jean-Marc Zucconi2003-02-052-0/+15
| | | | Notes: svn path=/head/; revision=74907
* URL fixes.Christian Weisgerber2003-02-051-3/+1
| | | | | | | | PR: 47848, 47853, 47855 Submitted by: tadalunch@s5.xrea.com Notes: svn path=/head/; revision=74893
* comms/birda: fix annoing fetchingEdwin Groothuis2003-02-051-2/+1
| | | | | | | | | | distro never avaliable at ftp.augustsson.net (fenner@) PR: ports/47947 Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru> Notes: svn path=/head/; revision=74837
* update to 3.1 official releaseAlan Eldridge2003-01-288-296/+382
| | | | Notes: svn path=/head/; revision=74156
* Make fetchable, portlint.Tilman Keskinoz2003-01-232-3/+6
| | | | | | | | PR: 47416 Reported by: marc+bayonne@dull.net (Marc Rassbach) Notes: svn path=/head/; revision=73886
* - Upgrade to version 1.1.30-Dec16.Jean-Marc Zucconi2003-01-235-38/+40
| | | | | | | | - Install the callback binary (problem reported by Roger Hardiman <roger@telepresence.dmem.strath.ac.uk> - Allow optional FIDO support (submitted by yar). Notes: svn path=/head/; revision=73831
* ia64 is also a 64-bit platform.Kris Kennaway2003-01-221-1/+1
| | | | Notes: svn path=/head/; revision=73812
* Add --with-64bit when $ARCH is sparc64 or alpha to unbreak build on theseJun Kuriyama2003-01-221-1/+7
| | | | | | | | | platform. Reported by: bento Notes: svn path=/head/; revision=73757
* Update to 0.6.3.5Tilman Keskinoz2003-01-183-28/+4
| | | | | | | | PR: 47164 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> Notes: svn path=/head/; revision=73408
* new port: comms/bforce-kstEdwin Groothuis2003-01-177-0/+54
| | | | | | | | | | | | BinkleyForce is a simple ifcico like FTN mailer. It can works via TCP/IP as well as on modem links. Look sample configs for more information. PR: ports/38635 Submitted by: Andrew Dolgov <fox@sigsegv.spb.ru> Notes: svn path=/head/; revision=73330
* o Update to version 3.2betaLars Koeller2003-01-165-100/+147
| | | | | | | | | o Correction of MASTER_SITES o Includes patch for sendfax option handling modification, which prevents sending out a fax via tkhylafax Notes: svn path=/head/; revision=73282
* Add a missing continuation slash.Peter Pentchev2003-01-141-1/+1
| | | | | | | | Submitted by: dcs Pointy hat to: kris Notes: svn path=/head/; revision=73125
* Add missing @dirrmKris Kennaway2003-01-141-0/+1
| | | | Notes: svn path=/head/; revision=73096
* Don't change the ownership of system directories.Kris Kennaway2003-01-141-0/+14
| | | | Notes: svn path=/head/; revision=73086
* Add missing manpage and file to pkg-plist.Kris Kennaway2003-01-142-4/+5
| | | | Notes: svn path=/head/; revision=73085
* Fix a typo (forgot a '%' on a PLIST_SUB variable).Pete Fritchman2003-01-051-1/+1
| | | | Notes: svn path=/head/; revision=72581
* Fix ''make reinstall''.David E. O'Brien2003-01-041-1/+1
| | | | Notes: svn path=/head/; revision=72528
* upgrade to 1.10Ying-Chieh Liao2003-01-036-32/+31
| | | | | | | | PR: 46583 Submitted by: Ports Fury Notes: svn path=/head/; revision=72459
* Update to 1.0.3Tilman Keskinoz2003-01-023-5/+7
| | | | | | | | | | Pass Maintainership to submitter PR: 46287 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org> Notes: svn path=/head/; revision=72248
* Fix build on alpha (don't include the klaptop files when we are on alpha,Pete Fritchman2003-01-021-23/+23
| | | | | | | | | we explicitly disable the build there). Prodded by: kris Notes: svn path=/head/; revision=72163
* Update to 1.18Hye-Shik Chang2003-01-022-2/+2
| | | | Notes: svn path=/head/; revision=72154
* The distfile has been updated without version bump.Christian Weisgerber2002-12-171-1/+1
| | | | | | | | | | | A diff has shown the changes to be limited to minor documentation updates. Submitted by: numerous people Approved by: lioux (portmgr) Notes: svn path=/head/; revision=71691
* - Unbreak on 5-CURRENT;Maxim Sobolev2002-12-116-2/+144
| | | | | | | | | | - improve startup script, so that it works right OOB and bump PORTREVISION; - make it respecting global CFLAGS, while I'm here. Prompted by: IBM ThinkPad 600E Notes: svn path=/head/; revision=71513
* Fix a silly breakage-causing typo (REINPACE --> REINPLACE) introduced inMaxim Sobolev2002-12-111-1/+1
| | | | | | | | | the previous commit. Pointy hat to: edwin Notes: svn path=/head/; revision=71512
* Update WWW.Akinori MUSHA2002-12-071-1/+1
| | | | Notes: svn path=/head/; revision=71409
* Introduce a knob RUBY_NO_RD_HTML and enable it by default on alpha. ThisAkinori MUSHA2002-12-062-10/+10
| | | | | | | | | | | replaces the non-working NOPORTDOCS workaround and fixes build on the alpha, where rd2 coredumps. Tested on: the axp cluster Approved by: kris Notes: svn path=/head/; revision=71402
* Fix Build on -CURRENTTilman Keskinoz2002-12-022-1/+2
| | | | | | | Approved by: patrick (maintainer) Notes: svn path=/head/; revision=71320
* Use USE_PERL5_BUILD where appropriate, instead of hardcodingMaxim Sobolev2002-11-281-2/+3
| | | | | | | | | | ${PORTSDIR}/lang/perl5 as a dependency. Sponsored by: Porta Software Ltd Approved by: portmgr Notes: svn path=/head/; revision=71214
* Sort entries.Akinori MUSHA2002-11-271-1/+1
| | | | Notes: svn path=/head/; revision=71177
* PERL -> REINPLACE for this port too!Edwin Groothuis2002-11-231-2/+4
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=70913
* Add gfax, a GTK+ front-end to hylafax.Joe Marcus Clarke2002-11-229-0/+120
| | | | | | | | PR: 34103 Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com> Notes: svn path=/head/; revision=70733
* Update to 0.6.3.1. Notable changes in this release:Christian Weisgerber2002-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> Notes: svn path=/head/; revision=70695
* liblthread.so.3 is used with GCC3Edwin Groothuis2002-11-211-2/+15
| | | | | | | | liblthread.so.2 is used with GCC2 Noticed on: bento Notes: svn path=/head/; revision=70653
* - Fix LIB_DEPENDSYing-Chieh Liao2002-11-201-9/+11
| | | | | | | | | | - Support CFLAGS/PREFIX properly PR: 45421 Submitted by: Ports Fury Notes: svn path=/head/; revision=70564
* Update to 8.0.206: bugfix release.Christian Weisgerber2002-11-183-25/+7
| | | | Notes: svn path=/head/; revision=70438
* find -> ${FIND}Tilman Keskinoz2002-11-181-2/+2
| | | | | | | | | | xargs-> ${XARGS} PR: 39971 Submitted by: Scott Flatman <sf@dsinw.com> Notes: svn path=/head/; revision=70436
* Mark FORBIDDEN: there is an overflowable buffer yielding setuid uucp.Kris Kennaway2002-11-141-0/+2
| | | | | | | Submitted by: Knud Erik H?jgaard <knud@skodliv.dk> Notes: svn path=/head/; revision=70129
* Mark broken on 5.x machinesRoger Hardiman2002-11-131-1/+8
| | | | | | | | PR: ports/44892 Submitted by: Volker Stolz <vs@foldr.org> Notes: svn path=/head/; revision=70028
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-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) Notes: svn path=/head/; revision=69808
* Make it fetchable.Patrick S. Gardella2002-11-071-1/+2
| | | | Notes: svn path=/head/; revision=69701
* Use PORTCOMMENT.Cy Schubert2002-11-072-1/+2
| | | | Notes: svn path=/head/; revision=69632
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-072-2/+1
| | | | | | | | 105 pointy hats to: me Approved by: pat Notes: svn path=/head/; revision=69625
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-0618-9/+18
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Remove broken master site.Anders Nordby2002-11-051-1/+1
| | | | | | | Reported by: jhs Notes: svn path=/head/; revision=69547
* Create port for xlog, an amateur radio logging appPatrick S. Gardella2002-11-0510-0/+140
| | | | Notes: svn path=/head/; revision=69535
* REINPLACE_CMD doesn't like x+, replaced with xx*Edwin Groothuis2002-11-041-1/+1
| | | | | | | Noticed on: betno Notes: svn path=/head/; revision=69445
* PERL -> REINPLACEEdwin Groothuis2002-11-041-1/+2
| | | | | | | And some ports have USE_PERL5=yes now. Notes: svn path=/head/; revision=69436
* PERL -> REINPLACEEdwin Groothuis2002-11-041-3/+5
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=69433