aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriespav2008-04-091-1/+1
| | | | With hat: portmgr
* Update to 2.22.2.mezz2008-04-092-4/+4
|
* Update to 2.22.1ahze2008-04-082-5/+4
|
* - Update to 20080302gabor2008-04-072-4/+4
|
* - Add ruby 1.9 supportstas2008-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@
* - Fix Unicode supportrafan2008-04-062-17/+19
| | | | | | | - Add some notes PR: ports/122420 Submitted by: Yarodin <yarodin at gmail.com> (maintainer)
* Honor CCache2008-04-041-4/+6
| | | | | | | Reorganize LOCAL_UNZIP PR: 122389 Submitted by: Frank Fenor <frank@fenor.de> (CC part)
* USE_UNSHRINK becomes default long time ago, remove itache2008-04-021-1/+1
|
* Security fixes adopted/reimplemented from Debian:ache2008-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>
* Archive::Tar::Minitar is a pure-Ruby library and command-line utility thatdinoex2008-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/
* - Update to 0.5.4acm2008-03-282-4/+4
|
* Xarchiver is a Desktop Environment independent archiver frontend.gahr2008-03-285-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)
* Use MASTER_SITE_CRITICALehaupt2008-03-287-14/+7
|
* - Use CPAN macro.kuriyama2008-03-271-2/+2
| | | | | PR: ports/121993 Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
* - use CPAN Macroclsung2008-03-271-2/+1
| | | | | | Changes: PR: ports/121991 Submitted by: "Philip M. Gollucci" <pgollucci_AT_p6m7g8 dot com>
* Use CPAN macro.erwin2008-03-251-1/+1
| | | | | PR: 121989 Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
* Update to 3.7.8vs2008-03-242-4/+4
| | | | | | PR: ports/118410 Submitted by: Dima Panov Approved by: maintainer
* The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 formarcus2008-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
* Update to 1.0.5 which fixes CVE-2008-1732.delphij2008-03-213-5/+4
| | | | | | PR: ports/121927 Security: VuXml 063399fc-f6d6-11dc-bcee-001c2514716c Approved by: maintainer
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-1/+0
|
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-209-10/+0
|
* . Update to 2.4.14.glewis2008-03-172-4/+4
|
* - Tarball re-roll, bugfix updatetabthorpe2008-03-152-3/+4
| | | | | | | - Bump PORTREVISION PR: ports/121677 Submitted by: bf <bf2006a yahoo.com> (maintainer)
* - Update maintainer addressjadawin2008-03-127-7/+7
| | | | Approved by: thierry (mentor)
* - update to 1.94leeym2008-03-112-5/+5
|
* - update to 1.66leeym2008-03-112-5/+5
|
* - update to 1.66leeym2008-03-112-7/+6
| | | | | Submitted by: leeym Approved by: clsung
* - update to 1.66leeym2008-03-112-7/+6
| | | | | Submitted by: leeym Approved by: clsung
* - set PERL_CONFIGURE=5.8.0+leeym2008-03-111-3/+1
| | | | - remove unused DISTNAME
* - update to 1.56leeym2008-03-112-5/+5
|
* - remove BUILD_DEPENDS to allow build on perl-5.6.2leeym2008-03-101-5/+1
| | | | - bump PORTREVISION
* - use CPAN macroleeym2008-03-102-10/+17
| | | | | | | | | - fix dependency - switch to PERL_MODBUILD - bump PORTREVISION Submitted by: leeym Approved by: clsung
* - Update to 3.02 [1]fjoe2008-03-102-11/+19
| | | | | | | | - Update PORTDOCS [1] - Add LZMA support [2] PR: 120354 Submitted by: Felippe de Meirelles Motta [1], Joseph S. Atkinson [2]
* - Respect CFLAGSgarga2008-03-091-1/+2
| | | | | | | - Bump PORTREVISION PR: ports/121441 (based on) Submitted by: bf <bf2006a@yahoo.com>
* Use ${MASTER_SITE_GOOGLE_CODE} instead ofedwin2008-03-071-1/+1
| | | | | | http://something.googlecode.com/files PR: ports/121435 (related)
* - Temporarily disable lpaq, lpq, and paq9 components on 64-bittabthorpe2008-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)
* . Update to 2.4.13.glewis2008-03-022-4/+4
|
* - Update to 8.o9tabthorpe2008-03-014-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)
* - use CPAN macroleeym2008-02-261-3/+2
| | | | | - remove the modules which are in perl core list from dependency - bump PORTREVISION
* Update to 0.26erwin2008-02-232-4/+4
| | | | | | PR: 120422 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: maintainer timeout
* - Add unrar-iconv (new slave port, as zh-unrar) to CONFLICTS.alepulver2008-02-171-1/+1
|
* Add unrar-iconv: unrar with iconv support (as slave port).alepulver2008-02-173-0/+227
| | | | | PR: ports/117290 Submitted by: Yarodin <yarodin at gmail.com>
* - Upgrade to 1.09.kuriyama2008-02-142-4/+4
| | | | | PR: ports/120011, ports/120387, ports/120617 Submitted by: leeym, Felippe de Meirelles Motta <lippemail@gmail.com>, ismail yenigul <ismail@enderunix.org>
* - Update to 20080202gabor2008-02-142-6/+6
| | | | | | | - Use INSTALL_MAN instead of INSTALL_DATA to install manpages PR: ports/120363 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
* . Update to 2.4.12.glewis2008-02-052-4/+4
|
* Mark as broken on sparc64: does not compile.linimon2008-02-011-1/+7
|
* - Fix mastersite.jmelo2008-01-311-1/+2
| | | | | PR: ports/119156 Submitted by: Craig Butler <craig001@lerwick.hopto.org>
* - update to 1.5.2leeym2008-01-294-14/+6
| | | | | | PR: 119170 Submitted by: leeym Approved by: maintainer timeout
* Revert unwanted commit while it's not too late.danfe2008-01-263-8/+7
|
* Clean up port descriptions for unmaintained ports in `archivers' category:danfe2008-01-2615-41/+40
| | | | markup and spelling fixes, kill EOL whitespace and extraneous attribution.
* - Update to 20080117gabor2008-01-222-4/+4
| | | | Submitted by: kaiw (via private mail)
* PHK is a PHP-oriented package/archive system. Basically, it can be consideredmiwi2008-01-214-0/+39
| | | | | | | | | | | | as a PHP-oriented equivalent of the Java jar format. As jar, PHK allows to distribute and run a library or an application as a single file. The PHK accelerator transparently makes PHK runtime faster. WWW: http://pecl.php.net/package/phk/ PR: ports/119828 Submitted by: Ditesh Shashikant Gathani <ditesh at gathani.org>
* A BSD-licensed replacement of the ar utility.gabor2008-01-194-0/+39
| | | | | Written by: Kai Wang <kaiw@FreeBSD.org> Sponsored by: Google Summer of Code 2007
* . Update to 2.4.11.glewis2008-01-182-4/+4
|
* Update to 1.19. Changes in this releases:naddy2008-01-165-30/+35
| | | | | * new option --exclude-vcs * miscellaneous bug fixes
* - Update to 3.11clsung2008-01-152-4/+4
| | | | Changes: http://search.cpan.org/dist/Compress-LZF/Changes
* - Update to 3.10 (3.1)clsung2008-01-082-6/+6
| | | | Changes: http://search.cpan.org/dist/Compress-LZF/Changes
* Update to 2.20.3.mezz2008-01-082-4/+4
|
* - Update to 2.1.5tabthorpe2008-01-082-5/+5
| | | | | | | - Pass maintainership to submitter PR: ports/119419 Submitted by: Philippe Audeoud <jadawin tuxaco.net>
* - Update to 1.6.4 (1.64)clsung2008-01-052-6/+5
| | | | Changes: http://search.cpan.org/dist/POE-Filter-LZF/Changes
* - Update to 1.6.4 (1.64)clsung2008-01-052-6/+5
| | | | Changes: http://search.cpan.org/dist/POE-Filter-LZO/Changes
* - Update to 1.5.4 (1.54)clsung2008-01-052-4/+4
| | | | Changes: http://search.cpan.org/dist/POE-Filter-Bzip2/Changes
* - Update to 1.6.4 (1.64)clsung2008-01-052-6/+5
| | | | Changes: http://search.cpan.org/dist/POE-Filter-LZW/Changes
* - Update to 1.9.3 (1.93)clsung2008-01-052-4/+4
| | | | Changes: http://search.cpan.org/dist/POE-Filter-Zlib/Changes
* - Add 2 backup MASTER_SITESgabor2008-01-041-1/+3
| | | | | PR: ports/119097 Submitted by: Craig Butler <craig001@lerwick.hopto.org>
* - update to 1.6.3leeym2008-01-022-4/+4
|
* . Update to 2.4.10.glewis2007-12-312-6/+6
| | | | . Enable bsdcpio by default.
* - Update to 1.38gabor2007-12-272-4/+4
|
* - update to 1.5.3 (1.53)clsung2007-12-252-6/+5
|
* - update to 1.9.2 (1.92)clsung2007-12-252-6/+5
|
* - Update to 3.71gabor2007-12-242-5/+5
| | | | | PR: ports/118977 Submitted by: Maxim Samsonov <xors@mne.ru>
* - Update to 0.5.3acm2007-12-232-5/+4
|
* - Update to 1.5.a87mm2007-12-192-4/+4
|
* - Update to 4.57sat2007-12-163-5/+4
| | | | Approved by: nox (maintainer, implicit)
* - Update to 4.57 (noop bump)sat2007-12-162-4/+4
|
* - Update to 2.008tabthorpe2007-12-134-23/+15
| | | | | | - Pass to new maintainer Approved by: demon@ (explicit)
* - Update to 2.008tabthorpe2007-12-132-5/+5
| | | | | | | - Pass maintainership to submitter PR: ports/118421 Submitted by: Philippe Audeoud <jadawin tuxaco.net>
* - Update to 2.008tabthorpe2007-12-132-5/+5
| | | | | | | - Pass maintainership to submitter PR: ports/118417 Submitted by: Philippe Audeoud <jadawin tuxaco.net>
* - Update to 2.008tabthorpe2007-12-132-5/+5
| | | | | | | - Pass maintainership to submitter PR: ports/118408 Submitted by: Philippe Audeoud <jadawin tuxaco.net>
* - Update to 2.008tabthorpe2007-12-132-7/+6
| | | | | | | - Pass maintainership to submitter PR: ports/118407 Submitted by: Philippe Audeoud <jadawin tuxaco.net>
* Update to 2.20.2.marcus2007-12-122-5/+5
|
* - Update to 4.55 (noop)sat2007-12-122-6/+5
| | | | | PR: ports/118411 Submitted by: Dima Panov <fluffy@Fluffy.Khv.RU>
* - Update to 4.57sat2007-12-122-5/+5
|
* Update to 1.23erwin2007-12-122-4/+4
|
* Build fixed by Jul 14 2007 but left marked BROKEN. Unmark.linimon2007-11-201-7/+1
| | | | | Reported by: pointyhat Approved by: portmgr (self)
* Update to KDE 3.5.8lofi2007-10-302-3/+49
|
* . Update to 2.3.5.glewis2007-10-292-4/+4
|
* - Update to 8.o8tabthorpe2007-10-262-4/+4
| | | | | PR: ports/117517 Submitted by: maintainer
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-253-35/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338
* The package com.ice.tar implements a tar archive io package.ale2007-10-244-0/+55
| | | | | | | | | This package allows you to create, and extract tar archives. Since the package uses InputStream and OutputStream, it is possible to combine this package with the java.util.zip package to handle .tar.gz files. WWW: http://www.trustice.com/java/tar/
* - Update to 8.o7tabthorpe2007-10-242-4/+4
| | | | | | PR: ports/117439 Submitted by: bf2006a yahoo.com (maintainer) Approved by: clsung (mentor, implicit)
* - Update to 0.24leeym2007-10-232-4/+4
| | | | | | PR: 116990 Submitted by: leeym Approved by: maintainer timeout
* Add HLExtract, command line utility that can load all HLLib supporteddanfe2007-10-234-0/+47
| | | | | | | packages and extract multiple items from them while maintaining their directory structure. WWW: http://nemesis.thewavelength.net/index.php?p=35
* Mention "list" capability provided by local patch.danfe2007-10-231-1/+1
|
* - Update to 2.007leeym2007-10-222-7/+13
| | | | | | PR: 116991 Submitted by: leeym Approved by: maintainer timeout
* - Update to 1.5.a86mm2007-10-222-4/+4
|
* . Update to 2.3.4.glewis2007-10-152-5/+7
|
* . Update to 2.3.3.glewis2007-10-083-18/+5
|
* - Update to 8.o6tabthorpe2007-10-042-7/+13
| | | | | | PR: ports/116877 Submitted by: bf <bf2006a yahoo.com> (maintainer) Approved by: clsung (mentor, implicit)
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-302-3/+4
| | | | | PR: ports/116639 Submitted by: aDe
* . Update to 2.3.2.glewis2007-09-282-4/+4
|
* - update to 8.o4.v2 (improved jpeg, pgm, and bmp compression)tabthorpe2007-09-232-11/+11
| | | | | | | | - remove aggressive optimizations flags, allow users to make their own choice PR: ports/116483 Submitted by: maintainer (bf2006a_AT_yahoo.com) Approved by: miwi (co-mentor)
* Not for sparc64. I do not have sparc64 hw to fix the build.fjoe2007-09-221-0/+1
|
* Upgrade to unrar src 3.7.8ache2007-09-222-5/+5
|
* . Update to 2.3.1.glewis2007-09-213-6/+29
| | | | | . Optionally install bsdcpio (currently defaults to off until bsdcpio is a little more mature).
* - update to 0.8tabthorpe2007-09-183-11/+15
| | | | | | PR: ports/115201 Submitted by: Maxim Samsonov <xors_AT_mne.ru> Approved by: Alexander Zhuravlev (maintainer), clsung (mentor)
* - Update to 2.2.0acm2007-09-181-1/+1
|
* - Update to 1.36miwi2007-09-172-4/+4
|
* - Update to 4.55sat2007-09-152-5/+4
| | | | Approved by: nox (maintainer, implicit)
* - Update to 1.07leeym2007-09-142-6/+12
| | | | | | PR: 115663 Submitted by: leeym Approved by: maintainer timeout
* - Update to 1.5.1miwi2007-09-094-17/+13
| | | | | | PR: 115204 Submitted by: Maxim Samsonov <xors@mne.ru> Approved by: maintainer timeout
* Upgrade to 3.71 beta 1ache2007-09-082-5/+5
|
* . Update to 2.2.7.glewis2007-09-082-4/+4
|
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-085-41/+8
| | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
* [New port] archivers/linux-par2cmdlineedwin2007-09-074-0/+37
| | | | | | | | | Linux version of par2cmdline. Useful when the native version does not work correctly (e.g. when you get a "Main packet not found" error). PR: ports/112124 Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com>
* - update to 2.006tabthorpe2007-09-062-6/+6
| | | | | | | | | - set MASTER_SITES= CPAN - add additional MASTER_SITE, CPAN mirrors haven't all caught up [1] [1] irc with linimon Approved by: clsung (mentor)
* Update to 2.006demon2007-09-052-4/+4
| | | | | PR: 116085 Submitted by: tabthorpe
* Update to 2.006.demon2007-09-052-4/+4
| | | | | PR: 116084 Submitted by: tabthorpe
* - update to 2.006tabthorpe2007-09-052-6/+5
| | | | | | - set MASTER_SITES= CPAN Approved by: clsung (mentor)
* - update to 2.006tabthorpe2007-09-052-6/+5
| | | | | | - set MASTER_SITES= CPAN Approved by: clsung (mentor)
* - update to 2.006tabthorpe2007-09-052-6/+5
| | | | - set MASTER_SITES= CPAN
* - hw.ncpu seems to be an int, certainly not a size_t...nox2007-09-052-0/+11
| | | | | | | (This should fix issues on 64 bit big-endian archs, i.e. sparc64.) - bump PORTREVISION Noticed by: naddy
* - Update to 4.54sat2007-09-042-4/+4
|
* - Fix plistpav2007-09-042-0/+2
| | | | | Reported by: pointyhat Pointy hat to: acm
* - Fix fetchpav2007-09-041-1/+2
| | | | | Reported by: pointyhat Pointy hat to: sat
* Fix directory traversal vulnerability.naddy2007-09-022-0/+19
| | | | | | PR: 115914 Submitted by: Nick Barkas <snb@threerings.net> Security: http://www.vuxml.org/freebsd/d944719e-42f4-4864-89ed-f045b541919f.html
* Add port archivers/ppmd-7z:sat2007-09-014-0/+44
| | | | | | | | Simple command line implementation of PPMD compression algorithm. It is based on code by Dmitry Shkarin (archivers/ppmd) but reworked by Igor Pavlov and bundled with 7zip. WWW: http://www.7-zip.org/sdk.html
* - Update to 4.53sat2007-09-012-7/+6
| | | | Approved by: nox (maintainer, implicit)
* - Update to 4.53sat2007-09-012-10/+11
|
* Use the CPAN site macro.mat2007-08-311-2/+1
| | | | | Use DISTVERSION in place of DISTNAME where possible. Remove perl 5.005 shims.
* - Update to 1.5.a.84mm2007-08-312-4/+4
|
* Update to 8.o2.okazaki2007-08-284-14/+25
| | | | | PR: 115803 Submitted by: maintainer
* Fix build on IA64.fjoe2007-08-241-0/+11
|
* - Update to 8.nrafan2007-08-232-16/+8
| | | | | | | | | - Change default CXXFLAGS from -Os to -O3 - SSE assembly has been dropped due to lack of evidence for improved performance PR: ports/115708 Submitted by: bf <bf2006a at yahoo.com> (maintainer)
* - change maintainer address on ports I maintaintabthorpe2007-08-234-4/+4
| | | | Approved by: clsung (mentor)
* Update to 3.01fjoe2007-08-212-4/+4
| | | | | PR: 115570 Submitted by: mm@
* - Fix RUN_DEPENDSmm2007-08-211-2/+2
| | | | | | - Bump PORTREVISION devel/gmake was accidentially included in RUN_DEPENDS
* The phar extension provides the phar stream wrapper and the Pharmiwi2007-08-214-0/+55
| | | | | | | | | | | | | | | | | class for manipulating self-contained PHP Archive (phar) files. The Phar class can be used to create and to extract contents of phar files as well as iterating over their contents. PHP Archive files (Phars) are special collections of files that can be transparently run right out of the file, similar to Java's jar archive files. Using a phar archive, it is possible to distribute a complete PHP application in a single file that will run out of the file without modification or extraction. WWW: http://pecl.php.net/package/phar/ PR: ports/115224 Submitted by: Ditesh Shashikant Gathani <ditesh at gathani.org>
* - Update to 0.5.2acm2007-08-203-5/+6
|
* - Remove USE_X_PREFIX (implies USE_XLIB)mm2007-08-161-1/+2
| | | | | | | | | | | - Bump PORTREVISION - Schedule for expiration on 2007-11-16 USE_X_PREFIX is not neccesary (these are script-only ports) and it is removed to reduce build times on clusters. Ports depending on tkstep80 are very old (~1999), not developed and unmaintained.
* - Replace USE_X_PREFIX with PREFIX?=${X11BASE}mm2007-08-161-2/+3
| | | | - Bump PORTREVISION
* - Update to 1.34clsung2007-08-162-4/+4
|
* Update to 1.18. Switched to GPLv3, no user visible changes.naddy2007-08-162-5/+6
| | | | | PR: 115548 Submitted by: rafan
* Add unmass, a tool to extract game archives such as wad, dar, mea exe's and manyehaupt2007-08-144-0/+49
| | | | more.
* Add port archivers/unfoo:sat2007-08-134-0/+41
| | | | | | | | | | Unfoo is a tiny sh(1) wrapper to simplify decompression of files. Supported archive types: tar, gzip, bzip2, ace, rar, zip, 7z. WWW: http://obsoleet.org/code/unfoo/ Author: Graham Forest <vitaminmoo@wza.us> Based on: Gentoo Portage
* . Update to 2.2.6glewis2007-08-132-4/+4
|
* - security update to ac20050924p1dinoex2007-08-122-7/+7
| | | | | | | | | Security: CVE-2006-4335 Security: CVE-2006-4337 Security: CVE-2006-4338 PR: 115387 - make portlint happier
* - Update to 4.7garga2007-08-102-8/+5
| | | | - Take maintainership
* Update MASTER_SITE and description to point to the new home page.sobomax2007-08-082-3/+7
| | | | Submitted by: Stuart Caie (author)
* - Update to 1.6.2clsung2007-08-072-4/+4
|
* - Update to 1.6.2clsung2007-08-072-4/+4
|
* - Update to 4.52sat2007-08-042-4/+4
|
* - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-0416-21/+21
| | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
* Move PLIST to Makefileache2007-08-042-4/+6
| | | | | PR: 115161 Submitted by: David Yeske <dyeske@gmail.com>
* - Update to 1.91clsung2007-08-012-5/+5
|
* - Another upstream in-place distfile update which updatessat2007-07-312-5/+6
| | | | | | some parts of pbzip2 reverted during the last reroll Reported by: pointyhat via kris, pav
* - Make Python 2.5.1 the default Python versionalexbl2007-07-301-0/+1
| | | | | | | | | | - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav
* - Update to 1.5.2clsung2007-07-302-11/+5
|
* - Update to 1.6.2clsung2007-07-302-4/+4
|
* - Respect CXX and CFLAGS bettersat2007-07-281-1/+2
|
* - Update to 4.51sat2007-07-273-6/+8
| | | | Approved by: nox (maintainer, implicit)
* - Distfile rerolled upstream (minor windows-version-related fix)sat2007-07-262-3/+4
|
* - Clean up a tiny bitsat2007-07-262-8/+8
| | | | | | | - Put author in pkg-descr - Take maintainership [1] Tricked into by: Jeff Gilchrist (author) [1]
* - Update to 1.0.2sat2007-07-262-5/+7
| | | | Reported by: Jeff Gilchrist (author)
* - Update to 4.51sat2007-07-262-4/+4
|
* - Update to 4.50sat2007-07-242-4/+6
|
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-234-8/+3
| | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
* - Remove distinfo hashes, which are not used officiallygabor2007-07-202-6/+0
| | | | | No objection from: ports@, maintainers Approved by: portmgr (pav)
* - Bump PORTEPOCH as the beta versioning was weirdgabor2007-07-201-1/+1
| | | | | Pointed out by: bsam, mezz, ache Pointy hat to: gabor
* - update to 1.5.a82mm2007-07-193-8/+22
| | | | | | - add PORTDOCS Approved by: garga (mentor)
* - Update to 3.70gabor2007-07-192-6/+5
| | | | | PR: ports/114674 Submitted by: Maxim Samsonov <xors@mne.ru>
* . Update to 2.2.5.glewis2007-07-182-4/+4
|
* - Update to 4.49sat2007-07-172-8/+6
| | | | Approved by: nox (maintainer, implicit)
* - Add port lang/squirrelsat2007-07-141-3/+3
| | | | | | | | | | | | | | | | | | - Register conflicts with archivers/squsq Squirrel is a high level imperative/OO programming language, designed to be a powerful scripting tool that fits in the size, memory bandwidth, and real-time requirements of applications like games. However Squirrel offers a wide range of features like dynamic typing, delegation, classes & inheritance, higher order functions, generators, coroutines, tail recursion, exception handling, automatic memory management, weak references, etc. Squirrel is inspired by languages like Python, Javascript and especially Lua. The API is very similar and the table code is based on the Lua one. WWW: http://squirrel-lang.org/ Author: Alberto Demichelis <alberto@ademichelis.com>
* Fix build with gcc 4.2lme2007-07-143-3/+58
| | | | Approved by: miwi (mentor)
* . Update to 2.2.4.glewis2007-07-132-5/+4
|
* - Update to 0.3.4.chinsan2007-07-102-5/+5
| | | | Approved by: rafan (mentor)
* Update to 2.005.demon2007-07-052-4/+4
| | | | | PR: 114290 Submitted by: Thomas Abthorpe <thomas@goodking.ca>
* Update to 2.005.demon2007-07-052-4/+4
| | | | | PR: 114289 Submitted by: Thomas Abthorpe <thomas@goodking.ca>
* Fix build on -CURRENT.fjoe2007-07-051-0/+11
| | | | Pointed out by: pav via pointyhat
* Update to KDE 3.5.7 / KOffice 1.6.3lofi2007-07-042-4/+3
|
* - Update to 2.005miwi2007-07-042-4/+4
| | | | | PR: 114263 Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer)
* - Update to 2.005miwi2007-07-042-4/+4
| | | | | PR: 114262 Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer)
* - Update to 2.005miwi2007-07-042-4/+4
| | | | | PR: 114261 Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer)
* - Update to 2.0005miwi2007-07-042-4/+4
| | | | | PR: 114260 Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer)
* Update to 2.18.4.marcus2007-07-032-4/+4
|
* - fix build of libns*.somm2007-07-032-10/+15
| | | | | | | | - move AOLSERVERBASE under PREFIX - move small pkg-plist to PLIST_FILES - bump PORTREVISION Approved by: garga (mentor)
* - Mark these unmaintained ports BROKEN on HEAD: do not compile with GCC 4.2pav2007-07-031-1/+7
|
* - Update to 4.48sat2007-07-022-4/+4
| | | | Approved by: nox (maintainer, implicit)
* Reset rainer.alves@gmail.com by request due to current lack of time tolinimon2007-06-301-1/+1
| | | | work on FreeBSD.
* Update to version 1.0b12.danfe2007-06-282-4/+4
| | | | | PR: ports/113762 Submitted by: Nils Vogels
* . Bump PORTREVISION for the previous change.glewis2007-06-281-0/+1
| | | | Suggested by: erwin
* . Add new man page missed in the update.glewis2007-06-281-0/+1
| | | | | Pointed out by: pav Pointy hat to: glewis
* - Update to 4.48sat2007-06-262-6/+7
|
* . Update to 2.2.3.glewis2007-06-262-5/+7
|
* - Add master_site_rar and use it in rar, unrar and libunrar portssat2007-06-193-16/+3
| | | | Approved by: ache, gabor, Alex Samorukov <samm@os2.kiev.ua> (maintainers)
* Increase MASTER_SITES numberache2007-06-181-1/+4
| | | | PR: 113788
* v0.18 -> v0.22aaron2007-06-162-11/+5
| | | | | PR: 113635 Submitted by: Yen-Ming@utopia.leeym.com
* v0.16 -> v0.18aaron2007-06-162-4/+4
| | | | | PR: 111607 Submitted by: araujo@bsdmail.org
* Fix message catalog directories.naddy2007-06-132-2/+1
| | | | Submitted by: kris (pointyhat)
* Update to 1.20erwin2007-06-132-4/+4
|
* - update to 1.5.a80mm2007-06-112-4/+4
| | | | Approved by: garga (mentor)
* Update to 1.17. Changes in this release:naddy2007-06-114-14/+17
| | | | | | | | * Fix archivation of sparse files in posix mode. * Fix operation of --verify --listed-incremental. * Fix --occurrence. * Scope of --transform and --strip-components options. * End-of-volume script can send the new volume name to tar.
* - Add support for -k command line option as there is in bzip2(1)gabor2007-06-073-0/+97
| | | | | | | - Bump PORTREVISION PR: ports/113397 Submitted by: Ighighi <ighighi@gmail.com>
* - Update to 1.3.12gabor2007-06-054-4/+198
| | | | | | | | - Fix security issues [1] Obtained from: SA-06:21.gzip [1] Security: 11a84092-8f9f-11db-ab33-000e0c2e438a, SA-06:21.gzip
* UPX is a free, portable, extendable, high-performance executablebsam2007-06-0410-0/+133
| | | | | | | | | | | | | | packer for several different executable formats. It achieves an excellent compression ratio and offers very fast decompression. Your executables suffer no memory overhead or other drawbacks because of in-place decompression. UPX is copyrighted software distributed under the terms of the GNU General Public License, with special exceptions granting the free usage for commercial programs as stated in the UPX License Agreement. WWW: http://upx.sourceforge.net/
* UCL is a portable lossless data compression library written in ANSI C.bsam2007-06-0410-0/+115
| | | | | | | | | | | UCL implements a number of compression algorithms that achieve an excellent compression ratio while allowing *very* fast decompression. Decompression requires no additional memory. Author: Markus Franz Xaver Johannes Oberhumer markus@oberhumer.com WWW: http://www.oberhumer.com/opensource/ucl/
* Upgrade to 3.70ache2007-05-312-5/+5
|
* Update to 2.18.3.mezz2007-05-293-5/+7
|
* - Update to 1.32clsung2007-05-292-8/+4
|
* - Update to 4.47sat2007-05-283-7/+4
| | | | Approved by: nox (maintainer, implicit)
* - Update to 4.47 (a noop bump)sat2007-05-272-4/+4
|
* Update to 3.00.fjoe2007-05-2617-928/+21
| | | | | PR: 112560 Submitted by: Peter Johnson
* - Update to 4.46sat2007-05-252-9/+6
|
* - Update to 1.31clsung2007-05-252-4/+4
| | | | | PR: ports/112965 Submitted by: Thomas Abthorpe <thomas_AT_goodking dot ca>
* - update to 1.2dinoex2007-05-253-12/+11
| | | | Approved by: gurkan (maintainer)
* - update for gnustep-make-2.0.0dinoex2007-05-251-1/+1
|
* - Welcome X.org 7.2 \o/.flz2007-05-2017-43/+15
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* [patch] cleanup non-supported FreeBSD versionsedwin2007-05-021-10/+1
| | | | | | PR: ports/111638 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: maintainer timeout
* [patch] archivers/rvm - cleanup non-supported FreeBSD versionedwin2007-05-021-7/+1
| | | | | | PR: ports/111640 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: maintainer timeout
* - remove ".if ${PERL_LEVEL} < 500600 ..." stuff.clsung2007-05-011-7/+1
|
* - update to 1.5.a79mm2007-04-304-12/+16
| | | | | | | - remove etc/default/star - add support for NO_INSTALL_MANPAGES knob Approved by: garga (mentor)
* - Update to 1.80 (1.8)clsung2007-04-292-4/+4
|
* Upgrade to 3.70 beta 7ache2007-04-272-5/+5
|
* - Fix buildsat2007-04-231-3/+4
| | | | Reported by: pointyhat via kris
* - Update to 4.45sat2007-04-223-49/+70
| | | | Approved by: nox (maintainer)
* - Unbreak, solve fetch problem with rerolled distfile.lwhsu2007-04-222-5/+3
| | | | | | PR: 111983 Submitted by: bf <bf2006a AT yahoo.com> (maintainer) Approved by: clsung (mentor)
* - Update to 4.45sat2007-04-222-7/+6
|
* BROKEN: Size mismatchkris2007-04-201-0/+2
|
* - De-4.x-ify most of my ports to save gnats from excessive abusesat2007-04-181-1/+1
| | | | - s/CSME/CENKES/ in my ports
* Cleanup non-supported FreeBSD versionsnox2007-04-171-4/+0
| | | | | PR: ports/111639 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Update to 2.18.2ahze2007-04-173-4/+7
|
* [patch] cleanup non-supported FreeBSD versionsedwin2007-04-161-7/+1
| | | | | | PR: ports/111641 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: "Jeffrey H. Johnson" <CPE1704TKS@bellsouth.net>
* [patch] archivers/kbackup - cleanup non-supported FreeBSD versionedwin2007-04-161-7/+1
| | | | | | PR: 111637 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: Jose Alonso Cardenas Marquez <acm@>
* - Remove 4.X support from unmaintained ports in categories starting withgabor2007-04-151-6/+1
| | | | letter a-c
* - fix my mind (should not touch mtree)clsung2007-04-131-1/+0
| | | | Noted by: kris
* Update to 2.18.1.marcus2007-04-112-4/+4
|
* - Fix pkg-plist for WITHOUT_NLSrafan2007-04-111-2/+2
| | | | | PR: ports/111455 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net>
* - minor fixes to make portlint happierleeym2007-04-102-26/+6
|
* Add paq 8.l, an archiver with an extremely high compression ratio.clsung2007-04-106-0/+118
| | | | | PR: ports/111391 Submitted by: bf <bf2006a at yahoo.com>
* - minor fixes to make portlint happierleeym2007-04-102-22/+6
|
* - updated maintainer e-mail addressmm2007-04-055-8/+8
| | | | Approved by: garga (mentor)
* - Gratuitous update to 1.0.1 (no changes affect FreeBSD version)sat2007-03-302-4/+4
|
* Use CONFLICTS?=ache2007-03-281-1/+1
| | | | Submitted by: rafan
* - COPYTREE_* are now part of bsd.port.mkpav2007-03-241-7/+0
| | | | | PR: ports/100996 Submitted by: stass
* Upgrade to 3.70 beta 4ache2007-03-242-5/+5
|