Pav Lucistnik
6329c4d7f9
- Add some SHA256 checksums
2005-11-23 23:29:54 +00:00
Pav Lucistnik
427c611e69
- Fix MASTER_SITES
...
- Optionalize GTK support
- Add WWW: line
PR: ports/81504
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2005-05-26 19:36:41 +00:00
Volker Stolz
06ee33efc8
Use PLIST_FILES
2005-04-19 14:27:28 +00:00
Kirill Ponomarev
5720602df6
Fix build with gcc-3.4
...
Approved by: portmgr (implicit)
2004-09-06 09:04:42 +00:00
Pav Lucistnik
9fb7698f7f
- Remove dead WWW
2004-05-29 23:04:15 +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
071c5db252
BROKEN on !i386: Does not compile
2004-02-25 10:01:40 +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
Trevor Johnson
11b0931878
Remove my e-mail address from comment blocks of ports
...
I have contributed, in hopes of attracting less spam.
2003-11-13 10:11:35 +00:00
Sergey A. Osokin
ed7782ad8b
Fix building under -CURRENT (gcc 3.3)
...
Submitted by: Simon Barner <barner@in.tum.de>
2003-07-24 15:23:03 +00:00
Joe Marcus Clarke
5aba753137
Remove the USE_GNOMENG macro.
2003-04-08 00:40:09 +00:00
Akinori MUSHA
7cc1393a93
De-pkg-comment.
2003-02-20 17:07:10 +00:00
Edwin Groothuis
6861f6bb8e
Mastersite has gone Missing In Action.
...
Noticed by: portsurvey
2002-12-21 22:41:30 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34
o Rollback PORTCOMMENT modifications while this feature's implementation
...
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
...
Approved by: pat
2002-11-06 22:47:41 +00:00
Ying-Chieh Liao
6082ca2e05
find->${FIND},xargs->${XARGS}
...
PR: 40791
Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2002-09-29 08:07:47 +00:00
Kris Kennaway
17ac05186d
Fix buildworld in current (machine/soundcard.h -> sys/soundcard.h)
2002-09-08 09:55:31 +00:00
Joe Marcus Clarke
8a609be531
Use USE_GNOMENG.
...
PR: 42232
Submitted by: Edwin Groothuis <edwin@mavetju.org>
2002-08-31 00:13:25 +00:00
Ying-Chieh Liao
31154892b6
PERL -> REINPLACE_CMD
...
PR: 39283
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-07-08 10:22:14 +00:00
Trevor Johnson
8054aa8ba1
Update to 0.9.4. Install gmixer as xgmixer, to avoid conflict with
...
the audio/gmixer port/package. Remove BROKEN line since this
version works.
Submitted by: Kato Tsuguru <tkato@prontomail.ne.jp>
PR: 25208
2001-02-19 22:58:22 +00:00
Trevor Johnson
3fc975a6c2
Mark this broken.
...
Mention conflict with audio/gmixer.
Set maintainer to ports@FreeBSD.org .
(gdb) bt
#0 0x280eeaf6 in _XtCountVaList () from /usr/X11R6/lib/libXt.so.6
#1 0x280ee07f in XtVaSetValues () from /usr/X11R6/lib/libXt.so.6
#2 0x804ae1a in CbMute ()
#3 0x280c2815 in XtCallCallbackList () from /usr/X11R6/lib/libXt.so.6
#4 0x8051f97 in Notify ()
Submitted by: Frederik Meerwaldt <frederik@freddym.org>
2000-11-02 22:38:54 +00:00
Jeremy Lea
fda2e985da
Implement USE_GTK, part 1.
2000-10-05 06:36:23 +00:00
Trevor Johnson
14111407e3
Change MAINTAINER for my ports.
...
Approved by: will
2000-10-02 05:39:35 +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
bcd8ffd9d0
update with the new PORTNAME/PORTVERSION variables
2000-04-08 21:25:03 +00:00
Michael Haro
f53202c601
update WWW
2000-02-24 01:54:28 +00:00
Michael Haro
f88b793f01
add dependency on gtk. found by bento
2000-01-22 10:46:55 +00:00
Chris Piazza
7613a06931
Import of xmixer.
...
Xmixer includes two programs, xmixer and gmixer. xmixer uses
Athena widgets and gmixer uses GTK+.
It can change the volume for multiple devices, select input
device(s) for recording, hide devices you don't want to see,
and has batch support.
PR: 14555
Submitted by: Trevor Johnson <trevor@jpj.net>
1999-11-14 03:17:42 +00:00