| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2012-07-20 audio/etoile-melodie: API no longer supported
2012-07-20 audio/etoile-volumecontrolmenulet: API no longer supported
2012-07-20 deskutils/etoile-corner: API no longer supported
2012-07-20 deskutils/etoile-dictionaryreader: API no longer supported
2012-07-20 deskutils/etoile-distributedview: API no longer supported
2012-07-20 deskutils/etoile-extendedworkspacekit: API no longer supported
2012-07-20 deskutils/etoile-hardware: API no longer supported
2012-07-20 deskutils/etoile-inspectorkit: API no longer supported
2012-07-20 deskutils/etoile-lookandbehavior: API no longer supported
2012-07-20 deskutils/etoile-menuserver: API no longer supported
2012-07-20 deskutils/etoile-panekit: API no longer supported
2012-07-20 deskutils/etoile-scriptservices: API no longer supported
2012-07-20 deskutils/etoile-servicemenulet: API no longer supported
2012-07-20 deskutils/etoile-servicesbarkit: API no longer supported
2012-07-20 deskutils/etoile-systemconfig: API no longer supported
2012-07-20 deskutils/etoile-trackerkit: API no longer supported
2012-07-20 deskutils/etoile-ui: API no longer supported
2012-07-20 devel/etoile-collectionkit: API no longer supported
2012-07-20 devel/etoile-coreobject: API no longer supported
2012-07-20 devel/etoile-foundation: API no longer supported
2012-07-20 devel/etoile-serialize: API no longer supported
2012-07-20 devel/etoile-unitkit: API no longer supported
2012-07-20 devel/llvm-etoile: API no longer supported
2012-07-20 editors/etoile-typewriter: API no longer supported
2012-07-20 graphics/popplerkit: API no longer supported
2012-07-20 graphics/vindaloo: API no longer supported
2012-07-20 lang/etoile-compiler: API no longer supported
2012-07-20 lang/etoile-io: API no longer supported
2012-07-20 lang/etoile-languagekit: API no longer supported
2012-07-20 lang/etoile-lkplugins: API no longer supported
2012-07-20 lang/etoile-scriptkit: API no longer supported
2012-07-20 lang/etoile-smalltalkkit: API no longer supported
2012-07-20 multimedia/etoile-babbler: API no longer supported
2012-07-20 multimedia/etoile-mediakit: API no longer supported
2012-07-20 multimedia/etoile-multimediakit: API no longer supported
2012-07-20 net-im/etoile-stepchat: API no longer supported
2012-07-20 net-im/etoile-xmppkit: API no longer supported
2012-07-20 sysutils/etoile-behavior: API no longer supported
2012-07-20 sysutils/etoile-installer: API no longer supported
2012-07-20 sysutils/etoile-powermenulet: API no longer supported
2012-07-20 sysutils/etoile-system: API no longer supported
2012-07-20 textproc/etoile-lucenekit: API no longer supported
2012-07-20 textproc/etoile-ogrekit: API no longer supported
2012-07-20 textproc/etoile-opmlkit: API no longer supported
2012-07-20 www/etoile-bookmarkkit: API no longer supported
2012-07-20 www/etoile-mollusk: API no longer supported
2012-07-20 x11-fm/etoile-fontmanager: API no longer supported
2012-07-20 x11-themes/etoile-azbackground: API no longer supported
2012-07-20 x11-themes/etoile-camaelon: API no longer supported
2012-07-20 x11-themes/etoile-etoilemenus: API no longer supported
2012-07-20 x11-themes/etoile-iconkit: API no longer supported
2012-07-20 x11-themes/etoile-wildmenus: API no longer supported
2012-07-20 x11-wm/etoile-azalea: API no longer supported
2012-07-20 x11-wm/etoile-azdock: API no longer supported
2012-07-20 x11-wm/etoile-azswitch: API no longer supported
2012-07-20 x11-wm/etoile-login: API no longer supported
2012-07-20 x11/etoile: Update to a new release is required
2012-07-20 x11/etoile-idle: API no longer supported
2012-07-20 x11/etoile-iterm: API no longer supported
2012-07-20 x11/etoile-xwindowserverkit: API no longer supported
2012-07-20 x11/gnustep-app: API no longer supported
|
|
|
|
|
| |
- use CONFLICTS_INSTALL
- other minor changes
|
|
|
|
|
|
| |
For all but kdenetwork4 use =build. For it use both just in case.
For net-im/clim also fix the manual call to pkg-config for CONFIGURE_ENV
|
|
|
|
|
|
| |
to the new macro (r301539). Convert pkg-config to pkgconf.
Add a build dep on pkgconf to pidgin-otr to handle libotr's .pc files
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat)
|
| |
|
|
|
|
| |
Hat: portmgr
|
| |
|
| |
|
|
|
|
| |
Reported by: pointyhat (beat, erwin)
|
|
|
|
|
| |
PR: 169590
Submitted by: "Eugene M. Zheganin" <eugene@zhegan.in>
|
|
|
|
|
|
| |
PR: ports/169703
Submitted by: olgeni
Approved by: maintainer
|
| |
|
|
|
|
| |
of changes in this release.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- Fix whitespaces [1]
- Set RUBY_VER to 1.9
- Add CONFLICTS between net-im/mikutter and net-im/mikutter003
PR: ports/169425 [1]
Submitted by: Koichiro IWAO <meta+ports_AT_vmeta_DOT_jp> [1]
|
|
|
|
|
|
|
| |
- Add LATEST_LINK
PR: ports/169425 (partially) [1]
Submitted by: Koichiro IWAO <meta+ports_AT_vmeta_DOT_jp> [1]
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
|
| |
PR: ports/169402
Submitted by: olgeni
Approved by: maintainer
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Qt4 based jabber library from qutim.org project.
WWW: http://qutim.org/jreen
PR: based on ports/168801
Submitted by: Andrey K <akuz84@gmail.com>
|
|
|
|
|
| |
PR: ports/169378
Submitted by: Koichiro IWAO <meta+ports@vmeta.jp>
|
|
|
|
|
|
|
| |
- Add MSN 2011 protocol support
PR: ports/162511
Submitted by: "Mikhail T." <m.tsatsenko@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: ports/169352
Submitted by: maintainer, jimmy@mammothcheese.ca
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- Change RUN_DEPENDS to ensure same-verison twisted dependency
Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-12.1.0/twisted/words/topfiles/NEWS
|
|
|
|
|
|
|
|
| |
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi)
|
|
|
|
| |
- reset MAINTAINER
|
|
|
|
|
|
| |
- Mark heimdal variant BROKEN
Reported by: pointyhat
|
|
|
|
|
| |
PR: 168806
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
until now.
- bump PORTREVISION
I'll look for a better solution in the next days.
Submitted by: "Sulev-Madis 'ketas' Silber" <madis555@hot.ee>'s checker
|
|
|
|
| |
Review by: bapt, David Naylor (kde team)
|
| |
|
|
|
|
|
| |
PR: 168706
Submitted by: Volodymyr Kostyrko <c.kworr at gmail dot com> (maintainer)
|
|
|
|
| |
Approved by: maintainer (miwi@ via email)
|
|
|
|
| |
Reported by: Sulev-Madis 'ketas' Silber <madis555 at hot dot ee>
|
| |
|
|
|
|
|
|
|
| |
switch to new options framework
PR: ports/168581
Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer)
|
|
|
|
|
|
|
| |
WWW: http://rubygems.org/gems/earthquake
PR: ports/168173
Submitted by: Koichiro IWAO <meta+ports@vmeta.jp>
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/168424
Submitted by: Otacilio de Araujo Ramos Neto <otacilio.neto@bsd.com.br>
|
|
|
|
|
|
|
| |
never got connected:
PR: ports/150086
Hat: portmgr
|
| |
|
|
|
|
|
| |
Reported by: pav
Pointyhat to: me
|
|
|
|
| |
Changes: http://www.ejabberd.im/ejabberd-2.1.11
|
|
|
|
|
|
|
|
|
|
| |
2012-05-16 databases/sqlite34: No more supported, please use databases/sqlite3 instead
2012-05-10 graphics/long-exposure-tools: BROKEN for more than 6 month
2012-05-10 misc/kde3-i18n-hsb: BROKEN for more than 6 month
2012-05-10 misc/kde3-i18n-mt: BROKEN for more than 6 month
2012-05-10 misc/kde3-i18n-nso: BROKEN for more than 6 month
2012-05-10 net-im/pino: BROKEN for more than 6 month
2012-05-18 print/perlftlib: No more upstream, no more used in the ports tree
|
|
|
|
|
| |
PR: ports/167859
Submitted by: maintainer
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
| |
PR: 167534 (based on)
Submitted by: nemysis <nemysis@gmx.ch>
|
|
|
|
|
| |
PR: 167534 (based on)
Submitted by: nemysis <nemysis@gmx.ch>
|
|
|
|
|
|
|
| |
Patch from upstream: https://github.com/Jabberd2/jabberd2/commit/41884d9919
PR: ports/167865
Reported by: Guido Falsi <madpilot@FreeBSD.org>
|
| |
|
|
|
|
| |
of changesin this release.
|
|
|
|
|
| |
PR: ports/167813
Submitted by: Bjoern Koenig <bkoenig@alpha-tierchen.de>
|
|
|
|
|
|
|
|
| |
- update maintainer email address
- add LICENSE
PR: ports/167221
Submitted by: maintainer, decept0@gmail.com
|
|
|
|
|
|
|
|
| |
ChangeLog: http://cpansearch.perl.org/src/ELMEX/AnyEvent-XMPP-0.52/Changes
- Reset maintainer to perl@
PR: 167244 [1]
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> [1]
|
|
|
|
|
|
|
|
| |
- Add options for OSC2005 msg timeout and Kerberos support
PR: ports/167086
Submitted by: Golyashov Sergey <svvord@ulona.org>
Approved by: maintainer
|
|
|
|
| |
Reported by: Jurgen Galonska via email
|
| |
|
|
|
|
| |
as broken for more than 6 month
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
| |
list of changes in this release.
Feature safe: yes
|
|
|
|
|
|
|
| |
Note that the tarball may be unfetchable for a few hours until
it propagates through the FreeBSD mirrors.
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to python@
Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-12.0.0/twisted/words/topfiles/NEWS
PR: ports/165735
Submitted by: sunpoet (myself)
Approved by: Neal Nelson <neal@nicandneal.net> (maintainer)
Feature safe: yes
|
|
|
|
|
|
|
|
| |
- pass maintainership to perl@
PR: ports/165766 [1]
Submitted by: swills
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
- bump PORTREVISION
PR: 166309
Submitted by: Pierre Guinoiseau <pierre at guinoiseau dot eu>
Suggested by: David Thiel <lx at redundancy.redundancy dot org>
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
- actualize dependencies list according to docs
- exclude -A from FETCH_ARGS
- add WITH_CRYPTO option (default off)
- actualize pkg-descr
Feature safe: yes
|
|
|
|
|
|
|
| |
https://bugs.launchpad.net/jabberd2/+bug/899284
Reported by: decke
Feature safe: yes
|
|
|
|
|
|
| |
list of changes in this release.
Feature safe: yes
|
|
|
|
|
|
|
|
| |
- Take maintainership
PR: 166178
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
| |
- Sort DEPENDS
- Avoid use of SITE_PERL in DEPENDS
- Bump PORTREVISION
PR: 165768
Submitted by: swills@
Feature safe: yes
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-Stomp/CHANGES
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index
|
|
|
|
|
| |
They were added to fix build with kdelibs-4.5, while correct fix was
to add them as run dependencies for x11/kdelibs4 (done a while ago).
|
| |
|
|
|
|
| |
- Bump PORTREVISION
|
|
|
|
| |
- Bump PORTREVISION
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/165608
Submitted by: pgollucci
Approved by: portmgr (hat)
|
|
|
|
| |
Requested by: roam (on ports-developers@)
|
|
|
|
|
|
|
|
|
|
| |
dependency
Fix receiving of the Contact list by following Location redirects
PR: 165008
Submitted by: Axel Gonzales
Approved by: maintainer
|
|
|
|
|
| |
PR: 165411
Submitted by: Conrad J. Sabatier <conrads at cox dot net>
|
|
|
|
| |
Reported by: jerry@seibercom.net and avg via mailing list
|
|
|
|
|
| |
PR: 165386
Submitted by: Josh Paetzel
|
|
|
|
| |
PR: ports/165082
|
| |
|
| |
|
|
|
|
| |
PR: ports/163605 (maintainer version)
|
|
|
|
|
| |
PR: ports/160086
Submitted by: Denis Shaposhnikov <dsh@bamus.cz> (former maintainer)
|
|
|
|
|
|
|
| |
PR: ports/155329
Submitted by: ports@c0decafe.net <ports@c0decafe.net> [for v0.84]
Approved by: maintainer timeout (skv ; 337 days)
Changes: http://search.cpan.org/dist/DJabberd/Changes
|
|
|
|
|
|
| |
PR: ports/164767
Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua>
Approved by: Frank Altpeter <frank@altpeter.de> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- fix pkg-plist problem
PR: 164391
Submitted by: Golyashov Sergey <svvord at ulona dot org>
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
| |
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
|
| |
|
| |
|
|
|
|
|
| |
PR: 163923
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
|
|
|
|
| |
please try net-im/skype instead
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Qt is the only third party library it is dependent on. Users need
to a have working knowledge of C++ and Qt basics (Signals and Slots
and Qt data types). The underlying TCP socket and the XMPP RFCs
(RFC3920 and RFC3921) have been encapsulated into classes and
functions. Therefore the user would not be bothered with these
details. But it is always recommended to the advanced users to read
and enjoy the low level details.
WWW: http://code.google.com/p/qxmpp/
PR: ports/163967
Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com>
|
| |
|
|
|
|
| |
and tests work
|
|
|
|
|
|
| |
( EXPIRATION_DATE=2012-01-01 )
with hat apache@
|
|
|
|
|
|
|
|
|
| |
update multimedia/audacious-plugins to 3.1.1
update audio/audacious-duumb to 0.73 (to make it compatible with audacious 3.1.1) [1]
mark audio/wmauda as broken (not compatible with audacious 3.1.1)
bump PORTREVISION of depeding ports
Approved by: maintainer [1]
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
With Hat: ruby@
|
| |
|
|
|
|
| |
Approved by: miwi (mentor)
|
|
|
|
|
|
| |
of changes.
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
| |
PR: ports/162953
Submitted by: olgeni
Approved by: maintainer
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
| |
- Disconnect net-im/py-turpial from build
- Connect net-im/turpial to build
- Remove net-im/py-turpial after repocopy
PR: 162747
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
Feature safe: yes
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-Stomp/CHANGES
Feature safe: yes
|
|
|
|
|
|
|
| |
- Bump PORTREVISION.
- Add instructions to UPDATING.
Feature safe: yes
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-Stomp/CHANGES
Feature safe: yes
|
|
|
|
|
|
|
|
| |
This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.
Approved by: avilla (mentor), portmgr (miwi)
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It looks like version 4.2 is a bit messed up, as soap.h includes a
header which is not installed by default, breaking the build for ports
such as kdenetwork4.
Bump PORTREVISION.
Will report upstream at https://bugs.kde.org/285803.
Reported by: Jan Henrik Sylvester <me@janh.de>
Approved by: avilla (mentor, implicit), Shane Bell <decept0@gmail.com> (maintainer, implicit)
Feature safe: yes
|
|
|
|
|
|
| |
PR: 162505
Approved by: avilla (mentor, implicit), Shane Bell <decept0@gmail.com (maintainer)
Feature safe: yes
|
|
|
|
|
|
|
| |
PR: ports/162136
Submitted by: 4720@hushmail.com
Approved by: [no rejections from any maintainer within 14 days]
Feature safe: yes
|
|
|
|
|
| |
Approved by: novel (mentor)
Feature safe: yes
|
|
|
|
|
|
|
| |
- Return maintainership to ports@
- This software has not been actively developed since 2009
Feature safe: yes
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. Remove white space from the beginning of lines
2. Make the canonical WWW the last line of the file
3. Remove lines to the effect of, "More information can be found at..."
that's the stated purpose of the WWW: tags in the first place.
4. Change secondary WWW: lines to use other text to avoid confusion
While I'm here, remove some more useless Author: lines, and some
prepended white space to other lines.
Mentioned (in part) by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
|
|
|
|
| |
about to be removed.
|
|
|
|
| |
Release notes: http://community.igniterealtime.org/blogs/ignite/2011/10/02/openfire-371-has-been-released
|
|
|
|
|
|
|
|
|
|
| |
- Remove unneeded patches
- Move LICENSE to its own section
- Whitespace fix in pkg-descr
Changes: http://www.ejabberd.im/ejabberd-2.1.9
PR: ports/161962
Submitted by: Ruslan Mahamatkhanov <cvs-src@yandex.ru>
|
| |
|
| |
|
|
|
|
|
|
|
| |
Also remove a commented out BROKEN line for x11/xfce4-clipman-plugin
PR: ports/160730
Submitted by: ryusuke
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues
|
|
|
|
|
|
|
|
| |
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
|
|
|
|
| |
Approved by: miwi (previous maintainer, Xfce team member)
|
|
|
|
|
|
|
|
|
| |
net-im/pidgin are build without NSS support - this port still links
to it when it's available and this behaviour can be disabled.
PR: ports/160352
Reported by: Peter Jeremy <Peter.Jeremy@alcatel-lucent.com>
Approved by: maintainer
|
|
|
|
|
| |
PR: 161660
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
| |
|
| |
|
|
|
|
| |
- Bump PORTREVISION.
|
| |
|
|
|
|
|
| |
PR: 161370
Submitted by: avg@
|
|
|
|
|
| |
PR: ports/161530
Approved by: maintainer
|
| |
|
|
|
|
|
|
| |
ImportError: /usr/local/lib/python2.7/site-packages/OpenSSL/SSL.so: Undefined symbol "SSL_get_servername"
Reported by: pointyhat
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
astro/gkrellsun Abandonware
astro/xrmap No more distfiles
audio/midimountain Abandonware
audio/gkrellmss Abandonware
audio/gnapster Abandonware
databases/xbase No more public distfiles
databases/xbsql No more public distfiles
games/gtkabale No more public distfiles
games/battleball No more public distfiles, does not compile on ia64 or sparc64
games/race No more public distfiles
games/stvef-paks No more public distfiles
games/stvef-server No more public distfiles
games/tome No more public distfiles
games/qkmj No more public distfiles
games/oilwar No more public distfiles
games/xbaby No more public distfiles
games/xword Abandonware
games/kslide No more public distfiles
graphics/xmrm No more public distfiles, does not compile on amd64 or sparc64
graphics/giftrans Upstream disappeared and distfile is not available
graphics/wildmagic BROKEN for more than 6 months, does not fetch
irc/ircd-rusnet No more public distfiles
irc/tkirc No more public distfiles
korean/mizifont No more public distfiles
lang/freetxl No more public distfiles
math/nsc2ke No more public distfiles
misc/mgp-mode.el No more public distfiles
multimedia/p5-RIFF-Info No more public distfiles
net/p5-Net-OpenDHT No more public distfiles
net/mudix No more public distfiles
net-im/newsbot No more public distfiles
net-im/libicq2000 Abandonware
net-im/gossip No longer maintain by upstream, use net-im/empathy instead
net-im/ickle Abandonware
net-mgmt/nipper BROKEN for more than 6 month, does not fetch
net-p2p/mldonkey-serverspy No more public distfiles
news/p5-Gateway No more public distfiles
print/epsmerge No more public distfiles
science/at No more public distfiles
science/pyvox No more public distfiles
security/p5-Email-Obfuscate No more public distfiles
security/libparanoia No more public distfiles
security/execwrap No more public distfiles
|
|
|
|
|
|
|
| |
- Pet portlint(1)
PR: ports/161336
Submitted by: Simon Olofsson <simon@olofsson.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and chat windows, some controls that allow two-way interaction with Audacious
media player.
Additionally, the plug-in allows users to automatically update their status
message using information from the song played in Audacious.
WWW: http://pidgin-audacious-remote.sourceforge.net
PR: ports/160319
Submitted by: Anton Hryciuk <gnixua@gmail.com>
Approved by: miwi, wen (mentors implicit)
|
| |
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
|
|
|
|
|
|
| |
bsd.tcl.mk API. Although this changes Tcl version from 8.4 to 8.5
for most Tcl-users, there is no PORTREVISION bump, because TCLTK
option is off by default.
While here, slightly rephrase the descriptions of the two SSL-options
(GNUTLS vs. NSS).
Approved by: maintainer
|
|
|
|
|
|
| |
mikutter - A simple, powerful and moeful twitter client
WWW: http://mikutter.hachune.net/
|
|
|
|
|
|
| |
- Bump PORTREVISION
Reported by: Vick Khera <vivek@khera.org> (via private email)
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
|
|
|
|
|
|
|
|
|
| |
2011-09-11 games/abuse: BROKEN after games/abuse_sdl update
2011-09-01 security/donkey: No more public distfiles
2011-09-01 graphics/moth: No more public distfiles
2011-09-01 net-mgmt/aguri: No more public distfiles
2011-09-01 games/senso: No more public distfiles
2011-09-01 net-im/jabber-users-agent: No more public distfiles
2011-09-01 games/cchess: No more public distfiles
|
|
|
|
|
|
|
|
| |
startup to avoid unexpected behaviour.
- Bump PORTREVISION
PR: ports/158357
Submitted by: Maxim Ignatenko <gelraen.ua@gmail.com>
|
|
|
|
| |
doesn't have anything to do with loudmouth.
|
|
|
|
| |
Reported by: Marc Peters <marc.peters@trivago.com>
|
|
|
|
| |
With hat: perl
|
|
|
|
|
| |
PR: ports/160736
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
|
|
|
|
|
|
|
| |
- Add LICENSE (GPLv3)
PR: ports/160625
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
|
| |
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES
- Add LICENSE
Reviewed by: lwhsu@
Approved by: jadawin@ (mentor)
|
| |
|
|
|
|
|
|
| |
- Pet portlint
Changes: http://search.cpan.org/dist/Net-Stomp/CHANGES
|
|
|
|
|
| |
PR: ports/160133
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
| |
PR: ports/160132
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
| |
|
|
|
|
| |
Reported by: pointyhat via pav
|
| |
|
|
|
|
| |
PR: ports/160196
|
|
|
|
|
| |
http://developer.pidgin.im/wiki/ChangeLog for a list of changes in this
release.
|
| |
|
|
|
|
|
| |
Mark deprecated, no longer maintained by upstream.
Set to expire in 1 month from now.
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-XMPP/CHANGES
|
|
|
|
| |
needed.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
SOAP::Transport::JABBER provides a Jabber-based transport backend for
SOAP::Lite.
This class uses the Net::Jabber classes to abstract the Jabber protocol away
from the direct notice of the application. Besides maintaining any needed
objects internally, the package also uses a separate class as a proxy between
communication layers, SOAP::Transport::JABBER::Query. The Jabber support
provides both client and server classes.
WWW: http://search.cpan.org/dist/SOAP-Transport-JABBER/
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: 159923
Submitted by: Phil Phillips <pphillips@experts-exchange.com>
|
| |
|
|
|
|
| |
- Add WWW
|
|
|
|
|
|
|
| |
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
|
|
|
|
| |
- update MASTER_SITES and WWW
|
| |
|
|
|
|
| |
disappeared.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2011-08-01 korean/a2ps: Looks like an abandonware, no more public distfiles
2011-08-01 korean/bitchx: Look like an abandonware, no more public distifles
2011-08-01 korean/elm: Look like an abandonware, no more public distifles
2011-08-01 korean/linuxdoc-sgml: Look like an abandonware, no more public distifles
2011-08-01 korean/mod_url: Look like an abandonware, no more public distifles
2011-08-01 korean/nh2ps: Look like an abandonware, no more public distifles
2011-08-01 korean/pinetreefonts: No more public distfile
2011-08-01 mail/bincimap: No more public distfile
2011-08-01 mail/cmail: No more public distfile
2011-08-01 math/hexcalc: Look like an abandonware, no more public distifles
2011-08-01 math/qgfe: Look like an abandonware, no more public distifles
2011-08-01 misc/ewipe: Look like an abandonware, no more public distifles
2011-08-01 misc/gkrellmfmonitor2: Look like an abandonware, no more public distifles
2011-08-01 misc/gkx86info: Look like an abandonware, no more public distifles
2011-08-01 multimedia/goggles: Abandonware, see: http://www.fifthplanet.net/2010/01/dead-projects-goggles-dvd-player.html
2011-08-01 multimedia/ldvd: Abandonware
2011-08-01 multimedia/linux-divx4linux: No more needed
2011-08-01 multimedia/linux-divx4linux4: No more needed
2011-08-01 multimedia/ogle: Abandonware
2011-08-01 multimedia/ogle-gui: Abandonware
2011-08-01 multimedia/okle: Abandonware
2011-08-01 multimedia/subconv: Look like an abandonware, no more public distifles
2011-08-01 net/callgen323: Look like an abandonware, no more public distifles
2011-08-01 net/lyntin: No longer under active development
2011-08-01 net/py-rt: No more public distfiles, looks like an abandonware
2011-08-01 net/rwhoisd: Looks like an abandonware, no more public distfiles
2011-08-01 net/traffic: Looks like an abandonware, no more public distfiles
2011-07-23 net-im/gnomeicu: No longer maintain by upstream, use net-im/empathy instead
2011-08-01 net-mgmt/trafd: Look like an abandonware, no more public distifles
2011-08-01 net-p2p/gkrellm-gift: Look like an abandonware, no more public distifles
2011-08-01 news/bgrab: Looks like an abandonware, no more public distfiles
2011-08-01 news/rkive: Looks like an abandonware, no more public distfiles
2011-08-01 polish/sap: Looks like an abandonware, no more public distfiles
2011-08-01 print/nenscript: Looks like an abandonware, no more public distfiles
|
|
|
|
| |
- Add an entry to UPDATING
|
|
|
|
|
| |
PR: ports/158561
Submitted by: Niclas Zeising
|
|
|
|
|
|
|
|
|
|
| |
This option actually enables debugging, resulting in irssi-xmpp becoming
quite useless because of tons of debug messages from loudmouth.
Remove --enable-debug again and bump PORTREVISION
PR: 158720
Approved by: no response from gnome@
|
| |
|
|
|
|
| |
pygtk2 (which depends already on py-gobject).
|
|
|
|
|
|
| |
PR: ports/159247
Submitted by: Jin-Sih Lin <linpct@gmail.com>
Approved by: Frank Altpeter <frank@altpeter.de> (maintainer)
|
|
|
|
| |
2011-07-23 net-im/gnome-jabber: No longer maintain by upstream since 2005, use net-im/empathy instead
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
| |
Requested by: Mark Voortman <mark_voortman@hotmail.com>
|
| |
|
|
|
|
|
| |
PR: 159164
Submitted by: maintainer
|
|
|
|
|
|
| |
- Add an entry to UPDATING
Reviewed by: tabthorpe
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.
Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .
PR: ports/158969
Submitted by: rene
Tested on: pointyhat-west -exp
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
|
|
| |
taken from http://developer.pidgin.im/ticket/14351 .
PR: 158814
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
|
|
|
|
|
| |
Approved by: itetcu (skype ports maintainer)
Discussed on: -multimedia
|
|
|
|
|
| |
PR: 158436
Submitted by: Niclas Zeising
|
|
|
|
|
| |
2011-07-12 java/shujit: ancient version of Java
2011-07-09 net-im/skype12: very old version
|
|
|
|
|
|
| |
for a long time, not to mention upstream.
Discussed a while ago among the KDE/FreeBSD team.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It features sexy look and supports vast variety of services, including,
but not limited to Facebook, ICQ, Jabber, Google Talk, and QIP. Number of
popular Russian community chat services also supported. It is originally
based on Vacuum-IM, built upon Qt 4.7+, and distributed under GPLv3.
As of right now, it is still beta quality, being under active development.
Rambler account (free registration) is required for time being, but plans
are to drop this limitation in future versions.
WWW: http://developers.rambler.ru/opensource/contacts/
|
|
|
|
| |
Reported by: pointyhat via pav
|
|
|
|
|
|
| |
functions.
Submitted by: pointyhat (via pav)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(Note the distfile needs time to propagate through the mirrors and may become
available only a few hours after this commit.)
Noteworthy changes:
r612 Fix thread race issues with static PurpleAccount storage.
Also thanks to skotlex.
r611 Awesome patch from skotlex which fixes crashes, hangs and memory leaks
in the dbus version of the plugin. Fixes issue #148.
r609 Check and store protocol version and use that to decide how to sent chat
messages
|
|
|
|
| |
Approved by: portmgr
|
| |
|
| |
|
| |
|
|
|
|
|
| |
http://developer.pidgin.im/wiki/ChangeLog for a list of changes in this
release.
|
|
|
|
|
| |
PR: 158441
Submitted by: Ports Fury
|
| |
|
|
|
|
|
| |
"gmake", and regenerate localhost certs before install, in case someone carelessly
uses them in production.
|
|
|
|
|
|
|
|
|
| |
Identi.ca.
WWW: http://turpial.org.ve/
PR: ports/157840
Submitted by: Olivier Duchateau <duchateau.olivier at gmail.com>
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 158139
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
|
|
|
|
|
| |
PR: 156563
Submitted by: Anati Chang <femc7488 at gmail.com>
|
|
|
|
|
|
|
|
| |
DEPRECATED= No longer maintain by upstream, use net-im/empathy instead
EXPIRATION_DATE=2011-07-23
PR: ports/158232
Reported by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
|
| |
|
|
|
|
|
|
|
|
|
| |
- Silence ${FIND} output
- Rename patch-src::ejabberdctl.template to patch-src_ejabberdctl.template (portlint warning)
PR: ports/158137
Submitted by: Ruslan Mahamatkhanov <cvs-src@yandex.ru>
Security: http://vuxml.org/freebsd/01d3ab7d-9c43-11e0-bc0f-0014a5e3cda6.html
|
|
|
|
|
|
|
|
| |
DEPRECATED= No longer maintain by upstream since 2005
EXPIRATION_DATE=2011-07-23
PR: ports/158234
Reported by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
|
|
|
|
|
| |
- Unmute data installation commands
- Relinquish as I no longer use it
|
|
|
|
|
|
| |
PR: 158070
Submitted by: Mark Atkinson <atkin901@gmail.com>
Approved by: John Prather <john.c.prather@gmail.com> (maintainer)
|
|
|
|
|
|
| |
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
|
| |
|
| |
|
|
|
|
| |
of changes.
|
|
|
|
| |
Switch to USERS and GROUPS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix DISTFILES: do not hardcode version
- Add perl5 CATEGORIES
- Use bsd.port.options.mk
- Make portlint happier
- Cosmetic change
Changes: http://www.floodgap.com/software/ttytter/dl.html
1.1.12:
- Patches for Perl 5.14 (thanks @rkfb for the report).
- Keyfiles can now be regenerated if they are corrupted or need to be updated
with -retoke.
- /doesfollow should give true or false with -runcommand (thanks
@kaleidoscopique for the report). Similarly, /short should also work,
emitting the URL (thanks @microlifter for that report).
- Properly understands a new Twitter ad-hoc error format, which repairs some
operations that would unexpectedly appear to succeed but didn't actually
(thanks @augmentedfourth for the report).
- -readline autocomplete command list now up-to-date.
1.1.11:
- Fixed a bug where TTYtter crashes ungracefully if OAuth credentials fail.
- Fixed regex in command processor that interpreted all commands starting with
/p as /print.
- -notimeline is now properly recognized by /set as a boolean.
- One last issue related to URL shortening.
PR: ports/157888
Submitted by: sunpoet (myself)
Approved by: Julian Dunn <jdunn@aquezada.com> (maintainer)
|
| |
|
|
|
|
|
|
|
|
| |
Bump port revision
PR: ports/157872
Submitted by: "Mikhail T." <m.tsatsenko@gmail.com> (maintainer)
Approved by: bapt (mentor)
|
|
|
|
|
|
|
|
|
| |
Add LICENSE
Submitter is now maintainer
PR: ports/157803
Submitted by: "Mikhail T." <m.tsatsenko@gmail.com>
Approved by: bapt (mentor)
|
|
|
|
| |
Submitted by: maintainer (by mail)
|
|
|
|
| |
Approved by: maintainers (by mail)
|