Commit graph

42 commits

Author SHA1 Message Date
Bryan Drewery
d03a3f09e5 - Convert to new options framework
- Use bsd.port.options.mk

Approved by:	eadler, bapt (mentors, implicit)
2012-08-30 15:16:29 +00:00
Stanislav Sedov
422bce3414 - Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
2011-10-24 03:33:20 +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
Koop Mast
7a00e2318a Add WANT_GNOME to fix the build when WITH_GTK is set.
Submitted by:	Andrzej Tobola <ato@iem.pw.edu.pl>
2011-08-13 06:25:49 +00:00
Koop Mast
0e682dded4 Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:		ports/159624
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-08-11 19:20:17 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Martin Matuska
24bf28eff1 - Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected

Tested by:	pointyhat (pav)
2009-02-23 14:46:37 +00:00
Edwin Groothuis
a550b67ae0 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:33:40 +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
Pav Lucistnik
c4bc6925fb - Fix dependencies after recent Tk changes
PR:		ports/115049
Submitted by:	mm
2007-07-31 07:52:46 +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
54d510572f - Fix dependencies in the gtk2 case. 2007-04-29 14:33:45 +00:00
Stanislav Sedov
4ca0bd748b - Fix type casts on 64-bit platforms.
Reported by:	kris
2007-04-10 21:51:45 +00:00
Stanislav Sedov
fb052df1b5 - Fix gcc4 building on 64-bit platforms.
Reported by:	kris
2007-02-05 22:03:53 +00:00
Stanislav Sedov
32f9be060c - Allow to select frontend type via options
- Respect X11BASE

Reported by:	kris
2006-11-24 22:13:33 +00:00
Martin Wilke
1b084f928f - Pass maintainership to submitter
- Fix pkg-plist

PR:		ports/100868
Submitted by:	Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by:	krion (mentor)
2006-07-29 20:44:14 +00:00
Edwin Groothuis
186c2e326c Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 06:28:59 +00:00
Pav Lucistnik
dc7af663e2 - Add SHA256 2005-11-25 18:14:52 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Sergey Matveychuk
930e0a3717 - Update to 2.7
PR:		ports/77140
Submitted by:	ports fury
2005-02-08 18:18:12 +00:00
Dejan Lesjak
b90fda1c6c Fix perl build dependency.
Noticed by:	dosirak via kris, while testing X.Org upgrade
2004-12-03 06:56:42 +00:00
Mikhail Teterin
6579fd534e Unbreak by updating to the latest release 2.6. Gnome people may
wish to make it buildable with GTK2/Gnome -- it is an untested option
for now.

The program crashes when a process exits -- author contacted.
2004-11-20 14:52:32 +00:00
Mark Linimon
e22ed3d655 With portmgr hat on, reset inactive maintainer. These ports are now up
for adoption.
2004-11-20 08:09:49 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +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
Kris Kennaway
c68436a7b7 Remove USE_NEWGCC, which is no longer supported or required.
Submitted by:   Tilman Linneweh <tilman@arved.de>
PR:             ports/40571
2002-08-31 02:44:07 +00:00
Johann Visagie
6c4b48357d - Update to version 1.20 2002-01-24 14:52:25 +00:00
Johann Visagie
d57089583c - Update to version 1.18
- Still BROKEN on -CURRENT
2001-08-14 14:39:33 +00:00
Johann Visagie
afc010f63a Updating my email address in my remaining ports.
Prompted by:	vanilla
2001-06-27 10:15:01 +00:00
Kevin Lo
7266ee393a Update to version 1.17
PR: 27871
Submitted by: MAINTAINER
2001-06-05 12:47:32 +00:00
Peter Pentchev
76f7e8bf56 The previous commit was too far-reaching; this port is only broken
for -current after the changes to struct proc exporing to userland.
Make the BROKEN directive conditional on the closest fbsd version
bump I could find.
2001-01-19 23:56:11 +00:00
Peter Pentchev
50412b60fa Mark BROKEN due to changes to kernel proc struct.
PR:		24409
Submitted by:	maintainer
2001-01-19 22:16:40 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Peter Pentchev
087d8f5c35 Use Tcl and Tk 8.3 instead of 8.2, as recommended by the program author.
Maintainer change.

PR:		23297
Submitted by:	Johann Visagie <johann@egenetics.com> (new maintainer)
Approved by:	John Heidemann <johnh@isi.edu> (former maintainer)
2000-12-05 16:38:12 +00:00
James E. Housley
4ea2f1201c Update to version 1.15
PR:		21393
Submitted by:	Johann Visagie <johann@egenetics.com>
Reviewed by:	will
Approved by:	Johann Visagie <wjv@cityip.co.za> MAINTAINER
2000-10-04 14:27:39 +00:00
Steve Price
27dc9a328f Update to version 1.13.
PR:		19710
Submitted by:	Johann Visagie <wjv@cityip.co.za>
2000-07-07 16:25:39 +00:00
Kris Kennaway
2959cafc5e Update to lavaps 1.10 and add a patch to drop setgid privileges
once we no longer need them.

Approved by:	John Heidemann <johnh@isi.edu> (Maintainer)
2000-05-07 10:10:46 +00:00
Chris Piazza
f9bfad56c5 Update with the new PORTNAME/PORTVERSION variable 2000-04-09 19:09:11 +00:00
Tim Vanderhoek
8cd82c0318 General comment cleanups. 1999-12-28 16:30:10 +00:00
Steve Price
bc087374d3 Update to use Tcl/Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-28 18:32:45 +00:00
Chris Piazza
23661182f3 lavaps -- a lava lamp of currently running processes
Instead of presenting lots of specific info on running processes
in digital form, lavaps tries to present certain important information
in graphical analog form. The idea is that you can run it in the background
and get a rough idea of what's happening to your system without devoting
much concentration to the task.

Kudos to the author for providing a mostly-complete freebsd
port for his software!

Submitted by:	John Heidemann <johnh@isi.edu>
1999-10-21 05:36:34 +00:00