Commit graph

59 commits

Author SHA1 Message Date
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
Pav Lucistnik
5ca9a6aed0 - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by:	rafan
Tested on:	pointyhat
2007-02-13 00:16:29 +00:00
Rong-En Fan
eb39e87dbd - Respect X11BASE
Approved by:	portmgr (linimon)
2006-12-08 07:12:57 +00:00
Edwin Groothuis
cfc515375f remove USE_REINPLACE for all categories starting with I 2006-05-08 10:32:04 +00:00
Andrey Slusar
fd092d0ec0 Fix conflict between kvirc and kdenetwork.
PR:		ports/93402
Submitted by:	"chris@i13i.com" <kse@admin.i13i.com>
Approved by:	maintainer
2006-04-30 16:23:47 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +00:00
Michael Nottebrock
7710b55bc3 Update to KDE 3.5.0 2006-01-08 19:32:36 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +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
2303a5899f - Update to 3.2.0
PR:             ports/79144
Submitted by:   maintainer
2005-04-16 22:20:31 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Edwin Groothuis
e83e2c5959 [MAINTAINER] irc/kvirc: [New MASTER_SITES, Fix arts support]
- Remove duplicate and inactive mirror from MASTER_SITES
	- Add new official mirrors to MASTER_SITES
	- Fix arts support, add OPTIONS for audio settings and use correct entries for LIB_DEPENDS
	- Use DATADIR in pkg-plist

PR:		ports/75082
Submitted by:	Michael Ranner <mranner@inode.at>
2004-12-19 03:40:41 +00:00
Volker Stolz
e924aae622 Nitpick: Don't quote COMMENT
Approved by: maintainer
2004-08-11 08:46:47 +00:00
Tilman Keskinoz
51200dff62 Update to 3.0.1
PR:		70089
Submitted by:	Michael Ranner <mranner@inode.at>
2004-08-10 15:59:28 +00:00
Michael Nottebrock
e8a3b06aef Remove inclusion of Makefile.kde from all remaining ports not maintained
by kde@

Approved by: maintainer timeout
2004-06-22 19:42:06 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Markus Brueffer
e27b243ec2 - SIZEify
PR:		ports/64593
Submitted by:	Michael Ranner <mranner@inode.at> (maintainer)
Approved by:	arved (mentor)
2004-03-28 15:53:58 +00:00
Kirill Ponomarev
d7e00733ed - Fix build on 5.x
PR:		ports/63461
Submitted by:	maintainer
2004-02-27 19:53:16 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Clement Laforet
db66db1db0 - Remove duplicated buggy --prefix
PR:                 61450
Submitted by:       Michael Ranner <mranner@inode.at> (maintainer)
Approved by:        erwin (mentor) (implicitly)
2004-01-17 17:16:36 +00:00
Tilman Keskinoz
975b54ec9f Readd kvirc 3.0.0 beta2
Submitted by:	mranner@inode.at
2004-01-13 23:27:16 +00:00
Kris Kennaway
28e7382123 As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,
remove these ports that have been broken for >4 months (in many cases much
longer) with no sign of a fix.
2003-05-06 03:49:05 +00:00
Trevor Johnson
5e37fb828f Retire comment file. 2003-03-01 14:34:33 +00:00
Kris Kennaway
5743cc2231 BROKEN: Incorrect pkg-plist 2002-10-05 23:12:43 +00:00
Maxim Sobolev
8c914be9bb Actually remove redundant autoconf/automake dependencies commented out in a
previous delta.
2002-09-25 11:04:19 +00:00
Maxim Sobolev
a295437e88 - Drop gettext-old dependency;
- make it respecting CFLAGS while I'm here.
2002-09-25 10:43:27 +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
David W. Chapman Jr.
d38e98f181 Pleasing bento
PR:		27355
Reviewed by:	will
No response:	trevor
2001-06-07 21:02:40 +00:00
Trevor Johnson
9bdb0245d3 Update to 2.1.1.
goaded by:	trini0@optonline.net
2001-05-01 00:26:22 +00:00
Will Andrews
e3e2125a50 Apparently I broke this package with the bsd.kde.mk introduction. Fix that
by using QT_NONSTANDARD and adding --disable-static.

Discussed with:		trevor
2001-04-09 05:53:14 +00:00
Will Andrews
dbba8af644 Overhaul QT/KDE support:
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}*
- Cleanup corresponding ports for bsd.kde.mk update.
- Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,
  introduce QT_NONSTANDARD variable for nonstandard configure setup.
- Update KDE2 to 2.1.1.  Two patches included in x11/kdelibs2 to fix the
  proxy authentication that was broken for 2.1.1.  Remove old patches.
- Potentially fix kdelibs build for alpha.
- Fix qt-designer 2.3.0 build.
- Ruby stuff left alone since it looks like black magic to me.  Should
  still work w/ compat shims for older USE_QT[,2] style.  Some others
  were also left alone for the same reason.

Reviewed by:	portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by:	David Faure <faure@kde.org> (proxy auth patches)
		Alex Zepeda <garbanzo@kde.org> (old patches removal)
2001-04-03 08:14:43 +00:00
Trevor Johnson
c661644a6d -with-qt-name=qt2 -> --with-qt-name=qt2
Submitted by:	Cristiano Deana <deana@bmm.it>
2001-02-05 21:21:25 +00:00
Trevor Johnson
c08db15075 Update the distinfo file to 2.1.0.
reported by:	trini0 <trini0@optonline.net>
2001-02-04 05:07:09 +00:00
Trevor Johnson
e82c7b575b Update to 2.1.0. 2001-02-02 11:40:01 +00:00
Will Andrews
e40046b15d Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
Trevor Johnson
8f03be0c2d Add some "extra" files logged by o bento. 2000-10-15 12:19:53 +00:00
Trevor Johnson
f4e13001cd Add ftp.kvirc.net FTP site to MASTER_SITES.
Add WWW line for www.kvirc.net.
Replace 2.0.0 with ${PORTVERSION} in MASTER_SITES.
2000-10-15 07:50:34 +00:00
Trevor Johnson
14111407e3 Change MAINTAINER for my ports.
Approved by:	will
2000-10-02 05:39:35 +00:00
Will Andrews
cfa3447d9a Update to KVIRC 2.0.0. These were forgotten in the original update.
PR:		21530
Submitted by:	Trevor Johnson <trevor@jpj.net>
2000-09-26 22:29:10 +00:00
Will Andrews
04b96465b6 Update to KVIRC 2.0.0. Many thanks to Trevor for sending in the update,
which works flawlessly, much to my amazement.  He is now MAINTAINER.

PR:		21530
Submitted by:	Trevor Johnson <trevor@jpj.net>
2000-09-26 22:26:13 +00:00
Satoshi Asami
9c21047709 You don't want to depend on qt21 -- it's dead. Change them to USE_QT2.
(Of course, they shouldn't have been writing "qt21" explicitly in the
 first place....)
2000-09-23 08:05:59 +00:00
Maxim Sobolev
cc121d9794 USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines. 2000-08-21 10:07:35 +00:00
Will Andrews
fd69975780 Minor changes:
1) Move kvirc to use Qt 2.1. Patch added assists with this.
  2) Add support for multi-byte people, through SS_X_EXTRA_LIBS=-lxpg4.

Submitted by:	imura (#2)
Reported by:	Vladimir B. Grebenschikov <vova@express.ru>
2000-04-15 00:18:30 +00:00
David E. O'Brien
19a18df8d0 Convert to the PORTNAME - PORTVERSION syntax. 2000-04-12 06:28:35 +00:00
Will Andrews
39dbfd7b44 Finally fix irc/kvirc pakaging. Sorry this didn't make it in 4.0! :-(
Submitted by:	imura (on mailing list)
2000-03-22 23:45:54 +00:00
Will Andrews
af4a01863e Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)

Reminded by:	asami
2000-03-22 01:59:41 +00:00
Thomas Gellekum
adb1665eca Fix PLIST for -stable. I don't get the same PLIST error that bento
shows; it.mo is installed correctly on my system.

PR:		16996
Submitted by:	Will Andrews <andrews@technologist.com>
2000-03-10 13:27:34 +00:00