pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/libcgi



Module name:    wip
Committed by:   makoto
Date:           Fri Mar  8 12:36:39 UTC 2013

Added Files:
        wip/libcgi: DESCR MESSAGES Makefile PLIST distinfo
        wip/libcgi/patches: patch-Makefile.in
            patch-examples_guestbook_Makefile
            patch-examples_multiple_Makefile
            patch-examples_redirect_Makefile
            patch-examples_session_session_ex1_Makefile
            patch-examples_session_session_ex1_restricted_c
            patch-examples_session_session_ex1_session_c
            patch-examples_session_session_ex2_Makefile
            patch-examples_simple_form_Makefile
            patch-examples_strings_Makefile patch-examples_strings_b64_c

Log Message:
Import libcgi-1.0 as wip/libcgi.

LibCGI is a library written from scratch to easily make CGI
applications in C.  There are a lot of functions like string
manipulation, session and cookie support, GET and POST methods
manipulation etc..., to help you to quickly write powerful CGI
programs.

There are some examples as well, so you can understand easily
how the library works.

To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/libcgi/DESCR wip/libcgi/MESSAGES \
    wip/libcgi/Makefile wip/libcgi/PLIST wip/libcgi/distinfo \
    wip/libcgi/patches/patch-Makefile.in \
    wip/libcgi/patches/patch-examples_guestbook_Makefile \
    wip/libcgi/patches/patch-examples_multiple_Makefile \
    wip/libcgi/patches/patch-examples_redirect_Makefile \
    wip/libcgi/patches/patch-examples_session_session_ex1_Makefile \
    wip/libcgi/patches/patch-examples_session_session_ex1_restricted_c \
    wip/libcgi/patches/patch-examples_session_session_ex1_session_c \
    wip/libcgi/patches/patch-examples_session_session_ex2_Makefile \
    wip/libcgi/patches/patch-examples_simple_form_Makefile \
    wip/libcgi/patches/patch-examples_strings_Makefile \
    wip/libcgi/patches/patch-examples_strings_b64_c

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/libcgi/DESCR?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/libcgi/MESSAGES?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/libcgi/Makefile?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/libcgi/PLIST?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/libcgi/distinfo?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/libcgi/patches/patch-Makefile.in?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/libcgi/patches/patch-examples_guestbook_Makefile?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/libcgi/patches/patch-examples_multiple_Makefile?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/libcgi/patches/patch-examples_redirect_Makefile?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/libcgi/patches/patch-examples_session_session_ex1_Makefile?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/libcgi/patches/patch-examples_session_session_ex1_restricted_c?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/libcgi/patches/patch-examples_session_session_ex1_session_c?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/libcgi/patches/patch-examples_session_session_ex2_Makefile?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/libcgi/patches/patch-examples_simple_form_Makefile?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/libcgi/patches/patch-examples_strings_Makefile?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/libcgi/patches/patch-examples_strings_b64_c?r1=0&r2=1.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index