Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.0.9_7 19 Feb 2021 23:13:38 |
amdmi3 |
devel/allegro-devel: unbreak, update to 5.2.4 and rename to allegro5
Rename the port to allegro5 to match upstream project name,
cleanup and simplify the port
PR: 227222
Submitted by: rainbow@sanitylinux.org |
5.0.9_7 01 Nov 2020 20:18:31 |
antoine |
Mark BROKEN
src/x/xglx_config.c:498:42: error: use of undeclared identifier
'glXCreateContextAttribsARB'
_xglx_glXCreateContextAttribsARB = glXCreateContextAttribsARB;
^
Reported by: pkg-fallout |
5.0.9_7 04 Nov 2019 22:20:31 |
zeising |
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'. |
5.0.9_7 22 Aug 2019 17:20:56 |
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 |
5.0.9_6 13 Aug 2019 16:01:59 |
mat |
Convert to UCL & cleanup pkg-message (categories d) |
5.0.9_6 26 Jul 2019 20:46:57 |
gerald |
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 |
5.0.9_5 16 Jun 2019 09:47:36 |
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) |
5.0.9_5 25 Dec 2018 20:25:40 |
tcberner |
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 |
5.0.9_5 10 Sep 2018 13:15:48 |
mat |
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 |
5.0.9_5 09 Jan 2018 18:44:07 |
danfe |
For the ports under `devel' category: remove superfluous linefeeds. |
5.0.9_5 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
5.0.9_4 11 Dec 2016 07:16:12 |
antoine |
allegro* build fine with bsd make |
5.0.9_4 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
5.0.9_4 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
5.0.9_4 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
5.0.9_3 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
5.0.9_3 08 Dec 2014 16:48:41 |
tijl |
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 ) |
5.0.9_2 27 Oct 2014 07:32:26 |
bapt |
Nuke some @dirrm from devel |
5.0.9_2 16 Oct 2014 08:55:30 |
ak |
- 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 |
5.0.9_2 10 Sep 2014 20:50:37 |
gerald |
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) |
5.0.9_1 16 Jun 2014 21:03:58 |
nemysis |
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 ) |
5.0.9_1 12 Mar 2014 23:15:19 |
nemysis |
- Fix build without EXAMPLES Option and change pkg-plist |
5.0.9_1 10 Mar 2014 19:36:57 |
nemysis |
- Bump PORTREVISION for dependency change
Reported by: makc@ |
5.0.9 10 Mar 2014 15:15:56 |
nemysis |
- Change license BSD to BSD3CLAUSE
- Use USE_GL=glu instead of USE_GL=gl glu
- Break lines around 80 characters
- Strip executables |
5.0.9 20 Jan 2014 19:31:16 |
nemysis |
- Add missing USE_GNOME=gtk20
- Change PORTSCOUT
Reported by: amdmi3 |
5.0.9 25 Dec 2013 23:29:34 |
antoine |
Convert the tree to USES=openal
Approved by: portmgr (bapt) |
5.0.9 05 Nov 2013 18:14:57 |
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) |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
5.0.7 29 Jul 2013 20:46:47 |
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 |
5.0.7 26 Jul 2013 16:04:48 |
crees |
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] |
4.4.2_1 23 Apr 2013 10:13:20 |
bapt |
Convert devel to USES=pkgconfig |
4.4.2_1 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
4.4.2_1 17 Mar 2013 05:55:42 |
beech |
- Makefile tweaks
- Convert to OptionsNG
PR: ports/177004
Submitted by: nemysis <nemysis@gmx.ch> (maintainer) |
4.4.2 06 Oct 2012 10:25:23 |
bapt |
Add explicit build dep on pkgconf not a leaked one |
4.4.2 21 Sep 2012 07:09:30 |
rm |
- apply patches for files/, that I forgot in previous commit, to fix build
Reported by: beatmail (pointyhat) |
4.4.2 17 Sep 2012 09:28:52 |
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> |
4.4.1.1_2 16 Aug 2012 04:58:18 |
rm |
Relase maintainership by maintainer's request on ports@ ML.
Requested by: Naram Qashat <cyberbotx at cyberbotx dot com> (maintainer) |
4.4.1.1_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
4.4.1.1_1 20 Aug 2011 23:03:58 |
naddy |
lib/pkgconfig -> libdata/pkgconfig
Approved by: maintainer |
4.4.1.1 19 Jan 2011 13:06:54 |
pav |
- 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 |
4.3.1_5 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
4.3.1_5 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
4.3.1_5 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
4.3.1_4 21 Apr 2010 17:17:55 |
tabthorpe |
- Transfer maintainership
Approved by: Previous maintainer via ports@ |
4.3.1_4 25 Jan 2010 19:15:18 |
pav |
- 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) |
4.3.1_3 19 Nov 2009 22:07:43 |
pav |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
4.3.1_3 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
4.3.1_3 16 Jul 2009 19:42:39 |
beat |
- Add PORTSCOUT variable
PR: ports/136645
Submitted by: Eitan Adler <EitanAdlerList AT gmail.com> (maintainer) |
4.3.1_3 18 Jun 2009 12:33:13 |
tabthorpe |
- Pass maintainership to submitter
PR: ports/135684
Submitted by: Eitan Adler <EitanAdlerList gmail.com> |
4.3.1_3 27 Feb 2009 21:24:38 |
alepulver |
- 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 ) |
4.3.1_3 20 Aug 2008 00:57:32 |
ade |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
4.3.1_3 22 Mar 2008 08:55:40 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
4.3.1_2 04 Oct 2007 00:41:11 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
4.3.1_2 30 Sep 2007 04:47:37 |
linimon |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
4.3.1_1 05 Jun 2007 05:59:35 |
alepulver |
- Remove BROKEN (plist was fixed in the previous commit). |
4.3.1_1 26 May 2007 20:14:15 |
kris |
BROKEN: Incorrect pkg-plist |
4.3.1_1 26 May 2007 06:26:04 |
alepulver |
- Remove extra file from pkg-plist. |
4.3.1_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
4.3.1 03 May 2007 21:07:14 |
alepulver |
- Update to version 4.3.1. |
4.3.0 13 Aug 2006 23:20:09 |
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 |