Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.3.1_8 16 Apr 2018 11:14:28
  |
brnrd  |
www/mod_python33 |
3.3.1_8 11 Mar 2018 17:38:46
  |
brnrd  |
Migrate USE_APACHE to USES= apache (category www)
- Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk
With hat: apache |
3.3.1_8 08 Dec 2016 19:52:20
  |
tijl  |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
3.3.1_7 17 Sep 2016 18:13:34
  |
ohauer  |
- limit python version to 2.7
- re- generate mod_python33 patch files
PR: 212446
Reported by: George Michaelson |
3.3.1_7 16 Jul 2015 03:27:48
  |
amdmi3  |
- Drop @dirrm* from plist
Approved by: portmgr blanket |
3.3.1_7 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
3.3.1_7 31 Mar 2015 22:14:07
  |
ohauer  |
- add CPE information
PR: 199025
PR: 199026
PR: 199027
Submitted by: shun <shun.fbsd.pr _at_ dropcut.net> |
3.3.1_7 03 Jan 2015 08:41:21
  |
mva  |
- Convert USE_PYTHON to new USES in www/
With hat: python@ |
3.3.1_7 03 Aug 2014 08:07:21
  |
mva  |
- Unbreak the build after the recent lang/python27 update.
PR: 192348
Submitted by: peter@ |
3.3.1_6 16 Apr 2014 22:31:33
  |
ohauer  |
- fix filesystem touch before install (mod_python33)
- add CONFLICTS_INSTALL
- install egg-info to shut up the qa script (no cherry picking ;(
- rework module installation
- bump PORTREVISION
Noted by swills@ |
3.3.1_5 15 Apr 2014 18:46:38
  |
ohauer  |
- move www/mod_python3 -> www/mod_python33
- use DIST_SUBDIR
- adjust devel/viewvc + add OPTION for www/mod_python35
- add entry to UPDATING and MOVED
with hat apache@ |