Commit Graph

87 Commits

Author SHA1 Message Date
Martin Wilke
5afc678aac - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 16:44:09 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +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
Cy Schubert
3d2c70905d Make this port X11BASE clean. 2007-01-09 19:34:55 +00:00
Cy Schubert
1e123cebc2 Update 2.4.19 --> 2.4.20 2006-12-20 04:07:07 +00:00
Edwin Groothuis
5b2fd8de70 Remove USE_REINPLACE from categories starting with X 2006-05-13 05:00:46 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Cy Schubert
40e664d9df Register conflicts. 2005-07-17 02:19:56 +00:00
Pav Lucistnik
9be432b88c - Fix "Variable PKGNAMESUFFIX is recursive" problem encountered on older
make (FreeBSD 4.X)

PR:		ports/82096
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-06-12 15:42:29 +00:00
Pav Lucistnik
98046577a3 - Don't clobber PKGNAMESUFFIX when imlib is used
PR:		ports/80971
Submitted by:	Vasil Dimov <vd@datamax.bg>
Approved by:	maintainer timeout (3 weeks)
2005-06-05 21:12:21 +00:00
Cy Schubert
c5abd3fba8 Udate 2.4.18 --> 2.4.19 2004-10-20 20:14:32 +00:00
Cy Schubert
5f2503e000 Update 2.4.17 --> 2.4.18 2004-04-06 18:09:00 +00:00
Cy Schubert
ef3d02fa64 Other ports, e.g. fvwm2-i18n, reference this port. Make LATEST_LINK
unique in all cases.

This port and fvwm (first version) shared the same LATEST_LINK. Fix
this instance.
2004-02-14 01:15:17 +00:00
Cy Schubert
3ebae6c5ed Define unique LATEST_LINK.
Reported by:	kris
2004-02-07 04:14:39 +00:00
Cy Schubert
289ade9541 Update 2.4.16 -> 2.4.17 2003-10-31 03:18:11 +00:00
Cy Schubert
bb792eb38b Add multibyte support.
PR:		54065
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org>
2003-07-10 03:04:04 +00:00
Cy Schubert
871174560d Update 2.4.15 --> 2.4.16 2003-07-02 22:26:34 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +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
Cy Schubert
58dbae6d95 Update 2.4.14 --> 2.4.15 2003-02-22 16:39:23 +00:00
Cy Schubert
4e7d1ea4e6 Update 2.4.13 -> 2.4.14 2003-01-07 04:46:57 +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
Cy Schubert
bf8abaf92f Use PORTCOMMENT. 2002-11-07 05:46:03 +00:00
Cy Schubert
54b6c3fd13 Update 2.4.12 --> 2.4.13
Submitted by:	Anders Andersson <anders@hack.org>
2002-11-04 16:52:30 +00:00
Cy Schubert
d12d383e44 Upgrade 2.4.9 --> 2.4.12 2002-10-11 02:32:40 +00:00
Cy Schubert
4f3cd10433 ${PERL} -> ${REINPLACE_CMD} 2002-09-14 00:53:39 +00:00
Cy Schubert
8fec12e987 Remove pkg-plist redundancy. 2002-09-12 14:39:37 +00:00
Cy Schubert
705008922b Pkg-plist should reflect that FvwmGtk is installed only when GTK is detected.
Noticed by:	Udo Schweigert <Udo.Schweigert@siemens.com>
2002-09-10 08:49:18 +00:00
Cy Schubert
2c19fe23a2 Fix install error message. 2002-09-09 14:14:38 +00:00
Cy Schubert
6a6d662709 Fix package removal problems due to missing man page symlinks in packing
list.
2002-09-09 14:04:12 +00:00
Cy Schubert
5686db2567 Fix package build and package deinstall when not using GNOME.
PR:		42545
Noticed by:	bento & Udo Schweigert <udo.schweigert@siemens.com>
2002-09-09 00:56:05 +00:00
Mario Sergio Fujikawa Ferreira
db1f0a2d6a Deploy USE_GNOMENG infrastructure
PR:		42305
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-02 01:30:26 +00:00
Cy Schubert
c4866db356 Upgrade 2.4.8 --> 2.4.9 2002-08-17 00:31:11 +00:00
Cy Schubert
8dfb8eda7f Upgrade 2.4.7 --> 2.4.8
Assume maintainership as suggested by Pete Fritchman <petef@freebsd.org>.

Approved by:	Previous MAINTAINER:  Pete Fritchman <petef@freebsd.org>
2002-06-12 16:09:38 +00:00
Pete Fritchman
884cdeb180 Only depend on GTK & Imlib if we're buildling the GNOME version.
Submitted by:	AMAKAWA Shuhei <sa264@cam.ac.uk>
2002-05-27 00:10:24 +00:00
Pete Fritchman
e3ab3cf610 Add some more config knobs.
PR:		37014
Submitted by:	parv <parv@pair.com>
2002-04-25 06:56:01 +00:00
Pete Fritchman
c3ffe493ab Update to 2.4.7.
Submitted by:	cy
2002-04-25 06:44:27 +00:00
Pete Fritchman
14e7693735 Update to 2.4.6 and use the bzip2 distfile.
Submitted by:	cy
2002-03-29 07:50:14 +00:00
Pete Fritchman
9111146dbb Update to 2.4.5
PR:		34549
Submitted by:	Anders Andersson <anders@hack.org>

Add libstroke support (a WITH_STROKE hook).

Submitted by:	Jerry A! <jerry@thehutt.org>
2002-02-07 01:44:55 +00:00
Will Andrews
d373925aec Adjust port for distfile repacking. Diffs between old and new only
showed moving the icons into a subdirectory.  Adjust Makefile accordingly.
The RELEASE_4_5_0 tag will be slid to pull this in for 4.5-RELEASE.
2002-01-28 23:21:43 +00:00
Pete Fritchman
58135881e5 Send the proper CONFIGURE_ARGS to disable gnome support.
Submitted by:	parv <parv_@yahoo.com>
2001-12-24 17:09:32 +00:00
Pete Fritchman
a464956ec1 - update to 2.4.4
- fix pkg-plist in the WITHOUT_GNOME case
2001-12-24 01:57:04 +00:00
Pete Fritchman
b19237b6e7 Add missing manpage and @dirrm.
Noticed by:	bento
2001-12-14 21:26:31 +00:00
Pete Fritchman
6e512d5377 The FvwmM4 module needs gm4 to function properly.
PR:		32176
Submitted by:	Tony Finch <dot@dotat.at>
2001-11-21 22:52:31 +00:00
Pete Fritchman
3e2785d4ab Update to 2.4.3
Submitted by:	Anders Andersson <anders@codefactory.se>
2001-10-30 02:54:23 +00:00
Pete Fritchman
56d67d9efe Update to 2.4.2
PR:		30668
Submitted by:	Martti Kuparinen <martti.kuparinen@iki.fi>
2001-10-29 08:31:14 +00:00
Pete Fritchman
35db8cc37d Change my email address to petef@FreeBSD.org for the ports I maintain.
Reviewed by:	ade
2001-08-22 23:07:23 +00:00
David W. Chapman Jr.
501f6b1d05 Update to 2.4.0
Give originator maintainership
Export PORTVERSION to PLIST
Update and sort MAN pages in Makefile
Add hooks for GNOME
Adjust patch file to install files in correct directory

PR:		28709
Submitted by:	Pete Fritchman <petef@databits.net>
2001-07-08 03:56:59 +00:00
Jimmy Olgeni
df0e95a57c Fix my bogon: actually install the configuration file if it does not exist. 2001-06-17 17:49:22 +00:00
Jimmy Olgeni
1802695c03 Add proper management of etc/system.fvwm2rc (preserve changes at deinstall
time).
2001-06-17 10:46:32 +00:00