summaryrefslogtreecommitdiffstats
path: root/comms
Commit message (Collapse)AuthorAgeFilesLines
* Depend upon the repocopied pwlib152 and and openh323-112 ports, to ease thenetchild2006-02-051-3/+3
| | | | | | | | | | transition to newer versions of pwlib and openh323 without breaking ports which depend upon them. PR: 83396 Submitted by: Steve Ames <steve@energistic.com> In colaboration with: Steve Ames <steve@energistic.com> Approved by: linimon ("no weeping changes ATM"-Heads-Up)
* - Change bash dependency from bash2 to bash porttmclaugh2006-02-041-3/+2
| | | | | | - Remove USE_REINPLACE while I'm at it Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD>
* Update to KDE 3.5.1.lofi2006-02-015-182/+67
|
* Small tune-ups, ok'ed by kuriyamadougb2006-02-011-1/+2
|
* Chase shlib bump of libexpat.kuriyama2006-01-301-1/+2
|
* - Upgrade to 8.1.13.kuriyama2006-01-304-15/+5
| | | | | | | - Improve $USE_RC_SUBR usage. PR: ports/91839 Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
* Bump PORTREVISION (had to do this in my previous commit).novel2006-01-261-1/+1
| | | | Reminded by: kris
* Add missing USE_PERL5_BUILDkris2006-01-251-0/+1
|
* Add to hamradio virtual category.linimon2006-01-231-1/+1
| | | | Requested by: Diane Bruce
* Fix build on recent -CURRENT.novel2006-01-231-21/+45
| | | | | PR: 92131 Submitted by: Stepan Zastupov, glebius
* Add hamradio to categoriesarved2006-01-221-2/+1
| | | | | PR: 92140 Submitted by: Soeren Straarup <xride@x12.dk>
* SHA256ify (manually done and checked)edwin2006-01-221-0/+1
| | | | Approved by: krion@
* SHA256ifyedwin2006-01-2265-0/+66
| | | | Approved by: krion@
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-2214-49/+49
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
|
* - Fix 'all-depends-list' target in cases if dependencies list iskrion2006-01-2125-25/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | very long and if some dependencies can't be added into the list. [1] - Fix FAM support. Make gamin the default FAM system. [2] - Introduce new 'quicksearch' target to show only port, path and info section of the matching ports. [3] - Introduce new category - rubygems. [4] - Fix stale dependencies while installing qmail slaveport and another port that depends on qmail. [5] - Add commentary for describes target in bsd.port.mk. [6] - Fix warning issued during make index on archs !368. [7] - Add USE_DOS2UNIX variable. If set to "YES", remove the ^M from all files under ${WRKSRC}. If set to a string, remove in all files under ${WRKSRC} with one of these names the ^Ms. [8] - Add new variables PERL_RUN_DEPENDS and PERL_BUILD_DEPENDS by checking the existance of the Perl modules with the "perl -e 'use module;'" command. [9] - Fix bsd.port.mk variable quoting issues. No quoting is necessary anymore either in the Makefile or on the command line. Affected variables include: BROKEN FORBIDDEN IGNORE MANUAL_PACKAGE_BUILD NO_CDROM NO_PACKAGE RESTRICTED [10] - Add NOFETCHFILES variable. If set, don't download these files from the ${MASTER_SITES} or ${MASTER_SITE_BACKUP} (but do from ${MASTER_SITE_OVERRIDE}). [11] - Improve 'search' target output. [12] - Add a new virtual category for Amateur Radio - hamradio. [13] - Cleanup some old/unused pathes in bsd.port.mk. [14] - Add @dirrmtry for plists which does the same as: "@unexec rmdir %D/foo 2>/dev/null || true" [15] - Remove virtual category - offix. [16] - Use portsnap instead of cvsup or cvs on "make update" in /usr/ports. [17] - Move location of bsd.autotools.mk within bsd.port.mk [18] - Add bsd.linux-rpm.mk, fix INSTALLS_SHLIB for Linux ports [19] - Use new USE_RC_SUBR format for FreeBSD version >= 700007 [20] - Replace the string "FreeBSD" by "The FreeBSD Project" in the security warning [21] - Add bsd.local.mk for local modification to ports framework. [22] - Replace rcNG spelling by rc.d [23] - Remove superfluous USE_REINPLACE. [24] Special thanks to: linimon for spending hours with all these patches clement for fixes kris for help with pointyhat PR: ports/86310 [1], ports/89498 [2], ports/83530 [3], ports/83789 [4], ports/84053 [5], ports/86281 [6], ports/87214 [7], ports/87234 [8], ports/87318 [9], ports/87396 [10], ports/87605 [11], ports/87840 [12], ports/88230 [13], ports/88493 [14], ports/88711 [15], ports/88751 [16], ports/89281 [17], ports/89999 [18], ports/90031 [19], ports/90150 [20], ports/90668 [21], ports/91433 [23], ports/88754 [24] Submitted by: mi [1], marcus [2], Lars Engels <lars.engels@0x20.net> [3], pav [4, 16, 20, 24], garga [5], cperciva [6], vd [7], edwin [8, 9, 11, 15, 21], fenner [10], Arseny Nasokin <tarc.po.cs.msu.su@tarc.po.cs.msu.su> [12], Carl Makin <carl@stagecraft.cx> [13], arved [14], NIIMI Satoshi <sa2c@sa2c.net> [17], thierry [18], jylefort [19], linimon [22], dougb [23]
* BROKEN: Configure failskris2006-01-191-0/+2
|
* Update to 1.04.0anray2006-01-198-8/+50
| | | | | | PR: ports/91097 Submitted by: "Boris B. Samorodov" <bsam@ipt.ru> Approved by: maintainer timeout
* - Change MAINTAINER emailaz2006-01-152-2/+4
| | | | | | | | - Add an extra MASTER_SITES - Add SHA256 PR: ports/91835 Submitted by: Aleksander Fafula <alex@bsdguru.org> (maintainer)
* - Remove expired portspav2006-01-1410-127/+0
|
* Update to KDE 3.5.0lofi2006-01-086-70/+305
|
* o add patch to fix double-free bug[1]mich2006-01-063-0/+18
| | | | | | | o bump portrevision o add SHA256 checksum, while here Tested by: Achim Gorski <agorski@netapp.com>[1]
* Chase libversion bumb to libMagick.so.9edwin2006-01-051-0/+1
| | | | PR: ports/91270
* Fix build.trhodes2006-01-032-0/+23
| | | | Requested by: kris
* - Update to 2.2.2pav2005-12-294-47/+42
| | | | | | | - Take maintainership PR: ports/91033 Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
* QFaxReader is a monochrome/color multipage tiff/fax files visualisationpav2005-12-295-0/+75
| | | | | | | utility. Is designed for the users who receive faxes using computers. PR: ports/90414 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
* Check if stdin is a TTY, otherwise bail out as per BATCH mode.jmz2005-12-232-0/+2
| | | | Submitted by: Daniel O'Connor <doconnor@gsoft.com.au>
* - Update to 1.3pav2005-12-225-11/+18
| | | | | PR: ports/90768 Submitted by: Matt Dawson <matt@mattsnetwork.co.uk> (maintainer)
* - Update to 0.3erwin2005-12-216-57/+23
| | | | | | | New version new mastersite new maincoder PR: 90592 Submitted by: Soeren Straarup <xride@x12.dk> (maintainer)
* Update MASTER_SITE.jmz2005-12-171-1/+1
|
* Upgrade to version 1.1.34jmz2005-12-173-4/+29
| | | | Add a workaround (patch-mg_m_init.c) so that it works on FreeBSD 6 (see PR kern/87208)
* Don't require Perl to build.obrien2005-12-171-2/+2
|
* Change email address for all my ports.anray2005-12-152-3/+3
| | | | Approved by: sem(mentor)
* Obey PREFIX/LOCALBASE.lawrance2005-12-111-1/+3
| | | | | PR: ports/90246 Submitted by: Søren Straarup <xride@x12.dk> (maintainer)
* - Respect LOCALBASE/X11BASEtdb2005-12-111-0/+9
| | | | | | PR: 90232 Submitted by: Soeren Straarup <xride@x12.dk> (maintainer) Approved by: clement (mentor)
* Unbreak: Builds fine with newer GCC on 4.xvs2005-12-081-1/+1
|
* Update to 1.03.0lawrance2005-12-088-38/+20
| | | | | | PR: ports/89648 Submitted by: Boris B. Samorodov <bsam@ipt.ru> Approved by: kirill@solaris.ru (maintainer, timeout 14+ days)
* - Update to 0.2ehaupt2005-12-073-9/+10
| | | | | | | - Nuke pkg-plist PR: 90019 Submitted by: Dmitry Komissaroff <dxi@mail.ru> (maintainer)
* [PATCH] comms/spandsp: [fix build on FreeBSD < 5.3edwin2005-12-053-3/+18
| | | | | | | | tgmath.h doesn't exist in FreeBSD prior to 5.3, so fake it when building on earlier FreeBSD PR: ports/89958 Submitted: Tod McQuillin <devin@spamcop.net>
* Remove install-info from Makefile, it's automatically done when INFO is definededwin2005-12-041-1/+0
|
* [MAINTAINER-UPDATE] ports comms/spandspedwin2005-12-049-12/+18
| | | | | | | Upgrade port to more recent version of spandsp PR: ports/89919 Submitted by: wlloyd@slap.net
* - Update to 3.0.7tdb2005-12-042-4/+3
| | | | | | PR: 89888 Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer) Approved by: clement (mentor)
* Update to 1.46skv2005-12-022-3/+4
| | | | Changes: http://search.cpan.org/src/COSIMO/Device-Modem-1.46/Changes
* - Add forgotten patch to unbreak plist.kuriyama2005-12-012-0/+12
| | | | Reported by: pointyhat via kris
* Add SHA256 to my BSD# portstmclaugh2005-12-011-0/+1
| | | | Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD>
* - Upgrade to 8.1.12.kuriyama2005-11-306-26/+11
| | | | | | | | | - Add HTTP to MASTER_SITE. - Minor fixes to conserver.sh. - Remove harmful patch for conserver.cf sample. Submitted by: Andrew Pantyukhin PR: ports/88420
* Chase shlib version bump of net-snmp.kuriyama2005-11-301-0/+1
|
* Fix build when WITH_SMSD and WITH_PGSQL are defined (cause was a malformedlawrance2005-11-301-1/+1
| | | | | | | | sed command). PR: ports/89422 Submitted by: Scot W. Hetzel <swhetzel@gmail.com> Approved by: Guido Falsi <mad@madpilot.net> (maintainer)
* Make /dev/cuad0 the default serial port in FreeBSD 6 and newer.anders2005-11-272-68/+8
| | | | | | | | | Drop the script to choose serial port and make the link from /dev/modem (I assume people do not need or want it anymore), set the port directly instead (and let people override with a make switch if they want). Users can change the default port in the configuration anyway. PR: ports/82241
* - Fix serial ports name for FreeBSD >= 6.0sem2005-11-272-0/+28
| | | | | PR: ports/89282 Reported by: Karsten Thygesen
OpenPOWER on IntegriCloud