aboutsummaryrefslogtreecommitdiff
path: root/x11
Commit message (Collapse)AuthorAgeFilesLines
* Fix build after r351936 by adding a dependency on libICE.Tijl Coosemans2014-04-291-1/+3
| | | | | | | Reported by: olgeni Notes: svn path=/head/; revision=352630
* Upgrade to 9.20.Thierry Thomas2014-04-274-15/+5
| | | | | | | Changelog at <http://cvs.schmorp.de/rxvt-unicode/Changes>. Notes: svn path=/head/; revision=352418
* - Convert USE_BZIP2 to USESDanilo Egea Gondolfo2014-04-261-2/+1
| | | | Notes: svn path=/head/; revision=352258
* - Add graphics/librsvg2 to LIB_DEPENDSNicola Vitale2014-04-261-1/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=352205
* Remove libtool from USE_AUTOTOOLSBaptiste Daroussin2014-04-251-1/+1
| | | | | | | Reported by: tijl Notes: svn path=/head/; revision=352152
* Fix expiration dateBaptiste Daroussin2014-04-251-1/+1
| | | | | | | | With hat: portmgr Reported by: Dan Langille Notes: svn path=/head/; revision=352127
* Deprecate java bindings for gnomeBaptiste Daroussin2014-04-251-0/+3
| | | | | | | | | | They have never been used, are not updated upstream since 2009 and gnome@ team has already way too many things to care about Discussed with: kwm (gnome) Approved by: self (portmgr) Notes: svn path=/head/; revision=352126
* - Update WWWDanilo Egea Gondolfo2014-04-251-1/+1
| | | | Notes: svn path=/head/; revision=352125
* Keep the .la file it might be reference by la files from ports depending on ↵Baptiste Daroussin2014-04-252-2/+3
| | | | | | | | | | | this one and result in hard to debug failures for people building ports with portupgrade/portmaster Discussed with: tijl Notes: svn path=/head/; revision=352101
* Switch to USES=libtoolBaptiste Daroussin2014-04-252-6/+5
| | | | | | | Strip binaries Notes: svn path=/head/; revision=352093
* Remove expired ports:Rene Ladan2014-04-249-157/+0
| | | | | | | | | | | | | | | | | | | | 2014-04-23 emulators/mupen64-sdlinput: Use mupen64plus instead 2014-04-23 emulators/mupen64-sdlaudio: Use mupen64plus instead 2014-04-23 emulators/mupen64-tr64: Use mupen64plus instead 2014-04-23 emulators/mupen64-gln64: Use mupen64plus instead 2014-04-23 emulators/mupen64-sound: Use mupen64plus instead 2014-04-23 emulators/mupen64-rsp: Use mupen64plus instead 2014-04-23 emulators/mupen64-input: Use mupen64plus instead 2014-04-23 emulators/mupen64-glide: Use mupen64plus instead 2014-04-23 emulators/mupen64: Use mupen64plus instead 2014-04-23 emulators/mupen64-softgfx: Use mupen64plus instead 2014-04-23 emulators/mupen64-dummyaudio: Use mupen64plus instead 2014-04-23 emulators/mupen64-base: Use mupen64plus instead 2014-04-24 x11/emu: Broken, not staged 2014-04-24 lang/ruby-doc-stdlib: Upstream rerolls frequently, online docs work well Notes: svn path=/head/; revision=352070
* - Replace libXft dependency with USE_XORG=xft.Tijl Coosemans2014-04-242-59/+22
| | | | | | | | | | | | | - Convert to USES=libtool. - Add include directories to CPPFLAGS instead of CFLAGS. - Use LDFLAGS instead of LIBS. - Remove PTHREAD_LIBS reference. - Add DOCS option. - Staging. - Remove MAKE_ENV. Not needed. Notes: svn path=/head/; revision=352054
* Update gstreamer 1.0 ports to version 1.2.4.Tijl Coosemans2014-04-232-2/+2
| | | | Notes: svn path=/head/; revision=351947
* - Define LICENSE (GPLv2), reword COMMENT lineAlexey Dokuchaev2014-04-232-22/+49
| | | | | | | | - Take maintainership, undeprecate, and stagify - Unbreak on !i386 Notes: svn path=/head/; revision=351939
* When linking a library libA with a library libB using libtool, if libB.laTijl Coosemans2014-04-2355-63/+65
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | exists, libtool will add all libraries libB.la refers to (dependency_libs field) to the linker command line and store them in the dependency_libs field of libA.la. So everything that subsequently links with libA will also link to these extra libraries. This causes too much overlinking. This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs field in .la libraries during staging. However, because .la libraries have very limited use when dependency_libs is empty it makes sense to completely remove them during staging. So with this commit USES=libtool is modified to remove .la libraries and a new form (USES=libtool:keepla) is introduced in case they need to be kept (dependency_libs is still emptied). PORTREVISION is bumped on all ports with USES=libtool that install .la libraries. Most ports are also changed to add :keepla because .la libraries have to be kept around as long as there are dependent ports with .la libraries that refer to them in their dependency_libs field. In most cases :keepla can be removed again as soon as all dependent ports that install .la libraries have some form of USES=libtool added to their Makefile. PR: ports/188759 Exp-run: bdrewery Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=351936
* Convert gtkmm20 to stageBaptiste Daroussin2014-04-221-1/+1
| | | | | | | | USES=libtool Chase gtkmm20 shlib number change Notes: svn path=/head/; revision=351813
* Support stageBaptiste Daroussin2014-04-221-7/+5
| | | | Notes: svn path=/head/; revision=351750
* Support stageBaptiste Daroussin2014-04-222-32/+17
| | | | | | | Modernize Notes: svn path=/head/; revision=351749
* Suppot stageBaptiste Daroussin2014-04-222-8/+6
| | | | | | | | Modernize USES=libtool Notes: svn path=/head/; revision=351748
* These ports are no longer used or cared for.Rusmir Dusko2014-04-219-23/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Horia Racoviceanu <horia@racoviceanu.com> wishes to maintain these ports with my help. misc/lxde-common - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com misc/xdg-menu - Change Makefile header, use my name and @FreeBSD.org email - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com - Change Desktop entry file - Add DOCS Option - Break lines around 80 characters - Change pkg-plist, remove mtree sysutils/lxinput - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com sysutils/lxtask - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com - Remove TODO from DOCS sysutils/lxterminal - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com - Change pkg-plist, add missing x11/florence - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com - Use tar:bzip2 instead of USE_BZIP2=yes and not needed desktop-file-utils - Remove not needed MAN1 from Makefile x11/libfm - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com - Use tar:xz instead of USE_XZ=yes - Change pkg-plist, remove mtree x11/lxde-meta - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com x11/lxmenu-data - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com - Change pkg-plist, remove mtree x11/lxpanel - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com - Strip libraries - Change pkg-plist, add missing x11/menu-cache - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com - USES pathfix instead of USE_GNOME gnomehack - Strip library x11-fm/pcmanfm - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com - Use tar:xz instead of USE_XZ=yes - Change pkg-plist, remove mtree, add missing x11-themes/lxde-icon-theme - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com - Use tar:bzip2 instead of USE_BZIP2=yes - Change pkg-plist, remove mtree x11-wm/lxmed - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com x11-wm/lxsession - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com - Change pkg-plist, add missing x11-wm/obapps - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com - Add DOCS Option - Change Desktop entry file x11-wm/obmenu - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com - Change Desktop entry file - Break lines around 80 characters Notes: svn path=/head/; revision=351711
* Restrict these to use python 2 for the time being.Niclas Zeising2014-04-192-2/+4
| | | | Notes: svn path=/head/; revision=351589
* - Stop removing directories from BSD.local.dist.Bryan Drewery2014-04-192-27/+1
| | | | | | | | | | | | | | This fixes false-positive leftover (files removed) warnings in Redports/QAT/Tinderbox. Note that some of these ports still have Orphans which I did not address. With hat: portmgr Spotted by: new 'check-plist' Notes: svn path=/head/; revision=351583
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-16143-274/+362
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* Fix build on head.Jung-uk Kim2014-04-151-5/+6
| | | | Notes: svn path=/head/; revision=351352
* - Update to 2.0.1Pietro Cerutti2014-04-143-8/+25
| | | | | | | | | | * Fix a bug where the cursor position was invalidated after an insertion * Implement X11 stuff on top of both libX11 (default) and XCB (OPTIONSng) * Handle more options related to font handling * Chase compiler warnings Notes: svn path=/head/; revision=351260
* Bump PORTREVISIONs for r350704 (liferea), r350914 (libxklavier),Tijl Coosemans2014-04-147-15/+17
| | | | | | | | | | | | r350957 (glade3). gnome-control-center, gnome-settings-daemon, gnome-screensaver: - Staging. - New LIB_DEPENDS syntax. - USES=tar:bzip2. Notes: svn path=/head/; revision=351252
* Use the new @sample keywordBaptiste Daroussin2014-04-122-3/+3
| | | | Notes: svn path=/head/; revision=351155
* - Project moved to SFDanilo Egea Gondolfo2014-04-122-6/+7
| | | | | | | | | - Update from 0.25.1 to 0.26.1 - Convert USE_XZ to USES - Add LICENSE Notes: svn path=/head/; revision=351110
* Remove sodipodiBaptiste Daroussin2014-04-111-1/+0
| | | | Notes: svn path=/head/; revision=351018
* Fix last leftoverBaptiste Daroussin2014-04-111-0/+1
| | | | Notes: svn path=/head/; revision=350989
* Avoid code duplication between pkg-install and plistBaptiste Daroussin2014-04-113-15/+21
| | | | | | | Fix leftovers Notes: svn path=/head/; revision=350941
* Support stageBaptiste Daroussin2014-04-114-13/+4
| | | | | | | Remove deprecated ports from gnome2-power-tools and gnome2-fifth-toe Notes: svn path=/head/; revision=350932
* Support stageBaptiste Daroussin2014-04-111-3/+2
| | | | Notes: svn path=/head/; revision=350920
* Support stageBaptiste Daroussin2014-04-112-11/+11
| | | | Notes: svn path=/head/; revision=350919
* Support stageBaptiste Daroussin2014-04-112-14/+12
| | | | | | | modernize Notes: svn path=/head/; revision=350918
* Support stageBaptiste Daroussin2014-04-112-9/+9
| | | | | | | Modernize Notes: svn path=/head/; revision=350917
* Support stageBaptiste Daroussin2014-04-111-7/+4
| | | | | | | | Modernize Reduce overlinking by using USES=libtool Notes: svn path=/head/; revision=350916
* Support stageBaptiste Daroussin2014-04-112-9/+9
| | | | | | | Modernize Notes: svn path=/head/; revision=350915
* Stageify libxkalvierBaptiste Daroussin2014-04-1110-56/+55
| | | | | | | | | | | | USES libtool Chase libxklavier shlib change On all ports depending on libxklavier: - Support stage - USES=libtool when possible to reduce overlinking - Support packaging as a user Notes: svn path=/head/; revision=350914
* Support stageBaptiste Daroussin2014-04-111-23/+10
| | | | Notes: svn path=/head/; revision=350896
* - Update to 1.2.2Pietro Cerutti2014-04-082-4/+4
| | | | | | | | * Fix a bug where an uninitialized XColor struct could cause a segfault on some systems (Emanuel Haupt) Notes: svn path=/head/; revision=350600
* - Update to 1.2.1Pietro Cerutti2014-04-082-4/+4
| | | | | | | | | * Add some missing #include (Emanuel Haupt) * Optimize the option parsing code * Remove unused variable Notes: svn path=/head/; revision=350598
* - Update to 1.2.0Pietro Cerutti2014-04-082-5/+8
| | | | | | | | * Implement the -bg and -fg options * Simplify the code by rewriting the whole stuff in C++ Notes: svn path=/head/; revision=350587
* - Add LICENSESunpoet Po-Chuan Hsieh2014-04-062-2/+4
| | | | | | | | | | | - Pass maintainership to submitter - While I'm here, remove Author line PR: 188097 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Notes: svn path=/head/; revision=350300
* - Chase libexiv2.so shlib version bump after r350163Alexey Dokuchaev2014-04-041-0/+1
| | | | | | | | | - Fix nearby minor style issues while here (not all) Approved by: portmgr (bapt), some ports are still NO_STAGE :( Notes: svn path=/head/; revision=350164
* Do not remove directory belonging to BSD.local.dist mtreeAntoine Brodin2014-04-041-1/+0
| | | | | | | | Reported by: poudriere -cat With hat: portmgr Notes: svn path=/head/; revision=350136
* - Update to 1.1.7Pietro Cerutti2014-04-032-4/+4
| | | | | | | * Implement bookmarks Notes: svn path=/head/; revision=350012
* - Update to 1.1.6Pietro Cerutti2014-04-032-5/+6
| | | | | | | | | | | * Fix a bug where the command line wasn't always '\0'-terminated * Fix style here and there * Update COPYRIGHT years to include 2014 - Fix LICENSE (BSD -> BSD2CLAUSE) - Add another repo to MASTER_SITES Notes: svn path=/head/; revision=350003
* - Fix build on HEAD (unknown clang option -R)Dmitry Marakasov2014-04-031-0/+3
| | | | Notes: svn path=/head/; revision=349996
* KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!Max Brazhnikov2014-04-0320-38/+42
| | | | | | | | | | | | | | | | | | | | | | | KDE ports: - Convert to USES=tar:xz devel/p5-perlqt, multimedia/kdemultimedia4-ffmpegthumbs: - Convert LIB_DEPENDS to new style devel/p5-perlqt, devel/p5-perlkde: - Don't remove directories installed by perl port net/kdnssd: - moved to net/zeroconf-ioslave (renamed upstream) x11/kdelibs4: - Clean up non-standard shared mime files and directories after deinstall The area51 repository features commits by Alonso Schaich <alonsoschaich@fastmail.fm> and makc. Notes: svn path=/head/; revision=349983