aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
Commit message (Collapse)AuthorAgeFilesLines
* Mark MAKE_JOBS_SAFE for SMP compilation.naddy2009-03-251-0/+1
| | | | | PR: 133014 Submitted by: mm
* - Add MAKE_JOBS_SAFE for SMP compilationmm2009-03-251-0/+1
|
* - Update to 1.5.2chinsan2009-03-242-4/+4
|
* Mark MAKE_JOBS_UNSAFEnox2009-03-241-0/+1
|
* - Update to 1.5.1chinsan2009-03-232-4/+4
|
* Welcome to the new linux ports infrastructure which allows usingbsam2009-03-203-6/+3
| | | | | | | | | | | | | | | | | | | | | | | | both current (fc4) and future linux (f8) distributions at one ports tree. The patch contains full changes to ports/Mk files and all ports involved. But only infrastructure is changed. The resulting packages are the same as before. Hence no need to bump PORTREVISIONs. The idea was taken from bsd.gnome.mk and others. More than 130 ports are switched to follow a new linux infrastructure introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new bsd.linux-apps.mk. Thanks for all who was involved and helped me with this work. And help from Alexander Leidinger was incredible. Other changes are coming. Stay tuned! PR: ports/132510 Submitted by: bsam (me) Exp-run by: portmgr (pav)
* - Update to 0.14gabor2009-03-162-4/+4
|
* - Fixes a missed offset update when using quiet mode with par2create.araujo2009-03-162-2/+15
| | | | | | | | | This bug has been referenced here: http://sourceforge.net/tracker/index.php?func=detail&aid=1802742&group_id=30568&atid=399698 http://sourceforge.net/tracker/index.php?func=detail&aid=1085638&group_id=30568&atid=399698 PR: ports/132494 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
* Unbreak on 64bit platformsarved2009-03-143-4/+22
|
* Update to 1.22 which adds --xz/-J support for xz compression.naddy2009-03-105-99/+7
| | | | | However, xz itself does not have a stable release yet, so don't force a runtime dependency.
* - Update to 1.46jadawin2009-03-092-4/+4
|
* Update to 0.1.1.knu2009-03-093-16/+21
|
* Update KDE to 4.2.1.makc2009-03-092-3/+23
| | | | | | | multimedia/phonon port has been split into phonon itself, phonon-xine and phono-gstreamer backends. After updating phonon port you have to install at least one backend. phonon-xine backend is recommended for KDE.
* Bump PORTREVISION after xfce 4.6 updateoliver2009-03-061-0/+1
|
* - Fix build on recent -CURRENT renaming strnlen local function to _strnlen togarga2009-03-052-18/+12
| | | | | | | | | avoid conflict with recent introduced function with the same name on string.h - Use SF macro for MASTER_SITES - Remove CFLAGS change from CONFIGURE_ENV and use CHFLAGS += - Use PORTDOCS - Remove 5 lines pkg-plist and use PLIST_FILES - Change post-extract to post-patch, as used on most ports
* Unbreak build on perl-5.10skv2009-03-043-0/+9
| | | | Approved by: maintainer (jadawin)
* - Update to 0.5.2beat2009-03-032-5/+5
| | | | | | PR: ports/132224 Submitted by: David Naylor <naylor.b.david AT gmail.com> (maintainer) Approved by: miwi (mentor)
* Unbreak build on perl 5.10skv2009-02-272-3/+6
| | | | | | PR: ports/132130 Submitted by: skv Approved by: maintainer (jadawin)
* CamlBZ2 provides OCaml bindings for libbz2 (AKA bzip2), a popular compressiongarga2009-02-254-0/+55
| | | | | | | | | | | | | | | | | | library which typically compresses better (i.e., smaller resulting files) than gzip. Using CamlBZ2 you can read and write compressed "files", where files can be anything offering an in_channel/out_channel abstraction (files, sockets, ...). Also, with CamlBZ2 you can compress and decompress strings in memory using the bzip2 compression algorithm. Author: Olivier Andreu <oandrieu@gmail.com> and Stefano Zacchiroli <zack@upsilon.cc> WWW: http://camlbz2.forge.ocamlcore.org PR: ports/132059 Submitted by: Jaap Boender <jaapb at kerguelen.org>
* - Change default Tcl/Tk version to 8.5mm2009-02-231-1/+1
| | | | | | - Bump PORTVERSION of ports affected Tested by: pointyhat (pav)
* Use my @FreeBSD.org email for the rest of my portsmakc2009-02-211-1/+1
|
* Force commit to backout previous one, this update depends on devel/tbb beingitetcu2009-02-186-66/+70
| | | | updated to v2.1 (ports/129686).
* PR: 131570itetcu2009-02-186-70/+66
|
* - Add backup mirrormiwi2009-02-162-2/+4
|
* Python module implementing LZMA Utils' liblzma APImiwi2009-02-166-0/+59
| | | | | | | | | | | PylibLZMA provides a python interface for the liblzma library to read and write data that has been compressed or can be decompressed by Lasse Collin's LZMA Utils. WWW: http://launchpad.net/pyliblzma PR: ports/129560 Submitted by: David Naylor <dragonsa at highveldmail.co.za>
* Update to 4.65nox2009-02-162-4/+4
| | | | | PR: ports/131697 Submitted by: Wen Heping <wenheping@gmail.com>
* - Update to 4.999.8miwi2009-02-166-60/+50
| | | | | PR: 130416 Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer)
* - Fix plist after ruby update by generating it dynamically.stas2009-02-142-178/+2
|
* A multi-threaded bzip2/bunzip2 filter that doesn't depend on the lseek()gabor2009-02-105-0/+49
| | | | | | system call and so isn't restricted to regular files. WWW: http://phptest11.atw.hu/
* Silence ${MV} command.olgeni2009-02-091-1/+1
|
* - Update to 4.61miwi2009-02-092-4/+4
| | | | | PR: 131461 Submitted by: bf <bf2006a@yahoo.com> (maintainer)
* - Update to 4.65miwi2009-02-092-4/+4
| | | | | PR: 131460 Submitted by: bf <bf2006a@yahoo.com> (maintainer)
* The KDE FreeBSD team is proud to announce the release of KDE 4.2.0miwi2009-02-094-68/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for FreeBSD. The official KDE 4.2.0 (Codename: "The Answer") release notes can be found at: http://kde.org/announcements/4.2/index.php. New supported languages include Arabic, Icelandic, Basque, Hebrew, Romanian, Tajik and several Indian languages (Bengali India, Gujarati, Kannada, Maithili, Marathi) indicating a rise in popularity in this part of Asia. New ports for KDE 4.2.0: arabic/kde4-l10n Arabic hebrew/kde4-l10n Hebrew misc/kde4-l10n-bn_IN Bengali (India) misc/kde4-l10n-eu Basque misc/kde4-l10n-gu Gujarati misc/kde4-l10n-is Icelandic misc/kde4-l10n-kn Kannada misc/kde4-l10n-mai Maithili misc/kde4-l10n-mr Marathi misc/kde4-l10n-ro Romanian misc/kde4-l10n-tg Tajik math/eigen2 Lightweight library for vector and matrix math graphics/kipi-plugins-kde4 KDE4 kipi graphics plugins sysutils/policykit-kde PolicyKit manager for KDE Unfortunately FreeBSD 6.4 support is dropped. We'd like to say thanks for feedback and help to: Matt Tosto, Kris Moore, stickibit, David Johnson, Markus Brueffer, David Naylor, Thomas Schlesinger, Warren Liddell, Thomas Abthorpe, Diego Depaoli, Mats Andreassen, portmgr for exp-run and repocopies.
* - Update to 2.1.4lwhsu2009-02-084-14/+20
| | | | | PR: ports/131475 Submitted by: Gea-Suan Lin <gslin AT gslin.org> (maintainer)
* Fix package: don't install doc/rmt/default-rmt.sample.olgeni2009-02-081-1/+1
|
* Upgrade to version 1.5 using code from archivers/star-devel; also install ↵olgeni2009-02-0812-430/+141
| | | | srmt and tartest.
* Fix missing quote in prev changeache2009-02-081-1/+1
| | | | | PR: 131283 Submitted by: Dmitry <dmitry2006@yandex.ru>
* - Update download locations, update WWWpgollucci2009-02-042-2/+2
| | | | Reported by: -fetch-original pointyhat run
* Broken on sparc64-7, too.linimon2009-02-031-1/+1
|
* - Update to 20060920fjoe2009-02-013-20/+4
| | | | - Remove patch required only for FreeBSD 4.x
* - New download location, new websitepav2009-01-312-3/+3
| | | | | | - Style Reported by: -fetch-original pointyhat run
* - Install a META file for use with ocaml-findlib (findlib is still notbeech2009-01-303-1/+21
| | | | | | | | | | | necessary to install or run the port, but if it is there, it will detect the port); - Install files (zlib.cmi and zlib.mli) needed by www/ocsigen. - Bump portrevision PR: ports/130507 Submitted by: Jaap Boender <jaapb@kerguelen.org> Approved by: stas (maintainer)
* Reassign my p5-* ports to perl@ so more than one personerwin2009-01-301-1/+1
| | | | can look at them.
* Fix deinstall on sparc64. Does not affect any other arch.linimon2009-01-291-0/+1
| | | | Hat: portmgr
* - Update to 3.43clsung2009-01-272-4/+4
| | | | Changes: http://search.cpan.org/dist/Compress-LZF/Changes
* - Update to 0.1.1.3pgj2009-01-246-54/+38
| | | | | | | - Add security/hs-digest-ghc as dependency - Fix PORTDOCS Approved by: tabthorpe
* Bump the version of the curl shared library after the ftp/curl updateroam2009-01-231-2/+2
| | | | | | to 7.19.2. Bump PORTREVISION, even on the ports that do not have a versioned dependency, since the binaries will most probably still stop working.
* Update to 1.6kevlo2009-01-223-12/+30
|
* - Update to 1.44jadawin2009-01-222-5/+5
| | | | - Take maintainership
* . Update to 2.6.0.glewis2009-01-212-5/+5
|
* - Mark BROKEN on amd64/7 (cast to 'unsigned int' loses precision)pav2009-01-211-1/+7
| | | | Reported by: pointyhat
* Uphold CXXFLAGSlioux2009-01-181-1/+1
| | | | | PR: 130681 Approved by: maintainer
* - add LICENSE:dinoex2009-01-173-0/+6
|
* - Update to 4.63miwi2009-01-152-4/+4
| | | | | PR: 130533 Submitted by: bf <bf2006a@yahoo.com> (maintainer)
* - Update to 2.2.2acm2009-01-143-8/+19
|
* Update to 2.24.3.marcus2009-01-142-4/+4
|
* kde@freebsd team is pleased to announce KDE 4.1.4, the last bugfix release ↵makc2009-01-143-5/+9
| | | | | | | | | | | | | | in 4.1.x series. You have only two weeks to play with it -- KDE 4.2.0 is coming ;) Great thanks for those who helped us with testing 4.1.2 and 4.1.3 during long-long ports ice-age. For lists of bugfixes and improvements please see: http://www.kde.org/announcements/changelogs/changelog4_1_1to4_1_2.php http://www.kde.org/announcements/changelogs/changelog4_1_2to4_1_3.php http://www.kde.org/announcements/changelogs/changelog4_1_3to4_1_4.php Approved by: miwi (mentor)
* - Update to 0.4miwi2009-01-132-6/+5
| | | | | PR: 130395 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
* - Update to 1.0.5miwi2009-01-112-4/+4
|
* Presenting GNOME 2.24 for FreeBSD.marcus2009-01-103-10/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See http://library.gnome.org/misc/release-notes/2.24/ for the general release notes. On the FreeBSD front, this release introduces Fuse support in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some long-standing seahorse and gnome-keyring bugs. The documentation updates to the website are forthcoming. This release features commits by adamw, ahze, kwm, mezz, and myself. It would not have been possible without are contributors and testers: Alexander Loginov Craig Butler [1] Dmitry Marakasov [6] Eric L. Chen Joseph S. Atkinson Kris Moore Lapo Luchini [7] Nikos Ntarmos Pawel Worach Romain Tartiere TAOKA Fumiyoshi [3] Yasuda Keisuke Zyl aZ [4] bf [2] [5] Florent Thoumie Peter Wemm pluknet PR: 125857 [1] 126993 [2] 130031 [3] 127399 [4] 127661 [5] 124302 [6] 129570 [7] 129936 123790
* New port kzip version 20070805: PKZIP-compatible compressor focusinglioux2009-01-094-0/+54
| | | | on space over speed.
* New port zipmix version 20070221: Produce a .ZIP file from 2 otherlioux2009-01-096-0/+75
| | | | ones with the best compressed files from each.
* - Set MALLOC_OPTIONS=jz for self-test to avoid excessive (multiple hours!)miwi2009-01-081-2/+3
| | | | | | | duration of self-tests. Found by Christian Weisgerber (naddy@). PR: 130154 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
* - Adds self-test as recommended by INSTALL.miwi2009-01-082-1/+17
| | | | | | | | | Excessively long self-test runs in lzo2 (a different port) were figured (thanks, naddy@) to be caused by "J" in /etc/malloc.conf, so we set MALLOC_OPTIONS=jz to avoid that. PR: 130153 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
* Add ruby-libarchive, Ruby bindings for libarchive.knu2009-01-075-0/+189
|
* I should have added a non-gem version of this library..knu2009-01-075-217/+0
|
* Add rubygem-libarchive, Ruby bindings for libarchive.knu2009-01-075-0/+217
|
* Bump PORTREVISION's after OpenLDAP update.delphij2009-01-061-0/+1
| | | | Suggested by: rafan
* - switch to USE_TCLmm2009-01-051-5/+6
| | | | - bump PORTREVISION
* - Pass maintainership to submitterchinsan2009-01-041-1/+1
| | | | | PR: ports/130145 Submitted by: sunpoet
* Set INSTALL_AS_INFOUNZIP=yes to install as ${PREFIX}/bin/info-unzip.obrien2009-01-011-5/+19
| | | | Approved by: ache
* * Update to 1.21. Notable changes:naddy2008-12-317-30/+108
| | | | | | | | - Some new flags, e.g. -J for lzma compression and --lzop. - transformation scope flags Testsuite fixes from upstream CVS. * Drop workarounds for no longer supported FreeBSD releases.
* - Fix MASTER_SITESgarga2008-12-301-1/+1
| | | | | PR: ports/129871 Submitted by: Steven Kreuzer <skreuzer@exit2shell.com>
* - Connect archivers/lzmautils-develmiwi2008-12-251-0/+1
|
* - Update to 4.999.3alphamiwi2008-12-256-46/+94
| | | | | | | - Pass maintainership to submitter PR: 129557 Submitted by: David Naylor <naylor.b.david@gmail.com>
* - Update to version 0.8danfe2008-12-247-317/+165
| | | | | | | | - Stop using GNU make(1) - Install examples and more complete docs set - Cleanup Makefile - Drop maintainership - Reflect project move to SourceForge
* Update to 0.30pgollucci2008-12-242-4/+4
| | | | | | Changes http://search.cpan.org/src/KANE/Archive-Extract-0.30/CHANGES Approved by: gabor (mentor)
* - Update to 1.0.4miwi2008-12-232-6/+6
| | | | - Take maintainership
* Fix a small dependency problempgj2008-12-212-2/+8
| | | | Approved by: miwi
* The zip-archive library provides functions for creating, modifying, andpgj2008-12-219-0/+175
| | | | | | | | | | extracting files from zip archives. WWW: http://johnmacfarlane.net/zip-archive/ PR: ports/129679 Submitted by: pgj Approved by: miwi
* Update to 4.61nox2008-12-202-4/+4
|
* Reset se@FreeBSD.org due to maintainer-timeouts and no response to email.linimon2008-12-181-1/+1
| | | | Hat: portmgr
* - Update to 1.42jadawin2008-12-162-4/+4
|
* Reset CPE1704TKS@bellsouth.net due to maintainer-timeouts and no responselinimon2008-12-161-1/+1
| | | | | | to email. Hat: portmgr
* Mark it php4-only.ale2008-12-111-0/+2
| | | | Approved by: maintainer
* Add php5 zip extension.ale2008-12-112-0/+15
|
* Use USE_PERL5_BUILD instead of explicit BUILD_DEPENDS on Perl.stefan2008-12-091-2/+2
| | | | Noticed by: linimon
* Update MASTER_SITESehaupt2008-12-071-1/+1
| | | | Notified by: Igor Roshchin <str@komkon.org>
* - Update to 4.62miwi2008-12-062-4/+4
| | | | | PR: 129377 Submitted by: bf <bf2006a@yahoo.com> (maintainer)
* Update to 1.5.7kevlo2008-12-012-4/+4
|
* - Update to 0.5.2tabthorpe2008-12-013-14/+4
| | | | | | PR: ports/129237 Submitted by: tabthorpe Approved by: Andreev Maxim <andreevmaxim gmail.com> (maintainer)
* - Update to 4.61miwi2008-11-302-4/+4
| | | | | PR: 129171 Submitted by: bf <bf2006a@yahoo.com> (maintainer)
* Take maintainership of the following important ports:gabor2008-11-291-1/+1
| | | | | | | | ports/archivers/zoo ports/print/dvips ports/print/latex ports/print/tex ports/textproc/ispell
* Reset jmz@FreeBSD.org due to no response to email about maintainer-timeout,linimon2008-11-291-1/+1
| | | | | | and no commit activity for 3 months. Hat: portmgr
* - Update to 1.0.3miwi2008-11-252-6/+6
| | | | | PR: 129096 Submitted by: "Beat Gätzi" <beat@chruetertee.ch>
* - Update to 0.5.0miwi2008-11-243-11/+69
| | | | | | PR: 128650 Submitted by: Bernhard Froehlich <decke@bluelife.at> Approved by: maintainer timeout
* - Update to 0.28leeym2008-11-142-6/+6
| | | | | | PR: 128214 Submitted by: leeym Approved by: maintainer timeout
* - Update to 3.8.5miwi2008-11-104-18/+22
| | | | | PR: 128624 Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
* - Correctly assign RUN_DEPENDSdanfe2008-11-092-5/+5
| | | | | - Canonicalize Makefile header - Use double space after period in port description
* Use PYTHON_CMD with the -m flag to run compileall (avoid referencing ↵olgeni2008-11-091-2/+2
| | | | PYTHON_SITELIBDIR).
* - Add @exec lines so the register script is called when the package is used.wxs2008-11-062-0/+2
| | | | | | - Bump PORTREVISION. Submitted by: sbahra@kerneled.org (maintainer, private mail)
* This package provides a pure interface for compressing and decompressingwxs2008-11-055-0/+67
| | | | | | | | | | | streams of data represented as lazy ByteStrings. It uses the zlib C library so it has high performance. It supports the "zlib", "gzip" and "raw" compression formats. It provides a convenient high level api suitable for most tasks and for the few cases where more control is needed it provides access to the full zlib feature set. PR: ports/128552 Submitted by: Samy Al Bahra <sbahra@kerneled.org>
* Update to 1.5.6kevlo2008-10-302-4/+4
|
* Update to 3.03fjoe2008-10-272-4/+4
| | | | | PR: 128386 Submitted by: Joseph S. Atkinson
* - Update to 4.58miwi2008-10-252-5/+8
| | | | | | | - Add regression-test target PR: 128332 Submitted by: bf <bf2006a@yahoo.com> (maintainer)
* - Update to 4.60miwi2008-10-252-6/+16
| | | | | | | | - Remove an outdated change to the source code - Add two build knobs and a regression-test target PR: 128330 Submitted by: bf <bf2006a@yahoo.com> (maintainer)
* - Fix MASTER_SITEgabor2008-10-231-1/+1
| | | | Approved by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
* Revert MASTER_SITES back to http://www.rarlab.com/rar/ache2008-10-201-1/+1
|
* Upgrade to 3.80ache2008-10-192-6/+6
| | | | | PR: 128211 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
* - Update to 3.8.0gabor2008-10-182-6/+6
| | | | | PR: ports/127962 Submitted by: Bjorn Konig <bkoenig@alpha-tierchen.de>
* - update to 1.40leeym2008-10-182-8/+14
|
* Fix BUILD_DEPENDS.stefan2008-10-171-3/+5
| | | | | PR: 126732 Submitted by: maintainer
* Update to 1.26erwin2008-10-172-4/+4
|
* . Update to 2.5.5.glewis2008-10-062-4/+4
|
* Update to 1.5.5.2kevlo2008-09-303-11/+12
|
* - Fix CATEGORIES for slave port (archives/py-librtfcomp)rafan2008-09-281-1/+1
| | | | | PR: ports/127680 Submitted by: Alexander Logvinov <ports at logvinov.com> (maintainer)
* - Update to 3.41clsung2008-09-262-4/+4
| | | | Changes: http://search.cpan.org/dist/Compress-LZF/Changes
* - Remove bogus REINPLACE_CMD which was intended to fix build on 4.x, but has ↵amdmi32008-09-231-5/+4
| | | | | | | | | | broken program output instead. - While here, line up MAN and MLINKS lines PR: 125260 Submitted by: Geoff The <geoff2k at gmail dot com> Patch by: pav@
* This package includes a thin wrapper library of LZMA SDK.miwi2008-09-235-0/+33
| | | | WWW: http://tokyocabinet.sourceforge.net/
* Update to 1.5.5.1kevlo2008-09-233-13/+35
|
* - Pass maintainership to miwichinsan2008-09-081-1/+1
|
* Update to 4.58nox2008-09-073-9/+10
| | | | | PR: ports/127159 Submitted by: chinsan
* Assign to new volunteer.linimon2008-09-072-2/+2
|
* Reset infofarmer due to maintainer-timeouts and no response to email.linimon2008-09-075-5/+5
| | | | Hat: portmgr
* - fix typodinoex2008-09-061-3/+3
| | | | Reported by: Dmitry Marakasov
* - Update to 2.015jadawin2008-09-0412-24/+24
|
* The KDE FreeBSD team is proud to announce the release of KDE 4.1.1miwi2008-09-032-3/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for FreeBSD. The official KDE 4.1.1 release notes can be found at http://www.kde.org/announcements/changelogs/changelog4_1to4_1_1.php. KDE Community ships sirst translation and service release of the 4.1 dree desktop, containing numerous bugfixes, Performance Improvements and Translation Updates. Pretty much all applications have received the developers' attention, resulting in a long list of bugfixes and improvements. The most significant changes are: * Significant performance, interaction and rendering correctness improvements in KHTML and Konqueror, KDE's web browser * User interaction, rendering and stability fixes in Plasma, the KDE4 desktop shell * PDF backend fixes in the document viewer Okular * Fixes in Gwenview, the image viewer's thumbnailing, more robust retrieval and display of images with broken metadata * Stability and interaction fixes in KMail New Ports: - graphics/kcoloredit * KColorEdit is a palette files editor. It can be used for editing color palettes and for color choosing and naming. - graphics/kgraphviewer * KGraphViewer is a GraphViz DOT graph viewer for KDE. The GraphViz programs are free-software layout engines for graphs. KGraphViewer displays the graphs in a modern, user-friendly GUI with all the power of a well integrated KDE application. - graphics/kiconedit * KIconEdit is designed to help create icons for KDE using the standard icon palette. - graphics/skanlite * Skanlite is a simple image scanning application that does nothing more than scan and save images. Skanlite can open a save dialog for every image scanned or save the images immediately in a specified directory with auto-generated names and format. The user can also choose to show the scanned image before saving.
* - Update to 2.014jadawin2008-09-0312-24/+24
|
* - Fix build for users not using /bin/sh as root's shellmiwi2008-08-291-1/+1
| | | | | | PR: 126935 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Approved by: maintainer
* The great "Unbreak archivers/lzo2" project - step 1edwin2008-08-292-9/+14
| | | | | | | | | | | | This patch doesn't unbreak it yet, but it increases the output of the test in which the port building hangs. I tried to build this port on the standard places (tb4.droso.net, my ports building jails) but couldn't reproduce it. So I'm waiting for this one to go through a run on i386 machines (http://portsmon.freebsd.org/portoverview.py?category=archivers&portname=lzo2 shows it once happens on i386) to fail and to get a pav or erwin email about it, which will at least show us where it goes wrong.
* Update to 1.24erwin2008-08-282-4/+4
|
* Update to 4.32.7, which has minor bug fixes.naddy2008-08-226-12/+12
|
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-2112-13/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav)
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-203-3/+3
| | | | Tested by: exp build run (erwin)
* Update to 1.5kevlo2008-08-193-5/+7
|
* The thunar-archive-plugin is a plugin for the Thunar File Manager, whichmiwi2008-08-185-0/+63
| | | | | | | | | | | adds archive operations to the file context menus. Using this plugin you will be able to extract and create archive files from within Thunar using a single click. WWW: http://foo-projects.org/~benny/projects/thunar-archive-plugin/ PR: ports/125998 Submitted by: ports at c0decafe.net <ports at c0decafe.net>
* Fix NOPORTDOCS related issuesedwin2008-08-182-12/+12
| | | | Noticed by: ionbot
* [NEW PORT] archivers/libpar2 Reusable library for manipulating par2 filesedwin2008-08-177-0/+104
| | | | | | | | | | | | | Libpar2 is a library 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. Libpar2 is extracted from par2cmdline, and distributed separately. WWW: http://parchive.sourceforge.net/ PR: ports/126578 Submitted by: Jeff Burchell <toxic@doobie.com>
* Update to 0.62perky2008-08-142-4/+4
|
* Mark BROKEN on i386: runaway process during build.erwin2008-08-131-1/+7
|
* The KDE FreeBSD team is proud to announce the release of KDE 4.1.0miwi2008-08-106-641/+217
| | | | | | | | | | | | | | | | | | | | | for FreeBSD. The official KDE 4.1.0 release notes can be found at http://www.kde.org/announcements/4.1/. Some note: * Prefix KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4. KDE4 and KDE3 can co-exist * Sound For sound to work, it is necessary to have dbus and hal enabled in your system. Please see the respective documentation on how to enable these. For more Informations see the HEADS UP at ports@ and kde-freebsd@ or our wiki page http://wiki.freebsd.org/KDE4/Install. Have fun!
* - Add missing RUN_DEPENDS on archivers/cabextract and archivers/unzipbeech2008-08-071-1/+4
| | | | | PR: ports/126321 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
* Update to 1.4kevlo2008-08-054-5/+10
|
* Switch to SF masterache2008-08-031-2/+2
|
* Remove unneded EXTRACT_SUFX lineache2008-08-031-1/+0
|
* Update to 3.0ache2008-08-035-78/+37
|
* - Fix build with LIBSYNCE, LIBDYNAMITE, LIBUNSHIELD options enabledpav2008-07-302-4/+13
| | | | | | | | | - Fix pkg-config file - Change WWW - Bump PORTREVISION PR: ports/126063 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
* - Update to 0.5.1pav2008-07-304-19/+9
| | | | | | PR: ports/123971 Submitted by: Alexander Logvinov <ports@logvinov.com> Approved by: maintainer timeout (se; 2 months)
* - Update to 1.6.8clsung2008-07-282-4/+4
| | | | Changes: http://search.cpan.org/dist/POE-Filter-LZO/Changes
* - Update to 1.6.8 (1.68)clsung2008-07-262-4/+4
| | | | Changes: http://search.cpan.org/dist/POE-Filter-LZF/Changes
* - New entry to MASTER_SITESgarga2008-07-261-1/+2
|
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵pav2008-07-257-10/+3
| | | | MAKE_ENV
* Update my ports to my freebsd addresspgollucci2008-07-232-2/+2
| | | | Approved by: araujo (mentor)
* - Update to 2.012jadawin2008-07-2010-21/+20
|
* - Update to 2.012jadawin2008-07-202-5/+11
| | | | | PR: ports/125731 Submitted by: leeym@
* Update to 1.1.0.2kevlo2008-07-183-5/+5
|
* Remove support for 5.xehaupt2008-07-181-5/+1
| | | | | PR: 124942 Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
* Remove man/ja/man8 from the pkg-plist.edwin2008-07-092-2/+1
| | | | Submitted by: pavmail
* - Add missing dependency for old perljadawin2008-07-071-4/+11
| | | | | | | - Bump PORTREVISION PR: ports/125357 Submitted by: leeym@
* New port: archivers/rpm5edwin2008-07-0723-962/+263
| | | | | | | | | | | | | | | New major version of RPM, based upon rpm5.org release. Major new features are sqlite, xar and lzma support as well as lots of cleanup and better support for FreeBSD. See http://rpm5.org/pressrelease.php for more details. The new rpm5 port is based on the old rpm4 port, with new knobs added for Python and Lua scripting support. PR: ports/123022 Submitted by: Anders F Björklund <afb@rpm5.org>
* - Update to 1.03gahr2008-07-052-4/+4
| | | | | PR: 125228 Submitted by: Ports Fury
* Fix broken build.wxs2008-07-031-4/+4
| | | | | | PR: ports/125040 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Approved by: Yar Odin <yarodin@gmail.com> (maintainer)
* - Assign to new maintainerpav2008-07-031-1/+1
| | | | Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> (the new maintainer)
* - update to 1.70leeym2008-07-022-5/+4
|
* - update to 1.5.8leeym2008-07-022-4/+4
|
* - Update to 1.5.0.chinsan2008-07-022-4/+4
| | | | | PR: ports/125171 Submitted by: Wen heping <wenheping@gmail.com>
* Update to 2.22.4.mezz2008-07-022-5/+4
|
* - update to 1.68leeym2008-06-292-4/+4
|
* Update to 1.17ehaupt2008-06-262-5/+4
|
* - Remove 5.x support.araujo2008-06-251-9/+1
| | | | | PR: ports/124941 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
* - Use new freepascal stuffacm2008-06-242-7/+4
| | | | - Bump PORTREVISION
* Fix build with GCC 3.4vs2008-06-241-0/+11
| | | | | PR: ports/124896 Submitted by: maintainer
* Upgrade to 3.80 beta 2ache2008-06-232-5/+5
|
* Upgrade to version 2.2.olgeni2008-06-213-5/+6
|
* - Reduce self-test verbosity.lippe2008-06-213-2/+55
| | | | | | | | | - Add DOCS and EXAMPLES files. - Bump PORTREVISION. PR: ports/124184 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) Approved by: gabor (mentor, implicit)
* Rename manual "test" target to "regression-test" so that it willnaddy2008-06-214-5/+5
| | | | | | be automatically run on the package build cluster. Suggested by Pedro <pfgshield-freebsd@yahoo.com>.
* Make COMMENT overridable by a slave port.erwin2008-06-201-1/+1
| | | | Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
* Add py-librtfcomp , LZRTF compression library.erwin2008-06-203-0/+32
| | | | | PR: ports/124554 Submitted by: Alexander Logvinov <ports at logvinov.com>
* Add librtfcomp 1.1, LZRTF compression library.erwin2008-06-206-0/+108
| | | | | PR: ports/124554 Submitted by: Alexander Logvinov <ports at logvinov.com>
* Update to 2.0.1mat2008-06-192-4/+4
|
* New port: pigz, Parallel GZip.delphij2008-06-194-0/+37
| | | | | PR: ports/124344 Submitted by: Gea-Suan Lin <gslin gslin org>
* - update patch for unrar-3.80.b1 and unbreak this portleeym2008-06-192-5/+5
| | | | | | | | - fix typo PR: 124720 Submitted by: leeym Approved by: maintainer
* - Repocopy archivers/orange to archivers/liborange.araujo2008-06-1811-152/+65
| | | | | | | - Update to 0.3.2. PR: ports/124402 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
* Reset maintainership (the domain has expired):pav2008-06-181-1/+1
| | | | | | | | | <joe@joeholden.co.uk> (reason: 553 5.3.5 system config error) ----- Transcript of session follows ----- 553 5.3.5 127.0.0.1. config error: mail loops back to me (MX problem?) 554 5.3.5 Local configuration error
* . Add a regression-test target.glewis2008-06-171-0/+3
| | | | Submitted by: pfgshield-freebsd@yahoo.com
* Drop maintainership.lioux2008-06-161-1/+1
|
* Upgrade to 3.80 beta 1ache2008-06-152-6/+6
|
* - Update to version 1.02lwhsu2008-06-156-94/+38
| | | | | PR: ports/124581 Submitted by: KATO Tsuguru <tkato432 AT yahoo.com>
* - Fix shebang line in installed examplesstas2008-06-151-0/+2
| | | | | | - bump PORTREVISION. Reported by: John E Hein <jhein@timing.com>
* - Update to 2.0.0 (2.00)clsung2008-06-132-4/+4
| | | | Changes: http://search.cpan.org/dist/POE-Filter-Zlib/Changes
* - Update to 1.5.4.chinsan2008-06-112-26/+27
| | | | | - Add missing dependency. - Take maintainership.
* - update to 1.9.6leeym2008-06-082-7/+12
|
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-0623-12/+23
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* Fix INDEX build.itetcu2008-06-061-0/+1
| | | | | Pointyhat to: araujo@ Submitted by: cperciva@
* - Update is needed because dynamite has been renamed to libdynamite.araujo2008-06-062-6/+6
| | | | | | | - Bump PORTREVISION. PR: ports/123941 Submitted by: Alexander Logvinov <ports@logvinov.com)
* - Remove archivers/dynamite, project has been renamed to archivers/libdynamite.araujo2008-06-065-37/+0
| | | | | | PR: ports/123941 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer) Repocopy by: marcus
* - Repocopy from archivers/dynamite to archivers/libdynamite.araujo2008-06-065-10/+12
| | | | | | | | | - Update to 0.1.1. - Project has been renamed. PR: ports/123941 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer) Repocopy by: marcus
* Fix a few typos in ports/archivers.olgeni2008-06-052-3/+3
|
* Fix kdeutils for amd64-current (and perhaps other 64-bitdeischen2008-06-041-0/+92
| | | | | | | | | | | | | | | -current archs). This has been broken for over 3 months. configure incorrectly assumes that since FreeBSD has sqrtl, that it also has other long math functions. Also, configure seems to have 2 separate checks for the long math functions: the first check looks for both asinl and sqrtl, the second check looks for just sqrtl. FreeBSD does not currently have asinl, so if configure just went by the first check it would correctly determine that we do not have all the long math functions. Remove the second check to fix the problem. No response from: kde@
* - Update to 2.03miwi2008-05-302-6/+8
| | | | | PR: 124033 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
* . Update to 2.5.4b.glewis2008-05-292-5/+5
|
* - Update to 1.0.0.chinsan2008-05-282-5/+5
| | | | | | PR: ports/123656 Submitted by: Wen Heping <wenheping _at_ gmail.com> Approved by: maintainer
* Update to 2.22.3.marcus2008-05-283-5/+5
|
* Update to 4.32.6: Minor fixes and improvements, no user-visible changes.naddy2008-05-246-12/+21
|
* - Respect NOPORTEXAMPLESmiwi2008-05-242-8/+10
| | | | Reported by: ionbot
* Fix a few typos in the archivers category.olgeni2008-05-247-7/+7
|
* Update to 1.0.0.1kevlo2008-05-232-4/+4
|
* - Pass maintainership to submittertabthorpe2008-05-234-4/+4
| | | | | PR: ports/123886 Submitted by: Alexander Logvinov <ports@logvinov.com>
* The PHP_Archive package allows creation of self-contained cross-platformmiwi2008-05-224-0/+55
| | | | | | | | | PHP libraries or applications, similar to Java jar files. WWW: http://pear.php.net/package/PHP_Archive/ PR: ports/123832 Submitted by: Wen Heping <wenheping at gmail.com>
* - Update to 2.011jadawin2008-05-1912-24/+24
| | | | Approved by: mentor (implicit)
* - Update to 1.5mm2008-05-163-13/+13
| | | | - Depend on gettext and libiconv
* Update to 1.0kevlo2008-05-164-33/+58
|
* - Fix syntaxpav2008-05-151-1/+1
| | | | | Reported by: FreshSanity Pointy hat to: pav
* - Mark BROKEN on CURRENTpav2008-05-151-0/+4
| | | | Reported by: pointyhat
* - Update to 2.010jadawin2008-05-136-12/+12
| | | | Approved by: mentor (implicit)
* . Update to 2.4.17.glewis2008-05-112-4/+4
|
* A change in the lpq1 component of the port:itetcu2008-05-092-6/+6
| | | | | | | | | "Version 2 fixes a bug in version 1 that caused it to fail (file not found) when compressing more than about 50 files. Archives [sic] format is unchanged." - bump PORTREVISION PR: 123534 Submitted by: maintainer
* - Fix docs installationsat2008-05-071-1/+1
| | | | Reported by: Gri Msb <gri.msb@gmail.com>
* - Update to 4.58sat2008-05-072-6/+5
|
* Add forgotten files in previous commit:itetcu2008-05-072-0/+58
| | | | | | | | | | - Update to v20080420 - Do not use USE_AUTOTOOLS anymore, add GNU_CONFIGURE and CONFIGURE_ENV - Patch patch-par2cmdline.h to make it build with the current version of tbb (20080207) PR: ports/123286 Submitted by: maintainer
* - Update to v20080420itetcu2008-05-072-5/+7
| | | | | | | | | - Do not use USE_AUTOTOOLS anymore, add GNU_CONFIGURE and CONFIGURE_ENV - Patch patch-par2cmdline.h to make it build with the current version of tbb (20080207) PR: ports/123286 Submitted by: maintainer
* - Update to 2.010jadawin2008-05-066-12/+12
| | | | Approved by: tabthorpe (mentor)
* Initial import of deco 0.8.1.kevlo2008-05-065-0/+104
| | | | Deco is a script able to extract various archive file formats.
* remove quotes from RESTRICTEDitetcu2008-05-051-1/+1
| | | | | PR: ports/122411 Submitted by: Ganael Laplanche
* - Set compiler optimizer for nasmmiwi2008-04-301-2/+2
| | | | Submitted by: bf <bf2006a@yahoo.com> (maintainer via private mail)
* Assign to new volunteer, by request.linimon2008-04-301-1/+1
|
* - update to 1.3dinoex2008-04-302-5/+5
| | | | - take maintainership
* - Fix package listehaupt2008-04-291-0/+5
| | | | - Bump PORTREVISION
* Update to 1.16ehaupt2008-04-292-7/+6
|
* Reset aaron's port maintainerships due to many maintainer-timeouts.linimon2008-04-291-1/+1
|
* Reset jylefort's port maintainerships. portmgr has taken his commit bitlinimon2008-04-291-1/+1
| | | | into safekeeping due to inactivity.
* - Fix fetchinggabor2008-04-291-1/+1
| | | | | PR: ports/123176 Submitted by: kaiw
* - Update to 1.2.3miwi2008-04-272-4/+4
| | | | | | PR: 122292 Submitted by: Wen heping <wenheping@gmail.com> Approved by: maintainer timeout
* - Make the port fetchable again after the distfile was modified upstream.miwi2008-04-262-5/+5
| | | | | | | Tweak nasm flags. PR: 123101 Submitted by: bf <bf2006a@yahoo.com> (maintainer)
* - Update to 2.009jadawin2008-04-2212-24/+24
| | | | Approved by: tabthorpe (mentor)
* - Revert previous workaround, 8.0-CURRENT has grown fdopendir(3).naddy2008-04-224-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.
* Conflict with archivers/lzmautils.naddy2008-04-211-0/+3
| | | | Approved by: infofarmer
* Import lzma 4.32.5.naddy2008-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/
* Honors CCache2008-04-211-0/+1
| | | | | PR: 122937 Submitted by: Frank Fenor <frank@fenor.de>
* - Respect a non-default CCsat2008-04-211-1/+1
| | | | | PR: ports/122931 Submitted by: Frank Fenor <frank@fenor.de>
* - Fix the "Main packet not found" error;thierry2008-04-201-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)
* Parity v2 Archive create/verify/recoverthierry2008-04-204-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>
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-2012-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)
* - Update mastersite.jmelo2008-04-181-2/+2
| | | | | | | - Use USE_LDCONFIG instead of INSTALLS_SHLIB PR: ports/122412 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com>
* - Update mastersite.jmelo2008-04-181-1/+1
| | | | | PR: ports/122307 Submitted by: Steven Kreuzer <skreuzer@exit2shell.com>
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵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)
* Work around the assumption that openat() implies the existence ofnaddy2008-04-122-0/+19
| | | | | | fdopendir(). FreeBSD 8 has the former, but not the latter. PR: 122433
* - Pass literal gmake as MAKEPROG, build breaks when passed full path to gmakepav2008-04-111-1/+1
| | | | - Allow build on non-english locale
* Change maintainers e-mail address.ehaupt2008-04-111-2/+2
| | | | Requested over: IRC
* - Remove expired tkstep80 related portspav2008-04-095-69/+0
|