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: Mk/bsd.efl.mk
SVNWeb

Number of commits found: 16

Sat, 27 Dec 2014
[ 00:09 gblach search for other commits by this committer ] Original commit   Revision:375663 (Only the first 10 of 51 ports in this commit are shown above. View all ports for this commit)
- Remove Mk/bsd.efl.mk
- Convert USE_EFL=libtool_hack to USES=libtool
- Convert USE_EFL=imlib2 to LIB_DEPENDS=libImlib2.so:...
- Bump PORTVERSION in graphics/imlib2 and in all ports
  which depends on imlib2

PR:		196062
Approved by:	portmgr
Tue, 25 Nov 2014
[ 03:07 gblach search for other commits by this committer ] Original commit   Revision:373393 (Only the first 10 of 215 ports in this commit are shown above. View all ports for this commit)
- Merge EFL libraries into devel/efl and update to 1.12.0
- Update x11-toolkits/elementary to 1.12.0
- Update x11-wm/enlightenment to 0.19.1
- Update graphics/evas_generic_loaders-* to 1.12.0
- Update devel/e_dbus to 1.7.10
- Update benchmarks/expedite to 1.7.10
- Move some of x11-wm/e17-module-* to x11-wm/e-module-*
  and update to recent snapshots
- Add multimedia/emotion_generic_players-vlc
- Add multimedia/rage

Reviewed by:	crees, antoine
Mon, 5 May 2014
[ 09:45 bapt search for other commits by this committer ] Original commit   Revision:352986 (Only the first 10 of 293 ports in this commit are shown above. View all ports for this commit)
Convert all :U to :tu and :L to :tl

Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
Fri, 21 Feb 2014
[ 18:53 marino search for other commits by this committer ] Original commit   Revision:345531
Mk/bsd.(ruby,efl).mk: Replace "freebsd" with OPSYS:L

This change is no-op for FreeBSD but is needed for DragonFly support.
It has been run in dports for a year.  Also unneeded trailing slashes were
removed from bsd.efl.mk (also tested for a year).

Approved by: 	portmgr (bapt)
Wed, 22 Jan 2014
[ 15:12 mat search for other commits by this committer ] Original commit   Revision:340713 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Fixup svn props in Mk.

Sponsored by:	Absolight
Sun, 29 Sep 2013
[ 09:31 gblach search for other commits by this committer ] Original commit   Revision:328658
- Convert to new LIB_DEPENDS syntax

Approved by:	crees (mentor)
Thu, 4 Jul 2013
[ 20:31 gblach search for other commits by this committer ] Original commit   Revision:322288
- Remove edb from valid evas loaders, since it's invalid for almost a year

Approved by:	tabthorpe (mentor)
Sat, 22 Dec 2012
[ 20:55 gblach search for other commits by this committer ] Original commit   Revision:309405 (Only the first 10 of 274 ports in this commit are shown above. View all ports for this commit)
- Update Enlightenment to 0.17.0
- Update EFL to 1.7.4
- Convert to OptionsNG

Approved by:	crees (mentor)
Sun, 4 Nov 2012
[ 13:05 gblach search for other commits by this committer ] Original commit   Revision:306964 (Only the first 10 of 130 ports in this commit are shown above. View all ports for this commit)
- Change my email address to gblach@FreeBSD.org
- Change Makefile headers to shorter form

Feature safe:	yes
Tue, 26 Jun 2012
[ 17:36 makc search for other commits by this committer ] Original commit  (Only the first 10 of 339 ports in this commit are shown above. View all ports for this commit)
- Update E17 ports:
  EFL updated to 1.1.0 and E17 updated to 0.16.999.65643 (svn 65643)
- Pass maintainership to submitter.
- New ports:
        benchmarks/expedite
        devel/eio
        graphics/evas-loader-generic
        graphics/evas-loader-ico
        graphics/evas-loader-psd
        graphics/evas-loader-wbmp
        graphics/evas_generic_loaders-gst
        graphics/evas_generic_loaders-pdf
        graphics/evas_generic_loaders-ps
        graphics/evas_generic_loaders-raw
        graphics/evas_generic_loaders-xcf
        x11-wm/e17-module-comp-scale
        x11-wm/e17-module-e-tiling
        x11-wm/e17-module-elfe
        x11-wm/e17-module-everything-aspell
        x11-wm/e17-module-everything-shotgun
        x11-wm/e17-module-xkbswitch

PR:             ports/167405
Submitted by:   Grzegorz Blach <magik at roorback.net>
Thu, 15 Dec 2011
[ 19:47 tabthorpe search for other commits by this committer ] Original commit 
- Assign bsd.ruby.mk to ruby@ [1]
- Assign bsd.efl.mk and bsd.ocaml.mk to ports@

With hat:       portmgr
Discussed with: swills@ [1]
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
Tue, 14 Dec 2010
[ 07:30 stas search for other commits by this committer ] Original commit  (Only the first 10 of 374 ports in this commit are shown above. View all ports for this commit)
- Update e17 applications suite to the recent snapshot.
  Thanks to Grzegorz Blach <magik@roorback.net> for doing the hard work
  preparing the initial version of the update!

PR:             ports/148038
Submitted by:   Grzegorz Blach <magik@roorback.net> (based on)
Sat, 19 Apr 2008
[ 17:56 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
Tue, 11 Mar 2008
[ 21:13 stas search for other commits by this committer ] Original commit  (Only the first 10 of 342 ports in this commit are shown above. View all ports for this commit)
- Update enlightenment-devel and EFL libraries to the latest snapshot
- Deprecate old unsupported apps and modules (entice, devian, eveil, engage)
- Split evas and ecore to separate modules to handle dependencies properly
- Disable PAM in enlightenment-devel as it don't work anyway (requires root
  privilegies)
- Add DBUS support.

Thanks to:      az
Sat, 24 Mar 2007
[ 14:02 pav search for other commits by this committer ] Original commit 
[1] Introduce COPYTREE_BIN and COPYTREE_SHARE macros
[2] Fix ECHO_CMD/ECHO_MSG usage in bsd.port.mk
[3] Move bsd.efl.mk to ports/Mk
[4] Change LIBTOOLFILES default to ${CONFIGURE_SCRIPT}
[5] Whitespace sweep
[6] Add WWWDIR variable with default value of ${PREFIX}/www/${PORTNAME}

PR:             ports/100996 [1], ports/100556 [2], ports/100497 [3],
                ports/104009 and ports/104018 [5], ports/105529 [6]
Submitted by:   stass [1] [3], gabor [2], pav [4], edwin [5], laszlof [6]
Approved by:    ade [4]

Number of commits found: 16