1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
Commit Graph

355312 Commits

Author SHA1 Message Date
Danilo Egea Gondolfo
22a1e73b28 - Update from 1.5.1 to 1.5.2 2014-12-17 19:24:35 +00:00
Danilo Egea Gondolfo
a78d8c2223 - Update from 4.24 to 4.25 2014-12-17 19:19:53 +00:00
Antoine Brodin
8a31af35e2 Fix make patch
Reported by:	pkg-fallout
2014-12-17 18:45:07 +00:00
Bryan Drewery
d72f7d1f50 - Update to 4.89A, which should fix head builds.
PR:		ports/195679
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
2014-12-17 18:33:27 +00:00
Hajimu UMEMOTO
7ccbc423ba Fix build with clang when SNMP option is enabled.
PR:		196015
2014-12-17 18:04:21 +00:00
Antoine Brodin
b3f04c2dea Fix distinfo
PR:		ports/195417
Submitted by:	maintainer
Reported by:	pkg-fallout
2014-12-17 17:22:11 +00:00
Johannes Jost Meixner
4ab0baa710 emulators/linux-f10: fix RUN_DEPENDS
- fix RUN_DEPENDS structure:
  ${PKGBASE}>0:${PORTSDIR}/category/portname ...
- bump PORTVERSION

PR:		195124
DiffRev:	placeholder
Submitted by:	adrian
Approved by:	swills (mentor)
2014-12-17 16:56:57 +00:00
Mathieu Arnold
52e81f7199 While portmaster will rebuild if asked, portupgrade needs to be forced to do
it.

Sponsored by:	Absolight
2014-12-17 16:31:01 +00:00
Baptiste Daroussin
820a96f636 Fix packaging as a user (the Makefile was trying to modify LOCALBASE)
While here remove now useless gnomehier dep
2014-12-17 16:27:45 +00:00
Koop Mast
c4281a47c2 Update to 0.5.9.
Switch to new gstreamer version, this unbreak the build [1]
Remove @dirrmtry from plist

Reported by:	pkg-fallout
2014-12-17 16:20:33 +00:00
Baptiste Daroussin
5801b0dbc3 Convert to USES=fakeroot
Fix plist
2014-12-17 16:13:33 +00:00
Baptiste Daroussin
a4581dacfe Fix packaging as a user 2014-12-17 16:01:57 +00:00
Baptiste Daroussin
266f5e22af Fix packaging as a user 2014-12-17 15:54:47 +00:00
Bruce A. Mah
a6b4d62051 Update benchmarks/iperf3 to 3.0.10.
Sponsored by:	ESnet
2014-12-17 15:14:59 +00:00
Baptiste Daroussin
724ccb6382 Fix packaging as user 2014-12-17 14:58:01 +00:00
Mathieu Arnold
e004940d75 Correct the latest portmaster instructions.
Submitted by:	Adam Vande More
Sponsored by:	Absolight
2014-12-17 14:56:24 +00:00
Baptiste Daroussin
a965b7e837 Fix packaging as a user 2014-12-17 14:48:43 +00:00
Bryan Drewery
904744cbc1 Update openssh entry to note LPK removal 2014-12-17 14:48:37 +00:00
Baptiste Daroussin
1854d9d7a3 Fix packaging as a user
Strip binaries
2014-12-17 14:46:22 +00:00
Baptiste Daroussin
7e0b07b0df Fix build as user
Fix perl shebang
2014-12-17 14:42:46 +00:00
Ryan Steinmetz
b6dc0323d3 - Mark IGNORE on 9.0-9.2 due to build failures
- Remove trailing whitespace from pkg-descr
- Bump PORTREVISION
2014-12-17 14:36:01 +00:00
Baptiste Daroussin
295ea87e9f Add USES=fakeroot to allow packaging ports that are not stageable as a user
It uses debian's fakeroot, like NEED_ROOT (which it is supposed to replace) it
is preferred to fix the port to properly stage without those hacks
2014-12-17 14:32:59 +00:00
Baptiste Daroussin
783b5ff7f5 Does not actually need root at all 2014-12-17 13:31:42 +00:00
Mathieu Arnold
64835f0cdc Make Perl link all .so it builds with libperl.so.
It makes upgrading from one Perl major version to another way easier.  For
binary package users, it means pkg upgrade will detect the libperl.so.x.yy
change, and reinstall the affected packages.  For users using ports, it will
save rebuild time as it's easier to detect what ports really need to be
rebuilt.

PR:		195821
Differential Revision: https://reviews.freebsd.org/D1241
Submitted by:	mat
Reviewed by:	antoine, bdrewery
Exp-run by:	antoine
With hat:	perl
Sponsored by:	Absolight
2014-12-17 13:21:56 +00:00
Dmitry Marakasov
6bc4665885 - Strip binary 2014-12-17 13:21:20 +00:00
Baptiste Daroussin
214e082755 Avoid defining do-install if NO_INSTALL is defined 2014-12-17 13:01:59 +00:00
Mathieu Arnold
2efcdc99a9 Retire BSDPAN.
It was never converted to pkg, and starting with Perl 5.18 gives out
annoying warnings.

Differential Revision: https://reviews.freebsd.org/D1318
Reviewed by:	swills
With hat:	perl
Sponsored by:	Absolight
2014-12-17 12:59:30 +00:00
Koop Mast
bf62d36d99 chmod +r the metadata.json file since 0600 is not usefull for a data file.
Submitted by:	mux@
2014-12-17 12:41:23 +00:00
Johannes Jost Meixner
5b52046b81 sysutils/rsnapshot: unbreak with Perl 5.18
- Backport an upstreamed patch which unbreaks rsnapshot with Perl >= 5.18.
- Bump PORTREVISION

PR:		195446
Differential Revision:	https://reviews.freebsd.org/D1324
Submitted by:	David O'Rourke <dor.bsd@fastmail.fm>
Approved by:	remko (maintainer)
Approved by:	koobs (mentor)
2014-12-17 12:04:45 +00:00
Kurt Jaeger
0e68dcc6e0 www/qooxdoo: 4.0.1 -> 4.1
Changes:
http://qooxdoo.org/project/release_notes/4.1
2014-12-17 12:02:58 +00:00
Johannes Jost Meixner
d967dfe5a5 graphics/linux-c6-sdl_ttf: Update to 2.0.11-6.el6
- Upgrade to 2.0.11-6.el6
- Remove distinfo.i386 (unused leftover)

Differential Revision:	https://reviews.freebsd.org/D1329
Approved by:	koobs (mentor)
2014-12-17 11:36:55 +00:00
Bartek Rutkowski
2c8b490eb1 devel/poco-devel: update 1.5.3 -> 1.5.4
PR:		194441
Submitted by:	Joseph Benden <joe@thrallingpenguin.com>
2014-12-17 11:23:14 +00:00
Anton Berezin
3375afb87a 1. Enable kqueue support (you still need to st_set_eventsys(ST_EVENTSYS_ALT)
2. Add a patch to resolve stack issues with varargs users on AMD64
3. Take over maintainerhip
4. Bump PORTREVISION

Approved by:	(3) lippe (previous maintainer)
2014-12-17 11:15:13 +00:00
Ruslan Makhmatkhanov
c5fc7b300c Simple integration of Flask and WTForms, including CSRF, file upload
and Recaptcha integration.

WWW: https://flask-wtf.readthedocs.org/en/latest/
2014-12-17 09:40:04 +00:00
Guido Falsi
ebeac598b2 Fix generation of asterisk.conf.sample file.
Pointy hat to:	me
2014-12-17 09:10:49 +00:00
Xin LI
1f9c96462b Update to 10.0.15.
- InnoDB is now disabled by default.  MariaDB ships with
   XtraDB as drop-in replacement of InnoDB but keeps the
   original InnoDB as an option you have to set specifically
   to enable it.
 - Added support for Mroonga storage engine.
 - Removed mytop script, which the latest version can be
   installed via databases/mytop.
 - Moved INNODB option to the Server part (as OQGraph)
 - Updated -server log only as this only affects -server.

Submitted by:	Bernard Spil <spil oss gmail com> (maintainer)
2014-12-17 07:10:58 +00:00
Bryan Drewery
efa341d28c The openssh-portable66 port is no longer needed as all patches now
build. Mark it DEPRECATED.
2014-12-17 02:35:55 +00:00
Bryan Drewery
e5b42c8536 - Fix HPN patches for 6.7p1
- Add back HPN and NONECIPHER for the default options and bump PORTREVISION
  due to this.
2014-12-17 02:34:43 +00:00
Cy Schubert
eac9af44b7 Update 3.6.1 --> 3.6.2
Submitted by	Peter Czanik (CzP) <peter.czanik@balabit.com>
Sponsored by:	BalaBit IT Security / syslog-ng upstream
2014-12-17 01:22:46 +00:00
Cy Schubert
1bcceb599a Update 0.3.3 --> 0.4.1
Submitted by:	Peter Czanik (CzP) <peter.czanik@balabit.com>
Sponsored by:	BalaBit IT Security / syslog-ng upstream
2014-12-17 01:21:15 +00:00
Pawel Pekala
6588e7f54e Update to version 0.15.2
PR:		195948
Submitted by:	maintainer
2014-12-16 23:39:45 +00:00
Ryan Steinmetz
0cce7becc7 - Remove SMB option
- Bump PORTREVISION
2014-12-16 22:23:30 +00:00
Pawel Pekala
a28c9784b3 - Upadate biology/mopac to version 1.15
- Bump affected ports
- Switch ports to new mastersite, add LICENSE
- Reformat ports pkg descriptions

PR:		194493
Submitted by:	tkato432@yahoo.com
2014-12-16 22:10:23 +00:00
Vsevolod Stakhov
dc255badc8 - Update to 2.1.2 2014-12-16 22:06:33 +00:00
Carlo Strub
437f3b2ca1 OTRS security announcement 2014-12-16 22:06:31 +00:00
Bryan Drewery
bacf87759f - Unbreak KERB_GSSAPI option by using Debian's patch.
I am serving the patch exactly as-is from their site. Obtained from:
  http://sources.debian.net/data/main/o/openssh/1:6.7p1-3/debian/patches/gssapi.patch
2014-12-16 21:44:11 +00:00
Jung-uk Kim
7df9bf91d2 Turn off -Werror for Clang 3.5+ and revert r374780 for now. 2014-12-16 21:37:30 +00:00
Bryan Drewery
c931fe84b9 Unmark X509 option as BROKEN after fixed in r374821 2014-12-16 21:29:03 +00:00
Bartek Rutkowski
c4f3bdb6b1 x11/rxvt-devel: fix EXPIRATION_DATE value 2014-01-13 -> 2015-01-13
PR:		195034
2014-12-16 20:14:32 +00:00
Bryan Drewery
c182d59b5f - Update X509 patch to 8.2 which now supports OpenSSH 6.7p1
No PORTREVISION bump since it was BROKEN before with X509.
2014-12-16 20:14:04 +00:00