aboutsummaryrefslogtreecommitdiffstats
path: root/x11
Commit message (Collapse)AuthorAgeFilesLines
* - Unbreak the build on recent -CURRENT after r254025 [1]danfe2013-08-081-5/+11
| | | | | | | | | - Respect custom SRC_BASE (e.g. when set in /etc/make.conf) [2] - Few non-functional changes (mostly comments; particularly, restore hint about MASTER_SITE_SUBDIR, bogusly changed by yours truly in r315754) PR: ports/181118 [1] ports/176733 [2]
* Switch to USES= gmake instad.zeising2013-08-081-1/+1
|
* Add a new port xcb-util-cursor, XCB replacement for libXcursor.zeising2013-08-087-0/+93
|
* Don't hardcode the use of gcc.zeising2013-08-081-0/+9
| | | | | | PR: ports/180384 Submitted by: zeising Approved by: Maintainer timeout (one month)
* - Update EFL to 1.7.8gblach2013-08-0812-18/+18
| | | | | | - Update Enlightenment to 0.17.4 Approved by: crees, tabthorpe (mentors, implicit)
* - Update NVidia driver to the latest LTS stable version, 319.32danfe2013-08-072-9/+15
| | | | | | - Only offer FREEBSD_AGP option when it is actually supported - Use new syntax for specifying LIB_DEPENDS - Buffer overflow in nvidia_sysctl_bus_type() was fixed in 319.23
* - Convert to new perl frameworkaz2013-08-051-1/+2
| | | | | | - Trim Makefile header Approved by: tobez@ (maintainer)
* - update to 1.0.3bapt2013-08-052-3/+3
|
* Use new LIB_DEPENDS formatbapt2013-08-041-1/+1
|
* Add missing build depsbapt2013-08-041-1/+3
| | | | | Reported by: antoine Pointyhat to: bapt
* - Convert to new perl frameworkaz2013-08-043-4/+6
| | | | Approved by: bapt@ (x11@)
* - update to 1.0.5bapt2013-08-042-4/+3
|
* - update to 1.2.0bapt2013-08-042-3/+3
|
* - update to 2.3.2bapt2013-08-042-3/+3
|
* - update to 1.0.6bapt2013-08-042-3/+3
|
* - Convert to new perl frameworkaz2013-08-033-14/+8
| | | | - Trim Makefile header
* For all my portsnaddy2013-08-021-1/+0
| | | | | * remove MAKE_JOBS_SAFE (default now) * change USE_GMAKE=yes to USES=gmake
* - Unbreak parallel (-jX) builds (have to use GNU make)danfe2013-07-311-4/+4
| | | | | - Move USE* knobs earlier in Makefile, before OPTIONS - Contract COMMAND and make it more readable while here
* - Convert to new Uses/perl5.mk frameworkaz2013-07-312-7/+5
| | | | | | | | - Resolve issues with implicit lang/perl in extract and patch dependencies - Trim Makefile header Reviewed by: bapt@ (exp-run) Approved by: bapt@ (portmrg@)
* - Trim Makefile headeramdmi32013-07-301-5/+1
|
* Deprecate and set expiration date for ports broken for more than 6 monthbapt2013-07-271-0/+2
|
* x11/deforoas-libdesktop: Not jobs safemarino2013-07-271-1/+3
| | | | | | set MAKE_JOBS_UNSAFE and make portlint happy. Approved by: bapt/culot (mentors, implicit)
* KDE3 and QT3 expired on 2013-07-01, remove these ports.rene2013-07-2768-20362/+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
* - switch simple inline replacement from perl to sedaz2013-07-271-6/+2
| | | | | | | and remove where is no need in this anymore. - trim Makefile header Approved by: bapt@ (portmrg@)
* Fix build with linker that does not copy the dt_need from libraries it linksbapt2013-07-261-2/+2
| | | | with like recent binutils.
* Update to version 1.1.1pawel2013-07-253-8/+5
| | | | | PR: ports/180811 Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
* Remove MAKE_JOBS_SAFE which is now default.ehaupt2013-07-244-4/+0
|
* - Update to 3.5miwi2013-07-223-14/+14
| | | | | PR: 180691 Submitted by: orts Fury
* - Changed my emailvg2013-07-221-1/+1
| | | | | | - Trim Makefile headers and positions name and surname within Approved by: eadler, rm (mentors)
* Don't touch $HOME/.config during build stagemakc2013-07-222-0/+2
|
* Mark jobs unsafe.kwm2013-07-221-0/+1
| | | | Submitted by: pointyhat via miwi
* Undeprecate, x11-wm/libdockapp is available again.rene2013-07-221-3/+0
|
* Update to 1.0.6zeising2013-07-195-38/+3
|
* Update to 1.0.6zeising2013-07-172-3/+3
|
* Update to 1.4.1zeising2013-07-172-3/+3
| | | | Obtained from: xorg development repo
* Update to 1.1.2zeising2013-07-172-3/+3
| | | | Obtained from: xorg development repo
* - Udpate to 0.22.1miwi2013-07-172-3/+3
| | | | | PR: 180587 Submitted by: maintainer
* Remove now excess verbiage.eadler2013-07-172-3/+0
| | | | Reviewed by: bapt
* - Update devel/automake to 1.14ade2013-07-161-1/+1
| | | | | | | | | | | - Update devel/gettext to 0.18.3 - Fix known-broken (from exp-runs) ports - Clean up a lot of cruft in the devel/gettext port itself, based on work from tijl@ PR: 178883 Submitted by: ade Sponsored by: Wadsworth 6X
* - Trim Makefile headersamdmi32013-07-122-4/+4
| | | | | | | | | - Drop ABI versions from LIB_DEPENDS - OptionsNG - Pet portlint - Switch to dynamic plist where useful - Canonicalize patch names - Fix DOS line endings in patch files
* - Update to 2.7.2miwi2013-07-112-24/+30
| | | | | PR: 179597 Submitted by: Ports Fury
* Update to 296ehaupt2013-07-112-3/+3
|
* xterm patch #294 supports experimental sixel graphics. Provide an option.ehaupt2013-07-111-1/+6
| | | | | PR: 180448 Submitted by: IWAMOTO Kouichi <sue@iwmt.org>
* Convert my ports to current standardspawel2013-07-111-11/+5
| | | | | | | | - Switch USE_GMAKE to USES=gmake - Define supported options so users can see them in config dialogs - Use OPTIONS_SUB for plist alteration - Convert to options macros for better readability - Use PORTDOCS where it makes sense
* Mark as job unsafebapt2013-07-111-0/+1
|
* Convert from USE_MOTIF to USES=motifbapt2013-07-102-8/+3
| | | | | | | While here: - Trim headers - Convert USE_GMAKE to USES=gmake - Remove indefinite article from comment
* - Drop all my portspav2013-07-101-1/+1
|
* Update to 295ehaupt2013-07-092-3/+3
|
* Convert the ports I maintain to USES=gmake.madpilot2013-07-091-2/+1
|
* Remove latest usage of X_FONTS_ENCODINGS_PORT and X_FONTS_TTF_PORTbapt2013-07-081-2/+2
|
* Convert some of my ports from USE_GMAKE to USES=gmake.eadler2013-07-071-1/+1
| | | | The remainder have other pending patches which I must finish before conversion.
* Update to 294ehaupt2013-07-062-3/+3
|
* - Convert to new USES gmake for my portswg2013-07-051-2/+1
|
* Readd the USE_BZIP2 removed by mistakebapt2013-07-051-0/+1
| | | | Submitted by: flo
* Convert to USES=gmakebapt2013-07-051-2/+1
|
* Update the KDE Software Compilation to 4.10.5.rakuco2013-07-0510-40/+17
| | | | | | | | | | | | | | | | | | | Proudly brought to you by the KDE on FreeBSD team. We're sorry to ship two KDE updates in just a few days, but the work on 4.10.5 was very light compared to 4.10.4 so it was ready much faster. The release announcement can be found in [1]. [1] http://www.kde.org/announcements/announce-4.10.5.php The biggest news for us on FreeBSD is that the Ruby bindings should work with Ruby 1.9 now. I will probably add a note to UPDATING later about this, but as avilla@ pointed out, the clang support we mentioned that was improved in 4.10.4 requires a rebuild of the ports that depend on kdelibs4. Most of them are covered by this update, but those which are not part of the Software Compilation need to be rebuilt manually to make sure the previous issues (proper symbol visibility being the most annoying of them) are solved.
* x11/fbpanel: minor fixeswg2013-07-042-18/+6
| | | | | | | | | - Remove unnecessary PORTDCOS from pkg-plist - Mute mkdir - Trim desktop entry and replace command PR: ports/180112 Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
* x11/lxrandr: minor fixeswg2013-07-042-76/+98
| | | | | | | | | | - Add LICENSE (GPLv2) - Add DOCS and NLS options - Use desktop-file-utils PR: ports/179793 Submitted by: nemysis <nemysis@gmx.ch> Approved by: maintainer (timeout)
* - update to 0.4.1jgh2013-07-044-23/+15
| | | | | | | | | | - while here: - migrate ncurses dependency to USES framework - tighten comment - install correct LICENSE, as it differs from standard PR: 179997 Submitted by: kitche@kitchetech.com (maintainer)
* x11/florence: fix run dependswg2013-07-031-10/+7
| | | | | | | | | - BUILD_DEPENDS is RUN_DEPENDS as well - Add DOCS option - Use OPTIONS_SUB PR: ports/180113 Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
* x11/libfm: preserve conf fileswg2013-07-031-12/+7
| | | | | | | | - Fix preservation of conf files - Fix dependencies PR: ports/180110 Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
* x11/menu-cache: fix LXDE menu bugwg2013-07-032-1/+48
| | | | | | | | - Fix LXDE menu bug (from upstream) - Change depenency to glib20 PR: ports/180132 Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
* Update to 1.7.2zeising2013-07-0313-824/+3
| | | | | | This release incorporates all security patches. Obtained from: xorg development repo
* Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.rakuco2013-07-0319-70/+123
| | | | | | | | | | | | | | | With commits from avilla@, makc@, rakuco@ and Schaich Alonso. The upstream announcement can be found in [1]. [1] http://www.kde.org/announcements/announce-4.10.4.php clang support should be more stable now, with clang being recognized by kdelibs4 and being passed the correct flags to build other ports. Additionally, all ports being committed have been verified to build with -CURRENT's clang 3.3 on an amd64 tinderbox (special thanks go to swills@ for providing it). Work on the newly-released 4.10.5 will begin shortly.
* Directly depend on qt4-corelib.rakuco2013-07-031-7/+3
| | | | Original commit by makc@ in the area51 repository.
* x11/yad: update to 0.22.0wg2013-06-293-3/+4
| | | | | | | - Update to 0.22.0 PR: ports/180039 Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
* Convert to USES=imakebapt2013-06-291-6/+2
| | | | Trim header
* Convert to USES=imakebapt2013-06-2930-182/+63
| | | | | | Trim headers Convert emu to USES=display Remove indefinite article
* New USES imake to handle the dependency on imake.bapt2013-06-2819-76/+45
| | | | | | | | | | | | | | | | | | | | | | 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
* Update to 1.1.1zeising2013-06-272-7/+3
| | | | | PR: ports/168645 Submitted by: Zhihao Yuan <lichray@gmail.com>
* Update to 1.0.9zeising2013-06-232-3/+3
| | | | Obtained from: xorg development repo
* x11/libfm: minor fixeswg2013-06-223-36/+44
| | | | | | | | | | - Fix NLS option [1] - Preserve .conf files [1] - Pass maintainership to submitter [1] - Fix pkg-plist and install of .conf PR: ports/179703 [1] Submitted by: nemysis <nemysis@gmx.ch>
* Update the PyQt ports.rakuco2013-06-221-1/+1
| | | | | | - SIP has been upgraded to 4.14.7. - PyQt4 has been upgraded to 4.10.2. - QScintilla2 has been upgraded to 2.7.2.
* - Deprecate for removal on 2013-08-04, depends on expired x11-wm/libdockapprene2013-06-221-5/+4
| | | | | | | | - Update Makefile header PR: ports/179296 Submitted by: myself Approved by: maintainer timeout (hemi@puresimplicity.net, 14 days)
* x11/lxde-meta: fix pkg-descr WWWwg2013-06-212-8/+4
| | | | | | | | | | - Fix extra spaces in WWW pkg-descr [1] - Trim Makefile header [1] - Remove leading "The" in COMMENT - Pass maintainership to submitter PR: ports/179702 [1] Submitted by: nemysis <nemysis@gmx.ch>
* x11/lxmenu-data: minor fixeswg2013-06-211-9/+22
| | | | | | | | | | | - Add LICENSE (GPLv2) [1] - Trim Makefile header [1] - Install docs [1] - Add DOCS to options - Pass maintainership to submitter PR: ports/179706 Submitted by: nemysis <nemysis@gmx.ch>
* Update to 0.30.0zeising2013-06-212-3/+3
| | | | Obtained from: xorg development repo
* ARandR is designed to provide a simple visual front end for XRandR. Relativesbz2013-06-215-0/+139
| | | | | | | monitor positions are shown graphically and can be changed in a drag-and-drop way. WWW: http://christian.amsuess.com/tools/arandr/
* x11/lxpanel: minor fixeswg2013-06-212-102/+99
| | | | | | | | | - Add LICENSE (GPLv2 MIT) - Add DOCS option - Fix NLS option PR: ports/179712 Submitted by: nemysis <nemysis@gmx.ch>
* x11/florence: update to 0.6.0wg2013-06-215-40/+97
| | | | | | | | | | | | | | | - Update to 0.6.0 - Add LICENSE (GPLv2 GFDL) - New world order USES: pathfix, desktop-file-utils - Add DOCS, man and NLS - Better pkg-descr - Pass maintainership to submitter Changes: http://sourceforge.net/p/florence/news/2012/10/florence-060-released/ PR: ports/179734 Submitted by: nemysis <nemysis@gmx.ch>
* x11/menu-cache: update to 0.4.1wg2013-06-217-71/+18
| | | | | | | | | | - Update to 0.4.1 [1] - Trim Makefile header [1] - Pass maintainership to submitter [1] - Bump PORTREVISION of dependent ports PR: ports/179711 [1] Submitted by: nemysis <nemysis@gmx.ch>
* - Unbreak buildmiwi2013-06-201-1/+1
|
* x11/lxpanel: fix build with clangwg2013-06-191-2/+3
| | | | | | | | - Fix build with clang, -Wno-return-type, gnu89 - Take maintainership Reported by: Kenta Suzumoto <kentas@hush.com> Approved by: culot / jpaetzel (mentors, implicit)
* Send some ports back to the pool that I no longer have time forkmoore2013-06-186-6/+6
|
* Yelp has a MimeType line in its share/applications desktop file so addkwm2013-06-182-5/+2
| | | | | | | | | | USES=desktop-file-utils. Remove Custom G_CHARSET_ALIAS since charset.alias now lives where ports expect it to be. And remove shared-mime-info commands from plist, the only mime yelp uses is mime type of files that it gets via glib. Bump portrevision.
* - Fix build on -currentmiwi2013-06-173-21/+40
| | | | | | | | - Add MAKE_JOBS_UNSAFE - Trim header PR: 179578 Submitted by: ports fury
* Use the new USES=display:buildbapt2013-06-141-5/+4
| | | | While here fix build with recent clang
* - Correct dirctory removalmiwi2013-06-141-0/+1
|
* - Add missing dependencymiwi2013-06-141-0/+1
| | | | Reported by: pkg (DEV_MODE)
* Update to 1.0.8zeising2013-06-143-170/+3
| | | | Obtained from: xorg development repo
* Update to 0.9.8zeising2013-06-144-188/+3
| | | | Obtained from: xorg development repo
* - Do not remove directories not created by this portmiwi2013-06-141-1/+0
|
* - Fix build with new site_perlaz2013-06-131-1/+1
| | | | Submitted by: olli hauer <ohauer@gmx.de>
* - Fix i18 manpagesmiwi2013-06-121-0/+2
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Fix i18n manpagesmiwi2013-06-121-0/+38
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Update to version 3.16pawel2013-06-122-18/+6
| | | | | - Cleanup dependencies = Switch to USES=pathfix
* Meta port for all Ruby Gnome2 Gemsswills2013-06-103-0/+36
| | | | WWW: http://ruby-gnome2.sourceforge.jp/
* - This port needs to install with setuid bitwg2013-06-091-0/+2
| | | | | | PR: ports/177347 Submitted by: Klaus Aehlig <aehlig@linta.de> Approved by: culot / jpaetzel (mentors, implicit)
* - Re-enable UPnP on build time, we have a run time check for it.avilla2013-06-071-0/+1
|
* - Add a workaround to fix a crash on exit() on FreeBSD 10.avilla2013-06-071-2/+10
|
* Convert to new options frameworkbapt2013-06-071-15/+12
|
* - fix OPTIONS spellingohauer2013-06-071-1/+1
|
* Deprecate a few leaf GGI ports.antoine2013-06-061-5/+4
| | | | Upstream is not active since a few years.
* Update to 2.9zeising2013-06-053-6/+7
| | | | Obtained from: xorg development repo
* Fix security issues in xorg client libraries.zeising2013-06-0548-72/+1217
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Most libraries were updated to newer versions, in some cases patches were backported instead. Most notably, x11/libX11 was updated to 1.6.0 Security: CVE-2013-1981 CVE-2013-1982 CVE-2013-1983 CVE-2013-1984 CVE-2013-1985 CVE-2013-1986 CVE-2013-1987 CVE-2013-1988 CVE-2013-1989 CVE-2013-1990 CVE-2013-1991 CVE-2013-1992 CVE-2013-1993 CVE-2013-1994 CVE-2013-1995 CVE-2013-1996 CVE-2013-1997 CVE-2013-1998 CVE-2013-1999 CVE-2013-2000 CVE-2013-2001 CVE-2013-2002 CVE-2013-2003 CVE-2013-2004 CVE-2013-2005 CVE-2013-2062 CVE-2013-2063 CVE-2013-2064 CVE-2013-2066
* - Update The Glorious Glasgow Haskell Compiler to version 7.6.3pgj2013-06-054-9/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update Haskell Platform to version 2013.2.0.0 Please note that port revisions for all the Haskell ports without version changes are bumped. Some highlights of the update: - Fix PDF generation for pandoc [1] - From now on, PREFIX/{lib,share,share/doc}/cabal/ghc-GHC_VERSION are used for hs- ports (Cabal packages) as prefixes to avoid problems when upgrading with portmaster(8) [2] - Experimental support for LLVM-based code generation (disabled by default) - Many simplifications, refactoring in bsd.cabal.mk New ports (11): devel/hs-asn1-types 0.1.3 devel/hs-data-default-class 0.0.1 devel/hs-data-default-instances-base 0.0.1 devel/hs-data-default-instances-containers 0.0.1 devel/hs-data-default-instances-dlist 0.0.1 devel/hs-data-default-instances-old-locale 0.0.1 devel/hs-extensible-exceptions 0.1.1.4 devel/hs-mmorph 1.0.0 devel/hs-quickcheck-io 0.1.0 x11-toolkits/hs-GLURaw 1.3.0.0 x11-toolkits/hs-OpenGLRaw 1.3.0.0 Updated ports (104): archivers/hs-zlib 0.5.4.0_1 --> 0.5.4.1 databases/hs-persistent 1.1.5.1 --> 1.2.0.1 databases/hs-persistent-sqlite 1.1.5 --> 1.2.0 databases/hs-persistent-template 1.1.2.4 --> 1.2.0 devel/hs-HUnit 1.2.5.1_1 --> 1.2.5.2 devel/hs-IORefCAS 0.2_3 --> 0.2.0.1 devel/hs-MonadRandom 0.1.8 --> 0.1.9 devel/hs-QuickCheck 2.5.1.1_1 --> 2.6 devel/hs-abstract-deque 0.1.6_1 --> 0.2 devel/hs-alex 3.0.2_1 --> 3.0.5 devel/hs-async 2.0.1.3_1 --> 2.0.1.4 devel/hs-basic-prelude 0.3.4.0 --> 0.3.5.0 devel/hs-blaze-builder 0.3.1.0_4 --> 0.3.1.1 devel/hs-byteorder 1.0.3_4 --> 1.0.4 devel/hs-cabal-install 0.14.0_4 --> 1.16.0.2 devel/hs-classy-prelude 0.5.3 --> 0.5.7 devel/hs-cmdargs 0.10.2 --> 0.10.3 devel/hs-conduit 1.0.2 --> 1.0.5 devel/hs-data-default 0.5.0_1 --> 0.5.3 devel/hs-fsnotify 0.0.6 --> 0.0.11 devel/hs-generic-deriving 1.4.0 --> 1.5.0 devel/hs-git-annex 4.20130323_1 --> 4.20130601 devel/hs-haddock 2.11.0_1 --> 2.13.2 devel/hs-hashable 1.2.0.5 --> 1.1.2.5,1 devel/hs-hlint 1.8.43 --> 1.8.45 devel/hs-hspec 1.4.4 --> 1.5.4 devel/hs-hspec-expectations 0.3.0.3_1 --> 0.3.2 devel/hs-largeword 1.0.4 --> 1.0.5 devel/hs-lens 3.8.7.3 --> 3.9.0.2 devel/hs-lifted-base 0.2.0.2 --> 0.2.0.5 devel/hs-monad-control 0.3.1.4_1 --> 0.3.2.1 devel/hs-monad-logger 0.3.0.1 --> 0.3.1.1 devel/hs-monad-par 0.3.4.1 --> 0.3.4.2 devel/hs-pool-conduit 0.1.1_1 --> 0.1.2 devel/hs-profunctors 3.3 --> 3.3.0.1 devel/hs-reflection 1.1.7 --> 1.3.2 devel/hs-resourcet 0.4.5 --> 0.4.7.1 devel/hs-show 0.5 --> 0.6 devel/hs-split 0.2.1.1_1 --> 0.2.2 devel/hs-stm 2.4_1 --> 2.4.2 devel/hs-syb 0.3.7_1 --> 0.4.0 devel/hs-tagged 0.4.4_1 --> 0.6 devel/hs-text 0.11.2.3_1 --> 0.11.3.1 devel/hs-unix-compat 0.4.1.0 --> 0.4.1.1 devel/hs-unix-time 0.1.5 --> 0.1.8 devel/hs-unordered-containers 0.2.3.0 --> 0.2.3.1 devel/hs-utility-ht 0.0.8_3 --> 0.0.9 devel/hs-uuagc 0.9.42.2_3 --> 0.9.42.3 devel/hs-uuid 1.2.9 --> 1.2.13 devel/hs-void 0.5.11 --> 0.6 math/hs-NumInstances 1.2 --> 1.3 math/hs-comonad-transformers 3.0.1_1 --> 3.0.2 math/hs-semigroups 0.9 --> 0.9.1 math/hs-statistics 0.10.2.0_2 --> 0.10.3.1 net/hs-network 2.3.1.0_1 --> 2.4.1.2 net/hs-publicsuffixlist 0.0.3 --> 0.1 net/hs-socks 0.5.0 --> 0.5.1 security/hs-certificate 1.3.5_1 --> 1.3.7 security/hs-cipher-aes 0.1.7 --> 0.1.8 security/hs-clientsession 0.8.1_1 --> 0.9 security/hs-crypto-api 0.11 --> 0.12.1 security/hs-crypto-conduit 0.5.0 --> 0.5.2 security/hs-crypto-pubkey 0.1.2_1 --> 0.1.3 security/hs-crypto-pubkey-types 0.2.0_1 --> 0.3.2 security/hs-cryptocipher 0.4.0_1 --> 0.5.0 security/hs-cryptohash 0.8.3_1 --> 0.9.0 security/hs-skein 0.1.0.12 --> 1.0.3 textproc/hs-HaXml 1.23.3_2 --> 1.24 textproc/hs-attoparsec-conduit 1.0.0 --> 1.0.1 textproc/hs-blaze-html 0.6.0.0 --> 0.6.1.1 textproc/hs-blaze-markup 0.5.1.4 --> 0.5.1.5 textproc/hs-case-insensitive 1.0 --> 1.0.0.2 textproc/hs-highlighting-kate 0.5.3.8 --> 0.5.3.9 textproc/hs-hs-bibutils 4.17 --> 5.0 textproc/hs-polyparse 1.8_3 --> 1.9 textproc/hs-texmath 0.6.1.3 --> 0.6.1.5 textproc/hs-xml 1.3.12_4 --> 1.3.13 textproc/hs-yaml 0.8.2.3 --> 0.8.2.4 www/hs-HTTP 4000.2.5_1 --> 4000.2.8 www/hs-cgi 3001.1.7.4_6,1 --> 3001.1.7.5,1 www/hs-hamlet 1.1.6.3 --> 1.1.7.1 www/hs-happstack-server 7.1.7 --> 7.1.7.1 www/hs-heist 0.11.1 --> 0.12.0 www/hs-http-conduit 1.9.0 --> 1.9.3 www/hs-http-reverse-proxy 0.1.1.3 --> 0.1.1.6 www/hs-shakespeare 1.0.3.1 --> 1.0.5 www/hs-shakespeare-css 1.0.3 --> 1.0.5.1 www/hs-shakespeare-js 1.1.2.1 --> 1.1.4 www/hs-snap 0.11.2 --> 0.12.0 www/hs-wai-extra 1.3.2.4 --> 1.3.4 www/hs-wai-test 1.3.0.4 --> 1.3.1 www/hs-warp 1.3.7.4 --> 1.3.8.1 www/hs-yesod 1.1.9.2 --> 1.2.0.1 www/hs-yesod-auth 1.1.5.3 --> 1.2.0 www/hs-yesod-core 1.1.8.2 --> 1.2.0.4 www/hs-yesod-form 1.2.1.3 --> 1.3.0 www/hs-yesod-persistent 1.1.0.1_1 --> 1.2.0 www/hs-yesod-platform 1.1.8 --> 1.2.0.1 www/hs-yesod-routes 1.1.2 --> 1.2.0 www/hs-yesod-static 1.1.2.2 --> 1.2.0 www/hs-yesod-test 0.3.5 --> 1.2.0 x11-toolkits/hs-GLUT 2.1.2.1_7,1 --> 2.4.0.0,1 x11-toolkits/hs-OpenGL 2.2.3.1_4,1 --> 2.8.0.0,1 x11/hs-xmobar 0.16_2 --> 0.17 Removed ports (2): www/hs-yesod-default 1.1.3.2 www/hs-yesod-json 1.1.2.1 PR: ports/179146 [1] Requested by: Omar Thameen <omar@biglist.com> [1] Reported by: sperber, bapt [2] Tested by: sperber [2] Obtained from: FreeBSD Haskell
* Comment out the ! NLS case, because it broken.kwm2013-06-031-5/+6
|
* - Trim Makefile headerantoine2013-06-031-7/+4
| | | | - Unbreak with clang
* - Trim Makefile headerantoine2013-06-032-6/+13
| | | | - Unbreak with clang
* Xfce4-embed-plugin is a plugin that enables the embedding of arbitraryolivierd2013-06-036-0/+89
| | | | | | | | application window into the Xfce panel. The window is resized into the panel space available, and the associated program can be automatically launched if it is not open. WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-embed-plugin
* - Do not try to remove dirs. not created by the portmiwi2013-05-311-1/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* Stop checking for get_pidfile_from_conf function in rc.subr.crees2013-05-311-10/+8
| | | | | | | | | | | It is present in all supported versions of FreeBSD, and has had poor takeup. I strongly suspect the strange-looking checks are partially to blame for scaring maintainers off. Go forth and please use it! PR: ports/178269 Approved by: maintainers of all ports involved
* - Finish removal of support for Linux 2.4 in bsd.linux-apps.mk andrene2013-05-305-355/+0
| | | | | | | | | | | | | | | | | bsd.linux-rpm.mk. The default linux version is now Fedora 10. - Remove now obsolete checks for Linux 2.4 in emulators/linux_base-c6, emulators/linux_base-f10, and emulators/linux_dist-gentoo-stage3. While there, remove superfluous -p argument from ${MKDIR}. - Remove now obsolete check for Linux 2.4 or FreeBSD 6 and lower from astro/google-earth. - Remove expired Fedora Core 4 ports which were only used on FreeBSD 7 and below. - Update LEGAL and MOVED PR: ports/176877 Submitted by: myself Approved by: portmgr (bapt) Exp-run by: bapt
* Update to 293ehaupt2013-05-292-3/+3
| | | | | Changelog: http://invisible-island.net/xterm/xterm.log-contents.html#xterm_293
* The FreeBSD x11 team proudly presentszeising2013-05-25197-828/+2397
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | an zeising, kwm, miwi, bapt, eadler production: Xorg 7.7 Starring: xserver 1.12.4 (new xorg only) Mesa 8.0.4, including libGL, libGLU and dri (new xorg only) libX11 1.5.0 libxcb 1.9 libdrm 2.4.42 (new xorg only) freeglut 2.8.1 Also starring: Updates to drivers and other libraries and utilities Additional notes: Change pkgconf to be a build dependency. Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use this. Trim makefile headers. Take maintanership of x11/xcb-proto, ok'd by ashish. If you are running WITH_NEW_XORG=, you need to rebuild all installed drivers, see UPDATING for more information. Various fixes to make ports compile. PR: ports/177942 Exp-run by: miwi Approved by: portmgr (miwi) Thanks to all who helped testing!
* - Unbreakmiwi2013-05-241-2/+1
|
* Update to 1.3.1zeising2013-05-212-11/+6
| | | | While here, trim makefile headers.
* Update to 1.0.7zeising2013-05-212-4/+4
|
* Update to 1.0.5zeising2013-05-202-9/+4
| | | | While here, trim makefile headers.
* Update to 1.0.4zeising2013-05-202-9/+4
| | | | While here, trim makefile headers.
* - Update to 20130520 snapshotgblach2013-05-202-5/+4
| | | | Approved by: crees, tabthorpe (mentors, implicit)
* KDE/FreeBSD team presents KDE SC 4.10.3 ports!makc2013-05-1915-52/+56
| | | | | | - Remove patches and checks for unsupported FreeBSD versions. The area51 repository features commits by avilla, rakuco and myself.
* - Update EFL libraries to 1.7.7gblach2013-05-1912-35/+22
| | | | | | - Update Enlightenment to 0.17.3 Approved by: crees (mentor)
* - Add mirror, because kaizer.se is not pingableolivierd2013-05-181-3/+3
| | | | | | | While I'm here, - Replace gnomehack by pathfix Reported by: pointyhat (erwin)
* - Update to 1.1.5gahr2013-05-182-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
* Add the patch I added to qt4-corelib in r317896 to some other Qt ports.rakuco2013-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.
* - Update to 1.3.5.rakuco2013-05-1512-113/+54
| | | | | | PR: ports/177857 Submitted by: Kevin Zheng <kevinz5000@gmail.com> Approved by: Henry Hu <henry.hu.sh@gmail.com> (maintainer)
* - Fix conflict/build failure with png by using libgfx from the ports treestefan2013-05-155-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>
* Add NOTIFY to OPTIONS_DEFINE [1], also fix logic bug in notify supportkwm2013-05-131-2/+2
| | | | | PR: ports/178205 [1] Submitted by: olgeni@
* - Restore and make default the XINERAMA option which was accidentally droppedpgj2013-05-133-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
* Prefer the more common option 'TCL' for scripting support and use the global ↵eadler2013-05-121-3/+2
| | | | description
* - Update to 0.21.0bdrewery2013-05-122-3/+3
| | | | | PR: ports/178487 Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
* Add upstream patch to prevent passwords from being shown in HTTP URLs in ↵rakuco2013-05-122-1/+33
| | | | error messages.
* Fix keyboard shortcuts with Shift.olivierd2013-05-123-1/+38
| | | | | Reviewed by: wblock@ Obtained from: Git upstream (master branch)
* Import my upstream commit to fix the detection of 3dNOW! support.rakuco2013-05-122-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
* - Force commit to correct commit log:miwi2013-05-101-1/+1
| | | | | | | Update to 2.7.1 PR: 177932 Submitted by: ports fury
* - Update to 2.6miwi2013-05-103-7/+18
| | | | | PR: 177931 Submitted by: ports fury
* - Update to 0.4.6miwi2013-05-102-5/+5
| | | | | PR: 177928 Submitted by: ports fury
* Fix pkg-plistolivierd2013-05-091-0/+1
| | | | Reported by: qat.redports.org
* - Bump PORTREVISION after update of x11/libxfce4util, and x11-wm/xfce4-panelolivierd2013-05-096-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
* - Finish to convert USESolivierd2013-05-083-18/+15
| | | | - Replace post-patch target by patch ( configure script)
* - Update Perl modules releasesolivierd2013-05-082-12/+16
| | | | | - Finish to convert USES - Replace post-patch target by patch (configure script)
* - Replace post-patch target by patch (configure script)olivierd2013-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
* - Update to 0.6.2olivierd2013-05-083-12/+9
| | | | | | - Finish to convert USES - Remove desktopfileutils, because MimeType entry is not present in desktop file
* - Update to 4.10.1olivierd2013-05-083-13/+17
| | | | | - Replace post-patch target by patch (configure script) - Finish to convert USES
* Mark MAKE_JOBS_SAFEehaupt2013-05-082-0/+2
|
* Add some shebangfix to allow building most of the ports tree without ↵bapt2013-05-071-6/+4
| | | | | | | /usr/bin/perl Submitted by: John Marino Obtained from: DPorts
* Convert USE_NCURSES by USES=ncursesbapt2013-05-061-7/+2
| | | | Convert USE_READLINE by USES=readline
* Make these ports build with glib 2.36kwm2013-05-061-0/+2
|
* Upgrade to 9.18.thierry2013-05-062-3/+3
| | | | | | | Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>. PR: ports/178342 Submitted by: Yamagi Burmeister <yamagi (at) yamagi.org>
* - Use CONFLICTS instead of BROKEN. [1]stefan2013-05-061-6/+2
| | | | | | | | - While here, convert to new style Makefile header. PR: 176666 [1] Submitted by: sbruno [1] Suggested by: eadler [1]
* Fix installation of ports that rely on cp -n for installing files. r245960flo2013-05-051-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)
* Fix build with bmakebapt2013-05-051-6/+5
|
* Fix build on currentbapt2013-05-051-1/+1
|
* Fix build with bmakebapt2013-05-051-0/+4
|
* - When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also setbdrewery2013-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
* Mark as broken: kdelibs-3.5-openssl-1.0.0.patch is unfetchablebapt2013-05-041-6/+2
|
* Fix build with bmake by using gmake if make is bmakebapt2013-05-034-0/+12
|
* Fix build with bmake by using gmake is make is bmakebapt2013-05-031-0/+3
|
* Fix build with bmake by using gmake is make is bmakebapt2013-05-031-0/+3
|
* - update astro/gpsd to 3.9rm2013-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)
* Fix a bug in glob matching (spotted by bmake(1))bapt2013-05-031-1/+1
|
* Ports is using :U before any inclusion of bsd.port.mk so it needs to specify ↵bapt2013-05-031-0/+2
| | | | | | to bmake it needs: :U and :L to work the legacy make way
* Mark as BROKEN: does not compile when graphics/png is installed.stefan2013-05-021-0/+2
| | | | | PR: 176666 Submitted by: sbruno
* - conversion to USES frameworkjgh2013-05-023-22/+22
| | | | Approved by: portmgr (bapt@)
* - Fix cases where 2 USES= were usedbdrewery2013-05-013-9/+2
| | | | With hat: portmgr
* Add port licenseeadler2013-04-301-0/+2
|
* In preparation of removing devel/libusb (expires 2013-04-30), remove itrene2013-04-301-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)
* Rely on bsdtar to autodetermine the format of the distfiles when possiblebapt2013-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
* Add Gstreamer 1.0.7. This is the new stable version of thekwm2013-04-283-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.
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-2811-16/+11
| | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and USE_GETTEXT=yes to USES=gettext while here
* - Update to 292ehaupt2013-04-262-3/+3
| | | | | | - This update includes a bugfix for a bug reported by naddy [1] Changelog: http://invisible-island.net/xterm/xterm.log.html [1]
* - Update to 3.4amiwi2013-04-264-79/+151
| | | | | PR: 177908 Submitted by: Ports Fury
* - Convert USE_GETTEXT to USES (part 4)ak2013-04-2624-38/+24
| | | | Approved by: portmgr (bapt)
* No longer conflict with mate-panel, bump the PORTREVISION.mezz2013-04-261-2/+2
|
* - Fix stack buffer overflow in nvidia_sysctl_bus_type()danfe2013-04-257-10/+13
| | | | | | | | - While here, install nvidia-bug-report.sh per popular demand and assume that everyone now has sed(1) that supports "addr1,+N" range syntax - Spell X as X11 in port description Submitted by: glebius
* Add a small patch to allow building kdelibs3 with g++48mi2013-04-251-0/+24
|
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-2525-27/+27
| | | | Approved by: portmgr (bapt)
* - Convert USE_GETTEXT to USES (part 1)ak2013-04-247-15/+8
| | | | Approved by: portmgr (bapt)
* Finish converting the whole ports tree to USES=pkgconfigbapt2013-04-2342-97/+50
|
* - Unbreak build on FreeBSD 10miwi2013-04-231-0/+1
|
* Distfile disappeared, host it on FreeBSD cluster.ale2013-04-231-6/+3
| | | | | PR: ports/177999 Submitted by: John Marino <draco@marino.st>
* - Update EFL libraries to 1.7.6(.1)gblach2013-04-2312-24/+24
| | | | | | - Update Enlightenment to 0.17.2.1 Approved by: crees (mentor)
* - Make qt4 compile under FreeBSD 10miwi2013-04-221-0/+1
| | | | Approved by: makc @#kde-freebsd/freenode
* Update to 0.11crees2013-04-213-12/+8
| | | | | | | | Use new MASTER_SITES PR: ports/178000 Submitted by: John Marino <draco@marino.st> Feature safe: yes
* - Update to 0.20.3bdrewery2013-04-182-3/+3
| | | | | | PR: ports/177894 Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer) Feature safe: yes
* Update to 1.8.5eadler2013-04-173-9/+12
| | | | | | | | | | - Change master sites - Add license - Trim pkg-descr - Update WWW Submitted by: nemysis <nemysis@gmx.ch> Feature safe: yes
* Add workaround to fix crash at startupmakc2013-04-111-0/+4
| | | | | Submitted by: avg Approved by: portmgr (erwin)
* Update NVidia drivers vulnerable to GPU driver ARGB cursor buffer overflowdanfe2013-04-083-10/+10
| | | | | | | in "NoScanout" mode. Security: CVE-2013-0131 Approved by: portmgr (bapt)
* - Convert recent patches against -CURRENT to sed(1) invocations that work fordanfe2013-04-074-90/+27
| | | | | | | | | all driver ports, including legacy ones, with correct OSVERSION checks - Retouch some comments while here PR: ports/177459 Submitted by: bf Approved by: portmgr (miwi)
* Fix build with nls unset. the extra locale directories are created anyway.bapt2013-04-042-16/+15
| | | | | | | | | | While here: - Convert WITHOUT_NLS -> NLS option - Trim headers - Convert gnomehack -> USES=pathfix Approved by: x11 (zeising) Approved by: portmgr (implicit)
* Fix package building. There is some interaction between HAVE_GNOME and ↵kwm2013-04-031-0/+5
| | | | | | | | | | WITH_GNOME that I don't really get. Adding back the WITH_GNOME part fixes the packages. Tested by pointyhat and miwi's tinderbox. Submitted by: pointyhat (via miwi) Approved by: portmgr (miwi)
* - Fix plistmiwi2013-04-022-12/+1
| | | | Approved by: portmgr
* Fix typo in OptionNG conversion, so option is usable again.kwm2013-04-011-1/+1
| | | | | | PR: ports/177540 Submitted by: Fredrik Nystrom <fredrik@lysator.liu.se> Approved by: portmgr (miwi)
* Fix packaging.kwm2013-03-312-1/+2
| | | | | Submitted by: miwi Approved by: portmgr (miwi)
* - Update Haskell ports from the development repositorypgj2013-03-304-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Avoid self-dependency for print/hs-hscolour (when HSCOLOUR is set) Contributed by: ashish New ports (5): devel/hs-geniplate 0.6.0.3 devel/hs-uuid 1.2.9 net/hs-maccatcher 2.1.5 net/hs-publicsuffixlist 0.0.3 textproc/hs-regex-tdfa 1.1.8 Removed ports (1): math/hs-Agda-executable 2.3.0.1_3 Updated ports (115): archivers/hs-zip-archive 0.1.3.3 --> 0.1.3.4 archivers/hs-zlib-conduit 0.5.0.3_1 --> 1.0.0 audio/hs-OpenAL 1.4.0.1_3 --> 1.4.0.2 databases/hs-persistent 1.1.4 --> 1.1.5.1 databases/hs-persistent-sqlite 1.1.2 --> 1.1.5 databases/hs-persistent-template 1.1.2.1 --> 1.1.2.4 devel/hs-Boolean 0.1.2 --> 0.2 devel/hs-ansi-terminal 0.5.5.1 --> 0.6 devel/hs-base64-bytestring 1.0.0.0_1 --> 1.0.0.1 devel/hs-base64-conduit 0.5.1 --> 1.0.0 devel/hs-basic-prelude 0.3.2.0 --> 0.3.4.0 devel/hs-bifunctors 3.2 --> 3.2.0.1 devel/hs-blaze-builder-conduit 0.5.0.3_1 --> 1.0.0 devel/hs-classy-prelude 0.4.3 --> 0.5.3 devel/hs-classy-prelude-conduit 0.4.3 --> 0.5.3 devel/hs-cmdargs 0.10.1_1 --> 0.10.2 devel/hs-conduit 0.5.6 --> 1.0.2 devel/hs-darcs 2.8.3_1 --> 2.8.4 devel/hs-either 3.1 --> 3.4 devel/hs-errors 1.3.1 --> 1.4.1 devel/hs-filestore 0.6 --> 0.6.0.1 devel/hs-filesystem-conduit 0.5.0.2_1 --> 1.0.0 devel/hs-git-annex 3.20130124 --> 4.20130323 devel/hs-hashtables 1.0.1.8_1 --> 1.1.0.2 devel/hs-haskeline 0.6.4.7_3 --> 0.7.0.3 devel/hs-hint 0.3.3.5_1 --> 0.3.3.6 devel/hs-hoogle 4.2.15 --> 4.2.16 devel/hs-hspec 1.4.3 --> 1.4.4 devel/hs-lens 3.8.5 --> 3.8.7.3 devel/hs-logict 0.5.0.2_1 --> 0.6 devel/hs-monad-logger 0.2.3.2 --> 0.3.0.1 devel/hs-monad-par 0.3_3 --> 0.3.4.1 devel/hs-mueval 0.8.2_3 --> 0.9 devel/hs-profunctors 3.2 --> 3.3 devel/hs-project-template 0.1.1 --> 0.1.3 devel/hs-readline 1.0.1.0_8 --> 1.0.3.0 devel/hs-reflection 1.1.6 --> 1.1.7 devel/hs-resourcet 0.4.4_1 --> 0.4.5 devel/hs-show 0.4.1.2_4 --> 0.5 devel/hs-simple-reflect 0.2_1 --> 0.3.1 devel/hs-smallcheck 0.6.2 --> 1.0.2 devel/hs-testpack 2.1.2_3 --> 2.1.2.1 devel/hs-threads 0.5.0.1_1 --> 0.5.0.2 devel/hs-time-compat 0.1.0.2_1 --> 0.1.0.3 devel/hs-unix-time 0.1.4_1 --> 0.1.5 devel/hs-uulib 0.9.14_4 --> 0.9.15 mail/hs-email-validate 0.3.2_1 --> 1.0.0 mail/hs-mime-types 0.1.0.2 --> 0.1.0.3 math/hs-Agda 2.3.0.1_3 --> 2.3.2 math/hs-NumInstances 1.0_4 --> 1.2 math/hs-comonad 3.0.1.1 --> 3.0.2 math/hs-contravariant 0.2.0.2_3 --> 0.4 math/hs-distributive 0.3 --> 0.3.1 math/hs-math-functions 0.1.1.2_1 --> 0.1.3.0 net/hs-network-conduit 0.6.2.2 --> 1.0.0 net/hs-sendfile 0.7.8_1 --> 0.7.9 net/hs-simple-sendfile 0.2.10 --> 0.2.11 net/hs-socks 0.4.2_1 --> 0.5.0 security/hs-crypto-api 0.10.2_3 --> 0.11 security/hs-crypto-conduit 0.4.3 --> 0.5.0 security/hs-monadcryptorandom 0.5_1 --> 0.5.1 security/hs-skein 0.1.0.11 --> 0.1.0.12 security/hs-tls 1.1.1 --> 1.1.2 textproc/hs-HStringTemplate 0.6.12_1 --> 0.7.1 textproc/hs-attoparsec 0.10.3.0 --> 0.10.4.0 textproc/hs-attoparsec-conduit 0.5.0.3_1 --> 1.0.0 textproc/hs-blaze-html 0.5.1.3 --> 0.6.0.0 textproc/hs-case-insensitive 0.4.0.4 --> 1.0 textproc/hs-citeproc-hs 0.3.7 --> 0.3.8 textproc/hs-highlighting-kate 0.5.3.5 --> 0.5.3.8 textproc/hs-hs-bibutils 4.16 --> 4.17 textproc/hs-html-conduit 0.1.0.4_1 --> 1.1.0 textproc/hs-hxt-regex-xmlschema 9.0.4_4 --> 9.1.0 textproc/hs-pandoc 1.9.4.5_1 --> 1.11.1 textproc/hs-pandoc-types 1.9.1_3 --> 1.10 textproc/hs-tagstream-conduit 0.5.3_1 --> 0.5.4 textproc/hs-xml-conduit 1.0.3.3_1 --> 1.1.0.3 textproc/hs-xmlhtml 0.2.0.3_1 --> 0.2.1 textproc/hs-yaml 0.8.2 --> 0.8.2.3 www/hs-activehs 0.3.0.1_1 --> 0.3.1 www/hs-authenticate 1.3.2_1 --> 1.3.2.6 www/hs-fastcgi 3001.0.2.3_7 --> 3001.0.2.4 www/hs-gitit 0.10.1.2 --> 0.10.3.1 www/hs-hS3 0.5.6_5 --> 0.5.7 www/hs-hamlet 1.1.3.1 --> 1.1.6.3 www/hs-happstack-server 7.1.1_1 --> 7.1.7 www/hs-heist 0.11.0 --> 0.11.1 www/hs-hjsmin 0.1.4 --> 0.1.4.1 www/hs-http-conduit 1.8.7 --> 1.9.0 www/hs-http-reverse-proxy 0.1.1.1 --> 0.1.1.3 www/hs-http-server 1.0.1_1 --> 1.0.2 www/hs-http-types 0.7.3.0.1_1 --> 0.8.0 www/hs-shakespeare 1.0.2_1 --> 1.0.3.1 www/hs-shakespeare-css 1.0.2_1 --> 1.0.3 www/hs-shakespeare-js 1.1.1 --> 1.1.2.1 www/hs-snap 0.11.0 --> 0.11.2 www/hs-snap-core 0.9.2.2_1 --> 0.9.3.1 www/hs-snap-server 0.9.2.4_1 --> 0.9.3.3 www/hs-wai 1.3.0.1_1 --> 1.4.0 www/hs-wai-app-static 1.3.1_1 --> 1.3.1.2 www/hs-wai-extra 1.3.2 --> 1.3.2.4 www/hs-wai-test 1.3.0_1 --> 1.3.0.4 www/hs-warp 1.3.7.1 --> 1.3.7.4 www/hs-yesod 1.1.7.2 --> 1.1.9.2 www/hs-yesod-auth 1.1.3 --> 1.1.5.3 www/hs-yesod-core 1.1.7.1 --> 1.1.8.2 www/hs-yesod-default 1.1.3 --> 1.1.3.2 www/hs-yesod-form 1.2.0.2 --> 1.2.1.3 www/hs-yesod-json 1.1.2_1 --> 1.1.2.1 www/hs-yesod-platform 1.1.7.2 --> 1.1.8 www/hs-yesod-routes 1.1.1.1_1 --> 1.1.2 www/hs-yesod-static 1.1.1.2 --> 1.1.2.2 www/hs-yesod-test 0.3.3 --> 0.3.5 x11-wm/hs-xmonad-contrib 0.11 --> 0.11.1 x11/hs-X11 1.6.0.2 --> 1.6.1.1 Please note that port revisions for dependent ports are bumped. Obtained from: FreeBSD Haskell
* - Set KDE4_BUILD_TESTS to off.avilla2013-03-302-2/+12
| | | | | - Bump PORTREVISION. - Add UPDATING note about required kio-upnp-ms fix procedure.
* WANT_GNOME is the macro to preload bsd.gnome.mk (to enable gnome options ↵bapt2013-03-291-1/+1
| | | | later in the port.
* Fix COMMENTeadler2013-03-291-1/+1
|
* Style: tab -> space.eadler2013-03-298-8/+8
| | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
* unbreak index. this port probably actually depends on something from gnome ↵eadler2013-03-291-0/+1
| | | | but I can't look in detail into that now
* Fix duplicate USES and extra 'gnomehack' where 'pathfix' is used.eadler2013-03-291-2/+1
|
* Portlint fixeseadler2013-03-291-6/+2
|
* Drop support for old versions of FreeBSD from unmaintained portseadler2013-03-282-12/+0
| | | | Reviewed by: miwi
* Mechanically convert unmaintained ports which use "gnomehack" to use ↵eadler2013-03-284-4/+7
| | | | "pathfix" instead.
* - Update to 0.3.0gblach2013-03-283-6/+14
| | | | Approved by: crees (mentor)
* Fix plist issue of left over gnomehier.kwm2013-03-271-2/+4
| | | | Submitted by: pointyhat via miwi
* KDE/FreeBSD team presents KDE SC 4.10.1 ports!makc2013-03-2736-487/+455
| | | | | | | | | | | | | | | | | | | | | | | - kdegames4 port has been split. - kdeutils4-printer-applet and system-config-printer-kde have been replaced by print/kde4-print-manager. - Recover misc/kde4-l10n-mr from attic. - New USE_KDE4 components: kactivities, libkdegames, nepomuk-core, and nepomuk-widgets. - Provide sharedmime component with magic: ports don't need to run update-mime-database themselves now. - Switch some ports to out-of-source build. - Update port comments. - Adjust dependence on Qt4 components. - x11/kde4 installs modern kdepim4 now. - Remove redundant aspell and hspell from kdelibs4, both can be enabled in textproc/enchant if needed. - Remove stale bits from bsd.kde4.mk The area51 repository features commits by Schaich Alonso and myself. Contributors: - Tobias Berner
* For some of the unmaintained ports in the x11 category convert them to OptionsNGeadler2013-03-2622-127/+82
| | | | While here, trim the headers
* Make plist_SUB add not overwrite.kwm2013-03-261-2/+2
| | | | | PR: ports/177379 Submitted by: stephen@
* - Fix breakage caused by glib2 updatekmoore2013-03-251-0/+12
| | | | | PR: 177307 Submitted by: John Marino <draco@marino.st>
* - Update to 0.8.8swills2013-03-255-25/+144
|
* - Update to 2.6.5miwi2013-03-253-35/+50
| | | | | PR: 177259 Submitted by: ports fury
* - Update to 2.9.9miwi2013-03-254-74/+63
| | | | | PR: 177254 Submitted by: ports fury
* Force the usage of tic from the ports even if /usr/bin/tic exists.thierry2013-03-241-1/+1
| | | | | PR: ports/176498 Submitted by: John Marino <draco (at) marino.st>
* - Update to 2.2miwi2013-03-245-72/+28
| | | | | PR: 177273 Submitted by: Ports Fury
* - Add "Conversation failure" error code to authentication errorsmadpilot2013-03-233-2/+12
| | | | | | | | | | list in order to permit login with special usernames. - Fix conssole command - Bump PORTREVISION PR: ports/174482 Submitted by: Maxim Samsonov <xors@mailup.net> Approved by: Henry Hu <henry.hu.sh@gmail.com> (maintainer)
* - update to 5.42jgh2013-03-232-7/+6
| | | | | | | - while here promote more reliable master_site PR: 177132 Submitted by: umeno@rr.iij4u.or.jp
* - Update to 2.6.2acm2013-03-232-1/+7
| | | | - Trim Makefile headers
* - Update to 0.20.1bdrewery2013-03-233-4/+4
| | | | | | | - Convert tab to space for WWW PR: ports/177204 Submitted by: Danilo Egêa Gondolfo <danilogondolfo@gmail.com> (maintainer)
* - convert USE_CMAKE to USESmakc2013-03-238-8/+8
| | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi)
* Mk/bsd.kde4.mk:makc2013-03-2210-12/+15
| | | | | | | | | | - Don't set CMAKE_BUILD_TYPE for debug builds (cmake.mk already handles it) - Don't set WITH_DEBUG for unstable branch (KDE4_BRANCH) - Remove now useless KDE4_BUILDENV KDE SC ports: - Chase KDE4_BUILDENV removal: replace 'KDE4_BUILDENV= yes' with 'USES= cmake:outsource' and add USE_LDCONFIG if needed
* Convert to new options framework left unconverted ports in x* categoriesbapt2013-03-227-92/+71
|
* - Remove GNOME_DESKTOP_VERSION, it shouldn't be there.mezz2013-03-212-2/+115
| | | | | | | | | | | - Teach gnome-desktop about the update glib's change of thumbnails cache from ~/.thumbnails to ~/.cache/thumbnails. It solves the issues that some GNOME applications run CPU very high load. [1] - Bump the PORTREVISION. Reported by: Kevin Oberman <rkoberman@gmail.com> [1] Sergio Lenzi <lenzi.sergio@gmail.com> [1] Tested by: Kevin Oberman <rkoberman@gmail.com> [1]
* - Update to 0.5.5nivit2013-03-216-13/+73
| | | | | | | | - Use GitHub as master site - Use a more complete set of icons (Faenza) BuildLog: http://goo.gl/InAuJ ReleaseNotes: http://goo.gl/RSV53
* Add a patch:bapt2013-03-212-6/+42
| | | | | - stop using mlock as it requires root credential - call ev_loop_fork so that forking actually works with kqueue
* -Add a missing dependency, xi. Bump the PORTREVISION.mezz2013-03-201-7/+5
| | | | | | | -gnomehack -> USES=pathfix PR: ports/175970 Submitted by: pawel
* - update to 2.7bapt2013-03-205-15/+70
| | | | | | Make patch for colours in volume output actually works. Add a patch for colours on low remaining battery Add a patch for colours on high CPU temperature
* This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.eadler2013-03-196-6/+6
| | | | | | | | | If a port used other USE_GNOME items it was untouched. The ports that used other USES were fixed by hand. PR: ports/177081 Reviewed by: bapt Approved by: portmgr (miwi)
* balsa: add back pre.mk and post.mk seem to fix the failurekwm2013-03-191-2/+3
| | | | | | gnome-applets: move the pre.mk up to include the ARCH test. Submitted by: freshports sanity check
* Convert almost all gnome@ ports to OptionsNG, trim header, use USES=pathfixkwm2013-03-1912-198/+132
| | | | | | | instead of gnomehack and pet portlint. Add conflicts with future gnome3 versions. Reviewed by: miwi, bapt
* Fix a long standing bug of lib/charset.alias being overwritten, modified, ↵bapt2013-03-181-6/+2
| | | | | | | | | | | | | | and badly tracked by ports. Make lib/charset.alias a file only provided by converters/libiconv Create a new USES: charsetfix, that will modify in post patch the Makefile.in to prevent a port from modifying/overwritting the charset.alias file during make install. Prevent devel/gettext from installing that files. Fix a couple of ports that actually touch charset.alias during the build phase. Based on a patch by ale (http://lists.freebsd.org/pipermail/freebsd-gnome/2012-October/027747.html) Approved by: kwm (gnome) Exp-run by: miwi
* Simplify port:eadler2013-03-181-6/+4
| | | | | - remove inert code that attempted to remove a ./configure file - convert to OptionsNG
* In categories starting with [t-z], remove empty lines from pkg-plist.danfe2013-03-173-3/+0
|
* Resolve current build breakage on head for the nvidia driver via this nicesbruno2013-03-163-0/+70
| | | | | | | | | | | | | handy patch from dhw@ :-) Shoveled in via src commit bit, after some discussions in #bsdports PR: ports/176980 Submitted by: dhw@ Reviewed by: miwi@ Approved by: nobody in particular Obtained from: dogfood MFC after: 2 weeks
* Also try to clean up /var/libkwm2013-03-151-0/+1
| | | | Submitted by: bapt@
* - Update to 08.08.06miwi2013-03-143-20/+58
| | | | | PR: 176564 Submitted by: Ports Fury
* - Set USE_GCC=any to fix the clang buildmiwi2013-03-141-5/+2
| | | | | | PR: 176485 Submitted by: Mike Carlson <mike@bayphoto.com> Approved by: naintainer timeout
* - adopt optionsNG and trim historical headersjgh2013-03-141-6/+4
| | | | | | | | | | | | | | | | PR: 176928 PR: 176936 PR: 176937 PR: 176938 PR: 176939 PR: 176940 PR: 176941 PR: 176942 PR: 176943 PR: 176944 PR: 176945 Submitted by: jgh@ Approved by: portmgr (miwi)
* - trim historical headerjgh2013-03-132-21/+18
| | | | | | | | | | | | | | - adoption of optionsNG - standardize of shape description for options - drop default WRKSRC assignment - add pkgconfig (build) requirement - trim abi versions for lib_depends (portlint) - drop pkg-plist in favor of plist_files and PORTDOCS - shift pkgmessage display into do-install target PR: 176486 Submitted by: jgh@ Approved by: acm@, maintainer timeout (14 days)
* Update mastersite locationeadler2013-03-121-1/+1
| | | | | | PR: ports/176779 Reported by: John Marino <draco@marino.st> Submitted by: Nikos Ntarmos <ntarmos@ceid.upatras.gr> (maintainer)
* Add a new xorg module, to use with USE_XORG: xorg-macros. This modulezeising2013-03-1220-70/+25
| | | | | | | | | | | pulls in devel/xorg-macros. Convert all ports that depends on xorg-macros to use this USE_XORG. Split up the long XORG_MODULES= list in bsd.xorg.mk to have only one module on each line. Add xorg-macros dependency to xorg-server. Reviewed by: kwm, bapt Obtained from: xorg development repo (partly)
* Update to 0.1.10kwm2013-03-114-15/+33
| | | | | | | | Convert to OtionsNG, switch to pathfix from gnomehack. PR: ports/172157 Sumbitted by: Oliver Hartmann <ohartman@zedat.fu-berlin.de> Obtained from: gnome team repo
* Convert the patch into PATCHFILES: ports tree is not the best place fordanfe2013-03-113-283/+5
| | | | | | storing code. Discussed with: eadler
* - Update to 0.5.12kmoore2013-03-104-35/+92
| | | | | | | | - Fix clang build - Convert to Options NG PR: 176650 Submitted by: William Grzybowski <william88@gmail.com>
* - Makefile changed:beech2013-03-102-4/+32
| | | | | | | | | | | | | | | | | Port is now safe with NOPORTDOCS=yes in /etc/make.conf LICENSE= MIT PORTDOCS= CHANGELOG CREDITS NOTES README OPTIONS_DEFINE= DOCS DESKTOP_ENTRIES= .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOCS} - Changed and refined: post-install: pkg-plist - Pass maintainership to submitter PR: ports/176797 Submitted by: nemysis <nemysis@gmx.ch>
* - Update to 0.84.0amdmi32013-03-103-17/+37
|
* - Drop support for GLib 2.28olivierd2013-03-091-2/+1
| | | | Approved by: rene, miwi (mentors, implicit)
* Update to 3.1.8.nobutaka2013-03-094-24/+13
| | | | Trim Makefile header.
* Clean up my ports (and a couple of ports@ owned ones):eadler2013-03-092-1/+4
| | | | | | | | | | - Fix COMMENT - Add MAKE_JOBS_SAFE where appropriate - Change ordering of LICENSE lines - Fix new header format - Etc. Reviewed by: drogoh (on irc)