aboutsummaryrefslogtreecommitdiff
path: root/archivers/zip
Commit message (Collapse)AuthorAgeFilesLines
* archivers/zip: apply Debian patchesRobert Clausecker2026-01-215-1/+94
| | | | | | | | | | | | | | | | These patches fix some security and other issues: - ( 7) zipnote.c: Close in_file instead of undefined file x - ( 8) Use format specifier %s to print strings, not the string itself - (14) Fix buffer overflow when filename contains unicode characters - (15) Fix buffer overflow when using '-T -TT' - (16) Fix symlink update detection Obtained from: https://salsa.debian.org/sanvila/zip Reported by: diizzy Reviewed by: diizzy Security: CVE-2018-13410 MFH: 2026Q1
* archivers/zip: grab maintainership (actually)Robert Clausecker2025-01-011-1/+1
|
* archivers/zip: grab maintainershipRobert Clausecker2025-01-011-1/+3
| | | | | | | This one is too important to stay unmaintained. While we are at it, silence bogus warnings -- the code base is in K&R C and missing prototypes on function definitions are to be expected.
* archivers/zip: honor CC & CFLAGSLarry Rosenman2024-12-102-3/+44
| | | | | | | and release maintainership PR: 270985 Reported by: Eric Camachat <eric@camachat.org>
* MANPREFIX: eliminate its usageBaptiste Daroussin2024-01-121-4/+4
| | | | While here move manpages to share/man
* */*: Update WWW to use HTTPS for sourceforge.net projectsRodrigo Osorio2023-11-061-1/+1
| | | | | | | | Homepage link is permanent redirected to its HTTPS counterpart Issue reported by repology : https://repology.org/repository/freebsd/problems Approved by: portmgr (blanket) PR: 274888
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* archivers: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A big Thank You to the original contributors of these ports: * Aaron Dalton <aaron@FreeBSD.org> * Akinori MUSHA aka knu <knu@idaemons.org> * Albert Vernon <f3cun3c02@sneakemail.com> * Alex Dupre <ale@FreeBSD.org> * Alex Samorukov <samm@freebsd.org> * Alexander Kuehn <freebsd@nagilum.org> * Alexander Logvinov <ports@logvinov.com> * Alexander Zhuravlev <zaa@zaa.pp.ru> * Alexey Dokuchaev <danfe@FreeBSD.org> * Alexey Dokuchaev <danfe@regency.nsu.ru> * Anders Nordby <anders@FreeBSD.org> * Andreas Klemm <andreas@klemm.gtn.com> * Andreev Maxim * Andrew Pantyukhin <infofarmer@FreeBSD.org> * Andrey Chernov <ache@FreeBSD.org> * Andrey Kostenko <andrey@kostenko.name> * Anes Mukhametov <anes@anes.su> * Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>) * Ayumi M <ayu@commun.jp> * Carsten Larsen <cs@innolan.dk> * Chin-San Huang <chinsan.tw@gmail.com> * Chris D. Faulhaber <jedgar@FreeBSD.org> * Chris Larsen <darth@vader.dk> * Christopher Key <cjk32@cam.ac.uk> * Cyrille Lefevre <cyrille.lefevre@laposte.net> * Dmitry Sivachenko <demon@FreeBSD.org> * Emanuel Haupt <ehaupt@FreeBSD.org> * Emanuel Haupt <ehaupt@critical.ch> * Felix Palmen <felix@palmen-it.de> * Gabor Kovesdan <gabor@FreeBSD.org> * Gea-Suan Lin (gslin@ccca.nctu.edu.tw) * Gea-Suan Lin <gslin@gslin.org> * George Reid <greid@ukug.uk.freebsd.org> * Greg Lewis <glewis@FreeBSD.org> * Hsin-Han You <hhyou@cs.nctu.edu.tw> * Hye-Shik Chang * Hye-Shik Chang <perky@FreeBSD.org> * Igor Pokrovsky <tiamat@telegraph.spb.ru> * Jaap Boender <jaapb@kerguelen.org> * Jean-Yves Lefort <jylefort@brutele.be> * Jeff Burchell <toxic@doobie.com> * Jeffrey H. Johnson <CPE1704TKS@bellsouth.net> * Jerry Hicks * Joao Carlos Mendes Luis <jonny@jonny.eng.br> * John Marino <marino@FreeBSD.org> * José García Juanino <jjuanino@gmail.com> * Juergen Lock <nox@jelal.kn-bremen.de> * Kevin Golding <ports@caomhin.org> * Konstantin Reznichenko <kot@premierbank.dp.ua> * Koop Mast <kwm@FreeBSD.org> * Kubilay Kocak <koobs@FreeBSD.org> * Lars Thegler <lth@FreeBSD.org> * Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> * Mark Felder <feld@FreeBSD.org> * Mark Kane <mark@mkproductions.org> * Mark Pulford <mark@kyne.com.au> * Martin Matuska <mm@FreeBSD.org> * Martin Wilke <miwi@FreeBSD.org> * Matteo Cypriani <mcy@lm7.fr> * Max Khon <fjoe@FreeBSD.org> * Maxim Sobolev <sobomax@FreeBSD.org> * Melvyn Sopacua <melvyn@magemana.nl> * Miguel Mendez <flynn@energyhq.homeip.net> * Nathan Ahlstrom <nra@FreeBSD.org> * Nicola Vitale <nivit@FreeBSD.org> * Patrick Seal <patseal@hyperhost.net> * Pav Lucistnik <pav@FreeBSD.org> * Per Wigren * Philippe Casidy <pcasidy@casidy.com> * Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Poul-Henning Kamp <phk@FreeBSD.org> * Radim Kolar * Radim Kolar <hsn@filez.com> * Radim Kolar <hsn@netmag.cz> * Rainer Hurling <rhurlin@gwdg.de> * Richard Gallamore <ultima@FreeBSD.org> * Roman Shterenzon <roman@xpert.com> * Ryan Steinmetz <zi@FreeBSD.org> * Sam Lawrance <boris@brooknet.com.au> * Sergey A. Osokin <osa@FreeBSD.org> * Sergey Skvortsov <skv@protey.ru> * Sir l33tname <sirl33tname@gmail.com> * Stanislav Sedov <ssedov@mbsd.msk.ru> * Stefan Esser <se@FreeBSD.org> * Steve Wills <swills@FreeBSD.org> * Steven Kreuzer <skreuzer@FreeBSD.org> * Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> * Sylvio Cesar <sylvio@FreeBSD.org> * TAKATSU Tomonari <tota@FreeBSD.org> * Thierry Thomas <thierry@pompo.net> * Thomas Abthorpe <thomas@goodking.ca> * Thomas Gellekum <tg@FreeBSD.org> * Vanilla I. Shu <vanilla@FreeBSD.org> * Wen Heping <wenheping@gmail.com> * Will Andrews <andrews@technologist.com> * Yarodin <yarodin@gmail.com> * Ying-Chieh Liao <ijliao@FreeBSD.org> * Yuri Victorovich <yuri@rawbw.com> * ache * adamw * antoine@FreeBSD.org * bf <bf2006a@yahoo.com> * chinsan <chinsan.tw@gmail.com> * giffunip@asme.org * gurkan@phys.ethz.ch * iblis <iblis.dif01@nctu.edu.tw> * ijliao * jmz * kwm@FreeBSD.org * lbartoletti <lbartoletti@FreeBSD.org> * mm * ports@c0decafe.net <ports@c0decafe.net> * samm@freebsd.org * swhetzel@gmail.com * will With hat: portmgr
* archivers/zip: Add CPE informationBernhard Froehlich2021-09-081-0/+4
| | | | Approved by: portmgr (blanket)
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update WWWSunpoet Po-Chuan Hsieh2020-02-031-1/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=525085
* Update MAINTAINER on my ports (and created by line) to my @FreeBSD.org emailLarry Rosenman2017-01-111-1/+1
| | | | | | | | Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D9125 Notes: svn path=/head/; revision=431147
* - Fix typoSunpoet Po-Chuan Hsieh2016-12-261-1/+3
| | | | | | | | | - Convert to options target helper Approved by: portmgr (blanket) Notes: svn path=/head/; revision=429552
* Assign maintainership to Larry Rosenman.Adam Weinberger2016-12-261-1/+1
| | | | | | | Submitted by: Larry Rosenman (via private email) Notes: svn path=/head/; revision=429537
* Reset ports per maintainer request.Rene Ladan2016-12-261-3/+2
| | | | | | | | PR: 215557 Submitted by: A.J. "Fonz" van Werven (maintainer) Notes: svn path=/head/; revision=429499
* Cleanup patches, a* categories.Mathieu Arnold2016-07-265-13/+13
| | | | | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=419133
* Fix manpage rendering with mandocBaptiste Daroussin2014-10-034-0/+34
| | | | Notes: svn path=/head/; revision=369902
* Start cleaning up some of the uselessly ambigious patches namedAdam Weinberger2014-07-272-0/+0
| | | | | | | patch-xy, and giving them proper names. Notes: svn path=/head/; revision=363075
* - fix sanity in CAT archiversOlli Hauer2014-06-011-1/+1
| | | | | | | | - USE_BZIP2 -> USES=tar:bzip2 - LICENSE=BSD -> BSD[n]CLAUSE Notes: svn path=/head/; revision=356058
* Support stageBaptiste Daroussin2014-01-031-12/+8
| | | | Notes: svn path=/head/; revision=338569
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | archivers) Notes: svn path=/head/; revision=327699
* - Update MASTER_SITESSunpoet Po-Chuan Hsieh2013-09-141-12/+12
| | | | | | | | | | | | | | - While I'm here: - Cleanup Makefile header - Add LICENSE - Convert to new options framework - Simplify PORTDOCS installation PR: ports/182019 Submitted by: A. J. <freebsd@skysmurf.nl> (maintainer) Notes: svn path=/head/; revision=327223
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Pass maintainership to submitterBeech Rintoul2012-12-161-2/+3
| | | | | | | | | | - Mirror distfile PR: ports/174442 Submitted by: "A.J. 'Fonz' van Werven" <fonz@skysmurf.nl> Notes: svn path=/head/; revision=308978
* Mark ports MAKE_JOBS_SAFE after some testing.Eitan Adler2012-09-031-0/+2
| | | | Notes: svn path=/head/; revision=303586
* - Switch to .tar.gz distfile (contents are identical, but new file is a bitAlexey Dokuchaev2012-02-122-18/+20
| | | | | | | | | | | | | smaller and does not require external EXTRACT_DEPENDS) - Do not hardcode list of programs twice, use ${PLIST_FILES:T} second time - Use official spelling of PKZIP in COMMENT - Unsplit PLIST_FILES definitions (join into one line) similar to MAN1 - Install seemingly useful documentation files - Pacify portlint(1) and cleanup things a bit - Canonicalize and reformat Makefile header while I am here Notes: svn path=/head/; revision=291029
* Remove myself from MAINTAINERAndrey A. Chernov2011-08-301-1/+1
| | | | Notes: svn path=/head/; revision=280749
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with A Notes: svn path=/head/; revision=240066
* Remove unneded EXTRACT_SUFX lineAndrey A. Chernov2008-08-031-1/+0
| | | | Notes: svn path=/head/; revision=217974
* Update to 3.0Andrey A. Chernov2008-08-035-78/+37
| | | | Notes: svn path=/head/; revision=217973
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵Pav Lucistnik2008-07-251-1/+0
| | | | | | | MAKE_ENV Notes: svn path=/head/; revision=217468
* Honors CCAndrey A. Chernov2008-04-211-0/+1
| | | | | | | | PR: 122937 Submitted by: Frank Fenor <frank@fenor.de> Notes: svn path=/head/; revision=211707
* Move PLIST to MakefileAndrey A. Chernov2007-08-042-4/+6
| | | | | | | | PR: 115161 Submitted by: David Yeske <dyeske@gmail.com> Notes: svn path=/head/; revision=197047
* - Rid the tree of double slashes in URL pathsAndrew Pantyukhin2006-07-281-2/+2
| | | | Notes: svn path=/head/; revision=168966
* Upgrade to 2.32Andrey A. Chernov2006-07-073-14/+14
| | | | Notes: svn path=/head/; revision=167105
* Upgrade to 2.31Andrey A. Chernov2005-11-133-41/+6
| | | | | | | PR: 88896 Notes: svn path=/head/; revision=148098
* Portlint(1)Kirill Ponomarev2004-12-061-1/+0
| | | | Notes: svn path=/head/; revision=123308
* Close overflowAndrey A. Chernov2004-12-012-1/+26
| | | | | | | Submitted by: simon Notes: svn path=/head/; revision=122919
* Point to the official websiteAndrey A. Chernov2004-12-011-1/+2
| | | | Notes: svn path=/head/; revision=122908
* Add size data, approved by maintainers.Trevor Johnson2004-03-201-0/+2
| | | | Notes: svn path=/head/; revision=104775
* portlint (variable ordering)Kris Kennaway2003-10-261-2/+2
| | | | Notes: svn path=/head/; revision=92259
* portlint (remove trailing blank lines)Kris Kennaway2003-10-261-1/+0
| | | | Notes: svn path=/head/; revision=92258
* portlint (fix whitespace)Kris Kennaway2003-10-261-1/+1
| | | | Notes: svn path=/head/; revision=92248
* Fix for ia64's cppAndrey A. Chernov2003-06-251-3/+11
| | | | | | | Submitted by: marcel Notes: svn path=/head/; revision=83553
* unzip is an EXTRACT_DEPENDS, not a BUILD_DEPENDS. This fixes some of theKris Kennaway2003-03-081-1/+1
| | | | | | | ports which indirectly depend on this port. Notes: svn path=/head/; revision=77069
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* 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
* Add master siteAndrey A. Chernov2001-08-101-1/+2
| | | | Notes: svn path=/head/; revision=46039