summaryrefslogtreecommitdiffstats
path: root/comms
Commit message (Collapse)AuthorAgeFilesLines
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-2229-56/+29
| | | | starting with B,C
* - Change to SFP macromiwi2009-08-191-1/+1
|
* - Upgrade to 1.0.2db2009-08-182-4/+4
| | | | PR: ports/137919
* - Fix ruby-serialport on amd64. Before this change untyped arguments werestas2009-08-173-0/+63
| | | | | | promoted to incorrect types leading to segfaults. Reported by: Boris Lytochkin <lytboris@yandex-team.ru>
* Mark as needing specific version on sparc64 as well: default versionlinimon2009-08-172-2/+2
| | | | | | gets internal error. Hat: portmgr
* - Add hamradio to the categorymiwi2009-08-142-2/+2
| | | | Requested by: Diane Bruce
* This Gem provides a Ruby-Frontend to the callook.infomiwi2009-08-134-0/+27
| | | | | | | | | Amateur Radio Callsign Lookup service. WWW: http://rubyforge.org/projects/callsign/ PR: ports/137547 Submitted by: Rick Elrod <codeblock at eighthbit.net>
* An Amateur Radio callsign lookup command, made in Ruby,miwi2009-08-134-0/+35
| | | | | | | | | to look up US Amateur Radio Operators. WWW: http://rubyforge.org/projects/callsign/ PR: ports/137548 Submitted by: Rick Elrod <codeblock at eighthbit.net>
* Mk/bsd.kde4.mk:makc2009-08-102-18/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - rework KDE4_BUILDENV All ports: - remove needless post-extract target - make patches relative to ${PATCH_WRKSRC} - clean up - bump PORTREVISION when required databases/akonadi: - replace dependency on boost-python-libs with boost-libs (finally, boost-pyhton does not conflict with boost \o/) deskutils/kdepim*: - replace boost-python-libs with boost-libs - reduce dependencies - respect PREFIX - fix build with qt3 installed misc/kdeedu4: - add dependency on astro/xplanet (for KStars) misc/kdeutils4: - add dependency on devel/qca (for okteta) - make dependency on kdebase non-optional multimedia/kdemultimedia4: - add optional support for PulseAudio x11/kdebase4: - remove needless dependency on kdebase4-runtime x11/kdebase4-runtime, x11/kdebase4-workspace - remove extra CMAKE_ARGS to fix build for qt3/kde3 users x11/kdelibs4 - remove needless dependencies - remove extra CMAKE_ARGS to fix build for qt3/kde3 users
* The KDE FreeBSD team is proud to announce the release of KDE 4.3.0miwi2009-08-045-49/+87
| | | | | | | | | | for FreeBSD. The official KDE 4.3.0 (Codename: "Caizen") release notes can be found at: http://kde.org/announcements/4.3/index.php. We'd like to say thanks to all helpers and submitters. Tested by: pointyhat-exp-run (pav/miwi)
* - Patch submitted via e-mail by Emanuele Madeo (author of xwota)db2009-08-042-3/+12
| | | | | | | | - Submitted to Emanuele by Lucian Langa cooly@gnome.eu.org - ... likely strcpy (eor, "<EOR>"); will overflow eor because of terminating null byte. Submitted by: e.madeo@fabaris.it
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-0222-22/+22
| | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
* - Add MASTER_SITE_SAVANNAH to the list of master sites as xlog development hasdb2009-08-011-1/+3
| | | | | | moved there. Download links tested manually using make fetch. PR: ports/137342
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-3133-28/+33
| | | | | | bumped or updated Requested by: edwin
* Utilize %%SITE_PERL%% and %%PERL_ARCH%% in pkg-plistspgollucci2009-07-302-4/+4
| | | | | | PR: ports/136771 Exp Run by: pav Approved by: portmgr (pav)
* - force WITHOUT_NLSdinoex2009-07-281-0/+1
| | | | | PR: 137123 Submitted by: Helge Oldach
* - Update boost to 1.39pav2009-07-282-2/+2
| | | | | | | - Split boost port to separate components, with boost-all metaport PR: ports/137054 Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
* Place an ARCH check after ".include <bsd.port.pre.mk>".bsam2009-07-252-8/+8
| | | | | | Hm, strange it did work at amd64 tinderbox though... Reported by: FreshPorts sanity checking
* Use GCC=4.3 to fix build at FreeBSD-amd64 (the port doesn'tbsam2009-07-252-0/+8
| | | | | | compile with other gcc versions). Do not bump PORTREVISION. Reported by: QAT
* Catch up with the renaming of cuaa to cuad 5 years ago.arved2009-07-243-3/+3
| | | | | PR: 135909 Submitted by: Daniel O'Connor
* - Update to 2.0.3db2009-07-222-4/+4
| | | | PR: ports/136993
* Update to version 1.25.0.bsam2009-07-194-8/+8
|
* - update to 6.0.3dinoex2009-07-182-5/+4
|
* - update to jpeg7dinoex2009-07-183-2/+3
| | | | Tested by: pav on pointyhat
* Fix a few "bad example" problems in the rc.d scripts that have beendougb2009-07-154-10/+9
| | | | | | | | | | | | | | | | | | | | propogated by copy and paste. 1. Primarily the "empty variable" default assignment, which is mostly ${name}_flags="", but fix a few others as well. 2. Where they are not already documented, add the existence of the _flags (or other deleted empties) option to the comments, and in some cases add comments from scratch. 3. Replace things that look like: prefix=%%PREFIX%% command=${prefix}/sbin/foo to just use %%PREFIX%%. In many cases the $prefix variable is only used once, and in some cases it is not used at all. 4. In a few cases remove ${name}_flags from command_args 5. Remove a long-stale comment about putting the port's rc.d script in /etc/rc.d (which is no longer necessary). No PORTREVISION bumps because all of these changes are noops.
* - Drop maintainershipmiwi2009-07-111-1/+1
|
* - Update to 0.74dhn2009-07-102-4/+4
|
* Fix a typo, libtool15 -> libtool:15 in USE_AUTOTOOLS.mezz2009-07-021-1/+1
| | | | Approved by: Alexander V. Chernikov <melifaro@ipfw.ru> (maintainer)
* Fix a typo, libtool15 -> libtool:15 in USE_AUTOTOOLS.mezz2009-07-021-1/+1
|
* PR: 136092timur2009-07-023-4/+7
| | | | | Submitted by: maintainer Update port to the 0.0.6pre12 version.
* - Update to 2.0.2db2009-06-302-4/+4
| | | | PR: ports/136086
* - Update to 1.06pgollucci2009-06-212-6/+5
| | | | | | PR: ports/135721 Approved by: maintainer Submitted by: myself (pgollucci@)
* - Update to 0.7.0pgollucci2009-06-184-44/+14
| | | | - Don't mix PORTDOCS/PORTEXAMPLES
* - Fix LOCALBASE [1]db2009-06-172-5/+5
| | | | | | - Fix dead link in pkg-descr Reported by: itetcu [1]
* - Assign all unmaintained ruby ports to ruby@,stas2009-06-161-1/+1
| | | | so people will know where to send questions to.
* - Update to 3.1.5mm2009-06-157-46/+47
| | | | | | - Fix build and install with custom PREFIX [1] Reported by: QAT [1]
* - As discussed with ITetcu mark no maintainer hamradio ports as hamradio@db2009-06-141-1/+1
|
* - As discussed with ITetcu mark no maintainer hamradio ports as hamradio@.db2009-06-141-1/+1
|
* - As discussed with ITetcu, hamradio@ will pick up hamradio ports.db2009-06-141-1/+1
|
* Remove comms/gfax as it has been marked BROKEN for over 4 months.erwin2009-06-137-83/+0
|
* Removed comms/xcept: stale old code, underlying protocol no longer in usejoerg2009-06-1311-2381/+0
| | | | by telcos.
* Mark BROKEN on 8.x: does not build.erwin2009-06-121-1/+7
|
* Mark BROKEN on 8.x: does not build.erwin2009-06-121-1/+7
|
* Convert most of remaining ports that depend on xorg-libraries toamdmi32009-06-095-6/+9
| | | | | | | | | | | | | modular xorg. - supply corresponding USE_XORG for all imake-using ports that need it - USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG - retire USE_X_PREFIX which is not really used anywhere after the above change - a few minor nits like whitespace and SF macro Tested by: 2 tinderbox runs by pav Approved by: portmgr (pav)
* Fix build with custom LOCALBASE.itetcu2009-06-062-1/+33
| | | | | Submitted by: maintainer Reported by: QATty
* - Fix PREFIX PPPdb2009-06-051-1/+3
| | | | Notified by: itetcu
* Mark BROKEN on 8.x: does not build.erwin2009-06-041-0/+4
|
* The KDE FreeBSD team is pleased to announce KDE 4.2.4, the last bugfixmiwi2009-06-032-4/+3
| | | | | | release in 4.2.x series. The official KDE 4.2.4 release changelog can be found at: http://www.kde.org/announcements/changelogs/changelog4_2_3to4_2_4.php.
* - Respect PREFIX/MANPREFIXdhn2009-06-022-10/+17
| | | | Reported by: QAT
* - Switch to using new MASTER_SITE_KERNEL_ORGwxs2009-06-011-2/+2
| | | | | | PR: ports/134566 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> Approved by: Guido Falsi <mad@madpilot.net> (maintainer)
OpenPOWER on IntegriCloud