summaryrefslogtreecommitdiff
path: root/archivers/unarj (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TARGETDIR -> PREFIXAndrey A. Chernov2006-08-231-1/+1
| | | | Notes: svn path=/head/; revision=171245
* - Respect DESTDIRAndrey A. Chernov2006-08-112-10/+11
| | | | | | | | | | | | - Respect NOPORTDOCS - Bump PORTREVISION - Eliminate plist PR: 101788 Submitted by: gabor Notes: svn path=/head/; revision=170327
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154139
* Close two vulnerabilitiesAndrey A. Chernov2004-11-295-0/+170
| | | | | | | Submitted by: simon Notes: svn path=/head/; revision=122771
* Upgrade to 2.65Andrey A. Chernov2004-11-295-43/+19
| | | | Notes: svn path=/head/; revision=122751
* Add size data, approved by maintainers.Trevor Johnson2004-03-201-0/+1
| | | | Notes: svn path=/head/; revision=104775
* portlint ($() -> ${})Kris Kennaway2003-10-261-1/+1
| | | | Notes: svn path=/head/; revision=92253
* Cosmetic fix: use %%DOCSDIR%% macro.Sergey A. Osokin2003-10-211-3/+3
| | | | | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992 Notes: svn path=/head/; revision=91804
* 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
* Create intermediate directoriesAndrey A. Chernov2001-02-012-0/+56
| | | | | | | | PR: 24766 Submitted by: Roman Shterenzon <roman@xpert.com> Notes: svn path=/head/; revision=37885
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-5/+5
| | | | Notes: svn path=/head/; revision=27419
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20937
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* upgrade to 2.43Andrey A. Chernov1999-02-175-19/+44
| | | | Notes: svn path=/head/; revision=16751
* - fix time_t conflicts on alphaHidetoshi Shimokawa1999-01-032-84/+77
| | | | | | | | - split up patches into one source file per patch file. Obtained from: NetBSD (with a litte modification by me) Notes: svn path=/head/; revision=15795
* Portlint cleaning.Steve Price1998-09-231-4/+6
| | | | Notes: svn path=/head/; revision=13350
* Hey, test before committing, Vanilla. This doesn't even fetch now. :)Satoshi Asami1998-08-181-3/+3
| | | | Notes: svn path=/head/; revision=12626
* Portlint.Vanilla I. Shu1998-08-181-3/+3
| | | | Notes: svn path=/head/; revision=12602
* Spelling and grammar police. This commit brought to you by theMatthew Hunt1998-08-041-1/+1
| | | | | | | letter "A". Notes: svn path=/head/; revision=12270
* Back out previous commit -- it doesn't work that way withoutSatoshi Asami1998-01-261-3/+3
| | | | | | | defining WRKSRC too (which will increase the number of lines by one. Notes: svn path=/head/; revision=9455
* portlintJustin M. Seger1998-01-232-4/+3
| | | | Notes: svn path=/head/; revision=9415
* #include <sys/types.h> for "uint" and stuff.Satoshi Asami1997-04-241-1/+3
| | | | Notes: svn path=/head/; revision=6278
* A quick purousal thru our port's patches directory shows a *WAY* over use ofDavid E. O'Brien1997-02-161-2/+2
| | | | | | | | | __FreeBSD__. That said, add __OpenBSD__ and __NetBSD__ where approapiate. Notes: svn path=/head/; revision=5656
* Removed unnecessary @cwd directive.Masafumi Max NAKANE1996-11-151-1/+0
| | | | Notes: svn path=/head/; revision=4486
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-121-3/+3
| | | | | | | | 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
* Updated archivers Makefiles....Satoshi Asami1995-04-241-2/+2
| | | | Notes: svn path=/head/; revision=1520
* install should depend on build.Satoshi Asami1995-04-161-2/+2
| | | | Notes: svn path=/head/; revision=1381
* Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean upSatoshi Asami1995-04-121-3/+7
| | | | | | | some Makefiles along the way. Notes: svn path=/head/; revision=1348
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Yet more package filesGary Palmer1995-02-053-0/+24
| | | | Notes: svn path=/head/; revision=887
* Add a number of missing md5 files.Jordan K. Hubbard1995-01-311-0/+1
| | | | Notes: svn path=/head/; revision=861
* arj dearchiverAndrey A. Chernov1994-12-282-0/+97
Notes: svn path=/head/; revision=625