summaryrefslogtreecommitdiff
path: root/comms (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-303-0/+4
| | | | | | | | | | | | | - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav Notes: svn path=/head/; revision=196700
* - Update to 20070722.Marcelo Araujo2007-07-303-15/+42
| | | | | | | | | | - Add files/patch-GNUmakefile. Reported by: Stephen Hurd <shurd@sasktel.net> (maintainer) Approved by: pav (portmgr, in mentor's absence), Stephen Hurd (maintainer) Notes: svn path=/head/; revision=196665
* - Update to 3.25Rong-En Fan2007-07-272-4/+4
| | | | | | | | PR: ports/114940 Submitted by: Conor McDermottroe <ports at mcdermottroe.com> (maintainer) Notes: svn path=/head/; revision=196410
* - Update to 0.6.18Martin Wilke2007-07-265-19/+19
| | | | | | | | PR: 114914 Submitted by: Guido Falsi <mad@madpilot.net> (maintainer) Notes: svn path=/head/; revision=196337
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-239-10/+4
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* - Add even more ports to the new "geography" categoryFrank J. Laszlo2007-07-221-1/+1
| | | | | | | Approved by: Pav (wearing portmgr hat) Notes: svn path=/head/; revision=196071
* - Add ports to "geography" virtual categoryFrank J. Laszlo2007-07-221-1/+1
| | | | | | | Approved by: Pav (wearing portmgr hat) Notes: svn path=/head/; revision=196069
* - Update to 0.0.3Pav Lucistnik2007-07-228-64/+57
| | | | | | | | PR: ports/114778 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Notes: svn path=/head/; revision=196027
* - Add ICONS and DESKTOP files forgotten in the last commit.Marcelo Araujo2007-07-172-3/+13
| | | | | | | | | | - Add pkg-plist file. Reported by: Stephen Hurd <shurd@sasktel.net> (maintainer) Approved by: stas (mentor) Notes: svn path=/head/; revision=195805
* - Update to 0.9.20070704.Marcelo Araujo2007-07-152-11/+15
| | | | | | | | | PR: ports/113072 Submitted by: Stephen Hurd <shurd@sasktel.net> (maintainer) Approved by: stas (mentor) Notes: svn path=/head/; revision=195666
* - Update to latestDiane Bruce2007-07-102-4/+4
| | | | | | | Approved by: ehaupt (mentor) Notes: svn path=/head/; revision=195383
* - update to 2.34Diane Bruce2007-07-104-23/+18
| | | | | | | Approved: ehaupt (mentor) Notes: svn path=/head/; revision=195372
* - Update to 0.9.5Cheng-Lung Sung2007-07-063-4/+5
| | | | | | | | | PR: ports/114038 Submitted by: Roderick van Domburg <r dot s dot a dot vandomburg_AT_nedforce dot nl> Reviewed by: clsung Notes: svn path=/head/; revision=195039
* qrq is an open source morse telegraphy trainer for Linux andDiane Bruce2007-07-055-0/+53
| | | | | | | | | | | | Unix operating systems, similar to the classic DOS version of Rufz by DL4MM. It's not intended for learning telegraphy (have a look at radio.linux.org.au for CW learning software), but to improve the ability to copy callsigns at high speeds, as needed for example for Contesting. Approved by: ehaupt (mentor) Notes: svn path=/head/; revision=195023
* Fix build under -CURRENT by making it build with gcc 4.2. [1] TheDiane Bruce2007-07-052-0/+12
| | | | | | | | | | introduced patch fixes a bad macro in the source code. Notified by: Pav (via pointyhat) [1] Approved: ehaupt (mentor) Notes: svn path=/head/; revision=195017
* Update to KDE 3.5.7 / KOffice 1.6.3Michael Nottebrock2007-07-042-4/+3
| | | | Notes: svn path=/head/; revision=194883
* Fix build on 7.0-CURRENTAndrey Slusar2007-07-031-0/+11
| | | | | | | Reported by: pointyhat via pav Notes: svn path=/head/; revision=194813
* Fix build with gcc4.Kevin Lo2007-07-021-2/+44
| | | | | | | Approved by: anders (maintainer) Notes: svn path=/head/; revision=194626
* - Update to 0.3Rong-En Fan2007-07-012-9/+5
| | | | | | | | | | | - While I'm here, remove support for 4.x system PR: ports/113200 Submitted by: Petr Wolf <w-p at inmail.cz> Approved by: maintainer Notes: svn path=/head/; revision=194561
* Chase the addition of kld category to some missing portsEdwin Groothuis2007-06-301-1/+1
| | | | Notes: svn path=/head/; revision=194498
* Populate the 'kld' virtual category, for ports that install Kernel LoadableMark Linimon2007-06-293-3/+3
| | | | | | | | | modules. Hat: portmgr Notes: svn path=/head/; revision=194441
* Mark as deprecated, since this works on no supported FreeBSD version.Mark Linimon2007-06-291-0/+2
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=194432
* - Use ARCH instead of MACHINE_ARCHAndrew Pantyukhin2007-06-281-1/+1
| | | | | | | | Approved by: Jean-Baptiste Quenot <jbq@caraldi.com> (maintainer, implicit), pav Notes: svn path=/head/; revision=194405
* - Fix plist on !i386Pav Lucistnik2007-06-282-6/+8
| | | | | | | OK'ed by: Jean-Baptiste Quenot <jbq@caraldi.com> (maintainer) Notes: svn path=/head/; revision=194394
* - Update to 0.6.17Pav Lucistnik2007-06-276-42/+64
| | | | | | | | PR: ports/113926 Submitted by: Guido Falsi <mad@madpilot.net> (maintainer) Notes: svn path=/head/; revision=194338
* Teach comms/garmin-utils about cuadX when compiling on FreeBSD 6+.Anton Berezin2007-06-261-3/+11
| | | | | | | | | | Bump PORTREVISION. PR: 113914 Approved by: maintainer Notes: svn path=/head/; revision=194275
* - Correct problem under gcc 4.1 and amd64 [1]Diane Bruce2007-06-222-7/+30
| | | | | | | | | | - Remove support for FreeBSD 4.x Notified by: kris (via pointyhat) [1] Approved by: ehaupt (mentor) Notes: svn path=/head/; revision=194096
* - Add backup MASTER_SITESMartin Wilke2007-06-221-1/+2
| | | | | | | | PR: 113907 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Notes: svn path=/head/; revision=194073
* - Update to 0.0.4pre3Pav Lucistnik2007-06-186-10/+12
| | | | | | | | PR: ports/113698 Submitted by: Joe Holden <joe@joeholden.co.uk> (maintainer) Notes: svn path=/head/; revision=193773
* - Update maintainer address.Beech Rintoul2007-06-141-1/+1
| | | | Notes: svn path=/head/; revision=193529
* remove 4.x support (EOL)Ion-Mihai Tetcu2007-06-121-5/+1
| | | | | | | | PR: ports/111946 Submitted by: araujo@ Notes: svn path=/head/; revision=193367
* Remove support to FreeBSD 4.x (EOL)Ion-Mihai Tetcu2007-06-111-4/+0
| | | | | | | | | PR: ports/111941 Submitted by: araujo Approved by: maintainer Notes: svn path=/head/; revision=193245
* - Update to 0.8.0Rong-En Fan2007-06-113-6/+10
| | | | | | | | PR: ports/113508 Submitted by: Matt Dawson <matt at chronos.org.uk> (maintainer) Notes: svn path=/head/; revision=193203
* - Fix MASTER_SITESLi-Wen Hsu2007-06-011-2/+2
| | | | | | | - Set maintainership to submitter Notes: svn path=/head/; revision=192541
* - Update to 1.4.7Martin Wilke2007-05-272-5/+4
| | | | | | | | PR: 113018 Submitted by: Guido Falsi <mad@madpilot.net> (maintainer) Notes: svn path=/head/; revision=192140
* BROKEN with gcc 4.2Kris Kennaway2007-05-261-0/+4
| | | | Notes: svn path=/head/; revision=191935
* committed patch for tk8.4. Program works fine.Yoshio MITA2007-05-252-7/+6
| | | | | | | PR: ports/110581 Notes: svn path=/head/; revision=191796
* - counterpatch proposed by mm@ (maintainer approved)Martin Matuska2007-05-252-11/+27
| | | | | | | | | | | | - fixed build on i386 if devel/readline installed - fixed build on FreeBSD 5.5 - added NO_INSTALL_MANPAGES knob PR: ports/112321 Approved by: garga (mentor) Notes: svn path=/head/; revision=191756
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-1958-38/+66
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 1.4.6Martin Wilke2007-04-263-12/+8
| | | | | | | | PR: 112142 Submitted by: Guido Falsi <mad@madpilot.net> (maintainer) Notes: svn path=/head/; revision=190945
* - Remove support for EOL FreeBSD releases. [1]Diane Bruce2007-04-241-8/+4
| | | | | | | | | | - Add backup distribution site. PR: ports/111951 [1] Approved by: ehaupt (mentor) Notes: svn path=/head/; revision=190811
* - Remove support for EOL FreeBSD releases. [1]Diane Bruce2007-04-232-8/+4
| | | | | | | | | | - Fix to use correct parallel port PR: ports/111947 [1] Approved by: ehaupt (mentor) Notes: svn path=/head/; revision=190762
* - Remove support for EOL FreeBSD releases. [1]Diane Bruce2007-04-232-11/+5
| | | | | | | | | | | - Replace pkg-plist with PLIST_FILES. [1] - Add backup distribution site. PR: ports/111943 [1] Approved by: ehaupt (mentor) Notes: svn path=/head/; revision=190761
* - Update version to 2.28Diane Bruce2007-04-234-36/+44
| | | | | | | | | | - Remove support for 4.x - Tidy up Makefile a bit Approved by: ehaupt (mentor) Notes: svn path=/head/; revision=190760
* - Remove 4.X gruftMartin Wilke2007-04-234-22/+6
| | | | | | | | | PR: 111948 Submitted by: Marcelo Araujo <araujo@bsdmail.org> Approved by: maintainer Notes: svn path=/head/; revision=190705
* - Drop 4.X gruft.Martin Wilke2007-04-231-9/+1
| | | | | | | | | PR: 111942 Submitted by: Marcelo Araujo <araujo@bsdmail.org> Approved by: maintainer Notes: svn path=/head/; revision=190691
* - Update to 3.24Martin Wilke2007-04-203-9/+14
| | | | | | | | | PR: 111874 Submitted by: miwi Approved by: maintainer Notes: svn path=/head/; revision=190462
* - Inadvertantly removed one too many patchesDiane Bruce2007-04-191-0/+10
| | | | | | | | Notified by: kris Approved by: ehaupt (mentor) Notes: svn path=/head/; revision=190369
* Add p5-SMS-Send-TW-PChome 0.01, SMS::Send driver for sms.pchome.com.tw.Cheng-Lung Sung2007-04-185-0/+45
| | | | | | | | PR: ports/111334 Submitted by: Tsung-Han Yeh <snowfly at yuntech.edu.tw> Notes: svn path=/head/; revision=190270
* - use GNU_CONFIGURE [1]Diane Bruce2007-04-1730-923/+57
| | | | | | | | | | | - update to 0.8 version - remove support for 4.x Notified by: rafan [1] Approved by: ehaupt (mentor) Notes: svn path=/head/; revision=190181