The counter, clock and date all in one program. This is a CGI program to record the number of raw hits on a web page. It generates a GIF image of the number of hits and returns to the browser as an in-lined image. The program also has a run-time option not to show the digit images, this way the hits can be kept without being displayed. The hits can be monitored without incrementing from a separate page as well. The program can also display the time and date of any timezone. It has a option to countdown to a specific date (past or future). Almost all of the features are run-time options. The single program can be used for any number of web pages, for any number of users. For digit images look at: http://www.digitmania.holowww.com/ WWW: http://www.muquit.com/muquit/software/Count/Count.html - Bush Dcotor dervish@ikhala.tcimet.net rts-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python32
Commit message (Expand)AuthorAgeFilesLines
* - Remove "first-installed-win" logic for automatically settinglwhsu2012-12-242-9/+19
* - do not hardcode distfile extension for lang/python ports in bsd.python.mkrm2012-10-032-2/+3
* - Fix builds, if the NLS option switch is set. In some casesmva2012-06-211-2/+3
* - Fix gettext detection for the locale modulemva2012-06-201-1/+11
* - Correct PYMALLOC logic (that fix the build of devel/gobject-introspection)miwi2012-05-311-7/+2
* - Convert to new options frameworkmiwi2012-05-301-7/+10
* - Update:miwi2012-04-117-99/+9
* - Mark Python as Securemiwi2012-02-192-1/+47
* - Remove WITH_FBSD10_FIX, is no longer neededmiwi2011-11-091-1/+0
* - Remove outdated patch to prune __wchar_t from CFLAGS (python-config --cflags)sunpoet2011-11-051-4/+2
* - Fix build on FreeBSD 10beat2011-10-285-7/+18
* - Remove the HUGE_STACK_SIZE option, now Python will use defaultlwhsu2011-09-251-6/+1
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-4/+1
* Handle built world without NIS more gracefully; detect missing ypcat andcrees2011-09-181-1/+10
* - Update lang/python32 to 3.2.2wen2011-09-053-20/+10
* - Fix pkg-plist when building with WITHOUT_THREADSlwhsu2011-08-192-2/+4
* - Update to 3.2.1lwhsu2011-07-223-8/+62
* - Link the shared library to correct namelwhsu2011-02-282-3/+3
* - Suport PEP 3149 -- ABI version tagged .so fileslwhsu2011-02-272-114/+120
* - Finish removal of PLIST trick and OpenSSL 0.9.8 detection.lwhsu2011-02-263-4363/+4339
* - Update to 3.2.0 and complete repocopywen2011-02-225-2143/+4449
* - Update to 3.1.3wen2010-12-146-111/+102
* Fix fcntl module to accept 'unsigned long' type commands for ioctl(2).jkim2010-07-206-0/+110
* - Update lang/python26 to 2.6.5wen2010-05-123-10/+30
* - Ups s/PORTREVISON/PORTREVISIONmiwi2009-11-261-1/+1
* - add missing patchmiwi2009-11-261-0/+10
* - Add support for FreeBSD 9miwi2009-11-263-4/+28
* - Update lang/python31 to Python 3.1.1lwhsu2009-08-223-7/+7
* - Ask the first Python installed to install the bin/python link,lwhsu2009-07-141-3/+3
* - Install pkgconfig file under libdata/pkgconfiglwhsu2009-07-082-7/+5
* - Remove regression-test target since it is not quite useful at this pointlwhsu2009-07-071-3/+0
* - Add Python 3.1lwhsu2009-07-074-61/+185
* - Remove regression-test target since it is not quite useful herelwhsu2009-07-021-3/+0
* - Honor EXAMPLESDIR, DATADIR and NOPORTEXAMPLES, NOPORTDATAlwhsu2009-07-024-567/+563
* - Update python30 to 3.0.1miwi2009-03-103-14/+22
* Welcome to the new era of Python 3, with antigravity support!perky2008-12-043-8/+21
* Remove "_gdbm" module from packaging which should be excluded inperky2008-10-132-2/+1
* Introduce two new versions of Python: 2.6 and 3.0rc1 (finally!)perky2008-10-1327-2200/+398