1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
Martin Wilke
605b516239 - Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
2007-07-28 12:27:31 +00:00
Kevin Lo
7a3fdf991c There is no need to replace pthread in examples/Makefile.in 2007-07-18 08:33:30 +00:00
Mark Linimon
0c0a374650 Reset rainer.alves@gmail.com by request due to current lack of time to
work on FreeBSD.
2007-06-29 19:33:24 +00:00
Michael Nottebrock
4cc4990180 Those who would give up essential linkability to purchase a little plat-
form specific optimization, ...

(Disable asm code, thus make compilable with gcc 2.95 on 4.x so C++
 programs on 4.x can link to the shared library).
2006-12-19 19:40:10 +00:00
Stanislav Sedov
e74ffecde5 - Fix SDL-dependent ports broken by last update.
Approved by: kris (portmgr), sem (mentor)
2006-09-21 08:07:59 +00:00
Martin Wilke
503eed36bd - Update to 1.0a7
PR:		ports/102435
Submitted by:	Raaf <raaf(at)luna.afraid.org>
Approved by:	maintainer timeout
2006-09-13 06:55:05 +00:00
Stefan Walter
b60f309b0c Add USE_GCC=3.4+ to make it compile on 4.x.
PR:		99600
Submitted by:	Sven Berkvens-Matthijsse <sven@ilse.net>
Approved by:	maintainer
		arved (mentor)
2006-06-29 19:27:59 +00:00
Stefan Walter
e1a27fefe5 Update to 1.0alpha6.
PR:		99131
Submitted by:	Rainer Alves <rainer.alves@gmail.com> (maintainer)
Approved by:	arved (mentor)
2006-06-27 05:05:40 +00:00
Marcus Alves Grando
bf02dd7713 - Update to 1.0alpha5
- Take maintainership

PR:		95863
Submitted by:	maintainer
2006-05-07 02:56:52 +00:00
Mark Linimon
53319deeca Reset kwm due to no response about email.
Hat:	portmgr
2006-04-14 23:25:09 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
dbef3380d2 SHA256ify
Approved by: krion@
2006-01-22 21:24:05 +00:00
Ade Lovett
54a0b86543 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.
2005-11-15 06:52:12 +00:00
Koop Mast
bf60ca613f Change CATAGORIES after repocopy.
Add another pointyhat to my still fresh collection.

Noticed by:	pav
2005-01-13 21:48:19 +00:00
Koop Mast
294465d77e Finish repocopy from graphics to multimedia.
Update to alpha4, based on [1]

PR:		75961 [1]
Submitted by:	Stefan Walter sw AT gegenunendlich dot de
Repocopyed by:	marcus
2005-01-13 19:00:03 +00:00
Koop Mast
db78fcaf26 Change the not yet changed maintainer fields to my FreeBSD.org account.
Approved by:	pav (mentor)
2004-11-23 08:51:28 +00:00
Joe Marcus Clarke
9f018eb23a Update to 1.0alpha-3.
PR:		64702
Submitted by:	maintainer
2004-03-25 17:24:27 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Dirk Meyer
c398e2c3a6 - remove include dir 2004-03-02 21:51:19 +00:00
Joe Marcus Clarke
5c2f313ce7 Add libtheora, Xiph.Org's video codec, intended for use within the Ogg
project's multimedia streaming system. Theora is derived directly from On2's
VP3 codec.

Submitted by:	Koop Mast <kwm@rainbow-runner.nl>
2004-02-25 08:45:59 +00:00