FastCGI Development Kit. FastCGI is a fast, open, and secure Web server interface that solves the performance problems inherent in CGI, without introducing the overhead and complexity of proprietary APIs (Application Programming Interfaces). FastCGI allows for many nice features such as persistent CGI applications (eliminating process creation time per request) and being able run CGI applications on hosts remote to the web server itself. Most web servers have optional or add-on support for FastCGI. Applications which are developed with FastCGI behave as standard CGIs when invoked by web servers without FastCGI support. In other words, if the server supports FastCGI, then FastCGI applications get all the perks (mainly being *really* fast); if the server does not support FastCGI, then FastCGI applications behave exactly like standard CGIs. See http://www.fastcgi.com/ for more information about the benefits of FastCGI, for developer documentation, and for the Apache FastCGI module (to enable FastCGI support for the popular Apache web server). - Kelly kbyanc@posi.net WWW: http://www.fastcgi.com/ 4/cgit/cgit.cgi/'>index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/xawtv
Commit message (Expand)AuthorAgeFilesLines
* update libzvbi to 0.2.17oliver2005-10-091-1/+1
* update to 3.95oliver2005-09-302-4/+4
* update libzvbi port to 0.2.16oliver2005-05-261-1/+1
* fix the last 4 ioctl sign-extension'soliver2005-05-242-6/+15
* reduce ioctl sign-extension's on 64 bit systemsoliver2005-05-241-1/+19
* I added -g to CFLAGS by error - remove itoliver2005-05-241-1/+1
* - mark as broken if WITH_MMX is defined and ARCH is != i386oliver2005-05-242-4/+65
* - add amd64 to ONLY_FOR_ARCHSoliver2005-05-232-5/+18
* add a 3rd header-include case - that makes it compile on my amd64 systemoliver2005-05-211-0/+15
* update libzvbi to 0.2.13oliver2005-01-241-1/+1
* add WITHOUT_AA knoboliver2005-01-152-3/+11
* add RUN_DEPENDSoliver2005-01-111-0/+2
* update to libzvbi 0.2.11oliver2004-12-311-1/+1
* fix pkg-plistoliver2004-09-031-0/+6
* update to 3.94oliver2004-08-193-40/+13
* add some extra files/directoriesoliver2004-08-151-0/+2
* update to 3.93oliver2004-08-093-12/+10
* depend on tv-fontsoliver2004-06-201-2/+3
* libzvbi got updated - libversion got changedoliver2004-04-051-2/+2
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
* Chase libdv shared library version bumplioux2004-03-141-1/+1
* ia64 has no machine/ioctl_bt848.h. ONLY_FOR_ARCHS= alpha i386oliver2004-02-211-1/+1
* Scantv is now able to detect stations. Actually You still won't get theoliver2004-02-123-2/+35
* - scantv now scans w/o a failure, but actually doesn't like to find anyoliver2004-02-116-11/+186
* i forgott to add bin/alevtdoliver2004-02-101-0/+1
* Add libzvbi Support (WITH_LIBZVBI) to get a aletvd and a scantv (which won'toliver2004-02-104-13/+61
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* update xawtv to 3.91oliver2004-01-312-2/+2
* Update xawtv to 3.90.oliver2003-10-173-15/+2
* Don't treat a nonremote display as remote (and so disabling the the overlayoliver2003-10-142-0/+13
* update xawtv to 3.88.1oliver2003-10-092-3/+3
* add INSTALLS_SHLIBoliver2003-07-311-2/+3
* The last commit broke the Makefile because I checked a variable beforeoliver2003-06-101-6/+6
* Replace the header check with an osreldate dependent architecture check.oliver2003-06-101-2/+4
* Mark xawtv broken on architectures w/o a machine/ioctl_bt848.h (e.g.oliver2003-05-141-0/+4
* redefine the MAINTAINER field with my FreeBSD addressoliver2003-05-071-1/+1
* Update to 3.88arved2003-04-172-4/+4
* After repo copy from graphics category to newly create multimedialioux2003-04-041-2/+2
* Update to 3.86arved2003-03-242-2/+2
* Update to 3.85arved2003-02-245-9/+93
* De-pkg-comment.knu2003-02-212-1/+1
* Update to 3.83arved2003-01-206-28/+32
* Update to 3.82pat2003-01-024-18/+9
* Maintainer update to version 3.79edwin2002-11-235-10/+70
* Update to 3.78pat2002-11-017-22/+56
* Update to 3.76pat2002-07-278-99/+40
* Update to 3.75pat2002-06-249-38/+99
* Update to 3.74pat2002-04-207-71/+27
* Add missing dependency of aalibpat2002-03-251-1/+2
* Update to 3.73pat2002-03-164-40/+28
* - fix 5-CURRENT build (add a dependency to XFree86-4-clients)pat2002-03-112-1/+16
* LOCALBASE safeness for configure script checking for libraries.pat2002-03-042-1/+39
* - Update to 3.72pat2002-02-234-8/+7
* Update to 3.70pat2002-02-082-2/+3
* Update to 3.69pat2002-02-044-20/+3
* Update to 3.68pat2002-01-273-11/+10