summaryrefslogtreecommitdiffstats
path: root/archivers
Commit message (Collapse)AuthorAgeFilesLines
* I hope rarlab would keep releasing FreeBSD binary.sf2003-02-037-107/+0
| | | | PR: 47839
* fix homepageedwin2003-02-031-1/+1
| | | | | PR: ports/47798 Submitted by: MA, Dunzi <tadaluch@s5.xrea.com>
* Correct MASTER_SITES and WWW.sobomax2003-02-032-2/+2
| | | | Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
* Maintainer doesn't want to keep maintaining.edwin2003-02-031-1/+1
| | | | Submitted by: "zau50357" <zau50357@lion.zero.ad.jp>
* Update to 0.3.2.nork2003-02-025-46/+162
| | | | | | PR: ports/47324 Submitted by: Ports Fury Reviewed by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
* Update to version 1.19.demon2003-01-302-2/+2
| | | | | PR: 47611 Submitted by: "Philip M. Gollucci" <philip@p6m7g8.com>
* update to 3.1 official releasealane2003-01-288-296/+382
|
* Fix fetchingfjoe2003-01-271-2/+4
| | | | PR: 47568
* Simplify decection of File::Spec to avoid INDEX generation breakage.kuriyama2003-01-231-3/+2
| | | | | You shoud check to be installed latest perl5 port (5.x) or latest File::Spec module (4.x).
* Add a better description to archivers/untar.edwin2003-01-211-1/+1
| | | | Submitted by: Wes Peters <wes@softweyr.com>
* Make pkg-descr a little bit more descriptive.edwin2003-01-201-1/+1
|
* New Ports / archivers/untaredwin2003-01-207-0/+47
| | | | | PR: Report ports/41084 Submitted by: KIMURA Shigekazu <zau50357@lion.zero.ad.jp>
* Take over maintainership.olgeni2003-01-182-2/+2
|
* Upgrade to 3.11ache2003-01-182-3/+5
|
* Upgrade to 3.11ache2003-01-182-4/+4
|
* add tardy 1.11ijliao2003-01-139-0/+71
| | | | Manipulate the file headers in tar archive files in various ways
* Use another File::Spec detection code same as p5-HTML-Template.kuriyama2003-01-131-10/+5
| | | | Approved by: Erwin Lansing <erwin@lansing.dk> (maintainer)
* Fix a typo (forgot a '%' on a PLIST_SUB variable).petef2003-01-051-1/+1
|
* The distfile seems to have been repacked. (only extconf.rb was changedknu2003-01-041-1/+1
| | | | | | | a bit) PR: ports/46717 Submitted by: Rong-en Fan <rafan@infor.org>
* chase mcrypt lib versionijliao2003-01-031-1/+1
|
* Restore PORTEPOCHache2003-01-021-0/+1
|
* upgrade to 1.4.2ijliao2003-01-028-36/+52
| | | | | PR: 45866 Submitted by: Ports Fury
* Upgrade to 3.10ache2003-01-022-6/+5
|
* Upgrade to 3.10ache2003-01-022-4/+3
|
* Fix build on alpha (don't include the klaptop files when we are on alpha,petef2003-01-021-23/+23
| | | | | | we explicitly disable the build there). Prodded by: kris
* Update to 0.1.6, which is compatible with the latest ruby 1.8.knu2003-01-013-7/+15
|
* Removed MASTER_SITE_SUNSITE from the master_sites, it doesn't appearedwin2002-12-281-3/+1
| | | | | it has ever been there. Noticed by: portsurvey.
* Fix master_site.edwin2002-12-282-2/+2
| | | | Noticed by: portsurvey
* Updated HTTP redirect for rarlab.com.edwin2002-12-281-1/+1
| | | | Noticed by: portsurvey
* The SUNSITEs didn't carry the 1.08 version. Informed author.edwin2002-12-282-4/+2
| | | | Noticed by: portsurvey
* Removed unreachable ftp-site.edwin2002-12-281-2/+1
| | | | Noticed by: portvurvey.
* Remove ftp.xemacs.org as a stale master_site.edwin2002-12-281-2/+1
| | | | | Fix directory of ftp.carrier.kiev.ua Noticed by: portsurvey
* Removed stale master_site, informed maintainer.edwin2002-12-281-1/+0
| | | | Noticed by: portsurvey.
* Introduce a knob RUBY_NO_RD_HTML and enable it by default on alpha. Thisknu2002-12-062-8/+13
| | | | | | | | replaces the non-working NOPORTDOCS workaround and fixes build on the alpha, where rd2 coredumps. Tested on: the axp cluster Approved by: kris
* Use MASTER_SITE_LOCAL in preference to the other MASTER_SITE becausekris2002-11-271-2/+2
| | | | | | the latter is often unavailable or slow. Submitted by: keramida
* Fix the build of lang/ruby_static-devel, i.e. the build ofknu2002-11-271-0/+3
| | | | | | | archiver/ruby-zlib with lang/ruby-devel in the correct way. The cause of this problem is that FreeBSD's make(1) got a bit too sensitive about a mixture of `target:' and `target::'.
* Remove maintainers with undeliverable email addresses.kris2002-11-231-1/+1
|
* Maintainer update to use source-version instead of binaryedwin2002-11-232-3/+6
| | | | | PR: ports/45471 Submitted by: Update port: archivers/szip Moving from binary to source distribution
* Update to 0.6.2perky2002-11-192-2/+2
|
* Update to 0.1.1.knu2002-11-193-17/+16
|
* Add ruby-bz2, a Ruby extension to use libbz.knu2002-11-156-0/+112
|
* Back down to 2.0.4 as 2.1.x now requires GNOME 2.1.marcus2002-11-136-8/+8
| | | | Reported by: Dan Hulme <dan_256@yahoo.com>
* 1. update WWWijliao2002-11-132-3/+3
| | | | | | | 2. SRC is ".c" , not ".o" PR: 44952 Submitted by: "Remco van 't Veer" <remco+fbsdpp@azrael.xs4all.nl>
* upgrade to 1.1ijliao2002-11-113-5/+5
| | | | Submitted by: chkno <chkno@chkno.com>
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-1040-40/+20
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Fix PORTCOMMENTs that were killing INDEX builds.adamw2002-11-072-2/+1
| | | | | 105 pointy hats to: me Approved by: pat
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-0642-21/+42
| | | | Approved by: pat
* PERL -> REINPLACEedwin2002-11-041-1/+2
| | | | And some ports have USE_PERL5=yes now.
* PERL -> REINPLACEedwin2002-11-041-1/+2
| | | | | | and USE_PERL5 in some places Noticed by: bento
* PERL -> REINPLACEedwin2002-11-041-1/+2
| | | | Noticed on: bento
OpenPOWER on IntegriCloud