aboutsummaryrefslogtreecommitdiff
path: root/archivers
Commit message (Collapse)AuthorAgeFilesLines
* Fix build when linking with libperl.so.Mathieu Arnold2014-12-011-5/+0
| | | | | | | | With hat: portmgr, perl Sponsored by: Absolight Notes: svn path=/head/; revision=373708
* Cleanup plist of ocaml portsAntoine Brodin2014-11-291-1/+0
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=373656
* Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. TheTijl Coosemans2014-11-291-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | first contains runtime libraries such as libintl and the latter contains developer tools such as msgfmt. Ports that use gettext will usually need a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools. USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on devel/gettext-runtime and USES=gettext-tools can be used to set a BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools. Update gettext to 0.19.3. Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave symlinks with the old library versions to avoid the need to bump PORTREVISION on a large number of dependent ports. When most of the dependent ports have had normal version updates, PORTREVISION can be bumped on the remaining ones (low number) and the links can be removed. Fix some ports that installed files in lib/locale instead of share/locale. PR: 194038 Reviewed by: bapt Exp-run: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=373636
* Update to version 1.17.21Pawel Pekala2014-11-283-7/+7
| | | | Notes: svn path=/head/; revision=373583
* archivers/ucl: Strip files, Add CONFLICTS (libucl)Kubilay Kocak2014-11-282-2/+7
| | | | | | | | | | - Strip installed binaries and libraries - Add CONFLICTS against libucl - Add LICENSE_FILE - pkg-descr: Strip trailing-slash from WWW: Notes: svn path=/head/; revision=373526
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-2665-59/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.Koop Mast2014-11-195-299/+367
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-188-8/+8
| | | | | | | Hope to see you back! Thank for all the work! Notes: svn path=/head/; revision=372709
* archivers/ruby-lha: Fix version comparisonSteve Wills2014-11-121-1/+1
| | | | Notes: svn path=/head/; revision=372480
* Mark broken with Ruby 2.1Steve Wills2014-11-122-3/+11
| | | | | | | With hat: ruby@ Notes: svn path=/head/; revision=372476
* - Update to 1.39Philippe Audeoud2014-11-072-3/+3
| | | | Notes: svn path=/head/; revision=372267
* Horde package update:Martin Matuska2014-11-042-3/+3
| | | | | | | | | comms/pear-Horde_ActiveSync 2.19.4 -> 2.20.0 devel/pear-Horde_Core 2.15.0 -> 2.16.0 archivers/pear-Horde_Pack 1.0.4 -> 1.0.5 Notes: svn path=/head/; revision=372167
* Add new port archivers/atoolJohn Marino2014-11-046-0/+58
| | | | | | | | | | | | | | | | | | | PR: 194082 Submitted by: Matteo Cypriani atool is a script for managing file archives of various types (tar, tar+gzip, zip, etc.). It provides the following commands: * aunpack: extract an archive, avoiding tar bombs * als: list the contents of an archive * acat: extract files to the standard output * apack: create an archive Optional dependencies: lbzip2 or pbzip2, lzip, plzip, lzop, lzma, zip, unzip, unrar, lha, unace, arj, arc, nomarch, p7zip, unalz. Notes: svn path=/head/; revision=372154
* - Clarify LICENSEDmitry Marakasov2014-10-311-1/+4
| | | | Notes: svn path=/head/; revision=371876
* - Release ports maintained by games@Dmitry Marakasov2014-10-313-3/+3
| | | | | | | | | | | | | | games@ team is quite small and inactive, so ports currently assigned to it cannot be assumed as properly maintained. To not cause confusion by making it look otherwise, and also to allow and promote adoption by individual maintainers, release these ports back to the pool. Note that this does not change the fact that games@ team still takes care of these ports to excent of its capabilities. Suggested by: marino Notes: svn path=/head/; revision=371872
* - Simplify MASTER_SITESDmitry Marakasov2014-10-312-5/+3
| | | | | | | | - Add LICENSE_FILE - Drop .la files, no dependees require them Notes: svn path=/head/; revision=371808
* Add archivers/liblz4. There is already archivers/lz4, which it looksAdam Weinberger2014-10-266-0/+80
| | | | | | | | | | | | | | | | | | | | like might be an old version of this, but it only installs a binary. This installs binaries and libraries/headers. LZ4 is a very fast lossless compression algorithm, providing compression speed at 400 MB/s per core, scalable with multi-cores CPU. It also features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems. A high compression derivative, called LZ4_HC, is also provided. It trades CPU time for compression ratio. The libraries are BSD licensed, and the binaries are GPLv2. WWW: https://code.google.com/p/lz4/ Notes: svn path=/head/; revision=371493
* Update to version 1.17.20Pawel Pekala2014-10-243-3/+4
| | | | Notes: svn path=/head/; revision=371444
* Horde package update:Martin Matuska2014-10-202-4/+3
| | | | | | | | | | | | | | comms/pear-Horde_ActiveSync 2.19.0 -> 2.19.3 devel/pear-Horde_Core 2.14.0 -> 2.15.0 textproc/pear-Horde_CssMinify 1.0.1 -> 1.0.2 www/pear-Horde_Dav 1.0.7 -> 1.1.0 databases/pear-Horde_Db 2.1.3 -> 2.1.4 mail/pear-Horde_Imap_Client 2.25.0 -> 2.25.2 archivers/pear-Horde_Pack 1.0.3 -> 1.0.4 devel/pear-Horde_Timezone 1.0.7 -> 1.0.8 Notes: svn path=/head/; revision=371258
* Add USES=alias to several portsJohn Marino2014-10-203-2/+4
| | | | | | | | | | | Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD by setting CFLAGS+= -D__FreeBSD__. For some ports, this fixes the build without the need for additional patches. Approved by: portmgr (bapt, blanket) Notes: svn path=/head/; revision=371241
* Clean up plistBaptiste Daroussin2014-10-1964-323/+1
| | | | Notes: svn path=/head/; revision=371222
* KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!Max Brazhnikov2014-10-193-6/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* - Convert ports from accessibility/, archivers/ and astro/ to newMarcus von Appen2014-10-183-11/+6
| | | | | | | | | | USES=python Approved by: portmgr (implicit) With hat: python@ Notes: svn path=/head/; revision=371096
* archivers/zip-ada: Unmask install commands and remove @dirrm linesJohn Marino2014-10-162-15/+11
| | | | Notes: svn path=/head/; revision=370988
* - Drop .la files, no dependees require themDmitry Marakasov2014-10-142-5/+2
| | | | | | | | | - Drop @dirrm* from plist Approved by: portmgr blanket Notes: svn path=/head/; revision=370837
* - Switch MASTER_SITES to googledrive.com for my ports.Alex Kozlov2014-10-142-6/+4
| | | | Notes: svn path=/head/; revision=370833
* - Update to version 1.17.18Pawel Pekala2014-10-133-15/+18
| | | | | | | - Sort pkg-plist Notes: svn path=/head/; revision=370810
* These do not build with php 5.6.Mathieu Arnold2014-10-131-0/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=370773
* - Add licenseAlex Kozlov2014-10-131-1/+3
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=370758
* Add "auto-accept" to LICENSE_PERMS.Raphael Kubo da Costa2014-10-121-1/+1
| | | | | | | | | It is not entirely clear to me what the policy is to decide whether a license can be auto-accepted, but for now this makes it possible to build the port without supervision (eg. with BATCH=1). Notes: svn path=/head/; revision=370743
* Update to lzip version 1.16 which includes the following changes:Gerald Pfeifer2014-10-112-4/+4
| | | | | | | | | | - Compression ratio of option -9 has been slightly increased. - Compression time has been reduced by 4%, by 2% for option -0. - The behavior is now like 'cp -p'. - The license changed to GPL version 2 or later. Notes: svn path=/head/; revision=370627
* - Convert from slave port to normal portSunpoet Po-Chuan Hsieh2014-10-092-6/+18
| | | | Notes: svn path=/head/; revision=370548
* - Cleanup MakefileSunpoet Po-Chuan Hsieh2014-10-092-18/+3
| | | | | | | - Cleanup PLIST Notes: svn path=/head/; revision=370547
* - Cleanup PLISTSunpoet Po-Chuan Hsieh2014-10-091-3/+0
| | | | Notes: svn path=/head/; revision=370546
* - Cleanup PLISTSunpoet Po-Chuan Hsieh2014-10-091-5/+0
| | | | Notes: svn path=/head/; revision=370545
* - Cleanup PLISTSunpoet Po-Chuan Hsieh2014-10-091-5/+0
| | | | Notes: svn path=/head/; revision=370544
* - Update to version 1.17.16Pawel Pekala2014-10-084-112/+31
| | | | | | | | - Convert to USES=libtool - Clean pkg-plist Notes: svn path=/head/; revision=370445
* Update to 1.8.1Baptiste Daroussin2014-10-063-131/+4
| | | | | | | Cleanup plist Notes: svn path=/head/; revision=370169
* - Update devel/libtool and devel/libltdl to version 2.4.2.418Tijl Coosemans2014-10-051-1/+1
| | | | | | | | | | | | | | | | | | | - Patch libtool so it uses the same library version specification as on Darwin, Linux and other systems. Given the version current:revision:age a library will be given the extension .so.major.age.revision with major equal to current-age. Before libtool would use .so.current on FreeBSD. - Patch libtoolize to remove two cases of umask 0 that caused libltdl files to be copied world writable (--ltdl option) - Let USES=libtool patch this new version correctly - Adjust all ports with USES=libtool:build and bump PORTREVISION on their dependent ports if a library version changed PR: 194068 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=370099
* Fix manpage rendering with mandocBaptiste Daroussin2014-10-034-0/+34
| | | | Notes: svn path=/head/; revision=369902
* Readd a removed (by accident) runtime dependencyBaptiste Daroussin2014-10-011-0/+2
| | | | | | | Reported by: mat Notes: svn path=/head/; revision=369723
* Convert to USES=hordeBaptiste Daroussin2014-09-303-10/+6
| | | | | | | | Fix pear-Horde_core options Use options helpers where possible Notes: svn path=/head/; revision=369674
* - Update to 2.066Sunpoet Po-Chuan Hsieh2014-09-303-6/+4
| | | | | | | | | - Cleanup PLIST Changes: http://search.cpan.org/dist/IO-Compress-Lzop/Changes Notes: svn path=/head/; revision=369637
* - Update to 2.066Sunpoet Po-Chuan Hsieh2014-09-303-6/+5
| | | | | | | | | - Cleanup PLIST Changes: http://search.cpan.org/dist/IO-Compress-Lzma/Changes Notes: svn path=/head/; revision=369636
* - Update to 2.066Sunpoet Po-Chuan Hsieh2014-09-303-5/+4
| | | | | | | | | - Cleanup PLIST Changes: http://search.cpan.org/dist/IO-Compress-Lzf/Changes Notes: svn path=/head/; revision=369635
* - Update to 2.066Sunpoet Po-Chuan Hsieh2014-09-303-18/+5
| | | | | | | | | - Cleanup PLIST Changes: http://search.cpan.org/dist/IO-Compress/Changes Notes: svn path=/head/; revision=369634
* - Update to 2.066Sunpoet Po-Chuan Hsieh2014-09-303-8/+3
| | | | | | | | | - Cleanup PLIST Changes: http://search.cpan.org/dist/Compress-Raw-Zlib/Changes Notes: svn path=/head/; revision=369633
* - Update to 2.066Sunpoet Po-Chuan Hsieh2014-09-303-8/+3
| | | | | | | | | - Cleanup PLIST Changes: http://search.cpan.org/dist/Compress-Raw-Lzma/Changes Notes: svn path=/head/; revision=369632
* - Update to 2.066Sunpoet Po-Chuan Hsieh2014-09-303-8/+3
| | | | | | | | | - Cleanup PLIST Changes: http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes Notes: svn path=/head/; revision=369631
* - Update from 0.5.3 to 0.5.4Danilo Egea Gondolfo2014-09-292-7/+7
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=369532