Commit graph

4280 commits

Author SHA1 Message Date
Antoine Brodin
89d8fc6a5d - Fix plist
- Replace pkg-install/pkg-deinstall scripts with @dir
2014-12-21 12:14:19 +00:00
Baptiste Daroussin
4a8e184297 cleanup plist 2014-12-20 19:25:21 +00:00
Antoine Brodin
927462df0c Use GH_COMMIT 2014-12-20 18:30:25 +00:00
Joe Marcus Clarke
150e245e17 Put back the local perl hack for .packlist to fix make stage.
PR:		192054
2014-12-19 23:26:47 +00:00
Antoine Brodin
6f2ba8e36c Mark BROKEN: missing distinfo
Reported by:	pkg-fallout
2014-12-19 18:53:49 +00:00
Alonso Schaich
36cf982eec Update telepathy to 0.8.0
Merge area51's commits 10180, 10181, 10314, 10315, 10485, 10491, 10492,
10500, 10502, 10503 and 10504. Individual revisions can be reviewed at
http://src.mouf.net/area51/log

This commit is based on a patch originally sent to the kde@ mailing list by
T.C.Berner <tcberner@gmail.com>, and introduces a new port for
ktp-desktop-applets.

Approved by:		rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D1264
2014-12-16 10:26:19 +00:00
Pietro Cerutti
c020107379 - Reset maintainership of my ports 2014-12-10 22:29:14 +00:00
Tijl Coosemans
60945f0277 Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-12-08 16:48:38 +00:00
Alexey Dokuchaev
9d29351fc1 Sort entries alphabetically across all categories to avoid extra repo churn. 2014-12-07 16:21:36 +00:00
Thierry Thomas
5d69e771f3 Add databases/qt5-sqldrivers-sqlite3 missing dependency.
PR:		ports/195654
Submitted by:	Igor Ostapenko
Approved by:	maintainer (yuri)
2014-12-04 22:40:43 +00:00
Carlo Strub
fb14c8850f - Update to 4.1.0
- Use striping
- Please portlint
- Bump PORTREVISION
2014-12-02 22:44:25 +00:00
Joe Marcus Clarke
cce5134234 Update to 2.10.11 and fix the build with the ncurses port.
Submitted by:   Matthias Apitz <guru@unixarea.de> (ncurses fix)
2014-12-02 16:27:44 +00:00
Joe Marcus Clarke
441553d6ec Update to 2.10.11 and fix the build with the ncurses port.
Submitted by:	Matthias Apitz <guru@unixarea.de> (ncurses fix)
2014-12-02 16:26:44 +00:00
David Thiel
53911aa140 Update to 0.9.7. 2014-12-02 00:46:38 +00:00
Tijl Coosemans
edb7229dd4 Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt.  Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.

USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools.  USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.

Update gettext to 0.19.3.

Remove :oldver from converters/libiconv and devel/gettext-runtime.  Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports.  When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.

Fix some ports that installed files in lib/locale instead of share/locale.

PR:		194038
Reviewed by:	bapt
Exp-run:	antoine
Approved by:	portmgr (antoine)
2014-11-29 18:22:32 +00:00
Tilman Keskinoz
369a9050f5 Mark ignore on the cluster as it requires a non-default python version
Reported by:	bapt
2014-11-28 08:33:33 +00:00
Tilman Keskinoz
c4405cef73 Add poezio a python XMPP client for the console 2014-11-27 17:33:10 +00:00
Tilman Keskinoz
3f1512ecfc Add port py-sleekxmpp, an XMPP library 2014-11-27 17:29:44 +00:00
Mathieu Arnold
eee58d187e Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
2014-11-26 13:08:24 +00:00
Koop Mast
3f1df82a16 Remove folks04, it no longer used after the GNOME 3 import. 2014-11-26 12:31:00 +00:00
Sunpoet Po-Chuan Hsieh
0471cfbcf3 - Add LICENSE
- Cleanup PLIST
2014-11-24 18:30:51 +00:00
TAKATSU Tomonari
399374d915 - Update to 3.1.0 2014-11-24 15:47:12 +00:00
Vsevolod Stakhov
bba47df606 - Update libsodium to 1.0.1
- Bump revison for dependent ports
2014-11-24 14:36:52 +00:00
Antoine Brodin
59400fdd78 - Unbreak
- Allow staging as a regular user
- Cleanup plist
2014-11-23 09:40:52 +00:00
Chris Rees
8f2d6777f1 Fix some USE_PGSQL that were missed before
Submitted by:	antoine
2014-11-22 22:32:45 +00:00
Chris Rees
4cb60faedd Finally retire USE_PGSQL 2014-11-22 20:40:08 +00:00
Chris Rees
1e94b6fb2f Switch to USES=pgsql 2014-11-22 19:13:49 +00:00
Koop Mast
762583e1f6 Add license lines.
PR:		191071
Submitted by:	Keith Gaughan <k@stereochro.me>
2014-11-22 18:25:09 +00:00
Martin Matuska
2cd36e3234 Remove pkg-install and pkg-deinstall
Use .sample config files instead of .dist
Improve pkg-plist
2014-11-22 11:40:08 +00:00
Antoine Brodin
caca546154 Cleanup plist 2014-11-21 23:55:49 +00:00
Thierry Thomas
1d20f4ab45 Upgrading to 0.141118.
Note: ATM qTox won't work if Tox has been built with the NACL option!

PR:		ports/195157
Submitted by:	yuri (at) rawbw.com (maintainer)
2014-11-21 21:53:03 +00:00
Kris Moore
e555840b00 Opps, add distinfo I forgot to commit earlier 2014-11-20 23:38:33 +00:00
Kris Moore
5fac2dd60d - Rename net-im/tg to net-im/telegram
Approved by: Maintainer	<gahr@>
2014-11-20 13:55:45 +00:00
Kris Moore
7b0acff6a5 - Add missing runtime dep for Qt5 sql-sqlite3
- Bump PORTREV
2014-11-19 13:58:44 +00:00
Kris Moore
2a00dd31a9 A different graphical telegram client from Sialan.Labs.
WWW: https://github.com/sialan-labs/sigram
2014-11-19 13:17:17 +00:00
Kris Moore
8ea977e9ff - Remove duplicate port of net-im/tg 2014-11-19 13:14:59 +00:00
Koop Mast
af3811313c The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.

This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.

Apart from updating ports to newer versions

GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example xscreensaver
can be used for sessions started without GDM.

Shell Extensions can be installed via https://extensions.gnome.org/ , we have
ported a few that can't be installed via this way.
The old gnome-utils and gnome-games ports where split up into single ports
and where converted to meta-ports.
gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but
if you use startx you need to do this yourself.

Upgrade instructions:

Delete the old and conflicting packages:
# pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \
    guile gcalctool gnome-media libgnomekbd
# pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \
    evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center

For package users the following lines will be enough:
# pkg upgrade
# pkg install gnome3

For ports users should do the following:
# portmaster -a
# portmaster x11/gnome3

We are currently aware of two issues. The first issue is a bug in the
file monitoring code in the glib20 port. This bug causes glib programs
to crash when files in a monitored directory are added or removed.
Upstream is aware of the problem, but since the problem is quite complex
there is no solution yet. This problem isn't restricted to BSD.

The second issue is that on certain video cards totem will display a
purple/pink overlay on the video. It not clear yet where the issues
comes from.

Major thanks goes to Gustau Perez for being a driving force behind getting
GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the exp-runs.

This update was also made possible by:
	Joe Maloney
	Kris Moore
	Beeblebrox
	Ryan Lortie
	Antoine Jacoutot
	and everyone I missed
2014-11-19 11:49:04 +00:00
Kris Moore
473a5d89df Command-line interface for Telegram. Uses readline interface.
WWW: https://github.com/vysheng/tg
2014-11-18 20:01:07 +00:00
Mathieu Arnold
93eed364ba Take miwi's old perl ports into perl@'s fold.
Sponsored by:	Absolight
2014-11-18 10:38:26 +00:00
Baptiste Daroussin
91a1caa242 Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
2014-11-18 09:37:31 +00:00
Thierry Thomas
2d7f7703b4 Refresh.
PR:		ports/195075
Submitted by:	Ivan Klymenko (maintainer)
2014-11-16 20:08:00 +00:00
Thierry Thomas
39325ab315 Refresh.
This fixed the latest problem with GroupBot.
2014-11-16 12:55:25 +00:00
Joe Marcus Clarke
e11feb4846 Fix the MSN application ID to re-enable the buddy list.
Reported by:    Matthias Apitz <guru@unixarea.de>
Obtained from:  Pidgin git
2014-11-13 20:47:41 +00:00
TAKATSU Tomonari
6380ddd0c5 - Update to 3.0.9 2014-11-09 02:41:57 +00:00
Mathieu Arnold
d291ad32ca Replace some occurences of mach with PERL_ARCH (and a couple of other small noop fixes.)
With hat:	perl@
Sponsored by:	Absolight
2014-11-07 13:51:10 +00:00
Ashish SHUKLA
85f56adb6e - Chase GNU Emacs updates
PR:		194624
2014-11-05 13:19:31 +00:00
TAKATSU Tomonari
6c16736a31 - Update to 3.0.8 2014-11-01 21:55:46 +00:00
Baptiste Daroussin
3c88f73251 Simplify plist 2014-10-31 23:39:33 +00:00
Baptiste Daroussin
5228b1921e Simplify plist 2014-10-31 23:38:52 +00:00
Baptiste Daroussin
6b4852d91f Simplify plist 2014-10-31 23:38:17 +00:00