aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports:rene2014-03-256-132/+0
| | | | | | | | | | | | | 2014-03-23 deskutils/lxshortcut: Now distributed with x11/libfm-1.2.0 2014-03-23 databases/p5-Ima-DBI-Contextual: deprecated by upstream 2014-03-23 databases/p5-Class-DBI-Lite: deprecated by upstream 2014-03-23 net/AquaGatekeeper: Binary port of software abandoned by the vendor 2014-03-23 mail/mailutils: This port needs to be taken care of, it suffers from bit rot. Especially with options other than GUILE, uninstall may leave files behind 2014-03-23 games/xflame: No more public distfiles 2014-03-23 games/p5-Algorithm-Pair-Best: Use games/p5-Algorithm-Pair-Best2 instead 2014-03-24 x11-wm/hackedbox: Abandonware 2014-03-23 emulators/hfs: No upstream, no public distfiles; consider using 'sysutils/hfsutils' 2014-03-23 games/fuhquake: Upstream disappeared; no more public distfiles; unmaintained
* - Bump PORTREVISION for pkg-plist changenemysis2014-03-244-15/+26
| | | | | | | | | | - Add files/lxmed-root and fix Desktop usage for root - Move CP to post-extract - Use for icons PORTNAME instead of full path - Break lines around 80 characters - Simplify desktop files installation handling - Change files/lxmed.sh, remove -Djava.ext.dirs="%%DATADIR%%" - Remove @dirrmtry share/applications from pkg-plist
* - Add the port: x11-wm/cwmdanilo2014-03-235-0/+64
| | | | | | | | | | | - Pass maintainership to submitter cwm is a window manager for X11 initially inspired by evilwm. cwm has several novel features, including the ability to search for windows. it features a very simple and attractive aesthetic. PR: ports/187803 Submitted by: <braakvaak@aol.com>
* In r336942, staging was achieved via `do-install' target, not just writtendanfe2014-03-183-90/+23
| | | | | | | in lengthy, ugly way, but also without need: upstream installation routine supports DESTDIR naturally. Meanwhile, clean Makefile up a bit by sorting knobs, utilize newly added USES+=tar:tbz, and synchronize port description text with `x11-wm/wmii' port.
* - Support stagingehaupt2014-03-181-5/+4
| | | | - Use shebangfix
* - Update to 2.2.2swills2014-03-182-8/+7
| | | | | | | - Pet portlint PR: ports/187660 Submitted by: Bartek Rutkowski <ports@robakdesign.com>
* Stagify; renew LIB_DEPENDS; use OPTIONS helpers; wrap an overly long line.danfe2014-03-164-23/+85
|
* - Fixes resourceleak in i3bar and memoryleak in i3bapt2014-03-162-4/+113
| | | | | | | | - Convert to USES=tar:bzip2 PR: ports/187617 Submitted by: Johannes Jost Meixner <xmj@chaot.net> Obtained from: i3 git (http://code.stapelberg.de/git/i3/)
* Stagify the port; fix RUN_DEPENDS to unbreak packaing.danfe2014-03-161-10/+6
|
* - Convert USE_GMAKE/BZIP2 to USESmiwi2014-03-1610-21/+9
|
* Deprecate a few old unmaintained portsantoine2014-03-122-0/+4
|
* - Update to 2.2.1miwi2014-03-114-105/+84
| | | | | | | - Convert to options helper PR: 187295 Submitted by: ports fury
* Update the default version of GCC used in the Ports Collection fromgerald2014-03-113-3/+3
| | | | | | | | | | | GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as well as changing the default in Mk/bsd.default-versions.mk. Part II, Bump PORTREVISIONs. PR: 182136 Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports) Tested by: bdrewery (two -exp runs)
* Fix wrong memory access beyond array boundary.hrs2014-03-092-1/+12
| | | | | Reported by: Francois Tigeot PR: ports/182279
* Improve the wording in DEPRECATED a bit.rakuco2014-03-091-1/+1
|
* Fix expiration syntaxantoine2014-03-081-1/+2
|
* Fix package with WITHOUT_NLS enabled.novel2014-03-061-2/+2
|
* - Add staging support [1]pawel2014-03-041-13/+8
| | | | | | | | - Convert to new LIB_DEPENDS format PR: ports/186598 [1] Submitted by: Mikhail <mp39590@gmail.com> Approved by: maintainer timeout
* Convert to USES=libtoolbapt2014-03-032-11/+9
| | | | | Use more options helpers dirrmtry directory not in the default mtree
* Unbreakantoine2014-03-031-1/+1
|
* Unbreakantoine2014-03-031-1/+1
|
* Support stagebapt2014-02-281-8/+7
| | | | | Use options Use do-install to avoid running buggy upstreamed install target
* Support stagebapt2014-02-282-22/+22
| | | | | Use options framework Respect examples/docs
* Support stagebapt2014-02-282-22/+25
| | | | USES=libtool
* Support stage, cleanup a bitbapt2014-02-281-16/+5
|
* Support stagebapt2014-02-281-24/+11
|
* Support stagebapt2014-02-281-6/+5
|
* Support stage, use options helpersbapt2014-02-282-32/+13
|
* Support stagebapt2014-02-281-1/+0
|
* - Update to version 1.10miwi2014-02-273-21/+61
| | | | | PR: 187038 Submitted by: ports fury
* - Stage supportmiwi2014-02-262-8/+6
|
* x11-wm/stumpwm: Failed to restore broken port, mark for deletion in 2 monthsmarino2014-02-261-4/+7
| | | | | | | | | | | | | | | | | This port supposedly builds with two different lisp compilers. The default one caused a BROKEN definition, so the fix seemed simple: remove the default and let the other compiler build it. It didn't work. The other compiler requires a non-default option (new clx) meaning it wouldn't build in poudriere, and moreover the test for it was broken. I fixed the test, but the makefile looks for lisp.run in the wrong place. I believe clisp could build this unmaintained port with sufficient patches, but they won't come from me. I started to clean the port up a bit, and I left those improvements in place. Somebody else wil need to need to restore SBCL support and/or CLISP support within 2 months, otherwise this port is headed to the garbage collector.
* Support stagebapt2014-02-241-9/+7
|
* Deprecate: abandonwarebapt2014-02-241-0/+3
|
* Support stagebapt2014-02-243-39/+24
| | | | | Properly support DOCS and EXAMPLES options Modernize
* - Update to 1.3.8miwi2014-02-2411-147/+85
| | | | | | | | - Convert to USES - Stage support PR: 186738 Submitted by: ports fury
* Remove trailing whitespaces from category x11-wmehaupt2014-02-2139-39/+39
|
* - Fix build with fltk-develgahr2014-02-201-3/+2
|
* Consolidate the docbook ports into -sgml and -xml variants.mat2014-02-192-3/+4
| | | | | Submitted by: hrs (based on) Sponsored by: Absolight
* - Stage supportmiwi2014-02-192-13/+17
|
* Chase docbook cleanup dependencies.mat2014-02-182-2/+2
| | | | Sponsored by: Absolight
* - Update to 1.0.13.004gahr2014-02-172-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | Changes: * Wrap XGetWindowAttributes(). * Simplify registration of override-redirect windows. * Avoid redundant calls of XGetWindowAttributes. * Only manage InputOutput windows. * Add server grab around initial window pickup loop. * Don't play sound in ShowAlert(). * Rename EDrawableCheck to EXDrawableOk and remove unused parameter. * Add EXWindowOk(). * Use our own window property functions in stead of various Xlib ones. * Remove some use of X11 Bool type/values. * Wrap the last XClearArea call. * Use NoXID in stead of None. * Use XCopyArea wrapper function. * Wrap remaining XCopyArea calls. * Tweak error handler API. * Wrap some calls to XFillRectangle. * Fix memory leak when changing area. * Reduce nesting in DialogRealizeItem(). * Simplify/fix dialog layout code.
* - STAGE-cleangahr2014-02-143-4/+36
| | | | | - Add LICENSE - Fix compiler warnings
* - STAGE-cleangahr2014-02-142-4/+9
|
* - STAGE-cleangahr2014-02-142-9/+1
|
* - STAGE-cleangahr2014-02-141-2/+1
|
* - Add stage supportdanilo2014-02-111-19/+20
| | | | | - Add LICENSE - Add DOCS option
* - Add stage supportdanilo2014-02-112-10/+6
| | | | | | | - Convert USE_GMAKE to USES - Remove the indefinite article from COMMENT - Add libtool to USES - Use options helpers
* According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-02-1039-0/+79
| | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt)
* - Add stage supportdanilo2014-02-101-23/+20
| | | | - Add DOCS and EXAMPLES options
* - Add stage supportdanilo2014-02-101-9/+5
|
* - Add stage supportdanilo2014-02-102-5/+8
| | | | | - Convert LIB_DEPENDS to new syntax - Add shebangfix to USES
* - Add stage supportdanilo2014-02-101-20/+13
| | | | | - Convert USE_GMAKE to USES - Use options helpers
* Finish stage supportantoine2014-02-092-4/+5
|
* - Stage supportmiwi2014-02-092-8/+5
|
* - Fix pkg-plist[*].hrs2014-02-043-9/+8
| | | | | | | - Update WWW: line in pkg-descr. - Style cleanups. Spotted by: marius [*]
* - Stage supportmiwi2014-02-032-2/+1
|
* - Stage supportmiwi2014-02-032-5/+3
|
* - Stage supportmiwi2014-02-031-3/+2
|
* Return some ports I maintain to the pool.eadler2014-02-021-1/+1
|
* Update to version 1.4.4pawel2014-01-312-3/+3
| | | | | PR: ports/185681 Submitted by: maintainer
* Stagify, convert to OptionsNG, sort pkg-plist.danfe2014-01-272-88/+83
|
* Update to 4.7.2bapt2014-01-263-3/+5
|
* Finish stage supportantoine2014-01-262-3/+3
|
* Fix build on amd64, 10.x with clang.ehaupt2014-01-231-3/+9
|
* Support STAGEDIR.vanilla2014-01-236-50/+89
| | | | Approved by: portmgr (blanket infrastructure)
* Fix properties on pkg-plistbapt2014-01-2214-14/+0
|
* Support stagebapt2014-01-203-3/+15
| | | | | PR: ports/185730 Submitted by: Matthew D.Fuller <fullermd@over-yonder.net> (maintainer)
* Remove deprecated MAN macrosbapt2014-01-202-3/+0
| | | | Fix properties
* x11-wm/herbsluftwm: Update to 0.5.3marino2014-01-202-4/+3
| | | | | | PR: ports/185178 tested on: Redports (6x pass) Approved by: maintainer timeout
* - Use the new format for LIB_DEPENDSnemysis2014-01-182-6/+8
| | | | | - Support STAGEDIR - Set PORTSCOUT
* Stagify and modernize LIB_DEPENDS while here.danfe2014-01-181-6/+5
|
* Python cleanup:rene2014-01-143-3/+3
| | | | | | | - USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat)
* Update lua-lgi to 0.7.2bapt2014-01-111-6/+8
| | | | | Port to lua 5.2 Port awesome to lua 5.2 (use pkgconfig to properly figure out how to build with lua 5.2)
* - Stagify lang/ghc and all the Haskell Cabal portspgj2014-01-102-2/+0
| | | | | | | | | - Update HACKAGE_SITE to follow changes in upstream - MAKE_ENV now sets LC_ALL and DESTDIR for Haskell Cabal ports - Further minor cosmetical changes: replace USE_GMAKE with USES, get rid of ${DO_NADA}, some refactoring Obtained from: FreeBSD Haskell
* - Fix a run-time problem with lang/ghc on FreeBSD 10.0 and later, caused bypgj2014-01-102-2/+2
| | | | | | | | | | | the iconv changes (basically GHCi was rendered unusable) - Fix build for x11-toolkits/hs-wxc, while here - Bump port revision for all Haskell Cabal ports as they have to be rebuilt PR: ports/184806 Reported by: many Obtained from: FreeBSD Haskell MFH: 2014Q1
* x11-wm/awesome-vicious: update to 2.1.3wg2014-01-092-3/+3
|
* Use ninja instead of makebapt2014-01-071-1/+1
|
* Fix build with clangantoine2014-01-064-20/+102
| | | | | PR: ports/184859 Submitted by: KATO Tsuguru
* Convert the tree to USES=famantoine2014-01-051-2/+1
| | | | Approved by: portmgr (bapt)
* Backport patch (available in xfdesktop 4.11.2), and replaces previous fixolivierd2014-01-031-71/+15
| | | | | | (r314575), which scales down oversize icons in menu. Obtained from: Upstream git repository
* Stage supportantoine2013-12-291-1/+0
|
* Stage supportantoine2013-12-291-5/+3
|
* - Stage supportantoine2013-12-292-6/+3
| | | | - Uses gmake, desktop-file-utils and shared-mime-info
* Stage supportantoine2013-12-291-2/+1
|
* Stage supportantoine2013-12-292-4/+4
|
* Stage supportantoine2013-12-281-2/+1
|
* Stage supportantoine2013-12-281-6/+3
|
* x11-wm/qtile: allow staging and minor fixeswg2013-12-262-226/+6
| | | | | | | | - Allow staging - Switch from easy_install to install - Install docs unconditionally (stage will handle it) - Unmute docs install command - Do not install LICENSE
* Update freetype to 2.5.2.kwm2013-12-251-0/+11
| | | | | | | | | | | | | | Remove patch to add -I/usr/local/include in freetype-config --cflags. If ports need extra headers they should look for them, and not get them via a side-effect. Freetype had a header resuffle in 2.5.1, patch ports to use the new header style. Thanks go to bdrewery for the two exp-runs and rakuco for helping me with some troublesome cmake ports. PR: ports/184587
* - Properly look for X11 using CMake and include the appropriate directoriesrakuco2013-12-253-13/+27
| | | | | | | | | | | | instead of relying on FREETYPE_INCLUDE_DIRS (which will change with the upcoming Freetype 2.5.2 update) to pass -I${LOCALBASE}/include to the compiler. - Support staging. - Set LICENSE (therefore stop installing the license file into DOCSDIR and bump PORTREVISION). - Remove the mysterious WITH_SN check, which was never a proper option and relied on some apparently unstable API (at least it was unstable at the time, almost 8 years ago).
* Fix dependency information.crees2013-12-251-7/+2
| | | | | | | pkgng detects that some of these are used during runtime apparently, and adds them anyway. This fixes the Tinderbox/pkgng build of x11-wm/ccsm
* x11-wm/awesome-vicious: update to 2.1.2wg2013-12-233-3/+5
|
* Update to 4.7bapt2013-12-232-7/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes from Upstream: - docs/userguide: clarify variable parsing - docs/userguide: clarify urgent_workspace - docs/userguide: add proper quoting for rename sample command - docs/userguide: clarify multiple criteria - docs/userguide: userguide: explain the difference between comma and semicolon for command chaining - docs/hacking-howto: update to reflect parser changes - man/i3-dump-log: document -f - switch from libXcursor to xcb-util-cursor - Respect workspace numbers when looking for a free workspace name - Revert "raise fullscreen windows on top of all other X11 windows" - i3bar: Create pixmaps using the real bar height, rather than screen height - Add scratchpad bindings to the default config - Close all children when closing a workspace - i3bar: Add new bar.binding_mode_indicator configuration - Improve error message when $XDG_RUNTIME_DIR is not writable - libi3/font: Draw the text at the expected place - libi3/font: Set DPI for the pango context - Add ability to escape out of a mouse-resize operation - Do not resize/reposition floating containers when moving them to scratchpad - i3-nagbar: Set button inner-width to the width of the label - Assigned windows open urgent when not visible - i3bar: Only configure tray on own outputs - Command 'move <direction>' moves across outputs - i3bar: Handle DestroyNotify events - i3bar: Realign tray clients on map/unmap notify - i3bar: Group child processes for signalling - i3bar: Print error message when status_command fails - Remove references to PATH_MAX macro for GNU/Hurd Changes from the port: - Specify the kind of BSD license - Strip binaries - Adjust dependencies
* - Fix build with clangpawel2013-12-213-35/+49
| | | | | | | | | - Add LICENSE - Support staging - Reformat pkg-descr PR: ports/184888 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update MASTER_SITES and WWW: linepawel2013-12-206-57/+165
| | | | | | | | | - Fix build on -current - Add LICENSE - Support staging PR: ports/184824 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 1.4.6dhn2013-12-172-4/+3
|
* Drop maintainershipbapt2013-12-171-1/+1
|
* Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]zeising2013-12-163-8/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | If the old xorg stack is still needed, it is possible to add WITHOUT_NEW_XORG= to /etc/make.conf to get the old version. Update several xorg related ports, including: x11/libxcb 1.9.1 -> 1.9.3 graphics/libdrm 2.4.46 -> 2.4.50 x11/pixman 0.30.2 -> 0.32.4 x11/xkeyboard-config 2.9 -> 2.10.1 x11-drivers/xf86-input-keyboard 1.7.0 -> 1.8.0 Fix dissapearing cursor in xf86-video-vmware [2] Stagify all x11@-owned ports Bump portrevisions for xf86-* ports due to xserver version change. Fix fallout from updates where needed. Thanks to: all testersi, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/184684 [1], ports/181385 [2] Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> [2] Approved by: portmgr (bdrewery), core (jhb) [0]
* x11-wm/ede: depends explicitly on "python" to buildwg2013-12-161-1/+2
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* x11-wm/awesome2: fix usage of pythonwg2013-12-151-0/+2
| | | | | | | - It is a build dependency for the manpages Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* Bump PORTREVISION after update of deskutils/orageolivierd2013-12-101-1/+1
|
* - Update to 20130906 snapshot [1]ak2013-12-094-116/+21
| | | | | | | | - Use options helpers - Remove NLS knob, now it's runtime option PR: ports/165913 (based on) [1] Submitted by: Conrad J. Sabatier <conrads@cox.net> [1]
* We do not provide any gnome1 library anymorebapt2013-12-091-7/+1
|
* Fix build. Sorry about the breakage.zeising2013-12-091-3/+3
| | | | reported by: Andrzej Tobola <ato@iem.pw.edu.pl>
* Update to 2.4.0zeising2013-12-083-19/+14
| | | | Stagify.
* Remove PORT_OPTIONS:MDOCS checks from ports which don't need iteadler2013-12-071-2/+0
| | | | Add NO_ARCH if useful
* OPTIONS_SUB is boolean. There is no functional change.hrs2013-12-021-1/+1
| | | | Pointed out by: garga
* - Update to 0.95.5.hrs2013-12-028-102/+89
| | | | | | | | - Use new syntax in LIB_DEPENDS. - Add STAGEDIR support. - USE ${opt}_FOO for OPTIONS. PR: ports/184359
* - use STAGEDIRdinoex2013-11-302-11/+21
|
* - Use USES=gmakesunpoet2013-11-253-3/+3
|
* Say hello to Mate 1.6.kwm2013-11-237-0/+324
| | | | | | | | | | | | | | | | | | Mate is a lite desktop forked from gnome2. Most of the work is done by Jeremy Messenger (mezz@). The only thing I did was update a few ports to later 1.6 release and attempting to keep up with ports infra changes. Resulting bugs are all mine. Mate is a sort of replacement for Gnome 2. So people wanting to keep a Gnome 2 like desktop should switch. Gnome 2 will be replaced by Gnome 3 in the near future. This switch will be announce with a transition time so people have more time to switch if they haven't already. This release was made possible by everyone that send friendly pokes to keep mate on my mind. Approved by: portmgr (bapt)
* Remove expired ports:rene2013-11-186-119/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2013-11-18 devel/libXGP: Broken for more than 6 month 2013-11-18 deskutils/google-gadgets: Broken for more than 6 month 2013-11-18 palm/synce-trayicon: Broken for more than 6 month 2013-11-18 security/linux-pam-docs: Broken for more than 6 month 2013-11-18 net-p2p/mooseekd: Broken for more than 6 month 2013-11-18 textproc/p5-Lucene: Broken for more than 6 month 2013-11-18 net-mgmt/zenpack-dellmonitor: Broken for more than 6 month 2013-11-18 x11-wm/fbpager: BRoken for more than 6 month 2013-11-18 net/hf6to4: Broken for more than 6 month 2013-11-18 x11-themes/kde-icons-exquisite: Broken for more than 6 month 2013-11-18 x11-themes/kde-icons-marbles-translucent: Broken for more than 6 month 2013-11-18 security/dissembler: Broken for more than 6 month 2013-11-18 net-mgmt/zenpack-apachemonitor: Broken for more than 6 month 2013-11-18 textproc/rst.el: Broken for more than 6 month 2013-11-18 net-mgmt/zenpack-ntpmonitor: Broken for more than 6 month 2013-11-18 x11-themes/kde-icons-steel: Broken for more than 6 month 2013-11-18 databases/drizzle: Broken for more than 6 month 2013-11-18 devel/p5-File-Lock: Broken for more than 6 month 2013-11-18 devel/valide: Broken for more than 6 month 2013-11-18 databases/gomysql: Broken for more than 6 month 2013-11-18 databases/p5-DBZ_File: BRoken for more than 6 month 2013-11-18 devel/monodevelop-vala: Broken for more than 6 month 2013-11-18 devel/gonzui: Broken for more than 6 month 2013-11-18 devel/monodevelop-java: Broken for more than 6 month 2013-11-18 lang/objc: Broken for more than 6 month 2013-11-18 devel/klee: Broken for more than 6 month 2013-11-18 databases/p5-DBD-InterBase: Broken for more than 6 month 2013-11-18 devel/simulavr: Broken for more than 6 month 2013-11-18 japanese/mobileimap: Broken for more than 6 month 2013-11-18 devel/libYGP: Broken for more than 6 month 2013-11-18 devel/monodevelop-python: Broken for more than 6 month
* - Support STAGEDIRolivierd2013-11-092-35/+16
| | | | | | | | - Unset SQUEEZE option in OPTIONS_DEFAULT (development seems to stop) - Remove obsolete post-install message, because x11-wm/xfce4-desktop depends of sysutils/polkit [1] Reported by: tijl@ [1]
* x11-wm/awesome-vicious: snapshot tarball has ben rerolledwg2013-11-082-3/+4
| | | | | | - While I'm here keep a copy at LOCAL/wg Reported by: marino
* - Update EFL to 1.7.9gblach2013-11-083-38/+3
| | | | - Update Enlightenment to 0.17.5
* Fix icewm's buggy use of iconv which causes it to fail on 10.x.eadler2013-11-041-3/+17
| | | | | | | PR: ports/182307 Submitted by: Wolfgang Zenker <wolfgang@lyxys.ka.sub.org> (incl. patch and testing) PR: ports/183626 Submitted by: Pavlo Greenberg <dog@virtual.org.ua>
* x11-wm/wmconfig: update to 1.4.2wg2013-11-022-7/+3
| | | | | | | | - Update to 1.4.2 [1] - Remove unneeded options.mk PR: ports/183499 [1] Submitted by: Tommy Scheunemann <net arrishq.net> (maintainer)
* - Add LICENSEpawel2013-11-022-40/+40
| | | | | | | | | | | | | - Respect CXX/CXXFLAGS - Convert to new options framework - Support staging While here: - Make COMMENT more descriptive - Use pkg-message instead of echo hacks PR: ports/181071 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* . Simplify Makefilegarga2013-11-011-14/+6
| | | | | . Add missing dependency: gdkpixbuf2 . Bump PORTREVISION
* The word 'very' has no place in COMMENTeadler2013-10-311-1/+1
| | | | | | COMMENT should not begin with 'A' or 'An' Maintainers were notified and given time to object.
* Convert to stagingeadler2013-10-302-3/+1
|
* - revert r331810dinoex2013-10-292-3/+9
|
* Add USE_CSTD=gnu89 to fix a runtime issue. The code expects gnu89tijl2013-10-281-1/+2
| | | | | | | semantics for the inline keyword. PR: ports/183144 Tested by: AN <andy@neu.net>
* - Fix COMMENT and pkg-descrgahr2013-10-282-4/+5
|
* - use STAGEDIRdinoex2013-10-281-15/+14
|
* x11-wm/jwm: update to 2.1.0wg2013-10-264-30/+86
| | | | | | | | - Update to 2.1.0 - Allow staging PR: ports/182796 Submitted by: KATO Tsuguru <tkato432 yahoo.com>
* Update to libmpc version 1.0.1 which brings the following fixes:gerald2013-10-263-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Switched to automake 1.11.6, see CVE-2012-3386. - #14669: Fixed extraction of CC from gmp.h. - Fixed case of intermediate zero real or imaginary part in mpc_fma, found by hydra with GMP_CHECK_RANDOMIZE=1346362345. This is on top of the following changes from version 1.0 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no invariant sections) for the documentation. - 100% of all lines are covered by tests - Renamed functions . mpc_mul_2exp to mpc_mul_2ui . mpc_div_2exp to mpc_div_2ui - 0^0, which returned (NaN,NaN) previously, now returns (1,+0). - Removed compatibility with K&R compilers, which was untestable due to lack of such compilers. - New functions . mpc_log10 . mpc_mul_2si, mpc_div_2si - Speed-ups . mpc_fma - Bug fixes . mpc_div and mpc_norm now return a value indicating the effective rounding direction, as the other functions. . mpc_mul, mpc_sqr and mpc_norm now return correct results even if there are over- or underflows during the computation. . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has infinite part and equals output variable is corrected. . mpc_fr_sub: Wrong return value for imaginary part is corrected. Convert to the new LIB_DEPENDS standard and remove hard-coded .so versions from a couple of dependent ports. Bump PORTREVISIONS of all dependent ports. PR: 183141 Approved by: portmgr (bdrewery)
* - Change master sites to download.enlightenment.orggblach2013-10-261-1/+1
|
* - Return ports to the poolak2013-10-243-3/+4
| | | | | PR: ports/183244 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (former maintainer)
* - Remove manual creation and removal of share/applications, as it's now in ↵amdmi32013-10-2217-17/+0
| | | | | | | | the mtree (remaining categories) - Add note on mtree change to CHANGES Approved by: portmgr (bdrewery)
* - Change Makefile headernemysis2013-10-203-10/+36
| | | | | | | | | | | | - Bump PORTREVISION - Pass maintainership to submitter - Add license (GPLv2) - Support STAGEDIR - Add Desktop entry file and pkg-message PR: ports/175944 Submitted by: nemysis (self) Approved by: pawel (mentor)
* OBApps is a graphical tool for configuring the per-application settingsnemysis2013-10-205-0/+71
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (window matching) in the Openbox window manager. OBApps uses ~/.config/openbox/rc.xml (or the config-file Openbox was started with) by default. You can specify another file as an argument, e.g. obapps.py .config/openbox/myrc.xml Enter or change the name, class, role, or type settings by clicking in their entries in the listbox. Using the Find button to get settings by clicking on a window changes the settings for the CURRENTLY SELECTED item in the listbox; it does not add a new entry unless nothing is highlighted. You'll usually want to use the New button to create a new item first. Blank entries for name/class/role/type are ignored. If you want any of those fields to be stored as literally blank attributes (e.g. to match only a window with a blank role), enter "" or '' in the field. Changes are written to the rc.xml file only when the apply button is used. Openbox will automatically be reconfigured when this is done. WWW: http://sourceforge.net/apps/mediawiki/obapps/index.php PR: ports/179667 Submitted by: nemysis (self) Approved by: pawel (mentor)
* LXMenuEditor is a small, simple, free, open source, easy to use applicationnemysis2013-10-197-0/+112
| | | | | | | | | | | | | | | | that allows you to customize the LXDE menu. LXMenuEditor is very useful for people that want to create their own, customized menus for LXDE. This editor can also be used to customize GNOME's main menu and menus of other enviroments, although it's specially designed for the LXDE environment. WWW: http://lxmed.sourceforge.net/ PR: ports/175936 Submitted by: nemysis (self) Approved by: pawel (mentor)
* deprecate ports broken for more than 6 monthbapt2013-10-181-0/+3
|
* - Get rid of MAN1 macrogahr2013-10-172-1/+1
| | | | Reported by: antoine
* - Support STAGEDIRolivierd2013-10-156-32/+15
| | | | | | - Switch to USES= gmake (xfce4-desktop, xfce4-wm) - Convert to new LIB_DEPENDS format (xfce4-desktop, xfce4-panel, xfce4-wm)
* - Update to 1.0.13.003gahr2013-10-142-7/+6
| | | | | | | | | | | | | | | | Changes: * Fixup after list changes. * Autofoo macro cleanups. * Obsolete event handling tweak (click grabs). * Obsolete event handling tweak (serial wrap). * Remove useless Name[] entries from .desktop files. * Fix menu generation some more. * Update gettext version to 0.17. - STAGE-clean - Convert to new LIB_DEPENDS format - Add DOCS and NLS to OPTIONSng
* - Support staginggblach2013-10-1444-44/+0
|
* - Convert to new LIB_DEPENDS syntaxgblach2013-10-141-2/+1
| | | | - Support staging
* - Update to 3.5.2garga2013-10-133-11/+22
| | | | - Support staging
* - Convert to stagingeadler2013-10-131-5/+4
| | | | - Make COMMENT nicer
* - Convert to new LIB_DEPENDS syntaxgblach2013-10-131-6/+2
| | | | - Support staging
* - Update to 1.4.1antoine2013-10-093-21/+12
| | | | | | | - Convert to STAGEDIR and OPTIONS helpers PR: ports/182352 Submitted by: Tommy Scheunemann (maintainer)
* Explicitly link libraries on 10 unmaintained portsmarino2013-10-081-0/+1
| | | | | | | | | The following ports will not build with a binutils 2.22+ linker built with standard options. This has been obvious with DPorts, but difficult to see on FreeBSD. However, setting the ports compiler as a recent gcc (e.g lang/gcc48) is an excellent way to detect the unspecified but needed libraries as these recent GCC compilers use the latest binutils linkers. These patches were tested on FreeBSD 8.4 and DragonFly 3.5
* Mark seven unmaintained ports as jobs unsafe.marino2013-10-071-0/+2
|
* - add PKGNAMESUFFIXdinoex2013-10-051-0/+1
|
* - add PKGNAMESUFFIXdinoex2013-10-051-0/+1
|
* Update lang/sbcl to 1.1.12 [1] and math/maxima to 5.31.1; adjustbf2013-10-031-0/+1
| | | | | | dependent ports PR: 181545 [1]
* - Fix build on 10.x [1]ak2013-09-303-9/+7
| | | | | | - Support STAGEDIR Reported by: pkg-fallout [1]
* The FreeBSD graphics/x11 team proudly presentszeising2013-09-302-3/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a kwm, zeising production: MESA 9.1.6 Starring: Mesa 9.1.6, including libGL, libGLU and dri (new xorg only) Addition of libEGL and libglesv2 KMS support for ATI graphics cards in 10-current (new xorg only) Improved sparc64 support for new xorg. [1] pixman 0.30.2, including shlib bump and portrevision bumps libX11 1.6.2 Make absolute pointing devices work with x11-drivers/xf86-input-mouse x11-drivers/xf86-video-ati 7.2.0 for 10-current (KMS aware ati driver) Also starring: Updates to drivers and other libraries and utilities Additional notes: When updating MESA related ports (libGL, dri) you need to remove old versions first. See UPDATING for details. PR: ports/181962 [2] Submitted by: marius [1] zeising [2] Exp-run by: bdrewery Approved by: portmgr (bdrewery) Thanks to all who helped testing!
* - Convert to stagingeadler2013-09-291-6/+4
|
* Import a bunch of iconv fixes.madpilot2013-09-274-0/+4
| | | | | Submitted by: marino Approved by: portmgr (bapt, implicit)
* x11-wm/awesome-vicious: allow stagingwg2013-09-271-13/+6
| | | | - Allow staging
* - support stagingjgh2013-09-271-1/+0
|
* - Fix build on CURRENTgahr2013-09-269-31/+124
| | | | | | - Convert to OPTIONSng Reported by: pkg-fallout
* Update LIB_DEPENDS syntax on my ports and silent make check-makefilegarga2013-09-251-11/+11
|
* Forgot to bump portrevision on last modificationbapt2013-09-241-1/+1
|
* Revert back to r327939 + also removes now useless post-extractbapt2013-09-242-65/+46
| | | | | | Add the pkg-plist file forgotten in r327939 Pointyhat to: bapt
* - Revert r328076 and r327939. bapt can commit proper plist tomorrow.bdrewery2013-09-242-37/+60
|
* - Fix plistbdrewery2013-09-242-1/+26
| | | | Reported by: nox
* - Fix polkit detection and convert to new LIB_DEPENDS syntaxolivierd2013-09-241-9/+6
| | | | | - Bump PORTREVISION - Switch to USES= gmake
* Use stagebapt2013-09-232-24/+22
| | | | | | Convert USE_GMAKE to USES=gmake Fix plist Bump portrevision
* Use stagebapt2013-09-231-59/+12
| | | | | | Install .desktop files Install the sample configuration as default configuration (on first run it will run a config-wizard). Bump portrevision
* Fix NO_STAGE attributionbapt2013-09-231-1/+1
|
* - fix misplaced NO_STAGE in slaveports and ifdefsdinoex2013-09-212-4/+6
|
* - Fix build on 10.0-ALPHA [1]swills2013-09-213-0/+22
| | | | | | | | - Rename files with :: while here PR: ports/182162 [1] Submitted by: Dan McGregor <dan.mcgregor@usask.ca> [1] Approved by: maintainer (beat, via IRC)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-21165-118/+188
| | | | x11-wm)
* Add a missing dependency on pkgconfbapt2013-09-181-1/+2
| | | | | Rename the package to -devel to avoid confusion for binary only users Remove now useless LATEST_LINK
* Fix build under 10-CURRENT.cy2013-09-1831-412/+753
| | | | Split old-style patch files into current standard individual patch files.
* Convert to new perl frameworkbapt2013-09-172-5/+2
| | | | Convert USE_GMAKE to USES=gmake
* LOCALBASE -> ICONV_PREFIX for --with-iconv-* parameters.bsam2013-09-141-2/+2
|
* Reassign to the heap as maintainer no longer use FreeBSDbapt2013-09-121-14/+6
| | | | | | | While here: Use options helpers where possible Submitted by: Michael Brune <admin@mjbrune.org> (former maintainer via pkg-fallout)
* Add explicit dependency on pkgconf (20 ports)marino2013-09-121-7/+2
| | | | Approved by: portmgr (bapt, implicit)
* Add an explicit dependency on pkgconfantoine2013-09-121-1/+1
| | | | Approved by: portmgr (bapt)
* Add explicit dependency on pkgconf (18 ports)marino2013-09-121-1/+1
|
* . fix build with clang (CFLAGS+=-Wno-error);bsam2013-09-111-6/+9
| | | | | | | | | | | | . add LICENSE (GPLv2), bump PORTREVISION; . trim headers; . reword COMMENT; . NOPORTDOCS -> PORT_OPTIONS:MDOCS; . use one line install instead of an if loop. PR: ports/181619 Submitted by: bsam (me) Reviewed by: alfredoj69@gmail.com (maintainer timeout, 2 weeks)
* - convert to the new perl5 frameworkaz2013-09-111-1/+2
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* Add explicit dependency on pkgconf (6 ports)marino2013-09-111-1/+1
|
* Add an explicit dependency on pkgconfantoine2013-09-102-1/+2
| | | | Approved by: portmgr (bapt)
* Update to 1.0.8zeising2013-09-082-3/+3
|
* - Fix openbox-gnome-session script which wasn't functional becausenovel2013-09-082-0/+12
| | | | | | | of improper sed usage - Bump PORTREVISION Debugged and tested by: olgeni
* - Use single space after WWW:sunpoet2013-09-082-3/+3
|
* Fix build with clang and libc++zeising2013-09-077-0/+315
| | | | Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfbapt2013-09-062-3/+3
|
* Add an explicit dependency on pkgconfantoine2013-09-061-2/+1
| | | | Approved by: portmgr (bapt)
* - Fix freeze when splash screen is enabledgblach2013-09-062-0/+35
| | | | | | - Bump PORTREVISION Approved by: crees, tabthorpe (mentors, implicit)
* - update to 2.0.4novel2013-09-068-1130/+29
| | | | - pet portlint
* - update to 3.5.2novel2013-09-063-11/+21
| | | | - pet portlint
* Add an explicit dependency on pkgconfantoine2013-09-061-2/+1
| | | | Approved by: portmgr (bapt)
* - Add explicit pkgconfig dependencymadpilot2013-09-051-2/+2
| | | | | | - Bump PORTREVISION due to resulting runtime binary changes Approved by: portmgr (bdrewery)
* Add an explicit dependency on pkgconfantoine2013-09-051-1/+1
| | | | Approved by: portmgr (bapt)
* - Make ports use the libc provided iconv implementation on 10-CURRENTmadpilot2013-09-055-4/+5
| | | | | | | | | | after r254273 - Fix a bunch of ports to properly work after this - Mark converters/libiconv as IGNORE for systems with iconv in libc Reviewed by: bapt Approved by: portmgr (bapt) Discussed with: bapt, bsam (who both contributed ideas and code)
* Add an explicit dependency on pkgconfbapt2013-09-031-2/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-035-20/+8
|
* Add an explicit dependency on pkgconfbapt2013-09-031-5/+2
|
* Add an explicit dependency on pkgconfbapt2013-09-031-3/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-031-0/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-021-1/+1
|
* Two imake related changes:tijl2013-09-021-3/+2
| | | | | | | | | | | | | | | | | | | | 1) Move -a from XMKMF command variable to a new XMKMF_ARGS variable. For ports that don't need -a introduce USES=imake:notall. This way ports no longer have to redefine XMKMF. 2) xmkmf -a runs imake with the flags in IMAKECPPFLAGS as extra arguments to set CPP, CC and CXX. This creates the top Makefile, and then xmkmf runs make Makefiles. This Makefiles target runs imake for each subdirectory but these imake invocations did not have the flags from IMAKECPPFLAGS so the resulting makefiles used the wrong C preprocessor when clang is used (/usr/bin/cpp instead of /usr/local/bin/tradcpp). Instead of letting xmkmf pass IMAKECPPFLAGS from the environment to imake let imake handle IMAKECPPFLAGS itself just like it handles IMAKEINCLUDE. This exposed configure errors in x11-clocks/mouseclock and x11-wm/fvwm. Approved by: portmgr (bapt)
* Add explicit dependency on pkgconfbapt2013-08-313-9/+4
| | | | | | While here: - trim headers - convert USE_GMAKE to USES=gmake
* Add an explicit dependency on pkgconfbapt2013-08-311-1/+1
| | | | While here convert USE_GMAKE to USES=gmake
* Eradicate USE_GNOME=pkgconfig from x11-wmbapt2013-08-3146-94/+48
| | | | | | | While here: - Trim headers - Convert some port from USE_GNOME=gnomehack to USES=pathfix - Convert from USE_GMAKE to USES=gmake
* x11-wm/phluid: Fix typo (USEs => USES)marino2013-08-231-1/+1
| | | | Approved by: bapt/culot (mentors, implicit)
* - update to 4.6bapt2013-08-234-77/+6
| | | | | | - tab -> space for pkg-descr WWW - Remove leading indefinite article from COMMENT - Remove upstreamed patch
* - Update to 1.0.13.0gahr2013-08-213-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: * Fix installation group ownership of theme files (ticket 2345). * Fix various perl warnings. * Fix menu generation issue. * Play raise/lower sounds only if any windows are actually raised/lowered. * Fix bug in ActionClass loading. * Tweak button swallowing in slideouts. * Clear SF_INFO struct before calling sf_open(). * Save some bytes in various structs. * Button:inside_win is not used. * Tweak button event callback parameter. * updating desktop files translations * updating esperanto and adding serbian translation * Fixed sorting in desktop files * Avoid potential crash in menu unloading. * Fix potential use of uninitialised data. * Remove unnecessary EXTRA_DIST. * Eliminate BordersForeach(). * No need for double - change to float. * Let "eesh screen" show some randr info. * Disable moving "None" background to front. * Discard broken backgrounds (bg file missing) on exit. * Fix background dialog issues. * Switch to new list implementation.
* - Reset matusita's portsbdrewery2013-08-181-6/+1
| | | | With hat: portmgr
* - Change maintainer email gmx.ch --> FreeBSD.orgnemysis2013-08-181-17/+11
| | | | | | | | | | - Remove dependency for textproc/docbook-to-man - Remove hal version from LIB_DEPENDS - Add dependencies for lang/vala, devel/libgee, dbus-glib and textproc/libxslt - USES gmake iconv pkgconfig - Trim NLS Approved by:wg (mentor)
* - Remove MAKE_JOBS_SAFE variableak2013-08-159-9/+0
| | | | Approved by: portmgr (bdrewery)
* - Update to 0.17.4gblach2013-08-123-3/+6
| | | | Approved by: crees (mentor)
* x11-wm/e17-modules: Replace hardcoded "freebsd" with OPSYS:Lmarino2013-08-111-1/+1
| | | | | | | Using OPSYS allows port to build on DragonFly without modification. There were no functional changes made to port. Approved by: bapt/culot (mentors, implicit)
* Restore previous COMMENT (as of r324156), new one was overly concise.danfe2013-08-051-1/+1
| | | | Discussed with: ak (maintainer)
* - Convert to new perl frameworkaz2013-08-041-2/+2
| | | | Approved by: bapt@ (maintainer)
* - Convert to new perl frameworkmat2013-08-032-2/+4
| | | | - Remove MAKE_JOBS_SAFE=yes, it's the default.
* - Try to unbreak parallel (-jX) buildsdanfe2013-08-023-14/+13
| | | | | - Define LICENSE (MIT), augment MASTER_SITES - Cleanup Makefile and port description
* The FreeBSD GNOME team presents a Glib and Gtk+ 3 update.kwm2013-07-311-7/+4
| | | | | | | | | | | | | | | | | | | | This update updates Glib20 to 2.36 and Gtk+ 3.8 * The gio-fam-backend port that used gamin for the GFileMonitor API is gone. It is replaced by a GIO kqueue implementation developed as part of a NetBSD GSoC 2011 project by Dimitry Matveev. * Fix a bug in the glib20 Makefile so it includes -lintl in the glib-2.0 pkgconfig file [1]. This broke static linking and newer binutils. * Add introspection USE_GNOME component which sets GI_SCANNER_DISABLE_CACHE to prevent creation of / root/.cache dir. Defaults to build & run depend, but :build and :run switches available. * New x11-toolkits/pangox-compat port and companion USE_GNOME component for pangox support which was removed from the pango port. Add it to ports still using pangox API. Exp-run by: bapt@ PR: ports/178958 [1] Submitted by: emaste@ [1]
* KDE3 and QT3 expired on 2013-07-01, remove these ports.rene2013-07-277-114/+0
| | | | | | | | | | | | | | | | Unfortunately, this also affects some ports using QT3 as a GUI toolkit. Changes to infrastructure files: - bsd.kde.mk : obsolete, remove - bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while - CHANGES : document the removals from bsd.port.mk - KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead) - MOVED : add the removed ports PR: ports/180745 Submitted by: rene Approved by: portmgr (bapt) Exp-run by: bapt
* Fix build with newer binutilsbapt2013-07-261-8/+4
| | | | Cleanup the Makefile
* Fix build with linker that does not copy the dt_need from libraries it linksbapt2013-07-261-2/+2
| | | | with like recent binutils.
* Fix build with linker that does not copy the dt_need from libraries it linksbapt2013-07-261-2/+2
| | | | | | with like recent binutils. Obtained from: DPorts
* Remove now excess verbiage.eadler2013-07-171-2/+0
| | | | Reviewed by: bapt
* - Update to 1.2.3miwi2013-07-152-16/+19
| | | | | PR: 180509 Submitted by: Ports Fury
* I am taking maintainer role of this port.xride2013-07-121-5/+3
|
* - Update to 7.31.0sunpoet2013-07-121-2/+2
| | | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION for ftp/curl shlib change - Add TEST_DEPENDS - Convert to new options framework - Adjust options: - Add COOKIES - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1] - Add GSSAPI and SPNEGO [2] - Remove KERBEROS4 - Rename LIBIDN to IDN - Remove TRACKMEMORY [1] - Sort option handler - Add SLAVEDIRS: ftp/curl-hiphop - Cosmetic change - Cleanup Makefile header - While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile Changes: http://curl.haxx.se/changes.html PR: ports/172325 (-exp run), ports/177369 (based on) [1] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2] Exp run by: miwi
* fix portname removed by mistakebapt2013-07-111-1/+1
| | | | | Pointyhat to: bapt Reported by: "Matthew D. Fuller" <fullermd@over-yonder.net>
* Mark job unsafe (fails with -j24)bapt2013-07-111-8/+3
| | | | Use options helpers
* Update to 1.4.0skreuzer2013-07-112-3/+3
| | | | | PR: ports/180410 Submitted by: Tommy Scheunemann <net@arrishq.net>
* Mark job unsafebapt2013-07-111-7/+4
|
* - Update to the latest snapshot as of 20130625danfe2013-07-103-14/+9
| | | | | | | - Enable DBUS option by default, it's likely present on most desktops - Remove no longer needed OpenGL compatibility hack (fixed upstream) - More broad usage of USES; sort some knobs while here - Use more common abbreviation of X Rendering Extension in pkg-descr
* . More portlint petting (fix patch file names).glewis2013-07-088-0/+0
|
* . Update to 2.2.12.glewis2013-07-086-124/+82
| | | | | | | . Pet portlint some: . Switch to new style header. . Use MASTER_SITE_AFTERSTEP. . s/file/f/ in .for loops.
* Convert from USE_GMAKE to USES=gmakeeadler2013-07-071-1/+1
|
* - convert USE_GMAKE to USES=gmakejgh2013-07-061-1/+1
|
* Convert to USES=gmakebapt2013-07-051-2/+1
|
* - remove now obsolete comment to imake macrodinoex2013-07-041-1/+0
|
* Remove support for the non-default KDE3 option.rene2013-07-021-9/+1
| | | | | Leave KDE3 in pkg-plist (which is now just a comment) to ease any update to KDE4.
* - Update to version 0.5.2; avoid double slashes in the build logs (butdanfe2013-07-014-6/+7
| | | | | | a few triple slashes still remain) - Adjust MASTER_SITES to avoid "301 Moved Permanently" error after the website was moved to http://herbstluftwm.org/
* Convert to USES=imakebapt2013-06-295-31/+15
| | | | Trim headers
* New USES imake to handle the dependency on imake.bapt2013-06-285-13/+8
| | | | | | | | | | | | | | | | | | | | | | This uses accept 'env' as an argument for ports that do use their own or a different do-configure target. Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it to the called imake. Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be overwritten. Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via IMAKECPPFLAGS Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned from Makefile generated by a previous imake also inherit the defined CppCmd CcCmd and CplusplusCmd. Make imake use devel/tradcpp all the time, so that when buidling with clang we do not depend on gcc's cpp. Make imake respect CC and CXX Make imake respect USE_GCC (if set imake will use gcc's cpp). While here: - Remove a couple of indefinite articles from comments - Trim headers - Fix a couple of ports to build with clang or use: USE_GCC=any - Fix a now useless redefinition of the extraction chain - Fix a typo in japanese/Wnn7-lib bundled imake template definitions - Fix some XMKMF execution with no env specified - Use options helper in x11/xautolock to simplify the port
* Add compton, a compositor for X11, which was forked from Dana Jansens' forkdanfe2013-06-267-0/+155
| | | | | | | | | of xcompmgr, and then heavily refactored. WWW: https://github.com/chjj/compton PR: ports/176480 (substantially modified) Submitted by: Chi-Hung Chang
* Readd PORTEPOCH removed by mistakebapt2013-06-251-0/+1
|
* Update to 0.1.17 [1]bapt2013-06-255-30/+71
| | | | | | Add a patch to prevent pekwm_screenshot.sh script to depend on bash Submitted by: Claes Nasten <me@pekdon.net> (upstream) [1]
* Fix pkg-plistantoine2013-06-251-1/+1
|
* - Add LICENSE [1]beat2013-06-232-274/+277
| | | | | | | | | | | | | - Remove the indefinite article from COMMENT [1,2] - Trim docs, use proper PORTDOCS= [1] - Add SYSTRAY Option [1] - Makefile cleanup [1] - Trim pkg-plist, remove PORTDOCS [1] - Introduce a new option PDFDOCS (rather then PDF) [2] - Sort options *_DESC [2] PR: ports/179170 [1], ports/179344 [2] Submitted by: nemysis <nemysis@gmx.ch> [1], bsam [2]
* x11-wm/lxsession: fix NLS optionwg2013-06-212-31/+20
| | | | | | | | - Fix NLS option [1] - Pass maintainership to submitter PR: ports/179698 Submitted by: nemysis <nemysis@gmx.ch>
* - fix broken commit r320732dinoex2013-06-211-1/+0
|
* - Don't remove directories not created by this portmiwi2013-06-191-4/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Don't remove directories not created by this portmiwi2013-06-191-2/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Fix i18n manpagesmiwi2013-06-191-0/+4
| | | | Reported by: pkg (DEVELOPER_MODE)
* Send some ports back to the pool that I no longer have time forkmoore2013-06-181-1/+1
|