Commit graph

332687 commits

Author SHA1 Message Date
Stephen Montgomery-Smith
6c2721d274 - Add a definition of HOME to configure_args, because octave likes to write
.octave_hist into ${HOME}.

Reported by:	marino@
2014-04-20 21:00:52 +00:00
Antoine Brodin
d199d55511 Mark broken: Fails to build
# "build" target here installs into /wrkdirs/usr/ports/lang/rubinius/work/stage/usr/local
rake aborted!
Gem::LoadError: You have already activated rake 10.3.1, but your Gemfile requires rake 10.1.1. Prepending `bundle exec` to your command may solve this.
/wrkdirs/usr/ports/lang/rubinius/work/rubinius-2.2.5/Rakefile:1:in `<top (required)>'
(See full trace by running task with --trace)
*** [do-build] Error code 1

Reported by:	pkg-fallout
2014-04-20 20:50:24 +00:00
Antoine Brodin
9bed5dc9f5 Mark broken: Fails to configure
-- Performing Test ELF_GETSHDRSTRNDX
-- Performing Test ELF_GETSHDRSTRNDX - Success
-- Found LibDwarf: /usr/local/lib/libdwarf.a
CMake Error at CMake/HPHPFindLibs.cmake:308 (message):
  You need to install binutils
Call Stack (most recent call first):
  CMake/HPHPSetup.cmake:46 (include)
  hphp/CMakeLists.txt:18 (include)
-- Configuring incomplete, errors occurred!

PR:		ports/188498
Reported by:	pkg-fallout
With hat:	portmgr
2014-04-20 20:44:48 +00:00
Antoine Brodin
296deb0da8 Mark broken: Fails to build
(cd ocaml_files; ocamlopt -for-pack Cduce_lib.Caml_cduce -c asttypes.mli outcometree.mli asttypes.ml config.ml misc.ml tbl.ml clflags.ml consistbl.ml warnings.ml terminfo.ml location.mli location.ml annot.mli longident.ml ident.ml path.ml primitive.ml types.ml btype.ml oprint.ml subst.ml predef.ml datarepr.ml env.ml ctype.mli ctype.ml printtyp.ml;\
ocamlopt -for-pack Cduce_lib -pack -o caml_cduce.cmx asttypes.cmx config.cmx misc.cmx tbl.cmx clflags.cmx consistbl.cmx warnings.cmx terminfo.cmx location.cmx longident.cmx ident.cmx path.cmx primitive.cmx types.cmx btype.cmx oprint.cmx subst.cmx predef.cmx datarepr.cmx env.cmx ctype.cmx printtyp.cmx; \
cp caml_cduce.cmx caml_cduce.o caml_cduce.cmi ..)
File "asttypes.mli", line 44, characters 8-18:
Error: Unbound module Location
File "_none_", line 1:
Error: File asttypes.cmx not found
cp: caml_cduce.cmi: No such file or directory
cp: caml_cduce.o: No such file or directory
cp: caml_cduce.cmx: No such file or directory
gmake[1]: *** [caml_cduce.cmx] Error 1
gmake[1]: Leaving directory `/wrkdirs/usr/ports/lang/cduce/work/cduce-0.5.5/ocamliface'
gmake: *** [ocamliface/caml_cduce.cmx] Error 2
*** [do-build] Error code 1

Reported by:	pkg-fallout
With hat:	portmgr
2014-04-20 20:37:14 +00:00
Antoine Brodin
a07670146d Mark broken: fails to link
...
generator/FSMJavaGenerator.o:FSMJavaGenerator.cpp:(.text+0xb0e): more undefined references to `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)' follow
generator/FSMJavaGenerator.o:(.rodata._ZTIN12FSMGenerator16FSMJavaGeneratorE[_ZTIN12FSMGenerator16FSMJavaGeneratorE]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
generator/FSMJavaGenerator.o:(.eh_frame+0x13): undefined reference to `__gxx_personality_v0'
gmake[2]: *** [fsmgenerator] Error 1

Reported by:	pkg-fallout
2014-04-20 20:34:29 +00:00
Ruslan Makhmatkhanov
636eaef522 multimedia/gpodder: update to 3.6.1
- update to 3.6.1

Release notes:
http://blog.gpodder.org/2014/02/gpodder-360-population-zero-released.html
http://blog.gpodder.org/2014/03/gpodder-361-little-orphan-airplane.html
2014-04-20 20:26:57 +00:00
Ruslan Makhmatkhanov
88266fb9b4 audio/py-eyed3: update to 0.7.4 (backwards incompatible branch)
- copy audio/py-eyed3 0.6.18 to audio/py-eyed3-06
- update audio/py-eyed3 to 0.7.4
- chase dependency change of audio/abcde to use audio/py-eyed3-06
- drop maintainership of audio/py-eyed3-06
- add mutual CONFLICTS into a both ports
2014-04-20 20:25:33 +00:00
Antoine Brodin
07746d8bd0 Mark broken, fails to install
riggs@ and the maintainer are working on an update

PR:		ports/187263
Reported by:	pkg-fallout
With hat:	portmgr
2014-04-20 20:17:01 +00:00
Antoine Brodin
b2ad68f481 Mark broken, Violates stagedir and fails to package
PR:		ports/188446
Reported by:	pkg-fallout
2014-04-20 20:10:43 +00:00
Antoine Brodin
d1dc06cf91 Unbreak with new cups
PR:		ports/188451
Obtained from:	https://rt.cpan.org/Public/Bug/Display.html?id=78583
With hat:	portmgr
2014-04-20 20:02:06 +00:00
Dirk Meyer
01a428af4e - drop maintainership 2014-04-20 19:41:54 +00:00
Adam Weinberger
094bafd957 With CLIENT_ONLY being an OPTION now, remove the unneeded
client-only pkg files.
2014-04-20 19:40:26 +00:00
Dirk Meyer
598cff826c - drop maintainership 2014-04-20 19:39:10 +00:00
Adam Weinberger
aeac7e9839 Update to SquirrelMail STABLE 2014/04/20. Also cleaning up
the Makefiles, and using @sample.

Notable changes include:

	* Add advanced control over the SSL context used when connecting to the
	  SMTP and IMAP servers over SSL/TLS (Thanks to Emmanuel Dreyfus)
	* Add ability to show login error from the IMAP server instead of
	  traditional "Unknown user or password incorrect" (thanks to Alain
	  Williams)
	* Allow SSL socket context to be specified as well
	* Make configuration tool show the SquirrelMail version
	* Better hook results testing
	* Add ability to use console.log for debugging
	* Turn off debugging by default
	* Add new attachments_top hook
2014-04-20 19:37:09 +00:00
Antoine Brodin
30beb2b240 Mark broken: Fails to post-build
Unsupported file type (library support not compiled in)
*** [post-build] Error code 1

Reported by:	pkg-fallout
2014-04-20 19:15:17 +00:00
Adam Weinberger
9befdab4ad Update to 4.5.3. 2014-04-20 19:13:50 +00:00
Antoine Brodin
ae758be51a Mark broken, fails to build
ocamlfind ocamlc -g -package unix,extlib,pcre,calendar,csv \
  -pp "camlp4o pa_extend.cmo q_MLast.cmo  -parser Camlp4MacroParser -impl" \
  -I +camlp4 -c -impl pa_pgsql.ml4
File "pa_pgsql.ml4", line 127, characters 16-16:
Error: Unbound value _loc

Reported by:	pkg-fallout
With hat:	portmgr
2014-04-20 19:06:04 +00:00
Ruslan Makhmatkhanov
27d66f679c graphics/GraphicsMagick12: mark deprecated
- mark this port deprecated - 1.2.x branch is no more supported upstream,
  no ports in the tree depending on this one. Users should migrate to
  graphics/GraphicsMagick13 (1.3.x - current stable branch)
- set deprecation date to 2014-05-20
2014-04-20 19:01:45 +00:00
Antoine Brodin
20ffeb0bb1 Fix build
PR:		ports/188387
Submitted by:	maintainer
Reported by:	pkg-fallout
2014-04-20 18:56:07 +00:00
Dirk Meyer
81cc0d7cf3 - drop mainatinership 2014-04-20 18:11:41 +00:00
Olli Hauer
563d06d57f - update bugzilla to 4.4.4, 4.2.9, 4.0.13
- minor Makefile cleanup

This release fixes one regression introduced in Bugzilla by
security bug 968576: URLs in bug comments are displayed
correctly again. (Bug 998323)

Release Notes & Changes
=======================
Before installing or upgrading, you should read the Release Notes for
the new version of Bugzilla:

  4.4.4:  http://www.bugzilla.org/releases/4.4.4/release-notes.html
  4.2.9:  http://www.bugzilla.org/releases/4.2.9/release-notes.html
  4.0.13: http://www.bugzilla.org/releases/4.0.13/release-notes.html

MFH:		2014Q2
2014-04-20 17:26:52 +00:00
Ashish SHUKLA
d90402da73 - Update to 5.89 2014-04-20 15:54:11 +00:00
TAKATSU Tomonari
958bad4aba - Update to 3.4.0 2014-04-20 14:47:47 +00:00
TAKATSU Tomonari
df5613098c - Update to 2.2.5 2014-04-20 14:46:31 +00:00
Alexey Dokuchaev
0bb60cc35c - Fix the build by dropping now unsupported compiler options
- While here: stagify, convert MASTER_SITE_SUBDIR and USE_BZIP2

Reported by:	pkg-fallout
2014-04-20 14:44:25 +00:00
Tijl Coosemans
12d6142f76 - Update gstreamer1-libav to 1.2.4 (fixes crashes when seeking).
- USES=libtool, INSTALL_TARGET=install-strip
- Replace tiny pkg-plist with PLIST_FILES.

PR:		ports/188133, ports/188803
2014-04-20 13:11:35 +00:00
Tijl Coosemans
70243c5642 SDCC version 3.4.0.
Highlights:
- New TLCS90 (Toshiba Z80 clone) target support
- New STMicroelectronics STM8 target support
- Support for named address spaces in ROM
2014-04-20 12:51:11 +00:00
Johan van Selst
23604649d1 Update to GNU AWK 4.1.1 (bugfix release),
http://lists.gnu.org/archive/html/info-gnu/2014-04/msg00000.html
2014-04-20 11:32:10 +00:00
Koop Mast
8e1e5218b5 Add patch to make sure the mutex is locked before trying to unlock it.
This fixes a startup crash in cheese 3.12.

Submitted by:	Gustau Perez
Obtained from:	Gstreamer upstream
2014-04-20 10:36:47 +00:00
Koop Mast
a2db3289fa Update to 0.4.19.
Update LICENSE to new notation and the fact there two different license
 in the software.
Switch to USES=libtool, strip library.
Don't install compiled examples. They not getting build on some platforms.
2014-04-20 10:14:49 +00:00
Baptiste Daroussin
f303c6b5e3 Use lua 5.2 2014-04-20 09:37:37 +00:00
Baptiste Daroussin
a101e3b95a Remove build dependency on pkgconf 2014-04-20 09:30:08 +00:00
Baptiste Daroussin
a2c74b313d Convert to lua 5.2 2014-04-20 09:21:20 +00:00
Baptiste Daroussin
69693724c0 Update to 1.0
Support stage
Use lua 5.2
2014-04-20 09:16:29 +00:00
Ruslan Makhmatkhanov
dcfc79fac4 sysutils/ldap-account-manager: convert USE_BZIP2 to USES, while here 2014-04-20 06:36:26 +00:00
Ruslan Makhmatkhanov
d5270f42bc sysutils/ldap-account-manager: update to 4.5
This release allows to set fields on tab Personal to read-only. NIS mail aliases
can managed on user tab and there is a new option if referrals should be followed.
The Pro version supports Oracle databases and organizational roles. The self
service now includes a language selection and password reset supports alternate
email addresses.

PR:		187709
Submitted by:	"Vasiliy P. Melnik" <basil@vpm.net.ua> (maintainer)
2014-04-20 06:34:11 +00:00
Kubilay Kocak
21c7eb2952 lang/python{31,32,33}: Add clang 3.4 fix from python27
Copy change committed to python27 [1] to python31, python32 and
python33 to fix builds of some extensions with Clang 3.4.

Also add breadcrumbs to the patch header in lang/python27 referencing
the upstream issue. [2]

The Python 3.4 port (lang/python34) already carries the patch.

[1] https://svnweb.freebsd.org/ports?view=revision&revision=346428
[2] http://bugs.python.org/issue20767
2014-04-20 01:35:39 +00:00
Juergen Lock
658ec3c2ed Add new port multimedia/naludump:
Naludump is a tool to delete NALU fill data from h.264 streams embedded into
TS files. The overall file structure isn't modified, only complete TS packets
of NALU fill data are removed.

Naludump contains lots of code of Klaus Schmidinger's VDR, and is based on
cocepts from Marten Richter's Nalustripper.

Usage:
naludump inputfile.ts [outputfile.ts]

WWW: http://www.udo-richter.de/vdr/naludump.en.html
2014-04-19 23:11:35 +00:00
Josh Paetzel
4648604d7f Additional port improvements 2014-04-19 20:21:10 +00:00
Joe Marcus Clarke
6e2e717c0a Convert to new LIB_DEPENDS format. 2014-04-19 19:17:50 +00:00
Joe Marcus Clarke
08329c95e6 * Convert to STAGE
* Only enable AppleTalk support on versions of FreeBSD that support it [1]

PR:		187726
2014-04-19 19:07:41 +00:00
Henrik Brix Andersen
87cfd323d0 - Add stage support
- Honor PORT_OPTIONS:MDOCS
- Remove BROKEN
2014-04-19 18:40:51 +00:00
Joe Marcus Clarke
9015a53dc7 Update to 2.15.1.
* Remove www.freebsd.org/~$user check from urlcheck()
* Remove 'in the module alias name' warning
* Remove 'binary -ko'
* Silence warnings in case if svn binary does not exist (try 2)
* Use more strict regexp for share/doc detection
* Add sdl-config to direct commands check
* Fix phase 2 of direct use of pathnames check
* Ignore comments in direct use of pathnames check
* Support nested knobs in plist for OPTIONS_SUB check
* Add check for @dirrm(try) libdata/pkgconfig in plist
* Remove USE_MESA, INSTALLS_SHLIB, APACHE_COMPAT, USE_XPM from deprecated
  macro check
* Fix 'Consider adding support for a NLS knob to conditionally disable gettext'
  warning in the case of use 'NLS_USES= gettext'

PR:		188389
Submitted by:	ak
2014-04-19 18:39:10 +00:00
Chris Rees
ed3d3888ca Add NLS to OPTIONS_DEFINE as it's used in the port
PR:		ports/188688
Submitted by:	mat

Fix ownership of installed libexec files

PR:		ports/188689
Submitted by:	mat
2014-04-19 17:10:40 +00:00
John Marino
7e86d0296e lang/gcc-aux: Fix a testsuite application typo, add test to list
Both of these issues affect dragonfly only.  The *-*-dragonfly* target
for dejagnu needs to be added to a few hundred tests but a typo
prevented that from happening.  No revbump as testing does not affect
the final package, nor is it a default option.
2014-04-19 17:01:37 +00:00
Chris Rees
f07640c809 pkg-messageify pkg-message rather than using pkg-install
Suggested by:	mat
2014-04-19 16:58:13 +00:00
Josh Paetzel
e43f15afa7 Add needed dependancies for this port.
Due to the FreeNAS build system being very....simplistic
the deps weren't needed in the port there, however to
work properly in FreeBSD they of course are needed.

Noticed by:	swills
Pointyhat to:	jpaetzel
2014-04-19 16:33:48 +00:00
Stephen Montgomery-Smith
a1c111f05d - Update to 2.2.0. 2014-04-19 16:09:43 +00:00
Tijl Coosemans
5fbf541c7d Fix libfreetype dependencies.
PR:		ports/188792
2014-04-19 15:57:46 +00:00
Mathieu Arnold
9ea93fc774 Add / to the blacklist of homedirs that should not be created or touched.
With hat:	portmgr
Sponsored by:	Absolight
2014-04-19 13:54:30 +00:00