Commit graph

4654 commits

Author SHA1 Message Date
Martin Matuska
7c0838aa59 - Change USE_XLIB=yes to USE_XORG=x11
- Bump PORTREVISION

Suggested by:	miwi
Approved by:	garga (mentor, implicit)
2007-07-29 13:11:16 +00:00
Joe Marcus Clarke
8058e38205 * Fix build with seamonkey for the Gecko provider
* Add support for building with xulrunner

PR:		114796
Submitted by:	thierry
2007-07-28 18:16:19 +00:00
Oliver Braun
f7da88b861 * Update to 0.9.12.
* Make xulrunner standard dependency.
2007-07-28 16:35:39 +00:00
Ade Lovett
3b3128196e Update to the autotools new world order.
Tested by:	numerous package build runs
Approved by:	portmgr
Thanks to:	des, kris, linimon, pav
2007-07-28 06:33:59 +00:00
Michael Nottebrock
902b1b5d70 The bug that makes gcc 3.4 choke on some amd64 inline assembler does not
only affect the Qt4 core ports but ports depending on them as well, so
try a more sweeping approach for a workaround.
2007-07-27 10:31:45 +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
Dirk Meyer
58fb45a3b3 - fix comment 2007-07-22 21:01:14 +00:00
Michael Nottebrock
e4cf5b355b Fix build on amd64.
PR: ports/114734
2007-07-21 13:46:37 +00:00
Pav Lucistnik
9bd098932e - Update to 3.3
PR:		ports/114635
Submitted by:	Robert Noland <rnoland@2hip.net> (maintainer)
2007-07-20 23:47:37 +00:00
Pav Lucistnik
5f1016d756 - The port was patching /usr/lib --> /usr/X11R6/lib and then replacing all
occurrences of X11BASE to PREFIX. It's a lot cleaner to remove all prefix
  changing patches and directly change /usr/lib to $PREFIX/lib with reinplace.

PR:		ports/114507
Submitted by:	Pedro F. Giffuni <giffunip@tutopia.com>
2007-07-20 12:41:02 +00:00
Joe Marcus Clarke
e7c705ea71 Update to 2.10.14. 2007-07-17 04:30:08 +00:00
Michael Nottebrock
8bd00266dc Update to Qt 4.3.0, introduce bsd.qt.mk.
Approved by: portmgr (bsd.port.mk changes)
2007-07-16 10:12:15 +00:00
Pav Lucistnik
8439bce381 - Fix after objformat removal 2007-07-15 00:11:46 +00:00
Rong-En Fan
28606cc8dc - Update to 0.10
- Switch to wx 2.8
- Use BROKEN instead of NOT_FOR_ARCHS for failed compliation
- Remove check for 4.x

PR:		ports/114393
Submitted by:	Jona Joachim <jaj at hcl-club.lu> (maintainer)
2007-07-14 06:36:53 +00:00
Edward Tomasz Napierala
627cb575f7 - Use proper capitalization in my email address.
Approved by:	miwi (mentor)
Suggested by:	sat
2007-07-11 22:06:16 +00:00
Michael Nottebrock
2ef567fc67 Add the latest KDE patches for Qt plus a patch for Konsole in kdebase.
Together, they fix a regression in Kicker's taskbar applet which would
no longer group Konsole windows in 3.5.7.

Reported by: Dwayne MacKinnon <dmk@ncf.ca>
2007-07-11 20:53:41 +00:00
Jeremy Messenger
eadd1cb03a Update to 2.10.6. 2007-07-10 21:31:06 +00:00
Joe Marcus Clarke
8b2bbaae6b Fix a segfault when running anjuta.
Reported by:	Leszek Lach <leszeklach@gmail.com>
2007-07-10 04:38:08 +00:00
Jean-Marc Zucconi
353f1bc4b5 Do a `make clean' before the extract target.
PR:		ports/97053
2007-07-06 10:38:56 +00:00
Joe Marcus Clarke
58435cb9e7 Update to 2.10.5. 2007-07-04 21:34:30 +00:00
Simon Barner
ff9f11c4da - Bump boost shared library version to 4
- Bump PORTREVISION
2007-07-04 15:10:58 +00:00
Edward Tomasz Napierala
61dbb9e16d - Update to 0.4.1.
Approved by:	miwi (mentor)
2007-07-04 14:42:54 +00:00
Michael Nottebrock
861cd95341 Undo accidental PORTREVISION decrease. 2007-07-04 10:36:44 +00:00
Michael Nottebrock
961141fb14 Update to KDE 3.5.7 / KOffice 1.6.3 2007-07-04 10:25:00 +00:00
Jeremy Messenger
d0544ca7e9 Update to 2.18.3. 2007-07-03 17:08:19 +00:00
Jeremy Messenger
42013d95b7 Update to 2.18.3. 2007-07-03 16:51:41 +00:00
Martin Wilke
0ebefee173 - Fix build after objformat removal 2007-07-03 10:47:34 +00:00
Pav Lucistnik
737b8faa1b - Mark BROKEN on CURRENT: does not build with GCC 4.2 2007-07-03 09:32:56 +00:00
Dejan Lesjak
e99a33e545 Update to 1.0.3.
PR:		ports/113593
Submitted by:	chinsan
2007-07-02 17:29:04 +00:00
Joe Marcus Clarke
2910f64bf2 Chase librep shared lib version bump. 2007-06-30 05:39:22 +00:00
Marcelo Araujo
d2101f2dd8 - Change my mail address to araujo@.
Approved by:	stas (mentor)
2007-06-29 16:29:19 +00:00
Michael Johnson
308dc0a9a4 Update to 2.10.2 2007-06-28 15:26:46 +00:00
Martin Wilke
8d87f803f1 - Fix build
Submitted by:	pav/kris
Approved by:	maintainer
2007-06-27 12:17:46 +00:00
Dirk Meyer
94688b1bb3 - use PACKAGE_BUILDING 2007-06-26 16:58:33 +00:00
Martin Wilke
889ee9df91 - Update to r5917
PR:		113998
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
2007-06-24 20:35:48 +00:00
Max Khon
d61d62ed67 Update to 2.8.4. 2007-06-24 17:50:53 +00:00
Mathieu Arnold
b033ff0857 Update to 0.97 2007-06-24 09:50:23 +00:00
Tom McLaughlin
3d2832636a Bump PORTREVISION after last objformat fix. 2007-06-24 02:45:58 +00:00
Tom McLaughlin
1231cc2edb objformat fix 2007-06-23 20:48:38 +00:00
Joe Marcus Clarke
cccd48081f Update to 0.7.6. 2007-06-23 05:45:01 +00:00
Mathieu Arnold
c441607fbd Update to 0.06 2007-06-21 10:08:30 +00:00
Joe Marcus Clarke
5fe6a0a99d Update to 0.16.6. 2007-06-19 05:38:34 +00:00
Alexey Dokuchaev
b5215484bf - Fix the build with latest GCC [1]
- Drop unneeded USE_X_PREFIX

Reported by:	pointyhat (logs) [1]
2007-06-18 17:58:50 +00:00
Volker Stolz
a77403ddfe Fix build on amd64 through -fPIC 2007-06-18 04:59:21 +00:00
Shaun Amott
75050926e8 Reset bouncing maintainer address:
<lubomir_m@abv.bg>: host pmx.abv.bg[194.153.145.77] said: 550 5.1.1
    <lubomir_m@abv.bg>: Recipient address rejected: User unknown in virtual
    mailbox table (in reply to RCPT TO command)

We hope to see the maintainer back sometime soon.
2007-06-16 00:31:34 +00:00
Martin Wilke
00aca3f85b - Migrate from Qt 3 to Qt 4.2.
- Fix pkg-plist
- Bump PORTREVISION

PR:		113254
Submitted by:	Max Brazhnikov <makc@issp.ac.ru> (maintainer)
2007-06-15 09:35:03 +00:00
Shaun Amott
4a82c661d3 Clean up; use DISTVERSION.
PR:		ports/113696
Submitted by:	Robert Noland <rnoland@2hip.net> (maintainer)
2007-06-14 23:14:12 +00:00
Shaun Amott
001e27aca7 Update MASTER_SITE to reflect new distfile location.
Submitted by:	Ray Kelm via freebsd-ports
Reminded by:	kris
2007-06-14 19:46:41 +00:00
Martin Wilke
9dde5d41aa - Update to 3.3 RC4
PR:		113604
Submitted by:	Robert Noland <rnoland@2hip.net> (maintainer)
2007-06-14 08:01:54 +00:00
Michael Johnson
476f598875 Update to 2.10.13 2007-06-14 02:15:29 +00:00