summaryrefslogtreecommitdiff
path: root/archivers (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - update to 1.3Dirk Meyer2008-04-292-5/+5
| | | | | | | - take maintainership Notes: svn path=/head/; revision=212267
* - Fix package listEmanuel Haupt2008-04-291-0/+5
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=212257
* Update to 1.16Emanuel Haupt2008-04-292-7/+6
| | | | Notes: svn path=/head/; revision=212237
* Reset aaron's port maintainerships due to many maintainer-timeouts.Mark Linimon2008-04-291-1/+1
| | | | Notes: svn path=/head/; revision=212202
* Reset jylefort's port maintainerships. portmgr has taken his commit bitMark Linimon2008-04-291-1/+1
| | | | | | | into safekeeping due to inactivity. Notes: svn path=/head/; revision=212200
* - Fix fetchingGabor Kovesdan2008-04-281-1/+1
| | | | | | | | PR: ports/123176 Submitted by: kaiw Notes: svn path=/head/; revision=212188
* - Update to 1.2.3Martin Wilke2008-04-272-4/+4
| | | | | | | | | PR: 122292 Submitted by: Wen heping <wenheping@gmail.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=212098
* - Make the port fetchable again after the distfile was modified upstream.Martin Wilke2008-04-262-5/+5
| | | | | | | | | | Tweak nasm flags. PR: 123101 Submitted by: bf <bf2006a@yahoo.com> (maintainer) Notes: svn path=/head/; revision=212013
* - Update to 2.009Philippe Audeoud2008-04-2212-24/+24
| | | | | | | Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=211748
* - Revert previous workaround, 8.0-CURRENT has grown fdopendir(3).Christian Weisgerber2008-04-214-28/+9
| | | | | | | | | | - Update to 1.20. Notable changes: This release adds support for lzma compression and the -a option to select the compression algorithm based on the suffix of the archive file name. Notes: svn path=/head/; revision=211722
* Conflict with archivers/lzmautils.Christian Weisgerber2008-04-211-0/+3
| | | | | | | Approved by: infofarmer Notes: svn path=/head/; revision=211721
* Import lzma 4.32.5.Christian Weisgerber2008-04-2113-0/+175
| | | | | | | | | | | | LZMA Utils is an attempt to provide LZMA compression to POSIX-like systems. The idea is to have a gzip-like command line tool and zlib-like library, which would make it easy to adapt the new compression technology to existing applications. WWW: http://tukaani.org/lzma/ Notes: svn path=/head/; revision=211719
* Honors CCAndrey A. Chernov2008-04-211-0/+1
| | | | | | | | PR: 122937 Submitted by: Frank Fenor <frank@fenor.de> Notes: svn path=/head/; revision=211707
* - Respect a non-default CCAndrew Pantyukhin2008-04-211-1/+1
| | | | | | | | PR: ports/122931 Submitted by: Frank Fenor <frank@fenor.de> Notes: svn path=/head/; revision=211701
* - Fix the "Main packet not found" error;Thierry Thomas2008-04-191-8/+3
| | | | | | | | | | | | | | - Register a conflict with par2cmdline-tbb; - Take maintainership. PR: ports/119860 Submitted by: Åke Wallebom <ake (at) ake.nu> Completed by: Ganaël Laplanche <ganael.laplanche (at) martymac.com> Approved by: Jonathan Stewart <jonathan (at) kc8onw.net> (former maintainer) Notes: svn path=/head/; revision=211589
* Parity v2 Archive create/verify/recoverThierry Thomas2008-04-194-0/+51
| | | | | | | | | | | | | | | | tbb version of the par2cmdline tool. par2cmdline is a program for creating and using PAR2 files to detect damage in data files and repair them if necessary. It can be used with any kind of file. Par files are especially popular on Usenet. WWW: http://chuchusoft.com/par2_tbb/ PR: ports/120462 Submitted by: Ganael Laplanche <ganael.laplanche at martymac.com> Notes: svn path=/head/; revision=211587
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-1912-15/+13
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Update mastersite.Jean Milanez Melo2008-04-181-2/+2
| | | | | | | | | | - Use USE_LDCONFIG instead of INSTALLS_SHLIB PR: ports/122412 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> Notes: svn path=/head/; revision=211537
* - Update mastersite.Jean Milanez Melo2008-04-181-1/+1
| | | | | | | | PR: ports/122307 Submitted by: Steven Kreuzer <skreuzer@exit2shell.com> Notes: svn path=/head/; revision=211534
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-175-10/+5
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* 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