Commit graph

63 commits

Author SHA1 Message Date
Baptiste Daroussin
4ceae583cc Drop maintainership 2013-12-16 17:26:49 +00:00
Baptiste Daroussin
a26dde189b Fix bad usage of options helper 2013-10-18 23:28:36 +00:00
Baptiste Daroussin
18c9fa5294 Enable stage
Move docs informations into plist
Unconditionnaly install docs in stage
2013-10-18 23:23:56 +00:00
Baptiste Daroussin
b6f612927d Fix packaging after conversion to stage
PR:		ports/182334
Submitted by:	"O. Hartmann" <ohartman@zedat.fu-berlin.de>
2013-09-23 21:42:46 +00:00
Bryan Drewery
adb5104c6b - Bump PORTREVISION to fix missing PORTEXAMPLES,PORTDOCS,PORTDATA
after r327999 fixed these for stage support

Approved by:	maintainer (bapt)
2013-09-23 15:42:03 +00:00
Baptiste Daroussin
9d3b4b9566 Remove cruft
Reported by:	az
2013-09-23 06:16:05 +00:00
Baptiste Daroussin
b442b62540 Use stage, modernize LIB_DEPENDS 2013-09-23 06:13:32 +00:00
Baptiste Daroussin
855fb638fb Add NO_STAGE all over the place in preparation for the staging support (cat: multimedia) 2013-09-20 20:57:48 +00:00
Baptiste Daroussin
a3a8ec79eb Convert to new options framework
USES pkgconfig pathfix
2013-06-06 21:56:18 +00:00
Marcus von Appen
fbd0197639 - Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:	exp-run by pav
2012-02-18 10:18:33 +00:00
Martin Wilke
e1c6649edf - Remove WITH_FBSD10_FIX, is no longer needed 2011-11-09 15:26:04 +00:00
Martin Wilke
c6f888194d - Fix build on FreeBSD 10 2011-10-29 08:45:31 +00:00
Dmitry Marakasov
6f6fbe4bdf - 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
2011-09-23 22:26:39 +00:00
Baptiste Daroussin
24d4dc0db9 Get rid of md5 for all my ports.
while here add most of the licenses
2011-03-20 22:30:17 +00:00
Baptiste Daroussin
5a4055b083 Change maintainer address to my new @FreeBSD.org
Approved by:	jadawin@ (co-mentor)
2010-07-28 17:31:01 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Dennis Herrmann
726ed425e6 - Update to 1.0.0
- Pass maintainership to submitter

PR:		ports/133492
Submitted by:	Bapt <baptiste.daroussin@gmail.com>
Approved by:	miwi (mentor implicit)
2009-05-17 11:35:34 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Martin Wilke
2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +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
Andrew Pantyukhin
6f8bccd871 /objformat=/s|=.*|=elf| 2007-02-14 09:04:23 +00:00
Pav Lucistnik
45a085ac12 - Remove support for xfree86-3
PR:		ports/106666
Submitted by:	vd
With hat:	portmgr
2007-02-02 17:06:25 +00:00
Norikatsu Shigemura
bf8d682197 Respect PTHREAD_LIBS. 2006-12-15 13:29:55 +00:00
Mario Sergio Fujikawa Ferreira
86030e115b o Fix: the reorder_block() zigzag behaves incorrectly in the
(!ARCH_X86 && !ARCH_X86_64)

case. The current code fails to take into account the effects of
_dv_prepare_reorder_tables(), which changes the indexes contained
in the reorder_88[] and reorder_248[] arrays.

o Bump PORTREVISION

PR:		94188
Submitted by:	Brent Casavant <bcasavan@sgi.com>
2006-12-15 01:28:36 +00:00
Mario Sergio Fujikawa Ferreira
35d189318c Drop maintainership 2006-12-15 01:21:57 +00:00
Stanislav Sedov
0d2725682b - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
2006-09-20 11:21:59 +00:00
Edwin Groothuis
efe7d5f7f4 Remove USE_REINPLACE from ports starting with M 2006-05-10 22:37:39 +00:00
Ade Lovett
df782ff2e5 Bump PORTREVISION for new gtk-12 library location, post libtool.
PR:		93956
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:	portmgr (implicit)
2006-02-28 23:06:35 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +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
Mario Sergio Fujikawa Ferreira
9a4b87b1c7 Add SHA256 checksum 2005-11-11 06:06:17 +00:00
Pav Lucistnik
a7679d4fab - libdata/pkgconfig is now included in mtree
Approved by:	marcus (portmgr hat)
2005-05-16 21:52:58 +00:00
Michael Johnson
32a1961281 - Fix broken plist by removing dupe bin/playdv in PLIST_FILES and pkg-plist 2005-05-05 07:15:01 +00:00
Kris Kennaway
3e73c0cc75 BROKEN: Incorrect pkg-plist 2005-04-30 00:57:15 +00:00
Mario Sergio Fujikawa Ferreira
774453d104 o Update to 0.104
o Auto detect gtk 1.2, only building playdv accordingly [1]

PR:		79734 [1]
Submitted by:	ahze [1]
2005-04-17 19:41:42 +00:00
Eric Anholt
4eb209da7d - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it.  XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
  on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.

PR:		ports/68763
Approved by:	portmgr (marcus)
Approved by:	re (scottl)
2004-07-23 19:10:32 +00:00
Mario Sergio Fujikawa Ferreira
b25bf30398 Update to 0.103
PR:		69331
Submitted by:	Ying-Chieh Liao <ijliao@FreeBSD.csie.NCTU.edu.tw>
2004-07-21 00:33:05 +00:00
Edwin Groothuis
c9ea361463 Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
2004-03-16 04:23:56 +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
Mario Sergio Fujikawa Ferreira
2693b99cad o Work around compiler BUG
- Optimizations -O{1,s,2,3} work
	- However, lack of -O{1,s,2,3} or -O0 BREAK the build
	- Therefore, make sure we have AT LEAST -O and avoid -O0

PR:		52024
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de>
2004-03-14 04:14:20 +00:00
Mario Sergio Fujikawa Ferreira
9a078f9971 o Update to 0.101
PR:		64154
Submitted by:	Michael Jonson <ahze@ahze.net>
2004-03-14 03:48:29 +00:00
Edwin Groothuis
88568d177e Make ports/multimedia use the USE_SDL macro
PR:		ports/61805
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer timeout
2004-03-07 23:28:40 +00:00
Mario Sergio Fujikawa Ferreira
43485240fb USE_SIZEify 2004-02-08 01:14:05 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Mario Sergio Fujikawa Ferreira
74740483d0 De-pkg-comment 2003-02-23 19:58:35 +00:00
Mario Sergio Fujikawa Ferreira
02f47c48f7 Update to 0.9.9 2003-01-16 18:32:08 +00:00
Maxim Sobolev
5c160ac5bd Update version number of SDL shared library. 2003-01-02 15:06:10 +00:00