Commit graph

33 commits

Author SHA1 Message Date
Florent Thoumie
340b57f8be - Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
2009-01-23 16:28:36 +00:00
Florent Thoumie
9270884d0d Fix USE_XORG for the upcoming bsd.port.mk changes (ports/122340).
Approved by:	portmgr (self)
2008-07-23 08:20:10 +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
Ion-Mihai Tetcu
6b4c3b8b1c Back-out using the nice bsd.port.options.mk because 5.5, 6.1 and 6.2 R don't
have support for it.

Submitted by:	portsnap buildbox and freshports
2007-10-29 22:56:13 +00:00
Ion-Mihai Tetcu
047cf46f0a - RUN_DEPEND on xauth and xorg-fonts [1]
- OPTIONify Java-based vnc viewer and depend on Java in this case
(first use of bsd.port.options.mk YAY!)
- add patches for core-dumps on amd64 [2]
- bump PORTREVISION for above

PR:		ports/113854 [1], ports/108414 [2]
Submitted by:	Michael Scheidell [1], Tsurutani Naoki [2]
2007-10-29 11:08:48 +00:00
Martin Wilke
7c7ecd62eb - Update to 1.3.9
- Use SF macro

PR:		116604
Submitted by:	Alexander Logvinov <ports@logvinov.com>
Approved by:	maintainer implicit
2007-10-08 12:13:36 +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
Ion-Mihai Tetcu
59db931ecc (finish interruped update)
- - CONFLICT with other vnc ports [1]
- tke maintainership since I'm using it

PR:		ports/108412 [1]
Submitted by:	Tsurutani Naoki [1]
2007-01-30 22:08:24 +00:00
Ion-Mihai Tetcu
4e08cf5344 - CONFLICT with other vnc ports [1]
- tke maintainership since I'm using it (
2007-01-30 22:01:19 +00:00
Michael Johnson
ef535b2ac4 - Update to 1.3.8
- Fix build on !i386 (sparc64 atleast anyways) [1]

PR:		103693
Subbmitted by:	Nils Vogels
		ahze (me) [1]
2006-09-26 23:32:39 +00:00
Volker Stolz
f88674c448 Bugfix: Desktop switch on local machine causes vncviewer to terminate
http://sourceforge.net/tracker/index.php?func=detail&aid=1202622&group_id=14067&atid=114067

PR:		ports/86315
Submitted by:	Li-Lun Wang (Leland Wang)
2005-09-20 13:25:16 +00:00
Mario Sergio Fujikawa Ferreira
140d7b7eb4 Replace PERL regexp separator: from "," to "|" for tricky CFLAGS,
e.g., -O -pipe -pipe -funit-at-a-time -m3dnow -msse -mfpmath=sse,387
-O3 -fcse-follow-jumps -fcse-skip-blocks -fexpensive-optimizations
-fomit-frame-pointer -freorder-blocks -frerun-cse-after-loop
-fschedule-insns2 -fthread-jumps -funroll-loops -march=athlon-xp
2005-05-28 22:02:40 +00:00
Eric Anholt
4eb209da7d - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it.  XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
  on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.

PR:		ports/68763
Approved by:	portmgr (marcus)
Approved by:	re (scottl)
2004-07-23 19:10:32 +00:00
Kris Kennaway
e0873e1d9b BROKEN on !i386: Does not compile 2004-03-13 10:04:53 +00:00
Clement Laforet
be6bf1e2f5 - Make portlint happy 2004-02-27 02:35:35 +00:00
Daichi GOTO
90bfb79841 update net/tightvnc: 1.2.8 -> 1.2.9
PR:		55248
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-08-05 05:48:20 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Adam Weinberger
9516e86cc2 Update to 1.2.8.
PR:		47759
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-02-01 02:37:43 +00:00
Ying-Chieh Liao
bc1731c7fd upgrade to 1.2.7
PR:		46143
Submitted by:	Ports Fury
2003-01-02 19:14:36 +00:00
Edwin Groothuis
912987fdca Port needs x11-fonts/XFree86-4-fontDefaultBitmaps at runtime.
PR:		ports/46318
Submitted by:	Kurt Werle <kwerle@pobox.com>
2002-12-17 08:04:30 +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
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Patrick Li
4e71589ffc Allow vncserver to bind to an address and bump PORTREVISION.
PR:		ports/44811
Submitted by:	Marco Molteni <molter@tin.it>
2002-11-02 18:30:32 +00:00
Ying-Chieh Liao
9ff7092bd9 upgrade to 1.2.6
PR:		43393
Submitted by:	Marco Molteni <molter@tin.it>
2002-10-07 06:59:10 +00:00
Patrick Li
e9af3ca35f Add USE_PERL5
PR:		39672
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-23 03:15:48 +00:00
Patrick Li
d6a36a1ca7 Install manpages
PR:		38742
Submitted by:	Martijn Koster <mak-freebsd-bugs@greenhills.co.uk>
2002-06-01 01:18:11 +00:00
Patrick Li
cfd0cbdf9e Update to 1.2.4 2002-05-23 04:20:42 +00:00
Patrick Li
2ad8619927 Update to 1.2.3 2002-03-29 09:18:46 +00:00
Jimmy Olgeni
a7aeb780a2 When checking if net/vnc is already installed, check for a port-specific
file. bin/Xvnc is shared, so the IGNORE setting would also be triggered
when tightvnc itself is installed (stopping portupgrade from doing
upgrades).
2002-01-21 20:34:44 +00:00
Patrick Li
d3536fef3a Fix MASTER_SITE_SUBDIR from the PORTNAME change 2001-12-15 18:16:21 +00:00
Ying-Chieh Liao
c7b7aaf0d8 change port name
check if vnc exist

PR:		32268
Submitted by:	Dominic Marks <dominic_marks@btinternet.com>
2001-12-15 09:50:48 +00:00
David W. Chapman Jr.
7357ca7c85 Update to 1.2.2 2001-12-09 00:38:03 +00:00
Ying-Chieh Liao
c4ecd4e055 add vnc-tight
Enhanced version of VNC
2001-11-24 13:08:41 +00:00