Commit graph

17290 commits

Author SHA1 Message Date
Dirk Meyer
2f7415db35 - fix build on i386 2015-02-09 20:36:52 +00:00
Sean Bruno
8b9b1a106c Update pefs-kmod to 2014-08-20 at request of maintainer.
PR:		197497
Submitted by:	gleb (maintainer)
Approved by:	mentor (implicit)
2015-02-09 19:08:40 +00:00
Ganael LAPLANCHE
c7d49848b5 Update to 0.9.1 2015-02-09 11:15:09 +00:00
Kris Moore
23951dfe5c - Fix incorrect RUN_DEPENDS 2015-02-08 23:11:37 +00:00
Ashish SHUKLA
444283b263 - Update to 4.3 2015-02-08 22:32:50 +00:00
Sean Bruno
4d0d7bb602 Add armv6 to supported ONLY_FOR_ARCHS list.
PR:		197332
Submitted by:	egypcio@googlemail.com
Reviewed by:	gleb (maintainer)
Approved by:	mentor (implicit)
2015-02-07 23:46:56 +00:00
Jan Beich
1fe731fddc Use INSTALL_MAN for documentation per r367307 and Porter's Handbook
Approved by:	mentors (implicit)
2015-02-07 19:38:34 +00:00
Thomas Zander
54c990223a - Update to upstream version 0.3.4
- Fix license string

PR:		197149
Submitted by:	jwbacon@tds.net (maintainer)
2015-02-07 19:08:33 +00:00
Muhammad Moinur Rahman
25edd878fe sysutils/avfs: Revive and update version 0.9.9=>1.0.2
- Unbreak
- Pass maintainership to submitter
- Add LICENSE(LGPL20 GPLv2)
- Remove OPTIONS LIBRARY to make default as most of the dependent ports
  require the library
- Make proper use of OPTIONSNG to declutter ${PORT_OPTIONS:M*}

PR:			196942
Differential Revision:	https://reviews.freebsd.org/D1795
Submitted by:		mp39590@gmail.com
Approved by:		marino(mentor)
2015-02-07 13:04:38 +00:00
Muhammad Moinur Rahman
9bad9cf66a sysutils/dar: Update version 2.4.15=>2.4.17
Differential Revision:	https://reviews.freebsd.org/D1796
Approved by:		marino(mentor)
2015-02-07 12:44:13 +00:00
Thomas Zander
7909bbfc97 Update to version 20150122
PR:		197055
Submitted by:	howeyc@gmail.com (maintainer)
2015-02-07 12:39:40 +00:00
Antoine Brodin
8c7884a00d Unbreak
Submitted by:	Terry Kennedy
2015-02-07 12:12:33 +00:00
Antoine Brodin
82a3b2e89c Mark BROKEN: Unfetchable
Reported by:	pkg-fallout
2015-02-07 09:17:32 +00:00
Guido Falsi
d28a45c336 - Update to 1.5.3
- Adjust path in pkg-install to PREFIX

PR:		197023
Submitted by:	vermaden@interia.pl (maintainer)
2015-02-06 13:41:41 +00:00
John Marino
21ceda0cc8 sysutils/backuppc-devel: Fix shebang, sample files, pkg-plist
PR:		196923
Submitted by:	maintainer (Alexander Moisseev)
2015-02-06 09:44:48 +00:00
Baptiste Daroussin
a9b09537bb Drop unneeded NEED_ROOT 2015-02-05 17:03:06 +00:00
Baptiste Daroussin
23bea611b9 Cleanup plist 2015-02-05 16:34:50 +00:00
Baptiste Daroussin
ef48819fd6 Typo 2015-02-05 16:26:34 +00:00
Baptiste Daroussin
d23dfd8d81 simplify plist 2015-02-05 16:26:03 +00:00
Baptiste Daroussin
b63b6177c4 Get rid of @cwd 2015-02-05 16:22:34 +00:00
Veniamin Gvozdikov
c3417aa8e4 - Fix resource leaks
PR:		ports/197350
Submitted by:	olevole@olevole.ru (maintainer)
2015-02-05 16:09:40 +00:00
Ganael LAPLANCHE
030ef955a1 Update to 0.10 2015-02-05 07:25:50 +00:00
Jung-uk Kim
cea01f2dc9 Update to 20150204. 2015-02-04 23:49:29 +00:00
Jimmy Olgeni
44aa2cc47a Fix quoting of function identifiers in postgresql_privs (issue 703
in ansible/ansible-modules-core on GitHub).

PR:		197325
Submitted by:	olgeni
Approved by:	maintainer
2015-02-04 19:24:26 +00:00
Antoine Brodin
4998e26dc2 - Allow staging as a regular user
- Bump portrevision as it was not packaged with intended owner
2015-02-03 17:56:54 +00:00
Kris Moore
b03b6f5528 - Add PC-BSD ports from the 10.1.1 release
- Update MOVED to reflect pcbsd-utils-qt4 -> pcbsd-utils-qt5
2015-02-03 15:05:14 +00:00
Dmitry Marakasov
b55097447b - Remove always false OSVERSION condition 2015-02-03 14:50:55 +00:00
Koop Mast
563f73ccfe Update poppler to 0.30.0 [1].
Make sure we use openjpeg1 in poppler, while openjpeg2 support
was added there still bugs in openjpeg2 that need to be fixed.
Add patches to inkscape for API changes in poppler 0.29.0 [2].

PR:		196599 [1]
Submitted by:	olivierd@ [1]
Exp-run by:	antoine@
Obtained from:	upstream [2]
2015-02-03 12:28:23 +00:00
Muhammad Moinur Rahman
fefff138d8 [CHANGE CATEGORY] sysutils/currtime: deskutils->sysutils
Submitted by:	danfe
Approved by:	bapt(mentor)
2015-02-03 10:36:18 +00:00
Dirk Meyer
446dce9a31 - fix typo in path 2015-02-03 04:52:44 +00:00
John Marino
5bd2bd281e sysutils/pmt: Rework patch handle POSIX issues on both fbsd and dfly
A few years ago, _XSI_VISIBLE was defined to re-expose gettimeofday on
FreeBSD.  Recent changes to DragonFly's signal.h headers resulted in the
failure of the building of pmt.  By defining _XOPEN_SOURCE=500 instead,
pmt on both platforms.
2015-02-02 19:05:11 +00:00
Dmitry Marakasov
1102e796a2 - Update to 0.3.1.20150121
PR:		197273
Submitted by:	cheffo@freebsd-bg.org (maintainer)
2015-02-02 18:34:51 +00:00
Emanuel Haupt
9bfea87c32 The project moved from google code to github. The distfile checksum update
stems from the fact that the old distfile contained .svn control files where in
the tarball on github those files have been purged. The rest remained
unmodified, therefore no PORTREVISION bump is required.
2015-02-02 09:27:31 +00:00
MIHIRA Sanpei Yoshiro
707673b989 I tested xbatt on amd64 and add support amd64(no changees) 2015-02-02 02:52:03 +00:00
Dmitry Marakasov
fd4d6f4bfe Mark broken on 11.x 2015-02-01 20:33:48 +00:00
Thomas Zander
544315a336 Fix build on systems without /etc/make.conf
PR:		197241
Submitted by:	riggs
Approved by:	ler@lerctr.org (maintainer)
MFH:		2015Q1
2015-02-01 15:27:13 +00:00
Cy Schubert
a1c954811e Fix pkg-plist. 2015-02-01 14:30:29 +00:00
Dirk Meyer
c061c44a55 - use full path in DEPENDS 2015-02-01 07:04:36 +00:00
Cy Schubert
924b98fff0 Bump PORTREVISION for r373436.
PR:		PR/197225
2015-01-31 23:32:50 +00:00
Antoine Brodin
0e798e758b Mark BROKEN: Checksum and size mismatch
Reported by:	pkg-fallout
2015-01-31 10:02:41 +00:00
Kubilay Kocak
46d3214b70 sysutils/bsdploy: Update to 1.3
- Update bsdploy to 1.3
- Update all py-ploy[_]* dependencies:

    ploy:         1.0.3
    ploy_ensible: 1.2.1
    ploy_ec2:     1.1.1
    ploy_ezjail:  1.1.0
    ploy_fabric   1.1.0

- Sort USE_PYTHON's

Changes:

  * bsdploy:      https://github.com/ployground/bsdploy/blob/1.3/CHANGES.rst
  * ploy:         https://github.com/ployground/ploy/blob/1.0.3/HISTORY.rst
  * ploy_ansible: https://github.com/ployground/ploy_ansible/blob/1.2.1/HISTORY.rst
  * ploy_ec2:     https://github.com/ployground/ploy_ec2/blob/1.1.1/HISTORY.rst
  * ploy_ezjail:  https://github.com/ployground/ploy_ezjail/blob/1.1.0/HISTORY.rst
  * ploy_fabric:  https://github.com/ployground/ploy_fabric/blob/1.1.0/HISTORY.rst
2015-01-31 00:01:50 +00:00
Kris Moore
1ac857f734 - Add support to probe for and add chainloaded disks to the grub menus
- Bump PORTREV
2015-01-30 16:42:14 +00:00
Dirk Meyer
ce2fcd9e85 - update to 6.0.2
- take maintainership
Approved by:	feld
2015-01-30 15:16:55 +00:00
Dirk Meyer
f858efa8c0 - update to 4.2.2
- take maintainership
Approved by:	feld
2015-01-30 15:12:28 +00:00
Matthias Andree
596f66d49e Repair PORTSCOUT variable. 2015-01-30 07:04:33 +00:00
John Baldwin
31176491f7 Replace use of d_thread_t with 'struct thread'. This has been accepted
upstream already.  d_thread_t is an ancient compat shim for FreeBSD 4
that is going away in FreeBSD 11.

PR:		196692
Approved by:	gnn (maintainer)
2015-01-29 15:24:07 +00:00
Matthias Andree
54de2d153e Upgrade busybox to stable 1.23.1, setting busybox-unstable to IGNORE
because it is older.  Work around missing mempcpy().
2015-01-28 22:16:56 +00:00
William Grzybowski
6e1673294c sysutils/gdisk: fix build with utf16 option
PR:		197006
Submitted by:	John Hein (based on)
2015-01-28 15:36:11 +00:00
Steven Kreuzer
bd8a7aa332 Update to version 14.11.3
PR:		196260
2015-01-28 14:04:53 +00:00
Raphael Kubo da Costa
34d0f208cc Add sysutils/qt5-qtpaths.
This is a command-line interface to QStandardPaths, part of qttools. It is
used by the KDE Frameworks 5 ports, which will be added in the future.

While here, also add x11-toolkits/qt5-quickcontrols to devel/qt5 which I had
forgotten to do before.

Submitted by:	Tobias Berner <tcberner@gmail.com>
2015-01-28 01:15:22 +00:00