summaryrefslogtreecommitdiff
path: root/archivers (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use USE_GNOMENG.Joe Marcus Clarke2002-07-272-16/+4
| | | | Notes: svn path=/head/; revision=63637
* Remove gehicks@cisco.com as MAINTAINER; mail has been bouncing for 2 months.Bill Fenner2002-07-221-1/+1
| | | | Notes: svn path=/head/; revision=63363
* Fix build on -CURRENT.Ruslan Ermilov2002-07-211-4/+5
| | | | Notes: svn path=/head/; revision=63319
* Fix install.Ruslan Ermilov2002-07-213-17/+15
| | | | | | | Requested by: kris Notes: svn path=/head/; revision=63308
* * Fix a typo.Christian Weisgerber2002-07-214-2/+36
| | | | | | | * Allow this to build with other compilers than "cc" or "gcc". Notes: svn path=/head/; revision=63292
* Do not install .la file.Dmitry Sivachenko2002-07-158-24/+42
| | | | | | | | PR: 40619 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=63037
* Update to 1.08.Anders Nordby2002-07-148-22/+24
| | | | | | | | PR: 40547 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=62916
* remove bitboxYing-Chieh Liao2002-07-079-76/+0
| | | | | | | according to bento's log, it's unfetchable for 1 year Notes: svn path=/head/; revision=62572
* Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51.Will Andrews2002-07-042-2/+2
| | | | Notes: svn path=/head/; revision=62445
* add arj 3.10bYing-Chieh Liao2002-07-017-0/+75
| | | | | | | | | | Open-source ARJ PR: 40071 Submitted by: "Konstantin Reznichenko" <kot@premierbank.dp.ua> Notes: svn path=/head/; revision=62280
* Update to version 1.4.1.David E. O'Brien2002-06-274-4/+4
| | | | Notes: svn path=/head/; revision=62117
* 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> Notes: svn path=/head/; revision=62001
* Updating my email address.Hye-Shik Chang2002-06-252-2/+2
| | | | | | | Approved by: cjh (mentor) Notes: svn path=/head/; revision=61912
* remove unused WWW varYing-Chieh Liao2002-06-231-2/+0
| | | | Notes: svn path=/head/; revision=61816
* fix plistYing-Chieh Liao2002-06-224-6/+74
| | | | | | | | PR: 39639 Submitted by: Ports Fury Notes: svn path=/head/; revision=61720
* ${PERL} -> ${REINPLACE_CMD}Ying-Chieh Liao2002-06-211-1/+3
| | | | | | | | PR: 39587, 39589, 39590 Submitted by: maintainer Notes: svn path=/head/; revision=61684
* upgrade to 1.0.2Ying-Chieh Liao2002-06-204-10/+12
| | | | | | | | PR: 39153 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=61643
* Add USE_REINPLACE where appropriate.Maxim Sobolev2002-06-191-0/+2
| | | | Notes: svn path=/head/; revision=61545
* upgrade to 1.4Ying-Chieh Liao2002-06-178-100/+196
| | | | | | | | PR: 39428 Submitted by: Ports Fury Notes: svn path=/head/; revision=61451
* 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> Notes: svn path=/head/; revision=61318
* Use ${REINPLACE_CMD} instead of ${PERL}Ying-Chieh Liao2002-06-141-2/+2
| | | | | | | | PR: 39238, 39239, 39240, 39241 Submitted by: maintainer Notes: svn path=/head/; revision=61248
* 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. :-) Notes: svn path=/head/; revision=61115
* 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 Notes: svn path=/head/; revision=61070
* Add URL for home page.Trevor Johnson2002-06-102-0/+4
| | | | Notes: svn path=/head/; revision=61033
* To ports@freebsd.org.David E. O'Brien2002-06-082-2/+2
| | | | Notes: svn path=/head/; revision=60872
* Update to 0.4.2Patrick Li2002-06-083-18/+3
| | | | | | | | PR: 38971 Submitted by: maintainer Notes: svn path=/head/; revision=60835
* 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) Notes: svn path=/head/; revision=60760
* Sync with src/contrib/tar - re-enable --same-owner for uid 0.Maxim Sobolev2002-06-072-7/+6
| | | | Notes: svn path=/head/; revision=60747
* Fix a format string nit.Kris Kennaway2002-06-071-0/+11
| | | | Notes: svn path=/head/; revision=60741
* 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). Notes: svn path=/head/; revision=60735
* 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> Notes: svn path=/head/; revision=60620
* Unbroke on systems without <langinfo.h>.Maxim Sobolev2002-06-041-7/+9
| | | | | | | | PR: 38891 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru> Notes: svn path=/head/; revision=60593
* Fix installation on -current due to *.mk changes.Kris Kennaway2002-06-041-4/+4
| | | | | | | Submitted by: ru Notes: svn path=/head/; revision=60570
* 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. Notes: svn path=/head/; revision=60450
* Prevent negative fseek for old FreeBSD versionsAndrey A. Chernov2002-05-312-0/+60
| | | | | | | | PR: 33170 Submitted by: "Vadim Mikhailov" <mvp@braz.ru> (partially) Notes: svn path=/head/; revision=60356
* upgrade 0.3.1Ying-Chieh Liao2002-05-313-14/+43
| | | | Notes: svn path=/head/; revision=60341
* - 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 Notes: svn path=/head/; revision=60313
* - Conditionalize dependency for archivers/bzip2Ying-Chieh Liao2002-05-301-4/+13
| | | | | | | | | | | - Support install macros - Bump portrevision PR: 38704 Submitted by: Ports Fury Notes: svn path=/head/; revision=60312
* 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. Notes: svn path=/head/; revision=60165
* upgrade to 1.2Ying-Chieh Liao2002-05-222-3/+3
| | | | | | | | | | take maintainership PR: 38403 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=59701
* Update to 1.1David W. Chapman Jr.2002-05-213-5/+2
| | | | | | | | PR: 38232 Submitted by: maintainer Notes: svn path=/head/; revision=59644
* Don't build klaptopdaemon on alpha.Andrew Gallatin2002-05-212-23/+34
| | | | | | | | | | | | Due to APM dependancies, its preventing the port from building on alpha. Since I can't see what use its features would be on a platform which doesn't support power mgmnt, it seems simplest to just yank it. Approved by: will Notes: svn path=/head/; revision=59627
* Add missing man page.David W. Chapman Jr.2002-05-201-0/+2
| | | | | | | | PR: 35090 Submitted by: khera@kciLink.com Notes: svn path=/head/; revision=59532
* Add fileroller, a GNOME archive manager for zip files, tar, etc.Anders Nordby2002-05-1811-0/+217
| | | | | | | (Something for those that miss WinZip.) Notes: svn path=/head/; revision=59442
* Upgrade to 3.0 releaseAndrey A. Chernov2002-05-163-8/+4
| | | | Notes: svn path=/head/; revision=59244
* upgrade to 0.3.0Ying-Chieh Liao2002-05-123-11/+31
| | | | Notes: svn path=/head/; revision=58958
* Upgrade to 5.50Andrey A. Chernov2002-05-082-7/+7
| | | | Notes: svn path=/head/; revision=58687
* Upgrade to version 1.16Dmitry Sivachenko2002-05-052-2/+2
| | | | Notes: svn path=/head/; revision=58584
* Distfile was changed: some minor code changes with theKris Kennaway2002-05-042-2/+2
| | | | | | | | | following note: # sw 2002-Mar-6 Don't slurp the whole file Notes: svn path=/head/; revision=58546
* upgrade to 0.4Ying-Chieh Liao2002-05-042-2/+2
| | | | | | | | PR: 37742 Submitted by: maintainer Notes: svn path=/head/; revision=58537