Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.27_2 19 May 2022 13:37:36 |
Baptiste Daroussin (bapt) |
cleanup: remove gmime2
gmime 2 has been replaced long ago by 2.4 version then 2.6 and finally 3.0
It is more than time to remove the 2.2 version (2.4 is already gone) |
2.2.27_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.2.27_2 08 Nov 2019 14:18:06 |
tobik |
mail: Add missing USES={gnome,php} |
2.2.27_2 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.2.27_1 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
2.2.27_1 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.2.27_1 02 Jun 2015 10:32:05 |
bofh |
mail/gmime2: Add PORTSCOUT variable to limit within 2.2.X
- Fix patch files to reflect 'make makepatch' |
2.2.27_1 24 Dec 2014 00:14:13 |
bofh |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt |
2.2.27_1 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.2.27_1 22 Nov 2014 18:42:44 |
antoine |
Cleanup plist |
2.2.27_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.2.27_1 29 May 2014 21:16:11 |
tijl |
mail/gmime2 mail/gmime2-sharp:
- USES=libtool
- Use USES+= to fix slave port.
- Remove LATEST_LINK and PTHREAD_CFLAGS.
- Remove $FreeBSD$ from patch.
mail/dbmail22:
- USES=libtool.
- Remove -fPIC, PTHREAD_CFLAGS and PTHREAD_LIBS.
- Remove pre-install target. Not needed with staging.
PR: ports/189749 |
2.2.27 15 Nov 2013 10:44:30 |
sunpoet |
- Support STAGEDIR
PR: ports/183966
Submitted by: Alan Hicks <ahicks@p-o.co.uk> (maintainer) |
2.2.27 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
2.2.27 05 Sep 2013 20:18:30 |
bsam |
. introduce ICONV_CONFIGURE_BASE variable at Mk/Uses/iconv.mk. It's value is
"--with-libiconv=${LOCALBASE}" at systems pre OSVERSION 100043 and "" (null)
otherwise;
. convert all ports which has CONFIGURE_ARGS=--with-libiconv=${LOCALBASE}.
Approved by: portmgr (bapt, implicit) |
2.2.27 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.2.27 31 Jul 2013 11:57:46 |
kwm |
The FreeBSD GNOME team presents a Glib and Gtk+ 3 update.
This update updates Glib20 to 2.36 and Gtk+ 3.8
* The gio-fam-backend port that used gamin for the GFileMonitor API is gone.
It is replaced by a GIO kqueue implementation developed as part of a NetBSD
GSoC 2011 project by Dimitry Matveev.
* Fix a bug in the glib20 Makefile so it includes -lintl in the glib-2.0
pkgconfig file [1]. This broke static linking and newer binutils.
* Add introspection USE_GNOME component which sets GI_SCANNER_DISABLE_CACHE to
prevent creation of / root/.cache dir. Defaults to build & run depend,
but :build and :run switches available.
* New x11-toolkits/pangox-compat port and companion USE_GNOME component for
pangox support which was removed from the pango port. Add it to ports still
using pangox API.
Exp-run by: bapt@
PR: ports/178958 [1]
Submitted by: emaste@ [1] |
2.2.27 08 May 2013 20:26:43 |
bdrewery |
- Convert to USES=pathfix
PR: ports/178418
Submitted by: Alan Hicks <ahicks@p-o.co.uk> (maintainer) |
2.2.27 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.2.27 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
2.2.27 05 Aug 2012 11:10:35 |
kwm |
Add USE_PKGCONFIG= build.
Approved by: maintainer (priv mail) |
2.2.27 24 May 2012 21:19:15 |
scheidell |
- Update to 2.2.27
- Submitter is now maintainer
PR: ports/168307
Submitted by: Alan Hicks <ahicks@p-o.co.uk> (maintainer) |
2.2.24 01 Feb 2012 15:53:08 |
tabthorpe |
- Reassign to the heap |
2.2.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.2.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.2.24 03 Jul 2011 13:53:52 |
ohauer |
- remove MD5 |
2.2.24 11 Oct 2009 02:29:49 |
mnag |
- Update to 2.2.24
- Update CONFLICTS to add gmime24
- Keep simple MASTER_SITES
- Reset PORTREVISION from slave gmime2-sharp
PR: 139489
Submitted by: Sahil Tandon <sahil___tandon.net> |
2.2.23 22 Feb 2009 22:18:45 |
mnag |
- Update to 2.2.23 |
2.2.22 17 Aug 2008 05:22:37 |
mnag |
- Update to 2.2.22 |
2.2.18_1 06 Jun 2008 13:43:09 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
2.2.18 13 Apr 2008 15:44:47 |
mnag |
- Update to 2.2.18
- Rename uudecode e uuencode to gmime-* to not conflict with userland [1]
PR: 118092 [1]
Submitted by: Rob Austein <sra___hactrn.net> [1] |
2.2.15 03 Jan 2008 16:03:29 |
mnag |
- Update to 2.2.15 |
2.2.10 21 Jul 2007 20:01:57 |
mnag |
- Update to 2.2.10 |
2.2.9 28 May 2007 18:22:01 |
mnag |
- Update to 2.2.9 |
2.2.6 06 Apr 2007 03:38:23 |
mnag |
- Update to 2.2.6 |
2.2.4 12 Feb 2007 17:57:15 |
mnag |
- Update to 2.2.4
- Fix unnecessary print [1]
PR: 106813 [1]
Submitted by: Larry Rosenman <ler___lerctr.org> [1] |
2.2.3 10 Nov 2006 21:19:39 |
tmclaugh |
Allow USE_GNOME to be overridden since next gmime2-sharp update will require
gtksharp20. |
2.2.3 14 Aug 2006 03:51:40 |
mnag |
- Update to 2.2.3
- portlint(1) |
2.2.2 30 Jun 2006 18:58:03 |
mnag |
- Update to 2.2.2 |
2.2.1 30 Apr 2006 23:59:58 |
mnag |
- Update to 2.2.1 |
2.1.19_2 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
2.1.19_1 04 Feb 2006 00:10:37 |
mnag |
- Fix libs provided by pkg-config
- Bump PORTREVISION
Submitted by: jylefort |
2.1.19 20 Jan 2006 22:20:54 |
mnag |
Update to 2.1.19 |
2.1.18 17 Jan 2006 13:30:12 |
mnag |
Update to 2.1.18 |
2.1.17 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
2.1.17 09 Nov 2005 02:32:50 |
mnag |
Add SHA256 |
2.1.17 07 Nov 2005 12:53:33 |
mnag |
Update to 2.1.17
Take MAINTAINER |
2.1.16_1 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
2.1.16 14 Oct 2005 03:19:43 |
tmclaugh |
Fix duplicate LATEST_LINK.
Approved by: mezz (co-mentor) |
2.1.16 05 Oct 2005 02:17:58 |
tmclaugh |
- Add gmime2-sharp, slave port of gmime2. This port provides the C#
bindings to the gmime2 library.
Approved by: ahze (mentor) |
2.1.16 14 Sep 2005 08:26:09 |
krion |
Drop maintainership, since I'm buried in the $REALLIFE stuff. |
2.1.16 28 Aug 2005 10:35:26 |
krion |
Update to 2.1.16 |
2.1.15 16 Jun 2005 13:43:18 |
krion |
Update to 2.1.15 |
2.1.14 02 Apr 2005 11:40:46 |
krion |
Update to 2.1.14 |
2.1.13_1 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
2.1.13 11 Mar 2005 10:08:38 |
krion |
Update to 2.1.13 |
2.1.12 21 Feb 2005 17:51:02 |
krion |
Update to version 2.1.12 |
2.1.11 30 Jan 2005 21:03:30 |
krion |
Update to 2.1.11 |
2.1.10 16 Jan 2005 16:21:55 |
krion |
Update to 2.1.10 |
2.1.9_3 15 Dec 2004 22:59:23 |
krion |
Install documentation to DOCSDIR.
Honour NOPORTDOCS macro.
Based on PR: ports/74982
Submitted by: skv |
2.1.9_2 10 Nov 2004 06:08:36 |
krion |
Switch to USE_LIBTOOL_VER.
Bump PORTREVISION. |
2.1.9_1 09 Nov 2004 23:37:19 |
seanc |
Fix plist. Notified maintainer. Not bumping port version because it was
bumped 2min ago. |
2.1.9_1 09 Nov 2004 23:28:48 |
seanc |
*grabs bleach and pours on infectious creeping GNOME software infestation*
Fix the list of dependencies so it no longer depends on xorg-libraries.
For server installs this was unnecessary. Bump port version, take hazard
suit off, and dispose of used suit in incinerator.
Approved by: krion |
2.1.9 12 Oct 2004 14:43:03 |
krion |
Update to 2.1.9 |
2.1.8 23 Aug 2004 12:41:05 |
krion |
Update to 2.1.8
PR: partially ports/70857
Submitted by: Marcus Grando <marcus@corp.grupos.com.br> |
2.1.7 09 Jul 2004 17:43:11 |
marcus |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
2.1.7 07 Jul 2004 20:17:47 |
krion |
Update to version 2.1.7 |
2.1.6 07 Jun 2004 09:02:27 |
krion |
- Update to version 2.1.6 |
2.1.5 18 May 2004 10:15:44 |
krion |
- Update to version 2.1.5 |
2.1.4 04 May 2004 15:24:20 |
krion |
- Update to version 2.1.4 |
2.1.3_1 05 Apr 2004 03:31:02 |
marcus |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
2.1.3 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
2.1.3 12 Mar 2004 20:05:37 |
krion |
- Update to version 2.1.3 |
2.1.2 14 Feb 2004 20:51:21 |
krion |
- Update to version 2.1.2 |
2.1.1_1 07 Feb 2004 18:34:57 |
krion |
- Fix MASTER_SITES |
2.1.1_1 06 Feb 2004 11:19:02 |
krion |
- Oh no! s/LIST/LINK
Pointy hat to: krion |
2.1.1_1 06 Feb 2004 11:17:54 |
krion |
- "Annoying Reminder Guy II" wants LATEST_LIST. |
2.1.1_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
2.1.1 30 Jan 2004 14:05:15 |
krion |
- SIZEify |
2.1.1 05 Dec 2003 23:41:45 |
krion |
- Update to 2.1.1 |
2.1.0 10 Oct 2003 06:45:03 |
krion |
- Update CONFLICTS with gmime-1.*
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
2.1.0 10 Aug 2003 06:09:30 |
krion |
Update to 2.1.0 |
2.0.11 07 Aug 2003 09:18:13 |
krion |
Update to 2.0.11 |
2.0.9 26 Jul 2003 17:22:17 |
krion |
Update to 2.0.9
Approved by: fjoe (mentor) (implicit) |
2.0.8 22 Jul 2003 10:34:12 |
krion |
Change my mail to @FreeBSD.org
Approved by: fjoe (mentor) |
2.0.8 02 Jun 2003 14:47:56 |
naddy |
Update to 2.0.8
PR: 52838
Submitted by: Kirill Ponomarew <ponomarew@oberon.net> |
2.0.6 19 May 2003 08:18:54 |
fjoe |
Fix compiling on alpha. |
2.0.6 13 May 2003 16:44:04 |
fjoe |
New port: gmime2
Library (written in C) for parsing and creating messages using MIME.
PR: 52084
Submitted by: Kirill Ponomarew |