summaryrefslogtreecommitdiff
path: root/archivers (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Work around the assumption that openat() implies the existence ofChristian Weisgerber2008-04-112-0/+19
| | | | | | | | | fdopendir(). FreeBSD 8 has the former, but not the latter. PR: 122433 Notes: svn path=/head/; revision=211087
* - Pass literal gmake as MAKEPROG, build breaks when passed full path to gmakePav Lucistnik2008-04-111-1/+1
| | | | | | | - Allow build on non-english locale Notes: svn path=/head/; revision=211059
* Change maintainers e-mail address.Emanuel Haupt2008-04-101-2/+2
| | | | | | | Requested over: IRC Notes: svn path=/head/; revision=211013
* - Remove expired tkstep80 related portsPav Lucistnik2008-04-095-69/+0
| | | | Notes: svn path=/head/; revision=210933
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriesPav Lucistnik2008-04-091-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=210928
* Update to 2.22.2.Jeremy Messenger2008-04-082-4/+4
| | | | Notes: svn path=/head/; revision=210892
* Update to 2.22.1Michael Johnson2008-04-072-5/+4
| | | | Notes: svn path=/head/; revision=210780
* - Update to 20080302Gabor Kovesdan2008-04-072-4/+4
| | | | Notes: svn path=/head/; revision=210756
* - Add ruby 1.9 supportStanislav Sedov2008-04-061-3/+4
| | | | | | | | | | | | | | | | | - Implement new knobs for gems and rake (these are included in ruby 1.9 distribution already). Also move gem bits from ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend on gems or rake you should define USE_RUBYGEMS/USE_RAKE accordingly. Also RAKE_BIN variable is provided for pointing to the right rake executable. - Rewrite RUBY_SCHEBANG in awk to eliminate build dependency on ruby. Discussed with: Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer) Tested by: ports@ Notes: svn path=/head/; revision=210636
* - Fix Unicode supportRong-En Fan2008-04-062-17/+19
| | | | | | | | | | - Add some notes PR: ports/122420 Submitted by: Yarodin <yarodin at gmail.com> (maintainer) Notes: svn path=/head/; revision=210632
* Honor CCAndrey A. Chernov2008-04-031-4/+6
| | | | | | | | | | Reorganize LOCAL_UNZIP PR: 122389 Submitted by: Frank Fenor <frank@fenor.de> (CC part) Notes: svn path=/head/; revision=210462
* USE_UNSHRINK becomes default long time ago, remove itAndrey A. Chernov2008-04-021-1/+1
| | | | Notes: svn path=/head/; revision=210385
* Security fixes adopted/reimplemented from Debian:Andrey A. Chernov2008-04-027-24/+241
| | | | | | | | | | | CVE-2008-0888, CVE-2005-4667, CAN-2005-2475 Enable ACORN_FTYPE_NFS and WILD_STOP_AT_DIR options PR: 122367 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> Notes: svn path=/head/; revision=210384
* Archive::Tar::Minitar is a pure-Ruby library and command-line utility thatDirk Meyer2008-03-295-0/+211
| | | | | | | | | | | | | | | provides the ability to deal with POSIX tar(1) archive files. The implementation is based heavily on Mauricio Fernández's implementation in rpa-base, but has been reorganised to promote reuse in other projects. The library can only handle files and directories at this point. The command line utility, minitar, can only create archives, extract from archives, and list archive contents. WWW: http://rubyforge.org/projects/ruwiki/ Notes: svn path=/head/; revision=210061
* - Update to 0.5.4Jose Alonso Cardenas Marquez2008-03-282-4/+4
| | | | Notes: svn path=/head/; revision=209981
* Xarchiver is a Desktop Environment independent archiver frontend.Pietro Cerutti2008-03-275-0/+90
| | | | | | | | | | | | All common archive types are supported. RPM and ISO are handled without rpm or isodump executables. PR: 122149 Submitted by: Andreev Maxim <andreevmaxim@gmail.com> Approved by: miwi (mentor) Notes: svn path=/head/; revision=209971
* Use MASTER_SITE_CRITICALEmanuel Haupt2008-03-277-14/+7
| | | | Notes: svn path=/head/; revision=209970
* - Use CPAN macro.Jun Kuriyama2008-03-271-2/+2
| | | | | | | | PR: ports/121993 Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com> Notes: svn path=/head/; revision=209942
* - use CPAN MacroCheng-Lung Sung2008-03-271-2/+1
| | | | | | | | | Changes: PR: ports/121991 Submitted by: "Philip M. Gollucci" <pgollucci_AT_p6m7g8 dot com> Notes: svn path=/head/; revision=209912
* Use CPAN macro.Erwin Lansing2008-03-241-1/+1
| | | | | | | | PR: 121989 Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com> Notes: svn path=/head/; revision=209718
* Update to 3.7.8Volker Stolz2008-03-242-4/+4
| | | | | | | | | PR: ports/118410 Submitted by: Dima Panov Approved by: maintainer Notes: svn path=/head/; revision=209674
* The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 forJoe Marcus Clarke2008-03-243-11/+21
| | | | | | | | | | | | | | | | | | | | | | | | | FreeBSD. The official GNOME 2.22 release notes can be found at http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front, this release features an updated hal port with support for video4linux devices, DRM (Direct Rendering), and better support of removable media. Work is also underway to tie webkit more closely into GNOME. As part of the GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well. Be sure to consult UPDATING on the proper steps to upgrade all of your GNOME ports. This release would not have been possible without the contributions and testing efforts of the following people: Pawel Worach kan edwin Peter Ulrich Kruppa J. W. Ballantine Yasuda Keisuke Andriy Gapon Notes: svn path=/head/; revision=209647
* Update to 1.0.5 which fixes CVE-2008-1732.Xin LI2008-03-203-5/+4
| | | | | | | | | PR: ports/121927 Security: VuXml 063399fc-f6d6-11dc-bcee-001c2514716c Approved by: maintainer Notes: svn path=/head/; revision=209510
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209420
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-209-10/+0
| | | | Notes: svn path=/head/; revision=209417
* . Update to 2.4.14.Greg Lewis2008-03-162-4/+4
| | | | Notes: svn path=/head/; revision=209166
* - Tarball re-roll, bugfix updateThomas Abthorpe2008-03-142-3/+4
| | | | | | | | | | - Bump PORTREVISION PR: ports/121677 Submitted by: bf <bf2006a yahoo.com> (maintainer) Notes: svn path=/head/; revision=209059
* - Update maintainer addressPhilippe Audeoud2008-03-127-7/+7
| | | | | | | Approved by: thierry (mentor) Notes: svn path=/head/; revision=208891
* - update to 1.94Yen-Ming Lee2008-03-112-5/+5
| | | | Notes: svn path=/head/; revision=208809
* - update to 1.66Yen-Ming Lee2008-03-112-5/+5
| | | | Notes: svn path=/head/; revision=208808
* - update to 1.66Yen-Ming Lee2008-03-112-7/+6
| | | | | | | | Submitted by: leeym Approved by: clsung Notes: svn path=/head/; revision=208793
* - update to 1.66Yen-Ming Lee2008-03-112-7/+6
| | | | | | | | Submitted by: leeym Approved by: clsung Notes: svn path=/head/; revision=208792
* - set PERL_CONFIGURE=5.8.0+Yen-Ming Lee2008-03-111-3/+1
| | | | | | | - remove unused DISTNAME Notes: svn path=/head/; revision=208791
* - update to 1.56Yen-Ming Lee2008-03-112-5/+5
| | | | Notes: svn path=/head/; revision=208787
* - remove BUILD_DEPENDS to allow build on perl-5.6.2Yen-Ming Lee2008-03-101-5/+1
| | | | | | | - bump PORTREVISION Notes: svn path=/head/; revision=208731
* - use CPAN macroYen-Ming Lee2008-03-102-10/+17
| | | | | | | | | | | | - fix dependency - switch to PERL_MODBUILD - bump PORTREVISION Submitted by: leeym Approved by: clsung Notes: svn path=/head/; revision=208717
* - Update to 3.02 [1]Max Khon2008-03-102-11/+19
| | | | | | | | | | | - Update PORTDOCS [1] - Add LZMA support [2] PR: 120354 Submitted by: Felippe de Meirelles Motta [1], Joseph S. Atkinson [2] Notes: svn path=/head/; revision=208710
* - Respect CFLAGSRenato Botelho2008-03-091-1/+2
| | | | | | | | | | - Bump PORTREVISION PR: ports/121441 (based on) Submitted by: bf <bf2006a@yahoo.com> Notes: svn path=/head/; revision=208674
* Use ${MASTER_SITE_GOOGLE_CODE} instead ofEdwin Groothuis2008-03-061-1/+1
| | | | | | | | | http://something.googlecode.com/files PR: ports/121435 (related) Notes: svn path=/head/; revision=208538
* - Temporarily disable lpaq, lpq, and paq9 components on 64-bitThomas Abthorpe2008-03-033-10/+20
| | | | | | | | | | | architectures, while we are fixing the code. (paq8 is still available for these architectures.) PR: ports/121306 Submitted by: bf <bf2006a yahoo.com> (maintainer) Notes: svn path=/head/; revision=208363
* . Update to 2.4.13.Greg Lewis2008-03-012-4/+4
| | | | Notes: svn path=/head/; revision=208289
* - Update to 8.o9Thomas Abthorpe2008-02-294-15/+50
| | | | | | | | | | | | | - Fixes a bug in .bmp detection that caused an infinite loop for files with invalid headers. Added grayscale .rgb support - Also bundle related archivers lpaq8, lpq1, and paq9a, which offer faster (de)compression, but may yield larger archives PR: ports/121111 Submitted by: bf <bf2006a yahoo.com> (maintainer) Notes: svn path=/head/; revision=208194
* - use CPAN macroYen-Ming Lee2008-02-261-3/+2
| | | | | | | | - remove the modules which are in perl core list from dependency - bump PORTREVISION Notes: svn path=/head/; revision=207913
* Update to 0.26Erwin Lansing2008-02-232-4/+4
| | | | | | | | | PR: 120422 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=207784
* - Add unrar-iconv (new slave port, as zh-unrar) to CONFLICTS.Alejandro Pulver2008-02-161-1/+1
| | | | Notes: svn path=/head/; revision=207381
* Add unrar-iconv: unrar with iconv support (as slave port).Alejandro Pulver2008-02-163-0/+227
| | | | | | | | PR: ports/117290 Submitted by: Yarodin <yarodin at gmail.com> Notes: svn path=/head/; revision=207378
* - Upgrade to 1.09.Jun Kuriyama2008-02-132-4/+4
| | | | | | | | PR: ports/120011, ports/120387, ports/120617 Submitted by: leeym, Felippe de Meirelles Motta <lippemail@gmail.com>, ismail yenigul <ismail@enderunix.org> Notes: svn path=/head/; revision=207183
* - Update to 20080202Gabor Kovesdan2008-02-132-6/+6
| | | | | | | | | | - Use INSTALL_MAN instead of INSTALL_DATA to install manpages PR: ports/120363 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Notes: svn path=/head/; revision=207175
* . Update to 2.4.12.Greg Lewis2008-02-052-4/+4
| | | | Notes: svn path=/head/; revision=206739
* Mark as broken on sparc64: does not compile.Mark Linimon2008-02-011-1/+7
| | | | Notes: svn path=/head/; revision=206539