Commit graph

5651 commits

Author SHA1 Message Date
Nicola Vitale
98e91c751a - Fix runtime error:
Global symbol "@args" requires explicit package name at /usr/local/share/shutter/resources/modules/Shutter/App/HelperFunctions.pm line 56.
Global symbol "@args" requires explicit package name at /usr/local/share/shutter/resources/modules/Shutter/App/HelperFunctions.pm line 57.
Compilation failed in require at /usr/local/bin/shutter line 148.

See also: See also: https://bugs.launchpad.net/shutter/+bug/1495163/comments/2

- Bump PORTREVISION

Reviewed by:	feld
MFH:	2015Q3
2015-10-01 17:07:48 +00:00
Dmitry Marakasov
7f1bfb23cc - Fix documentation handling as it doesn't work properly with autoplist
- Simplify patching, don't patch and REINPLACE_CMD a same file
- Add LICENSE_FILE
- Add NO_ARCH
- Pet portlint

PR:		203013
Submitted by:	amdmi3
Approved by:	maintainer timeout (seawolf@marinewolf.net, 3 weeks)
2015-09-30 18:21:12 +00:00
Dmitry Marakasov
bd5fd6348b - Add LICENSE_FILE
Approved by:	portmgr blanket
2015-09-30 11:55:21 +00:00
Guido Falsi
e02adb8198 Fix build on 10.1
PR:		202843
Submitted by:	tkato432 at yahoo.com
Reported by:	amdmi3 (thanks!)
2015-09-30 08:06:35 +00:00
Dmitry Marakasov
d1044591e6 - Fix build after GNUstep changes by stripping files in the correct place 2015-09-29 23:37:52 +00:00
Jason Helfman
4d316806e9 - over to novel@ 2015-09-29 18:26:08 +00:00
Jimmy Olgeni
294eeda0a2 Sort category Makefiles. 2015-09-29 10:48:46 +00:00
Guido Falsi
f310175ba4 Update to 1.21.1
PR:		202843
Submitted by:	Ports Fury
2015-09-26 13:01:52 +00:00
Guido Falsi
1ddaaea2e3 - Update to 0.2.14
- Regenerate patch file

PR:		202842
Submitted by;	Ports Fury
2015-09-26 12:58:51 +00:00
Baptiste Daroussin
8d0ebb488f Remove from plist things already done by USES 2015-09-26 00:30:42 +00:00
Dmitry Marakasov
4a7f210314 - Add LICENSE
- Pet portlint
- Regenerate patches with `make makepatch`
2015-09-25 15:17:37 +00:00
Frederic Culot
d0d2fb3c56 - Reassign to the heap after fluffy@'s bit was taken in for safekeeping 2015-09-24 08:12:33 +00:00
Jason Unovitch
e31df43b34 deskutils/owncloudclient: update 1.8.4 -> 2.0.1
- Pass maintainer from ports@ to PR submitter
- Regenerate a patch for 2.0.1

PR:		203167
Submitted by:	Yonas Yanfa <yonas@fizk.net>
2015-09-21 12:29:36 +00:00
Jimmy Olgeni
686b747c39 Typos, whitespace and capitalization fixes (A-F). 2015-09-20 19:59:03 +00:00
David Chisnall
9156bf1b9e Make all GNUstep ports install into the System domain so that the Local domain is available for stuff built from source.
Some ports were already installing in the System domain, for these just remove the Makefile lines explicitly specifying the install domain.

The rest are installed in the Local domain, remove any overrides, update their pkg-plists and any explicit paths in the Makefiles and then bump port revision.

Approved by:	bapt (mentor)
Differential Revision:	https://reviews.freebsd.org/D2977
2015-09-19 10:33:34 +00:00
Jason Unovitch
39e08678d8 deskutils/remind: security update 3.1.13 -> 3.1.15
PR:		202942
Approved by:	ports-secteam (feld)
Security:	b55ecf12-5d98-11e5-9909-002590263bf5
Security:	CVE-2015-5957
MFH:		2015Q3
2015-09-18 22:55:20 +00:00
Mark Felder
66637b10eb Fix arbitrary code execution vulnerability
MFH:		2015Q3
Security:	CVE-2015-0854
Security:	d45ad7ae-5d56-11e5-9ad8-14dae9d210b8
2015-09-17 16:17:55 +00:00
Jason Helfman
08a2bf0aae - address location of cpu_map.xml in capabilities.py [1]
- Use GtkVnc.Display() not GtkVnc.Display.new() [2]
- bump portrev

Both of these issues have been addressed upstream by crobinso@redhat.com:
[1] b15c44923c
[2] 5df6757a0b

PR:		203152 [2]
Submitted by:	yonas@fizk.net [2], daniel@morante.net (via mail) [1]
2015-09-17 16:15:10 +00:00
Baptiste Daroussin
e0de738591 Remove ansi version fo wxGTK 2.8 and only keep the unicode version
All applications in the ports tree works correctly with unicode version of wxGTK

Newer version of wxGTK are unicode only (3.0+)

Note that now WX_UNICODE macro is noop
2015-09-16 19:51:26 +00:00
Jason Helfman
cdfeb6c46e - update to 0.99.9 2015-09-15 19:23:40 +00:00
Dmitry Marakasov
53abbca31f - Switch to USES=libarchive as suggested by stage-qa
- Switch to options helpers
- Add missing files to plist

Approved by:	portmgr blanket
2015-09-15 16:29:08 +00:00
Dmitry Marakasov
2c4401e95a - Fix shebangs
Approved by:	portmgr blanket
2015-09-14 19:06:51 +00:00
Mathieu Arnold
afae652a2a Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
  Though you should note that only the default version can be used to
  install Perl modules, and the non default Perl versions cannot use the
  modules installed via ports if they contain .so as they are installed
  in a version specific directory.

Reviewed by:	bapt (the Mk bits)
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3542
2015-09-14 12:19:48 +00:00
Baptiste Daroussin
10403829cf Use wxGTK3 2015-09-13 20:27:48 +00:00
Baptiste Daroussin
71a499b0fa Convert to option framework
Use options helpers
Remove usage of HAVE_GNOME
2015-09-13 14:36:40 +00:00
Baptiste Daroussin
ff9752d43a Convert EVOLUTION support into proper options 2015-09-13 14:03:53 +00:00
Olivier Duchateau
d5a912baf2 Mark as deprecated, Steadyflow is no longer developed.
It can be replaced by net/uget.
2015-09-12 13:17:47 +00:00
Dmitry Marakasov
0ee96ae1e2 - Ignore unneeded .egg-info files
- Add NO_ARCH

Approved by:	portmgr blanket
2015-09-11 19:19:30 +00:00
Dmitry Marakasov
4a4337dfe9 - Add LICENSE
- Add NO_ARCH
- Fix staging from plain user

Approved by:	portmgr blanket
2015-09-11 19:12:46 +00:00
Dmitry Marakasov
a812006ba7 - Switch to options helpers
- Add some NO_ARCHes

Approved by:	portmgr blanket
2015-09-10 15:24:12 +00:00
Dmitry Marakasov
6c76ecc91f - Switch to cmake:outsource to not install unneeded files
PR:		202626
Submitted by:	amdmi3
Approved by:	maintainer timeout (yurkis@gmail.com, 2 weeks)
2015-09-10 12:48:26 +00:00
Wen Heping
c3caf250b5 - Update to 6.5.22 2015-09-09 08:10:12 +00:00
Dmitry Marakasov
31a68a27a6 - Add NO_ARCH
- Switch to options helpers
- Add empty directory and ignored files into plist

Approved by:	portmgr blanket
2015-09-08 14:42:55 +00:00
Raphael Kubo da Costa
cfc6c42930 Update CMake to 3.1.1.
Release notes for the 3.3 series:
http://www.cmake.org/cmake/help/v3.3/release/3.3.html

This update took longer than expected because of a behavior change in CMake:
now calls to find_library(), find_path() etc will take the $PATH environment
variable into consideration, which in practice means that it will prefer
libraries in base instead of those in ports when both versions are available.
r395972 is an example of the groundwork that had to be done before landing this
patch.

- deskutils/owncloudclient: When OpenSSL from ports is to be used, make sure to
  pass ${LOCALBASE} as $CMAKE_PREFIX_PATH, otherwise it will use the version in
  base (see above) and fail on 9.x.
- math/cgal: Import upstream patch to fix the configuration process with CMake
  3.3.x.

PR:		202516
2015-09-07 12:09:53 +00:00
Mathieu Arnold
a8ed171245 Convert most ports using cloud.github.com to GHC.
Convert a couple to github, and use some options helpers on the way.

Sponsored by:	Absolight
2015-09-04 16:02:16 +00:00
Koop Mast
20693c420a Update notification-daemon to 3.16.1.
Obtained from:	gnome devel repo
2015-09-04 09:31:16 +00:00
Koop Mast
05889716eb Update mate-notification-daemon to 1.10.1. 2015-09-04 08:57:02 +00:00
Koop Mast
f800214a53 Update mate-utils to 1.10.3. 2015-09-04 08:56:32 +00:00
Raphael Kubo da Costa
f358732b18 Uses/iconv.mk: Set iconv-related CMake variables.
The way we deal with iconv in base and ports across different FreeBSD
releases is complicated: 9.x does not have iconv.h in base, 10.1 has it with
a different prototype for iconv(3) and later versions have the right
iconv(3) prototype. And, in some cases (USES=iconv:{translit,wchar_t}), we
must always use the libiconv port.

This is why there are so many checks in Uses/iconv.mk: we need to know the
situation we currently have in order to decide whether to pull iconv from
converters/libiconv, whether to just use its header (and pull the library
from base) or whether to use everything from base.

r384038 adjusted several CMake-based ports, but did so in a way that was not
very scalable and required a few intrusive patches to some ports. Most ports
that have both USES=cmake and USES=iconv use variations of FindIconv.cmake
that behave similarly. This change passes the header and library values we
really want to use to CMake using the most common variable names, bypassing
the calls to find_path() and find_library() that would sometimes end up
finding the wrong file. The few ports that use different variable names have
had their Makefiles adjusted (we manually pass the values we want via
CMAKE_ARGS).

Other changes:
- chinese/fcitx: Explicitly set LIBICONV_LIBC_HAS_ICONV_OPEN=OFF as we
  always want the version from ports because of USES=iconv:wchar_t.
- editors/calligra: Explicitly use iconv:translit because Kexi needs it.
- irc/weechat and irc/weechat-devel: The FindIconv.cmake patches could not
  be entirely removed because the check_library_exists() calls are wrong.
  Sent upstream: https://github.com/weechat/weechat/pull/513
- textproc/ctpp2: Use iconv:translit when the TRANSLITERATE option is used.

PORTREVISION has been bumped in editors/calligra and textproc/ctpp2 because
their dependency list has changed in 10.2 and later as the ports version is
always used now.

PR:		202798
Reviewed by:	antoine, tijl
Approved by:	portmgr (antoine)
2015-09-03 15:44:13 +00:00
Dmitry Marakasov
8b86589a89 - Switch to USES=libarchive as suggested by stage-qa
Approved by:	portmgr blanket
2015-09-02 13:45:30 +00:00
Koop Mast
510ebc9605 Update librsvg2 to 2.40.10.
Replace gtk20 dependancy with gdk-pixbuf2 and pango, and drop the
gtk-engines2 run dependacy.

Update ports to take the dependacy changes into account.

PR:		202378
Exp-run by:	antoine@
2015-08-29 15:59:40 +00:00
Raphael Kubo da Costa
32f14c498e Drop USES=iconv.
The port does not include any iconv header, does not call any iconv function
or invoke the executable.
2015-08-29 10:45:11 +00:00
Max Brazhnikov
78ec5e6592 - Bump PORTREVISION after libzip update 2015-08-28 10:48:41 +00:00
Veniamin Gvozdikov
e17dfb0ce4 - Use qt4-linguisttools for localization.
- Add USE_QT4=corelib.
- Add LICENSE_FILE.
- Fix portlint warning (.000000000 +0000 -> UTC)

PR:		ports/202695
Submitted by:	Andriy Voskoboinyk <s3erios@gmail.com>
2015-08-27 19:21:36 +00:00
Raphael Kubo da Costa
6305f7319e Drop USES=iconv.
The port builds just fine without it, and does not use iconv directly.
2015-08-25 15:40:08 +00:00
Hiroki Sato
27470e1676 - Split ghostscript into X11-independent and -dependent parts:
* print/ghostscript{7,8,9,9-agpl}-base

   Installs Ghostscript binary, libgs, and related files.
   These ports do not depend on X11 libraries (i.e. x11* devices
   are not available).  USES=ghostscript will set dependency on
   one of them depending on GHOSTSCRIPT_DEFAULT.

   The default device is set to "display" or "bbox".

 * print/ghostscript{7,8,9,9-agpl}-x11

   Installs a shared library which provides X11 support to
   the installed Ghostscript binaries.  x11* devices will be
   enabled when the library is available.

   This depends on *-base (RUN_DEPENDS).  USES=ghostscript:x11
   will set dependency on one of them.

- Fix integer overflow reported as CVE-2015-3228.

- Update Uses/ghostscript.mk:

 * Add x11 keyword.  nox11 keyword is now obsolete.

 * Use packagename in *_DEPENDS line to prevent relationship between
   -base and -x11 packages from being broken.

- Fix x11/nox11 keyword and bump PORTREVISION in ports using
  USES=ghostscript to update dependency of pre-compiled packages.
2015-08-22 17:48:35 +00:00
John Marino
0a0a381f8a deskutils/ical: Skip faulty configure test (that will always pass anyway)
The configure test for a valid tk version assumes the compiler will
search in /usr/local/include by default.  While this is often true, it
cannot be guaranteed and the test will fail when the compiler doesn't
search there.

The ports framework guarantees the correct version of tk will always be
present, so this modification to the unmaintained port just skips the
tests to allow the configure phase to succeed on the previously mentioned
compilers.
2015-08-22 15:14:02 +00:00
Philip M. Gollucci
391a51bdfc deskutils/parcellite: fix build without NLS
- Remove unneeded copies of extrapatch-configure.ac

PR:                  202537
Submitted by:        s3erios@gmail.com
Approved by:         (shouldve been in previous patch)
2015-08-21 21:06:18 +00:00
Philip M. Gollucci
dd0229f65e deskutils/parcellite: update to 1.1.9
- Update to 1.1.9.
- Remove patch-src__main.c - it's not needed now.
- Add CPPFLAGS/LIBS (unbreak configure).
- Patch Makefiles - add missing libraries to LDADD.
- Add LICENSE_FILE.
- Add all used dependencies (USE_GNOME=glib20 pango, USE_XORG=x11).
- Honor Option NLS

PR:                  201875
Submitted by:        s3erios@gmail.com
Approved by:         maintainer timeout (koalative@gmail.com ; 23 days)
2015-08-19 02:17:46 +00:00
Philip M. Gollucci
42afa5df82 [patch] deskutils/cdcat: qt4-linguist -> qt4-linguisttools
PR:                  202206
Submitted by:        s3erios@gmail.com
2015-08-18 20:02:50 +00:00