aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
Commit message (Collapse)AuthorAgeFilesLines
* - Upgrade x11-wm/enlightenment to 0.19.7 [1]Grzegorz Blach2015-08-042-3/+3
| | | | | | | | | | | | | | - Upgrade devel/efl to 1.15.0 - Upgrade x11-toolkits/elementary to 1.15.0 - Upgrade graphics/evas_generic_loaders* to 1.15.0 - Upgrade multimedia/emotion_generic_players-vlc to 1.15.0 - Upgrade multimedia/rage to 0.1.4 [2] PR: 202023 [1], 202024 [2] Submitted by: cpets <at> list <dot> ru [1][2] Notes: svn path=/head/; revision=393536
* Part 1 of adding USE_GNOME=intltool to ports that require it.Koop Mast2015-08-022-2/+2
| | | | | | | | | | | The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and gtk30 don't pull intltool in anymore. PR: 201980 Exp-run by: antoine@ Notes: svn path=/head/; revision=393444
* By default libtool replaces -export-symbols <file> with -retain-symbols-fileTijl Coosemans2015-08-022-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <file> on ELF systems, but this doesn't really do what -export-symbols is meant to do. On GNU ELF systems it converts <file> to a simple version script first and then uses -version-script instead of -retain-symbols-file. Let USES=libtool patch libtool scripts to do this on all systems with GNU ld(1). Bump PORTREVISION on all ports where the build log contains -export-symbols. audio/calf: This port builds a module that now exports only one function, but it also builds a number of executables that link to this module and expect to see other functions. Because it's already a bit dodgy to link to a module (libtool warns about this) let the module continue to export only one function and instead build an ordinary library from the same source that the executables can link to. Fix a number of other issues in the same Makefile.am and clean up the port Makefile. japanese/scim-honoka: Tries to hide all symbols that start with an underscore, but because this library is written in C++ all symbols start with _Z so it ends up hiding everything. Just don't hide anything at all like the textproc/scim configure script does. multimedia/schroedinger: Apply an upstream patch. textproc/scim-input-pad: Same as japanese/scim-honoka. PR: 201922 Approved by: portmgr (antoine) Exp-run by: antoine Notes: svn path=/head/; revision=393429
* Update to 4.10.3Baptiste Daroussin2015-07-312-3/+3
| | | | Notes: svn path=/head/; revision=393287
* Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for portsAntoine Brodin2015-07-291-2/+1
| | | | | | | | | | | | using python PR: 201077 Reviewed by: mat With hat: portmgr Differential Revision: https://reviews.freebsd.org/D2955 Notes: svn path=/head/; revision=393196
* Update MATE DE to 1.10.0.Koop Mast2015-07-272-5/+6
| | | | | | | | | | | | | | This MATE is still build agains GTK+2. Sort USES here and there. Replace mate-dialogs with zenity and mate-calc with galculator. This update fixes the following PR's: PR: 193942, 191885 Submitted by: Gustau Perez <gustau.perez@gmail.com> via Gnome devel repo Obtained from: gnome devel repo. Notes: svn path=/head/; revision=393031
* Update to 4.12.3 (bugfix release)Olivier Duchateau2015-07-192-4/+5
| | | | Notes: svn path=/head/; revision=392512
* Fix runtime error:Thomas Zander2015-07-171-2/+14
| | | | | | | | | | | | | hardcoded signal mapping causes openbox to quit while saving PR: 201211 Submitted by: glolol1@hotmail.com Reviewed by: horia@racoviceanu.com (maintainer) Approved by: horia@racoviceanu.com (maintainer) MFH: 2015Q3 Notes: svn path=/head/; revision=392381
* x11-wm/compiz-fusion: cleanupPhilip M. Gollucci2015-07-151-6/+1
| | | | | | | | | | | - convert to USES=metaport PR: 201495 Submitted by: s3erios@gmail.com Approved by: freebsd-ports@dan.me.uk (maintainer) Notes: svn path=/head/; revision=392220
* - Un-break buildThomas Zander2015-07-064-13/+63
| | | | | | | | | | | | - Pet portlint PR: 199251 Submitted by: tkato432@yahoo.com Reviewed by: riggs MFH: 2015Q3 Notes: svn path=/head/; revision=391393
* Update to 2.7.2Niclas Zeising2015-07-054-3/+67
| | | | Notes: svn path=/head/; revision=391364
* - Switch to USES=autoreconfDmitry Marakasov2015-06-232-10/+7
| | | | Notes: svn path=/head/; revision=390428
* Convert to USES=jpegAntoine Brodin2015-06-224-9/+5
| | | | Notes: svn path=/head/; revision=390310
* Convert to USES=autoreconfBaptiste Daroussin2015-06-211-3/+2
| | | | Notes: svn path=/head/; revision=390255
* - Strip binariesDmitry Marakasov2015-06-161-0/+3
| | | | Notes: svn path=/head/; revision=389887
* - Don't duplicate examples in DOCSDIRDmitry Marakasov2015-06-163-22/+14
| | | | | | | | | PR: 200094 Submitted by: udvzsolt@gmail.com Approved by: antont@inbox.lv (maintainer) Notes: svn path=/head/; revision=389771
* - Add LICENSE_FILEDmitry Marakasov2015-06-152-3/+7
| | | | | | | | - Strip binary - Fix WWW: Notes: svn path=/head/; revision=389700
* Reset dhn's portsErwin Lansing2015-06-124-4/+4
| | | | | | | | | PR: 197522 Submitted by: jbeich Approved by: portmgr Notes: svn path=/head/; revision=389300
* - Strip librariesDmitry Marakasov2015-06-051-1/+5
| | | | Notes: svn path=/head/; revision=388635
* Update to 3.6.Roman Bogorodskiy2015-06-013-9/+9
| | | | Notes: svn path=/head/; revision=388237
* - clerifyDmitry Marakasov2015-05-291-3/+3
| | | | | | | - Switch to USES=autoreconf Notes: svn path=/head/; revision=387795
* Remove $FreeBSD$ from patches files everywhere.Mathieu Arnold2015-05-2222-46/+0
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=387082
* Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.Mathieu Arnold2015-05-184-6/+9
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386691
* Update to 4.12.2 (bugfix)Olivier Duchateau2015-05-172-3/+3
| | | | | | | Changelog: http://git.xfce.org/xfce/xfdesktop/tree/NEWS?id=xfdesktop-4.12.2#n1 Notes: svn path=/head/; revision=386636
* Update to 4.12.3 (bugfix)Olivier Duchateau2015-05-162-4/+4
| | | | Notes: svn path=/head/; revision=386574
* MASTER_SITES cleanup.Mathieu Arnold2015-05-1411-24/+13
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Remove unneeded patches (discussed with upstream)Olivier Duchateau2015-05-124-56/+0
| | | | | | | | Internationalization setup is now in 'src/PlankMain.vala' file since 0.9.1 release Notes: svn path=/head/; revision=386156
* Cleanup DIST* variables.Mathieu Arnold2015-05-111-2/+2
| | | | | | | | | | | | | | When appropriate: - Try to use DISTVERSION{SUF,PRE}FIX - Replace PORTNAME-PORTVERSION by DISTNAME - Convert MASTER_SITES to use macros - Other light cleanup With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386097
* Update to 0.19.5Grzegorz Blach2015-05-102-3/+3
| | | | Notes: svn path=/head/; revision=385938
* Update ports in the remaining categories to not use GH_COMMIT.Mathieu Arnold2015-05-078-16/+11
| | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385665
* Update to 0.9.1Olivier Duchateau2015-05-058-110/+51
| | | | Notes: svn path=/head/; revision=385482
* USES=xfce: Stop overriding MASTER_SITE_SUBDIR.Bryan Drewery2015-04-281-1/+1
| | | | | | | | | | | | | Add an XFCE SITE_SUBDIR abbreviation and use it forf or the xfce ports, which removes the need to set MASTER_SITE_SUBDIR in any of them. This fixes ports that have USES=xfce but do not use the XFCE MASTER_SITE, namely sysutils/xfce4-bsdcpufreq-plugin. With hat: portmgr Notes: svn path=/head/; revision=384919
* Add euclid-wm 0.4.3, minimalist, tiling window manager for X11.Vanilla I. Shu2015-04-286-0/+118
| | | | | | | | PR: 199713 Submitted by: anastmag@gmail.com Notes: svn path=/head/; revision=384882
* - Update to 0.9.0Olivier Duchateau2015-04-184-4/+25
| | | | | | | | - Add patch, when default encoding is not UTF-8 in Preferences window (avoid Pango's warnings) Notes: svn path=/head/; revision=384212
* Update to 4.10.2Baptiste Daroussin2015-04-162-3/+3
| | | | Notes: svn path=/head/; revision=384132
* over to enlightenment@Baptiste Daroussin2015-04-161-1/+1
| | | | Notes: svn path=/head/; revision=384130
* over to enlightenment@Baptiste Daroussin2015-04-161-1/+1
| | | | Notes: svn path=/head/; revision=384129
* Over to the enlightement teamBaptiste Daroussin2015-04-1617-17/+17
| | | | | | | Submitted by: Chris Petrik (via irc) Notes: svn path=/head/; revision=384128
* Back to the pool.Grzegorz Blach2015-04-1620-20/+20
| | | | | | | | Currently and in near future I don't have time to be responsible for any port. Notes: svn path=/head/; revision=384126
* converters/libiconv:Tijl Coosemans2015-04-153-29/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove const qualifier from iconv(3) to match POSIX: http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html - Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is defined because the base system iconv supports these extensions too. Add/remove patches to/from ports to call iconv with non-const arguments. This breaks some ports on FreeBSD 10 because base system iconv.h still has the const qualifier. Fix this by letting USES=iconv add a build dependency on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG defined) instead of the base system iconv.h. This exposed some ports that link with libiconv when it is available instead of using libc iconv. In these cases one of the following changes has been made: - patch configure scripts to test for libc iconv first - add ac_cv_lib_iconv_libiconv=no or similar to CONFIGURE_ARGS to disable some configure tests - converters/wkhtmltopdf: this includes Qt4 so add a patch from devel/qt4 - lang/gcc5-aux: respect CFLAGS and friends during configure such that LIBICONV_PLUG is defined in the iconv test, also switch to external gettext - mail/gnarwl: replace patches with CPPFLAGS/LIBS - multimedia/ffmpeg2theora: remove iconv test from SConstruct and use ICONV_LIB in port Makefile instead, also fix a bug in subtitles.c - net-im/licq: finish conversion to cmake - net-mgmt/bandwidthd, net-mgmt/icinga, net-mgmt/nagios, net-mgmt/nagios4: don't need iconv - textproc/p5-XML-TinyXML: finish conversion to USES=perl5 Other changes: - databases/qdbm and slaves: respect CFLAGS and friends, also enable bzip2 and lzo support - games/ldmud: respect CFLAGS and friends - graphics/inventor: replace some patches with MAKE_ARGS/MAKE_ENV to respect CFLAGS and friends, also remove FreeBSD/alpha patch and add missing xorg dependencies PR: 199099 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=384038
* Fix build WITHOUT=NLS.Mathieu Arnold2015-04-111-0/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=383811
* - Switch to USES= metaportOlivier Duchateau2015-04-071-62/+23
| | | | | | | - Re-organize options helper Notes: svn path=/head/; revision=383520
* - Update to version 2.2.1Pawel Pekala2015-03-304-20/+5
| | | | | | | | | | | | | | - Correct homepage address FIXED: extraneous window border at top left of screen at startup. FIXED: cannot find font with x11-servers/xorg-server 1.14.7_3,1 FIXED: port can be staged as non-privileged user PR: 198793 Submitted by: jimmy@mammothcheese.ca (maintainer) Notes: svn path=/head/; revision=382675
* x11-wm/bspwm: minor fixesBartek Rutkowski2015-03-302-3/+6
| | | | | | | | | | | - Add LICENSE - Correct GH commit number PR: 198752 Submitted by: Anton Tornqvist <antont@inbox.lv> Notes: svn path=/head/; revision=382647
* Update to 4.10.1Baptiste Daroussin2015-03-292-3/+3
| | | | Notes: svn path=/head/; revision=382616
* Update to 4.10Baptiste Daroussin2015-03-292-3/+3
| | | | Notes: svn path=/head/; revision=382612
* - Add patch, to make verbose logging conditionalOlivier Duchateau2015-03-282-0/+17
| | | | | | | | | | - Bump PORTREVISION PR: 198560 Submitted by: Zhihao Yuan <lichray@gmail.com> Notes: svn path=/head/; revision=382552
* Update the Gnome stack to the latest in the 3.14 series.Koop Mast2015-03-272-3/+3
| | | | | | | | | | Thanks to Gustau Pérez <gustau.perez@gmail.com> for helping to keep thes ports updated. Obtained from: GNOME dev repo Notes: svn path=/head/; revision=382383
* Unbreak build, when Thunar is not setOlivier Duchateau2015-03-271-0/+1
| | | | | | | Reported by: Andreas Koga <koga@kabelmail.de> Notes: svn path=/head/; revision=382381
* Update the cinnamon stack to the latest in the 2.4 series.Koop Mast2015-03-272-3/+3
| | | | | | | | | | | | | | | | | | | | sysutils/cinnamon-settings-daemon to 2.4.3. x11/cinnamon to 2.4.6. x11/cinnamon-screensaver to 2.4.1. x11/cinnamon-session to 2.4.3. x11-fm/nemo to 2.4.5. x11-wm/muffin to 2.4.4. Switch cinnamon to py-pillow instead of py-imaging which seems to be discontinued upstream. Thanks to Gustau Pérez <gustau.perez@gmail.com> for helping to kee these ports updated. Obtained from: GNOME dev repo Notes: svn path=/head/; revision=382374