Matthew Rezny
b760897dde
Revision bump of all ports with USE_GL after consolidation of mesa-libs
...
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
2017-05-23 05:03:14 +00:00
Antoine Brodin
08b41a5618
allegro* build fine with bsd make
2016-12-11 07:16:11 +00:00
Mathieu Arnold
4e1b79a0a6
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 14:00:51 +00:00
Antoine Brodin
6e5719ca80
Convert to USES=jpeg
2015-06-22 18:33:20 +00:00
Baptiste Daroussin
bb21093773
Bump portrevision after png update
2014-12-25 20:54:41 +00:00
Antoine Brodin
7ae46e9b12
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
2014-12-25 19:04:25 +00:00
Tijl Coosemans
60945f0277
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.
The ports install a symlink with the old library version. When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.
Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it. The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20. Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.
PR: 195724
Exp-run by: antoine
Approved by: portmgr (antoine)
2014-12-08 16:48:38 +00:00
Baptiste Daroussin
5fff667e07
Nuke some @dirrm from devel
2014-10-27 07:32:25 +00:00
Alex Kozlov
43a22bb0dd
- 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
2014-10-16 08:55:30 +00:00
Gerald Pfeifer
15945f8122
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)
2014-09-10 20:50:31 +00:00
Rusmir Dusko
dd3adcb19b
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
- Pass maintainership to koalative at gmail.com
devel/allegro
- Change Makefile header, add Created by Jimmy Olgeni <olgeni@FreeBSD.org>
- Pass maintainership to koalative at gmail.com
devel/allegro-devel
- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com
emulators/q4wine
- Remove not needed linie
- Pass maintainership to koalative at gmail.com
emulators/swine
- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com
finance/venice
- Pass maintainership to koalative at gmail.com
graphics/glfw
- Pass maintainership to koalative at gmail.com
graphics/glfw2
- Pass maintainership to koalative at gmail.com
graphics/xsane
- Pass maintainership to koalative at gmail.com
textproc/loook
- Pass maintainership to koalative at gmail.com
2014-06-16 21:03:57 +00:00
Rusmir Dusko
7286278977
- Fix build without EXAMPLES Option and change pkg-plist
2014-03-12 23:15:19 +00:00
Rusmir Dusko
8981e32d15
- Bump PORTREVISION for dependency change
...
Reported by: makc@
2014-03-10 19:36:56 +00:00
Rusmir Dusko
33f5bc7e0b
- Change license BSD to BSD3CLAUSE
...
- Use USE_GL=glu instead of USE_GL=gl glu
- Break lines around 80 characters
- Strip executables
2014-03-10 15:15:55 +00:00
Rusmir Dusko
472f20a541
- Add missing USE_GNOME=gtk20
...
- Change PORTSCOUT
Reported by: amdmi3
2014-01-20 19:31:15 +00:00
Antoine Brodin
1df9d247be
Convert the tree to USES=openal
...
Approved by: portmgr (bapt)
2013-12-25 23:29:34 +00:00
Rusmir Dusko
4f84a0909b
- 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)
2013-11-05 18:14:56 +00:00
Baptiste Daroussin
857aec5d6b
Add NO_STAGE all over the place in preparation for the staging support (cat: devel part 1)
2013-09-20 17:03:26 +00:00
Baptiste Daroussin
19e6fedb03
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
2013-07-29 20:46:47 +00:00
Chris Rees
313dd0e205
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]
2013-07-26 16:04:47 +00:00
Baptiste Daroussin
7020ba824d
Convert devel to USES=pkgconfig
2013-04-23 10:13:19 +00:00
Max Brazhnikov
ffd97a0193
- convert USE_CMAKE to USES
...
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
2013-03-22 20:06:14 +00:00
Beech Rintoul
481c7e96ff
- Makefile tweaks
...
- Convert to OptionsNG
PR: ports/177004
Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
2013-03-17 05:55:42 +00:00
Baptiste Daroussin
95c7629c0d
Add explicit build dep on pkgconf not a leaked one
2012-10-06 10:25:23 +00:00
Ruslan Makhmatkhanov
55c99b07ef
- apply patches for files/, that I forgot in previous commit, to fix build
...
Reported by: beatmail (pointyhat)
2012-09-21 07:09:29 +00:00
Ruslan Makhmatkhanov
06f9cc7708
- 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>
2012-09-17 09:28:52 +00:00
Ruslan Makhmatkhanov
434b7ba9ba
Relase maintainership by maintainer's request on ports@ ML.
...
Requested by: Naram Qashat <cyberbotx at cyberbotx dot com> (maintainer)
2012-08-16 04:58:18 +00:00
Dirk Meyer
2b74a89bc8
- update png to 1.5.10
2012-06-01 05:26:28 +00:00
Christian Weisgerber
4e5520e0fe
lib/pkgconfig -> libdata/pkgconfig
...
Approved by: maintainer
2011-08-20 23:03:58 +00:00
Pav Lucistnik
abe2b1fc47
- 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
2011-01-19 13:06:54 +00:00
Ade Lovett
4a8684e352
Sync to new bsd.autotools.mk
2010-12-04 07:34:27 +00:00
Ade Lovett
6abd00a86b
Punt autoconf267->autoconf268
2010-10-16 11:52:47 +00:00
Ade Lovett
8262a7b51d
Autotools update. Read ports/UPDATING 20100915 for details.
...
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
2010-09-15 18:35:24 +00:00
Thomas Abthorpe
875dbc28fe
- Transfer maintainership
...
Approved by: Previous maintainer via ports@
2010-04-21 17:17:55 +00:00
Pav Lucistnik
14ac881764
- 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)
2010-01-25 19:15:18 +00:00
Pav Lucistnik
07b2788864
- Mark MAKE_JOBS_UNSAFE
...
Reported by: pointyhat
2009-11-19 22:07:43 +00:00
Dmitry Marakasov
075acacd24
- Switch SourceForge ports to the new File Release System: categories starting with D
2009-08-22 00:18:43 +00:00
Beat Gaetzi
d913b03421
- Add PORTSCOUT variable
...
PR: ports/136645
Submitted by: Eitan Adler <EitanAdlerList AT gmail.com> (maintainer)
2009-07-16 19:42:39 +00:00
Thomas Abthorpe
6b76183e5e
- Pass maintainership to submitter
...
PR: ports/135684
Submitted by: Eitan Adler <EitanAdlerList gmail.com>
2009-06-18 12:33:13 +00:00
Alejandro Pulver
817a65bd3b
- 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
games/freeorion
x11-toolkits/gigi
devel/allegro
devel/allegrogl
devel/adime
devel/allegro-devel
net-p2p/qbittorrent
net-p2p/rblibtorrent-devel
emulators/wahcade
x11-wm/stumpwm
x11-wm/icewm
2009-02-27 21:24:38 +00:00
Ade Lovett
771ea13f41
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
...
Tested by: exp build run (erwin)
2008-08-20 00:57:32 +00:00
Martin Wilke
2a9763f12a
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
...
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
2008-03-22 08:55:40 +00:00
Edwin Groothuis
ec7c5b0142
Remove always-false/true conditions based on OSVERSION 500000
2007-10-04 00:41:11 +00:00
Mark Linimon
48420a5ebd
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
...
PR: ports/116639
Submitted by: aDe
2007-09-30 04:47:36 +00:00
Alejandro Pulver
7568f71850
- Remove BROKEN (plist was fixed in the previous commit).
2007-06-05 05:59:35 +00:00
Kris Kennaway
7a754fcdf4
BROKEN: Incorrect pkg-plist
2007-05-26 20:14:14 +00:00
Alejandro Pulver
d5e31cec5e
- Remove extra file from pkg-plist.
2007-05-26 06:26:03 +00:00
Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Alejandro Pulver
eb80b0ddff
- Update to version 4.3.1.
2007-05-03 21:07:14 +00:00
Alejandro Pulver
61f87e66a1
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
2006-08-13 23:20:09 +00:00