aboutsummaryrefslogtreecommitdiff
path: root/misc
Commit message (Collapse)AuthorAgeFilesLines
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-26126-321/+71
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* Bump PORTREVISION after graphics/poppler update to 0.26.3Max Brazhnikov2014-11-252-1/+2
| | | | Notes: svn path=/head/; revision=373404
* - Update to 2014.10Sunpoet Po-Chuan Hsieh2014-11-242-3/+3
| | | | | | | Changes: http://pecl.php.net/package-changelog.php?package=timezonedb Notes: svn path=/head/; revision=373285
* - Update to 1.2.2Sunpoet Po-Chuan Hsieh2014-11-242-3/+3
| | | | | | | Changes: https://github.com/ntkme/iesd/commits/master Notes: svn path=/head/; revision=373276
* - Update to 0.14Sunpoet Po-Chuan Hsieh2014-11-243-8/+3
| | | | | | | | | - Cleanup PLIST Changes: http://search.cpan.org/dist/Geo-Coder-Googlev3/Changes Notes: svn path=/head/; revision=373261
* - Add PORTSCOUTSunpoet Po-Chuan Hsieh2014-11-242-6/+2
| | | | | | | - Cleanup PLIST Notes: svn path=/head/; revision=373260
* - Update LICENSESunpoet Po-Chuan Hsieh2014-11-241-1/+2
| | | | Notes: svn path=/head/; revision=373235
* - Update to 20141115Sunpoet Po-Chuan Hsieh2014-11-242-3/+3
| | | | | | | Changes: http://people.FreeBSD.org/~sunpoet/pciids-20141115.diff Notes: svn path=/head/; revision=373232
* - Update to 1.62Danilo Egea Gondolfo2014-11-232-4/+4
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=373119
* Switch to USES=pgsqlChris Rees2014-11-221-2/+2
| | | | Notes: svn path=/head/; revision=373091
* - Update to 0.92.3Danilo Egea Gondolfo2014-11-222-4/+4
| | | | | | | | PR: 195071 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) Notes: svn path=/head/; revision=373069
* - Fix MASTER_SITESSunpoet Po-Chuan Hsieh2014-11-211-1/+1
| | | | | | | | | PR: ports/195247 Submitted by: Thomas Schweikle <tps@vr-web.de> MFH: 2014Q4 Notes: svn path=/head/; revision=373015
* - Reset maintainer to ports@Rusmir Dusko2014-11-211-1/+1
| | | | Notes: svn path=/head/; revision=373010
* misc/amanda-client: Fix build with perl 5.20John Marino2014-11-191-0/+5
| | | | | | | | | PR: 194811 Submitted by: Trond Endrestol Approved by: maintainer timeout Notes: svn path=/head/; revision=372813
* 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
* The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.Koop Mast2014-11-1925-4506/+18127
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Reset miwi's maintainership per his demandBaptiste Daroussin2014-11-184-4/+4
| | | | | | | Hope to see you back! Thank for all the work! Notes: svn path=/head/; revision=372709
* - Fix shebangsDmitry Marakasov2014-11-161-1/+6
| | | | | | | | MFH: 2014Q4 Approved by: portmgr blanket Notes: svn path=/head/; revision=372652
* Release 2014j - 2014-11-10 17:37:11 -0800Edwin Groothuis2014-11-162-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes affecting current and future time stamps Turks Caicos' switch from US eastern time to UTC-4 year-round did not occur on 2014-11-02 at 02:00. It's currently scheduled for 2015-11-01 at 02:00. (Thanks to Chris Walton.) Changes affecting past time stamps Many pre-1989 time stamps have been corrected for Asia/Seoul and Asia/Pyongyang, based on sources for the Korean-language Wikipedia entry for time in Korea. (Thanks to Sanghyuk Jung.) Also, no longer guess that Pyongyang mimicked Seoul time after World War II, as this is politically implausible. Some more zones have been turned into links, when they differed from existing zones only for older time stamps. As usual, these changes affect UTC offsets in pre-1970 time stamps only. Their old contents have been moved to the 'backzone' file. The affected zones are: Africa/Addis_Ababa, Africa/Asmara, Africa/Dar_es_Salaam, Africa/Djibouti, Africa/Kampala, Africa/Mogadishu, Indian/Antananarivo, Indian/Comoro, and Indian/Mayotte. Changes affecting commentary The commentary is less enthusiastic about Shanks as a source, and is more careful to distinguish UT from UTC. Notes: svn path=/head/; revision=372621
* Eliminate pkg-install and pkg-deinstall scripts, symlinks can be packaged fineAntoine Brodin2014-11-144-1336/+561
| | | | Notes: svn path=/head/; revision=372576
* - fix build on FreeBSD-10Dirk Meyer2014-11-145-17/+61
| | | | Notes: svn path=/head/; revision=372553
* Cleanup plistAntoine Brodin2014-11-101-5/+0
| | | | Notes: svn path=/head/; revision=372428
* Fix runtime errorAntoine Brodin2014-11-101-0/+2
| | | | Notes: svn path=/head/; revision=372387
* misc/pastebinit: Upgrade version 1.3.1 => 1.4.1John Marino2014-11-092-7/+5
| | | | | | | | PR: 194126 Submitted by: Matteo Cypriani Notes: svn path=/head/; revision=372346
* misc/amanda-(server,client): Upgrade version 3.3.2 => 3.3.6John Marino2014-11-095-55/+25
| | | | | | | | PR: 193983 Submitted by: maintainer (Dylan Leigh) Notes: svn path=/head/; revision=372344
* - Update to 0.92.2Alex Kozlov2014-11-052-4/+4
| | | | | | | | PR: 194789 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) Notes: svn path=/head/; revision=372206
* - Chase GNU Emacs updatesAshish SHUKLA2014-11-051-1/+1
| | | | | | | PR: 194624 Notes: svn path=/head/; revision=372191
* - Update to 0.8.4Olivier Duchateau2014-11-038-200/+12
| | | | | | | | - Rewrite OPTIONS flags - Remove unneeded patches Notes: svn path=/head/; revision=372117
* misc/freeguide: update 0.11 -> 0.11.1Bartek Rutkowski2014-10-303-23/+22
| | | | | | | | | | - Fix LICENSE positioning - Convert pkg-plist to @dir usage Approved by: mentors (implicit) Notes: svn path=/head/; revision=371774
* Drop maintainership of all remaining ports where I am listed.Anders Nordby2014-10-291-1/+1
| | | | | | | No time for this unfortunately. Notes: svn path=/head/; revision=371714
* - Fix spelling of LICENSEDmitry Marakasov2014-10-272-2/+2
| | | | | | | | | | | - Clarify LICENSE - Add LICENSE_FILE - Drop @dirrm* from plist Approved by: portmgr blanket Notes: svn path=/head/; revision=371605
* - Update to 0.92.1Alex Kozlov2014-10-242-4/+4
| | | | | | | | PR: 194516 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) Notes: svn path=/head/; revision=371445
* Remove @dirrm and @dirrmtry entries from the Qt ports.Raphael Kubo da Costa2014-10-233-818/+0
| | | | Notes: svn path=/head/; revision=371415
* Allow staging as a regular userAntoine Brodin2014-10-232-32/+7
| | | | Notes: svn path=/head/; revision=371413
* Add Pacific/Bougainville to pkg-plist, add comment on how to check it.Edwin Groothuis2014-10-232-15/+18
| | | | | | | Thanks to darius on #bugs. Notes: svn path=/head/; revision=371376
* Update to 2014i:Edwin Groothuis2014-10-232-3/+3
| | | | | | | | | | | Lots of historical data Pacific/Fiji will go into DST from 2014-11-02 to 2015-01-18 Pacific/Bougainville will go from UTC+10 to UTC+11. Europe/Minsk will go from FET to MSK. Notes: svn path=/head/; revision=371373
* - Convert ports of misc/ to new USES=pythonMarcus von Appen2014-10-2018-40/+27
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371289
* KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!Max Brazhnikov2014-10-19155-6532/+1887
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | USE_KDE4=kdehier component has been deprecated, new components added: baloo - Baloo core libraries baloo-widgets - Baloo widgets library kfilemetadata - KDE library for extracting file metadata New ports: graphics/kqtquickcharts - QtQuick plugin to render interactive charts misc/artikulate - Pronunciation trainer for KDE (not usable currently, links to both GStreamer 1.x and 0.10.x via dependencies) sysutils/baloo[-widgets] - KDE framework for searching and managing user metadata sysutils/kfilemetadata - Library for extracting file metadata l10n ports: - Farsi (Persian) and Indonesian translations has been readded - Vietnamese didn't pass threshold for inclusion into release astro/kstars: - switch dependency from math/eigen2 to math/eigen3 - add PYKDE option for updating supernovae data deskutils/kdepim4: - update dependencies: add libkgapi and baloo, remove now needless clucene, link-grammar, strigi - add patch to fix build with gcc42 - update COMMENT and description for all KDE PIM ports devel/ruby-krossruby: - remove BROKEN, it builds with ruby 2.x now editors/kate: - add patch to disable memory-hungry build of the kate tests [1] graphics/okular: - add dependency on graphics/libkscreen math/cantor: - add optional dependency on lang/luajit for LuaJIT backend - fix gfortran detection [2] misc/kdehier4: - adapt to new pkg world. Now the purpose of kdehier4 only to link some stuff between KDE4_PREFIX and LOCALBASE. science/kalzium: - switch dependency from math/eigen2 to math/eigen3 - add dependence on science/chemical-mime-data x11-themes/kdeartwork4 - switch dependency from math/eigen2 to math/eigen3 among other changes: - drop deprecated USE_KDE4=kdehier - drop @dirrm from plist - clean up pkg-descr - convert to options helpers - other portlint fixes The area51 repository features commits by alonso, rakuco and myself. PR: 187150 [1] Reported by: pe.freethread@live.com Patch by: Tobias Berner <tcberner@gmail.com> PR: 180674 [2] Reported by: torsten.eichstaedt@web.de PR: 194316 Exp-run: antoine Notes: svn path=/head/; revision=371193
* misc/rubygem-mime-types: update to 2.4.2Steve Wills2014-10-182-3/+3
| | | | Notes: svn path=/head/; revision=371144
* - Clarify LICENSEDmitry Marakasov2014-10-171-3/+3
| | | | | | | | - Add LICENSE_FILE - Convert to USES=python Notes: svn path=/head/; revision=371052
* misc/qt4-qtdemo:Max Brazhnikov2014-10-161-2/+3
| | | | | | | | - add explicit dependency on GStreamer 0.10, phonon-gstreamer is switching to 1.x with the update to 4.8.0 Notes: svn path=/head/; revision=371022
* Remove @dirrm from package list of 8 of my portsJohn Marino2014-10-162-7/+0
| | | | Notes: svn path=/head/; revision=370998
* - Update to 2.11Frederic Culot2014-10-163-15/+16
| | | | | | | | | | - Add LICENSE (Artistic 1 & GPL 1) - Switch to Module::Build Changes: http://search.cpan.org/dist/Array-Compare/Changes Notes: svn path=/head/; revision=370984
* Add libopie.so.7 to compat10xRenato Botelho2014-10-154-5/+8
| | | | Notes: svn path=/head/; revision=370956
* - Switch MASTER_SITES to googledrive.com for my ports.Alex Kozlov2014-10-141-3/+1
| | | | Notes: svn path=/head/; revision=370833
* Allow staging as a regular userAntoine Brodin2014-10-132-32/+0
| | | | Notes: svn path=/head/; revision=370814
* No need to use ${STRIP_CMD}, ${INSTALL_PROGRAM} already takes care of thisAntoine Brodin2014-10-122-6/+0
| | | | Notes: svn path=/head/; revision=370705
* - Convert USE_BZIP2 to USESJason E. Hale2014-10-112-28/+2
| | | | | | | | - Use OPTIONS_SUB - Cleanup plist Notes: svn path=/head/; revision=370676
* - Convert USE_BZIP2 to USESJason E. Hale2014-10-112-12/+3
| | | | | | | | | | - Use OPTIONS_SUB - Cleanup plist Approved by: portmgr blanket Notes: svn path=/head/; revision=370675
* - Switch LocationforecastLTS to the new API (1.2), previous one is no longerOlivier Duchateau2014-10-116-32/+144
| | | | | | | | | | | | available - Drop @dirm* in pkg-plist - Bump PORTREVISION Obtained from: Upstream repository ('trunk' branch) MFH: 2014Q4 Notes: svn path=/head/; revision=370666