aboutsummaryrefslogtreecommitdiff
path: root/archivers/rar
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 4.2.0Gabor Kovesdan2012-10-132-3/+3
| | | | | | | | | PR: ports/170061 Submitted by: Svyatoslav Lempert <svyatoslav.lempert@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=305842
* - Update to 4.1.1Gabor Kovesdan2012-03-122-3/+8
| | | | | | | | | | | - Add LICENSE information PR: ports/165269 Submitted by: Svyatoslav Lempert <svyatoslav.lempert@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=293187
* - Update to 4.0.1Gabor Kovesdan2011-06-112-3/+3
| | | | Notes: svn path=/head/; revision=275402
* - Update to 4.0.0Gabor Kovesdan2011-03-152-5/+5
| | | | | | | | | | - Bump PORTEPOCH PR: ports/155467 Submitted by: sunpoet Notes: svn path=/head/; revision=270958
* - Update to 4.0b6Gabor Kovesdan2011-02-102-4/+4
| | | | | | | | PR: ports/154583 Submitted by: sunpoet Notes: svn path=/head/; revision=268895
* - Update to 4.0b5Gabor Kovesdan2011-02-032-5/+4
| | | | | | | | | PR: ports/154104 (inspired by) Submitted by: sunpoet Feature safe: yes Notes: svn path=/head/; revision=268581
* - Update to 3.93Gabor Kovesdan2010-05-302-5/+5
| | | | | | | | PR: ports/144951 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Notes: svn path=/head/; revision=255351
* Mark as broken on ia64/powerpc/sparc64 (same failure).Mark Linimon2010-03-261-3/+3
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=251533
* Mark as broken on sparc64.Mark Linimon2010-02-271-0/+2
| | | | | | | | Hat: portmgr Feature safe: yes Notes: svn path=/head/; revision=250385
* - Update to 3.91 [1]Gabor Kovesdan2010-02-052-7/+17
| | | | | | | | | | | | - Allow installation on 64-bit systems even if 32-bit libraries are not present (binary is statically linked) but we have kernel support for 32-bit compatibility PR: ports/143176 [1] Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> [1] Notes: svn path=/head/; revision=249298
* - 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
* - Update to 3.8.0Gabor Kovesdan2008-10-182-6/+6
| | | | | | | | PR: ports/127962 Submitted by: Bjorn Konig <bkoenig@alpha-tierchen.de> Notes: svn path=/head/; revision=221731
* - Update to 3.71Gabor Kovesdan2007-12-242-5/+5
| | | | | | | | PR: ports/118977 Submitted by: Maxim Samsonov <xors@mne.ru> Notes: svn path=/head/; revision=204443
* - Bump PORTEPOCH as the beta versioning was weirdGabor Kovesdan2007-07-191-1/+1
| | | | | | | | Pointed out by: bsam, mezz, ache Pointy hat to: gabor Notes: svn path=/head/; revision=195909
* - Update to 3.70Gabor Kovesdan2007-07-192-6/+5
| | | | | | | | PR: ports/114674 Submitted by: Maxim Samsonov <xors@mne.ru> Notes: svn path=/head/; revision=195888
* - Add master_site_rar and use it in rar, unrar and libunrar portsAndrew Pantyukhin2007-06-191-2/+1
| | | | | | | Approved by: ache, gabor, Alex Samorukov <samm@os2.kiev.ua> (maintainers) Notes: svn path=/head/; revision=193871
* - Always install the static binary, since it runs on all supportedGabor Kovesdan2007-02-251-14/+2
| | | | | | | | | | | FreeBSD versions - Bump PORTREVISION Reported by: Clint Olsen <clint@0lsen.net>, ache Approved by: erwin (mentor, implicit) Notes: svn path=/head/; revision=185899
* - Does not need compat5x any more [1]Gabor Kovesdan2007-02-241-7/+5
| | | | | | | | | | | | - Need unexisting compat6x, so mark it IGNOREd on 7.x [1] - Do not override STRIP - Bump PORTREVISION Reported by: ache [1] Approved by: erwin (mentor, implicit) Notes: svn path=/head/; revision=185807
* - Update to 3.70b1Gabor Kovesdan2007-02-182-10/+10
| | | | | | | | | | - s/TARGETDIR/PREFIX/ Approved by: erwin (mentor, implicit) Security: 94234e00-be8a-11db-b2ec-000c6ec775d9 Notes: svn path=/head/; revision=185443
* - Remove support for a.out format and PORTOBJFORMAT variable from individualPav Lucistnik2007-01-301-4/+1
| | | | | | | | | ports With hat: portmgr Notes: svn path=/head/; revision=183698
* Change my e-mail address.Gabor Kovesdan2006-12-081-1/+1
| | | | | | | Approved by: erwin (mentor) Notes: svn path=/head/; revision=179182
* NO_PACKAGE is incorrect; RESTRICTED is intendedKris Kennaway2006-09-031-1/+1
| | | | Notes: svn path=/head/; revision=171992
* - Update to 3.60Erwin Lansing2006-08-253-19/+14
| | | | | | | | | | | - Add WITH_STATIC for using the statically linked version - Eliminate plist PR: 102228 Submitted by: gabor (maintainer) Notes: svn path=/head/; revision=171375
* Respect DESTDIRErwin Lansing2006-08-061-4/+4
| | | | | | | | PR: 101426 Submitted by: gabor (maintainer) Notes: svn path=/head/; revision=169847
* Use the new IA32_BINARY_PORT instead of ONLY_FOR_ARCHS.Erwin Lansing2006-07-181-1/+2
| | | | | | | | | PR: 100480 Submitted by: Gabor Kovesdan <gkovesdan@t-hosting.hu> Sponsored by: Google SoC 2006 Notes: svn path=/head/; revision=168140
* - Fix MASTER_SITESIon-Mihai Tetcu2006-06-091-16/+8
| | | | | | | | | | | - cosmetic changes. PR: ports/98707 Submitted by: maintainer Approved by: lawrance (mentor, implicit) Notes: svn path=/head/; revision=164884
* - Add ia64 in ONLY_FOR_ARCHSRenato Botelho2006-04-081-1/+1
| | | | | | | | PR: ports/95511 Submitted by: maintainer Notes: svn path=/head/; revision=159110
* Add SHA256Marcus Alves Grando2005-11-091-0/+1
| | | | | | | | PR: 88732 Submitted by: maintainer Notes: svn path=/head/; revision=147720
* Update to 3.51Marcus Alves Grando2005-10-112-11/+12
| | | | | | | | PR: 87281 Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu> (maintainer) Notes: svn path=/head/; revision=145008
* Pass maintainership to Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>.Jean-Yves Lefort2005-09-031-1/+1
| | | | | | | | PR: ports/85694 Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu> (new maintainer) Notes: svn path=/head/; revision=141846
* [fix] archivers/rar: add compat5x dependency and amd64 supportEdwin Groothuis2005-08-301-1/+5
| | | | | | | | | | | | rar is FreeBSD/i386 5.x binary. On FreeBSD 6.x it requires misc/compat5x. It works on amd64 architecture using lib32 libraries and COMPAT_IA32 support in kernel. PR: ports/85432 Submitted by: Simun Mikecin <numisemis@yahoo.com> Notes: svn path=/head/; revision=141403
* PORTVERSION 3.5 -> 3.50Andrey A. Chernov2005-08-281-1/+1
| | | | | | | Obtained from: chkversion Notes: svn path=/head/; revision=141120
* Upgrade to 3.5.0Andrey A. Chernov2005-08-282-7/+12
| | | | | | | Remove myself from maintainer Notes: svn path=/head/; revision=141004
* Portlint(1)Kirill Ponomarev2004-12-061-3/+3
| | | | Notes: svn path=/head/; revision=123308
* Rephrase IGNORE sectionAndrey A. Chernov2004-11-061-1/+1
| | | | | | | Submitted by: kris Notes: svn path=/head/; revision=121005
* IGNORE this binary port for FreeBSD < 5.3Andrey A. Chernov2004-11-061-0/+4
| | | | | | | | PR: 73611 Submitted by: Dima Panov <redfox@Fluffy.Khv.RU> Notes: svn path=/head/; revision=120961
* Update to 3.41Andrey A. Chernov2004-11-032-4/+4
| | | | Notes: svn path=/head/; revision=120714
* Upgrade to 3.4.0Andrey A. Chernov2004-10-153-7/+5
| | | | | | | PR: 72473 Notes: svn path=/head/; revision=119470
* Fix rar.1 uninstallingAndrey A. Chernov2004-06-202-2/+2
| | | | Notes: svn path=/head/; revision=111882
* Add size data, approved by maintainers.Trevor Johnson2004-03-201-0/+1
| | | | Notes: svn path=/head/; revision=104775
* Remove unrar since it is available in the better form (as source port)Andrey A. Chernov2004-01-272-3/+0
| | | | Notes: svn path=/head/; revision=99251
* Upgrade to 3.30Andrey A. Chernov2004-01-273-22/+21
| | | | Notes: svn path=/head/; revision=99250
* portlint (variable ordering)Kris Kennaway2003-10-261-1/+1
| | | | Notes: svn path=/head/; revision=92259
* portlint (fix whitespace)Kris Kennaway2003-10-261-6/+6
| | | | Notes: svn path=/head/; revision=92248
* Cosmetic fix: use %%DOCSDIR%% macro.Sergey A. Osokin2003-10-211-11/+11
| | | | | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992 Notes: svn path=/head/; revision=91804
* Change MASTER_SITE and use FETCH_CMD which follows redirectAndrey A. Chernov2003-10-071-2/+2
| | | | Notes: svn path=/head/; revision=90542
* Upgrade to 3.20Andrey A. Chernov2003-05-202-4/+4
| | | | Notes: svn path=/head/; revision=81543
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Upgrade to 3.11Andrey A. Chernov2003-01-182-4/+4
| | | | Notes: svn path=/head/; revision=73377
* Restore PORTEPOCHAndrey A. Chernov2003-01-021-0/+1
| | | | Notes: svn path=/head/; revision=72265