Commit graph

110 commits

Author SHA1 Message Date
Marcus von Appen
95e7081976 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
  USE_GETTEXT=yes to USES=gettext while here
2013-04-27 18:25:24 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Baptiste Daroussin
436e577d80 Fix conversion to new options framework
Reported by:	John Marino
Approved by:	portmgr (implicit)
With hat:	portmgr
2013-04-04 13:33:02 +00:00
Baptiste Daroussin
5ff4e33fc0 Convert to new options framework left unconverted ports in x* categories 2013-03-22 08:16:07 +00:00
Cy Schubert
0e48c93e82 Fix build under 10-CURRENT.
PR:		172211, 175760
Submitted by:	Niclas Zeising <zeising@daemonic.se>
2013-02-04 16:58:33 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Cy Schubert
e39c09a64a Update 2.6.4 --> 2.6.5 2012-04-20 16:40:11 +00:00
Cy Schubert
425ee9a5d7 Update 2.6.3 --> 2.6.4. 2012-02-02 20:20:24 +00:00
Cy Schubert
a4db6a05c6 Update 2.6.2 --> 2.6.3. 2011-09-30 20:20:22 +00:00
Cy Schubert
3845ec05d2 Update 2.6.1 --> 2.6.2. 2011-08-06 18:46:42 +00:00
Cy Schubert
c4e806671f Configuration improvements:
- Add knobs for SVG and IMLIB.
- Remove redundant MULTIBYTE option.
- Add includes to args passed to configure script.
- Fix libXcursor detection.

PR:		157617 and 157618
Submitted by:	Niclas Zeising <niclas.zeising@gmail.com>
2011-06-05 05:31:20 +00:00
Pav Lucistnik
3638670012 - Fix plist
Reported by:	pointyhat
Pointy hat to:	cy
2011-05-01 22:55:24 +00:00
Cy Schubert
552b39763d Fix up CONFLICTS. 2011-04-19 01:48:58 +00:00
Cy Schubert
1042e1bbe9 Repair pkg-plist to remove directories created by NLS option.
Discovered by:	pav
2011-04-18 22:24:53 +00:00
Cy Schubert
272fac640e Pkg-plist fix when WITHOUT_NLS specified.
PR:		156465
Submitted by:	Guido Falsi <mad@madpilot.net>
2011-04-18 13:54:33 +00:00
Cy Schubert
8be36cb3a4 Update 2.6.0 --> 2.6.1 2011-04-17 18:37:45 +00:00
Cy Schubert
694ab803ca Update 2.4.20 --> 2.6.0. The 2.6 has gone GA. 2011-04-17 04:39:08 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Cy Schubert
19280fe710 Remove a patch that fixed an old typo which was subsequently repaired upsream. 2010-03-12 04:43:09 +00:00
Cy Schubert
63f25623c1 Additional fvwm_icons fix.
Pointy hat to:	me
2009-02-03 21:07:11 +00:00
Cy Schubert
ef954463ba Fixup icons extraction. 2009-02-03 01:29:48 +00:00
Cy Schubert
3d2925aa04 The name of the fvwm_icons distfile has changed. It is now versioned.
Noticed by:	pav
2009-02-01 06:36:30 +00:00
Cy Schubert
5b7c6b6b6b Fix broken symlink when NOMANCOMPRESS is defined.
PR:		129465
Submitted by:	"N.J. Mann" <njm@njm.me.uk>
2008-12-13 06:26:29 +00:00
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