summaryrefslogtreecommitdiffstats
path: root/archivers/lha
Commit message (Collapse)AuthorAgeFilesLines
* - Security Fixdinoex2004-09-223-4/+4
| | | | | | possible off by one bounds check Submitted by: Munehiro Matsuda Approved by: portmgr (marcus)
* - Security fixdinoex2004-09-043-1/+217
| | | | | | Submitted by: eik Approved by: portmgr (eik) Obtained from: redhat
* Unmark FORBIDEN and bump PORTREVISION now that the patches to fixknu2004-05-031-3/+1
| | | | those vulnerabilities have been added.
* - Security Fix: symlink vulnerabilitydinoex2004-05-031-0/+10
| | | | | patch from: ftp://updates.redhat.com/9/en/os/SRPMS/lha-1.14i-9.1.src.rpm"
* - Security Fix: two stack buffer overflows and two directory traversal flawsdinoex2004-05-031-0/+75
| | | | | | patch from: Ulf Haernhammar http://lists.netsys.com/pipermail/full-disclosure/2004-May/020776.html CAN-2004-0234 CAN-2004-0235
* Mark FORBIDDEN again, since the previous commit did not fix anything..knu2004-05-031-0/+2
|
* - Security Fix: two stack buffer overflows and two directory traversal flawsdinoex2004-05-031-3/+1
| | | | | | | | | | patch from: Ulf Härnhammar http://lists.netsys.com/pipermail/full-disclosure/2004-May/020776.html CAN-2004-0234 CAN-2004-0235 - Security Fix: symlink vulnerability patch from: ftp://updates.redhat.com/9/en/os/SRPMS/lha-1.14i-9.1.src.rpm"
* Mark FORBIDDEN due to exploitable buffer overflows and path handlingnectar2004-05-021-0/+2
| | | | | issues. http://vuxml.freebsd.org/a2ffb627-9c53-11d8-9366-0020ed76ef5a.html
* - add SIZEdinoex2004-02-261-0/+1
|
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
|
* - take maintainershipdinoex2003-12-281-1/+1
|
* portlint (fix whitespace)kris2003-10-261-3/+3
|
* 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>
* Include <stdlib.h> for malloc() prototypeache2003-05-112-0/+12
| | | | Submitted by: tjr
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Removed unreachable ftp-site.edwin2002-12-281-2/+1
| | | | Noticed by: portvurvey.
* Fix install.ru2002-07-211-8/+6
| | | | Requested by: kris
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-161-1/+1
|
* Upgrade to 1.14iache2000-12-163-4/+4
| | | | Submitted by: "KATO Tsuguru" <tkato@prontomail.ne.jp>
* Upgrade to 1.14hache2000-12-113-9/+21
|
* Uncomment NEED_INCREMENTAL_INDICATORache2000-08-141-2/+2
|
* Put some missing flags backache2000-08-121-4/+4
|
* Update to version 1.14gkevlo2000-07-315-11/+70
| | | | | PR: 20262 Submitted by: Port Fury
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-081-3/+3
|
* update to 1.14fsumikawa1999-09-014-22/+23
| | | | | | PR: 13412 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Reviewed by: sumikawa
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-261-1/+1
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Update to v1.14d.kuriyama1998-11-163-65/+51
| | | | | | PR: ports/8256 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> Approved by: ache (maintainer)
* Don't try to package manpages twice.steve1998-08-171-1/+0
|
* Spelling and grammar police. This commit brought to you by themph1998-08-041-1/+1
| | | | letter "A".
* Move the man pages to ${PREFIX}/man/ja from ja_JP.EUC.max1998-04-053-4/+4
| | | | Forgotten by: whomever changed man/ja_JP.EUC -> man/ja in BSD.local.dist
* Install the Japanese man page into ${PREFIX}/man/ja_JP.EUC.max1996-12-153-14/+14
|
* Updated my e-mail address.max1996-11-151-2/+2
| | | | Fixed minor typo.
* CATAGORIES+= -> CATAGORIES=obrien1996-11-121-2/+2
| | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-101-1/+1
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* Remove NO_CDROM restriction, FreeBSD have author permissionsache1996-09-082-3/+4
|
* Change RESTRICTED to NO_CDROMache1996-08-291-2/+2
|
* New DESCR & restrictionsache1996-08-292-23/+12
| | | | Submitted by: Masafumi NAKANE <max@sfc.wide.ac.jp>
* Upgrade to 1.14Cache1996-08-285-124/+51
|
* Use ${PREFIX} instead of /usr/localtorstenb1995-10-061-6/+6
|
* Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean upasami1995-04-121-3/+8
| | | | some Makefiles along the way.
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-1/+2
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Some more package filesgpalmer1995-02-053-0/+29
|
* Add checksumache1995-01-151-0/+1
|
* lha archiverache1994-12-262-0/+144
OpenPOWER on IntegriCloud