aboutsummaryrefslogtreecommitdiff
path: root/x11
Commit message (Collapse)AuthorAgeFilesLines
* 64 bit linuxulator support (not activated by default):Alexander Leidinger2015-07-264-35/+373
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - most of the work was done by Alan Jude - all errors are mine - 64bit (may) have rough edges - I validated * that the 32bit part doesn't has deinstall regressions * 29 of 72 64bit ports ports don't have deinstall leftovers (more validation later, when I dare to activate the 64bit linuxulator in the kernel) - the infrastructure part looks mature enough to let more test-bunnies get some experience with it - to use it you shall have no linux ports installed and have to specify (on your own risk) the following in make.conf before installing the ports: OVERRIDE_LINUX_BASE_PORT=c6_64 OVERRIDE_LINUX_NONBASE_PORTS=c6_64 This is on top of the exiting c6 linux ports. Given that CentOS 7 is 64bits only, we decided to have it as an "overlay" instead of new ports. The 64bit part only installs 64bit executables, the 32bit ports can not be installed at the same time (if needed we can think of letting the 64bit overlay install the 32bit parts too, but given the CentOS 7 comment above...). Differential Revision: https://reviews.freebsd.org/D174 Submitted by: alanjude Sponsored by: Essen FreeBSD Hackathon 2015 Reviewed by: xmj, eadler (earlier versions) Approved by: portmgr (implicit, I remember blanked approval for linux parts loooong ago, punish me if you don't agree anymore) Notes: svn path=/head/; revision=392921
* Update to 0.15.3.Jung-uk Kim2015-07-232-4/+3
| | | | Notes: svn path=/head/; revision=392709
* - Fix buildDanilo Egea Gondolfo2015-07-182-0/+19
| | | | | | | - Disable HTML support for now Notes: svn path=/head/; revision=392427
* Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.Koop Mast2015-07-161-2/+1
| | | | | | | | | | | | | Add GHOSTSCRIPT_DEFAULT to bsd.default-versions.mk for easy version selection. Arguments supported: <empty>, build, run, nox11 and agpl PR: 201201 (exp-run) Approved by: portmgr (mat@) Exp run by: antione@ (previous patch) Differential Revision: https://reviews.freebsd.org/D2938 Notes: svn path=/head/; revision=392322
* x11/tint-devel: 20150506 -> 20150710Philip M. Gollucci2015-07-163-31/+7
| | | | | | | | | | - Removed python based configuration tool PR: 201454 Submitted by: yamagi@yamagi.org (maintainer) Notes: svn path=/head/; revision=392311
* - Update to 0.29.0Danilo Egea Gondolfo2015-07-162-3/+3
| | | | Notes: svn path=/head/; revision=392298
* Update to 1.6.0Olivier Duchateau2015-07-154-5/+26
| | | | Notes: svn path=/head/; revision=392164
* Remove unconnect gmessageBaptiste Daroussin2015-07-151-1/+0
| | | | | | | | Reported by: linimon Pointy hat: bapt Notes: svn path=/head/; revision=392151
* Lumina Desktop Environment localization filesKris Moore2015-07-155-0/+626
| | | | | | | WWW: https://github.com/pcbsd/lumina Notes: svn path=/head/; revision=392137
* - Update to 0.8.5Kris Moore2015-07-153-564/+9
| | | | Notes: svn path=/head/; revision=392136
* Update to libXfont-1.4.5-4.el6_6Tijl Coosemans2015-07-152-7/+8
| | | | | | | | | | | MFH: 2015Q3 Security: http://lists.x.org/archives/xorg-announce/2014-May/002431.html Security: CVE-2014-0209 Security: CVE-2014-0210 Security: CVE-2014-0211 Notes: svn path=/head/; revision=392131
* Upstream has disappeared and development ceasedBaptiste Daroussin2015-07-144-43/+0
| | | | Notes: svn path=/head/; revision=392080
* Convert to USES=metaport.Koop Mast2015-07-141-7/+1
| | | | | | | | PR: 201497 Submitted by: Andriy Voskoboinyk <s3erios@gmail.com> Notes: svn path=/head/; revision=391997
* Convert to USES=metaportBaptiste Daroussin2015-07-121-7/+1
| | | | | | | | PR: 201499 Submitted by: Andriy Voskoboinyk <s3erios@gmail.com> Notes: svn path=/head/; revision=391851
* Convert to USES=metaportBaptiste Daroussin2015-07-121-9/+1
| | | | | | | | PR: 201487 Submitted by: Andriy Voskoboinyk <s3erios@gmail.com> Notes: svn path=/head/; revision=391850
* Update to 1.1.0Olivier Duchateau2015-07-113-6/+8
| | | | Notes: svn path=/head/; revision=391767
* - Fix buildDmitry Marakasov2015-07-091-2/+2
| | | | | | | Pointyhat to: kmoore Notes: svn path=/head/; revision=391665
* FixMathieu Arnold2015-07-081-1/+1
| | | | | | | | Pointy hat to: kmoore Sponsored by: Absolight Notes: svn path=/head/; revision=391604
* Drop .la file.Koop Mast2015-07-072-4/+2
| | | | | | | While here, remove obsolete MCom tag Notes: svn path=/head/; revision=391499
* - Rename x11/docker -> x11/docker-trayKris Moore2015-07-063-1/+2
| | | | Notes: svn path=/head/; revision=391420
* Drop maintainershipBaptiste Daroussin2015-07-041-1/+1
| | | | Notes: svn path=/head/; revision=391337
* Update to 3.5.0.32Baptiste Daroussin2015-07-043-6/+5
| | | | Notes: svn path=/head/; revision=391336
* Allow build libxcb and xcb-proto with python3Ruslan Makhmatkhanov2015-07-043-15/+35
| | | | | | | | | | | | Since version 1.11 libxcb successfully builds with pytnon3, so we don't need to limit python version anymore. PR: 194748 194749 Submitted by: rm (myself) Approved by: maintainer timeout (6 months+) Notes: svn path=/head/; revision=391334
* multimedia/{lib}x264: Update to 0.144.2533 and major refactorKubilay Kocak2015-07-031-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update to 0.144.2533 (from upstream stable branch) [1] - Switch x264 and libx264 ports to master/slave ports respectively - Bump PORTREVISION for dependent ports as the shared library version has changed. multimedia/x264: - Clean up and update "updating instructions" in Makefile header - Tweak COMMENT - Only LIB_DEPENDS on libx264 and add PLIST_FILES if this isn't the libx264 port. - Allow COMMENT, USES, OPTIONS_*, CONFIGURE_ARGS to be overriden in libx264 port. - Place common configure arguments in a CONFIGURE_COMMON_ARGS variable to make overriding values without duplication easier. - Use --prefix configure argument over post-patch replacements - Enable stripping of binaries and libraries if DEBUG is off. Remove post-install target STRIP_CMD accordingly. - Delete patch-Makefile in favour of patching WRKSRC/configure to identify amd64, arm64 and mipsn32. powerpc and powerpc64 are now covered upstream without needing patches. - Patch out a bogus compiler argument check (cc_check) that results in -Wno-maybe-uninitialized being added to CFLAGS causing causes warnings when clang is cc. The cc_check function checks for basename $CC to identify compiler type (icl, clang, gcc, etc). multimedia/libx264: - Remove all Makefile entries that are duplicated or common and found in the master port (x264). - Set lib as the PKGNAMEPREFIX - Tweak COMMENT - Delete upstreamed ARM patches [1] - Delete all but one patch, as they duplicate those in x264. - Dont remove pkgconfig/libdata directory Changes: https://git.videolan.org/?p=x264.git;a=shortlog;h=refs/heads/stable Based on: PR: 201260 [1] Submitted by: Andrey Cherkashin <andoriyu gmail com> [1] Notes: svn path=/head/; revision=391217
* - Fix build with GTK3Dmitry Marakasov2015-07-021-1/+1
| | | | | | | | | | | PR: 200280 Reported by: fidaj@ukr.net Submitted by: amdmi3 Approved by: olivierd (xfce) MFH: 2015Q3 Notes: svn path=/head/; revision=391131
* - Make implicit dependency on gettext explicit (and enable by default)Johan van Selst2015-07-011-1/+9
| | | | | | | | | | | | also disable autodetection when not desired - Strip installed library - Bump portrevision PR: 201256 Submitted by: Andriy Voskoboinyk Notes: svn path=/head/; revision=391122
* Update GNUstep ports to their latest versions.David Chisnall2015-07-011-1/+2
| | | | | | | | | | Also fix a few bits of generic infrastructure along the way. Approved by: bapt (mentor) Differential Revision: https://reviews.freebsd.org/D2961 Notes: svn path=/head/; revision=391062
* Update to 0.15.2.Jung-uk Kim2015-06-292-3/+3
| | | | Notes: svn path=/head/; revision=390931
* Spell MAKE_JOBS_UNSAFE correctlyAntoine Brodin2015-06-281-1/+1
| | | | Notes: svn path=/head/; revision=390789
* Useless cruft from 1989. Mark as deprecated, expires in three months.Christian Weisgerber2015-06-261-0/+3
| | | | Notes: svn path=/head/; revision=390667
* Drop INSTALLS_ICONS, it only usefull for GTK+ programs.Koop Mast2015-06-261-2/+1
| | | | | | | | | This fixes stage sanity checking. Submitted by: Tobias Berner <tcberner@gmail.com> Notes: svn path=/head/; revision=390653
* Convert to USES=jpegAntoine Brodin2015-06-2213-30/+21
| | | | Notes: svn path=/head/; revision=390310
* - Update to 0.15.1.Jung-uk Kim2015-06-224-7/+9
| | | | | | | | | - Take over maintainership. Approved by: swills (maintainer) Notes: svn path=/head/; revision=390306
* - Strip libraryDmitry Marakasov2015-06-181-3/+4
| | | | Notes: svn path=/head/; revision=390066
* - Add LICENSE_FILEDmitry Marakasov2015-06-171-2/+4
| | | | | | | - Fix shebangs Notes: svn path=/head/; revision=389914
* x11/libXxf86vm: add missing man page to plistAlberto Villa2015-06-142-10/+12
| | | | | | | | | PR: 199981 Submitted by: yuri@rawbw.com Approved by: x11 (maintainer timeout) Notes: svn path=/head/; revision=389656
* Reset dhn's portsErwin Lansing2015-06-121-1/+1
| | | | | | | | | PR: 197522 Submitted by: jbeich Approved by: portmgr Notes: svn path=/head/; revision=389300
* Update to 0.15.0.Jung-uk Kim2015-06-105-68/+123
| | | | | | | Approved by: swills (maintainer) Notes: svn path=/head/; revision=389080
* x11/hotwire-shell: drop pyxml dependencyRuslan Makhmatkhanov2015-06-092-8/+5
| | | | | | | | | | | | | | | | | | | | This port depends on prehistoric pyxml library, but it doesn't using it actually. Here is two modules that it's using: >>> import xml.sax, xml.sax.handler >>> from xml.sax.saxutils import escape Both of them are in python standard library for quite some time, so this dependency can be just dropped altogether. While here, remove redundancy in COMMENT, limit python version to 2.x because of pygtk2, sort USE_PYTHON components and remove not-functioning WWW link. Approved by: ashish (maintainer, by email) Notes: svn path=/head/; revision=388983
* - Don't include empty directories in the packageDmitry Marakasov2015-06-092-33/+5
| | | | | | | Approved by: vg Notes: svn path=/head/; revision=388953
* multimedia/libvpx: update to 1.4.0Jan Beich2015-06-091-0/+1
| | | | | | | | | | | | | ABI isn't compatible, so bump PORTREVISION in consumers. Changes: https://chromium.googlesource.com/webm/libvpx/+/v1.4.0 Differential Revision: https://reviews.freebsd.org/D2570 Exp-run by: antoine Approved by: ashish, multimedia (kwm) Approved by: maintainer timeout (ale, dinoex; 2 weeks) Notes: svn path=/head/; revision=388940
* - Fix build when NLS option is disabledOlivier Duchateau2015-06-082-3/+14
| | | | | | | | | | - Bump PORTREVISION PR: 200704 Submitted by: Kevin Zheng Notes: svn path=/head/; revision=388846
* - Drop @dirrm* from plistDmitry Marakasov2015-06-081-219/+32
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=388806
* x11/xpra: update to 0.14.25Steve Wills2015-06-073-3/+4
| | | | | | | PR: 200626 Notes: svn path=/head/; revision=388692
* - Switch to USES=autoreconfDmitry Marakasov2015-06-031-4/+8
| | | | | | | - Add LICENSE Notes: svn path=/head/; revision=388440
* - Update to 0.7.2Nicola Vitale2015-06-025-12/+22
| | | | | | | Relnotes: https://github.com/Guake/guake/releases Notes: svn path=/head/; revision=388359
* - Update to 0.15.5Dmitry Marakasov2015-06-012-3/+4
| | | | | | | | PR: 200572 Submitted by: nomoo@nomoo.ru (maintainer) Notes: svn path=/head/; revision=388244
* Update to version 0.8.3Pawel Pekala2015-05-312-4/+4
| | | | | | | | PR: 200073 Submitted by: graudeejs@gmail.com (maintainer) Notes: svn path=/head/; revision=388053
* Cleanup USE_GITHUB usage.Mathieu Arnold2015-05-302-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=387986
* Update to 0.4.2 (bugfix)Olivier Duchateau2015-05-302-3/+3
| | | | Notes: svn path=/head/; revision=387980