summaryrefslogtreecommitdiff
path: root/x11 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* KDE/FreeBSD team presents KDE SC 4.10.3 ports!Max Brazhnikov2013-05-1815-52/+56
| | | | | | | | | - Remove patches and checks for unsupported FreeBSD versions. The area51 repository features commits by avilla, rakuco and myself. Notes: svn path=/head/; revision=318452
* - Update EFL libraries to 1.7.7Grzegorz Blach2013-05-1812-35/+22
| | | | | | | | | - Update Enlightenment to 0.17.3 Approved by: crees (mentor) Notes: svn path=/head/; revision=318442
* - Add mirror, because kaizer.se is not pingableOlivier Duchateau2013-05-181-3/+3
| | | | | | | | | | While I'm here, - Replace gnomehack by pathfix Reported by: pointyhat (erwin) Notes: svn path=/head/; revision=318413
* - Update to 1.1.5Pietro Cerutti2013-05-172-12/+12
| | | | | | | | | | | | * Add COPYRIGHT file * Update COPYRIGHT years to include 2013 * Remove debug printf and puts * Fixup indentation * Switch build system to CMake * Import into GitHub.com Notes: svn path=/head/; revision=318398
* Add the patch I added to qt4-corelib in r317896 to some other Qt ports.Raphael Kubo da Costa2013-05-152-0/+70
| | | | | | | | | | | | | | | | These ports which previously failed to build with clang-i386 use their private copies of the qsimd_p.h header, since this private header is not installed at all (which, in turns, makes the PORTREVISION bump in qt4-corelib quite useless). We thus need to add a copy of the same patch to all these ports to make sure the qsim_p.h they use when being built is actually the one we want. Hopefully this gets miwi happy and people on clang-i386 can build these ports again. Notes: svn path=/head/; revision=318239
* - Update to 1.3.5.Raphael Kubo da Costa2013-05-1412-113/+54
| | | | | | | | | PR: ports/177857 Submitted by: Kevin Zheng <kevinz5000@gmail.com> Approved by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) Notes: svn path=/head/; revision=318203
* - Fix conflict/build failure with png by using libgfx from the ports treeStefan Walter2013-05-145-31/+64
| | | | | | | | | | | | instead of the bundled one. - Fix build with new compilers. - Remove gmake dependency. PR: 178600 Submitted by: "Mikhail T." <mi@aldan.algebra.com> Notes: svn path=/head/; revision=318168
* Add NOTIFY to OPTIONS_DEFINE [1], also fix logic bug in notify supportKoop Mast2013-05-131-2/+2
| | | | | | | | PR: ports/178205 [1] Submitted by: olgeni@ Notes: svn path=/head/; revision=318111
* - Restore and make default the XINERAMA option which was accidentally droppedGabor Pali2013-05-123-2/+17
| | | | | | | | | | | | | | in r309275 - Bump port revision for the port and for all of its dependents, especially xmonad, because it can only work in dual-monitor configurations with this setting enabled PR: ports/178336 Submitted by: Christopher J. Ruwe <cjr@cruwe.de> Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=317973
* Prefer the more common option 'TCL' for scripting support and use the global ↵Eitan Adler2013-05-121-3/+2
| | | | | | | description Notes: svn path=/head/; revision=317952
* - Update to 0.21.0Bryan Drewery2013-05-122-3/+3
| | | | | | | | PR: ports/178487 Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer) Notes: svn path=/head/; revision=317951
* Add upstream patch to prevent passwords from being shown in HTTP URLs in ↵Raphael Kubo da Costa2013-05-112-1/+33
| | | | | | | error messages. Notes: svn path=/head/; revision=317905
* Fix keyboard shortcuts with Shift.Olivier Duchateau2013-05-113-1/+38
| | | | | | | | Reviewed by: wblock@ Obtained from: Git upstream (master branch) Notes: svn path=/head/; revision=317901
* Import my upstream commit to fix the detection of 3dNOW! support.Raphael Kubo da Costa2013-05-112-2/+0
| | | | | | | | | | | | | | | The patch was originally written by dim@ and fixes the way Qt includes the <mm3dnow.h> header. See the upstream commits' message for more information. Practically speaking, this should make the Qt ports build with clang on i386 again, and allows us to revert commits r316233, r316348 and r316341: miwi was very laconic in his commit messages, but the changes all point to the issue being fixed here. Submitted by: dim Notes: svn path=/head/; revision=317896
* - Force commit to correct commit log:Martin Wilke2013-05-101-1/+1
| | | | | | | | | | Update to 2.7.1 PR: 177932 Submitted by: ports fury Notes: svn path=/head/; revision=317767
* - Update to 2.6Martin Wilke2013-05-103-7/+18
| | | | | | | | PR: 177931 Submitted by: ports fury Notes: svn path=/head/; revision=317766
* - Update to 0.4.6Martin Wilke2013-05-102-5/+5
| | | | | | | | PR: 177928 Submitted by: ports fury Notes: svn path=/head/; revision=317763
* Fix pkg-plistOlivier Duchateau2013-05-081-0/+1
| | | | | | | Reported by: qat.redports.org Notes: svn path=/head/; revision=317703
* - Bump PORTREVISION after update of x11/libxfce4util, and x11-wm/xfce4-panelOlivier Duchateau2013-05-086-27/+16
| | | | | | | | | | | While I'm here, - Finish to convert USES - Trim Makefile header - Remove ABI version in LIB_DEPENDS - Remove desktopfileutils, because MimeType entry is not present in desktop file Notes: svn path=/head/; revision=317695
* - Finish to convert USESOlivier Duchateau2013-05-083-18/+15
| | | | | | | - Replace post-patch target by patch ( configure script) Notes: svn path=/head/; revision=317690
* - Update Perl modules releasesOlivier Duchateau2013-05-082-12/+16
| | | | | | | | - Finish to convert USES - Replace post-patch target by patch (configure script) Notes: svn path=/head/; revision=317689
* - Replace post-patch target by patch (configure script)Olivier Duchateau2013-05-083-15/+17
| | | | | | | | | | - Remove ABI version in LIB_DEPENDS - Finish to convert USES - Remove desktopfileutils, because MimeType entry is not present in desktop file Notes: svn path=/head/; revision=317688
* - Update to 0.6.2Olivier Duchateau2013-05-083-12/+9
| | | | | | | | | - Finish to convert USES - Remove desktopfileutils, because MimeType entry is not present in desktop file Notes: svn path=/head/; revision=317678
* - Update to 4.10.1Olivier Duchateau2013-05-083-13/+17
| | | | | | | | - Replace post-patch target by patch (configure script) - Finish to convert USES Notes: svn path=/head/; revision=317669
* Mark MAKE_JOBS_SAFEEmanuel Haupt2013-05-082-0/+2
| | | | Notes: svn path=/head/; revision=317656
* Add some shebangfix to allow building most of the ports tree without ↵Baptiste Daroussin2013-05-071-6/+4
| | | | | | | | | | /usr/bin/perl Submitted by: John Marino Obtained from: DPorts Notes: svn path=/head/; revision=317605
* Convert USE_NCURSES by USES=ncursesBaptiste Daroussin2013-05-061-7/+2
| | | | | | | Convert USE_READLINE by USES=readline Notes: svn path=/head/; revision=317525
* Make these ports build with glib 2.36Koop Mast2013-05-061-0/+2
| | | | Notes: svn path=/head/; revision=317508
* Upgrade to 9.18.Thierry Thomas2013-05-052-3/+3
| | | | | | | | | | Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>. PR: ports/178342 Submitted by: Yamagi Burmeister <yamagi (at) yamagi.org> Notes: svn path=/head/; revision=317423
* - Use CONFLICTS instead of BROKEN. [1]Stefan Walter2013-05-051-6/+2
| | | | | | | | | | | - While here, convert to new style Makefile header. PR: 176666 [1] Submitted by: sbruno [1] Suggested by: eadler [1] Notes: svn path=/head/; revision=317421
* Fix installation of ports that rely on cp -n for installing files. r245960Florian Smeets2013-05-041-1/+1
| | | | | | | | | | | | | | changed cp to exit with a non-zero exit code if the file exists and is not overwritten thus causing ports to fail installing when e.g. trying to cp .default -> .conf files that already exist. We just ignore the error and continue, as we used to. Reported by: jaset Approved by: portmgr (bapt) Notes: svn path=/head/; revision=317389
* Fix build with bmakeBaptiste Daroussin2013-05-041-6/+5
| | | | Notes: svn path=/head/; revision=317383
* Fix build on currentBaptiste Daroussin2013-05-041-1/+1
| | | | Notes: svn path=/head/; revision=317364
* Fix build with bmakeBaptiste Daroussin2013-05-041-0/+4
| | | | Notes: svn path=/head/; revision=317350
* - When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also setBryan Drewery2013-05-041-2/+0
| | | | | | | | | | | | | | | MAKE_JOBS_NUMBER to 1. This makes it safe to do -j${MAKE_JOBS_NUMBER} without any extra logic. - Cleanup ports working around the empty MAKE_JOBS_NUMBER - This also fixes several ports that were expecting MAKE_JOBS_NUMBER to always have a number Reviewed by: bapt Spotted by: John Marino <draco@marino.st> With hat: portmgr Notes: svn path=/head/; revision=317320
* Mark as broken: kdelibs-3.5-openssl-1.0.0.patch is unfetchableBaptiste Daroussin2013-05-031-6/+2
| | | | Notes: svn path=/head/; revision=317291
* Fix build with bmake by using gmake if make is bmakeBaptiste Daroussin2013-05-034-0/+12
| | | | Notes: svn path=/head/; revision=317198
* Fix build with bmake by using gmake is make is bmakeBaptiste Daroussin2013-05-031-0/+3
| | | | Notes: svn path=/head/; revision=317188
* Fix build with bmake by using gmake is make is bmakeBaptiste Daroussin2013-05-031-0/+3
| | | | Notes: svn path=/head/; revision=317187
* - update astro/gpsd to 3.9Ruslan Makhmatkhanov2013-05-031-0/+1
| | | | | | | | | | | | - fix build on head - remove stale options and patch - chase the update in dependent ports PR: 178279 Submitted by: glebius (maintainer) Notes: svn path=/head/; revision=317170
* Fix a bug in glob matching (spotted by bmake(1))Baptiste Daroussin2013-05-021-1/+1
| | | | Notes: svn path=/head/; revision=317162
* Ports is using :U before any inclusion of bsd.port.mk so it needs to specify ↵Baptiste Daroussin2013-05-021-0/+2
| | | | | | | | | to bmake it needs: :U and :L to work the legacy make way Notes: svn path=/head/; revision=317136
* Mark as BROKEN: does not compile when graphics/png is installed.Stefan Walter2013-05-021-0/+2
| | | | | | | | PR: 176666 Submitted by: sbruno Notes: svn path=/head/; revision=317093
* - conversion to USES frameworkJason Helfman2013-05-013-22/+22
| | | | | | | Approved by: portmgr (bapt@) Notes: svn path=/head/; revision=317031
* - Fix cases where 2 USES= were usedBryan Drewery2013-04-303-9/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=316950
* Add port licenseEitan Adler2013-04-301-0/+2
| | | | Notes: svn path=/head/; revision=316871
* In preparation of removing devel/libusb (expires 2013-04-30), remove itRene Ladan2013-04-291-4/+0
| | | | | | | | | | | | | | | | | | from these ports. Other changes: - convert Makefile header - convert to optionsNG - remove indefinite article from comment - drop support for FreeBSD < 8.0 - pet portlint (leave library ABI versions in LIB_DEPENDS) - net-mgmt/spectools: change option name from GTK to GTK2 to use default description from bsd.options.desc.mk Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316831
* Rely on bsdtar to autodetermine the format of the distfiles when possibleBaptiste Daroussin2013-04-293-3/+0
| | | | | | | | | | For a while now bsdtar is able to autotermine compression and archive format. Let's then use tar directly instead of piping to tar. Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format Notes: svn path=/head/; revision=316786
* Add Gstreamer 1.0.7. This is the new stable version of theKoop Mast2013-04-273-0/+29
| | | | | | | | | | | | | | | | | | Gstreamer multimedia framework. Use the USE_GSTREAMER1 macro to select Gstreamer 1.0 plugins. A new chapter for the porters handbook about gstreamer is a work in progress. X related plugins are now stand alone. The gio plugin is now part of the gstreamer1-plugins port and the oss plugins are now part of the gstreamer1-plugins-good port. Note that the pulseaudio plugin is missing because it needs a newer version of pulseaudio. Also there are still a number of plugins from -bad which haven't been ported to the 1.0 API yet. Notes: svn path=/head/; revision=316693
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-2711-16/+11
| | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and USE_GETTEXT=yes to USES=gettext while here Notes: svn path=/head/; revision=316683