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/elmo-devel/Makefile
SVNWeb

Number of commits found: 34

Thu, 15 Sep 2016
[ 09:28 amdmi3 search for other commits by this committer ] Original commit   Revision:422182
- Deprecate: this is the same as regular mail/elmo, use it instead
Fri, 1 Apr 2016
[ 14:16 mat search for other commits by this committer ] Original commit   Revision:412348 (Only the first 10 of 2612 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Fri, 5 Feb 2016
[ 09:53 marino search for other commits by this committer ] Original commit   Revision:408148
mail/elmo(-devel): USES+= ncurses
Thu, 17 Dec 2015
[ 17:19 mat search for other commits by this committer ] Original commit   Revision:403913 (Only the first 10 of 70 ports in this commit are shown above. View all ports for this commit)
Fix usage of ${PERL5}.

${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.

While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.

PR:		205367
With hat:	portmgr
Sponsored by:	Absolight
Fri, 12 Jun 2015
[ 20:58 erwin search for other commits by this committer ] Original commit   Revision:389300 (Only the first 10 of 57 ports in this commit are shown above. View all ports for this commit)
Reset dhn's ports

PR:		197522
Submitted by:	jbeich
Approved by:	portmgr
Fri, 21 Feb 2014
[ 13:37 ehaupt search for other commits by this committer ] Original commit   Revision:345418 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Remove trailing whitespaces from category mail
Mon, 10 Feb 2014
[ 13:54 ehaupt search for other commits by this committer ] Original commit   Revision:343634 (Only the first 10 of 581 ports in this commit are shown above. View all ports for this commit)
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
Mon, 3 Feb 2014
[ 13:40 miwi search for other commits by this committer ] Original commit   Revision:342440 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- Stage support
Sun, 20 Oct 2013
[ 19:20 jhale search for other commits by this committer ] Original commit   Revision:331057 (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
- Update security/gpgme to 1.4.3
- Use USE_GNOME= ltverhack to correct the library version number
  to what the author intended.  This effectively rolls the version
  number backwards, but should prevent future unneccesary version
  bumps.
- Support staging
- Use options helpers
- Use new LIB_DEPENDS syntax
- Bump PORTREVISION on dependent ports
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)
Sun, 15 Sep 2013
[ 08:15 az search for other commits by this committer ] Original commit   Revision:327334 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Tue, 4 Jun 2013
[ 14:17 bapt search for other commits by this committer ] Original commit   Revision:319862
WITHOUT_NLS -> PORT_OPTIONS:MNLS
NOPORTDOCS -> PORT_OPTIONS:MDOCS
New options framework
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
Wed, 24 Apr 2013
[ 18:10 ak search for other commits by this committer ] Original commit   Revision:316464 (Only the first 10 of 1028 ports in this commit are shown above. View all ports for this commit)
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Sun, 27 Jan 2013
[ 05:55 tabthorpe search for other commits by this committer ] Original commit   Revision:311049 (Only the first 10 of 71 ports in this commit are shown above. View all ports for this commit)
- Strip header at request of original creator

Submitted by:	trevor
With hat:	portmgr
Sat, 28 Jul 2012
[ 15:57 cs search for other commits by this committer ] Original commit  (Only the first 10 of 75 ports in this commit are shown above. View all ports for this commit)
Fix typos in COMMENT

Approved by:	portmgr@ (implicit)
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, 21 Jul 2011
[ 12:43 jlaffaye search for other commits by this committer ] Original commit  (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
- Chase gpgme shared lib bump.
- Add an entry to UPDATING

Reviewed by:    tabthorpe
Sat, 12 Feb 2011
[ 09:38 dhn search for other commits by this committer ] Original commit 
- Update MASTER_SITES
- Remove MD5
- Add LICENSE
- Mark MAKE_JOBS_SAFE

PR:             ports/154643
Submitted by:   Jason E. Hale <bsdkaffee@gmail.com>
Mon, 31 May 2010
[ 02:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Sat, 22 Aug 2009
[ 00:28 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 287 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with M
Fri, 6 Mar 2009
[ 18:14 dhn search for other commits by this committer ] Original commit  (Only the first 10 of 64 ports in this commit are shown above. View all ports for this commit)
- Use my FreeBSD address on the ports I maintain

Approved by:    tabthorpe (co-mentor)
Thu, 25 Dec 2008
[ 16:36 miwi search for other commits by this committer ] Original commit 
- Pass maintainership to submitter

PR:             128758
Submitted by:   Dennis Herrmann <adox@mcx2.org>
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)
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Mon, 7 Aug 2006
[ 13:35 shaun search for other commits by this committer ] Original commit 
- Add missing locale files to plist. [1]
- Add WITHOUT_NLS knob.

PR:             ports/101476
Submitted by:   Stanislav Sedov <ssedov@mbsd.msk.ru>
Wed, 10 May 2006
[ 22:37 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 328 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from ports starting with M
Sun, 16 Jan 2005
[ 09:53 adamw search for other commits by this committer ] Original commit 
Drop maintainership; project has been discontinued.

If the elmo build breaks at any time in the future, feel
free to remove it.
Tue, 21 Dec 2004
[ 08:59 clement search for other commits by this committer ] Original commit  (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- Rework gpgme03 port to avoid conflict with gpgme 1.0
- Make ports depending on it use new layout
- Bump PORTREVISION (except elmo*)

Approved by:    portmgr (marcus)
Sun, 19 Dec 2004
[ 20:11 marcus search for other commits by this committer ] Original commit 
Chase gpgme changes.

Overlooked by:  me (I missed the non-default gpgme consumers)
Thu, 14 Oct 2004
[ 15:33 adamw search for other commits by this committer ] Original commit 
Update to 1.3.2.
Sun, 8 Aug 2004
[ 15:56 adamw search for other commits by this committer ] Original commit 
Register conflicts between elmo and elmo-devel.
[ 15:51 adamw search for other commits by this committer ] Original commit 
Update to elmo-devel-1.3.1.

Number of commits found: 34