| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
- Trim Makefile header
|
|
|
|
|
| |
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This update updates Glib20 to 2.36 and Gtk+ 3.8
* The gio-fam-backend port that used gamin for the GFileMonitor API is gone.
It is replaced by a GIO kqueue implementation developed as part of a NetBSD
GSoC 2011 project by Dimitry Matveev.
* Fix a bug in the glib20 Makefile so it includes -lintl in the glib-2.0
pkgconfig file [1]. This broke static linking and newer binutils.
* Add introspection USE_GNOME component which sets GI_SCANNER_DISABLE_CACHE to
prevent creation of / root/.cache dir. Defaults to build & run depend,
but :build and :run switches available.
* New x11-toolkits/pangox-compat port and companion USE_GNOME component for
pangox support which was removed from the pango port. Add it to ports still
using pangox API.
Exp-run by: bapt@
PR: ports/178958 [1]
Submitted by: emaste@ [1]
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Microsoft ended the primary MSN service for all countries by 30 APR 2013.
Third party clients still work although they can only communicate with
other such clients. The XMPP protocol service is expected to be shut down
by October 2013 [1] although MSP service may continue into early 2014. [1]
Deprecate all ports that exclusively use MSN protocols and mark the
expiration by the end of October.
[1] http://tinyurl.com/ac9vbqo
Approved by: bapt (portmgr, mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This port is BROKEN because the master site more-pah.net no longer offers
a direct download so the distfile can't be fetched. I could not find any
mirrors for the distfile.
It is deprcated because the offical MSN Messenger service ended 30 Apri
2013. Third party tools like this still function for now, but the true
EOL date is not publically known, but official documentation suggested
XMPP protocol service ends October 2013. [1]
[1] http://tinyurl.com/ac9vbqo
PR: 179655
Approved by: bapt / culot (mentors, implicit), maintainer timeout
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.
Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports
PR: ports/180745
Submitted by: rene
Approved by: portmgr (bapt)
Exp-run by: bapt
|
|
|
|
| |
Fix build with recent binutils
|
| |
|
|
|
|
|
|
| |
- Trim Makefile headers and positions name and surname within
Approved by: eadler, rm (mentors)
|
|
|
|
| |
Changes: https://github.com/hipchat/hipchat-rb/commits/master
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: pkg-fallout
|
|
|
|
| |
Changes: https://github.com/hipchat/hipchat-rb/commits/master
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi
|
| |
|
| |
|
|
|
|
|
|
| |
- Change pkgconfig:build to pkgconfig since it's the same and it's bad practice.
It accidentally slipped in during the original introduction
- Trim header
|
|
|
|
| |
Approved by: kwm (gnome)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Proudly brought to you by the KDE on FreeBSD team. We're sorry to ship two
KDE updates in just a few days, but the work on 4.10.5 was very light
compared to 4.10.4 so it was ready much faster.
The release announcement can be found in [1].
[1] http://www.kde.org/announcements/announce-4.10.5.php
The biggest news for us on FreeBSD is that the Ruby bindings should work
with Ruby 1.9 now.
I will probably add a note to UPDATING later about this, but as avilla@
pointed out, the clang support we mentioned that was improved in 4.10.4
requires a rebuild of the ports that depend on kdelibs4. Most of them are
covered by this update, but those which are not part of the Software
Compilation need to be rebuilt manually to make sure the previous issues
(proper symbol visibility being the most annoying of them) are solved.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
With commits from avilla@, makc@, rakuco@ and Schaich Alonso.
The upstream announcement can be found in [1].
[1] http://www.kde.org/announcements/announce-4.10.4.php
clang support should be more stable now, with clang being recognized by
kdelibs4 and being passed the correct flags to build other ports.
Additionally, all ports being committed have been verified to build with
-CURRENT's clang 3.3 on an amd64 tinderbox (special thanks go to swills@ for
providing it).
Work on the newly-released 4.10.5 will begin shortly.
|
|
|
|
| |
Approved by: maintainer silence
|
| |
|
|
|
|
|
| |
PR: ports/179543
Submitted by: Guido Falsi <madpilot@FreeBSD.org>
|
|
|
|
|
|
|
|
| |
Announcement: http://community.igniterealtime.org/blogs/ignite/2013/05/28/
- Incorporate a patch to fix broken S2S [1]
Issue: http://issues.igniterealtime.org/browse/OF-443
Submitted by: Christian Reiss <email@christian-reiss.de> [1]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Convert NOPORTDOCS to PORT_OPTIONS:MDOCS [1]
* Remove LICENSE_FILE for standard license
* Remove INSTALL_DEPENDS
* Make use of rubygem ports instead of ruby- prefix ports
* Update the restriction of Ruby version
* Cleanup post-patch target
- Remove net-im/mikutter003 [2]
* Consider using net-im/mikutter
* Add an entry to UPDATING
PR: ports/179320 (based on) [1]
PR: ports/179504 (based on) [2]
Submitted by: Koichiro IWAO <meta+ports_AT_vmeta_DOT_jp> [1][2]
|
|
|
|
|
|
|
| |
- Fix whitespace in pkg-descr
PR: ports/179534
Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
|
|
|
|
|
|
| |
- Assign some p5- ports under perl@ maintainership.
Approved by: portmgr@ (bapt@)
|
|
|
|
|
|
|
| |
hipchat is a Ruby library to interact with HipChat.
WWW: https://github.com/hipchat/hipchat-rb
RG: https://rubygems.org/gems/hipchat
|
|
|
|
|
| |
PR: ports/176577
Submitted by: Kevin Zheng <kevinz5000@gmail.com>
|
|
|
|
|
|
|
| |
- Add LICENSE
PR: 179217
Submitted by: Ports Fury
|
|
|
|
|
| |
Obtained from: GNOME dev repo
Security: CVE-2013-1431
|
|
|
|
| |
Kudos to swills@ for his 10-CURRENT tinderbox :-)
|
| |
|
|
|
|
|
| |
PR: 179209
Submitted by: Ports Fury
|
|
|
|
| |
PR: ports/179181
|
|
|
|
| |
That has made pkgconf being a Build deps instead of Build+Run deps thus ports depending on pkgconf need an explicit dependency
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
an zeising, kwm, miwi, bapt, eadler production:
Xorg 7.7
Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities
Additional notes:
Change pkgconf to be a build dependency.
Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use
this.
Trim makefile headers.
Take maintanership of x11/xcb-proto, ok'd by ashish.
If you are running WITH_NEW_XORG=, you need to rebuild all installed
drivers, see UPDATING for more information.
Various fixes to make ports compile.
PR: ports/177942
Exp-run by: miwi
Approved by: portmgr (miwi)
Thanks to all who helped testing!
|
|
|
|
| |
Approved by: portmgr (bapt)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
social networks and instant messaging services - in one place. Get all your
friend updates, update your own status, and easily share stuff with your
friends.
Supported services:
* AIM
* Facebook
* Flickr
* Foursquare
* FriendFeed
* GTalk
* Linkedin
* MySpace
* Twitter
* Yahoo Chat
* YouTube
This port installs the Linux client for desktop.
WWW: http://www.yoono.com/
|
|
|
|
|
| |
PR: ports/178543
Submitted by: Piotr Smyrak <smyru@heron.pl> (maintainer)
|
| |
|
|
|
|
|
|
|
| |
library (net/sofia-sip)
PR: ports/158061
Submitted by: Yuri <yuri@tsoft.com>
|
|
|
|
|
|
|
|
|
|
|
| |
revert r315222 [1]
- Convert WITH_DEBUG to new options framework
- Trim Makefile header
- Adjust COMMENTs
- Reformat/update description
[1] See follow-up discussion: http://lists.freebsd.org/pipermail/svn-ports-head/2013-March/016094.html
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
TEX_DEFAULT:
A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf.
USE_TEX:
A knob for port developers. Valid keywords are listed in
bsd.tex.mk.
|
|
|
|
| |
Submitted by: jgh
|
|
|
|
|
|
|
|
| |
Changelog: https://code.google.com/p/skype4pidgin/source/list
Clean up Makefile header.
Prepare NLS, but upstream .pot/.po files are woefully out of date.
|
|
|
|
|
|
|
|
| |
While I'm here,
- Finish to convert USES
- Trim Makefile header
- Remove ABI version in LIB_DEPENDS
- Remove desktopfileutils, because MimeType entry is not present in desktop file
|
| |
|
|
|
|
| |
Convert USE_READLINE by USES=readline
|
|
|
|
| |
While here do some conversion to new options framework
|
|
|
|
| |
instead to make migration to TeXLive easier.
|
|
|
|
|
|
|
|
|
|
|
| |
changed cp to exit with a non-zero exit code if the file exists and is not
overwritten thus causing ports to fail installing when e.g. trying to cp
.default -> .conf files that already exist.
We just ignore the error and continue, as we used to.
Reported by: jaset
Approved by: portmgr (bapt)
|
| |
|
|
|
|
|
|
|
|
|
| |
deeply into KDE Workspaces, and to provide an infrastructure to aid
development of collaborative features for KDE Applications.
This is the meta-port grouping all the components.
WWW: http://community.kde.org/KTp
|
| |
|
|
|
|
|
| |
None of these ports is supposed to be installed by hand. A metaport is
coming in my next commit.
|
|
|
|
|
|
|
|
|
| |
Telepathy is a D-Bus framework for unifying real time communication,
including instant messaging, voice calls and video calls. It abstracts
differences between protocols to provide a unified interface for
applications.
WWW: http://community.kde.org/KTp
|
|
|
|
| |
Approved by: portmgr (bapt@)
|
|
|
|
|
|
|
| |
- remove conflicts with no more existing gajim-devel, while here
- bump PORTREVISION
Reported by: arrowdodger <6yearold@gmail.com> (by email)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Trim Makefile header
- Use GitHub as download site
- Remove ABI version numbers from LIB_DEPENDS
- Add pkgconfig to USES
PR: ports/176852
Submitted by: nivit
Approved by: Andrey K <akuz84@gmail.com> (maintainer, timeout > 2 weeks)
Build log: http://goo.gl/5WD72
|
|
|
|
|
|
|
|
| |
RUN_DEPENDS, this ensures the correct infrastructure ports are used.
Remove STRIP= , which is now handled by USE_LINUX=yes .
Discussed on: emulation@ (some time ago)
|
|
|
|
|
|
|
|
| |
- Use PORTDOCS
- Use space for WWW line in pkg-descr
PR: ports/178181
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
|
|
|
|
|
|
| |
per frontend.
PR: 177534
|
|
|
|
|
|
| |
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
|
|
| |
PR: ports/176902
Submitted by: Koichiro IWAO <meta+ports@vmeta.jp>
Approved by: maintainer timeout (dhn, >5 weeks)
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
| |
Approved by: portmgr (bapt)
|
| |
|
| |
|
|
|
|
|
|
|
| |
2013-04-17 audio/icecast: Unmaintained upstream since 2004. Use audio/icecast2 instead
2013-04-18 net-im/gajim-devel: This port is outdated for two years, no distfile available. Please use net-im/gajim instead
Feature safe: yes
|
|
|
|
|
|
|
|
| |
Fix up botched variable in mysql-workbench51 that prevents patching.
Correct farsight2 master_site and add mirror.
Submitted by: pointyhat via miwi
Approved by: portmgr (miwi)
|
|
|
|
|
| |
Submitted by: miwi
Approved by: portmgr (miwi)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
editors/emacs:
- Update to 24.3
- Update CANNA patchset[1]
- Unbreak ARM support by using the patch from emacs-devel port
- Add missing INSTALLS_ICONS[2]
- Remove a patch which is already integrated upstream
- Fix Makefile header
editors/emacs-devel:
- Update to bzr revision 112178
- Fix Makefile header
- Add missing INSTALLS_ICONS[2]
editors/emacs23:
- Remove ABI versions from LIB_DEPENDS
- Fix Makefile header
- Add missing INSTALLS_ICONS[2]
Mk/bsd.emacs.mk:
- Update major version for editors/emacs port
*:
- Bump PORTREVISION to chase Emacs updates
PR: ports/177428[2]
Submitted by: Yuji TAKANO[1] (via private email), bdrewery[2]
|
|
|
|
|
|
|
| |
- Don't request ABI version in LIB_DEPENDS
- Trim header
Notified by: miwi [1]
|
|
|
|
|
| |
- Fix COMMENT
- Trim header
|
|
|
|
| |
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
|
|
|
|
| |
Reviewed by: miwi
|
|
|
|
| |
"pathfix" instead.
|
|
|
|
|
|
| |
PR: ports/177360
Pointyhat: gjb (myself)
Approved by: garga (maintainer, implicit)
|
|
|
|
|
|
|
| |
While here, switch to USES=pathfix, spell PORTREVISION correct and s/=/+=/
for CPPFLAGS and LDFLAGS
Submitted by: erwin [1]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- kdegames4 port has been split.
- kdeutils4-printer-applet and system-config-printer-kde have been
replaced by print/kde4-print-manager.
- Recover misc/kde4-l10n-mr from attic.
- New USE_KDE4 components: kactivities, libkdegames, nepomuk-core,
and nepomuk-widgets.
- Provide sharedmime component with magic: ports don't need to
run update-mime-database themselves now.
- Switch some ports to out-of-source build.
- Update port comments.
- Adjust dependence on Qt4 components.
- x11/kde4 installs modern kdepim4 now.
- Remove redundant aspell and hspell from kdelibs4, both
can be enabled in textproc/enchant if needed.
- Remove stale bits from bsd.kde4.mk
The area51 repository features commits by Schaich Alonso and myself.
Contributors:
- Tobias Berner
|
|
|
|
|
| |
PR: ports/177360
Submitted by: gjb@
|
|
|
|
|
| |
PR: 176851
Submitted by: Ivan Klymenko <fidaj@ukr.net>
|
|
|
|
|
|
|
|
|
|
|
| |
supports protocols such as SIP, XMPP/Jabber, AIM/ICQ, Windows Live, Yahoo! and
many other useful features. Jitsi is Open Source / Free Software, and is
available under the terms of the LGPL.
WWW: https://jitsi.org
PR: ports/174208
Submitted by: Tzanetos Balitsaris <tzabal@it.teithe.gr>
|
| |
|
|
|
|
|
|
|
| |
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
|
|
|
|
|
|
|
|
|
|
| |
- Don't set CMAKE_BUILD_TYPE for debug builds (cmake.mk already handles it)
- Don't set WITH_DEBUG for unstable branch (KDE4_BRANCH)
- Remove now useless KDE4_BUILDENV
KDE SC ports:
- Chase KDE4_BUILDENV removal: replace 'KDE4_BUILDENV= yes' with
'USES= cmake:outsource' and add USE_LDCONFIG if needed
|
|
|
|
|
|
|
|
|
| |
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi)
|
|
|
|
|
| |
changelog:
http://hg.gajim.org/gajim/file/gajim-0.15.3/ChangeLog
|
|
|
|
|
| |
distfile is available at primary master site. Please use net-im/gajim instead
(that's newer). Set expiration date to 2013-04-18.
|
|
|
|
|
| |
- Do not install common license file.
- Update WWW.
|
|
|
|
|
|
|
|
|
|
| |
gstreamer-plugins portrevision to fix the messed up header.
Thanks to The BSD Dreamer <beastie@tardisi.com> for finding out where it
went wrong.
PR: ports/176768
Submitted by: Ruslan Makhmatkhanov <rm@FreeBSD.org>
|
|
|
|
| |
Reported by: Shawn Webb <lattera@gmail.com>
|
|
|
|
|
|
| |
PR: 176372
Submitted by: decke
Obtained from: Slackware
|
|
|
|
|
| |
PR: ports/176769
Submitted by: rm@
|
| |
|
|
|
|
| |
Submitted by: mandree
|
| |
|
|
|
|
| |
Approved by: kwm
|
| |
|
|
|
|
| |
Approved by: kvm
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo
|
| |
|
| |
|
|
|
|
| |
WWW: https://github.com/euroelessar/jreen
|
|
|
|
| |
Reported by: Volodymyr Kostyrko <c.kworr@gmail.com>
|
|
|
|
|
|
| |
- Trim header
Reviewed by: beat, bapt, kwm
|
|
|
|
|
| |
Release notes:
http://community.igniterealtime.org/blogs/ignite/2013/03/03/openfire-381-has-been-released
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
since 1998
2013-01-31 x11-wm/e17-module-language: Deprecated upstream
2013-01-31 x11-wm/e17-module-xkbswitch: Merged into x11-wm/enlightenment
2013-01-31 x11-wm/e17-module-e-tiling: Deprecated upstream
2013-01-31 x11-wm/e17-module-quickaccess: Merged into x11-wm/enlightenment
2013-01-31 x11-wm/e17-module-tiling: Merged into x11-wm/enlightenment
2013-01-31 x11-wm/e17-module-drawer: Deprecated upstream
2013-01-31 x11-wm/e17-module-calendar: Deprecated upstream
2013-02-07 x11/oooqs: For old OOo versions; uses kde3; unmaintained upstream; see x11/oooqs2
2013-02-10 www/xpi-customizegoogle: Add-on has been discontinued
2013-02-11 games/kimboot: no longer works
2013-02-27 net-im/imcom: No more upstream, no more public distfiles
|
|
|
|
|
| |
Pointyhat to: swills
Reported by: bapt
|
| |
|
|
|
|
|
|
|
|
| |
- Set expiration to 2 months to give plenty of time to fix them to anyone who
may be interested (patching rubygem- ports is possible now)
- Trim headers while here
With Hat: ruby@
|
|
|
|
| |
- Bump PORTREVISION
|
|
|
|
| |
Reported by: QAT
|
|
|
|
|
| |
Release notes:
http://community.igniterealtime.org/blogs/ignite/2013/02/06/openfire-380-has-been-released
|
|
|
|
| |
- Fix DEPENDS while here
|
| |
|
|
|
|
| |
Reported by: sunpoet
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Trim Makefile header [2]
- Remove invalid entry from MASTER_SITES
- Patch to fix clang compiling
- Tune pkg-plist to pet portlint(1)
PR: ports/175765
Submitted by: Oleg_Sch <7zsfx@7zsfx.info> [1]
Approved by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer) [2]
Approved by: swills (mentor)
|
|
|
|
|
|
|
| |
- Trim header
PR: 176309
Submitted by: maintainer
|
|
|
|
|
| |
Submitted by: avl via IM
Approved by: avl via IM
|
|
|
|
| |
in this release.
|
|
|
|
|
|
|
|
|
| |
Thank you Shawn for your work.
While here: trim headers, convert to optionsng
PR: ports/175949
Submitted by: Shane Bell <shanjobe@gmail.com>
|
|
|
|
|
|
|
| |
- Trim header
PR: 175036
Submitted by: Ports Fury
|
|
|
|
| |
- Bump PORTREVISIONs for dependant ports
|
| |
|
|
|
|
| |
- Chase shlib version bump for dependant ports
|
|
|
|
| |
- Update to 1.0.5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- kdebindings ports have been renamed to match upstream.
- kdemultimedia and kdenetwork have been split.
- New port games/pairs added.
- Trim Makefile header
- Convert to new option framework
- New USE_KDE4 components: libkcddb, libkcompactdisc
- Update:
databases/akonadi to 1.9.0
devel/grantlee to 0.3.0
textproc/rasqal to 0.9.30
textproc/redland-bindings to 1.0.16.1
textproc/soprano to 2.9.0
x11-toolkits/attica to 0.4.1
The area51 repository features commits by Schaich Alonso, avilla, dbn,
jhale, makc and rakuco.
Contributors:
- Oleg Sidorkin
- Tobias Berner
- Kurt Jaeger
|
|
|
|
| |
Approved by: portmgr (bapt)
|
| |
|
|
|
|
| |
- Changelog: http://cpansearch.perl.org/src/MSTPLBG/AnyEvent-XMPP-0.54/Changes
|
| |
|
|
|
|
|
|
| |
(see http://community.igniterealtime.org/thread/46479)
Reported by: marko.cupac@mimar.rs
|
|
|
|
| |
Submitted by: Martijn Lina <martijn@pacno.net>
|
| |
|
|
|
|
| |
- strip shlibversion in depedency
|
|
|
|
| |
PR: ports/175598
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* rephrase Comment field or use port ${COMMENT} if appropriate
* adjust Icon field according to the Desktop Entry Specification
* update Categories field: remove deprecated category Application;
set main category if missing
- Remove indefinite article and/or rephrase COMMENT
Approved by: portmgr (bapt), maintainer silence (12 days)
|
|
|
|
|
|
|
|
|
|
| |
* rephrase Comment field or use port ${COMMENT} if appropriate
* adjust Icon field according to the Desktop Entry Specification
* update Categories field: remove deprecated category Application;
set main category if missing
- Remove indefinite article from COMMENT
Approved by: maintainers
|
| |
|
|
|
|
|
| |
PR: 174743
Submitted by: Sayetsky Anton
|
|
|
|
|
|
|
| |
- Sort plist
PR: ports/175405
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
|
|
|
|
|
| |
- Pacify portlint
- Convert header
|
|
|
|
|
|
|
| |
While here trim headers and convert some USE_GNOME=pkgconfig to
USE_PKGCONFIG=build
Approved by: maintainer (dhn)
|
|
|
|
|
|
|
|
| |
such as MOVED, is lacking upstream and active contributions, and does not support pkgng. Consider using ports-mgmt/portmaster, ports-mgmt/portupgrade or pkgng.
2013-01-04 net-im/openfetion: Abandoned upstream
2013-01-04 textproc/libpathan: Does not build and upstream has discontinued the project and advises that it has been replaced by textproc/xqilla
2013-01-01 java/sun-wtk: no more public distfiles, merged with Java ME SDK 3.0 upstream
|
|
|
|
| |
PR: 174755
|
|
|
|
|
| |
PR: 174755
Submitted by: wicked@baot.se, jdunn@aquezada.com (maintainer)
|
|
|
|
| |
Submitted by: Baptiste Daroussin <bapt@FreeBSD.org>
|
|
|
|
|
|
|
|
| |
was released in 2007 and KDE 3.5.10 in 2008 and both are no longer
maintained upstream nor in our tree.
- Set EXPIRATION_DATE to 2013-07-01
Discussed with: bapt, tabthorpe
|
|
|
|
|
|
|
|
|
|
| |
- Pet portlint
* Convert to new Makefile header
* Remove ABI versions from LIB_DEPENDS
* and so on
PR: ports/169736 (based on)
Submitted by: Hiroshi Nishida <nishida_AT_asusa_DOT_net>
|
|
|
|
|
|
|
| |
While here,
- audio/xfce4-mixer improve KEYBIND_DESC
Approved by: rene, miwi (mentors, implicit)
|
|
|
|
| |
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
|
|
|
|
|
|
| |
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@)
|
| |
|
| |
|
|
|
|
| |
This bumps shlib version of libsasl2.
|
|
|
|
| |
suppress any reference to JAVA_VERSION= 1.5+ (part3)
|
| |
|
|
|
|
|
|
|
| |
- Remove leading indefinite article from COMMENT
- Canonicalize WWW: line format
Feature safe: yes
|
|
|
|
|
| |
Submitted by: Yanhui Shen <shen.elf@gmail.com> (maintainer)
Feature safe: yes
|
|
|
|
|
|
|
|
| |
- Reduce local patching (integrated upstream)
- Provide KDE 4 integration option (disabled by default)
- Do not override DISTNAME, update a comment, sort pkg-plist
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
| |
Reported by: portmgr (beat)
Pointyhat to: rm (myself)
Feature safe: yes
|
|
|
|
|
| |
Reported by: beat
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
| |
2012-11-19 net-im/qutim-plugin-jabber: It is not needed for new QutIM
2012-11-18 www/trac-customroadmap: Functionality of this plugin is available in the Trac core as of 0.11
2012-11-15 net-mgmt/py-snmp2: Dead upstream, use net-mgmt/py-snmp4 instead
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
| |
changelog:
http://hg.gajim.org/gajim/file/gajim-0.15.2/ChangeLog
Reported by: portscout
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
| |
is to provide both)
- Fix Qt4-based binary by more accurate patching of hardcoded "Linux" word
(e.g. it prevented proxy dialog from being displayed)
- Also note that some changes were submitted by olivierd@ (forgot to mention
in previous commit)
PR: ports/156415 (for r306666)
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
| |
2012-10-20 net-im/firetalk: No more public distfiles
2012-10-20 net/linneighborhood: No more public distfiles
2012-10-20 net/libconnect: No more public distfiles
2012-10-20 multimedia/vcdtools: No more public distfiles
2012-10-20 multimedia/mpeg: No more public distfiles
2012-10-20 multimedia/gnustep-mplayer: No more public distfiles
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
| |
* Update to 0.2.0.1051
- mikutter003:
* Update CONFLICTS, accordingly
* Convert to new Makefile header
* Trim WWW: line in pkg-descr
Feature safe: yes
|
|
|
|
|
|
|
|
| |
Qutim itself will be updated soon. Set expiration date to 2012-11-19.
PR: 172879
Submitted by: Ilya Bakulin <webmaster at kibab dot com> (maintainer)
Feature safe: yes
|
|
|
|
|
|
|
| |
- Mark myself as MAINTAINER in the meanwhile
Approved by: maintainer (implicit, email address is 550)
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
| |
- Revive Created by line which was Whom line in Makefile header
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
| |
make D-Bus support optional [1]
Respect CC, CFLAGS via QMAKEFLAGS
PR: ports/172406 [1]
Submitted by: amdmi3
|
|
|
|
|
|
|
|
| |
various ports that I've created.
I bid fond fare well
A chapter closes for me
What opens for you?
|
|
|
|
| |
Bump portrevision for ports which run-depends list changed
|
|
|
|
|
|
| |
PR: ports/172354
Submitted by: olgeni
Approved by: maintainer
|
| |
|
| |
|
|
|
|
| |
distilator)
|
| |
|
|
|
|
|
|
|
|
| |
development, but capable of sending and receiving messages.
LICENSE: GPL2 or later with execption to link with OpenSSL
WWW: http://www.licq.org/
|
|
|
|
|
|
|
| |
- Remove GPL LICENSE_FILE
- Remove ABI versions from LIB_DEPENDS
- Mark MAKE_JOBS_UNSAFE
- Remove use of bsd.port.pre.mk
|
|
|
|
| |
- Remove use of bsd.port.pre.mk
|
|
|
|
|
| |
- Remove GPL LICENSE_FILE
- Remove use of bsd.port.pre.mk
|
| |
|
|
|
|
|
| |
- Remove LICENSE_FILE for GPL
- Remove ABI versions for LIB_DEPENDS
|
| |
|
|
|
|
| |
to this new dependency.
|
|
|
|
| |
No PORTREVISION bump because both are on by default
|
|
|
|
|
| |
PR: ports/171351
Submitted by: jimmy mammothcheese.ca (maintainer)
|
|
|
|
| |
Pointed out by: bdrewery
|
|
|
|
| |
- Replace tab with space after WWW: in pkg-descr
|
|
|
|
|
| |
- Mark as BROKEN if RUBY_DEFAULT_VER is 1.8
- Fix pkg-plist
|
|
|
|
|
|
| |
- Bump PORTREVISION, accordingly
- Remove deprecated header information from Makefile
- Replace tab with space after WWW: in pkg-descr
|
| |
|
|
|
|
|
|
|
| |
PR: ports/170894
Approved by: maintainer timeout (2 weeks)
Security: http://www.vuxml.org/freebsd/4d1d2f6d-ec94-11e1-8bd8-0022156e8794.html
QA page: http://codelabs.ru/fbsd/ports/qa/net-im/jabberd/2.2.16_2
|
|
|
|
|
|
|
|
|
|
| |
- convert to optionsNG
- remove Makefile header
- fix portlint warning (invoking DOS2UNIX where appropriate)
- tab -> space in pkg-descr:WWW
Changelog:
http://hg.gajim.org/gajim/file/gajim-0.15.1/ChangeLog
|
|
|
|
|
|
|
|
| |
Remove needless build dependence on qca plugin
Remove needless USE_LDCONFIG
PR: ports/171216
Approved by: Mina R Waheeb (maintainer)
|
|
|
|
|
|
|
| |
- Sort pkg-plist [1]
Also noticed by: makc [1]
Pointy hat to: yours truly
|
|
|
|
| |
PR: ports/170416
|
|
|
|
|
|
| |
PR: ports/170750
Submitted by: olgeni
Approved by: maintainer
|
|
|
|
| |
Submitted by: pointyhat
|
| |
|
|
|
|
| |
With hat: portmgr
|
|
|
|
|
|
|
|
|
|
|
| |
while here:
- strict python version to 2.x only
- move pkg-plist contents to PLIST_FILES
- tab -> space in pkg-descr:WWW
- use PYTHON_PKGNAMEPREFIX in dependency
PR: 170475
Submitted by: Veniamin Gvozdikov <g.veniamin at googlemail dot com> (maintainer)
|
|
|
|
| |
- Drop maintainership; touch some comments while here
|
|
|
|
|
| |
PR: ports/170451
Approved by: meta <meta+ports@vmeta.jp> (maintainer)
|
| |
|
|
|
|
|
|
| |
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
|
|
|
|
|
|
|
|
| |
- Mark MAKE_JOBS_SAFE
PR: ports/170331
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
Approved by: crees, tabthorpe (mentors, implicit)
|
|
|
|
|
|
| |
Handbook)
Approved by: portmgr@ (implicit)
|
|
|
|
| |
- Unbreak INDEX caused by databases/lsdb, editors/flim, and editors/semi
|
|
|
|
|
|
|
|
| |
- Remove files/patch-soap (fixed upstream)
PR: ports/169623
Submitted by: Axel Gonzalez <loox@e-shell.net>
Approved by: Mina R Waheeb <syncer@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|