summaryrefslogtreecommitdiff
path: root/archivers (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details.Will Andrews2003-09-181-1/+1
| | | | Notes: svn path=/head/; revision=89050
* Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,Joe Marcus Clarke2003-09-188-62/+86
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | future plans, etc., please see http://www.gnome.org/start/2.4/. This commit represents work done by adamw, bland, and myself as well as many other contributers: Koop Mast <einekoai@chello.nl> Akifyev Sergey <asa@gascom.ru> Franz Klammer <klammer@webonaut.com> Øyvind Kolbu <oyvind@kebab.gaffel.nu> Thomas E. Zander <riggs@rrr.de> Jeremy Messenger <mezz7@cox.net> Without these contirbuters, and our faithful users, GNOME 2.4.0 would not be possible. Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as general FAQs and documentation (GNOME 2.4 updates to be posted soon). The best way to upgrade so that you get all shared library dependencies is: portupgrade -rf -m BATCH=yes atk portupgrade -R -m BATCH=yes gnome2 Approved by: portmgr (kris, will, myself implicitly) Requested by: re as well as many other users Notes: svn path=/head/; revision=89023
* Follow up by Simon Barner <barner@in.tum.de>Edwin Groothuis2003-09-051-9/+14
| | | | | | | | | | | | Thanks for committing my patch. However, the port does not build at the present (I think we must include <inttypes.h>, but I don't know whether it is present on -current). This patch (pls. replace old patch file) works on -stable with both gcc 2.95.4 and 3.3.1. Submitted by: Simon Barner <barner@in.tum.de> Notes: svn path=/head/; revision=88591
* Update MASTER_SITES for arj-3.10gYen-Ming Lee2003-09-032-4/+5
| | | | | | | | PR: 56264 Submitted by: Konstantin Reznichenko <kot@premierbank.dp.ua> Notes: svn path=/head/; revision=88388
* [patch] archivers/unadf and "#define LITT_ENDIAN must exist"Edwin Groothuis2003-08-312-0/+26
| | | | | | | | | | | | | | Script Lib/myconf has problem with detecting Big or Little Endian machine and he always set "Big Endian machine". archivers/unadf will compile but when you want to unpack some files you will get this message: "Compilation error : #define LITT_ENDIAN must exist" PR: ports/53622 Submitted by: Jacek Serwatynski <tutus@trynet.eu.org> <tutus@trynet.eu.org> Notes: svn path=/head/; revision=88199
* [patch] Unbreak port: archivers/libcabinetEdwin Groothuis2003-08-3115-25/+298
| | | | | | | | | | | | | | | | | | | This port did not build with gcc 3.3.1. I also fixed a possible buffer overflow (they used gets() to read from stdin). Please review the patch file ``patch-cftypes.cpp'' with extra care, since I am not sure whether this makes sense (2 positions in the file, marked with ``TODO'' - thanks. Also added some lines in cftypes.cpp to overcome the absence of values.h on -current. PR: ports/55767 Submitted by: Simon Barner <barner@in.tum.de> Notes: svn path=/head/; revision=88198
* Update to 1.05Mathieu Arnold2003-08-272-3/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=87814
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-264-3/+4
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Update to 1.9.3.Jimmy Olgeni2003-08-252-2/+2
| | | | Notes: svn path=/head/; revision=87688
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-254-4/+4
| | | | Notes: svn path=/head/; revision=87644
* Update to 0.5.1.Akinori MUSHA2003-08-232-2/+2
| | | | Notes: svn path=/head/; revision=87548
* Update to 0.5.0.Akinori MUSHA2003-08-224-27/+13
| | | | Notes: svn path=/head/; revision=87531
* Update to 1.04Mathieu Arnold2003-08-202-3/+3
| | | | | | | | | PR: 55046 Submitted by: me Approved by: demon (mentor), maintainer timeout (> 3weeks) Notes: svn path=/head/; revision=87388
* Upgrade to 0.93Andrey A. Chernov2003-08-184-3/+53
| | | | Notes: svn path=/head/; revision=87208
* Back out PORTEPOCH decrementingAndrey A. Chernov2003-08-181-2/+1
| | | | Notes: svn path=/head/; revision=87181
* Bump PORTREVISION, not PORTEPOCHAndrey A. Chernov2003-08-171-1/+2
| | | | Notes: svn path=/head/; revision=87133
* Drop maintainership. Feel free to update the port. (fastjar is nowAkinori MUSHA2003-08-161-1/+1
| | | | | | | | maintained in the gcc repository without being released separately, though) Notes: svn path=/head/; revision=87081
* Utilize INFO.Kris Kennaway2003-08-162-3/+1
| | | | Notes: svn path=/head/; revision=87045
* Utilize INFO and bump PORTREVISION.Kris Kennaway2003-08-166-16/+7
| | | | Notes: svn path=/head/; revision=87044
* Reset bouncing maintainer address.Kris Kennaway2003-08-161-1/+1
| | | | | | | Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=87025
* Upgrade to 3.2.3 (fix for new gcc)Andrey A. Chernov2003-08-153-21/+3
| | | | Notes: svn path=/head/; revision=86997
* - Update to 1.1Kirill Ponomarev2003-08-132-2/+2
| | | | | | | | PR: 55524 Submitted by: maintainer Notes: svn path=/head/; revision=86874
* Fix build with gcc 3.3.1Max Khon2003-08-121-0/+18
| | | | | | | Approved by: ache (MAINTAINER) Notes: svn path=/head/; revision=86819
* Update to 0.6.6Hye-Shik Chang2003-07-312-2/+2
| | | | Notes: svn path=/head/; revision=86079
* Update to 0.1.8.Akinori MUSHA2003-07-292-2/+2
| | | | Notes: svn path=/head/; revision=85847
* Let be hohest: I really don't have a time now to properly maintain allMaxim Sobolev2003-07-293-3/+3
| | | | | | | | these great pieces of software, so that let others with more free time to take over them. Notes: svn path=/head/; revision=85841
* Update KDE to the latest official release, KDE 3.1.3Michael Nottebrock2003-07-294-1/+11
| | | | | | | | | | | | | | | | | | | | | Official KDE 3.1.3 announcement: http://www.kde.org/announcements/announce-3.1.3.php (may not work until a few hours after this commit - we jumped the gun a little in order to have the update in place at the time the security notifications for KDE 3.1.2 will be released together with the announcement of KDE 3.1.3). Changelog from 3.1.2 to 3.1.3 release: http://www.kde.org/announcements/changelogs/changelog3_1_2to3_1_3.php Thanks and credits need to go to the whole KDE-FreeBSD team, as well as everyone on kde@freebsd.org for providing feedback, reporting bugs and just using the KDE ports. Approved by: will (real mentor asleep) Notes: svn path=/head/; revision=85806
* Use better ../ & control vulnerability fixAndrey A. Chernov2003-07-292-69/+51
| | | | | | | Submitted by: ITO Tsuyoshi <tsuyoshi@is.s.u-tokyo.ac.jp> Notes: svn path=/head/; revision=85805
* Close vulnerability with control char between two dots.Andrey A. Chernov2003-07-282-0/+91
| | | | | | | Allow 255 char in file names. Notes: svn path=/head/; revision=85735
* fix archivers/makeself: makeself.sh failsDaichi GOTO2003-07-283-0/+17
| | | | | | | | PR: 54805 Submitted by: Andriy I Pylypenko <bamby@oranta.ua> Notes: svn path=/head/; revision=85709
* Change my mail to @FreeBSD.orgKirill Ponomarev2003-07-221-1/+1
| | | | | | | Approved by: fjoe (mentor) Notes: svn path=/head/; revision=85354
* Fix build with gcc 3.3Kris Kennaway2003-07-181-0/+10
| | | | Notes: svn path=/head/; revision=85092
* Update to 1.06Erwin Lansing2003-07-172-2/+2
| | | | Notes: svn path=/head/; revision=85069
* get rid of libgnugetopt dependency for -CURRENT,FUJISHIMA Satsuki2003-07-141-4/+2
| | | | | | | use USE_GETOPT_LONG instead. Notes: svn path=/head/; revision=84842
* get rid of libgnugetopt dependency for -CURRENT,FUJISHIMA Satsuki2003-07-142-12/+18
| | | | | | | | use USE_GETOPT_LONG instead. respect CC, CFLAGS. Notes: svn path=/head/; revision=84837
* get rid of libgnugetopt dependency for -CURRENT,FUJISHIMA Satsuki2003-07-142-11/+25
| | | | | | | | use USE_GETOPT_LONG instead. respect CC, CFLAGS, PREFIX. Notes: svn path=/head/; revision=84822
* Drop maintainershipErwin Lansing2003-07-121-1/+1
| | | | Notes: svn path=/head/; revision=84768
* Don't compile with -static [1].Norikatsu Shigemura2003-07-112-10/+18
| | | | | | | | | | | Drop MAINTAINERship. PR: ports/42556 [1] Requested by: Mikhail Teterin <mi@aldan.algebra.com> [1] Approved by: maintainer timeout (a long time) Notes: svn path=/head/; revision=84712
* - Update to 1.03Erwin Lansing2003-07-104-27/+31
| | | | | | | | | | | - Add WWW PR: 54315 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: maintainer Notes: svn path=/head/; revision=84599
* Update to 2.1.2Sergey A. Osokin2003-07-064-7/+12
| | | | | | | | | PRs: 54099, 54130 Submitted by: KATO Tsuguru <tkato@prontomail.com> Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=84327
* Update to version 1.22;Dmitry Sivachenko2003-07-023-11/+10
| | | | | | | | | | Utilize SITE_PERL variable. PR: 53972 Submitted by: Mathieu Arnold <m@absolight.net> Notes: svn path=/head/; revision=84024
* Update to version 1.02;Dmitry Sivachenko2003-07-023-12/+11
| | | | | | | | | | Utilize SITE_PERL variable. PR: 53971 Submitted by: Mathieu Arnold <m@absolight.net> Notes: svn path=/head/; revision=84023
* Update to 2.2.5.Joe Marcus Clarke2003-06-296-12/+10
| | | | Notes: svn path=/head/; revision=83848
* libtool uber-patchAde Lovett2003-06-262-14/+6
| | | | | | | | | | | | | | * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly) Notes: svn path=/head/; revision=83696
* Fix for ia64's cppAndrey A. Chernov2003-06-251-3/+11
| | | | | | | Submitted by: marcel Notes: svn path=/head/; revision=83553
* Update to 1.02, add WWW tagSergey A. Osokin2003-06-213-7/+6
| | | | | | | | | | | | Use USE_GETOPT_LONG (looks like greid@ still not yet avaliable) Submitted by: Mathieu Arnold <m@absolight.net> PR: 52991 Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=83412
* Update to version 1.9.2.Jimmy Olgeni2003-06-212-2/+2
| | | | Notes: svn path=/head/; revision=83403
* Change to my FreeBSD.org addressErwin Lansing2003-06-122-2/+2
| | | | Notes: svn path=/head/; revision=82871
* Remove REINPLACE commands that were rolled into gnomehack.Adam Weinberger2003-06-122-8/+0
| | | | Notes: svn path=/head/; revision=82858
* IGNORE while this is identical to the base system tar.Christian Weisgerber2003-06-111-1/+7
| | | | | | | Suggested by: kuriyama Notes: svn path=/head/; revision=82806