Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.4.33_3 30 Nov 2021 11:17:36
    |
Rene Ladan (rene)  |
cleanup: Remove expired ports:
2021-11-30 mail/gmime24-sharp: Use mail/gmime26 or mail/gmime30
2021-11-30 mail/gmime24: Use mail/gmime26 or mail/gmime30 |
2.4.33_3 14 Oct 2021 17:48:24
    |
Muhammad Moinur Rahman (bofh)  |
mail/gmime24: mark DEPRECATED
- As more recent versions are in the tree
- Set EXPIRATION_DATE on 2021-11-30
- Make patches makepatch compatible |
2.4.33_3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.4.33_3 08 Nov 2019 14:18:06
  |
tobik  |
mail: Add missing USES={gnome,php} |
2.4.33_3 08 Dec 2016 19:23:25
  |
tijl  |
Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
2.4.33_2 19 May 2016 10:44:12
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
2.4.33_2 03 Sep 2015 16:37:32
  |
amdmi3  |
- Switch to options helpers
- Add some NO_ARCHes
- Fix and unsilence some installation commands
Approved by: portmgr blanket |
2.4.33_2 22 May 2015 20:34:29
  |
mat  |
Remove $FreeBSD$ from patches files everywhere.
With hat: portmgr
Sponsored by: Absolight |
2.4.33_2 24 Dec 2014 00:14:13
  |
bofh  |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt |
2.4.33_2 11 Dec 2014 08:04:06
  |
rodrigo  |
Transfer ports maintainership to Muhammad Moinur Rahman
PR: ports/195854
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
2.4.33_2 22 Nov 2014 18:42:44
  |
antoine  |
Cleanup plist |
2.4.33_2 15 Sep 2014 18:29:37
  |
amdmi3  |
- Drop .la files for mail/gmime24, no dependees require them
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
2.4.33_1 11 Jun 2014 14:50:00
  |
tijl  |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
2.4.33_1 28 May 2014 19:56:41
  |
tijl  |
- Remove hyphen from PKGNAMESUFFIX.
- Add USES=libtool:oldver.
- Use USES+= to fix slave port.
- Remove LATEST_LINK.
- Remove PTHREAD_CFLAGS. |
2.4.33 26 May 2014 12:59:55
  |
bapt  |
Convert to USES=tar:xz |
2.4.33 15 Nov 2013 10:44:23
  |
sunpoet  |
- Support STAGEDIR
PR: ports/183965
Submitted by: Alan Hicks <ahicks@p-o.co.uk> (maintainer) |
2.4.33 20 Sep 2013 19:59:14
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
2.4.33 03 Sep 2013 16:03:42
  |
wg  |
mail/{gmime2,gmime24}: convert docs to options ng
- NOPORTDOCS -> PORT_OPTIONS:MDOCS [1]
- Convert to USES gmake
- Define DOCS option
PR: ports/181778 [1]
Submitted by: Alan Hicks <ahicks p-o.co.uk> (maintainer) |
2.4.33 08 May 2013 22:23:37
  |
bdrewery  |
- Convert to USES=pathfix
PR: ports/178420
Submitted by: Alan Hicks <ahicks@p-o.co.uk> (maintainer) |
2.4.33 06 May 2013 11:13:57
  |
kwm  |
Make these ports build with glib 2.36 |
2.4.33 27 Apr 2013 11:59:29
  |
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
2.4.33 23 Apr 2013 14:20:28
  |
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
2.4.33 30 Nov 2012 02:44:56
  |
wxs  |
Update to 2.4.33.
PR: ports/173968
Submitted by: Alan Hicks <ahicks@p-o.co.uk> (maintainer)
Feature safe: yes |
2.4.32 05 Aug 2012 11:10:35
 |
kwm  |
Add USE_PKGCONFIG= build.
Approved by: maintainer (priv mail) |
2.4.32 24 May 2012 21:20:06
 |
scheidell  |
- Update to 2.4.32
- Submitter is now maintainer
PR: ports/168308
Submitted by: Alan Hicks <ahicks@p-o.co.uk> (maintainer) |
2.4.24 01 Feb 2012 15:53:08
 |
tabthorpe  |
- Reassign to the heap |
2.4.24 23 Sep 2011 22:26:39
 |
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
2.4.24 11 Aug 2011 19:20:17
 |
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
2.4.24 15 Jun 2011 17:59:11
 |
romain  |
Fix mono bindings of libgmime-2.4.so.
The patch lives in the master port, the slave port only is affected and
therefor only this one has PORTREVISION bumped. |
2.4.24 12 Jun 2011 19:06:26
 |
romain  |
Hello Mono 2.10!
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 (Only the first 15 lines of the commit message are shown above ) |
2.4.15 01 Jun 2010 12:41:31
 |
romain  |
- Update lang/mono to 2.6.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] |
2.4.10 11 Oct 2009 02:30:18
 |
mnag  |
- Update to 2.4.10
PR: 139488
Submitted by: Sahil Tandon <sahil___tandon.net> |
2.4.9 05 Oct 2009 02:33:49
 |
mnag  |
- Update to 2.4.9
PR: 139308
Submitted by: Romain Tartiere <mono___FreeBSD.org> |
2.4.8 17 Sep 2009 09:16:31
 |
pav  |
- Update to 2.4.8
PR: ports/138430
Submitted by: Romain Tartiere <mono@FreeBSD.org>
Approved by: maintainer timeout (mnag; 16 days)
Feature safe: yes |
2.4.7 23 Jun 2009 18:49:38
 |
flz  |
Update mail/gmime24 to 2.4.7.
PR: ports/135973
Submitted by: Romain Tartiere |
2.4.6 31 May 2009 20:31:08
 |
pav  |
- Resolve LATEST_LINK conflict |
2.4.6 25 Apr 2009 18:39:41
 |
mnag  |
- Update to 2.4.6 |
2.4.3 20 Feb 2009 14:48:01
 |
flz  |
Fix packing list when NOPORTDOCS is defined.
Reported by: QAT |
2.4.3 09 Feb 2009 09:00:01
 |
flz  |
- Update lang/mono to 2.0.1.
- Also update a bunch of c-sharp ports to their latest version.
- Change maintainership to mono@FreeBSD.org.
PR: ports/129724
Submitted by: Phillip Neumann, Romain Tartiere (bsd-sharp team) |