summaryrefslogtreecommitdiffstats
path: root/archivers
Commit message (Collapse)AuthorAgeFilesLines
* Reset maintainer to ports@FreeBSD.org. Requested by: kris.linimon2003-11-031-1/+1
|
* Update to 0.2.0.knu2003-10-312-2/+2
|
* Approved by: maintainerfoxfair2003-10-312-2/+2
| | | | Upgrade p5-Compress-Zlib to 1.31
* introduce MASTER_SITE_GNU_ALPHAijliao2003-10-311-2/+2
|
* - Add *.la files for loadable module supportkrion2003-10-294-15/+20
| | | | | | - Bump PORTREVISION Submitted by: KATO Tsuguru <tkato@prontomail.com>
* - Update to version 0.3.3krion2003-10-289-26/+104
| | | | | PR: 58620 Submitted by: Ports Fury
* Update to 0.05mat2003-10-272-3/+3
|
* portlint (.ifndef (PORTLINT) -> .if !defined(NOPORTDOCS))kris2003-10-261-1/+1
|
* portlint (DISTFILES -> DISTNAME,EXTRACT_SUFX; silence possible errors fromkris2003-10-262-2/+2
| | | | @unexec)
* portlint (variable ordering)kris2003-10-263-4/+3
|
* portlint (remove trailing blank lines)kris2003-10-261-1/+0
|
* Portlint (shorten pkg-descr)kris2003-10-261-22/+1
|
* portlint (switch back to USE_LIBTOOL). I'm not sure why this waskris2003-10-262-8/+1
| | | | changed in the libtool megapatch, but it seems to work now.
* Portlint (DISTFILES -> DISTNAME, EXTRACT_SUFX)kris2003-10-261-1/+2
|
* portlint (shorten COMMENT)kris2003-10-261-1/+1
|
* portlint ($() -> ${})kris2003-10-261-1/+1
|
* portlint (variable ordering, explicit /usr/local and /usr/ports refs)kris2003-10-261-2/+2
|
* portlint (fix whitespace)kris2003-10-2613-42/+42
|
* portlint (fix whitespace)kris2003-10-261-3/+3
|
* Fix whitespace errorkris2003-10-261-1/+1
| | | | Submitted by: portlint
* Note that all the mastersites have disappeared, according to the distfilelinimon2003-10-261-2/+3
| | | | | survey; note that archivers/cabextract still seems to be in active development.
* Fixes to make slave ports happyache2003-10-251-3/+3
| | | | | PR: 58268 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Update to 1.08erwin2003-10-242-2/+2
|
* utilize SITE_PERLijliao2003-10-246-28/+25
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Cosmetic fix: use %%DOCSDIR%% macro.osa2003-10-2117-90/+90
| | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992
* Update to version 1.07.tom2003-10-202-2/+2
| | | | This update fixes a few bugs and adds a new feature.
* Update to 2.4.1.1.marcus2003-10-194-4/+4
|
* Fully respect CC and CFLAGSkris2003-10-191-0/+17
|
* Respect CC and CFLAGSkris2003-10-191-6/+14
|
* Respect CC and CFLAGSkris2003-10-191-0/+21
|
* Update to 0.1.9.knu2003-10-142-2/+2
|
* Update to 2.4.1.marcus2003-10-136-4/+12
|
* Fix the spelling of NOPORTDOCS.roam2003-10-081-1/+2
| | | | | | | Bump PORTREVISION for the packing list change in the NOPORTDOCS case. PR: 57745 Submitted by: Piotr Smyrak <smyru@smyrak.com>
* Change MASTER_SITE and use FETCH_CMD which follows redirectache2003-10-071-2/+2
|
* Fix the -pthread problem in case the option gets removed again. Thiswill2003-10-032-3/+2
| | | | | | | | | | | | | | | | | patch involved patching the core auto* routines in KDE to accept the PTHREAD_* variables in the environment, with fallbacks. We decided the easiest way to implement this in ports was to generate configure instead of risking incorrect generation at port configure time. Said patch has already been committed to HEAD in KDE and as such will be removed with the 3.2 upgrade once it is released. Ports using Makefile.kde that shouldn't be using them (i.e. non-KDE modules) have this support commented out due to lack of patch. Helped out: Adriaan de Groot <adridg@cs.kun.nl> Lauri Watts <lauri@kde.org> Andy Fawcett <andy@athame.co.uk>
* Fix comment info about compression.ache2003-09-301-3/+3
| | | | | | | Drop maintainership, I don't understand Japanese. PR: 57392 Submitted by: IIJIMA Hiromitsu <delmonta@ht.sakura.ne.jp>
* IA64s do not have apm.arved2003-09-301-2/+2
| | | | IA64 Laptops are also very unlikely, so disable klaptop on ia64.
* - Fix MASTER_SITESkrion2003-09-281-1/+1
| | | | | PR: 57292 Submitted by: Mark Linimon <linimon@lonesome.com>
* Update to 0.6.7perky2003-09-272-2/+2
|
* Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details.will2003-09-181-1/+1
|
* Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,marcus2003-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
* Follow up by Simon Barner <barner@in.tum.de>edwin2003-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>
* Update MASTER_SITES for arj-3.10gleeym2003-09-032-4/+5
| | | | | PR: 56264 Submitted by: Konstantin Reznichenko <kot@premierbank.dp.ua>
* [patch] archivers/unadf and "#define LITT_ENDIAN must exist"edwin2003-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>
* [patch] Unbreak port: archivers/libcabinetedwin2003-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>
* Update to 1.05mat2003-08-272-3/+2
| | | | Approved by: maintainer
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-264-3/+4
| | | | Prodded by: kris
* Update to 1.9.3.olgeni2003-08-252-2/+2
|
* Chase the libintl.so shared lib version.marcus2003-08-254-4/+4
|
* Update to 0.5.1.knu2003-08-232-2/+2
|
OpenPOWER on IntegriCloud