Commit graph

58 commits

Author SHA1 Message Date
Ion-Mihai Tetcu
ef4d2c40d8 - s/NOPORTDOCS/NO_INSTALL_MANPAGES/ where needed
- bump PORTREVISION

Prompted by:	QA Tindy run
2008-07-06 17:09:09 +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
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
Pav Lucistnik
56e8b9c386 - Add SHA256 2005-11-25 19:33:59 +00:00
Volker Stolz
0925f7680a Links dynamically to librplay, so use LIB_DEPENDS instead of BUILD_DEPENDS 2005-10-13 11:24:04 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Lars Koeller
4d52aa83e8 o) Fix several "portlint -A" warnings/error 2003-12-28 12:08:56 +00:00
Lars Koeller
c60776e2f4 o) Respect NOPORTDOCS
o) Install module man pages
2003-12-28 12:05:36 +00:00
Greg Lewis
d242f8df42 . Unbreak compilation on 5.x (gcc 3.3).
PR:		58719
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2003-11-01 07:47:22 +00:00
Dmitry Sivachenko
9104ffcf1c Project is now located at SourceForge. Update MASTER_SITES, add WWW and
release to ports@.
Someone who use this program may wish to update this port to newer version.
2003-09-06 11:26:28 +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
Dmitry Sivachenko
93d6f75f97 Fix DISTNAME.
PR:		42615
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-12 06:44:49 +00:00
Dmitry Sivachenko
60f616e159 Fix a bug which prevents fvwm95 from displaying a mail-notification
icon if one tries to use a mailbox other than the default one.

Submitted by:	 Dmitry Sagalovskiy <dsagal@runningwave.com>
2002-09-09 17:31:11 +00:00
Dmitry Sivachenko
894443f9ed Remove non-existent WWW. 2002-08-23 10:56:24 +00:00
Dmitry Sivachenko
cb2b4aca4c Fix MASTER_SITES.
PR:		41891
Submitted by:	Josef El-Rayes <j.el-rayes@muthaland.at>
2002-08-22 13:50:18 +00:00
Dmitry Sivachenko
288e75f4ba Add one more MASTER_SITE. 2002-01-23 08:39:50 +00:00
Jimmy Olgeni
5ac2fa74f4 Layout fixes in x11-wm. 2001-02-05 21:05:58 +00:00
Dmitry Sivachenko
2514bdf28c Change MAINTAINER field.
I am now at FreeBSD dot org

Approved by:	sobomax
2000-11-13 12:45:40 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
2000-08-03 09:28:57 +00:00
Maxim Sobolev
4aef356c02 Update WWW.
PR:		19581
Reported by:	Dmitry S. Sivachenko <dima@Chg.RU>
2000-06-29 16:24:07 +00:00
Chris Piazza
500b47f7ae Update with the new PORTNAME/PORTVERSION variables 2000-04-10 19:50:46 +00:00
Andreas Klemm
31c8a80522 Dmitry Sivachenko takes over MAINTAINERship. Thanks Diman. 2000-02-21 12:53:07 +00:00
Andreas Klemm
ab10519a48 Reducing Maintainership to an amount of ports
I can handle.

Sorry, the rest has to go to ports@FreeBSD.ORG.
2000-02-20 17:01:26 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
50fb080408 $Id$ -> $FreeBSD$ 1999-08-31 03:04:38 +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
Michael Haro
96dbf6f5fe Add WWW: 1999-05-03 04:54:16 +00:00
Steve Price
586f02c667 Remove empty directory on deinstall. 1998-10-04 04:04:16 +00:00
Satoshi Asami
081079e0db Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
in the first place.
1998-09-17 00:33:02 +00:00
Satoshi Asami
03d5b496f6 libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
1998-09-15 11:13:39 +00:00
Tim Vanderhoek
ca2856b5a0 As the last PLISTs with manpages, these were a window into the past.
Shut the window.
1998-08-20 03:45:29 +00:00
Satoshi Asami
d9927174c8 Move "afterstep-devel afterstep amiwm blackbox ctwm enlightenment fvwm
fvwm2 fvwm95 gwm icewm lwm mlvwm olvwm piewm qvwm tvtwm windowmaker
wm2 wmx" from x11 to x11-wm.
1998-08-07 23:01:41 +00:00
Satoshi Asami
ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Alexander Langer
dab61dff14 No need to use += on first appearance of variables. 1997-12-24 01:21:47 +00:00
Vanilla I. Shu
e21bb37e99 I forgot add the '/' on the end of MASTER_SITE, now fix. 1997-12-04 22:47:32 +00:00
Vanilla I. Shu
8d0c9568b7 change MASTER_SITE, make it fetchable. 1997-12-04 02:21:59 +00:00
Andreas Klemm
9ff73f9200 /usr/local -> LOCALBASE (portlint) 1997-10-13 20:36:22 +00:00
Andreas Klemm
725e0adfca cosmetic changes, changed MAINTAINER address to andreas@FreeBSD.ORG 1997-10-09 21:04:47 +00:00
Andreas Klemm
1a12bd5dca The fvwm95-2.0.43a port in FreeBSD 2.2.2 needs the following modification to
modules/FvwmTaskBar/Goodies.h to work correctly....
/var/spool/mail -> /var/mail
Submitted by:	erakupa@kk.etx.ericsson.se (ETX-B-SL Martti Kuparinen)
1997-08-17 13:26:53 +00:00
Andrey A. Chernov
387e531c77 Add missing \ 1997-06-15 00:09:39 +00:00
Andreas Klemm
ac573c6f31 - Modified port to use new fbsd-icons port, so the bsd-icons.tgz file
from the files-dir could be nuked, as requested by Satoshi and others.
- Modified BUILD_DEPENDS to use ${LOCALBASE} variable instead of
  an absolute path.
- packaging tested on both ports fbsd-icons and fvwm95 ;-)
1997-06-14 08:31:07 +00:00
Andrey A. Chernov
800a34029d Add missing -I to include dir 1997-06-13 17:43:12 +00:00
Andrey A. Chernov
793c74123d Since this port depends on rplay library, enable builtin rplay support 1997-06-13 17:29:53 +00:00
Andreas Klemm
8631ac1f09 Jochim Jäckel <JJaeckel@compuserve.com> brought us some
fine xpm files, that show a "FreeBSD 95" logo with devel.
Made this ,,devel logo'' the default logo for the fvwm port
(instead of the Linux Logo ;-).
It now looks really beautiful.

Port packages still fine Satoshi ;-))

PR:		closes definitively PR 3607 (closed!)
Submitted by:	Jochim Jäckel <JJaeckel@compuserve.com>
1997-06-09 19:43:46 +00:00
Andreas Klemm
7045a02bb6 - Install fvwm95 manpage
- Updated Plist
- Removed unnecessary post-configure, since example rc file isn't
  in the files-dir anymore
- Port Packages still fine ;-) (tested, tested !!! ;-)
PR:		closes PR 2986
Submitted by:	Lars Koeller <Lars_Koeller@odie.physik2.uni-rostock.de>
1997-06-09 19:16:36 +00:00
Andreas Klemm
0c7fb40446 - remove unnecessary files/sample.fvwm95 rc file
- changed icon paths in the real rc file in the sources
- tabified the file a bit
- removed occurrences of xterm_color and substituted them
  by xterm +cm -tn xterm-color
- Wrong icon paths in the system.fvwm95rc file were causing
  fvwm95 to function improperly.
PR:		closes 3511 (closed!)
1997-06-09 19:01:44 +00:00
Satoshi Asami
80b863a3d9 Add PKGNAME (= DISTNAME minus "-Autoconf"). 1997-02-06 07:58:40 +00:00
Andreas Klemm
9a4df0c59a Removed unneeded @cwd in PLIST after using USE_X11.
But this change made it necessary to choose absolute path names,
since a /usr/X11R6/lib/librplay.a doesn't exists.

Even CONFIGURE_ARGS need absolute path names now, otherwise
modules/FvwmAudio doesn't compile.

But now packaging works, thanks Andrey.
1997-02-01 16:46:15 +00:00
Andreas Klemm
33976f70df Upgraded fvwm95 port to version 2.0.43a.
The fvwm95 developement team makes good progress ;-))

One thing I doesn't understand when making the port:

When doing make package, then the first @cwd in PLIST isn't
used, so fvwm96 is packaged as /usr/local/bin/fvwm95 instead
of /usr/X11R6/bin/fvwm95.

Would someone please be so kind to look at this. Is it me or
is pkg_add misbehaving ?!
1997-02-01 14:14:23 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00