1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
Commit Graph

13386 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
0bb9587da4 - Fix build with clang 3.5.0
PR:		ports/195666
Submitted by:	dim
2014-12-05 17:12:42 +00:00
Sunpoet Po-Chuan Hsieh
2938c3e1e1 - Remove lang/python from BUILD_DEPENDS
- Fix SHEBANG_FILES
- Respect LOCALBASE
- Use REINPLACE_CMD instead of patch files
- Move ONLY_FOR_ARCHS upward
2014-12-05 16:54:14 +00:00
Sunpoet Po-Chuan Hsieh
6f09fa335b - Remove lang/python from BUILD_DEPENDS
- Use USES=shebangfix
- Use REINPLACE_CMD instead of patch files
- Move ONLY_FOR_ARCHS upward
2014-12-05 16:53:54 +00:00
Philippe Audeoud
a2f606f242 - Update to 1.32 2014-12-05 15:32:16 +00:00
Sunpoet Po-Chuan Hsieh
1ca4e5b999 - Fix build when DEFAULT_VERSIONS=python=3.* 2014-12-05 15:26:59 +00:00
Mathieu Arnold
ccbded4867 One last cleanup, factorize a few things into variables, add a few entries to
PLIST_SUB and SUB_LIST, finish making sure the MANPATH are valid all around.

Differential Revision:	https://reviews.freebsd.org/D1254
Sponsored by:	Absolight
2014-12-02 16:27:00 +00:00
Rene Ladan
725301185e Remove expired ports:
2014-11-30 ports-mgmt/pkg-plist: Generate incorrect plists
2014-11-30 sysutils/rubygem-hiera-puppet: Has been incorporated into hiera
2014-11-30 sysutils/rubygem-hiera-json: Has been incorporated into hiera
2014-11-30 databases/memcachedb: Depends on deprecated Berkeley DB version, needs porting to DB_SITE
2014-12-01 games/djgame2: Online servers gone, game is not playable
2014-12-01 devel/creduce: Unmaintained and depends on ancient LLVM 3.2
2014-12-01 lang/clay: No development since July 2013, depends on obsolete clang-3.2
2014-12-01 19:21:41 +00:00
Gerald Pfeifer
5ba43774d4 Update to the 20141130 snapshot of GCC 5.0. 2014-12-01 02:06:08 +00:00
Antoine Brodin
a32054e27e Allow building with bison 3
PR:		ports/194680
2014-11-30 11:20:35 +00:00
Antoine Brodin
3886ccb5b3 Cleanup plist of ocaml ports
With hat:	portmgr
2014-11-29 23:56:21 +00:00
Gerald Pfeifer
aef20687fc Update to the 20141126 snapshot of GCC 4.9.3. 2014-11-29 19:18:41 +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
Mathieu Arnold
84a0cdc20e Really disable MULTIPLICITY if disabled in OPTIONS, and as it was always on
before, add it to the OPTIONS_DEFAULT to not change the default behavior.

Noticed by:	ache
Sponsored by:	Absolight
2014-11-29 14:56:26 +00:00
Rene Ladan
3b3ed051bc Remove expired ports:
2014-11-26 vietnamese/vnlpr: Broken for more than 6 months
2014-11-26 devel/fsmgenerator: Broken for more than 6 months
2014-11-26 graphics/multiraw: Depends on broken and deprecated graphics/dcraw-m
2014-11-26 news/fidogate-ds: Broken for more than 6 months
2014-11-26 net/py-yadis: Broken for more than 6 months
2014-11-26 textproc/ruby-diff: Broken for more than 6 months
2014-11-26 audio/cowbell: Broken for more than 6 months
2014-11-26 lang/ironpython: Broken for more than 6 months
2014-11-26 www/dpsearch: Broken for more than 6 months
2014-11-26 multimedia/y4mscaler: Broken for more than 6 months
2014-11-26 devel/rubygem-dep_selector: Broken for more than 6 months
2014-11-29 14:33:15 +00:00
Baptiste Daroussin
4c5a127774 Duktape is an embeddable Javascript engine, with a focus on portability and
compact footprint.

Duktape is easy to integrate into a C/C++ project: add duktape.c and duktape.h
to your build, and use the Duktape API to call Ecmascript functions from C code
and vice versa.

Main features:

  * Embeddable, portable, compact; about 210kB code, 80kB memory, 40kLoC source
(excluding comments etc)
  * Ecmascript E5/E5.1 compliant, some features borrowed
    from E6 draft
  * Built-in regular expression engine
  * Built-in Unicode support
  * Minimal platform dependencies
  * Combined reference counting and mark-and-sweep garbage collection with
    finalization
  * Custom features like coroutines, built-in logging framework, and built-in
    CommonJS-based module loading framework
  * Property virtualization using a subset of Ecmascript E6 Proxy object
  * Liberal license (MIT)
2014-11-28 22:53:19 +00:00
Mathieu Arnold
903832c6e4 Fixup the makewhatis errors.
Sponsored by:	Absolight
2014-11-28 12:43:50 +00:00
John Marino
0e4847e1d9 lang/gcc-aux: Fix symbolic trace on FreeBSD
Recent gcc creates debug information in dwarf4 format, something that
the base version of addr2line on FreeBSD cannot understand.  When the
compiler requires binutils from ports to build, then ensure the
symbolic tracing code also uses addr2line from the same binutils (which
is already available due to RUN_DEPENDS requirements).  Since DragonFly
3.6 and lower are no longer officially supported, this change only
affects FreeBSD, but it affects all supported releases.  The conditional
code for DragonFly 3.6 has been removed while here.

Reported by:	Natacha Porte
PR:		195465
2014-11-28 12:43:03 +00:00
Mathieu Arnold
3fd082fa72 /usr/bin/env is in SETENV, not ENV, and sometime, ENV=$USER/.shrc, which of
course, won't work.

Noticed by:	Richard Clayton
Sponsored by:	Absolight
2014-11-27 15:19:51 +00:00
Mathieu Arnold
2b9d2f09c7 Get the man config file right.
Sponsored by:	Absolight
2014-11-27 13:44:08 +00:00
Mathieu Arnold
a8d190efe1 And point man to the new right place.
Sponsored by:	Absolight
2014-11-27 10:00:55 +00:00
Mathieu Arnold
8e245f6ddc - Bring back the .packlist files, many people need them, they will
automatically added to the plists.
- Add soname to libperl.so and rename it to libperl.so.PERL_VER, for instance
  libperl.so.5.18. To keep software linked with it working, provide a
  libperl.so symlink.
- Rollback Perl's man page location change, it creates conflicts for the few
  modules that ship with Perl and are in the ports tree.

Sponsored by:	Absolight
2014-11-27 09:57:39 +00:00
Alex Dupre
60d4d872e1 Fix build into jails with DTRACE enabled.
PR:		190662
Submitted by:	Martin Vahi <martin.vahi@softf1.com>
2014-11-27 09:41:17 +00:00
Mathieu Arnold
0c789712bb Now that 5.18 is the default, deprecate Perl 5.14 and Perl 5.16, the first one
at the end of the year, the second one next summer, by then 5.20 will be the
default, and 5.22 will be in the tree.

Sponsored by:	Absolight
2014-11-26 13:30:30 +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
Grzegorz Blach
273c6e6d76 - Merge EFL libraries into devel/efl and update to 1.12.0
- Update x11-toolkits/elementary to 1.12.0
- Update x11-wm/enlightenment to 0.19.1
- Update graphics/evas_generic_loaders-* to 1.12.0
- Update devel/e_dbus to 1.7.10
- Update benchmarks/expedite to 1.7.10
- Move some of x11-wm/e17-module-* to x11-wm/e-module-*
  and update to recent snapshots
- Add multimedia/emotion_generic_players-vlc
- Add multimedia/rage

Reviewed by:	crees, antoine
2014-11-25 03:07:22 +00:00
Gerald Pfeifer
7955664d93 Update to the 20141123 snapshot of GCC 5.0. Keep in mind that this
now defaults to the C11 standard, not C89 any more.
2014-11-24 15:05:48 +00:00
Jimmy Olgeni
d4ed81b80b Set perl5 as a build-only dependency. 2014-11-23 22:31:25 +00:00
Jimmy Olgeni
cbc1f058e6 Use autoconf:env as runtime ports and set perl5 as a build-only dependency. 2014-11-23 22:31:04 +00:00
Alexey Dokuchaev
ef7fd9a68a - Update to version 0.92.4, the latest stable to date
- Remove BROKEN on ia64 statement, it was never a first-class architecture
  and was officially killed in -CURRENT recently
- Do not manually strip *.so files in pre-install target, they're already
  installed stripped
- Allow staging as regular user (or stripping fails due to BINMODE == 555)
- Remove unneeded (and thus confusing) global suffixes in REINPLACE_CMD's
- Fix bogus whitespace on Makefile line 17, sort and wrap long USES line
2014-11-23 11:34:04 +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
Gerald Pfeifer
33a98a33b7 Update to the 20141119 snapshot of GCC 4.9.3. 2014-11-22 13:47:29 +00:00
Gerald Pfeifer
dbb9ca2500 Update to the 20141120 snapshot of GCC 4.8.4. 2014-11-22 12:38:38 +00:00
Jun Kuriyama
9434c59343 - Upgrade to 1.9.8.
PR:		ports/187390 (related)
2014-11-22 12:20:19 +00:00
Gerald Pfeifer
fc5fa04b79 Update to the 20141116 snapshot of GCC 5.0.
This no longer breaks on FreeBSD 10.0 and later using clang.
2014-11-22 05:48:23 +00:00
Antoine Brodin
da4156e14e Enforce clang 3.4 in USES=c*11*,objc,gnustep as clang 3.3 has some bugs
Requested by:	bapt
PR:		ports/195122
Differential Revision:	https://reviews.freebsd.org/D1181
Exp-run by:	self
With hat:	portmgr
2014-11-21 17:22:06 +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
Akinori MUSHA
99253e2e51 Update to 1.15.0.
PR:		194137
Submitted by:	Yasuhiro KIMURA
2014-11-19 03:36:27 +00:00
Brooks Davis
f0f3025d7d Update clang-devel and llvm-devel to r222267. 2014-11-18 23:29:38 +00:00
Antoine Brodin
390f6fb0ae Package empty LUA_LDIR and LUA_CDIR, as it's more user-friendly 2014-11-18 07:12:25 +00:00
Jimmy Olgeni
4c80f3da07 Fix TOOLS_VSN and EI_VSN (unbreak link to erl_call).
PR:		195064
Submitted by:	Kenji Rikitake
2014-11-16 15:19:48 +00:00
Gerald Pfeifer
707633db47 Update to the 20141109 snapshot of GCC 5.0.
Mark IGNORE on FreeBSD 10.0 and later; an upstream fix should make
it into the next snapshot.
2014-11-16 12:39:38 +00:00
Steve Wills
89dc7fe566 Update to latest version
While here, fix a few plist issues
2014-11-15 13:50:11 +00:00
John Marino
3f230752a6 lang/spl: Fix build on modern gcc
I don't know why spl builds on clang but fails on gcc due to a flex
precedence issue.  Rather, I don't know why the flex issue doesn't affect
clang.  There was a patch provided by a fork nearly four years ago that
fixes the gcc build nicely.  The bitbucket issue warns that more eyes
should review the fix though.

Issue 1: roman number II interpreted as I
https://bitbucket.org/kcartmell/marlowe/issue/1/
2014-11-15 11:06:04 +00:00
Pietro Cerutti
58c07c4937 - Update Tcl/Tk 8.5 to 8.5.17
Release notes: http://code.activestate.com/lists/tcl-core/14232/
2014-11-15 10:53:29 +00:00
Pietro Cerutti
f7fd063681 - Update Tcl/Tk 8.6 to 8.6.3
Release notes: http://code.activestate.com/lists/tcl-core/14265/
2014-11-15 10:43:00 +00:00
Alex Dupre
f3b3414f6d Update to 5.6.3 release. 2014-11-14 17:03:04 +00:00
Alex Dupre
97c1a75bd0 Update to 5.5.19 release. 2014-11-14 17:02:27 +00:00
Alex Dupre
2ea43eb3c1 Update to 5.4.35 release. 2014-11-14 17:02:02 +00:00