summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove: does not run anymoreBaptiste Daroussin2014-11-199-114/+1
| | | | Notes: svn path=/head/; revision=372786
* Remove libzvt, it is not used anymore by anything in the ports treeBaptiste Daroussin2014-11-1910-92/+2
| | | | Notes: svn path=/head/; revision=372785
* Remove: abandonware, depends on non existing USE_GNOME componentsBaptiste Daroussin2014-11-197-239/+1
| | | | | | | Approved by: gnome (kwm) Notes: svn path=/head/; revision=372784
* Remove: abandonware, depends on non existing USE_GNOME componentsBaptiste Daroussin2014-11-196-122/+1
| | | | Notes: svn path=/head/; revision=372783
* Catch up with :keepla removal from USES=libtool in the master portKoop Mast2014-11-192-2/+1
| | | | | | | Submitted by: antione@ Notes: svn path=/head/; revision=372782
* Remove: abandonware, depends on non existing USE_GNOME componentsBaptiste Daroussin2014-11-196-50/+1
| | | | Notes: svn path=/head/; revision=372781
* Remove: abandonware, depends on non existing USE_GNOME componentsBaptiste Daroussin2014-11-197-214/+1
| | | | Notes: svn path=/head/; revision=372780
* While here no need to have shared-mime-info added twice in the run dependenciesBaptiste Daroussin2014-11-191-2/+0
| | | | Notes: svn path=/head/; revision=372779
* Remove useless dependencies on some gnome2 componentsBaptiste Daroussin2014-11-191-2/+2
| | | | | | | | | | | | | The port does not link to any of the following components that were in list of dependencies: - gconf2, - gnomevfs2, - libglade2 - libIDL, - orbit2 Notes: svn path=/head/; revision=372778
* - Add missing runtime dep for Qt5 sql-sqlite3Kris Moore2014-11-191-1/+2
| | | | | | | - Bump PORTREV Notes: svn path=/head/; revision=372777
* A different graphical telegram client from Sialan.Labs.Kris Moore2014-11-196-0/+1177
| | | | | | | WWW: https://github.com/sialan-labs/sigram Notes: svn path=/head/; revision=372776
* - Remove duplicate port of net-im/tgKris Moore2014-11-196-63/+1
| | | | Notes: svn path=/head/; revision=372775
* Remove obsolete patches.Koop Mast2014-11-197-172/+0
| | | | | | | Submitted by: antoine@ Notes: svn path=/head/; revision=372774
* Allow package building to allow users to get rapide update of the timezones byBaptiste Daroussin2014-11-191-6/+0
| | | | | | | | | | | | | simply installing the package Note: testing will fail as poudriere is pedantic and hates when a port tries to update base. But this port is one the of rare that makes sense overwriting base. With hat: portmgr Requested by: many Notes: svn path=/head/; revision=372773
* Update to 2.2.0Lars Engels2014-11-1910-171/+144
| | | | Notes: svn path=/head/; revision=372772
* - Update to 1.12.0Lars Engels2014-11-194-12/+22
| | | | | | | - Fix typo in ido2db.in Notes: svn path=/head/; revision=372771
* Fix CATEGORIES.Koop Mast2014-11-193-3/+3
| | | | | | | Submitted by: freshports sanity checker Notes: svn path=/head/; revision=372770
* dns/powerdns-recursor: update 3.6.2 -> 3.6.2Bartek Rutkowski2014-11-193-15/+3
| | | | | | | | | PR: 194807 Submitted by: Ralf van der Enden <tremere@cainites.net> Approved by: mentors (implicit) Notes: svn path=/head/; revision=372769
* The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.Koop Mast2014-11-191528-50255/+86286
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up. This commit removes the old GNOME 2 desktop, bindings and some ports that can't be compiled. A few ports where updated to more recent versions to allow them to compile with this update. Apart from updating ports to newer versions GDM is more integrated with gnome-shell now, and handles several things for the GNOME desktop such as screen locking. If you want to use GNOME 3 via startx, you will have to add your own lock screen/screensaver. For example xscreensaver can be used for sessions started without GDM. Shell Extensions can be installed via https://extensions.gnome.org/ , we have ported a few that can't be installed via this way. The old gnome-utils and gnome-games ports where split up into single ports and where converted to meta-ports. gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but if you use startx you need to do this yourself. Upgrade instructions: Delete the old and conflicting packages: # pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \ guile gcalctool gnome-media libgnomekbd # pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \ evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center For package users the following lines will be enough: # pkg upgrade # pkg install gnome3 For ports users should do the following: # portmaster -a # portmaster x11/gnome3 We are currently aware of two issues. The first issue is a bug in the file monitoring code in the glib20 port. This bug causes glib programs to crash when files in a monitored directory are added or removed. Upstream is aware of the problem, but since the problem is quite complex there is no solution yet. This problem isn't restricted to BSD. The second issue is that on certain video cards totem will display a purple/pink overlay on the video. It not clear yet where the issues comes from. Major thanks goes to Gustau Perez for being a driving force behind getting GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the exp-runs. This update was also made possible by: Joe Maloney Kris Moore Beeblebrox Ryan Lortie Antoine Jacoutot and everyone I missed Notes: svn path=/head/; revision=372768
* Cleanup the @dirrmBaptiste Daroussin2014-11-191-7/+0
| | | | | | | Reported by: marino Notes: svn path=/head/; revision=372767
* Update to GAP 4.7.6Johan van Selst2014-11-192-4/+4
| | | | Notes: svn path=/head/; revision=372766
* Reroll the tarball I was mising some dfly only commits:Baptiste Daroussin2014-11-191-2/+2
| | | | | | | | - fix build with bundle libelf - keep ABI on dragonfly Notes: svn path=/head/; revision=372765
* - Hard links are handled fine by pkgAntoine Brodin2014-11-193-5/+3
| | | | | | | - Hook to the build Notes: svn path=/head/; revision=372764
* Update to 1.4.0.b2Baptiste Daroussin2014-11-192-3/+3
| | | | | | | | - more fixes to multi repo - fix pkg autoremove recursivity Notes: svn path=/head/; revision=372763
* math/p5-Math-Int128: fix _DEPENDSKurt Jaeger2014-11-191-2/+2
| | | | | | | PR: 194736 Notes: svn path=/head/; revision=372762
* math/p5-Math-Int128: 0.13 -> 0.15Kurt Jaeger2014-11-193-8/+6
| | | | | | | | | http://cpansearch.perl.org/src/SALVA/Math-Int128-0.15/Changes PR: 194736 Notes: svn path=/head/; revision=372761
* math/p5-Math-Int64: 0.32 -> 0.34Kurt Jaeger2014-11-193-7/+7
| | | | | | | | | | | | | | http://cpansearch.perl.org/src/SALVA/Math-Int64-0.34/Changes - native_to_uint64 was broken when using native integers (bug report by Aleksey Mashanov) - add sv_seti64 and sv_setu64 macros (feature request by Graham Ollis) PR: 194735 Approved by: sunpoet (maintainer timeout) Notes: svn path=/head/; revision=372760
* Update to 1.15.0.Akinori MUSHA2014-11-192-5/+5
| | | | | | | | PR: 194137 Submitted by: Yasuhiro KIMURA Notes: svn path=/head/; revision=372759
* Fix the generation of Fontmap.diff, which I broke earlier, when trying toMikhail Teterin2014-11-191-11/+10
| | | | | | | support staging... Notes: svn path=/head/; revision=372758
* Resurrect the port, that was removed by mistake. Remove the mention ofMikhail Teterin2014-11-185-0/+1444
| | | | | | | | | | "NO_STAGE", that lead to the mistake. Appease portlint by renaming MANN to MANNPAGE. Bump PORTREVISION yet again. Notes: svn path=/head/; revision=372757
* Fix after latest devel/p5-Test-Base update.Mathieu Arnold2014-11-181-1/+2
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=372756
* Update clang-devel and llvm-devel to r222267.Brooks Davis2014-11-187-24/+29
| | | | Notes: svn path=/head/; revision=372755
* Add Module-Install-TestBase, the Test::Base bits that are needed for ↵Mathieu Arnold2014-11-185-0/+34
| | | | | | | | | Module::Install. Sponsored by: Absolight Notes: svn path=/head/; revision=372754
* Resurrect this port from oblivion by:Mikhail Teterin2014-11-188-0/+580
| | | | | | | | | | | | | | * Fixing it up to support staging * Defining LICENSE-knobs * Patching to avoid errors from the picky clang (many other warnings remain) Take maintainership, bump PORTREVISION. Sponsored by: United Marsupials Notes: svn path=/head/; revision=372753
* Fix bind-tools PORTREVISION.Mathieu Arnold2014-11-182-2/+2
| | | | | | | | Noticed by: Andrei Brezan Sponsored by: Absolight Notes: svn path=/head/; revision=372752
* Update to 0.98.5Renato Botelho2014-11-185-41/+6
| | | | Notes: svn path=/head/; revision=372751
* Update to 6.9.0-0.Koop Mast2014-11-182-4/+3
| | | | Notes: svn path=/head/; revision=372750
* Replace inclusion of libexecinfo with appropriate USES flag.Timur I. Bakeyev2014-11-181-3/+1
| | | | Notes: svn path=/head/; revision=372749
* devel/byaccj: change maintainer as requestedKurt Jaeger2014-11-181-1/+1
| | | | Notes: svn path=/head/; revision=372748
* security/chaosreader: change maintainer as requestedKurt Jaeger2014-11-181-1/+1
| | | | Notes: svn path=/head/; revision=372747
* - Update games/simutrans to 120.0.1Tijl Coosemans2014-11-182-20/+24
| | | | | | | | - Disable multi-threading because FreeBSD does not provide a static initializer for recursive mutexes Notes: svn path=/head/; revision=372746
* Fix orphaned directory.Guido Falsi2014-11-182-1/+2
| | | | Notes: svn path=/head/; revision=372745
* Back to poolCarlo Strub2014-11-181-1/+1
| | | | Notes: svn path=/head/; revision=372744
* Remove sysutils/cfengine36-rc because cfengine 3.6.2 has gone GA.Cy Schubert2014-11-1810-567/+1
| | | | Notes: svn path=/head/; revision=372743
* Command-line interface for Telegram. Uses readline interface.Kris Moore2014-11-185-0/+63
| | | | | | | WWW: https://github.com/vysheng/tg Notes: svn path=/head/; revision=372741
* Document new vulnerabilities in www/chromium < 39.0.2171.65Rene Ladan2014-11-181-0/+71
| | | | | | | Obtained from: http://googlechromereleases.blogspot.nl/2014/11/stable-channel-update_18.html Notes: svn path=/head/; revision=372740
* The snowball project has done its usual trick of re-rolling a distfileMatthew Seaman2014-11-181-2/+2
| | | | | | | | | | | in place. No substantive differences to the previous version were seen. PR: 195151 Submitted by: danger Notes: svn path=/head/; revision=372739
* - Update from 3.8.75 to 3.8.76Danilo Egea Gondolfo2014-11-182-3/+3
| | | | Notes: svn path=/head/; revision=372738
* - Update from 38.0.0 to 39.0.0Danilo Egea Gondolfo2014-11-182-3/+3
| | | | Notes: svn path=/head/; revision=372737
* - Update from 0.20141001 to 0.20141105Danilo Egea Gondolfo2014-11-182-3/+3
| | | | Notes: svn path=/head/; revision=372736