aboutsummaryrefslogtreecommitdiff
path: root/archivers/arc/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Reduce unnecessary bsd.port.options.mk inclusions by using OPTIONS helpers.Adam Weinberger2014-07-031-5/+3
| | | | | | | | | | For liborange, reverse the logic, as I'm pretty sure the OPTIONS were being used to disable the selected options. Approved by: portmgr (blanket) Notes: svn path=/head/; revision=360446
* - Add CONFLICTSSofian Brabez2014-05-271-0/+2
| | | | | | | | CR: D70 Approved by: bapt (portmgr) Notes: svn path=/head/; revision=355492
* Use bsd.port.post.mk instead of bsd.port.mk.Xin LI2013-10-261-1/+1
| | | | | | | Submitted by: sunpoet Notes: svn path=/head/; revision=331728
* Fix stagedir.Xin LI2013-10-251-8/+11
| | | | | | | | PR: ports/183289 Submitted by: Takefu <takefu airport fm> Notes: svn path=/head/; revision=331636
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | archivers) Notes: svn path=/head/; revision=327699
* - Update to 5.21p.Xin LI2011-08-301-4/+2
| | | | | | | - Take maintainership. Notes: svn path=/head/; revision=280783
* Remove myself from MAINTAINERAndrey A. Chernov2011-08-301-1/+1
| | | | Notes: svn path=/head/; revision=280749
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with A Notes: svn path=/head/; revision=240066
* TARGETDIR -> PREFIXAndrey A. Chernov2006-08-231-1/+1
| | | | Notes: svn path=/head/; revision=171236
* - Respect DESTDIRAndrey A. Chernov2006-08-111-4/+9
| | | | | | | | | | | | - Respect NOPORTDOCS - Bump PORTREVISION - Eliminate pkg-plist PR: 101771 Submitted by: gabor Notes: svn path=/head/; revision=170328
* Upgrade to 5.21oAndrey A. Chernov2006-05-261-1/+1
| | | | Notes: svn path=/head/; revision=163559
* Update to 5.21n. No user-visible changes.Christian Weisgerber2005-10-141-1/+2
| | | | | | | | | | The new upstream version now opens temporary files in a safe manner, so our local patches for this are no longer needed. Approved by: ache Notes: svn path=/head/; revision=145370
* Portlint(1)Kirill Ponomarev2004-12-061-1/+1
| | | | Notes: svn path=/head/; revision=123308
* Upgrade to 5.21jAndrey A. Chernov2003-11-051-6/+3
| | | | Notes: svn path=/head/; revision=93130
* Fix whitespace errorKris Kennaway2003-10-261-1/+1
| | | | | | | Submitted by: portlint Notes: svn path=/head/; revision=92242
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+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
* Protect against bad entry size in headerAndrey A. Chernov2001-08-111-0/+1
| | | | Notes: svn path=/head/; revision=46082
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-4/+4
| | | | Notes: svn path=/head/; revision=37252
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
| | | | 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
* 1) Break-up the mega-patch-aa.Tim Vanderhoek1998-06-141-1/+7
| | | | | | | | | 2) Fix install for non-root users. 3) "See work/Arc521.doc" is not considered a good pkg/DESCR. 4) install ad. doc., too. Notes: svn path=/head/; revision=11432
* 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
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-1/+2
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-121-2/+2
| | | | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. Notes: svn path=/head/; revision=4416
* Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean upSatoshi Asami1995-04-121-3/+8
| | | | | | | some Makefiles along the way. Notes: svn path=/head/; revision=1347
* 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
* ARC archiverAndrey A. Chernov1994-12-311-0/+13
Notes: svn path=/head/; revision=656