Commit Graph

9538 Commits

Author SHA1 Message Date
Dmitry Marakasov
c0636fc6c3 - Update to 0.15.1
PR:		195535
Submitted by:	john@saltant.com (maintainer)
2014-12-03 13:34:48 +00:00
Baptiste Daroussin
3f6c422e36 Reset maintainership:
- Lots of maintainers timeout
- unresponsive for almost a year

PR:		195059
2014-12-02 22:40:56 +00:00
Dmitry Sivachenko
e76af7f3fa Update to version 0.9.6.1 2014-12-01 13:04:07 +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
Antoine Brodin
7eaeea789e Allow building without /usr/bin/perl symlink
PR:		ports/195494
2014-11-29 12:22:21 +00:00
Antoine Brodin
4a71368dd7 Fix build without READLINE 2014-11-29 06:38:59 +00:00
Antoine Brodin
7d0eca119c Unbreak 2014-11-28 23:18:22 +00:00
Stephen Montgomery-Smith
f4284c8164 - Update to 1.6.3. 2014-11-28 19:20:15 +00:00
Alexey Dokuchaev
44e9229fb5 altgraph is a fork of graphlib: a graph (network) package for constructing
graphs, BFS and DFS traversals, topological sort, shortest paths, etc. with
graphviz output.

WWW: https://pypi.python.org/pypi/altgraph/
2014-11-28 09:21:56 +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
Danilo Egea Gondolfo
c797b42a57 - Update to 4.550.1 2014-11-25 13:24:33 +00:00
Stephen Montgomery-Smith
e688f6929a - Update to 2.2.5. 2014-11-25 02:56:41 +00:00
Sunpoet Po-Chuan Hsieh
f27556f771 - Use PREFIX/SITE_ARCH_REL because SITE_ARCH is LOCALBASE-based
Notified by:	mat
2014-11-24 19:04:09 +00:00
Sunpoet Po-Chuan Hsieh
a9fd9b18b2 - Add LICENSE
- Cleanup PLIST
2014-11-24 18:30:42 +00:00
Sunpoet Po-Chuan Hsieh
f3da92d81a - Strip shared library in post-install:
- Remove contiguous blank lines
2014-11-24 18:25:20 +00:00
Danilo Egea Gondolfo
d7d552ca36 - Update from 4.500.1 to 4.550.0 2014-11-23 15:34:01 +00:00
Sunpoet Po-Chuan Hsieh
f3bffa9070 - Update to 2.0.1
- Use USES=tar:tgz
- Take maintainership

Changes:	http://pecl.php.net/package-changelog.php?package=Bitset
2014-11-23 09:23:32 +00:00
Chris Rees
4cb60faedd Finally retire USE_PGSQL 2014-11-22 20:40:08 +00:00
Dmitry Marakasov
65ffca6fcd - Fix build with clang 2014-11-21 11:56:47 +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
Johan van Selst
f0025c8789 Update to GAP 4.7.6 2014-11-19 10:46:16 +00:00
Kurt Jaeger
400fc6ca43 math/p5-Math-Int128: fix _DEPENDS
PR:		194736
2014-11-19 06:29:58 +00:00
Kurt Jaeger
a3f14ba3ad math/p5-Math-Int128: 0.13 -> 0.15
http://cpansearch.perl.org/src/SALVA/Math-Int128-0.15/Changes

PR:		194736
2014-11-19 06:28:05 +00:00
Kurt Jaeger
95283cfa99 math/p5-Math-Int64: 0.32 -> 0.34
http://cpansearch.perl.org/src/SALVA/Math-Int64-0.34/Changes

- native_to_uint64 was broken when using native integers (bug report
  by Aleksey Mashanov)
- add sv_seti64 and sv_setu64 macros (feature request by Graham Ollis)

PR:		194735
Approved by:	sunpoet (maintainer timeout)
2014-11-19 06:19:20 +00:00
Danilo Egea Gondolfo
3c12c95c82 - Update from 4.500.0 to 4.500.1 2014-11-18 16:48:30 +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
Antoine Brodin
0dae2aca96 Cleanup plist 2014-11-15 12:20:53 +00:00
Antoine Brodin
942951d86b Cleanup plist 2014-11-14 09:39:21 +00:00
Antoine Brodin
cff02893b4 Cleanup plist 2014-11-13 23:24:00 +00:00
Antoine Brodin
faad978bef Cleanup plist 2014-11-12 20:11:15 +00:00
Antoine Brodin
5f172f29f0 - Allow staging as a regular user
- Cleanup plist
2014-11-12 09:10:23 +00:00
Antoine Brodin
8f5f0d8588 Cleanup plist 2014-11-10 23:10:23 +00:00
Stephen Montgomery-Smith
aa163df848 - Update to 1.1.0. 2014-11-10 00:03:25 +00:00
Stephen Montgomery-Smith
9175b4fdbf - Update to 1.3.9. 2014-11-07 22:25:52 +00:00
Rene Ladan
2f08c48841 Remove expired ports:
2014-11-07 math/elmer-umfpack: Obsoleted by cad/elmerfem
2014-11-07 science/elmer-eio: Obsoleted by cad/elmerfem
2014-11-07 science/elmer-matc: Obsoleted by cad/elmerfem
2014-11-07 science/elmer-meshgen2d: Obsoleted by cad/elmerfem
2014-11-07 science/elmergrid: Obsoleted by cad/elmerfem
2014-11-07 14:58:00 +00:00
Max Brazhnikov
ebf18a7b49 math/scilab:
- remove parallel from CATEGORIES (should have gone along with update to 5.5.0)
- drop @dirrm from plist
2014-11-07 12:16:48 +00:00
Ashish SHUKLA
85f56adb6e - Chase GNU Emacs updates
PR:		194624
2014-11-05 13:19:31 +00:00
Pawel Pekala
cae6212aec - Update to version 0.15.0
- Offer experimental Openpyxl2 support
- epend on minimum versions of optional ports per upstream docs

PR:		194504
Submitted by:	maintainer
2014-11-04 16:11:57 +00:00
Dmitry Sivachenko
4f7630ccd9 Update to version 1.9.1
Phabric:	D998
2014-11-03 11:14:34 +00:00
Pawel Pekala
e74cc53c55 - Update to version 0.8.4
- Clean pkg-plist

PR:		194168
Submitted by:	tkato432@yahoo.com
2014-11-02 16:41:05 +00:00
Thierry Thomas
7ab5bb5f5d Revert `make plist' optimization.
Submitted by:	makc
2014-11-01 20:15:15 +00:00
Kurt Jaeger
de5c6806a0 math/p5-Math-Int128: add armv6 to NOT_FOR_ARCHS
PR:		194188
Submitted by:	sbruno
2014-11-01 10:00:57 +00:00
Thierry Thomas
268e053c8d Upgrade to 0.6.2.
Changelog at <http://rkward.sourceforge.net/wiki/News>.
2014-11-01 08:47:42 +00:00
Danilo Egea Gondolfo
4ed4570f90 - Update from 4.450.4 to 4.500.0 2014-10-30 12:36:22 +00:00
Anders Nordby
fa72785059 Drop maintainership of all remaining ports where I am listed.
No time for this unfortunately.
2014-10-29 22:11:51 +00:00
Antoine Brodin
8b1dc0a9c8 Unbreak
Reported by:	pkg-fallout
2014-10-24 18:18:18 +00:00
Dmitry Sivachenko
7007ea4b9b Fix compilation after recent numpy patch.
Patch by thierry@FreeBSD.org, pointed out by antoine.
2014-10-23 15:23:27 +00:00
Dmitry Sivachenko
97ca34aaa4 Use std::isspace instead of isspace to fix the following compile error in
py-fst:
In file included from fst/_fst.cpp:322:
In file included from /usr/local/include/fst/fstlib.h:49:
In file included from /usr/local/include/fst/fst.h:34:
In file included from /usr/local/include/fst/arc.h:31:
In file included from /usr/local/include/fst/power-weight.h:24:
/usr/local/include/fst/tuple-weight.h:179:14: error: call to 'isspace' is ambiguous
    } while (isspace(c));
             ^~~~~~~
/usr/include/ctype.h:57:5: note: candidate function
int     isspace(int);
        ^
/usr/include/c++/v1/cctype:125:38: note: candidate function
inline _LIBCPP_INLINE_VISIBILITY int isspace(int __c) {return __libcpp_isspace(__c);}
/usr/include/ctype.h:57:5: note: candidate function
int     isspace(int);
        ^
/usr/include/c++/v1/cctype:125:38: note: candidate function
inline _LIBCPP_INLINE_VISIBILITY int isspace(int __c) {return __libcpp_isspace(__c);}
2014-10-23 14:05:56 +00:00
Dmitry Sivachenko
dd3baef728 New port: pyfst
pyfst provides a Python interface to the excellent OpenFst library.
Most of the essential functionality of the library is exposed through a
simplified API, allowing quick prototyping of algorithms using finite-state
methods and easy visual debugging of the results obtained by applying
FST operations.

WWW: http://pyfst.github.io
2014-10-23 14:03:56 +00:00
Marcus von Appen
214bd533a7 - Convert ports of math/ to new USES=python
Approved by:	portmgr (implicit)
2014-10-21 16:54:54 +00:00