aboutsummaryrefslogtreecommitdiff
path: root/archivers
Commit message (Collapse)AuthorAgeFilesLines
* Remove unecessary OPTIONS_DEFAULT definitions added on r301957Renato Botelho2012-08-032-2/+0
| | | | | | | Reported by: sunpoet@ Notes: svn path=/head/; revision=301967
* Add DOCS, EXAMPLES and NLS to OPTIONS_DEFINE to my portsRenato Botelho2012-08-032-3/+9
| | | | Notes: svn path=/head/; revision=301957
* - Update to 0.4.0.2Gabor Pali2012-08-032-3/+3
| | | | | | | | | - Use the new options framework Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=301884
* - Teach the Haskell Cabal ports to use the new options frameworkGabor Pali2012-08-035-5/+9
| | | | | | | | | - Remove some cruft Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=301879
* Update to 4.2.1Wesley Shields2012-08-034-50/+6
| | | | | | | | PR: ports/170257 Submitted by: Joris Vandalon <joris@vandalon.nl> (maintainer) Notes: svn path=/head/; revision=301877
* - Fix typos in COMMENTCarlo Strub2012-08-021-1/+1
| | | | | | | | - Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no A/An, etc.) Notes: svn path=/head/; revision=301858
* Update to 2.2.5.Xin LI2012-08-012-6/+5
| | | | | | | Approved by: maintainer (via twitter) Notes: svn path=/head/; revision=301820
* . Apply ACL endless loop patch from upstream (already ported to FreeBSD-CURRENT)Greg Lewis2012-07-312-4/+23
| | | | | | | | | | . Switch to new options framework PR: 170252 Submitted by: mm@ Notes: svn path=/head/; revision=301806
* Fix typos in COMMENTCarlo Strub2012-07-291-1/+1
| | | | | | | Approved by: portmgr@ (implicit) Notes: svn path=/head/; revision=301684
* Replace USE_GCC=4.4+ by USE_GCC=4.6+ since GCC 4.4 is on its way outGerald Pfeifer2012-07-261-1/+1
| | | | | | | | | and GCC 4.6 has been the default for a while. Approved by: maintainer Notes: svn path=/head/; revision=301583
* new devel/pkgconf added to replace devel/pkg-config. new version of pkg-configBaptiste Daroussin2012-07-262-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | are no more self hosting so we are stuck with 0.25 version while pkgconf provide the same set of features as 0.27 and a compatible frontend. A symlink to pkg-config has been added for convenience and compatibility This also introduces a new macro to use pkgconf in your ports: USE_PKGCONFIG it can take the following arguments: - yes (meaning build only dep) - build (meaning build only dep) - run (meaning run only dep) - both (meaning run and build dep) From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG The old gnome macro has been modified to use pkgconf but still the sameway: run and build dep to avoid large breakage. While here fix some ports relying on pkg-config but not specifying it, fix some ports broken because testing wrong .pc files, and fix ports using pkg-config --version to determine pkg-config version instead of pkg-config --modversion pkg-config like recommanded by pkg-config With Hat: portmgr Exp-runs by: bapt (pointhat-west), beat (pointyhat) Notes: svn path=/head/; revision=301539
* Fix typos in COMMENTCarlo Strub2012-07-256-6/+6
| | | | Notes: svn path=/head/; revision=301510
* Update to 5.4.5.Xin LI2012-07-231-1/+0
| | | | | | | | Security: bdab0acd-d4cd-11e1-8a1c-14dae9ebcf89 With hat: secteam Notes: svn path=/head/; revision=301417
* Fix typos in COMMENTCarlo Strub2012-07-233-3/+3
| | | | Notes: svn path=/head/; revision=301396
* For ports maintained by ports@ where pkgconfig is one of the USE_GNOME depsDoug Barton2012-07-231-1/+2
| | | | | | | | convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep added by bsd.gnome.mk. Notes: svn path=/head/; revision=301362
* Remove archivers/zlib in favor of base system bundled version.Xin LI2012-07-184-50/+0
| | | | | | | | PR: ports/169955 Approved by: maintainer Notes: svn path=/head/; revision=301107
* Update to 1.26Emanuel Haupt2012-07-173-17/+15
| | | | Notes: svn path=/head/; revision=301041
* Fix missing newline at end of fileNiclas Zeising2012-07-171-1/+1
| | | | | | | Approved by: kwm (mentor), maintainer (timeout) fixing previous commit. Notes: svn path=/head/; revision=301039
* - Avoid warning of update-desktop-database command, when we deleteOlivier Duchateau2012-07-172-17/+19
| | | | | | | | | | | application (.desktop file). - Convert to new options framework PR: 163924 Approved by: miwi, rene (mentors), maintainer timeout (6 months) Notes: svn path=/head/; revision=301036
* - Update to 0.0932Sunpoet Po-Chuan Hsieh2012-07-133-10/+14
| | | | | | | | | | - Add LICENSE - Align PERL_LEVEL check to stable Perl releases (lang/perl5.*) Changes: http://search.cpan.org/dist/Archive-Any/Changes Notes: svn path=/head/; revision=300864
* Fixed bug #55544 (ob_gzhandler always conflicts withAlex Dupre2012-07-092-0/+11
| | | | | | | | | | zlib.output_compression). PR: ports/169637 Submitted by: Andrei Lavreniyuk <andy.lavr@gmail.com> Notes: svn path=/head/; revision=300674
* Update to 1.2.7 to fix build with clang.Niclas Zeising2012-07-092-4/+4
| | | | | | | | | PR: ports/169349 Submitted by: me Approved by: maintainer timeout (16 days), miwi (mentor) Notes: svn path=/head/; revision=300667
* Add USE_CSTD=gnu89 to fix linking when building with clangPawel Pekala2012-07-051-0/+1
| | | | Notes: svn path=/head/; revision=300524
* Move to OPTIONSngRenato Botelho2012-07-021-5/+7
| | | | Notes: svn path=/head/; revision=300400
* - set MAINTAINER ro ruby@Dirk Meyer2012-06-291-1/+1
| | | | Notes: svn path=/head/; revision=300198
* - reset MAINTAINERDirk Meyer2012-06-262-2/+2
| | | | Notes: svn path=/head/; revision=299982
* Update to 5.4.4 release and switch to OptionsNG.Alex Dupre2012-06-192-19/+0
| | | | Notes: svn path=/head/; revision=299619
* Fix build on FreeBSD 7.xJohan van Selst2012-06-171-8/+8
| | | | | | | Reported by: pav (pointyhat) Notes: svn path=/head/; revision=299516
* - Update rpm to 4.10Johan van Selst2012-06-154-29/+131
| | | | | | | | | | | | http://rpm.org/wiki/Releases/4.10.0 - Remove unneeded library version numbers - Remove patch file that's no longer relevant - Register conflict with rpm 5.x - Convert to new options framework - Note: shared library version got bumped Notes: svn path=/head/; revision=299358
* - Switch to OptionsNgGanael LAPLANCHE2012-06-151-4/+6
| | | | | | | | - Un-version LIB_DEPENDS - Swap LICENSE and *_DEPENDS to make portlint happy Notes: svn path=/head/; revision=299328
* Switch to OptionsNgGanael LAPLANCHE2012-06-151-1/+3
| | | | Notes: svn path=/head/; revision=299326
* KDE/FreeBSD team presents KDE SC 4.8.4, probably the last release in 4.8.x ↵Max Brazhnikov2012-06-141-2/+2
| | | | | | | | | series. Official announcement: http://kde.org/announcements/announce-4.8.4.php Notes: svn path=/head/; revision=299269
* Register CONFLICTSEmanuel Haupt2012-06-111-0/+3
| | | | | | | Submitted by: "Sulev-Madis 'ketas' Silber" <madis555@hot.ee> (via mail) Notes: svn path=/head/; revision=299029
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orSteve Wills2012-06-103-3/+3
| | | | | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi) Notes: svn path=/head/; revision=298970
* - Update to 1.5.5Martin Wilke2012-06-092-44/+15
| | | | | | | - Convert to optionNG Notes: svn path=/head/; revision=298872
* - Fix build for php54Martin Wilke2012-06-092-2/+12
| | | | | | | | PR: 168741 Submitted by: Valery Komarov <komarov@valerka.net> Notes: svn path=/head/; revision=298865
* - update to 1.4Dirk Meyer2012-06-093-11/+19
| | | | Notes: svn path=/head/; revision=298846
* Convert my ports to optionsNGPawel Pekala2012-06-072-2/+4
| | | | Notes: svn path=/head/; revision=298711
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-2/+1
| | | | | | | Review by: bapt, David Naylor (kde team) Notes: svn path=/head/; revision=298557
* - Update MASTER_SITESSylvio Cesar Teixeira2012-06-052-6/+11
| | | | | | | | | | | - Add LICENSE - Add MAKE_JOBS_SAFE PR: ports/168587 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=298517
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-051-1/+1
| | | | Notes: svn path=/head/; revision=298507
* - Remove SITE_PERL from *_DEPENDSPhilippe Audeoud2012-06-051-1/+1
| | | | | | | Submitted by: az@ Notes: svn path=/head/; revision=298474
* - Update to 1.88Philippe Audeoud2012-06-052-6/+9
| | | | | | | | - Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.88/CHANGES - Convert to the new options framework Notes: svn path=/head/; revision=298430
* - Convert to optionNGMartin Wilke2012-06-041-2/+5
| | | | Notes: svn path=/head/; revision=298331
* - Update to 0.2.2.1Gabor Pali2012-06-033-6/+7
| | | | | | | Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=298161
* - Update to 0.1.0.1Gabor Pali2012-06-033-4/+5
| | | | | | | Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=298160
* - Update to 0.5.3.3Gabor Pali2012-06-033-11/+12
| | | | | | | Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=298159
* - Update to 0.1.1.8Gabor Pali2012-06-033-8/+7
| | | | | | | Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=298158
* - Update to 0.4.0.0Gabor Pali2012-06-032-3/+3
| | | | | | | Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=298157
* - Update The Glorious Glasgow Haskell Compiler to version 7.4.1Gabor Pali2012-06-031-0/+1
| | | | | | | | | | | | | | Please note that port revision for all the Haskell ports without version changes are also bumped. Other per-port updates are coming soon (in separate commits)! In addition to that, separate -docs ports are no longer needed so they are now removed. Thanks ashish@ for the assistance. Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=298155