aboutsummaryrefslogtreecommitdiff
path: root/archivers
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.0.4Martin Matuska2011-07-282-3/+3
| | | | Notes: svn path=/head/; revision=278461
* - Fix pkg-plis, i've forgotten on my last commitRenato Botelho2011-07-272-3/+4
| | | | | | | | | - Bump PORTREVISION Reported by: poyopoyo at puripuri.plala.or.jp Notes: svn path=/head/; revision=278421
* Update to bugfix release 5.0.3 to keep this somewhat in sync withChristian Weisgerber2011-07-272-4/+4
| | | | | | | what's in base on 8-STABLE and 9-CURRENT. Notes: svn path=/head/; revision=278406
* Update to version 2.4.2 and do some minor cleanups.Alexey Dokuchaev2011-07-272-5/+5
| | | | Notes: svn path=/head/; revision=278399
* update x11/libexo to 0.6.2Oliver Lehmann2011-07-271-1/+1
| | | | | | | | | | | | | | | update sysutils/garcon to 0.1.8 update sysutils/xfce4-utils to 4.8.2 update x11-wm/xfce4-panel to 4.8.5 update x11/Terminal to 0.4.8 bump PORTREVISION of affected ports PR: ports/157768, ports/158144, ports/158145, ports/158148, ports/158170 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Notes: svn path=/head/; revision=278395
* - Update to 4.11.1Renato Botelho2011-07-263-9/+4
| | | | | | | - Fix WWW Notes: svn path=/head/; revision=278385
* Update to 0.7.12Ryan Steinmetz2011-07-269-552/+76
| | | | | | | | | | | | Pass maintainership to submitter Remove DEPRECATED/EXPIRATION_DATE PR: ports/158140 Submitted by: Uffe Jakobsen <uffe@uffe.org> Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=278337
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,Mark Linimon2011-07-214-4/+4
| | | | | | | | | | | | | | | | | | | remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5 or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM is also removed, as it is not available in Java 1.5 and higher. Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5. While here, replace static values of JAVA_VERSION in files/*.in by %%JAVA_VERSION%% . PR: ports/158969 Submitted by: rene Tested on: pointyhat-west -exp Notes: svn path=/head/; revision=278068
* - Improve IGNORE descriptionJulien Laffaye2011-07-201-1/+8
| | | | | | | | | | - Set expiration date to 7 EoL PR: ports/158068 (based on) Submitted by: rodrigo osorio <rodrigo@bebik.net> Notes: svn path=/head/; revision=277997
* Upgrade to 1.0.3.Vanilla I. Shu2011-07-193-3/+4
| | | | Notes: svn path=/head/; revision=277952
* - Backport patches to fix KCalc issues.Alberto Villa2011-07-173-0/+135
| | | | | | | Submitted by: Raphael Kubo da Costa <kubito@gmail.com> via area51 Notes: svn path=/head/; revision=277858
* Update to rpm 4.9.1Johan van Selst2011-07-163-6/+8
| | | | Notes: svn path=/head/; revision=277804
* Mark as broken on sparc64: does not compile.Mark Linimon2011-07-161-1/+7
| | | | Notes: svn path=/head/; revision=277772
* Mark as broken on sparc64: does not link.Mark Linimon2011-07-161-0/+4
| | | | Notes: svn path=/head/; revision=277769
* Set maintainer of Horde ports to horde@FreeBSD.orgMartin Matuska2011-07-141-1/+1
| | | | | | | Approved by: maintainer (beech@ and mm@) Notes: svn path=/head/; revision=277722
* Respect CCTilman Keskinoz2011-07-141-5/+8
| | | | | | | | PR: 158664 Submitted by: Guido Falsi Notes: svn path=/head/; revision=277700
* Horde package providing an API to various compression techniques.Martin Matuska2011-07-074-0/+32
| | | | | | | WWW: http://pear.horde.org Notes: svn path=/head/; revision=277286
* Drop maintainership (I don't use Qt3 ports anymore)Max Brazhnikov2011-07-071-1/+1
| | | | Notes: svn path=/head/; revision=277235
* Update KDE Software Compilation ports to 4.6.5Max Brazhnikov2011-07-071-2/+2
| | | | | | | | Official announcement: http://www.kde.org/announcements/announce-4.6.5.php Changelog: http://www.kde.org/announcements/changelogs/changelog4_6_4to4_6_5.php Notes: svn path=/head/; revision=277229
* Repair INDEX after lzo removal. Mark broken.Matthias Andree2011-07-071-3/+5
| | | | | | | PR: ports/156954 Notes: svn path=/head/; revision=277206
* archivers: Disconnect lzo (removed).Matthias Andree2011-07-071-1/+0
| | | | | | | | | Sorry for inconveniences because this was not part of the lzo removal commit. PR: ports/156954 Notes: svn path=/head/; revision=277204
* Remove expired port archivers/lzo.Matthias Andree2011-07-076-113/+0
| | | | | | | | | | Note that some ports from the PR still need attention for the port to lzo2, devel/py-tables in particular (wen, are you there?) PR: ports/156954 Notes: svn path=/head/; revision=277203
* Switch to LZO2 in anticipation of LZO removal.Matthias Andree2011-07-071-1/+3
| | | | | | | | Submitted by: Sunpoet Po-Chuan Hsieh (maintainer) PR: ports/156954 Notes: svn path=/head/; revision=277200
* - Mark as broken with Ruby 1.9Steve Wills2011-07-041-0/+4
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=277053
* - Update MASTER_SITES and WWW: lineMartin Wilke2011-07-022-3/+5
| | | | | | | | PR: 158460 Submitted by: Ports Fury Notes: svn path=/head/; revision=276889
* - kick MD5Martin Wilke2011-07-024-8/+0
| | | | Notes: svn path=/head/; revision=276852
* - Update to 2.037: no functional changesSunpoet Po-Chuan Hsieh2011-06-302-6/+4
| | | | | | | Changes: http://search.cpan.org/dist/IO-Compress-Lzop/Changes Notes: svn path=/head/; revision=276712
* - Update to 2.038Sunpoet Po-Chuan Hsieh2011-06-302-7/+5
| | | | | | | Changes: http://search.cpan.org/dist/IO-Compress-Lzma/Changes Notes: svn path=/head/; revision=276711
* - Update to 2.037: no functional changesSunpoet Po-Chuan Hsieh2011-06-302-6/+4
| | | | | | | Changes: http://search.cpan.org/dist/IO-Compress-Lzf/Changes Notes: svn path=/head/; revision=276710
* - Update to 2.037Sunpoet Po-Chuan Hsieh2011-06-302-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Compress-Raw-Lzma/Changes Notes: svn path=/head/; revision=276709
* - Update to 2.037Sunpoet Po-Chuan Hsieh2011-06-302-11/+10
| | | | | | | | | | | | - Take maintainership Changes: http://search.cpan.org/dist/IO-Compress/Changes PR: ports/158397 Submitted by: sunpoet (myself) Approved by: mm (maintainer) Notes: svn path=/head/; revision=276708
* - Update to 2.037Sunpoet Po-Chuan Hsieh2011-06-302-5/+5
| | | | | | | | | | | | - Take maintainership Changes: http://search.cpan.org/dist/Compress-Raw-Zlib/Changes PR: ports/158396 Submitted by: sunpoet (myself) Approved by: mm (maintainer) Notes: svn path=/head/; revision=276707
* - Update to 2.037: no functional changeSunpoet Po-Chuan Hsieh2011-06-303-6/+6
| | | | | | | | | | | | - Take maintainership Changes: http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes PR: ports/158395 Submitted by: sunpoet (myself) Approved by: mm (maintainer) Notes: svn path=/head/; revision=276706
* Drop maintainershipRenato Botelho2011-06-291-1/+1
| | | | Notes: svn path=/head/; revision=276692
* - Update to 3.0.0Martin Wilke2011-06-252-3/+3
| | | | | | | | PR: 157833 Submitted by: Jin-Sih Lin <linpct@gmail.com> Notes: svn path=/head/; revision=276276
* - Cannoicalize the WWW: [again],Philip M. Gollucci2011-06-231-1/+1
| | | | | | | - Save redirects s/http/https/ for github Notes: svn path=/head/; revision=276162
* update to 20110621:Brendan Fabeny2011-06-233-20/+20
| | | | | | | | | | - update zp to version 1.03 - remove the now redundant unzp - add wbpe 1.10, a dictionary preprocessor for text files Notes: svn path=/head/; revision=276120
* Fix build with clangGanael LAPLANCHE2011-06-232-1/+12
| | | | Notes: svn path=/head/; revision=276107
* update to 9.22; clean up pkg-descrBrendan Fabeny2011-06-223-15/+11
| | | | Notes: svn path=/head/; revision=276071
* Fix build with clang.Emanuel Haupt2011-06-211-0/+1
| | | | Notes: svn path=/head/; revision=275998
* Fix build with clang.Emanuel Haupt2011-06-211-3/+1
| | | | Notes: svn path=/head/; revision=275980
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.Andrej Zverev2011-06-203-3/+3
| | | | | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum Notes: svn path=/head/; revision=275886
* Over to new volunteerBaptiste Daroussin2011-06-161-1/+1
| | | | Notes: svn path=/head/; revision=275682
* Update maste_site, undeprecateBaptiste Daroussin2011-06-161-4/+1
| | | | | | | Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> (mail) Notes: svn path=/head/; revision=275680
* Another bunch of deprecation: no more public distfiles and/or abandonwareBaptiste Daroussin2011-06-162-0/+6
| | | | Notes: svn path=/head/; revision=275678
* Another bunch of deprecation: no more public distfiles and/or abandonwareBaptiste Daroussin2011-06-161-0/+3
| | | | Notes: svn path=/head/; revision=275656
* The FreeBSD KDE Team is pleased to announce KDE SC 4.6.4. Read fullAlberto Villa2011-06-143-60/+2
| | | | | | | announcement here: http://kde.org/announcements/announce-4.6.4.php Notes: svn path=/head/; revision=275542
* - Update to 1.1.4Martin Wilke2011-06-122-3/+6
| | | | | | | | PR: 157672 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> Notes: svn path=/head/; revision=275410
* - Update to 1.4Gabor Kovesdan2011-06-112-3/+3
| | | | Notes: svn path=/head/; revision=275403
* - Update to 4.0.1Gabor Kovesdan2011-06-112-3/+3
| | | | Notes: svn path=/head/; revision=275402