aboutsummaryrefslogtreecommitdiffstats
path: root/widgets
diff options
context:
space:
mode:
authorLauris Kaplinski <lauris@src.gnome.org>2000-08-31 10:47:14 +0800
committerLauris Kaplinski <lauris@src.gnome.org>2000-08-31 10:47:14 +0800
commit3a839acf2ae5f2d81d0390435204d227f2d0fe64 (patch)
tree320c9d84639e40265a6d2a60f8ea7d079bea10c6 /widgets
parent9063071b4b72a3e76b189d9487f102d68e7479e7 (diff)
downloadgsoc2013-evolution-3a839acf2ae5f2d81d0390435204d227f2d0fe64.tar.gz
gsoc2013-evolution-3a839acf2ae5f2d81d0390435204d227f2d0fe64.tar.zst
gsoc2013-evolution-3a839acf2ae5f2d81d0390435204d227f2d0fe64.zip
#define gnome_font_lookup_default for gnome-print 0.20
svn path=/trunk/; revision=5133
Diffstat (limited to 'widgets')
-rw-r--r--widgets/misc/e-unicode.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/widgets/misc/e-unicode.h b/widgets/misc/e-unicode.h
index 6fd9c7f5af..a1d571e918 100644
--- a/widgets/misc/e-unicode.h
+++ b/widgets/misc/e-unicode.h
@@ -9,6 +9,7 @@
#ifdef USING_GNOME_PRINT_0_20
#define gnome_font_get_size(f) ((f)->size)
#define gnome_font_get_glyph_width gnome_font_get_width
+#define gnome_font_lookup_default gnome_font_get_glyph
#endif
/*
8b3457e6325526a2936918351'>Do not build unnecessary targets to reduce build time.jkim2015-09-161-0/+7 | * Update to 8.1.3kevlo2015-09-163-23/+17 | * Update the comment about the clang 3.6 and clang 3.7 code generationtruckman2015-09-164-118/+126 | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug with the upstream bug ID. More do-install target optimization: * Use the tar -s option to modify the path names when unpacking the install archive into the staging directory rather than unpacking, repacking, and unpacking again * Pass --with-unix-wrapper to configure and patch a makefile to get the desired Exec and Icon entries in the .desktop files instead of patching them after they have been staged. The Icon entries do not need to specify the .png suffix. * Streamline the usage of ${STRIP_CMD} * Create hard links to the wrapper for the individual apps instead of symbolic links, and use a for loop instead of repeating the command a bunch of times * Centralize the plist generation, which allows the icon installation ot be simplified * Install missing startcenter app icon * Mute many of the commands, but add strategic ${ECHO_CMD}s * krb5-111 is EOLed and retired.cy2015-09-161-5/+1 | | | | Thanks to rene@ for reminding me. * Expiry date has passed, retire security/krb5-111.cy2015-09-1614-543/+1 | | | | EOLed by MIT in December 2014. * Update to latest (20150910) git version.delphij2015-09-165-48/+45 | | | | | PR: 203121 Submitted by: matthew * Chase changed variable nameamdmi32015-09-161-1/+1 | * A free & open modern, fast email client with user-friendly encryption andcs2015-09-164-0/+39 | | | | | | | | | | | privacy features. Mailpile is still in beta, but many people already find it useful. WWW: https://mailpile.is/ PR: 200400 Submitted by: Yuri Victorovich <yuri@rawbw.com> * Fix build with LibreSSLcs2015-09-164-23/+73 | | | | | | PR: 198992 Submitted by: brnrd@ Approved by: maintainer * devel/py-game_sdl2, devel/renpy: update to 6.99.6jbeich2015-09-164-9/+8 | | | | | | | Python C module build only requires pygame_sdl2 headers and they haven't changed since initial release, so drop version from BUILD_DEPENDS. Changes: http://www.renpy.org/doc/html/changelog.html#ren-py-6-99-6 * emulators/ppsspp-devel: update to 1.0.1.2668jbeich2015-09-164-11/+14 | | | | | | | - "native" was merged into main "ppsspp" repo Changes: https://github.com/hrydgard/ppsspp/compare/86a02fe...1b4b60d (before merge) Changes: https://github.com/hrydgard/ppsspp/compare/cf0697e...253ed9f (after merge) * Fix spelling of zh_CN for wordpress vulnerabilities.delphij2015-09-161-7/+10 | * - Switch to options helpersamdmi32015-09-165-18/+14 | | | | | - Pet portlint - Regenerate patches with `make makepatch` * Update to version 5.0.4pawel2015-09-163-3/+4 | | | | | | | | | | | | | | | | | | | Changelog: * change: win32: upgraded to gtk+ 3.16 * change: amount toggle sign button changed from text button to entry icon * change: added/changed transaction are always showed by default filter * bugfix: #1492634 using memo filter does not list memos in split catagories * bugfix: #1475969 no help file. F1 does nothing. Windows 10 * bugfix: #1473717 year on statistics is preset to 1900 instead of e.g. current year * bugfix: #1464961 inconsistency in internal xfer * bugfix: #1391506 win32: (gtk3.6.4 bug) Dropdown list appear on the wrong Screen (dualscreen) * wish : #1469424 bank Account window should remember user column arrangement * wish : #1338052 add option to show x days future ledger txn * wish : #1330156 in the ledger, a way to identify graphically the past from the future. * - Use -isystem instead of -I to add ${LOCALBASE}/include to the list of ↵amdmi32015-09-161-3/+3 | | | | | | | | | | | | | | | | | header search paths First, this prevents ports which use strict -Werror settings from build failures in third party headers (real life example is devel/pructl which uses -Werror -Weverything and fails in libedit header on actually harmless padding warning). Second, this prevents ports which install headers from picking up their own headers from LOCALBASE instead of using ones from WRKDIR, which leads to any kind of problems when upgrading via ports. PR: 203101 Approved by: bapt Differential Revision: D3618 * Mark IGNORE in the cases where lldb is disabled in devel/llvm37.brooks2015-09-161-3/+9 | * Security update to 4.3.1. Further details are available at WordPressdelphij2015-09-162-3/+3 | | | | | | | | | website at https://wordpress.org/news/2015/09/wordpress-4-3-1/ . MFH: 2015Q3 Security: f4ce64c2-5bd4-11e5-9040-3c970e169bc2 Security: CVE-2015-5714 Security: CVE-2015-5715 * - Unbreak build by not hardcoding tkabber versionamdmi32015-09-161-1/+1 | | | | Approved by: portmgr blanket * Security update to 4.3.1. Further details are available at WordPressdelphij2015-09-162-3/+3 | | | | | | | | | website at https://wordpress.org/news/2015/09/wordpress-4-3-1/ . MFH: 2015Q3 Security: f4ce64c2-5bd4-11e5-9040-3c970e169bc2 Security: CVE-2015-5714 Security: CVE-2015-5715 * - update to 0.99.9jgh2015-09-162-3/+3 | * security/libressl: Fix AESNI supportbrnrd2015-09-161-1/+7 | | | | | PR: 200894 Approved by: vsevolod (maintainer, mentor) * Update to version 5.14.9pawel2015-09-162-3/+3 | | | | | | | | | | | | | | | | | | | --- 5.14.9 2015/09/15 Fix segv in ZOOM_connection_fire_event_socket YAZ-858 The odr_in memory taken by handle_srw_response, and, thus if result set is destructed before we expect the HTTP response (hres) it may be come invalid. Therefore we inspect hres before the call to ZOOM_handle_sru. Fix possible deadlock in backtrace (2nd attempt) YAZ-856 An alarm is set up so that backtrace is terminated if it hangs. Even if backtrace the handler also attempts to spawn gdb. --- 5.14.8 2015/09/14 Fix SEGV for s=sl for 3 terms and syntax error YAZ-857 --- 5.14.7 2015/09/13 Fix possible deadlock in backtrace YAZ-856 Various minor text tweaks in documentation * graphics/cal3d(-devel): Fix build on gcc5marino2015-09-162-0/+20 | | | | Trivial addition of <string.h>, approved by blanket * - Switch to options helpersamdmi32015-09-161-15/+9 | * - Drop 8.x supportamdmi32015-09-162-16/+8 | | | | | | | - Switch to options helpers - Regenerate patches with `make makepatch` Approved by: portmgr blanket * Update to 1.2.14trociny2015-09-162-21/+21 | * - Fix fetchamdmi32015-09-161-1/+2 | * Document wordpress multiple vulnerabilities.delphij2015-09-161-0/+50 | * - Add NO_ARCHamdmi32015-09-161-6/+5 | | | | | | - Switch to options helpers Approved by: portmgr blanket * - Drop 8.x supportamdmi32015-09-161-7/+2 | | | | | | - Add NO_ARCH Approved by: portmgr blanket * - Fix build with ccache by making SCons preserve environmentamdmi32015-09-161-0/+20 | | | | | | PR: 202394 Submitted by: amdmi3 Approved by: maintainer timeout (vsevolod, 1 month) * Update to 4.7.novel2015-09-163-4/+4 | * Update to 3.1.8bdrewery2015-09-163-3/+4 | | | | | | | Changes: https://github.com/freebsd/poudriere/wiki/release_notes_318 PR: 202622 PR: 193732 * Bump to version 1.2: fix printf formatting errordteske2015-09-162-3/+3 | | | | | | | | PR: ports/200260 Differential Revision: https://reviews.freebsd.org/D3663 Submitted by: Joseph Mingrone <jrm@ftfl.ca> Reviewed by: feld Approved by: feld * - Switch to USES=libarchive as suggested by stage-qaamdmi32015-09-162-1/+10 | | | | | | | - Switch to options helpers - Add missing files to plist Approved by: portmgr blanket * - Add LICENSE_FILEamdmi32015-09-161-2/+4 | | | | | | - Fix shebangs Approved by: portmgr blanket * - Switch to USES=tar:tgzamdmi32015-09-162-1/+6 | | | | | | - Add empty directories to plist Approved by: portmgr blanket * - Fix shebangsamdmi32015-09-161-1/+8 | | | | Approved by: portmgr blanket * - Add empty directories to plistamdmi32015-09-161-0/+2 | | | | Approved by: portmgr blanket * - Fix shebangsamdmi32015-09-161-2/+16 | | | | Approved by: portmgr blanket * - Switch to USES=libedit as suggested by stage-qaamdmi32015-09-161-2/+2 | | | | Approved by: portmgr blanket * - Fix shebangsamdmi32015-09-161-1/+3 | | | | Approved by: portmgr blanket * Update www/tomcat8 to 8.0.24brd2015-09-163-12/+21 | | | | | | PR: 201797 Submitted by: Reid Linnemann <linnemannr@gmail.com> Approved by: bdrewery (mentor) * Update to 1.6.2olivierd2015-09-162-3/+3 | * - Update to 0.3.5bdrewery2015-09-153-3/+4 | | | | | | | | Changes: - Optimize coalescing of snapshots on a system with a DB. - Avoid division by zero when creating snapshots. [1] PR: 203115 * - Update to 2015.09.13sunpoet2015-09-152-3/+3 | * - Update to 2015.09.13sunpoet2015-09-152-3/+3 | * - Update to 2015.09.13sunpoet2015-09-152-3/+3 | * - Update to 2015.09.13sunpoet2015-09-152-3/+3 | * - Update to 1.0.6sunpoet2015-09-152-4/+3 | | | | Changes: http://scm.ywesee.com/?p=spreadsheet/.git;f=History.md;hb=HEAD * - Update to 0.1.1sunpoet2015-09-152-4/+3 | * - Add NO_ARCHsunpoet2015-09-151-0/+1 | * - Fix RUN_DEPENDSsunpoet2015-09-151-2/+2 | | | | - Bump PORTREVISION for dependency change * - Update to 2.6.2sunpoet2015-09-152-3/+3 | | | | Changes: https://github.com/halostatue/mime-types/blob/master/History.rdoc * - Update to 1.4.0sunpoet2015-09-152-3/+3 | | | | Changes: https://github.com/rails/spring/blob/master/CHANGELOG.md * - Update to 2.12.14sunpoet2015-09-152-3/+3 | | | | | Changes: https://github.com/ohler55/oj/blob/master/README.md#release-21214 https://github.com/ohler55/oj/commits/master * - Add LICENSEsunpoet2015-09-151-0/+3 | | | | Approved by: portmgr (blanket) * - Update to 3.14.1sunpoet2015-09-152-4/+3 | | | | Changes: https://github.com/seattlerb/hoe/blob/master/History.rdoc * - Update to 1.2.3sunpoet2015-09-152-3/+3 | | | | Changes: https://github.com/copiousfreetime/hitimes/blob/master/HISTORY.md * - Update to 1.4.1sunpoet2015-09-152-3/+3 | | | | Changes: https://github.com/copiousfreetime/amalgalite/blob/master/HISTORY.md * - Update to 1.3.18sunpoet2015-09-152-4/+3 | | | | | | | - Sort RUN_DEPENDS - Add NO_ARCH Changes: https://github.com/jruby/activerecord-jdbc-adapter/blob/master/History.md * - Update to 3.1.7-54-g6b5b90cbdrewery2015-09-152-4/+4 | | | | | | Changes: - Fix cases where /var/db/freebsd-update was not being ignored. - Fix crash from 'make showconfig' * - Update to 1.3.18sunpoet2015-09-152-3/+3 | | | | Changes: https://github.com/jruby/activerecord-jdbc-adapter/blob/master/History.md * - Update to 5.20150912sunpoet2015-09-152-3/+3 | | | | Changes: http://search.cpan.org/dist/Module-CoreList/Changes * - Update to 2.36sunpoet2015-09-152-3/+3 | | | | Changes: http://search.cpan.org/dist/CPAN-Perl-Releases/Changes * - Update to 0.014sunpoet2015-09-152-4/+4 | | | | | | - Add NO_ARCH Changes: http://search.cpan.org/dist/experimental/Changes * - Update to 3.4.0sunpoet2015-09-152-4/+3 | | | | Changes: http://git.kernel.org/cgit/utils/pciutils/pciutils.git/tree/ChangeLog * - Update to 3.4.0sunpoet2015-09-152-4/+3 | | | | Changes: http://git.kernel.org/cgit/utils/pciutils/pciutils.git/tree/ChangeLog * - Update to 20150904sunpoet2015-09-152-3/+3 | | | | Changes: http://people.FreeBSD.org/~sunpoet/usbids-20150904.diff * - Update to 2.000sunpoet2015-09-153-3/+6 | | | | Changes: http://search.cpan.org/dist/Mixin-Event-Dispatch/Changes * Default to repo.FreeBSD.org for commits, as urged by our repo meister.naddy2015-09-152-3/+3 | | | | Approved by: crees * Update to 2.1.3.mat2015-09-153-6/+5 | | | | Sponsored by: Absolight * textproc/smi: Remove PREFIX and MANPREFIX edits inherited through MAKE_ENVjunovitch2015-09-151-4/+2 | | | | | PR: 196224 Reported by: jbeich * biology/seaview: Update version 4.5.4.4=>4.5.4.6bofh2015-09-152-5/+5 | * Upgrade to version 1.0.1.olgeni2015-09-152-3/+3 | * - Add LICENSE_FILEamdmi32015-09-151-6/+1 | | | | - Remove BROKEN, this builds fine at least on mips * Upgrade to version 1.0.3.olgeni2015-09-152-3/+3 | * textproc/py-xmltools: remove portrm2015-09-156-43/+1 | | | | | | Remove port that was marked BROKEN for [almost] six months, because of LOGILAB has gone (read "fetch failed"). It was the last consumer of textproc/py-xml. * multimedia/freevo: fix runtime with newer twisted librm2015-09-153-140/+15 | | | | | | | | | | | | | | - add patch to fix runtime with modern twisted.web - remove useless dependency on py-xml - it was successfully tested by maintainer with stock python xml package While here: - add NO_ARCH - limit python version to 2.x - modernize pkg-plist Submitted by: J.R. Oldroyd <fbsd@opal.com> (maintainer) MFH: 2015Q3 * - Fix build on i386amdmi32015-09-154-0/+34 | | | | | | - Add LICENSE_FILE Approved by: portmgr blanket * Add portmaster to the list of tools getting confused.mat2015-09-151-2/+3 | | | | Sponsored by: Absolight * - Drop ARCH condition for removing -m32 flag: on i386 it's no-op anywayamdmi32015-09-151-10/+2 | | | | | | | | | - Drop ONLY_FOR_ARCHS, it builds fine on arm, mips and mips64, however not sure if it's usable there - Switch to options helpers PR: 202870 Submitted by: amdmi3 Approved by: buganini@gmail.com (maintainer) * - Switch to options helpersamdmi32015-09-151-14/+7 | * Add a note about portupgrade being, maybe, not too clever.mat2015-09-151-0/+5 | | | | Sponsored by: Absolight * - Fix build on 9.x: all wx30 consumers need c++11amdmi32015-09-151-1/+2 | | | | Approved by: portmgr blanket * - Switch to options helpersolgeni2015-09-152-45/+79 | | | | | | | - Add missing files to plist (THREADS option) PR: 203051 Submitted by: amdmi3 * Upgrade to version 1.1.3.olgeni2015-09-152-3/+3 | * SITEMAN3PREFIX was renamed SITEMANPREFIX, catch up with it here too.mat2015-09-1510-10/+10 | | | | | Pointy hat to: mat Sponsored by: Absolight * benchmarks/siege: Update version 3.1.0=>3.1.1bofh2015-09-152-3/+3 | * sysutils/facter: update to 3.1.0mmoll2015-09-156-44/+6 | * net-mgmt/librenms: Update version 201506=>201509 [1]bofh2015-09-154-68/+57 | | | | | | | | | - Correct the path of fping [1] - Make proper use of OPTIONSNG PR: 202938 [1] Submitted by: dvl [1] Differential Revision: https://reviews.freebsd.org/D3578 [1] * Fix plist issue.cy2015-09-151-0/+1 | | | | | PR: 203118 reoirted by: mandree * Update devel/leiningen to 2.5.2.rpaulo2015-09-152-5/+5 | | | | This update includes Clojure 1.7. * Update to 1.41.delphij2015-09-153-3/+5 | * Upgrade from 3.0.3 to 3.0.4.osa2015-09-154-6/+6 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <ChangeLog> Upgrade urgency: HIGH for Redis and Sentinel. However note that in order to fix certain replication bugs, the replication internals were modified in a very heavy way. So while this release is conceptually saner, it may contain regressions. For this reason, before the release, QA activities were performed by me (antirez) and Redis Labs and no evident bug was found. * [FIX] A number of bugs related to replication PSYNC and the (yet experimental) diskless replication feature were fixed. The bugs could lead to inconsistency between masters and slaves. (Salvatore Sanfilippo, Oran Agra fixed the issue found by Yuval Inbar) * [FIX] A replication bug in the context of PSYNC partial resynchonization was found and fixed. This bug happens even when diskless replication is off in the case different slaves connect at different times while the master is creating an RDB file, and later a partial resynchronization is attempted by a slave that connected not as the first one. (Salvatore Sanfilippo, Oran Agra) * [FIX] Chained replication and PSYNC interactions leading to potential stale chained slaves data set, see issue #2694. (Salvatore Sanfilippo fixed an issue reported by "GeorgeBJ" user at Github) * [FIX] redis-cli --scan iteration fixed when returned cursor overflows 32 bit signed integer. (Ofir Luzon, Yuval Inbar) * [FIX] Senitnel: fixed a bug during the master switch process, where for a failed conditional check, the new configuration is rewritten, during a small window of time, in a corrupted way where the master is also reported to be one of the slaves. This bug is rare to trigger but apparently it happens in the wild, and the effect is to see a replication loop where the master will try to replicate with itself. A detailed explanation of the bug and its effects can be found in the commit message here: https://github.com/antirez/redis/commit/c20218eb5770b2cafb12bc7092313b8358fedc0a. The bug was found by Jan-Erik Rediger using a static analyzer and fixed by Salvatore Sanfilippo. * [FIX] Sentinel lack of arity checks for certain commands. (Rogerio Goncalves, Salvatore Sanfilippo) * [NEW] Replication internals rewritten in order to be more resistant to bugs. The replication handshake in the slave side was rewritten as a non blocking state machine. (Salvatore Sanfilippo, Oran Agra) * [NEW] New "replication capabilities" feature introduced in order to signal from the master to the slave what are the features supported, so that the master can choose the kind of replication to start (diskless or not) when master and slave are of different versions. (Oran Agra, Salvatore Sanfilippo) * [NEW] Log clients details when SLAVEOF command is received. (Salvatore Sanfilippo with inputs from Nick Craver and Marc Gravell). </ChangeLog> * - Update to 3.1.7-52-g1988cd4bdrewery2015-09-152-4/+4 | | | | | | | Changes: - Support new pkg bootstrap PUBKEY signature format. PR: 202622 * needs USES=python:2cs2015-09-151-2/+2 | | | | | | PR: 199397 Submitted by: Florian Limberger <flo@snakeoilproductions.net> Approved by: maintainer timeout (> 4 months) * Add support for multiple service instancescs2015-09-154-15/+112 | | | | | | PR: 195698 Submitted by: Igor <arabesc@bk.ru> Approved by: maintainer * - Update to 0.3.4bdrewery2015-09-152-3/+3 | | | | | | Changes: - Fixes handling of multiple pools for creating multiple snapshots at once. * - Switch to options helpersamdmi32015-09-151-4/+2 | | | | Approved by: portmgr blanket * - Add LICENSE_FILEamdmi32015-09-151-7/+2 | | | | | | - Drop 8.x support Approved by: portmgr blanket * - Switch to options helpersamdmi32015-09-151-13/+5 | | | | | | - Fix build without NLS Approved by: portmgr blanket * - Add LICENSEamdmi32015-09-151-6/+4 | | | | | | - Drop 8.x support Approved by: portmgr blanket * Cherrypick five upstream commits to fix "unused typedef" warnings whentruckman2015-09-156-1/+94 | | | | | | | building with recent clang. Four of these were included in the 1.56 release, the fourth was included in 1.59. One of these needed the addition of "|| defined(__clang__)" because the __GNUC_MINOR__ check excluded clang. * Switch back audacity to wxGTK 2.8 as it is failing on FreeBSD 9 if using wxGTK3bapt2015-09-151-2/+2 | * Use the compressed file for generating distinfojpaetzel2015-09-151-2/+2 | | | | | | | Thanks chrome, you were helpful...not PR: 203102 Submitted by: martin.dieringer@gmx.de * - Switch to options helpersamdmi32015-09-152-7/+6 | | | | | | - Add missing files to plist Approved by: portmgr blanket * - Drop 8.x supportamdmi32015-09-151-5/+1 | | | | Approved by: portmgr blanket * - Fix build from non-root; owner is not propagated to the package anyway, ↵amdmi32015-09-151-0/+9 | | | | | | and doesn't seem to be needed here at all Approved by: portmgr blanket * - Fix shebangsamdmi32015-09-151-1/+2 | | | | Approved by: portmgr blanket * databases/memcached: mark MAKE_JOBS_UNSAFEswills2015-09-151-0/+2 | | | | PR: 202590 * - Switch to options helpersamdmi32015-09-151-7/+5 | | | | Approved by: portmgr blanket * Update to 0.19.10crees2015-09-153-5/+7 | | | | Add "desc" to rc, to make rclint happy. * sysutils/tarsnap-gui: fix build on 9.xswills2015-09-151-1/+1 | * Unbreak build and check-sanityantoine2015-09-151-2/+1 | | | | Pointy hat: bofh@ * - Fix shebangsamdmi32015-09-151-2/+5 | | | | | | | | - Add LICENSE_FILE - Add NO_ARCH Approved by: portmgr blanket MFH: 2015Q3 (blanket) * - Add empty directories to plistamdmi32015-09-151-0/+3 | | | | Approved by: portmgr blanket * - update to 0.150960lth2015-09-152-3/+3 | | | | Changes: https://metacpan.org/changes/distribution/System-Sub * - Remove unneeded pre.mk inclusionamdmi32015-09-152-3/+3 | | | | | | - Add empty directories to plist Approved by: portmgr blanket * - Fix shebangsamdmi32015-09-152-3/+12 | | | | | Approved by: portmgr blanket MFH: 2015Q3 (blanket) * - Update to 0.3.3bdrewery2015-09-153-4/+5 | | | | | | | | | Changes: - Fix to not snapshot unmounted datasets in some cases. - Optimize snapshot creation by specifying multiple snapshots in 1 'zfs create' execution. - Fix cleanup of recursive snapshots with -P. - Handle spaces in dataset names * - update to 0.21lth2015-09-152-3/+3 | | | | Changes: https://metacpan.org/changes/distribution/Proc-Daemon * Update to 0.15.6.jkim2015-09-152-4/+3 | * - Move owner handling to plist, fixing build from non-rootamdmi32015-09-152-26/+22 | | | | | | | | | | - Unsilence install commands - Drop @dirrm* from plist - Switch to options helpers - Add LICENSE_FILE - Add NO_ARCH Approved by: portmgr blanket * - Add NO_ARCHamdmi32015-09-152-10/+11 | | | | | | | | | | | - Remove deprecated and unused MAN1 - Improve do-install readability - Switch to OPTIONS helpers - Install manpage PR: 202713 Submitted by: amdmi3 Approved by: maintainer timeout (jadawin, 2 weeks) * - Fix installed manpage symlink to not point inside stagediramdmi32015-09-152-3/+8 | | | | | | | | | - Add missing plist entries: .pc file and empty directory (the latter is created in post-install, is it really needed?) - Unsilence install command PR: 202794 Submitted by: amdmi3 Approved by: maintainer timeout (johans, 2 weeks) * - Add missing files to plistamdmi32015-09-151-2/+5 | | | | | | PR: 202722 Submitted by: amdmi3 Approved by: maintainer timeout (fjoe, 2 weeks) * - Mark DEPRECATED and set EXPIRATION_DATE: this port is marked IGNORE on all ↵amdmi32015-09-151-5/+3 | | | | | | supported FreeBSD versions Approved by: portmgr blanket * Clarify the wording a bit to reinforce that setting perl5 in DEFAULT_VERSIONSadamw2015-09-151-6/+7 | | | | | | will preserve /usr/local/bin/perl. While here tighten up a few grammar nits. Approved by: mat * sysutils/tarsnap-gui: create portswills2015-09-154-0/+29 | * sysutils/facter: unbreak build on -CURRENTmmoll2015-09-142-1/+11 | | | | | - disable -Werror until boost 1.59 gets into the portstree - while here, correct COMMENT (noted by junovitch) * Update to version 0.4.1skreuzer2015-09-142-3/+3 | | | | Submitted by: Andrei <andrei@fazik.net.ua> * Update to 3.7.7jpaetzel2015-09-143-28/+16 | | | | Sponsored by: iXsystems * Rewrite detection of GTK+3 supportolivierd2015-09-141-7/+14 | | | | Differential Revision: https://reviews.freebsd.org/D3137 * Update to 0.10.7 (bugfix)olivierd2015-09-142-3/+3 | * Fix resolvers.demon2015-09-141-0/+11 | | | | Obtained from: haproxy ML * lang/python35: Update to 3.5.0 (release!)koobs2015-09-143-5/+5 | | | | | | | | | | | | | - Update to 3.5.0 - Update pkg-plist Release Announcement: https://www.python.org/downloads/release/python-350/ Complete Changelog: https://docs.python.org/3.5/whatsnew/changelog.html#python-3-5-0-final * Since PEP 0488 and python 3.5, pyo files are eliminated and bytecode filesantoine2015-09-141-2/+7 | | | | | | | for level 1 optimization have opt-1.pyc extension Adjust USE_PYTHON=py3kplist to handle this Tested by: koobs * - Add LICENSEamdmi32015-09-141-0/+3 | | | | - Add NO_ARCH * - Add LICENSEamdmi32015-09-143-6/+13 | | | | | | | - Pet portlint - Strip library - Regenerate patches with `make makepatch` - Fix WWW: * - Add LICENSEamdmi32015-09-141-1/+5 | | | | | - Pet portlint - Add NO_ARCH * - Add LICENSEamdmi32015-09-142-8/+11 | | | | | | - Pet portlint - Add NO_ARCH - Regenerate patches with `make makepatch` * Make it so that the default Perl is always called perl5.mat2015-09-14546-2784/+3026 | | | | | | | | | | | | | | | | - 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 * Update to 1.6-dev5.demon2015-09-142-3/+3 | * mail/pear-Mail_Mime: Update version 1.9.0=>1.10.0bofh2015-09-142-4/+4 | | | | - Take MAINTAINERSHIP * - Fix build on 10.x: you can't use gcc when boost is built with clang; and ↵amdmi32015-09-141-4/+6 | | | | | | it builds with clang just fine Approved by: portmgr blanket * - Fix build with libgit >= 0.23 by importing upstream commitamdmi32015-09-141-0/+38 | | | | Approved by: portmgr blanket * astro/swe: Update version 2.01.00=>2.02.01bofh2015-09-143-4/+4 | * math/py-matplotlib: Add uniquefiles:dirs for version specific files [1]bofh2015-09-142-63/+42 | | | | | | | | | | - Convert to OPTIONSNG - Convert patch files to be 'make makepatch' compatible - Depreciate bsd.port.options.mk - Add STRIP_CMD for shared objects PR: 202205 [1] Submitted by: mazhe@alkumuna.eu [1] * Uses/python.mk: Fix PYTHON_REL for pre-release Python versionskoobs2015-09-141-1/+5 | | | | | | | | | | | | | | | | | | | | | | | | | Modify the PYTHON_REL variable assignment in python.mk so that it can support PORTVERSION's that have non-integer suffixes such as the current lang/python35 version (PORTVERSION currently 3.5.0.r3). Currently, ports that use PYTHON_REL while DEFAULT_VERSIONS is set to 3.5, fail to build with the following make error: make: "/usr/ports/Mk/Uses/python.mk" line 503: warning: String comparison operator should be either == or != make: "/usr/ports/Mk/Uses/python.mk" line 503: Malformed conditional (${PYTHON_REL} >= 3200 && defined(_PYTHON_FEATURE_PY3KPLIST)) This is caused by a non-integer value ("r3") in PYTHON_REL. While I'm here, add a comment block to be clear on what we (currently) want to achieve. PR: 203093 Reported by: Andrew Berg (aberg010 my.hennepintech.edu) Reviewed by: antoine MFH: 2015Q3 Differential Revision: https://reviews.freebsd.org/D3662 * Managed to forget the plist in r396883.mat2015-09-141-1/+3 | | | | | Pointy hat to: mat Sponsored by: Absolight * Update to v5.23.2-245-g801fcc2.mat2015-09-142-3/+3 | | | | | Changes: https://github.com/Perl/perl5/compare/v5.23.2-208-g7ce1b4c...v5.23.2-245-g801fcc2 Sponsored by: Absolight * Update to 5.20.3.mat2015-09-144-42/+5 | | | | Sponsored by: Absolight * Update to upstream version 1.0.0eriggs2015-09-142-5/+5 | | | | | | | | While on it: - Pet portlint PR: 202496 Submitted by: coder@tuxfamily.org (maintainer) * [NEW] devel/py-setuptools35: Add 3.5 version of setuptoolskoobs2015-09-14