notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: mail/gmime2/Makefile
SVNWeb

Number of commits found: 82

Thu, 19 May 2022
[ 13:37 Baptiste Daroussin (bapt) search for other commits by this committer ]    commit hash:75382de034dbbe6eda9da6149b31393bd9529899  commit hash:75382de034dbbe6eda9da6149b31393bd9529899  commit hash:75382de034dbbe6eda9da6149b31393bd9529899  75382de  (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
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)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Fri, 8 Nov 2019
[ 14:18 tobik search for other commits by this committer ] Original commit   Revision:517069 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
mail: Add missing USES={gnome,php}
Thu, 8 Dec 2016
[ 19:23 tijl search for other commits by this committer ] Original commit   Revision:428150 (Only the first 10 of 122 ports in this commit are shown above. View all ports for this commit)
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.
Thu, 3 Sep 2015
[ 16:37 amdmi3 search for other commits by this committer ] Original commit   Revision:396018 (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
- Switch to options helpers
- Add some NO_ARCHes
- Fix and unsilence some installation commands

Approved by:	portmgr blanket
Tue, 2 Jun 2015
[ 10:32 bofh search for other commits by this committer ] Original commit   Revision:388320
mail/gmime2: Add PORTSCOUT variable to limit within 2.2.X

- Fix patch files to reflect 'make makepatch'
Wed, 24 Dec 2014
[ 00:14 bofh search for other commits by this committer ] Original commit   Revision:375378 (Only the first 10 of 432 ports in this commit are shown above. View all ports for this commit)
Change my non-FreeBSD MAINTAINER mail to bofh@

Approved by:	bapt
Thu, 11 Dec 2014
[ 08:04 rodrigo search for other commits by this committer ] Original commit   Revision:374515
Transfer ports maintainership to Muhammad Moinur Rahman

PR:		ports/195854
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Wed, 11 Jun 2014
[ 14:50 tijl search for other commits by this committer ] Original commit   Revision:357486 (Only the first 10 of 297 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Thu, 29 May 2014
[ 21:16 tijl search for other commits by this committer ] Original commit   Revision:355751
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
Fri, 15 Nov 2013
[ 10:44 sunpoet search for other commits by this committer ] Original commit   Revision:333850
- Support STAGEDIR

PR:		ports/183966
Submitted by:	Alan Hicks <ahicks@p-o.co.uk> (maintainer)
Fri, 20 Sep 2013
[ 19:59 bapt search for other commits by this committer ] Original commit   Revision:327742 (Only the first 10 of 748 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
Thu, 5 Sep 2013
[ 20:18 bsam search for other commits by this committer ] Original commit   Revision:326444 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
. 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)
Tue, 3 Sep 2013
[ 16:03 wg search for other commits by this committer ] Original commit   Revision:326164
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)
Wed, 31 Jul 2013
[ 11:57 kwm search for other commits by this committer ] Original commit   Revision:324037 (Only the first 10 of 149 ports in this commit are shown above. View all ports for this commit)
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]
Wed, 8 May 2013
[ 20:26 bdrewery search for other commits by this committer ] Original commit   Revision:317707
- Convert to USES=pathfix

PR:		ports/178418
Submitted by:	Alan Hicks <ahicks@p-o.co.uk> (maintainer)
Sat, 27 Apr 2013
[ 11:59 mva search for other commits by this committer ] Original commit   Revision:316662 (Only the first 10 of 219 ports in this commit are shown above. View all ports for this commit)
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
Tue, 23 Apr 2013
[ 14:20 bapt search for other commits by this committer ] Original commit   Revision:316355 (Only the first 10 of 407 ports in this commit are shown above. View all ports for this commit)
Finish converting the whole ports tree to USES=pkgconfig
Sun, 5 Aug 2012
[ 11:10 kwm search for other commits by this committer ] Original commit 
Add USE_PKGCONFIG= build.

Approved by:	maintainer (priv mail)
Thu, 24 May 2012
[ 21:19 scheidell search for other commits by this committer ] Original commit 
- Update to 2.2.27
- Submitter is now maintainer

PR:             ports/168307
Submitted by:   Alan Hicks <ahicks@p-o.co.uk> (maintainer)
Wed, 1 Feb 2012
[ 15:53 tabthorpe search for other commits by this committer ] Original commit  (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
- Reassign to the heap
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- 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
Thu, 11 Aug 2011
[ 19:20 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 543 ports in this commit are shown above. View all ports for this commit)
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>
Sun, 11 Oct 2009
[ 02:29 mnag search for other commits by this committer ] Original commit 
- 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>
Sun, 22 Feb 2009
[ 22:18 mnag search for other commits by this committer ] Original commit 
- Update to 2.2.23
Sun, 17 Aug 2008
[ 05:22 mnag search for other commits by this committer ] Original commit 
- Update to 2.2.22
Fri, 6 Jun 2008
[ 13:43 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 159 ports in this commit are shown above. View all ports for this commit)
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)
Sun, 13 Apr 2008
[ 15:44 mnag search for other commits by this committer ] Original commit 
- 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]
Thu, 3 Jan 2008
[ 16:03 mnag search for other commits by this committer ] Original commit 
- Update to 2.2.15
Sat, 21 Jul 2007
[ 20:01 mnag search for other commits by this committer ] Original commit 
- Update to 2.2.10
Mon, 28 May 2007
[ 18:22 mnag search for other commits by this committer ] Original commit 
- Update to 2.2.9
Fri, 6 Apr 2007
[ 03:38 mnag search for other commits by this committer ] Original commit 
- Update to 2.2.6
Mon, 12 Feb 2007
[ 17:57 mnag search for other commits by this committer ] Original commit 
- Update to 2.2.4
- Fix unnecessary print [1]

PR:             106813 [1]
Submitted by:   Larry Rosenman <ler___lerctr.org> [1]
Fri, 10 Nov 2006
[ 21:19 tmclaugh search for other commits by this committer ] Original commit 
Allow USE_GNOME to be overridden since next gmime2-sharp update will require
gtksharp20.
Mon, 14 Aug 2006
[ 03:51 mnag search for other commits by this committer ] Original commit 
- Update to 2.2.3
- portlint(1)
Fri, 30 Jun 2006
[ 18:58 mnag search for other commits by this committer ] Original commit 
- Update to 2.2.2
Sun, 30 Apr 2006
[ 23:59 mnag search for other commits by this committer ] Original commit 
- Update to 2.2.1
Thu, 23 Feb 2006
[ 10:40 ade search for other commits by this committer ] Original commit  (Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Sat, 4 Feb 2006
[ 00:10 mnag search for other commits by this committer ] Original commit 
- Fix libs provided by pkg-config
- Bump PORTREVISION

Submitted by:   jylefort
Fri, 20 Jan 2006
[ 22:20 mnag search for other commits by this committer ] Original commit 
Update to 2.1.19
Tue, 17 Jan 2006
[ 13:30 mnag search for other commits by this committer ] Original commit 
Update to 2.1.18
Tue, 15 Nov 2005
[ 06:52 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
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.
Mon, 7 Nov 2005
[ 12:53 mnag search for other commits by this committer ] Original commit 
Update to 2.1.17
Take MAINTAINER
Sat, 5 Nov 2005
[ 05:22 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1045 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared library update.
Fri, 14 Oct 2005
[ 03:19 tmclaugh search for other commits by this committer ] Original commit 
Fix duplicate LATEST_LINK.

Approved by:    mezz (co-mentor)
Wed, 5 Oct 2005
[ 02:17 tmclaugh search for other commits by this committer ] Original commit 
- Add gmime2-sharp, slave port of gmime2.  This port provides the C#
  bindings to the gmime2 library.

Approved by:    ahze (mentor)
Wed, 14 Sep 2005
[ 08:26 krion search for other commits by this committer ] Original commit  (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Drop maintainership, since I'm buried in the $REALLIFE stuff.
Sun, 28 Aug 2005
[ 10:35 krion search for other commits by this committer ] Original commit 
Update to 2.1.16
Thu, 16 Jun 2005
[ 13:43 krion search for other commits by this committer ] Original commit 
Update to 2.1.15
Sat, 2 Apr 2005
[ 11:40 krion search for other commits by this committer ] Original commit 
Update to 2.1.14
Sat, 12 Mar 2005
[ 10:54 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 911 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared lib version change.
Fri, 11 Mar 2005
[ 10:08 krion search for other commits by this committer ] Original commit 
Update to 2.1.13
Mon, 21 Feb 2005
[ 17:51 krion search for other commits by this committer ] Original commit 
Update to version 2.1.12
Sun, 30 Jan 2005
[ 21:03 krion search for other commits by this committer ] Original commit 
Update to 2.1.11
Sun, 16 Jan 2005
[ 16:21 krion search for other commits by this committer ] Original commit 
Update to 2.1.10
Wed, 15 Dec 2004
[ 22:59 krion search for other commits by this committer ] Original commit 
Install documentation to DOCSDIR.
Honour NOPORTDOCS macro.

Based on PR:    ports/74982
Submitted by:   skv
Wed, 10 Nov 2004
[ 06:08 krion search for other commits by this committer ] Original commit 
Switch to USE_LIBTOOL_VER.
Bump PORTREVISION.
Tue, 9 Nov 2004
[ 23:28 seanc search for other commits by this committer ] Original commit 
*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
Tue, 12 Oct 2004
[ 14:43 krion search for other commits by this committer ] Original commit 
Update to 2.1.9
Mon, 23 Aug 2004
[ 12:41 krion search for other commits by this committer ] Original commit 
Update to 2.1.8

PR:             partially ports/70857
Submitted by:   Marcus Grando <marcus@corp.grupos.com.br>
Fri, 9 Jul 2004
[ 17:43 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 489 ports in this commit are shown above. View all ports for this commit)
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
Wed, 7 Jul 2004
[ 20:17 krion search for other commits by this committer ] Original commit 
Update to version 2.1.7
Mon, 7 Jun 2004
[ 09:02 krion search for other commits by this committer ] Original commit 
- Update to version 2.1.6
Tue, 18 May 2004
[ 10:15 krion search for other commits by this committer ] Original commit 
- Update to version 2.1.5
Tue, 4 May 2004
[ 15:24 krion search for other commits by this committer ] Original commit 
- Update to version 2.1.4
Mon, 5 Apr 2004
[ 03:31 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 575 ports in this commit are shown above. View all ports for this commit)
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
Sun, 14 Mar 2004
[ 06:17 ade search for other commits by this committer ] Original commit  (Only the first 10 of 945 ports in this commit are shown above. View all ports for this commit)
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.
Fri, 12 Mar 2004
[ 20:05 krion search for other commits by this committer ] Original commit 
- Update to version 2.1.3
Sat, 14 Feb 2004
[ 20:51 krion search for other commits by this committer ] Original commit 
- Update to version 2.1.2
Sat, 7 Feb 2004
[ 18:34 krion search for other commits by this committer ] Original commit 
- Fix MASTER_SITES
Fri, 6 Feb 2004
[ 11:19 krion search for other commits by this committer ] Original commit 
- Oh no! s/LIST/LINK

Pointy hat to:  krion
[ 11:17 krion search for other commits by this committer ] Original commit 
- "Annoying Reminder Guy II" wants LATEST_LIST.
Wed, 4 Feb 2004
[ 05:21 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1588 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Fri, 30 Jan 2004
[ 14:05 krion search for other commits by this committer ] Original commit  (Only the first 10 of 108 ports in this commit are shown above. View all ports for this commit)
- SIZEify
Fri, 5 Dec 2003
[ 23:41 krion search for other commits by this committer ] Original commit 
- Update to 2.1.1
Fri, 10 Oct 2003
[ 06:45 krion search for other commits by this committer ] Original commit 
- Update CONFLICTS with gmime-1.*

Submitted by:   Oliver Eikemeier <eikemeier@fillmore-labs.com>
Sun, 10 Aug 2003
[ 06:09 krion search for other commits by this committer ] Original commit 
Update to 2.1.0
Thu, 7 Aug 2003
[ 09:18 krion search for other commits by this committer ] Original commit 
Update to 2.0.11
Sat, 26 Jul 2003
[ 17:22 krion search for other commits by this committer ] Original commit 
Update to 2.0.9

Approved by:    fjoe (mentor) (implicit)
Tue, 22 Jul 2003
[ 10:34 krion search for other commits by this committer ] Original commit  (Only the first 10 of 56 ports in this commit are shown above. View all ports for this commit)
Change my mail to @FreeBSD.org

Approved by:    fjoe (mentor)
Mon, 2 Jun 2003
[ 14:47 naddy search for other commits by this committer ] Original commit 
Update to 2.0.8

PR:             52838
Submitted by:   Kirill Ponomarew <ponomarew@oberon.net>
Tue, 13 May 2003
[ 16:44 fjoe search for other commits by this committer ] Original commit 
New port: gmime2

Library (written in C) for parsing and creating messages using MIME.

PR:             52084
Submitted by:   Kirill Ponomarew

Number of commits found: 82