CVS log for ports/ftp/prozilla/Attic/Makefile
Up to [FreeBSD] / ports / ftp / prozilla
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.27
Wed Jun 1 21:55:08 2011 UTC (8 months, 1 week ago) by rene
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.26: +1 -1 lines
Remove expired ports: 2011-05-01 german/citrix_xenapp: "crashes with f10" 2011-05-01 japanese/citrix_xenapp: "crashes with f10" 2011-05-01 net/citrix_xenapp: "crashes with f10" 2011-05-11 comms/gammu-python: since version 1.29.0 comms/gammu uses python by default 2011-05-01 java/gj: Upstream disapear and distfile is no more available 2011-05-09 net/ipv6socket_scrub: Upstream disapear and distfile is no more available 2011-05-13 graphics/lodju: depends on rep-gtk, which doesn't build anymore. 2011-05-01 www/mod_pubcookie: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now 2011-05-01 ftp/prozilla: Upstream disapear and distfile is no more available 2011-05-01 www/py-django11: Unsupported (no longer receive security updates or bugfixes) 2011-05-13 x11-toolkits/rep-gtk: missing rep-config from librep port broke the build. 2011-05-01 games/tnl: Upstream development has ceased, it doesn't work with newer CEGUI and is generally broken 2011-06-01 net/vnc2swf: Development is now superseded by deskutils/vnc2flv
Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Mar 15 20:40:32 2011 UTC (10 months, 3 weeks ago) by bapt
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +3 -0 lines
Deprecate unmaintained ports from ftp where upstream disapear and/or where no distfiles can be found and are not used by maintained ports
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Feb 27 04:54:23 2011 UTC (11 months, 1 week ago) by tabthorpe
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
- Reassign ports to heap Submitted by: alepulver
Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon May 31 01:58:52 2010 UTC (20 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:17:01 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +0 -1 lines
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:28:20 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -0 lines
Bump portrevision due to upgrade of devel/gettext. The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Mar 20 09:46:28 2008 UTC (3 years, 10 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +0 -1 lines
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Apr 18 17:55:58 2006 UTC (5 years, 9 months ago) by alepulver
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +6 -13 lines
- Update to version 2.0.4. - 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)
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Apr 9 13:08:04 2006 UTC (5 years, 10 months ago) by alepulver
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Change the maintainership address to the @FreeBSD.org one. Approved by: garga (mentor)
Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Feb 15 07:49:32 2006 UTC (5 years, 11 months ago) by lawrance
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +10 -2 lines
Install header files in a subdirectory. Add 'net' category. PR: ports/93255 Submitted by: Alejandro Pulver <alejandro@varnet.biz> (maintainer)
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Jan 23 15:39:23 2006 UTC (6 years ago) by pav
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -0 lines
- Record dependency on gettext PR: ports/92176 Submitted by: Alejandro Pulver <alejandro@varnet.biz> (maintainer)
Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jan 20 22:10:48 2006 UTC (6 years ago) by arved
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -0 lines
Don't install common.h, it breaks other applications like kdemultimedia and is not necessary to run prozilla. Bump PORTREVISION PR: 92021 Submitted by: Alejandro Pulver <alejandro@varnet.biz> Reported by: Chris Chou (PR 92002)
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Jan 8 22:04:51 2006 UTC (6 years, 1 month ago) by sem
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
- Update to 2.0.3 PR: ports/91524 Submitted by: Alejandro Pulver (maintainer)
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Dec 1 16:33:21 2005 UTC (6 years, 2 months ago) by mnag
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -6 lines
Update to 2.0.2 Add SHA256 PR: 89801 Submitted by: Alejandro Pulver <alejandro@varnet.biz> (maintainer)
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Nov 25 17:12:45 2005 UTC (6 years, 2 months ago) by flz
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
- Fix compilation issue on 4.x. - Remove .la libtool file. PR: ports/89537 Submitted by: maintainer
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Nov 23 14:06:53 2005 UTC (6 years, 2 months ago) by flz
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +8 -14 lines
- Update to 2.0.1 [1]. - 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]
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Oct 12 09:27:16 2005 UTC (6 years, 4 months ago) by vs
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +11 -14 lines
Update to 1.3.7.4 PR: ports/87177 Submitted by: maintainer
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Jan 26 17:20:52 2005 UTC (7 years ago) by sem
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -6 lines
- Update to 1.3.7.3 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>
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Dec 19 01:42:03 2004 UTC (7 years, 1 month ago) by linimon
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Fix typo in EXPIRATION_DATE.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Dec 18 04:11:51 2004 UTC (7 years, 1 month ago) by linimon
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -0 lines
With portmgr hat on, mark DEPRECATED to go along with the fact that it is currently marked FORBIDDEN due to security problems. Set for 1-month timeout (that will be 6 weeks since the initial FORBIDDEN).
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Dec 12 14:49:36 2004 UTC (7 years, 1 month ago) by josef
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Unset maintainership on ports. Multiple maintainer timeouts. Approved by: portmgr
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Dec 1 17:17:47 2004 UTC (7 years, 2 months ago) by josef
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
Mark the port forbidden due to vulnerability. Approved by: maintainer(timeout) With hat: secteam
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Apr 12 22:39:04 2004 UTC (7 years, 10 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +0 -2 lines
- Use ncurses from base PR: ports/64950 Submitted by: michael johnson <ahze@ahze.net> Approved by: maintainer timeout (2 weeks)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Feb 7 19:55:21 2004 UTC (8 years ago) by pav
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
- Workaround lack of reentrant gethostbyname() PR: ports/60740 Submitted by: maintainer
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:20:14 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jul 14 02:52:58 2003 UTC (8 years, 7 months ago) by sf
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +8 -6 lines
get rid of libgnugetopt dependency for -CURRENT, use USE_GETOPT_LONG instead.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Apr 19 21:06:53 2003 UTC (8 years, 9 months ago) by sumikawa
Branches: MAIN
CVS tags: RELEASE_5_1_0
Add prozilla 1.3.6, proZilla is a fast download accelerator. PR: 47503 Submitted by: Juan Salaverria <rael@vectorstar.net>
