aboutsummaryrefslogtreecommitdiff
path: root/comms
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.7.0Pav Lucistnik2004-04-283-5/+19
| | | | | | | | PR: ports/65819 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) Notes: svn path=/head/; revision=107821
* - Fix build on 4-xKirill Ponomarev2004-04-211-1/+1
| | | | | | | Approved by: marcus (portmgr) Notes: svn path=/head/; revision=107780
* - Update to 1.2.0Pav Lucistnik2004-04-204-31/+99
| | | | | | | | | PR: ports/63013, ports/65758 Submitted by: Sebastian Yepes F. [ESN] <esn@x123.info> (maintainer) Carl Makin <carl@stagecraft.cx> Notes: svn path=/head/; revision=107707
* Update to KDE 3.2.2Michael Nottebrock2004-04-202-2/+13
| | | | Notes: svn path=/head/; revision=107688
* Back out previous commit, the port was recently fixed.Kris Kennaway2004-04-191-2/+0
| | | | | | | Pointy hat to: kris Notes: svn path=/head/; revision=107548
* BROKEN: Does not compileKris Kennaway2004-04-191-0/+2
| | | | Notes: svn path=/head/; revision=107519
* BROKEN: Does not compileKris Kennaway2004-04-191-0/+2
| | | | Notes: svn path=/head/; revision=107516
* - Distfile was rerolled with a change specific to Mac OS X and updatePav Lucistnik2004-04-181-2/+2
| | | | | | | | | | | | | | | | | to documentation. Except from diff: +I had somehow lost the edit to ckutio.c that changed the UUCP lockfile for +Mac OS X from /var/spool/uucp to /var/spool/lock. So I slipped it in and +re-uploaded version 8.0.211. You can tell the difference because SHOW +VERSIONS has a 17 Apr 2004 for the Communications I/O module. Also the 10.3 +executable now has a designer banner: "Mac OS X 10.3". makefile, ckuver.h, +ckutio.c, ckuus[45].c, 17 Apr 2004. PR: ports/65694 Reported by: Helge Oldach <kermitmar04@oldach.net> Notes: svn path=/head/; revision=107426
* - Fix build on 4-xKirill Ponomarev2004-04-181-0/+4
| | | | Notes: svn path=/head/; revision=107392
* Unbreak after recent gtk update.Volker Stolz2004-04-171-0/+11
| | | | | | | | | PR: ports/65357 Submitted by: Tijl Coosemans (maintainer) Approved by: linimon (mentor) Notes: svn path=/head/; revision=107341
* Add efax-gtk 2.2.5, GUI front end for the efax fax program.Clement Laforet2004-04-169-0/+109
| | | | | | | | | | | | | | | | This program is a Gtk+/Gtkmm front end for the efax program for receiving and sending faxes with a fax modem. Any files to be faxed must be in postscript format, which is the generic printer format for Unix/Linux systems. The program will use ghostscript to convert these into the Group 3 fax format which the fax modem will understand. WWW: http://www.cvine.freeserve.co.uk/efax-gtk/ PR: ports/63844 Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> Notes: svn path=/head/; revision=107281
* - Update to version 0.6.1Kirill Ponomarev2004-04-144-13/+15
| | | | | | | | PR: ports/65547 Submitted by: maintainer Notes: svn path=/head/; revision=107074
* - Update to 8.0.211: bugfix release.Christian Weisgerber2004-04-142-6/+5
| | | | | | | - Drop maintainership. Notes: svn path=/head/; revision=107070
* Upgrade to 8.1.4 (minor fixes).Jun Kuriyama2004-04-142-3/+3
| | | | Notes: svn path=/head/; revision=106976
* - Update to 1.2Pav Lucistnik2004-04-125-43/+6
| | | | | | | | PR: ports/65449 Submitted by: Guido Falsi <mad@madpilot.net> (maintainer) Notes: svn path=/head/; revision=106827
* Tidy up whitespace.Trevor Johnson2004-04-103-3/+3
| | | | Notes: svn path=/head/; revision=106671
* Trim whitespace.Trevor Johnson2004-04-102-2/+2
| | | | Notes: svn path=/head/; revision=106662
* - Update to 0.94.0Kirill Ponomarev2004-04-088-36/+8
| | | | | | | | PR: ports/65323 Submitted by: maintainer Notes: svn path=/head/; revision=106491
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-055-4/+5
| | | | Notes: svn path=/head/; revision=106175
* Remove category pkg/COMMENT files in favour of a COMMENT variable in theKris Kennaway2004-04-022-1/+2
| | | | | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651 Notes: svn path=/head/; revision=105948
* SIZEify (maintainer timeout)Trevor Johnson2004-03-3134-0/+34
| | | | Notes: svn path=/head/; revision=105747
* - Use USE_ICONV knobKirill Ponomarev2004-03-301-2/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=105722
* - Mark ONLY_FOR_ARCHS=i386 for nowPav Lucistnik2004-03-301-0/+3
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=105696
* Add aldo, a Morse code tutor. At the moment it has four kinds ofPav Lucistnik2004-03-295-0/+58
| | | | | | | | | | | exercises: Classic exercise, the Koch method, Callsign exercise, and exercises read from files. PR: ports/64358 Submitted by: Scott Lambert <lambert@lambertfam.org> Notes: svn path=/head/; revision=105651
* Upgrade to 8.1.3 (small '^Ec;' bugfix).Jun Kuriyama2004-03-252-3/+3
| | | | Notes: svn path=/head/; revision=105188
* - Always use libusbPav Lucistnik2004-03-245-33/+33
| | | | | | | | | | | - Remove auto*tools support - Bump PORTREVISION PR: ports/64627 Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer) Notes: svn path=/head/; revision=105164
* Add obexapp, a utility written by Maksim Yevmenkin (emax@FreeBSD.org)Pav Lucistnik2004-03-237-0/+90
| | | | | | | | | | | | to transport files over OBEX protocol. This only works for Bluetooth and needs -CURRENT as of January 20 or newer (sdpd import) to work, so IGNORE on 5.2.1-R and older. PR: ports/64597 Submitted by: Guido Falsi <mad@madpilot.net> Notes: svn path=/head/; revision=105080
* Add openobex, a library for OBEX (Object Exchange), a protocol to exchangePav Lucistnik2004-03-2315-0/+363
| | | | | | | | | | | | a data over infrared and Bluetooth. This port is adapted to work with FreeBSD Bluetooth stack. PR: ports/64596 Submitted by: Guido Falsi <mad@madpilot.net> Notes: svn path=/head/; revision=105079
* Add SIZE data to distinfo files.Stefan Eßer2004-03-221-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104991
* Add SIZE data.Akinori MUSHA2004-03-222-0/+2
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104943
* My last attempt to fix 5.x was incorrect for 4.x. Move a #endif around soScott Long2004-03-211-1/+1
| | | | | | | it covers the correct scope. Notes: svn path=/head/; revision=104810
* Add size data, approved by maintainers.Trevor Johnson2004-03-203-0/+3
| | | | Notes: svn path=/head/; revision=104775
* BROKEN on alpha 4.x: Does not compileKris Kennaway2004-03-191-0/+4
| | | | Notes: svn path=/head/; revision=104675
* Add size data, approved by maintainers.Trevor Johnson2004-03-183-0/+3
| | | | Notes: svn path=/head/; revision=104535
* Add size data, approved by maintainers.Trevor Johnson2004-03-183-0/+3
| | | | Notes: svn path=/head/; revision=104520
* BROKEN on 4.x: Configure failsKris Kennaway2004-03-181-1/+7
| | | | Notes: svn path=/head/; revision=104448
* - SIZEify.Michael Landin2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104421
* Add SIZE data.Hye-Shik Chang2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104400
* Add SIZE.Cy Schubert2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104371
* Add size data.Trevor Johnson2004-03-185-0/+5
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104360
* Upgrade 8.1.2.Jun Kuriyama2004-03-142-3/+3
| | | | | | | | | | | | | | | | | | - better handling of client command (^Ec|) when user is bumped, conserver is reconfigured, etc - added 'initsubst' option for 'initcmd' substitutions like 'devicesubst' and 'execsubst' - modified and added to *subst (initsubst, etc) syntax to allow for flexibility and future enhancement - changed 'port' and 'portinc' minimums from 1 to 0 - it allows more flexibility and helps with 0-based counting - added --with-extmsgs configure switch to enable entertaining messages - added ability to "move" to a new console via '^Ec;' - added a dump of console information when -S is used twice Notes: svn path=/head/; revision=103991
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-147-8/+8
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* withAde Lovett2004-03-121-1/+1
| | | | | | | | | | | the USE_<x> equivalents. In the current scheme of things, the WANT_ variables in this case are synonymous with the USE_ ones, and thus need to be exterminated. First in a series of major autotools cleanups. Notes: svn path=/head/; revision=103722
* . Re-add the Savannah mirrors to MASTER_SITES.Greg Lewis2004-03-091-1/+2
| | | | | | | | PR: 63934 Submitted by: Guido Falsi <mad@madpilot.net> (maintainer) Notes: svn path=/head/; revision=103455
* Update to KDE 3.2.1 / QT 3.3.1Michael Nottebrock2004-03-094-29/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Important changes: ================== KDE: - Audio/arts does not install artswrapper anymore, instead it is provided by audio/artswrapper. See UPDATING. - misc/kdeaddons3 is now a metaport with editors/kate-plugins editors/vimpart games/atlantikdesigner misc/kaddressbook-plugins misc/kfile-plugins misc/kicker-applets misc/knewsticker-scripts misc/konq-plugins misc/ksig misc/renamedlgplugins multimedia/noatun-plugins net/kontact-plugins as slave ports. - A number of KDE ports now uses OPTIONS do make various WITH_* options more visible. - Plist fixes - devel/kdevelop should be able to detect FreeBSD's autoconf/automake now for newly created projects. - kdebase will no longer remove previous KDM configurations. This won't take effect during the update from 3.2.0 to 3.2.1 (as deinstalling 3.2.0 will still remove the configuration), but subsequent updates will merge old configs. QT: - Previous versions of QT could be compiled with debugging-support enabled by defining DEBUG. This switch has been renamed to the more unambiguous WANT_QT_DEBUG (similar to WANT_KDE_DEBUG in the KDE ports). Notes: svn path=/head/; revision=103453
* - Update MASTER_SITES and pkg-descrKirill Ponomarev2004-03-072-8/+9
| | | | | | | | PR: ports/63893 Submitted by: maintainer Notes: svn path=/head/; revision=103222
* - add SIZEDirk Meyer2004-02-262-0/+2
| | | | Notes: svn path=/head/; revision=102158
* - Fix INDEX buildKirill Ponomarev2004-02-241-8/+9
| | | | | | | No cookies for: patrick Notes: svn path=/head/; revision=102004
* Merge in port changesPatrick S. Gardella2004-02-241-3/+7
| | | | | | | | PR: 61770 Submitted by: Matt Dawson <matt@mattsnetwork.co.uk> Notes: svn path=/head/; revision=101997
* Change WWW addressPatrick S. Gardella2004-02-241-1/+1
| | | | Notes: svn path=/head/; revision=101993