Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:21:35 4.4.3.1_3 |
Tobias C. Berner (tcberner)  |
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 ) |
02 Aug 2021 16:03:15 4.4.3.1_3 |
Yuri Victorovich (yuri)  |
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) |
22 Jun 2021 18:53:08 4.4.3.1_2 |
Kevin Bowling (kbowling)  |
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 |
06 Apr 2021 14:31:07 4.4.3.1_1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Sep 2020 05:05:25
4.4.3.1_1 |
tobik  |
Reset MAINTAINER |
12 Jul 2020 09:30:29
4.4.3.1_1 |
tobik  |
audio/sndio: Update to 1.7.0 |
31 Oct 2019 08:59:55
4.4.3.1 |
tobik  |
Add missing USES to my ports |
25 Oct 2019 19:09:27
4.4.3.1 |
sunpoet  |
Fix build with texinfo 6.7
PR: 240976
Exp-run by: antoine |
18 Jul 2019 09:02:16
4.4.3.1 |
amdmi3  |
- Update WWW
Approved by: portmgr blanket |
09 Mar 2019 08:07:31
4.4.3.1 |
tobik  |
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 |
25 Dec 2018 20:25:40
4.4.2_8 |
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 |
10 Nov 2018 18:12:58
4.4.2_8 |
bapt  |
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 |
28 Jul 2018 12:50:39
4.4.2_7 |
tobik  |
Take maintainership of devel/allegro |
09 Jun 2017 13:30:19
4.4.2_7 |
tobik  |
- 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 |
23 May 2017 05:03:16
4.4.2_6 |
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 |
11 Dec 2016 07:16:12
4.4.2_5 |
antoine  |
allegro* build fine with bsd make |
01 Apr 2016 14:00:57
4.4.2_5 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
01 Feb 2015 20:21:34
4.4.2_5 |
amdmi3  |
- Fix strip
Approved by: portmgr blanket |
25 Dec 2014 20:54:43
4.4.2_5 |
bapt  |
Bump portrevision after png update |
25 Dec 2014 19:04:27
4.4.2_4 |
antoine  |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
06 Oct 2014 18:03:11
4.4.2_4 |
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 |
10 Sep 2014 20:50:37
4.4.2_4 |
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) |
15 Jul 2014 14:36:13
4.4.2_3 |
adamw  |
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. |
25 Jun 2014 21:39:53
4.4.2_3 |
antoine  |
- Move info page from plist to INFO variable
- Allow to build with texinfo from ports |
16 Jun 2014 21:03:58
4.4.2_3 |
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 ) |
12 Mar 2014 23:06:54
4.4.2_3 |
nemysis  |
- Fix build, without EXAMPLES Option and change pkg-plist
PR: ports/187511
Submitted by: Volodymyr Kostyrko <arcade@b1t.name> |
10 Mar 2014 19:35:45
4.4.2_3 |
nemysis  |
- Bump PORTREVISION for dependency change
Reported by: makc@ |
10 Mar 2014 15:08:31
4.4.2_2 |
nemysis  |
- Use ${STAGEDIR}${EXAMPLESDIR}, forgotten in previous commit |
10 Mar 2014 13:44:30
4.4.2_2 |
nemysis  |
- Use USE_GL=glu instead of USE_GL=gl glu
- Strip executables |
15 Nov 2013 20:56:06
4.4.2_2 |
marino  |
devel/allegro: Fix pkg-plist with inactive ALSA option
If ALSA (default on) is turned off, the package fails to install.
Fix the plist conditional on the ALSA option.
Approved by: portmgr (bapt), maintainer AFK |
03 Nov 2013 22:26:52
4.4.2_2 |
nemysis  |
- Remove DOCS Option
PR: ports/183629
Submitted by: Volodymyr Kostyrko <arcade@b1t.name>
Approved by: pawel / wg (mentors, implicit) |
01 Nov 2013 14:45:34
4.4.2_2 |
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) |
20 Sep 2013 17:03:27
 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
26 Jul 2013 16:04:48
4.4.2_1 |
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] |
15 May 2013 05:19:37
4.2.2_3 |
miwi  |
- Remove broken line; it builds fine with poudriere and tinderbox, so another
try on pointyhat |
23 Apr 2013 00:29:58
4.2.2_3 |
miwi  |
- Mark BROKEN fails to build |
14 Feb 2013 09:42:13
4.2.2_3 |
gahr  |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr |
09 Oct 2012 22:12:14
4.2.2_3 |
linimon  |
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. |
26 Sep 2012 09:09:28
4.2.2_3  |
bapt  |
Convert to OptionsNG |
16 Aug 2012 04:58:18
4.2.2_3 |
rm  |
Relase maintainership by maintainer's request on ports@ ML.
Requested by: Naram Qashat <cyberbotx at cyberbotx dot com> (maintainer) |
23 Sep 2011 22:26:39
4.2.2_3 |
amdmi3  |
- 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 |
03 Jul 2011 14:59:23
4.2.2_3 |
ohauer  |
-remove MD5 |
11 Apr 2011 19:54:35
4.2.2_3 |
ade  |
Update to GNU make 3.82 after numerous -exp runs. |
04 Dec 2010 07:34:27
4.2.2_3 |
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
4.2.2_3 |
ade  |
Punt autoconf267->autoconf268 |
15 Sep 2010 18:35:24
4.2.2_3 |
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
21 Apr 2010 17:17:55
4.2.2_2 |
tabthorpe  |
- Transfer maintainership
Approved by: Previous maintainer via ports@ |
19 Nov 2009 22:07:43
4.2.2_2 |
pav  |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
22 Aug 2009 00:18:43
4.2.2_2 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
18 Jun 2009 12:33:13
4.2.2_2 |
tabthorpe  |
- Pass maintainership to submitter
PR: ports/135684
Submitted by: Eitan Adler <EitanAdlerList gmail.com> |
27 Feb 2009 21:24:38
4.2.2_2 |
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 ) |
20 Aug 2008 00:57:32
4.2.2_2 |
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
22 Mar 2008 08:55:40
4.2.2_2 |
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
04 Oct 2007 00:41:11
4.2.2_1  |
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
30 Sep 2007 04:47:37
4.2.2_1 |
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
30 Jul 2007 16:47:51
4.2.2 |
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] |
24 Jul 2007 13:54:46
4.2.2 |
alepulver  |
- Update to version 4.2.2. |
19 May 2007 20:32:57
4.2.1_1 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
28 Dec 2006 13:55:01
4.2.1 |
alepulver  |
- Add PORTSCOUT variable. |
19 Dec 2006 15:55:20
4.2.1 |
alepulver  |
- Update to version 4.2.1. |
10 Aug 2006 02:06:20
4.2.0 |
alepulver  |
- Add AL and JACK options.
- Replace INSTALLS_SHLIB with USE_LDCONFIG.
- Add CONFLICTS with future port allegro-devel. |
24 Apr 2006 20:53:10
4.2.0 |
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) |
09 Apr 2006 13:08:16
4.2.0 |
alepulver  |
Change the maintainership address to the @FreeBSD.org one.
Approved by: garga (mentor) |
15 Nov 2005 06:52:12
4.2.0 |
ade  |
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. |
13 Nov 2005 15:16:30
4.2.0 |
pav  |
- Update to 4.2.0
- Use OPTIONS
- Take maintainership
PR: ports/88907
Submitted by: Alejandro Pulver <alejandro@varnet.biz> |
30 Jun 2005 17:46:46
4.1.12_1 |
flz  |
- Add WITHOUT_THREADS knob.
PR: ports/82818
Submitted by: Gunter Wambaugh <gunter@thewambaughs.net> |
04 Feb 2004 05:21:48
4.1.12_1 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
29 Jan 2004 07:24:56
4.1.12 |
trevor  |
SIZEify. |
13 Dec 2003 01:41:30
4.1.12 |
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> |
20 Apr 2003 02:56:27
4.1.4 |
marcus  |
Remove USE_GNOMENG. |
30 Mar 2003 03:04:33
4.1.4 |
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> |
23 Feb 2003 11:07:26
4.0.2_2 |
olgeni  |
Suppress command echo. |
20 Feb 2003 17:07:10
4.0.2_2 |
knu  |
De-pkg-comment. |
23 Nov 2002 21:12:59
4.0.2_2 |
pat  |
Fix allegro-config --libs to report correct library and bump PORTREVISION.
PR: ports/45176
Submitted by: Thierry Thomas <thierry@pompo.net> |
06 Nov 2002 16:51:46
4.0.2_1 |
ijliao  |
- Fix LIB_DEPENDS
- Support USE_GNONENG
- Fix pkg-plist
PR: 44964
Submitted by: Ports Fury |
02 Oct 2002 07:22:15
4.0.0_1 |
kris  |
Remove some extra files that are apparently not being built in the
general case (perhaps the build is detecting something else on my
system). |
18 Sep 2002 00:31:23
4.0.0_1 |
kris  |
Fix plist and installation |
16 Sep 2002 15:41:01
4.0.0_1 |
olgeni  |
Drop maintainership. |
28 Mar 2002 15:34:57
4.0.0_1 |
olgeni  |
Use proper names for installed libraries. |
25 Mar 2002 15:49:41
4.0.0 |
olgeni  |
Unbreak and fix the bogus plist.
Noticed by: kris |
25 Mar 2002 02:11:30
4.0.0 |
kris  |
BROKEN: plist incorrect |
23 Feb 2002 21:21:49  |
olgeni  |
Update port to version 4.0.0. |
07 Jan 2002 04:07:09  |
will  |
Allow this port to support arbitrary versions of autoconf. |
15 Dec 2001 21:58:47  |
olgeni  |
Fix port build on bento. |
04 Mar 2001 20:33:24  |
olgeni  |
Add port devel/allegro (3.9.34). |