aboutsummaryrefslogtreecommitdiff
path: root/archivers
Commit message (Collapse)AuthorAgeFilesLines
* Add rzip, a compression program, similar in functionality to gzip or bzip2, butPav Lucistnik2004-04-205-0/+54
| | | | | | | | | | able to take advantage from long distance redundancies in files, which can sometimes allow rzip to produce much better compression ratios than other programs. WWW: http://rzip.samba.org/ Notes: svn path=/head/; revision=107704
* Update to KDE 3.2.2Michael Nottebrock2004-04-202-2/+13
| | | | Notes: svn path=/head/; revision=107688
* Update to 2.6.1.Joe Marcus Clarke2004-04-208-28/+34
| | | | Notes: svn path=/head/; revision=107659
* - define NO_LATEST_LINK.Clement Laforet2004-04-191-0/+1
| | | | | | | | | | Maybe LATEST_LINK=archivers_rvm would be better. If you think so, let me know. Noticed by: Ports with duplicate LATEST_LINKS report Notes: svn path=/head/; revision=107592
* Fix plist and unbreak.Akinori MUSHA2004-04-182-8/+2
| | | | Notes: svn path=/head/; revision=107480
* Update to 0.5.5.Akinori MUSHA2004-04-183-3/+5
| | | | Notes: svn path=/head/; revision=107471
* - Fix configure warningKirill Ponomarev2004-04-176-0/+6
| | | | | | | | PR: 65668 65669 65670 65671 65672 65673 Submitted by: Roman Neuhauser <neuhauser at chello dot cz> Notes: svn path=/head/; revision=107368
* o Remove dependency on p5-Test-Simple for perl-5.8.Jun Kuriyama2004-04-151-3/+6
| | | | | | | | | | o Depends on p5-IO-Zlib rather than p5-Compress-Zlib as described in Makefile.PL. No response from: maintainer Notes: svn path=/head/; revision=107093
* Update to 0.7.2Hye-Shik Chang2004-04-143-5/+13
| | | | Notes: svn path=/head/; revision=106989
* Add fpc-paszlib 1.0.10, Free Pascal unit for native compression IO.Thierry Thomas2004-04-125-0/+96
| | | | | | | | | PR: 62612 Submitted by: John Merryweather Cooper Approved by: pav (mentor). Notes: svn path=/head/; revision=106830
* . Update to the 2004-04-08 snapshot.Greg Lewis2004-04-124-17/+20
| | | | Notes: svn path=/head/; revision=106824
* BROKEN: Broken pkg-plistKris Kennaway2004-04-121-0/+2
| | | | Notes: svn path=/head/; revision=106759
* New port of unshield, a InstallShield cabinet file reader.Stefan Eßer2004-04-097-0/+73
| | | | | | | | | This prgogarm is particularly useful to extract .SYS and .INF files from NDIS drivers packaged as InstallShield archives, which are required as input to ndiscvt (i.e. for the NDISulator). Notes: svn path=/head/; revision=106567
* - Update to version 0.80.2.aKirill Ponomarev2004-04-086-5/+51
| | | | | | | | PR: ports/65259 Submitted by: Ports Fury Notes: svn path=/head/; revision=106515
* Fix the case when NOPORTDOCS is defined.Joe Marcus Clarke2004-04-062-8/+8
| | | | | | | Reported by: Piotr Smyrak <piotr.smyrak@heron.pl> Notes: svn path=/head/; revision=106289
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-0/+1
| | | | Notes: svn path=/head/; revision=106175
* Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best releaseJoe Marcus Clarke2004-04-0512-88/+290
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ever. It fixes many bugs, and adds some features missing in previous FreeBSD ports. To help users upgrade from GNOME 2.4, we have constructed an upgrade FAQ at: http://www.freebsd.org/gnome/docs/faq26.html Please read it carefully. GNOME 2.6 packages are also available for all supported i386 versions of FreeBSD at: http://www.marcuscom.com/tinderbox/ The FreeBSD GNOME Team would like the thank the following users for their wonderful testing and patching efforts. We would especially like to thank Franz Klammer <klammer@webonaut.com> for his wonderful new splash screen. Without these people, our team, and our team alumni, GNOME on FreeBSD would not be possible. Jeremy Messenger <mezz7@cox.net> Khairil Yusof <kaeru@pd.jaring.my> Koop Mast <kwm@rainbow-runner.nl> Simon Barner <barner@in.tum.de> Tom McLaughlin <tmclaugh@sdf.lonestar.org> Scott Dodson <sdodson@sdodson.com> Vladimir Grebenschikov <vova@sw.ru> Notes: svn path=/head/; revision=106172
* Remove category pkg/COMMENT files in favour of a COMMENT variable in theKris Kennaway2004-04-022-1/+2
| | | | | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651 Notes: svn path=/head/; revision=105948
* - Respect CCKirill Ponomarev2004-04-011-0/+5
| | | | | | | | PR: ports/65030 Submitted by: michael johnson <ahze@ahze.net> Notes: svn path=/head/; revision=105858
* SIZEify (maintainer timeout)Trevor Johnson2004-03-319-0/+9
| | | | Notes: svn path=/head/; revision=105747
* - Use USE_ICONV knobKirill Ponomarev2004-03-303-4/+3
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=105722
* Update to 1.10Erwin Lansing2004-03-262-3/+3
| | | | Notes: svn path=/head/; revision=105304
* Support WITHOUT_NLSKris Kennaway2004-03-252-3/+10
| | | | Notes: svn path=/head/; revision=105229
* Restore tab changed to spaces in prev. commitAndrey A. Chernov2004-03-251-1/+1
| | | | Notes: svn path=/head/; revision=105221
* Remove myself from MAINTAINERAndrey A. Chernov2004-03-251-1/+1
| | | | Notes: svn path=/head/; revision=105206
* . /usr/local -> %%LOCALBASE%%.Greg Lewis2004-03-242-2/+2
| | | | Notes: svn path=/head/; revision=105156
* Add a port of Tim Kientzle's libarchive:Greg Lewis2004-03-245-0/+129
| | | | | | | | | | | | | | | | | Libarchive is a programming library that can create and read several different streaming archive formats, including most popular tar variants and the POSIX cpio format. WWW: http://people.freebsd.org/~kientzle/libarchive/ This code is present in -CURRENT but Tim currently has no intention of MFC'ing it. The port will allow 4.x users to benefit from Tim's current work and the tools he is building on top of it (bsdtar, libpkg). Not objected to by: kientzle Notes: svn path=/head/; revision=105131
* - Mark IGNORE because it does not work. It used to work two or three releasesPav Lucistnik2004-03-211-0/+2
| | | | | | | | | before, maybe something changed in Linuxulator, I don't know. Reported by: many Notes: svn path=/head/; revision=104836
* Deploy PLIST_FILES.Trevor Johnson2004-03-202-5/+1
| | | | Notes: svn path=/head/; revision=104781
* Allude to gmail-files, gmailshar and gremsync in COMMENT.Trevor Johnson2004-03-201-1/+1
| | | | Notes: svn path=/head/; revision=104780
* Running install-info in post-install is redundant, since it is doneTrevor Johnson2004-03-201-5/+0
| | | | | | | in the add-plist-info target of bsd.port.mk. Notes: svn path=/head/; revision=104779
* Add size data, approved by maintainers.Trevor Johnson2004-03-208-0/+10
| | | | Notes: svn path=/head/; revision=104775
* The gshar+gunshar port is renamed to ports/archivers/sharutils.Trevor Johnson2004-03-197-148/+1
| | | | | | | PR: 64443 Notes: svn path=/head/; revision=104683
* Update the list of what this port installs (and does not install).Trevor Johnson2004-03-191-8/+20
| | | | | | | | Add synopses from the info pages. Explain in more detail what shar archives are. Add a note about security. Add keywords. Notes: svn path=/head/; revision=104681
* . Link the python modules against libintl so they can actually be used.Greg Lewis2004-03-194-10/+12
| | | | | | | . Bump PORTREVISION. Notes: svn path=/head/; revision=104677
* . No, it doesn't conflict with rpm2cpio as that installs rpm2cpio.pl, notGreg Lewis2004-03-192-2/+2
| | | | | | | rpm2cpio. Notes: svn path=/head/; revision=104649
* Add size data, approved by maintainers.Trevor Johnson2004-03-182-0/+2
| | | | Notes: svn path=/head/; revision=104535
* Add SIZE data.Jimmy Olgeni2004-03-182-0/+2
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104531
* Add size data, approved by maintainers.Trevor Johnson2004-03-182-0/+2
| | | | Notes: svn path=/head/; revision=104520
* - Add SIZE to GNOME portsPav Lucistnik2004-03-182-0/+2
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104457
* - Add SIZEPav Lucistnik2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104442
* Add SIZE data.Hye-Shik Chang2004-03-183-0/+3
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104400
* Add size data.Trevor Johnson2004-03-182-0/+2
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104361
* Add size data.Trevor Johnson2004-03-181-0/+1
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104360
* SIZEify.Jun Kuriyama2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104341
* - Update to version 1.0Kirill Ponomarev2004-03-162-6/+18
| | | | | | | | PR: ports/64328 Submitted by: Ports Fury Notes: svn path=/head/; revision=104158
* use more clear commentYing-Chieh Liao2004-03-151-1/+1
| | | | Notes: svn path=/head/; revision=104055
* add rvm 0.80aYing-Chieh Liao2004-03-154-0/+44
| | | | | | | Rsync Vault Manager Notes: svn path=/head/; revision=104052
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-1410-10/+10
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Upgrade to version 1.9.4.Jimmy Olgeni2004-03-123-3/+13
| | | | Notes: svn path=/head/; revision=103824