Kris Kennaway
60b3a84279
Use libtool15 port instead of included version to avoid objformat a.out botch
2007-02-10 06:05:06 +00:00
Joe Marcus Clarke
29747f458a
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
...
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Shaun Amott
18de254b5b
- Fix plist [1]
...
- portlint: spaces->tabs [1]
- Add USE_GETTEXT
PR: ports/99398 [1]
Submitted by: Diane Bruce <db@db.net>
Approved by: ahze (mentor)
2006-06-26 18:18:37 +00:00
Ade Lovett
8503536d38
Conversion to a single libtool environment.
...
Approved by: portmgr (kris)
2006-02-23 10:40:44 +00:00
Pav Lucistnik
6329c4d7f9
- Add some SHA256 checksums
2005-11-23 23:29:54 +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
Joe Marcus Clarke
235c907ae5
Bump PORTREVISION to chase the glib20 shared library update.
2005-11-05 05:22:06 +00:00
Michael Johnson
faa4dd5e19
- Update to 2.0.1
...
PR: 79460
Submitted by: Ports Fury
2005-07-24 03:27:08 +00:00
Kirill Ponomarev
096b444944
Update to version 1.0.3
...
PR: ports/74943
Submitted by: Ports Fury
2004-12-11 18:26:00 +00:00
Ade Lovett
1a628ded35
Sync with new bsd.autotools.mk
2004-06-04 17:29:38 +00:00
Volker Stolz
05ea71a011
Unreak on alpha/CURRENT and hopefully make the world a better place
...
by using va_copy() instead of memcpy() on 5.x
Noticed by: bento/kris
Approved by: linimon (mentor)
2004-03-26 08:13:03 +00:00
Kirill Ponomarev
a53bc3e40d
- Update to version 1.0.2
...
PR: ports/64329
Submitted by: Ports Fury
2004-03-16 14:10: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
Kris Kennaway
7f92cab342
BROKEN on alpha: Does not compile
2004-03-07 05:58:41 +00:00
Joe Marcus Clarke
053fdb6a6b
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 2)
2004-02-04 05:21:48 +00:00
Trevor Johnson
e8d5605043
Add SIZE.
2004-01-27 20:51:07 +00:00
Christian Weisgerber
89c5de7031
Catch up with libogg/libvorbis version bump.
2003-12-20 16:14:14 +00:00
Trevor Johnson
00e692203d
USE_REINPLACE must be defined before REINPLACE_CMD may be used.
2003-11-17 12:03:17 +00:00
Kirill Ponomarev
efeff8ab95
- Fix *_DEPENDS
...
- Utilize INFO
PR: 55997
Submitted by: Ports Fury
2003-08-26 18:42:25 +00:00
Maxim Sobolev
25e8b530ef
Drop maintainership.
2003-07-01 12:34:43 +00:00
Maxim Sobolev
cdacacfb62
Update to 1.0.1.
2003-07-01 12:34:21 +00:00
Ade Lovett
b2fd75e438
libtool uber-patch
...
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly)
2003-06-26 22:58:32 +00:00
Joe Marcus Clarke
5aba753137
Remove the USE_GNOMENG macro.
2003-04-08 00:40:09 +00:00
Ade Lovett
7e52725f2a
Clear moonlight beckons.
...
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Tilman Keskinoz
6a499d259b
Unbreak on -CURRENT
...
Approved by: sobomax
2002-12-04 20:34:24 +00:00
Kris Kennaway
2227e221a1
BROKEN on 5.0: does not compile
2002-12-02 00:45:49 +00:00
Maxim Sobolev
d728ed28b8
Use USE_GNOMENG.
...
Submitted by: Tilman Linneweh <tilman@arved.de>
2002-07-15 16:03:19 +00:00
Maxim Sobolev
4f164ea731
Add missed entry into LIB_DEPENDS.
2002-05-31 10:36:57 +00:00
Maxim Sobolev
2d1ac4e026
Update to 0.6.3.
...
PR: 38685
Submitted by: Tilman Linneweh <tilman@arved.de>
2002-05-30 22:29:21 +00:00
Maxim Sobolev
4acfa4e76d
Update to 0.5.4.
2001-12-21 07:10:13 +00:00
Ade Lovett
bc47cccc84
Various patches (mainly shared library revision changes) for those
...
ports that depend on GNOME and need to change for 1.4
2001-05-04 21:41:30 +00:00
Maxim Sobolev
4ca0e60800
-pthread --> ${PTHREAD_LIBS}
...
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}
Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Jimmy Olgeni
51c690ba33
Style: use tabs, not spaces, to indent variables in Makefiles.
...
(whitespace only changes)
2001-02-04 21:12:59 +00:00
Maxim Sobolev
8f5e97d79b
Add glame - a scheme-extensible audio processing tool for GNOME.
2000-09-26 17:37:39 +00:00