non port: x11/fbdesk/Makefile |
SVNWeb
|
Number of commits found: 32 |
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 7 Nov 2019
|
[ 18:36 zeising ] (Only the first 10 of 432 ports in this commit are shown above. )
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
|
Fri, 1 Apr 2016
|
[ 14:33 mat ] (Only the first 10 of 2136 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 17 Sep 2015
|
[ 11:04 amdmi3 ]
- Switch to options helpers
- Make imlib2 support non-optional, port doesn't build with it disabled
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Sat, 27 Dec 2014
|
[ 00:09 gblach ] (Only the first 10 of 51 ports in this commit are shown above. )
- 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
|
Thu, 25 Dec 2014
|
[ 20:54 bapt ] (Only the first 10 of 446 ports in this commit are shown above. )
Bump portrevision after png update
|
Wed, 24 Dec 2014
|
[ 12:39 antoine ]
Properly support png 1.5
Obtained from: pkgsrc
|
Sun, 5 Jan 2014
|
[ 13:11 antoine ]
Stage support
|
Sun, 13 Oct 2013
|
[ 02:01 eadler ] (Only the first 10 of 21 ports in this commit are shown above. )
Cleanup of the unowned ports in the x11 directory
- Fix LIB_DEPENDS
- Fix COMMENT
- Fix USE_GMAKE
|
Fri, 20 Sep 2013
|
[ 23:43 bapt ] (Only the first 10 of 483 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11)
|
Sat, 31 Aug 2013
|
[ 01:17 bapt ]
Add explicit dependency on pkgconf
While here:
- trim headers
- convert USE_GMAKE to USES=gmake
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Thu, 31 May 2012
|
[ 14:49 bapt ] (Only the first 10 of 16 ports in this commit are shown above. )
Convert to new options framework
|
Tue, 9 Aug 2011
|
[ 13:19 ehaupt ]
- Fix MASTER_SITES
- Add LICENSE
- Add MAKE_JOBS_SAFE
PR: 159494
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Wed, 12 Mar 2008
|
[ 23:39 stas ]
- Fix imlib2 dependency.
Reported by: pav
Pointy hat to: me
|
Tue, 11 Mar 2008
|
[ 21:13 stas ] (Only the first 10 of 342 ports in this commit are shown above. )
- 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, 27 Oct 2007
|
[ 22:04 miwi ]
- Update to 1.4.1
PR: 117501
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Sun, 29 Apr 2007
|
[ 16:21 gabor ]
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter t-w
|
Sun, 11 Mar 2007
|
[ 08:51 stas ] (Only the first 10 of 162 ports in this commit are shown above. )
- Update e17 ports to 20070223 snapshot
- Bump portrevisions on all imlib2-dependend ports as the library soversion
was bumped [1]
- Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't
support it anymore. [2]
The patch was tested in the tinderbox.
Approved by: portmgr (marcus) [1],
Anders Troback <freebsd@troback.com> (maintainer) [2]
|
Wed, 13 Dec 2006
|
[ 12:43 linimon ]
Reset hendrik@scholz.net due to a number of timeouts.
Hat: portmgr
|
Tue, 8 Aug 2006
|
[ 15:12 arved ]
Fix build by adding missing dependency on imlib2
Reported by: pointyhat
|
Sun, 6 Aug 2006
|
[ 22:05 arved ]
Update to 1.4.0
PR: 100101
Submitted by: chinsan <chinsan.tw@gmail.com>
Approved by: maintainer timeout (3.5 weeks)
|
Sat, 13 May 2006
|
[ 05:00 edwin ] (Only the first 10 of 191 ports in this commit are shown above. )
Remove USE_REINPLACE from categories starting with X
|
Thu, 9 Dec 2004
|
[ 13:46 pav ]
- Even more backup sites
Submitted by: Hendrik Scholz <hscholz@raisdorf.net> (maintainer)
|
[ 12:46 pav ]
- File on master site is Forbidden, use Gentoo mirrors for now.
Reported by: pointyhat
|
Sun, 24 Oct 2004
|
[ 16:02 pav ]
- Move x11-wm/fbdesk to x11 category, to improve consistency (idesk port
is already in x11).
PR: ports/72860
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
Approved by: Hendrik Scholz <hscholz@raisdorf.net> (maintainer)
Repocopy by: marcus
|
Number of commits found: 32 |