summaryrefslogtreecommitdiff
path: root/archivers (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.6.Maxim Sobolev2002-08-303-18/+4
| | | | | PR: 41729 Submitted by: Ports Fury
* Update to 1.01.Maxim Sobolev2002-08-303-9/+17
| | | | | PR: 39197 Prompted by: Szymon Roczniak <simon@dischaos.com>
* Define wchar properlyAndrey A. Chernov2002-08-261-10/+10
|
* Upgrade to 3.00Andrey A. Chernov2002-08-262-13/+15
| | | | | PR: 41353 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Upgrade to 1.3.Oliver Braun2002-08-262-2/+2
| | | | | | PR: ports/42023 Submitted by: maintainer Approved by: dwcjr (mentor)
* Turn Miguel Mendez' ports over to Adam Weinberger.Trevor Johnson2002-08-262-4/+1
| | | | PR: 42012
* Update to 3.0.3. Not much changed here: [1] i18n PKGNAMEs converted toWill Andrews2002-08-252-15/+2
| | | | | | | more closely conform to FreeBSD style etc, and Konqueror SSL patch merged. Tested by: Matt Douhan <matt@fruitsalad.org>, alane Submitted by: lioux [1]
* Update MASTER_SITESKevin Lo2002-08-221-1/+1
| | | | | PR: 41868 Submitted by: Josef El-Rayes <shammer@exception.at>
* Chase shlib rev of devel/gettextAde Lovett2002-08-012-2/+2
| | | | | Submitted by: lots and lots Pointy hat to: ade
* Use USE_GNOMENG.Joe Marcus Clarke2002-07-272-16/+4
|
* Remove gehicks@cisco.com as MAINTAINER; mail has been bouncing for 2 months.Bill Fenner2002-07-221-1/+1
|
* Fix build on -CURRENT.Ruslan Ermilov2002-07-211-4/+5
|
* Fix install.Ruslan Ermilov2002-07-213-17/+15
| | | | Requested by: kris
* * Fix a typo.Christian Weisgerber2002-07-214-2/+36
| | | | * Allow this to build with other compilers than "cc" or "gcc".
* Do not install .la file.Dmitry Sivachenko2002-07-158-24/+42
| | | | | PR: 40619 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 1.08.Anders Nordby2002-07-148-22/+24
| | | | | PR: 40547 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* remove bitboxYing-Chieh Liao2002-07-079-76/+0
| | | | according to bento's log, it's unfetchable for 1 year
* Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51.Will Andrews2002-07-042-2/+2
|
* add arj 3.10bYing-Chieh Liao2002-07-017-0/+75
| | | | | | | Open-source ARJ PR: 40071 Submitted by: "Konstantin Reznichenko" <kot@premierbank.dp.ua>
* Update to version 1.4.1.David E. O'Brien2002-06-274-4/+4
|
* add mtf 0.21Ying-Chieh Liao2002-06-268-0/+80
| | | | | | | A Unix reader for the Microsoft Tape Format used by NT Backup PR: 34452 Submitted by: Philippe CASIDY <pcasidy@casidy.com>
* Updating my email address.Hye-Shik Chang2002-06-252-2/+2
| | | | Approved by: cjh (mentor)
* remove unused WWW varYing-Chieh Liao2002-06-231-2/+0
|
* fix plistYing-Chieh Liao2002-06-224-6/+74
| | | | | PR: 39639 Submitted by: Ports Fury
* ${PERL} -> ${REINPLACE_CMD}Ying-Chieh Liao2002-06-211-1/+3
| | | | | PR: 39587, 39589, 39590 Submitted by: maintainer
* upgrade to 1.0.2Ying-Chieh Liao2002-06-204-10/+12
| | | | | PR: 39153 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Add USE_REINPLACE where appropriate.Maxim Sobolev2002-06-191-0/+2
|
* upgrade to 1.4Ying-Chieh Liao2002-06-178-100/+196
| | | | | PR: 39428 Submitted by: Ports Fury
* Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to theWill Andrews2002-06-153-10/+80
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rigorous testing performed on the part of the KDE/FreeBSD Project over the last three weeks. Thanks to everyone who helped test! General changes: [1] Follow KDE2 style by moving KDE core specific macros and the like to x11/kde3/Makefile.kde. [2] Fix a variety of comments or miscellaneous data to reflect that this is KDE3 and not KDE2. [3] Account for more empty directories in the PLISTs. deskutils/kdepim3: [4] More #include <malloc.h> -> #include <stdlib.h>. audio/arts: [5] Upgrade to 1.0.1. [6] Point at MASTER_SITE_KDE not my own mirror. audio/kdemultimedia3: [7] Account for the removal of the <machine/soundcard.h> symlink. Simply point all such includes at <sys/soundcard.h>. editors/koffice-kde3: [8] Get rid of #include <values.h> preemptively. devel/kdesdk3: [9] Remove cervisia from build if building on -CURRENT due to C++-unsafe sys/wait.h. The header is believed to have been fixed in newer -CURRENT (>= Jun 5) but we have not tested that. devel/kdevelop: [10] Upgrade to 2.1.1 and use KDE 3 version. [11] Remove a number of suggested dependencies that no longer fit. [12] Account for where the docs for Qt went since they got moved to fit in hier(7) better. graphics/kdegraphics3: [13] Turn off kuickshow by default because it depends on imlib, which in turn depends on gtk/glib. This will be revisited when we split up the KDE ports a bit. games/kdegames3: [14] Fix compile error on -CURRENT where kpat/freecell-solver/md5.h tried to define uint32_t after sys/types.h already had. sysutils/kdeadmin3: No particular changes. misc/kdeaddons3: No particular changes. misc/kdeedu3: [15] Re-add the huge number of missing @dirrm's. misc/kdeutils3: No particular changes. misc/kde3-i18n-* and */kde3-i18n: For the most part, no particular changes. A huge number of I18N message updates went into this release, though. french/kde3-i18n: [16] Fix build Makefile error due to tarball builder's env. net/kdenetwork3: No particular changes. x11-clocks/kdetoys3: No particular changes. x11/kdebase3: [17] Account for mkfontdir "soft" build-time dependency. If mkfontdir is available, use it to build fonts.dir where kdebase installs fonts. Otherwise, don't bother. [18] Patch ElectricEyes.desktop to use the name of the program that FreeBSD uses when you install the port for it. [19] Patches for KDM merged into KDE 3.0.1. [20] Properly fix kdm/backend/xdmcp.c string format error. x11/kdelibs3: [21] Support the KDE3 version check to make sure no one tries to install KDE2 then KDE3. The 'kde-version-check' target is centralized in x11/kde3/Makefile.kde. [22] Remove patch for kdeprint/configure.in.in. [23] Add patch to fix critical icon loader bug. x11/kde3: [24] Add Makefile.kde for centralizing KDE core-specific macros that don't belong in bsd.kde.mk. x11-toolkits/qt30: [25] Mark broken on any XFree86 version < 4 due to packing list related problems if we tried to support XFree86 3. [26] Error out if the user has Qt2 installed already. x11-wm/kdeartwork3: [27] Add USE_MESA to explicitly support the 3D screensavers. [28] Re-add a large number of missing @dirrm's. Credits: [1] [4] [5] [6] [7] [9] [10] [14] [16] [21] [22] [24] [26]: will [2] [3] [8] [15] [17] [19] [25] [27] [28]: alane [11] [12] Submitted by: Lauri Watts <lauri@kde.org> [13] Found by: mi Removed by: will [18] [23] Submitted by: Andy Fawcett <andy@athame.co.uk> Tested by: [in addition to the above, in no particular order] knu Mattias Douhan <matt@athame.co.uk> Bradley T. Hughes <bhughes@trolltech.com> Erik H. Bakke <ebakke@trolltech.com> David Johnson <david@usermode.org> JJ Behrens <jj@nttmcl.com> Michael W. Collette <metrol@metrol.net> Adriaan de Groot <adridg@sci.kun.nl> Mark Rowlands <mark.rowlands@minmail.net> Mark Stosberg <mark@summersault.com> Dave Cantrell <phaedrus@alltel.net> Mark Miller <joup@bigfoot.com> Wesley Morgan <morganw@chemikals.org> Arjan van Leeuwen <avl@operamail.com>
* Use ${REINPLACE_CMD} instead of ${PERL}Ying-Chieh Liao2002-06-141-2/+2
| | | | | PR: 39238, 39239, 39240, 39241 Submitted by: maintainer
* Miguel Mendez informed me in private e-mail that he has changed his mindWill Andrews2002-06-111-1/+1
| | | | and would like to maintain these ports again. Welcome back, Miguel. :-)
* Tidy up after repo copy of ports/sysutils/star to ports/archivers/star.Trevor Johnson2002-06-103-2/+3
| | | | | PR: 37145 Submitted by: Thomas Hurst
* Add URL for home page.Trevor Johnson2002-06-102-0/+4
|
* To ports@freebsd.org.David E. O'Brien2002-06-082-2/+2
|
* Update to 0.4.2Patrick Li2002-06-083-18/+3
| | | | | PR: 38971 Submitted by: maintainer
* Set Miguel Mendez' ports loose. Look out, world!Trevor Johnson2002-06-071-1/+1
| | | | | | | | I would like to try maintaining the acroread5 one, so I pre-snarfed it. :-P PR: 38978 Submitted by: Miguel Mendez (outgoing maintainer)
* Sync with src/contrib/tar - re-enable --same-owner for uid 0.Maxim Sobolev2002-06-072-7/+6
|
* Fix a format string nit.Kris Kennaway2002-06-071-0/+11
|
* Sync with src/contrib/tar - don't assume that user with uid 0 doesn't reallyMaxim Sobolev2002-06-072-1/+29
| | | | care about umask(2).
* Update to 1.01, assign the submitter to be the maintainer.Anton Berezin2002-06-042-3/+3
| | | | | PR: 38889 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Unbroke on systems without <langinfo.h>.Maxim Sobolev2002-06-041-7/+9
| | | | | PR: 38891 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru>
* Fix installation on -current due to *.mk changes.Kris Kennaway2002-06-041-4/+4
| | | | Submitted by: ru
* Stage 1 of system GNU tar upgrade to a modern version:Maxim Sobolev2002-06-0210-1/+417
| | | | | | | Merge all applicable bugfixes, local hacks and new features from the ancient base system tar into the port, so those two are interchangeable. Bump PORTREVISION.
* Prevent negative fseek for old FreeBSD versionsAndrey A. Chernov2002-05-312-0/+60
| | | | | PR: 33170 Submitted by: "Vadim Mikhailov" <mvp@braz.ru> (partially)
* upgrade 0.3.1Ying-Chieh Liao2002-05-313-14/+43
|
* - Add USE_X_PREFIXYing-Chieh Liao2002-05-304-58/+60
| | | | | | | | - Conform to GNOME directory hierarchy - Do not install GNU GPL doc PR: 38705 Submitted by: Ports Fury
* - Conditionalize dependency for archivers/bzip2Ying-Chieh Liao2002-05-301-4/+13
| | | | | | | | - Support install macros - Bump portrevision PR: 38704 Submitted by: Ports Fury
* Explict dependancy on version 7 of linux_base is not needed anymore.David E. O'Brien2002-05-282-14/+8
| | | | The linux_base port is now at RH version 7.
* upgrade to 1.2Ying-Chieh Liao2002-05-222-3/+3
| | | | | | | take maintainership PR: 38403 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Update to 1.1David W. Chapman Jr.2002-05-213-5/+2
| | | | | PR: 38232 Submitted by: maintainer