summaryrefslogtreecommitdiff
path: root/archivers/rar (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Upgrade to 3.10Andrey A. Chernov2003-01-022-4/+3
| | | | Notes: svn path=/head/; revision=72182
* Updated HTTP redirect for rarlab.com.Edwin Groothuis2002-12-281-1/+1
| | | | | | | Noticed by: portsurvey Notes: svn path=/head/; revision=71949
* Upgrade to 3.0 releaseAndrey A. Chernov2002-05-163-8/+4
| | | | Notes: svn path=/head/; revision=59244
* Upgrade to 3.0 beta 7Andrey A. Chernov2002-05-032-3/+3
| | | | Notes: svn path=/head/; revision=58478
* Upgrade to 3.0b6Andrey A. Chernov2002-04-233-5/+5
| | | | Notes: svn path=/head/; revision=58026
* Upgrade to 3.0 beta 5Andrey A. Chernov2002-03-192-3/+3
| | | | Notes: svn path=/head/; revision=56332
* Upgrade to 3.0b4Andrey A. Chernov2002-03-052-4/+3
| | | | Notes: svn path=/head/; revision=55560
* Add beta warningAndrey A. Chernov2002-03-022-0/+6
| | | | Notes: svn path=/head/; revision=55390
* Upgrade to 3.0.b3Andrey A. Chernov2002-03-013-30/+29
| | | | Notes: svn path=/head/; revision=55370
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-3/+3
| | | | Notes: svn path=/head/; revision=37252
* Add WWW to proper placeAndrey A. Chernov2000-06-272-1/+2
| | | | Notes: svn path=/head/; revision=29912
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-6/+6
| | | | Notes: svn path=/head/; revision=27419
* update mastersitesMichael Haro1999-10-301-1/+1
| | | | | | | | PR: 14483 Submitted by: "Chris D. Faulhaber" <jedgar@fxp.org> Notes: svn path=/head/; revision=22729
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* move catpage from PLIST to Makefile and other minor cleanupsMichael Haro1999-08-262-12/+5
| | | | Notes: svn path=/head/; revision=20975
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20937
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Add another MASTER_SITEJustin M. Seger1999-04-211-2/+3
| | | | Notes: svn path=/head/; revision=18047
* upgrade to 2.02Andrey A. Chernov1999-04-173-20/+21
| | | | Notes: svn path=/head/; revision=17949
* mark only for i386.Hidetoshi Shimokawa1999-04-111-1/+2
| | | | Notes: svn path=/head/; revision=17771
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami1999-02-031-3/+4
| | | | | | | | | | | | | | | | | | | | | | bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too. Notes: svn path=/head/; revision=16518
* add @ to a lineDavid E. O'Brien1998-12-121-2/+2
| | | | Notes: svn path=/head/; revision=15307
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeSatoshi Asami1998-11-141-6/+8
| | | | | | | | shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk. Notes: svn path=/head/; revision=14512
* Remove the directories too.Steve Price1998-09-231-0/+2
| | | | Notes: svn path=/head/; revision=13349
* Make this port work in an ELF world.Steve Price1998-09-231-1/+5
| | | | | | | Inspired by: one of John Polstra's recent commits Notes: svn path=/head/; revision=13348
* Spelling and grammar police. This commit brought to you by theMatthew Hunt1998-08-041-2/+2
| | | | | | | letter "A". Notes: svn path=/head/; revision=12270
* Remove old MASTER_SITE and clean up a few portlint problems.Justin M. Seger1997-11-261-5/+4
| | | | Notes: svn path=/head/; revision=8832
* Change ftp.relcom.ru and ftp.kiae.su to ftp.kiarchive.ruBill Fenner1997-08-101-2/+2
| | | | | | | Submitted by: ache (Andrey A. Chernov) Notes: svn path=/head/; revision=7517
* File moved on MASTER_SITE.Bill Fenner1997-07-211-2/+2
| | | | | | | Found by: distfile checker Notes: svn path=/head/; revision=7390
* NO_PACKAGE takes a string, Andrey. :)Satoshi Asami1997-05-201-2/+2
| | | | Notes: svn path=/head/; revision=6511
* Change RESTRICTED to NO_PACKAGEAndrey A. Chernov1997-05-201-2/+2
| | | | Notes: svn path=/head/; revision=6510
* Upgrade to 2.01Andrey A. Chernov1997-05-194-12/+45
| | | | Notes: svn path=/head/; revision=6491
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-121-6/+6
| | | | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. Notes: svn path=/head/; revision=4416
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
* RAR archiver binary portAndrey A. Chernov1996-05-155-0/+32
Notes: svn path=/head/; revision=3086