non port: devel/allegro-devel/Makefile |
SVNWeb
|
Number of commits found: 55 |
Sun, 1 Nov 2020
|
[ 20:18 antoine ]
Mark BROKEN
src/x/xglx_config.c:498:42: error: use of undeclared identifier
'glXCreateContextAttribsARB'
_xglx_glXCreateContextAttribsARB = glXCreateContextAttribsARB;
^
Reported by: pkg-fallout
|
Mon, 4 Nov 2019
|
[ 22:20 zeising ] (Only the first 10 of 102 ports in this commit are shown above. )
Add USES=xorg USES=gl, ports categories d
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'd'.
|
Thu, 22 Aug 2019
|
[ 17:20 amdmi3 ]
- Modernize and simplify the port
- Disable ALSA by default, as judging by demos it leads to instant crash at
startup. OSS sound work just fine
- Update WWW
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Sun, 16 Jun 2019
|
[ 09:47 linimon ]
Fix build on GCC-based systems by adding compiler:c++11-lang to USES:
/usr/local/lib/libgraphite2.so.3: undefined reference to
`__cxa_throw_bad_array_new_length@CXXABI_1.3.8'
While here, unmute install command to pacify portlint.
Approved by: portmgr (tier-2 blanket)
|
Tue, 25 Dec 2018
|
[ 20:25 tcberner ] (Only the first 10 of 1277 ports in this commit are shown above. )
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine
|
Mon, 10 Sep 2018
|
[ 13:15 mat ] (Only the first 10 of 127 ports in this commit are shown above. )
Add EXAMPLES options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
|
Tue, 9 Jan 2018
|
[ 18:44 danfe ] (Only the first 10 of 13 ports in this commit are shown above. )
For the ports under `devel' category: remove superfluous linefeeds.
|
Tue, 23 May 2017
|
[ 05:03 rezny ] (Only the first 10 of 711 ports in this commit are shown above. )
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
|
Sun, 11 Dec 2016
|
[ 07:16 antoine ]
allegro* build fine with bsd make
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 22 Jun 2015
|
[ 18:33 antoine ] (Only the first 10 of 374 ports in this commit are shown above. )
Convert to USES=jpeg
|
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
|
[ 19:04 antoine ] (Only the first 10 of 332 ports in this commit are shown above. )
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
|
Mon, 8 Dec 2014
|
[ 16:48 tijl ] (Only the first 10 of 920 ports in this commit are shown above. )
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above )
|
Thu, 16 Oct 2014
|
[ 08:55 ak ] (Only the first 10 of 21 ports in this commit are shown above. )
- Fix various distinfo errors
- Remove unused USE_* knobs
- Fix typos in USE_* knobs
- Remove empty lines after .include <bsd.port.mk>
Approved by: portmgr (bapt)
Differential Revision: https://reviews.freebsd.org/D911
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
|
Mon, 16 Jun 2014
|
[ 21:03 nemysis ] (Only the first 10 of 12 ports in this commit are shown above. )
These ports are no longer used or cared for.
Dave Shar <koalative at gmail.com> wishes to maintain these ports
with my help.
audio/portaudio
- Pass maintainership to koalative at gmail.com
audio/portaudio2
- Pass maintainership to koalative at gmail.com
deskutils/parcellite
(Only the first 15 lines of the commit message are shown above )
|
Wed, 12 Mar 2014
|
[ 23:15 nemysis ]
- Fix build without EXAMPLES Option and change pkg-plist
|
Mon, 10 Mar 2014
|
[ 19:36 nemysis ]
- Bump PORTREVISION for dependency change
Reported by: makc@
|
[ 15:15 nemysis ]
- Change license BSD to BSD3CLAUSE
- Use USE_GL=glu instead of USE_GL=gl glu
- Break lines around 80 characters
- Strip executables
|
Mon, 20 Jan 2014
|
[ 19:31 nemysis ]
- Add missing USE_GNOME=gtk20
- Change PORTSCOUT
Reported by: amdmi3
|
Wed, 25 Dec 2013
|
[ 23:29 antoine ] (Only the first 10 of 78 ports in this commit are shown above. )
Convert the tree to USES=openal
Approved by: portmgr (bapt)
|
Tue, 5 Nov 2013
|
[ 18:14 nemysis ]
- Update to 5.0.9
- Change Makefile header
- Add master site SF/nemysisfreebsdp/allegro
- Change maintainer email to @FreeBSD.org
- Change license BSD --> ZLIB BSD
- Use the new format for LIB_DEPENDS
- Remove conflict with devel/allegro
- Set PORTSCOUT
- Change dependencies for alsa-lib and textproc/hs-pandoc
- Add ALSA, DOCS, EXAMPLES and PULSEAUDIO Options
- Add ALSA to default Options
- Change DOCS and EXAMPLES
- Support STAGEDIR and add OPTIONS_SUB
- Add demos Cosmic Protector and SPEED, add Icons, Desktop entry files
- Use REINPLACE_CMD instead of simple patches
- Mute dir install
- Remove Makefile.man
PR: ports/180908
Submitted by: nemysis (self)
Approved by: pawel / wg (mentors, implicit)
|
Fri, 20 Sep 2013
|
[ 17:03 bapt ] (Only the first 10 of 379 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
|
Mon, 29 Jul 2013
|
[ 20:46 bapt ]
Convert to USES for cmake, gmake and pkgconfig
USE_CMAKE doesn't work anymore since 20130319
USE_PKGCONFIG doesn't work anymore since 20130422
Pointyhat to: crees
|
Fri, 26 Jul 2013
|
[ 16:04 crees ] (Only the first 10 of 31 ports in this commit are shown above. )
Move allegro-devel to allegro; 4.4 is hardly a devel version any more.
Minor fix required in emulators/o2em.
Remove allegrogl, which is broken and included in allegro-4.4 anyway.
Update allegro-devel to 5.0.7 [1]
PR: ports/172981 [1]
Submitted by: nemysis <nemysis@gmx.ch> [1]
|
Tue, 23 Apr 2013
|
[ 10:13 bapt ] (Only the first 10 of 97 ports in this commit are shown above. )
Convert devel to USES=pkgconfig
|
Fri, 22 Mar 2013
|
[ 20:06 makc ] (Only the first 10 of 464 ports in this commit are shown above. )
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
|
Sun, 17 Mar 2013
|
[ 05:55 beech ]
- Makefile tweaks
- Convert to OptionsNG
PR: ports/177004
Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
|
Sat, 6 Oct 2012
|
[ 10:25 bapt ]
Add explicit build dep on pkgconf not a leaked one
|
Mon, 17 Sep 2012
|
[ 09:28 rm ]
- update to 4.4.2
- fix COMMENT
- pass maintainership to submitter
- chase update in games/liquidwar
while here:
- trim Makefile header
- remove unneeded inclusion of bsd.port.pre|post.mk
- whitespace fix in pkg-descr
PR: 171366
Submitted by: nemysis <nemysis at gmx dot ch>
|
Thu, 16 Aug 2012
|
[ 04:58 rm ]
Relase maintainership by maintainer's request on ports@ ML.
Requested by: Naram Qashat <cyberbotx at cyberbotx dot com> (maintainer)
|
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
|
Sat, 20 Aug 2011
|
[ 23:03 naddy ]
lib/pkgconfig -> libdata/pkgconfig
Approved by: maintainer
|
Wed, 19 Jan 2011
|
[ 13:06 pav ] (Only the first 10 of 14 ports in this commit are shown above. )
- Update to 4.4.1.1
PR: ports/153208
Submitted by: Stas Timokhin <devel@stasyan.com>
Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Feature safe: yes
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Sat, 16 Oct 2010
|
[ 11:52 ade ] (Only the first 10 of 445 ports in this commit are shown above. )
Punt autoconf267->autoconf268
|
Wed, 15 Sep 2010
|
[ 18:35 ade ] (Only the first 10 of 652 ports in this commit are shown above. )
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
|
Wed, 21 Apr 2010
|
[ 17:17 tabthorpe ]
- Transfer maintainership
Approved by: Previous maintainer via ports@
|
Mon, 25 Jan 2010
|
[ 19:15 pav ] (Only the first 10 of 66 ports in this commit are shown above. )
- Introduce USE_OPENAL variable for OpenAL consumers
- Switch to openal-soft as a default OpenAL implementation
PR: ports/142123
Submitted by: mva
Tested by: pointyhat exp-run
Approved by: portmgr (hat)
|
Thu, 19 Nov 2009
|
[ 22:07 pav ] (Only the first 10 of 68 ports in this commit are shown above. )
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
|
Sat, 22 Aug 2009
|
[ 00:18 amdmi3 ] (Only the first 10 of 417 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with D
|
Thu, 16 Jul 2009
|
[ 19:42 beat ]
- Add PORTSCOUT variable
PR: ports/136645
Submitted by: Eitan Adler <EitanAdlerList AT gmail.com> (maintainer)
|
Thu, 18 Jun 2009
|
[ 12:33 tabthorpe ]
- Pass maintainership to submitter
PR: ports/135684
Submitted by: Eitan Adler <EitanAdlerList gmail.com>
|
Fri, 27 Feb 2009
|
[ 21:24 alepulver ] (Only the first 10 of 23 ports in this commit are shown above. )
- Drop maintainership of the following ports:
games/darkplaces
games/quake-dpmod
games/edge
games/deng
games/odamex
games/uhexen2
games/uhexen2-extras
games/vavoom
games/vavoom-extras
games/alienarena
games/alienarena-data
games/freedroidrpg
games/assaultcube (Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Aug 2008
|
[ 00:57 ade ] (Only the first 10 of 398 ports in this commit are shown above. )
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin)
|
Sat, 22 Mar 2008
|
[ 08:55 miwi ] (Only the first 10 of 58 ports in this commit are shown above. )
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
Thu, 4 Oct 2007
|
[ 00:41 edwin ] (Only the first 10 of 35 ports in this commit are shown above. )
Remove always-false/true conditions based on OSVERSION 500000
|
Sun, 30 Sep 2007
|
[ 04:47 linimon ] (Only the first 10 of 300 ports in this commit are shown above. )
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
|
Tue, 5 Jun 2007
|
[ 05:59 alepulver ]
- Remove BROKEN (plist was fixed in the previous commit).
|
Sat, 26 May 2007
|
[ 20:14 kris ]
BROKEN: Incorrect pkg-plist
|
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}.
|
Thu, 3 May 2007
|
[ 21:07 alepulver ]
- Update to version 4.3.1.
|
Sun, 13 Aug 2006
|
[ 23:20 alepulver ]
Allegro is a cross-platform library intended for use in computer games and
other types of multimedia programming.
A wide range of extension packages and add-on modules are also available, which
can be found in the "Library Extensions" section of the Allegro website.
WWW: http://www.talula.demon.co.uk/allegro/
PR: ports/101741
|
Number of commits found: 55 |