non port: devel/allegro/Makefile |
SVNWeb
|
Number of commits found: 78 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Mon, 2 Aug 2021
|
[ 16:03 Yuri Victorovich (yuri) ] 5708ae4 (Only the first 10 of 166 ports in this commit are shown above. )
audio/jack: Update to Jack2: 0.125.0 -> 1.9.16
Big thank you to Florian Walpen <dev@submerge.ch> and
Goran Mekić <meka@tilda.center> for working on Jack2.
PR: 251125
Submitted by: Florian Walpen <dev@submerge.ch> (original version)
|
Tue, 22 Jun 2021
|
[ 18:53 Kevin Bowling (kbowling) ] da3162c (Only the first 10 of 914 ports in this commit are shown above. )
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824
|
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.
|
Mon, 28 Sep 2020
|
[ 05:05 tobik ] (Only the first 10 of 163 ports in this commit are shown above. )
Reset MAINTAINER
|
Sun, 12 Jul 2020
|
[ 09:30 tobik ] (Only the first 10 of 52 ports in this commit are shown above. )
audio/sndio: Update to 1.7.0
|
Thu, 31 Oct 2019
|
[ 08:59 tobik ] (Only the first 10 of 19 ports in this commit are shown above. )
Add missing USES to my ports
|
Sat, 9 Mar 2019
|
[ 08:07 tobik ] (Only the first 10 of 17 ports in this commit are shown above. )
devel/allegro: Update to 4.4.3.1
Some static libraries are now built as shared libraries. Bump
revision of consumers.
Changes: https://github.com/liballeg/allegro5/blob/4.4.3.1/docs/src/changes._tx
Changes: https://github.com/liballeg/allegro5/compare/4.4.2...4.4.3.1
PR: 235477
|
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
|
Sat, 10 Nov 2018
|
[ 18:12 bapt ] (Only the first 10 of 386 ports in this commit are shown above. )
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816
|
Sat, 28 Jul 2018
|
[ 12:50 tobik ]
Take maintainership of devel/allegro
|
Fri, 9 Jun 2017
|
[ 13:30 tobik ] (Only the first 10 of 18 ports in this commit are shown above. )
- Add sndio support [1]
- Remove ALSA from default options
- Switch to options helpers
- Move audio output options to their own option group
- Make OSS support an explicit option, so that it can be turned off
- Remove OGG option and make it mandatory: audio/libogg is already a
dependency via audio/libvorbis
- Make the port simpler by not building the examples and not
installing the example games (if necessary installing them can be done
later in a separate port)
- Add LICENSE
- Fix WWW
- Allegro never directly links with libpng or libGLU; make them a build
dependency only
- Reset maintainer
PR: 215838
Obtained from: OpenBSD [1]
Approved by: mat (mentor), maintainer timeout (5 months)
Differential Revision: https://reviews.freebsd.org/D11039
|
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
|
Sun, 1 Feb 2015
|
[ 20:21 amdmi3 ]
- Fix strip
Approved by: portmgr blanket
|
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, 6 Oct 2014
|
[ 18:03 riggs ]
- Fix build when DOCS option is deselected
While on it:
- Remove @dirrm entries from pkg-plist
PR: 192491
Submitted by: arcade@b1t.name
Approved by: maintainer timeout
MFH: 2014Q4
|
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)
|
Tue, 15 Jul 2014
|
[ 14:36 adamw ] (Only the first 10 of 25 ports in this commit are shown above. )
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
|
Wed, 25 Jun 2014
|
[ 21:39 antoine ]
- Move info page from plist to INFO variable
- Allow to build with texinfo from ports
|
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:06 nemysis ]
- Fix build, without EXAMPLES Option and change pkg-plist
PR: ports/187511
Submitted by: Volodymyr Kostyrko <arcade@b1t.name>
|
Mon, 10 Mar 2014
|
[ 19:35 nemysis ]
- Bump PORTREVISION for dependency change
Reported by: makc@
|
[ 15:08 nemysis ]
- Use ${STAGEDIR}${EXAMPLESDIR}, forgotten in previous commit
|
[ 13:44 nemysis ]
- Use USE_GL=glu instead of USE_GL=gl glu
- Strip executables
|
Sun, 3 Nov 2013
|
[ 22:26 nemysis ]
- Remove DOCS Option
PR: ports/183629
Submitted by: Volodymyr Kostyrko <arcade@b1t.name>
Approved by: pawel / wg (mentors, implicit)
|
Fri, 1 Nov 2013
|
[ 14:45 nemysis ]
- Bump portrevision
- Add master site SF/nemysisfreebsdp/devel/allegro
- Change maintainer email to @FreeBSD.org
- USES gmake cmake pkgconfig
- Remove conflict with devel/allegro-devel
- Set PORTSCOUT
- Use the new format for LIB_DEPENDS
- Add ALSA, DOCS, JACK and OGG Options
- Add ALSA, DEMOS and OGG to default Options
- Change DOCS and EXAMPLES, simplify man install
- Support STAGEDIR and add OPTIONS_SUB
- Add demos Shooter and Skater, add Icons, Desktop entry files
- Use REINPLACE_CMD instead of simple patches
- Add patch
- Add pkg-message
- Remove Makefile.man
PR: ports/180909
Submitted by: nemysis (self)
Approved by: pawel (mentor)
|
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)
|
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]
|
Wed, 15 May 2013
|
[ 05:19 miwi ]
- Remove broken line; it builds fine with poudriere and tinderbox, so another
try on pointyhat
|
Tue, 23 Apr 2013
|
[ 00:29 miwi ]
- Mark BROKEN fails to build
|
Thu, 14 Feb 2013
|
[ 09:42 gahr ] (Only the first 10 of 133 ports in this commit are shown above. )
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr
|
Tue, 9 Oct 2012
|
[ 22:12 linimon ] (Only the first 10 of 95 ports in this commit are shown above. )
Force numerous ports that fail to build with clang over to instead always
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings.
|
Wed, 26 Sep 2012
|
[ 09:09 bapt ]
Convert to OptionsNG
|
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, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
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@
|
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, 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
|
Mon, 30 Jul 2007
|
[ 16:47 alepulver ]
- Update distinfo (minor changes: modifications from 4.2.2RC1 to 4.2.2 were
documented) [1].
- Remove AL option (it is for SGI's AL, not OpenAL).
Reported by: pointyhat (via kris, pav) [1]
|
Tue, 24 Jul 2007
|
[ 13:54 alepulver ]
- Update to version 4.2.2.
|
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, 28 Dec 2006
|
[ 13:55 alepulver ]
- Add PORTSCOUT variable.
|
Tue, 19 Dec 2006
|
[ 15:55 alepulver ]
- Update to version 4.2.1.
|
Thu, 10 Aug 2006
|
[ 02:06 alepulver ]
- Add AL and JACK options.
- Replace INSTALLS_SHLIB with USE_LDCONFIG.
- Add CONFLICTS with future port allegro-devel.
|
Mon, 24 Apr 2006
|
[ 20:53 alepulver ]
- Remove USE_REINPLACE.
- Rename some OPTIONS to more standard names:
DEBUG_LIB -> DEBUG
DEV_UTILS -> DEVEL
PROFILE_LIB -> PROFILE
- Remove unavoidable auto-detection of OPTIONS.
- Format tabs, sort variables.
Approved by: garga (mentor)
|
Sun, 9 Apr 2006
|
[ 13:08 alepulver ] (Only the first 10 of 80 ports in this commit are shown above. )
Change the maintainership address to the @FreeBSD.org one.
Approved by: garga (mentor)
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
Sun, 13 Nov 2005
|
[ 15:16 pav ]
- Update to 4.2.0
- Use OPTIONS
- Take maintainership
PR: ports/88907
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
|
Thu, 30 Jun 2005
|
[ 17:46 flz ]
- Add WITHOUT_THREADS knob.
PR: ports/82818
Submitted by: Gunter Wambaugh <gunter@thewambaughs.net>
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Sat, 13 Dec 2003
|
[ 01:41 pav ]
- Update to 4.1.12
- Add knob to enable to arts sound driver
- Use PORTSDOC
- Use INFO
PR: ports/60193
Submitted by: Thierry Thomas <thierry@pompo.net>
|
Sun, 20 Apr 2003
|
[ 02:56 marcus ] (Only the first 10 of 52 ports in this commit are shown above. )
Remove USE_GNOMENG.
|
Sun, 30 Mar 2003
|
[ 03:04 edwin ]
devel/allegro: updating to 4.1.4 (devel version).
This PR updates allegro to the last 4.1.4, fixes allegro-config,
and adds samples.
PR: ports/45344
Submitted by: Thierry Thomas <thierry@pompo.net>
|
Sun, 23 Feb 2003
|
[ 11:07 olgeni ]
Suppress command echo.
|
Thu, 20 Feb 2003
|
[ 17:07 knu ] (Only the first 10 of 432 ports in this commit are shown above. )
De-pkg-comment.
|
Sat, 23 Nov 2002
|
[ 21:12 pat ]
Fix allegro-config --libs to report correct library and bump PORTREVISION.
PR: ports/45176
Submitted by: Thierry Thomas <thierry@pompo.net>
|
Wed, 6 Nov 2002
|
[ 16:51 ijliao ]
- Fix LIB_DEPENDS
- Support USE_GNONENG
- Fix pkg-plist
PR: 44964
Submitted by: Ports Fury
|
Wed, 18 Sep 2002
|
[ 00:31 kris ]
Fix plist and installation
|
Mon, 16 Sep 2002
|
[ 15:41 olgeni ]
Drop maintainership.
|
Thu, 28 Mar 2002
|
[ 15:34 olgeni ]
Use proper names for installed libraries.
|
Mon, 25 Mar 2002
|
[ 15:49 olgeni ]
Unbreak and fix the bogus plist.
Noticed by: kris
|
[ 02:11 kris ]
BROKEN: plist incorrect
|
Sat, 23 Feb 2002
|
[ 21:21 olgeni ]
Update port to version 4.0.0.
|
Mon, 7 Jan 2002
|
[ 04:07 will ]
Allow this port to support arbitrary versions of autoconf.
|
Sun, 4 Mar 2001
|
[ 20:33 olgeni ]
Add port devel/allegro (3.9.34).
|
Number of commits found: 78 |