aboutsummaryrefslogtreecommitdiff
path: root/ftp/prozilla
Commit message (Collapse)AuthorAgeFilesLines
* - Fix building with GCC 4.x.Alejandro Pulver2006-12-171-0/+11
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=180024
* - Fix crash when getaddrinfo(3) (for DNS resolving) fails.Alejandro Pulver2006-09-181-0/+45
| | | | | | | - Fix memory leak (using freeaddrinfo(3) instead of just free(3)). Notes: svn path=/head/; revision=173362
* - Update to version 2.0.4.Alejandro Pulver2006-04-186-59/+10
| | | | | | | | | | | | | - Remove from virtual category "net" and add to "www". - Remove pkg-message.in and patch-libprozilla_src_Makefile.in (now the upstream version installs headers under a "prozilla" subdirectory). - Change pkg-plist and remove patch-libprozilla_ltmain.sh to install .la (libtool archive) files. Approved by: garga (mentor) Notes: svn path=/head/; revision=159892
* Change the maintainership address to the @FreeBSD.org one.Alejandro Pulver2006-04-091-1/+1
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=159200
* Install header files in a subdirectory.Sam Lawrance2006-02-155-26/+51
| | | | | | | | | | Add 'net' category. PR: ports/93255 Submitted by: Alejandro Pulver <alejandro@varnet.biz> (maintainer) Notes: svn path=/head/; revision=156099
* - Record dependency on gettextPav Lucistnik2006-01-231-0/+1
| | | | | | | | PR: ports/92176 Submitted by: Alejandro Pulver <alejandro@varnet.biz> (maintainer) Notes: svn path=/head/; revision=154245
* Don't install common.h, it breaks other applications like kdemultimediaTilman Keskinoz2006-01-203-1/+13
| | | | | | | | | | | | | and is not necessary to run prozilla. Bump PORTREVISION PR: 92021 Submitted by: Alejandro Pulver <alejandro@varnet.biz> Reported by: Chris Chou (PR 92002) Notes: svn path=/head/; revision=154017
* - Update to 2.0.3Sergey Matveychuk2006-01-082-4/+4
| | | | | | | | PR: ports/91524 Submitted by: Alejandro Pulver (maintainer) Notes: svn path=/head/; revision=153106
* Update to 2.0.2Marcus Alves Grando2005-12-013-27/+5
| | | | | | | | | | Add SHA256 PR: 89801 Submitted by: Alejandro Pulver <alejandro@varnet.biz> (maintainer) Notes: svn path=/head/; revision=150151
* - Fix compilation issue on 4.x.Florent Thoumie2005-11-254-8/+24
| | | | | | | | | | - Remove .la libtool file. PR: ports/89537 Submitted by: maintainer Notes: svn path=/head/; revision=149447
* - Update to 2.0.1 [1].Florent Thoumie2005-11-2311-209/+41
| | | | | | | | | | | | - Remove local patches since they've been integrated in the release) [1]. - Use bzip2 distfile [1]. - Fix issue with non-standard PREFIX/LOCALBASE. PR: ports/88815 [1] Submitted by: maintainer [1] Notes: svn path=/head/; revision=149184
* Update to 1.3.7.4Volker Stolz2005-10-124-70/+51
| | | | | | | | PR: ports/87177 Submitted by: maintainer Notes: svn path=/head/; revision=145084
* - Update to 1.3.7.3Sergey Matveychuk2005-01-263-19/+15
| | | | | | | | | | | | | | | | | This is a bug-fix version of ProZilla. Among the changes are: * fix buffer overflows (possibility of remote exploitation) * missing space in the User-Agent HTTP header * hidden passwords in ftp downloads While I'm here: - Remove etc/prozilla.conf if it was not changed - Utilize %%DOCSDIR%% PR: ports/76630 Submitted by: Sergio Mangialardi <sergio(at)softshark.org> Notes: svn path=/head/; revision=127444
* Fix typo in EXPIRATION_DATE.Mark Linimon2004-12-191-1/+1
| | | | Notes: svn path=/head/; revision=124452
* With portmgr hat on, mark DEPRECATED to go along with the fact that itMark Linimon2004-12-181-0/+3
| | | | | | | | is currently marked FORBIDDEN due to security problems. Set for 1-month timeout (that will be 6 weeks since the initial FORBIDDEN). Notes: svn path=/head/; revision=124359
* Unset maintainership on ports. Multiple maintainerJosef El-Rayes2004-12-121-1/+1
| | | | | | | | | timeouts. Approved by: portmgr Notes: svn path=/head/; revision=123815
* Mark the port forbidden due to vulnerability.Josef El-Rayes2004-12-011-0/+1
| | | | | | | | Approved by: maintainer(timeout) With hat: secteam Notes: svn path=/head/; revision=122907
* - Use ncurses from basePav Lucistnik2004-04-121-2/+0
| | | | | | | | | PR: ports/64950 Submitted by: michael johnson <ahze@ahze.net> Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=106845
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* - Workaround lack of reentrant gethostbyname()Pav Lucistnik2004-02-072-17/+119
| | | | | | | | PR: ports/60740 Submitted by: maintainer Notes: svn path=/head/; revision=100279
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* get rid of libgnugetopt dependency for -CURRENT,FUJISHIMA Satsuki2003-07-141-6/+8
| | | | | | | use USE_GETOPT_LONG instead. Notes: svn path=/head/; revision=84842
* Add prozilla 1.3.6, proZilla is a fast download accelerator.Munechika SUMIKAWA2003-04-1911-0/+166
PR: 47503 Submitted by: Juan Salaverria <rael@vectorstar.net> Notes: svn path=/head/; revision=79313