aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_wsgi3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_wsgi3/Makefile')
-rw-r--r--www/mod_wsgi3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_wsgi3/Makefile b/www/mod_wsgi3/Makefile
index 246a07bb328e..9b2fedde7453 100644
--- a/www/mod_wsgi3/Makefile
+++ b/www/mod_wsgi3/Makefile
@@ -9,6 +9,7 @@ PORTNAME= mod_wsgi
PORTVERSION= 2.6
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \
+ http://apt.douglasthrift.net/files/${PORTNAME}/ \
http://code.douglasthrift.net/files/${PORTNAME}/
MAINTAINER= douglas@douglasthrift.net
4 * Fix fetcharved2002-12-111-1/+1 * Made mbone/rat compiling again (double patch-file)edwin2002-11-151-53/+0 * o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-114-4/+2 * Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-074-2/+4 * Change MAINTAINER to tmutoh@mx10.freecom.ne.jp.nork2002-10-271-1/+1 * Fix build on -current and respect CC and CFLAGSkris2002-10-215-72/+96 * MASTER_SITE moved. Upgrade still to do.fenner2002-10-081-1/+1 * Fix broken rtpmon build.fenner2002-09-303-12/+35 * Fix broken rqm port to work with more modern uclmmbasefenner2002-09-301-0/+18 * Fix build on -current (machine/soundcard.h -> sys/soundcard.h)kris2002-09-082-0/+22 * Update to version 4.2.22.orion2002-08-114-293/+8 * Bump PORTREVISION.jkoshy2002-06-131-0/+1 * Fix a bug that removes a startup problem with rtpmon, namely erroring outjkoshy2002-06-111-0/+10 * machine/soundcard.h -> sys/soundcard.hpetef2002-06-071-0/+5 * Support IPv6.sumikawa2002-03-244-2/+81 * Sync to rat-4.2.20.orion2002-02-259-168/+305 * Fix MASTER_SITES and remove redundant distinfo entrypat2002-02-082-2/+1 * Fix for autoconfpat2002-01-271-2/+2 * Fix for -CURRENT, malloc.h->stdlib.hpat2002-01-021-0/+4 * Set LATEST_LINK to rat30.knu2001-11-071-0/+2 * Sort entries and remove a duplicate "rqm".knu2001-09-211-2/+1 * Replace the ghostscript55 dependencies with ghostscript-gnu.knu2001-09-121-1/+1 * Make nte initialize TCL properly.fenner2001-08-021-0/+16 * Update to vic 2.8ucl-1.1.3fenner2001-08-0230-3415/+149 * New port for multicast AV tool.kiri2001-06-079-0/+113 * New port for RAT(network audio tool) version 3.kiri2001-06-0710-0/+199 * wb compatible open source shared whiteboard programassar2001-05-127-0/+90 * Update to rtptools 1.17fenner2001-04-225-52/+54 * Remove patch-agmharo2001-04-061-13/+0 * Fix buildmharo2001-04-062-10/+59 * Correct reversed patchmharo2001-04-061-4/+4 * Remove empty filemharo2001-04-061-0/+0 * Update to 4.2.13mharo2001-04-026-1085/+43 * Bump PORTREVISION to reflect Orion's fix for newpcm duplex and mixers.fenner2001-02-161-0/+1 * patch-ah: add Orion Hodson's full-duplex probing and AC97 fixfenner2001-02-155-110/+123 * Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-173-15/+15 * ghostscript5 doesn't exist anymore, so change dependencies to ghostscript55.asami2000-11-251-1/+1 * newpcm reports the mixer vol control as an input, but it is an outputsobomax2000-11-021-0/+20 * Add PORTREVISION=1 to reflect the changed behaviour by the previoussumikawa2000-09-221-0/+1 * Enable IPv6.sumikawa2000-09-223-39/+71 * The port was suffering bit rot deriving from differences between theade2000-09-199-50/+1121 * @dirrm share/doc/rqmasami2000-07-051-0/+1 * Remove extraneous directories on deinstallkris2000-07-041-0/+2 * Move the stragler's www.freebsd.org/~user distfiles to the officalobrien2000-06-291-1/+2 * Nuke mbone/mbone_vcrjseger2000-05-011-1/+0 * Convert to PORTNAME/PORTVERSION.asami2000-04-1411-23/+23 * Fix sdr:tcl_parsed_plugins can't read "(CRYPTKEY)": no such variablefenner2000-03-201-0/+11 * Remove sdr-current; UCL no longer has a multi-version release systemfenner2000-03-091-1/+0 * Use u_int32_t instead of u_int32. This makes this port compatible withfenner2000-03-091-0/+20 * Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,peter2000-02-081-1/+1 * Add rqm.fenner2000-02-021-0/+1 * Add rqm.asami2000-02-021-0/+1 * RTP Quality Monitor from UCL. Similar to rtpmon.fenner2000-02-016-0/+78 * Use -fwritable-strings to let tcl stomp on Tcl_Eval() args.fenner2000-01-281-1/+1 * Actually use tcl/tk 8.2 like we claim to.fenner2000-01-281-2/+2 * Add -pedantic to override the default -pedantic-errors, to allowfenner2000-01-282-0/+22 * Add -pedantic to override the default -pedantic-errors, to allowfenner2000-01-282-0/+21 * Remove 'ipv6' from CATEGORIES, because this port support IPv4 only nowsumikawa2000-01-271-1/+1 * uclmmbase is in devel, not mbone.asami2000-01-271-1/+1 * Upgrade to sdr 2.9fenner2000-01-264-13/+17 * fix building error on FreeBSD-current.sumikawa2000-01-252-1/+14 * Forgot to fix CHANGES.html in last update.fenner2000-01-221-1/+1 * Update to version 1.14fenner2000-01-194-34/+30 * - Add sfreflect and sflaunch to be installedimura2000-01-157-9/+99 * Update to version 7.1.steve2000-01-016-407/+153 * Remove myself from MAINTAINERache1999-12-231-2/+1 * Update to Tcl/Tk version 8.2 and fix for gcc 2.95.steve1999-11-295-47/+79 * Update to Tcl/Tk version 8.2 and get this to build with gcc 2.95.steve1999-11-29