Commit Graph

45 Commits

Author SHA1 Message Date
Joe Marcus Clarke
5941d1e609 Move the gtk20 dependency to USE_GNOME to chase the gtk20 shared lib version. 2004-04-13 15:04:46 +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
05910b268e Add size data. 2004-01-27 16:12:37 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Trevor Johnson
59b31757af Use PLIST_DIRS and PLIST_FILES macros.
PR:	59909
2004-01-22 13:34:58 +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
Trevor Johnson
b8ac4251de Check ${PREFIX}/etc rather than /etc for the configuration file.
requested by:  Raphael H. Becker
2003-08-24 16:39:04 +00:00
Joe Marcus Clarke
5aba753137 Remove the USE_GNOMENG macro. 2003-04-08 00:40:09 +00:00
Trevor Johnson
5e37fb828f Retire comment file. 2003-03-01 14:34:33 +00:00
Joe Marcus Clarke
7305030530 Chase gtk20's shared lib version. 2003-02-07 19:21:11 +00:00
Trevor Johnson
a0d0aed67b Fix the GTK+ support. This also enables use of GTK+ 2.0.X.
According to the submitter, "if you have both glib12/gtk12 and
glib20/gtk20 installed, aumix is linked against both [...]"

With just gtk-1.2.x present, the configure script was failing.

I successfully tested this under the following circumstances:
- gtk-1.2.10_8
- WITHOUT_ALL set, gtk-1.2.10_8
- gtk-1.2.10_8 and gtk-2.0.7
- WITHOUT_ALL set, gtk-1.2.10_8 and gtk-2.0.7
- WITH_GTK2 set, gtk-1.2.10_8 and gtk-2.0.7

Submitted by:		Herbert J. Skuhra
Also reported by:	Morten Rodal and Steve O'Hara-Smith
2002-12-08 22:48:37 +00:00
Trevor Johnson
d694131e0c Update to 2.8. Take maintainership.
Approved by:	cpiazza (carte blanche)
2002-11-25 01:56:46 +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
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
Pete Fritchman
0467aae499 machine/soundcard.h -> sys/soundcard.h
Submitted by:	bento
2002-06-07 02:21:52 +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
Jeremy Lea
3707e5b740 Implment WANT_GTK. 2000-10-05 06:47:41 +00:00
Chris Piazza
7f4f9d039b Update to 2.7.
Adds japanese and swedish messages.

PR:		19892
Submitted by:	Trevor Johnson <trevor@jpj.net>
2000-07-19 06:08:17 +00:00
Maxim Sobolev
2eba2d9211 Update to 2.6.1.
PR:		19597
Submitted by:	Trevor Johnson <trevor@jpj.net>
2000-06-30 10:08:39 +00:00
Maxim Sobolev
a9f22cd584 Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. 2000-06-14 13:21:38 +00:00
Chris Piazza
c2e99e5dcb Update to 2.6
PR:		18078
Submitted by:	Trevor Johnson <trevor@jpj.net>
2000-04-19 03:25:26 +00:00
Jeremy Lea
877b8a533b Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
2000-04-17 00:18:05 +00:00
Michael Haro
bcd8ffd9d0 update with the new PORTNAME/PORTVERSION variables 2000-04-08 21:25:03 +00:00
Chris Piazza
7ef264d316 Update to aumix 2.5
PR:		17674
Submitted by:	Trevor Johnson <trevor@jpj.net>
2000-03-29 23:59:13 +00:00
Chris Piazza
c46e97706d Update to 2.4
PR:		17563
Submitted by:	Trevor Johnson <trevor@jpj.net>
2000-03-26 01:06:37 +00:00
Chris Piazza
f37dd72f68 Update to 2.2
PR:		17247
Submitted by:	Trevor Johnson <trevor@jpj.net>
2000-03-07 21:56:51 +00:00
Chris Piazza
892320eb95 Update to version 2.1. It is now built with GTK+ unless
NO_X11 is defined.  If more people are interested in the
console version than the GTK version I'll make X11 optional.

Submitted by:	Trevor Johnson <trevor@jpj.net> and
                Christian Weisgerber <naddy@mips.rhein-neckar.de>
2000-02-03 03:49:23 +00:00
Chris Piazza
7c755429d6 Fix a path in one of the MASTER_SITES
PR:		15780
Submitted by:	Trevor Johnson <trevor@blues.jpj.net>
1999-12-31 02:00:03 +00:00
Chris Piazza
460887fcd6 Update to version 1.30.1
PR:		15598
Submitted by:	Trevor Johnson <trevor@jpj.net>
1999-12-22 19:03:40 +00:00
Chris Piazza
764d16cfbe Update to version 1.30.
This version includes sysmouse(4) support ( thanks to
Christian Weisgerber <naddy@mips.rhein-neckar.de> )

PR:		15323
Submitted by:	Trevor Johnson <trevor@jpj.net>
1999-12-07 02:25:07 +00:00
Chris Piazza
3b0c4f88e8 Update to version 1.29
PR:		15189
Submitted by:	Trevor Johnson <trevor@jpj.net>
1999-11-30 18:20:09 +00:00
Chris Piazza
f35e6e2dbb Update to version 1.28
patch-ac is from:
        Christian Weisgerber <naddy@mips.rhein-neckar.de>

PR:             15129
Submitted by:   Trevor Johnson <trevor@jpj.net>
1999-11-28 20:36:43 +00:00
Chris Piazza
ac771092b8 Update to ver 1.27.3
Submitted by:	 Christian Weisgerber <naddy@unix-ag.uni-kl.de>
1999-11-23 18:26:08 +00:00
Chris Piazza
50f981e7f6 Update to version 1.27.1
Submitted by:	Christian Weisgerber <naddy@unix-ag.uni-kl.de>
1999-11-18 00:10:25 +00:00
Chris Piazza
5470233491 Update to version 1.24 1999-10-28 04:06:39 +00:00
David E. O'Brien
78ab65a396 Change Id->FreeBSD. 1999-08-25 04:36:31 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Chris Piazza
72c0ff6d79 Update to 1.22.1. 1999-06-22 01:02:54 +00:00
Chris Piazza
bbed9774f9 Change my email address to FreeBSD.org.
Also some minor nits (extra fluff in all of my ports' DESCR files,
USE_XLIB defined when USE_X_PREFIX is also defined, etc).
1999-06-19 08:26:18 +00:00
Michael Haro
86a2538fb9 update to 1.22
PR: 12140
Submitted by: maintainer
1999-06-12 05:50:05 +00:00
Steve Price
d54b5e7e48 Update to version 1.21.
PR:		12045
Submitted by:	maintainer
1999-06-08 23:21:00 +00:00
Michael Haro
149f65234e Update to 1.19.
PR: 11970
Submitted by: Maintainer
1999-06-02 05:26:38 +00:00
Steve Price
008ba84815 Initial import of aumix version 1.18.4.
A fullscreen ncurses based audio mixer for the console.

PR:		11835
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-05-29 04:47:14 +00:00