aboutsummaryrefslogtreecommitdiff
path: root/www/mod_mono
Commit message (Collapse)AuthorAgeFilesLines
* - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is definedOlli Hauer2011-08-201-1/+2
| | | | Notes: svn path=/head/; revision=280086
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sinceKoop Mast2011-08-111-1/+0
| | | | | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=279506
* Hello Mono 2.10!Romain Tartière2011-06-122-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Main updates ------------ devel/mono-tools 2.6.2 -> 2.10 lang/mono 2.6.7 -> 2.10.2 lang/mono-basic 2.6.2 -> 2.10.2 www/mod_mono 2.6.3 -> 2.10 www/xsp 2.6.5 -> 2.10.2 x11-toolkits/libgdiplus 2.6.7 -> 2.10 Other updates ------------- deskutils/tomboy 1.4.2 -> 1.6.1 devel/mono-addins 0.5 -> 0.6.1 devel/monodevelop 2.4 -> 2.4.2 graphics/f-spot 0.8.0 -> 0.8.2 print/pdfmod 0.9.0 -> 0.9.1 x11-toolkits/gnome-sharp20 2.24.1 -> 2.24.2 Ports marked BROKEN ------------------- multimedia/banshee multimedia/moonlight PR: ports/155948 Submitted by: me Notes: svn path=/head/; revision=275469
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - use %%AP_MODULE%% PLIST_SUB var in pkg-plist sPhilip M. Gollucci2010-06-061-1/+1
| | | | | | | | | PR: ports/147143 Submitted by: pgollucci@ (myself) Reviewed by: portmgr (pav) Notes: svn path=/head/; revision=255876
* - Update lang/mono to 2.6.4;Romain Tartière2010-06-014-36/+4
| | | | | | | | | | | | | | | | - Update a bunch of C# ports as well (audio/taglib-sharp, deskutils/tomboy, devel/mono-tools, devel/monodevelop, devel/monodevelop-boo, devel/monodevelop-database, devel/monodevelop-java, devel/monodevelop-vala, graphics/f-spot, lang/boo [1], lang/mono-basic, mail/gmime24, gmime24-sharp, multimedia/banshee, multimedia/banshee-mirage, multimedia/moonlight, www/mod_mono, www/webkit-sharp, www/xsp, x11-toolkits/gnome-desktop-sharp20, x11-toolkits/gtk-sharp20, x11-toolkits/libgdiplus). PR: ports/143657 [1] Submitted by: glewis [1] Notes: svn path=/head/; revision=255451
* Mk/bsd.apache.mk can not sufficiently alter things before Mk/bsd.options.mkPhilip M. Gollucci2010-05-251-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | in Mk/bsd.ports.mk due to ordering in Mk/bsd.port.mk. This causes OPTIONSFILE to be incorrectly set during some make phases as a result of the recent PKGNAMEPREFIX for apache ports. 'Revert' some of the PKGNAMEPREFIX changes for apXX-. - Must be manually requested in tbe port Makefile either by a) AP_FAST_BUILD=yes b) PKGNAMEPREFIX=${APACHE_PKGNAMEPREFIX} - Going forward, we will only do this for ports where WITH_APACHE is NOT optional, but required. mod_* ports are a good fit. 141 ports are mod_ ports 80 of those use AP_FAST_BUILD and thus are auto hooked by this patch [a]. 61 remaining are then patched to mirror the other $lang frameworks [b]. PR: ports/146956 Reported by: Hans F. Nordhaug <Hans.F.Nordhaug@hiMolde.no>, several Discussed with: pav, itectu on #bsdports Tested by: P6 TB run Approved by: portmgr (pav) Notes: svn path=/head/; revision=255075
* devel/apr* is pulled in by USE_APACHE.Romain Tartière2010-05-251-2/+1
| | | | | | | | PR: ports/146954 Submitted by: pgollucci Notes: svn path=/head/; revision=255040
* - Chase devel/apr -> devel/apr1 shufflingPhilip M. Gollucci2010-05-181-1/+1
| | | | | | | | | PR: ports/146553 Submitted by: myself (pgollucci@) With Hat: apache@ Notes: svn path=/head/; revision=254523
* - Convert ports/ to devel/apr1Philip M. Gollucci2010-05-181-1/+1
| | | | | | | | | PR: ports/146553 Submitted by: myself (pgollucci@) With Hat: apache@ Notes: svn path=/head/; revision=254522
* 4/5: Chase devel/apr shlib bumpPhilip M. Gollucci2010-05-051-0/+1
| | | | | | | | | | PR: ports/146130 Approved by: portmgr (pav) Tested by: -exp run (pav) With Hat: apache@ Notes: svn path=/head/; revision=253784
* . Update to 2.4.3.Greg Lewis2009-12-242-5/+5
| | | | | | | | PR: 141380 Submitted by: Romain Tartiere <mono@FreeBSD.org> Notes: svn path=/head/; revision=246541
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* Update www/mod_mono to 2.4.2.Florent Thoumie2009-07-062-4/+4
| | | | | | | | PR: ports/136351 Submitted by: Romain Tartiere Notes: svn path=/head/; revision=237253
* - Update lang/mono to 2.4.Florent Thoumie2009-06-227-0/+96
- Update a bunch of c# ports as well (gtksharp20, mono-zeroconf, tomboy, gnome-desktop-sharp, gnomesharp20). - Remove devel/monodoc as it is now included in lang/mono. - Add www/mod_mono, an apache module serving ASP.net pages. - Add www/xsp, a mono-based webserver. PR: ports/135248, ports/135249 Submitted by: Romain Tartiere <romain@blogreen.org> Notes: svn path=/head/; revision=236461