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

Number of commits found: 55

Sun, 1 Nov 2020
[ 20:18 antoine search for other commits by this committer ] Original commit   Revision:553857
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 search for other commits by this committer ] Original commit   Revision:516748 (Only the first 10 of 102 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:509618
- 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 search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:504291
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 search for other commits by this committer ] Original commit   Revision:488341 (Only the first 10 of 1277 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:479407 (Only the first 10 of 127 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:458558 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
For the ports under `devel' category: remove superfluous linefeeds.
Tue, 23 May 2017
[ 05:03 rezny search for other commits by this committer ] Original commit   Revision:441503 (Only the first 10 of 711 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:428335
allegro* build fine with bsd make
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 22 Jun 2015
[ 18:33 antoine search for other commits by this committer ] Original commit   Revision:390310 (Only the first 10 of 374 ports in this commit are shown above. View all ports for this commit)
Convert to USES=jpeg
Thu, 25 Dec 2014
[ 20:54 bapt search for other commits by this committer ] Original commit   Revision:375598 (Only the first 10 of 446 ports in this commit are shown above. View all ports for this commit)
Bump portrevision after png update
[ 19:04 antoine search for other commits by this committer ] Original commit   Revision:375594 (Only the first 10 of 332 ports in this commit are shown above. View all ports for this commit)
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
Mon, 8 Dec 2014
[ 16:48 tijl search for other commits by this committer ] Original commit   Revision:374303 (Only the first 10 of 920 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Thu, 16 Oct 2014
[ 08:55 ak search for other commits by this committer ] Original commit   Revision:370983 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit   Revision:367888 (Only the first 10 of 3171 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:358053 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 12 Mar 2014
[ 23:15 nemysis search for other commits by this committer ] Original commit   Revision:348015
- Fix build without EXAMPLES Option and change pkg-plist
Mon, 10 Mar 2014
[ 19:36 nemysis search for other commits by this committer ] Original commit   Revision:347803
- Bump PORTREVISION for dependency change

Reported by:	makc@
[ 15:15 nemysis search for other commits by this committer ] Original commit   Revision:347770
- 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 search for other commits by this committer ] Original commit   Revision:340454
- Add missing USE_GNOME=gtk20
- Change PORTSCOUT

Reported by:	amdmi3
Wed, 25 Dec 2013
[ 23:29 antoine search for other commits by this committer ] Original commit   Revision:337464 (Only the first 10 of 78 ports in this commit are shown above. View all ports for this commit)
Convert the tree to USES=openal

Approved by:	portmgr (bapt)
Tue, 5 Nov 2013
[ 18:14 nemysis search for other commits by this committer ] Original commit   Revision:332886
- 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 search for other commits by this committer ] Original commit   Revision:327722 (Only the first 10 of 379 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:
devel part 1)
Mon, 29 Jul 2013
[ 20:46 bapt search for other commits by this committer ] Original commit   Revision:323915
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 search for other commits by this committer ] Original commit   Revision:323734 (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:316333 (Only the first 10 of 97 ports in this commit are shown above. View all ports for this commit)
Convert devel to USES=pkgconfig
Fri, 22 Mar 2013
[ 20:06 makc search for other commits by this committer ] Original commit   Revision:314960 (Only the first 10 of 464 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit   Revision:314398
- Makefile tweaks
- Convert to OptionsNG

PR:		ports/177004
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
Sat, 6 Oct 2012
[ 10:25 bapt search for other commits by this committer ] Original commit   Revision:305351
Add explicit build dep on pkgconf not a leaked one
Mon, 17 Sep 2012
[ 09:28 rm search for other commits by this committer ] Original commit   Revision:304392
- 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 search for other commits by this committer ] Original commit 
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 search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Sat, 20 Aug 2011
[ 23:03 naddy search for other commits by this committer ] Original commit 
lib/pkgconfig -> libdata/pkgconfig

Approved by:    maintainer
Wed, 19 Jan 2011
[ 13:06 pav search for other commits by this committer ] Original commit  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit  (Only the first 10 of 1730 ports in this commit are shown above. View all ports for this commit)
Sync to new bsd.autotools.mk
Sat, 16 Oct 2010
[ 11:52 ade search for other commits by this committer ] Original commit  (Only the first 10 of 445 ports in this commit are shown above. View all ports for this commit)
Punt autoconf267->autoconf268
Wed, 15 Sep 2010
[ 18:35 ade search for other commits by this committer ] Original commit  (Only the first 10 of 652 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit 
- Transfer maintainership

Approved by:    Previous maintainer via ports@
Mon, 25 Jan 2010
[ 19:15 pav search for other commits by this committer ] Original commit  (Only the first 10 of 66 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit  (Only the first 10 of 68 ports in this commit are shown above. View all ports for this commit)
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
Sat, 22 Aug 2009
[ 00:18 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 417 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 D
Thu, 16 Jul 2009
[ 19:42 beat search for other commits by this committer ] Original commit 
- Add PORTSCOUT variable

PR:             ports/136645
Submitted by:   Eitan Adler <EitanAdlerList AT gmail.com> (maintainer)
Thu, 18 Jun 2009
[ 12:33 tabthorpe search for other commits by this committer ] Original commit 
- Pass maintainership to submitter

PR:             ports/135684
Submitted by:   Eitan Adler <EitanAdlerList gmail.com>
Fri, 27 Feb 2009
[ 21:24 alepulver search for other commits by this committer ] Original commit  (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
- 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 View all of this commit message)
Wed, 20 Aug 2008
[ 00:57 ade search for other commits by this committer ] Original commit  (Only the first 10 of 398 ports in this commit are shown above. View all ports for this commit)
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
Sat, 22 Mar 2008
[ 08:55 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 58 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit  (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
Remove always-false/true conditions based on OSVERSION 500000
Sun, 30 Sep 2007
[ 04:47 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 300 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit 
- Remove BROKEN (plist was fixed in the previous commit).
Sat, 26 May 2007
[ 20:14 kris search for other commits by this committer ] Original commit 
BROKEN: Incorrect pkg-plist
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}.
Thu, 3 May 2007
[ 21:07 alepulver search for other commits by this committer ] Original commit 
- Update to version 4.3.1.
Sun, 13 Aug 2006
[ 23:20 alepulver search for other commits by this committer ] Original commit 
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