aboutsummaryrefslogtreecommitdiff
path: root/archivers
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 1.12.Vanilla I. Shu2001-05-092-2/+2
| | | | Notes: svn path=/head/; revision=42439
* change master site and update WWW:Ying-Chieh Liao2001-05-082-4/+2
| | | | Notes: svn path=/head/; revision=42420
* Oops, make it *work* with Ruby 1.7 (make RUBY_VER=1.7).Akinori MUSHA2001-05-061-1/+4
| | | | Notes: svn path=/head/; revision=42328
* Make it compile with Ruby 1.7 (make RUBY_VER=1.7).Akinori MUSHA2001-05-061-0/+3
| | | | Notes: svn path=/head/; revision=42325
* Update to version 1.3.David E. O'Brien2001-05-048-100/+108
| | | | | | | Submitted by: Christian Weisgerber <naddy@mips.inka.de> Notes: svn path=/head/; revision=42250
* primary site missing (dont know why :< ), so add some more sites ...Ying-Chieh Liao2001-04-201-1/+3
| | | | | | | Submitted by: Adam Kranzel <adam@alameda.edu> Notes: svn path=/head/; revision=41745
* Add xdms 1.3, an Amiga DMS archiver unpacker.Will Andrews2001-04-176-0/+42
| | | | | | | | PR: 26524 Submitted by: Mark Pulford <mark@kyne.com.au> Notes: svn path=/head/; revision=41588
* * Build with compilers other than cc: egcs, ccc, ....David E. O'Brien2001-04-142-6/+6
| | | | | | | | | * Cosmetic: Remove useless subshell. Submitted by: Christian Weisgerber <naddy@mips.inka.de> Notes: svn path=/head/; revision=41359
* Switch to using "MASTER_SITE_SOURCEWARE"David E. O'Brien2001-04-131-3/+2
| | | | Notes: svn path=/head/; revision=41328
* Remove a couple of extra directories if empty.Steve Price2001-04-111-0/+2
| | | | Notes: svn path=/head/; revision=41261
* add gnugetopt lib dependYing-Chieh Liao2001-04-101-1/+3
| | | | | | | | | use INSATLL_PROGRAM instead of INSTALL Submitted by: steve Notes: svn path=/head/; revision=41160
* Prepend %%PORTDOCS%% where needed.Mikhail Teterin2001-04-091-8/+8
| | | | Notes: svn path=/head/; revision=41155
* add bitboxYing-Chieh Liao2001-04-089-0/+74
| | | | | | | BitBox is a GPL'd file splitter/joiner utility Notes: svn path=/head/; revision=41080
* Distfile movedAndrey A. Chernov2001-04-073-8/+26
| | | | | | | Honor CFLAGS Notes: svn path=/head/; revision=40980
* Overhaul QT/KDE support:Will Andrews2001-04-032-13/+3
| | | | | | | | | | | | | | | | | | | | | - bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone since it looks like black magic to me. Should still work w/ compat shims for older USE_QT[,2] style. Some others were also left alone for the same reason. Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk) Submitted by: David Faure <faure@kde.org> (proxy auth patches) Alex Zepeda <garbanzo@kde.org> (old patches removal) Notes: svn path=/head/; revision=40792
* Add dummy getmntent() func.David E. O'Brien2001-03-203-4/+30
| | | | | | | | PR: 24570 Submitted by: Roman Shterenzon<roman@xpert.com> Notes: svn path=/head/; revision=40123
* `rpm' and `rpm2cpio' have been repocopied from "misc" to "archivers".David E. O'Brien2001-03-203-2/+4
| | | | Notes: svn path=/head/; revision=40120
* add 1 more to MASTER_SITES.FUJISHIMA Satsuki2001-03-161-1/+2
| | | | Notes: svn path=/head/; revision=39939
* fix MASTER_SITES.FUJISHIMA Satsuki2001-03-151-3/+3
| | | | Notes: svn path=/head/; revision=39898
* Author released a new version which handles version 4 RPMs also. SinceKris Kennaway2001-03-102-2/+2
| | | | | | | the distfile doesn't carry a version, arbitrarily call it version 1.1 Notes: svn path=/head/; revision=39357
* Fix pkg-plist, and add depends to p5-Compress-Zlib.Vanilla I. Shu2001-03-102-1/+5
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=39347
* o update to 2.80.FUJISHIMA Satsuki2001-03-094-19/+24
| | | | | | | o show message to activate linuxulator to make extract. Notes: svn path=/head/; revision=39318
* Update to 0.2.Maxim Sobolev2001-03-062-16/+4
| | | | Notes: svn path=/head/; revision=39127
* Attempt to fix conflicts with a local getopt.h (specifically, the fix isWill Andrews2001-03-051-1/+1
| | | | | | | for libgnugetopt's getopt.h). Not tested, but should work. Notes: svn path=/head/; revision=39086
* UpgradeVanilla I. Shu2001-03-012-2/+2
| | | | | | | | | | p5-Compress-Zlib => 1.11 p5-HTML-Parser => 3.18 p5-MIME-Base64 => 2.12 p5-URI => 1.11 Notes: svn path=/head/; revision=38921
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-014-8/+1
| | | | Notes: svn path=/head/; revision=38917
* Update to version 1.01.Steve Price2001-02-272-2/+2
| | | | | | | | PR: 25397 Submitted by: maintainer Notes: svn path=/head/; revision=38827
* Lo and behold, welcome KDE 2.1 to our ports tree. As a direct result ofWill Andrews2001-02-263-44/+75
| | | | | | | | | | | | | | | | | | the KDE team's excellent work, I am initiating burn sequence for KDE 1.x. All base KDE1 ports are hereby nuked. I am also reluctantly reassuming maintainership of the KDE2 ports. Official KDE 2.1 packages built for FreeBSD 4.2-STABLE w/ XFree86 4.0.2 are available on KDE's official ftp mirrors now. Enjoy! Note: It seems that the KDE people rerolled their kdelibs and kdebase packages, and a quick examination of diffs reveal minor changes, but the port should still work. I'll fix the packaging problems that bento runs into. Approved by: kevlo Notes: svn path=/head/; revision=38810
* Upgrade to version 0.04Kevin Lo2001-02-262-2/+2
| | | | Notes: svn path=/head/; revision=38799
* Upgrade to version 0.11Kevin Lo2001-02-262-2/+4
| | | | Notes: svn path=/head/; revision=38798
* Add mirrorsAndrey A. Chernov2001-02-201-1/+2
| | | | | | | Submitted by: Jun Kuriyama <kuriyama@imgsrc.co.jp> Notes: svn path=/head/; revision=38525
* Fix the maintainer address. (gehicks@cisco.co -> gehicks@cisco.com)Akinori MUSHA2001-02-161-1/+1
| | | | Notes: svn path=/head/; revision=38395
* typo clean up police: \s -> \tMario Sergio Fujikawa Ferreira2001-02-144-6/+6
| | | | Notes: svn path=/head/; revision=38323
* Add %%PORTDOCS%%.Akinori MUSHA2001-02-101-3/+3
| | | | Notes: svn path=/head/; revision=38175
* Add %%PORTDOCS%%.Akinori MUSHA2001-02-101-5/+5
| | | | Notes: svn path=/head/; revision=38173
* move gtar to archivers.FUJISHIMA Satsuki2001-02-081-0/+1
| | | | Notes: svn path=/head/; revision=38119
* change category to archivers.FUJISHIMA Satsuki2001-02-081-1/+1
| | | | Notes: svn path=/head/; revision=38118
* Upgrade to 5.42Andrey A. Chernov2001-02-073-6/+5
| | | | Notes: svn path=/head/; revision=38071
* Put back my editor hints that were removed w/o permission.David E. O'Brien2001-02-072-0/+2
| | | | | | | Note these are *FULLY* Satoshi approved for the past 4 years. Notes: svn path=/head/; revision=38061
* Update to version 1.0Kevin Lo2001-02-033-2/+13
| | | | | | | | PR: 24825 Submitted by: MAINTAINER Notes: svn path=/head/; revision=37932
* Create intermediate directoriesAndrey A. Chernov2001-02-012-0/+56
| | | | | | | | PR: 24766 Submitted by: Roman Shterenzon <roman@xpert.com> Notes: svn path=/head/; revision=37885
* o update to 1.13.19.FUJISHIMA Satsuki2001-02-018-21/+40
| | | | | | | | | | | | o deinstall info properly. o add WANT_STATIC flavor. PR: 24502 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>, maintainer Notes: svn path=/head/; revision=37882
* Fix typo in pkg-comment: compatabile -> compatible.Jimmy Olgeni2001-01-312-2/+1
| | | | | | | Remove last blank line from files/patch-ab, to make portlint happy. Notes: svn path=/head/; revision=37857
* Add ucl 0.92, a data compression library with low memory usage duringMaxim Sobolev2001-01-297-0/+78
| | | | | | | decompression and competitive with zlib compression ratio. Notes: svn path=/head/; revision=37766
* Upgrade to 1.09.Vanilla I. Shu2001-01-252-2/+2
| | | | Notes: svn path=/head/; revision=37583
* add sectar, a program to create encrypted tar archivesYing-Chieh Liao2001-01-236-0/+35
| | | | | | | | PR: 24533 Submitted by: George Reid <greid@dogma.freebsd-uk.eu.org> Notes: svn path=/head/; revision=37465
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-1610-24/+24
| | | | Notes: svn path=/head/; revision=37252
* Get rid of -b option to fetch.David E. O'Brien2001-01-121-2/+0
| | | | Notes: svn path=/head/; revision=37143
* Use MASTER_SITE_LOCAL.Trevor Johnson2001-01-081-1/+3
| | | | | | | | | | | | On 2000-12-29 I e-mailed KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> and ports@freebsd.org (with a link to a patch) to propose this change. My mail did not bounce, but there was no response. http://www.aaa-int.or.jp/~jfactory/JDE/dist/DeepForest-1.0a.tar.gz: 404 File Not Found (Last OK result Wed Jul 7 11:26:48 1999 ) Notes: svn path=/head/; revision=36955
* Changed maintainer to Christian Weisgerber <naddy@mips.inka.de>Andreas Klemm2001-01-041-1/+1
| | | | | | | who wrote to me in personal e-mail to take over maintenance. Notes: svn path=/head/; revision=36775