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
Martin Wilke
605b516239
- Chase increase of audio/libvorbis shlib version.
...
- Bump PORTREVISION
2007-07-28 12:27:31 +00:00
Alexey Dokuchaev
a811f65c68
- Fix the build with recent GCC [1]
...
- Autodetect MMX support and remove a knob
- Beautify pkg-messsage a bit
Reported by: pointyhat [1]
2007-06-14 06:40:39 +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
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
b3bcb8e257
Remove USE_REINPLACE from all categories starting with E
2006-05-07 10:55:47 +00:00
Mark Linimon
9775ebacfb
Reset sf as maintainer due to no response to email messages.
...
Hat: portmgr
2006-04-14 20:09:26 +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
0bb0ea5bd7
SHA256ify
...
Approved by: krion@
2006-01-22 09:48:59 +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
FUJISHIMA Satsuki
a787f0b075
farewell to libxpg4.
2004-11-15 05:19:30 +00:00
FUJISHIMA Satsuki
f9af385edb
unbreak: get rid of redundant RPEFIX.
2004-10-18 01:31:32 +00:00
Kris Kennaway
f31a41e040
BROKEN: Broken pkg-plist
...
Approved by: portmgr (self)
2004-09-30 05:48:18 +00:00
FUJISHIMA Satsuki
7bde97722a
o add missing jpeg dependency, broken configure script did not detect it.
...
o use custom DOCSDIR.
2004-08-16 02:43:17 +00:00
FUJISHIMA Satsuki
d4d258e052
o update to 1.7.2.
...
o catch up comment/descr.
o make freetype support non-optional.
o drop broken SDL support.
2004-08-14 20:34:30 +00:00
FUJISHIMA Satsuki
f7cbbf5949
SIZEify.
...
Submitted by: trevor
2004-03-18 08:08:42 +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
Joe Marcus Clarke
186b8ba82f
Add USE_GETTEXT and bump PORTREVISION.
...
Submitted by: trevor
Tested by: bento
2004-02-04 04:36:30 +00:00
Trevor Johnson
78da40aa98
Now gettext 0.12.1 is gettext-old.
2004-01-23 18:12:26 +00:00
Joe Marcus Clarke
a3108b1e51
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
...
Prodded by: kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke
adccc29aad
Chase the libintl.so shared lib version.
2003-08-25 05:41:38 +00:00
Joe Marcus Clarke
e28f0247c9
Remove USE_GNOMENG.
2003-04-20 03:03:05 +00:00
FUJISHIMA Satsuki
d15cfb7bef
De-pkg-comment for my ports
2003-03-03 01:08:52 +00:00
FUJISHIMA Satsuki
11273ee6c0
get rid of bogus ${PERL} usage.
...
fix WITH_SDL knob.
Notified from: Ulrich Spoerlein <q@uni.de> (PERL)
2003-01-20 04:44:07 +00:00
Maxim Sobolev
5c160ac5bd
Update version number of SDL shared library.
2003-01-02 15:06:10 +00:00
FUJISHIMA Satsuki
0165c0fa6c
fix build: remove duplicate patches.
2002-09-12 11:21:55 +00:00
Kris Kennaway
3b71e09158
Fix build on -current (machine/soundcard.h -> sys/soundcard.h)
2002-09-08 10:22:25 +00:00
FUJISHIMA Satsuki
4e65fcf173
fix build: machine/soundcard.h is depreciated.
2002-09-07 02:03:21 +00:00
Mario Sergio Fujikawa Ferreira
34ab4f9ae7
Deploy USE_GNOMENG infrastructure
...
PR: 42199
Submitted by: Edwin Groothuis <edwin@mavetju.org>
2002-08-30 13:41:06 +00:00
Ade Lovett
c8eaa93644
Chase shlib rev of devel/gettext
...
Submitted by: lots and lots
Pointy hat to: ade
2002-08-01 16:22:41 +00:00
Mario Sergio Fujikawa Ferreira
1da3248370
Prefer generic nasm instead of nasm-0.98 as BUILD_DEPENDS in
...
preparation to nasm update
Approved by: maintainer (1 week timeout for simple enough change)
2002-06-07 16:16:32 +00:00
Maxim Sobolev
1b3c0d7d6c
Chase increase of libSDL version number.
2002-04-17 12:38:02 +00:00
Ade Lovett
f18cbf2fa6
gettext upgrade uber-patch (stage 3)
...
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
2002-04-12 17:10:20 +00:00
Ade Lovett
9210b7cb07
Stage 1 of gettext update.
...
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
2002-03-15 19:44:29 +00:00
FUJISHIMA Satsuki
7a08d1cef1
o update to 1.4.2.
...
o use LOCALBASE as default PREFIX.
PR: 32602
Submitted by: amorita
2001-12-23 00:15:24 +00:00
FUJISHIMA Satsuki
d10f6e19c3
o NOPORTDOCS.
...
o avoid forcing to link against -lxpg4.
$(GTK_CONFIG) --libs does the job.
2001-01-21 18:58:37 +00:00
FUJISHIMA Satsuki
37014a880c
maintainer is committer now.
2000-12-30 21:58:38 +00:00
FUJISHIMA Satsuki
6c433fa4ae
use ComplexProgramTargetNoMan to avoid making html manpage in XFree86-4.
...
PR: 23423
Submitted by: maintainer
2000-12-30 18:16:25 +00:00
Satoshi Asami
7acef1cd7a
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
...
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Jeremy Lea
fda2e985da
Implement USE_GTK, part 1.
2000-10-05 06:36:23 +00:00
Steve Price
89b7d2a446
- Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config
...
- Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly
PR: 19623
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-07 19:59:26 +00:00
Michael Haro
b7f08d10c0
PORTNAME/VERSION stuff
2000-04-12 04:56:17 +00:00
Chris D. Faulhaber
233d59663a
Update port to 1.2.5-1
...
PR: 16530
Submitted by: Maintainer
2000-02-09 13:43:27 +00:00
Chris Piazza
d2006827a5
Update to version 1.2.4
1999-12-04 23:22:10 +00:00
David E. O'Brien
9a9ac6ba9d
Change Id->FreeBSD.
1999-08-25 05:57:29 +00:00
Steve Price
92103d6d5c
Update to use gtk version 1.2.3.
...
PR: 11842
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 03:56:15 +00:00
Steve Price
8f8fb4d9ff
Update to version 1.0.7.
...
PR: 11384
Submitted by: maintainer
1999-05-01 02:21:21 +00:00
Michael Haro
30d220a89f
update to 1.0.6.
...
PR: 11320
Submitted by: maintainer
1999-04-26 02:33:58 +00:00
Seiichirou Hiraoka
a8d1b396d4
update to version 1.0.5:
...
newly depends on gtk12 instead of gtk11.
remove 'strip' from Makefile because INSTALL_PROGRAM does it.
PR: ports/10962
Submitted by: k5@respo.or.jp
1999-04-05 16:33:48 +00:00
Seiichirou Hiraoka
2a14539582
Update to xsystem35-1.0.2
1999-02-12 17:26:06 +00:00