aboutsummaryrefslogtreecommitdiff
path: root/archivers
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to version 1.5.1.Jimmy Olgeni2009-12-122-4/+4
| | | | | | | | PR: ports/141373 Submitted by: ehaupt Notes: svn path=/head/; revision=245637
* - Update HsColour to 1.15Gabor Pali2009-12-063-5/+6
| | | | | | | | | | | - Bump PORTREVISION for all affected ports PR: ports/138567, ports/138568 Submitted by: Ashish Shukla <wahjava (at) gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=245301
* The FreeBSD KDE is please to announce the release of KDE 4.3.4,Martin Wilke2009-12-011-3/+3
| | | | | | | | | | a bugfix, translation and maintenance update. Release note can be found at http://kde.org/announcements/announce-4.3.4.php We'd like to say thanks to all helpers and submitters. Notes: svn path=/head/; revision=245064
* Presenting GNOME 2.28.1 for FreeBSD. The official release notes for thisJoe Marcus Clarke2009-11-284-17/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | release can be found at http://library.gnome.org/misc/release-notes/2.28/ . Officially, this is mostly a polishing release in preparation for GNOME 3.0 due in about a year. On the FreeBSD front, though, a lot went into this release. Major thanks goes to kwm and avl who did a lot of the porting work for this release. In particular, kwm brought in Evolution MAPI support for better Microsoft Exchange integration. Avl made sure that the new gobject introspection repository ports were nicely compartmentalized so that large dependencies aren't brought in wholesale. But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself) contributed to this release. Other major improvements include an updated HAL with better volume probing code, ufsid integration, and support for volume names containing spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord; an updated Gimp; and a preview of the new GNOME Shell project (thanks to Pawel Worach). The FreeBSD GNOME Team would like to that the following additional contributors to this release whose patches and testing really helped make it a success: Andrius Morkunas Dominique Goncalves Eric L. Chen J.R. Oldroyd Joseph S. Atkinson Li Pawel Worach Romain Tartière Thomas Vogt Yasuda Keisuke Rui Paulo Martin Wilke (and an extra shout out to miwi and pav for pointyhat runs) We would like to send this release out to Alexander Loginov (avl) in hopes that he feels better soon. PR: 136676 136967 138872 (obsolete with new epiphany-webkit) 139160 134737 139941 140097 140838 140929 Notes: svn path=/head/; revision=244923
* - Update my mail address to FreeBSDSylvio Cesar Teixeira2009-11-2710-11/+11
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=244870
* . Update to 2.7.1.Greg Lewis2009-11-272-5/+4
| | | | Notes: svn path=/head/; revision=244827
* The KDE FreeBSD team is proud to announce the release of KDE 4.3.3Martin Wilke2009-11-273-6/+5
| | | | | | | | | | | | | | | | for FreeBSD. For lists of bugfixes and improvements please see: http://www.kde.org/announcements/changelogs/changelog4_3_1to4_3_2.php http://www.kde.org/announcements/changelogs/changelog4_3_2to4_3_3.php The KDE FreeBSD team would like to say thanks to all the helpers and submitters. Tested by: pointyhat-exp-run (myself) Notes: svn path=/head/; revision=244822
* Add option to build minimal possible executable supporting only 7zip archives.Juergen Lock2009-11-262-19/+35
| | | | | | | | PR: ports/140903 Submitted by: Eugene Perevyazko <john@dnepro.net> Notes: svn path=/head/; revision=244801
* - Update to 0.36Philippe Audeoud2009-11-252-5/+5
| | | | | | | | - Changes: <http://cpansearch.perl.org/src/BINGOS/Archive-Extract-0.36/CHANGES> - While I'm here, making portlint happy Notes: svn path=/head/; revision=244741
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-221-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244657
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-201-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244567
* - Fix runtime issues when using CUSTOM prefixKris Moore2009-11-111-0/+5
| | | | | | | | | | PR: 139647 Submitted by: myself Approved by: Maintainer Timeout Approved by: miwi (mentor) Notes: svn path=/head/; revision=244136
* - Update to 2.023Philippe Audeoud2009-11-102-4/+4
| | | | | | | - Changes: <http://cpansearch.perl.org/src/PMQS/Compress-Raw-Bzip2-2.023/Changes> Notes: svn path=/head/; revision=244059
* - Update to 2.023Philippe Audeoud2009-11-102-4/+4
| | | | | | | - Changes: <http://cpansearch.perl.org/src/PMQS/Compress-Raw-Zlib-2.023/Changes> Notes: svn path=/head/; revision=244058
* - Update to 3.90Gabor Kovesdan2009-11-082-6/+6
| | | | | | | | PR: ports/140312 Submitted by: Ralf van der Enden <tremere@cainites.net> Notes: svn path=/head/; revision=243971
* For unknown reason bsd.port.mk's eval dislike ( and ) in the path, whenAndrey A. Chernov2009-11-061-4/+5
| | | | | | | | | | | | | | | | | | MASTER_SITE_BACKUP with ${MASTER_SITES:S/%SUBDIR%/${MASTER_SITE_SUBDIR}/} at the end and MASTER_SITE_OVERRIDE ?= ${MASTER_SITE_BACKUP} are used together in /etc/make.conf. So, use simple workaround: replace ( and ) by their URL-encoded %-codes. (There is the bug in that area still remains, but not fatal: the combination above don't understand properly ending :tags sometimes and tries mass fetching with ending :tags unstripped. Someone should look at that whole bsd.ports.mk/bsd.sites.mk mess) While I am here, slightly rearrange ending :tags. Notes: svn path=/head/; revision=243875
* - Fix build on 9.0Dmitry Marakasov2009-11-041-3/+12
| | | | Notes: svn path=/head/; revision=243783
* Simple module for extract archivesMartin Wilke2009-11-045-0/+45
| | | | | | | | | | WWW: http://search.cpan.org/dist/Archive-SimpleExtractor/ PR: ports/140224 Submitted by: Andrey Kostenko <andrey at kostenko.name> Notes: svn path=/head/; revision=243765
* Archive::Rar uses the standard perl module install processMartin Wilke2009-11-045-0/+37
| | | | | | | | | | WWW: http://search.cpan.org/dist/Archive-Rar/ PR: ports/140223 Submitted by: Andrey Kostenko <andrey at kostenko.name> Notes: svn path=/head/; revision=243764
* Update to 3.04.Max Khon2009-11-022-4/+4
| | | | | | | | PR: 140182 Submitted by: Emanuel Haupt Notes: svn path=/head/; revision=243633
* - Update to 0.17Gabor Kovesdan2009-10-312-4/+4
| | | | | | | | PR: ports/139981 (based on) Submitted by: sylvio Notes: svn path=/head/; revision=243581
* Remove -DUNICODE_WCHAR, too earlyAndrey A. Chernov2009-10-261-1/+1
| | | | Notes: svn path=/head/; revision=243343
* Upgrade to 6.0Andrey A. Chernov2009-10-269-256/+41
| | | | | | | PR: 139971 Notes: svn path=/head/; revision=243327
* - Add xz compression support.Wesley Shields2009-10-222-2/+663
| | | | | | | | PR: ports/139511 Submitted by: Anders F Björklund <afb@rpm5.org> (maintainer) Notes: svn path=/head/; revision=243215
* zlib is already in base so this port isn't needed.Steven Kreuzer2009-10-196-50/+0
| | | | | | | Submitted by: Erik Trulsson <ertr1013@student.uu.se> Notes: svn path=/head/; revision=243065
* Add archivers/amigadepacker, a tool for depacking some compressed Amiga formatsEmanuel Haupt2009-10-184-0/+43
| | | | Notes: svn path=/head/; revision=243024
* A Massively Spiffy Yet Delicately Unobtrusive Compression LibrarySteven Kreuzer2009-10-186-0/+50
| | | | Notes: svn path=/head/; revision=243019
* - Change maintainer's email addressWen Heping2009-10-161-2/+2
| | | | | | | | | PR: ports/139655 Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer) Approved by: miwi(mentor) Notes: svn path=/head/; revision=242920
* - Update to 0.6Alexander Logvinov2009-10-032-4/+4
| | | | | | | | | PR: ports/139324 Submitted by: myself Approved by: tabthorpe, glarkin (mentors, implicit), maintainer Notes: svn path=/head/; revision=242417
* - Speed up build phaseAlexander Logvinov2009-10-031-0/+7
| | | | | | | Approved by: tabthorpe, glarkin (mentors, implicit) Notes: svn path=/head/; revision=242410
* * Enable assembly language optimizations on amd64.Christian Weisgerber2009-10-013-2/+93
| | | | | | | | | | | * Use system byte-swapping functions. PR: 139205, 139206 Submitted by: swell.k@gmail.com (idea) Feature safe: yes Notes: svn path=/head/; revision=242370
* Update to 9.04.Juergen Lock2009-09-302-4/+4
| | | | | | | | PR: ports/139246 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Notes: svn path=/head/; revision=242325
* - Update to 3.9.6Alexander Logvinov2009-09-292-4/+4
| | | | | | | | | | PR: ports/139223 Submitted by: Alex Samorukov <samm at os2.kiev.ua> (maintainer) Approved by: tabthorpe, glarkin (mentors, implicit) Feature safe: yes Notes: svn path=/head/; revision=242213
* Update WWWEmanuel Haupt2009-09-281-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=242194
* LZMA Utils have been replaced by XZ Utils (archivers/xz)Christian Weisgerber2009-09-219-161/+0
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=241887
* lzmautils -> xzChristian Weisgerber2009-09-211-1/+0
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=241881
* You can now use -J to (un)compress xz format files (.tar.xz, .txz).Christian Weisgerber2009-09-211-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=241878
* lzmautils -> xzChristian Weisgerber2009-09-211-1/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=241877
* also conflicts with archivers/xzChristian Weisgerber2009-09-211-1/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=241876
* lzmautils-devel -> xzChristian Weisgerber2009-09-213-3/+5
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=241875
* Update to 4.999.9beta.Christian Weisgerber2009-09-217-45/+82
| | | | | | | | | | | | This is the last beta release before XZ Utils 5.0.0. No big changes are planned before the first stable release. XZ Utils is the official successor to LZMA Utils. Feature safe: yes Notes: svn path=/head/; revision=241873
* - Fix output from `xz -H` however when running tests the (de)compression doesn'tMartin Wilke2009-09-194-0/+36
| | | | | | | | | | | | use more than one thread. PR: 137581 Submitted by: Martin Birgmeier <martin@email.aon.at> Approved by: maintainer Feature safe: yes Notes: svn path=/head/; revision=241761
* - Pass maintainership to submitterMartin Wilke2009-09-191-1/+1
| | | | | | | | | PR: 138588 138594 138604 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Feature safe: yes Notes: svn path=/head/; revision=241746
* - Pass maintainership to submitterMartin Wilke2009-09-193-4/+4
| | | | | | | | | PR: 138587 138586 138584 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Feature safe: yes Notes: svn path=/head/; revision=241745
* - Pass maintainership to submitterMartin Wilke2009-09-192-5/+7
| | | | | | | | | | | | - Move to PLIST_FILES - Respect NOPORT* PR: 138593 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Feature safe: yes Notes: svn path=/head/; revision=241699
* - Pass maintainership to submitterMartin Wilke2009-09-181-1/+1
| | | | | | | | | PR: 138591 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Feature safe: yes Notes: svn path=/head/; revision=241698
* - Add missing pear dependencyMartin Wilke2009-09-181-1/+3
| | | | | | | | | PR: 138836 Reported by: Oleg Gawriloff <barzog@telecom.by> Feature safe: yes Notes: svn path=/head/; revision=241683
* Update to 1.8Renato Botelho2009-09-152-7/+7
| | | | | | | | | PR: ports/138747 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=241491
* games/wesnoth no longer has USE_GCC=3.4, so nor do we according to theGerald Pfeifer2009-09-131-3/+1
| | | | | | | | history of this port. On the way update the use of Automake from 1.9 to 1.10. Notes: svn path=/head/; revision=241350
* - Update to 1.54Philippe Audeoud2009-09-112-4/+4
| | | | | | | - Changelog : http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.54/CHANGES Notes: svn path=/head/; revision=241204