| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
29 May 2008 02:56:58
4.1.2_4
|
edwin  |
net/vnc Xvnc won't run without fonts.alias installed
When building VNC (net/vnc) with the server option, Xvnc
and vncserver and friends are built. Xvnc is the X server
for the VNC session. However, if the server cannot find the
'fixed' font, which is supposed to be in fonts.alias, the
server dies.
PR: ports/118293
Submitted by: Clint Olsen <clint.olsen@gmail.com> |
06 May 2008 19:09:38
4.1.2_3
|
itetcu  |
Fix vnc server on amd64 by patching it from XFree86-4-Server (v4.3.0)
PR: ports/108413
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Tested by: "Josh Carroll" <josh.carroll@gmail.com>
Approved by: maintainer |
25 Apr 2008 23:45:23
4.1.2_2
|
anders  |
Add missing runtime dependencies.
Approved by: maintainer timeout |
19 Apr 2008 18:56:05
4.1.2_2  |
miwi  |
- 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) |
15 Apr 2008 23:23:56
4.1.2_2
|
anders  |
Fix build when WITHOUT_SERVER is set.
PR: 122714
Submitted by: Helge Oldach <ports-net-vnc-apr08@oldach.net>
Approved by: maintainer timeout |
12 Apr 2008 12:08:09
4.1.2_2
|
anders  |
Fix build on amd64.
Approved by: maintainer timeout |
09 Apr 2008 21:43:02
4.1.2_2
|
anders  |
Make port build with GCC 4.
Lose USE_GCC dependency.
Approved by: maintainer timeout |
07 Oct 2007 06:45:04
4.1.2_2
|
linimon  |
Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on
perl unconditonally, or conditionally. To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.
Hat: portmgr |
12 Jun 2007 23:33:22
4.1.2_2
|
itetcu  |
- fix CONFLICTS
- bump PORTREVISION
PR: ports/108412
Submitted by: Tsurutani Naoki / James Raftery (maintainer) |
19 May 2007 21:32:57
4.1.2_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
18 May 2006 23:59:35
4.1.2
|
pav  |
- Fix patching of non-server variation
Pointy hat to: pav |
18 May 2006 17:06:35
4.1.2
|
pav  |
- Update to 4.1.2
PR: ports/97313
Submitted by: James Raftery <james@now.ie> (maintainer)
Security: http://www.securityfocus.com/bid/17978
- Fix bug causing Xvnc to not work with XDMCP
PR: ports/92414
Submitted by: Akihiro KAYAMA <kayama@personal-media.co.jp>
Approved by: maintainer timeout (3+ months) |
27 Mar 2006 21:53:00
4.1.1  |
pav  |
- Cleanup
- Use static pkg-plist
- Convert to OPTIONS
PR: ports/92691
Submitted by: Alejandro Pulver <alejandro@varnet.biz> |
22 Jan 2006 21:24:05
4.1.1  |
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 06:28:59
4.1.1  |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
29 May 2005 21:56:18
4.1.1  |
pav  |
- Clean up extensions directory
Reported by: krismail |
27 May 2005 18:51:00
4.1.1  |
pav  |
- This requires perl for build
Reported by: krismail |
26 May 2005 17:16:17
4.1.1  |
pav  |
- Unbreak WITHOUT_SERVER case
Submitted by: glewis
Pointy hat: pav |
26 May 2005 14:08:38
4.1.1  |
pav  |
- Update to 4.1.1
PR: ports/81394
Submitted by: James Raftery <james@now.ie> (maintainer) |
23 Jul 2004 20:10:32
3.3.7_1
|
anholt  |
- 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) |
09 Apr 2004 21:56:03
3.3.7_1
|
krion  |
- Use ${X11BASE} instead of hardcoded path
Submitted by: glewis |
09 Apr 2004 19:49:47
3.3.7_1
|
krion  |
- Fix build on non-i386 systems.
PR: ports/65354
Submitted by: maintainer |
24 Mar 2004 23:14:14
3.3.7_1
|
trevor  |
Add size data, approved by maintainers. |
13 Mar 2004 09:59:59
3.3.7_1
|
kris  |
BROKEN on !i386: Does not compile |
04 Jul 2003 16:01:17
3.3.7_1
|
osa  |
o Add RUN_DEPEND on XFree86-4-clients, for the xauth binary, if
installing server components. Reported by Albert Kinderman
<albert.kinderman@csun.edu> and Peter van Dijk <peter@dataloss.nl>
o Add RUN_DEPEND on XFree86-4-fontDefaultBitmaps, for a 'fixed'
font, if installing server components. Reported by Albert
Kinderman <albert.kinderman@csun.edu> and Peter van Dijk
<peter@dataloss.nl>
o Print a short message in pre-build to note the WITHOUT_SERVER
knob.
o Bump PORTREVISION
PR: 54017
Patch submitted by: James Raftery <james@now.ie>
Approved by: fjoe (mentor) (implicit) |
03 Jul 2003 06:26:37
3.3.7
|
pat  |
Remove bogus patch
Submitted by: iedowse
Approved by: maintainer |
23 Mar 2003 07:10:22
3.3.7
|
nork  |
Update to 3.3.7 and retire pkg-plist by autorebuild.
PR: ports/50123
Submitted by: James Raftery <james@now.ie> |
21 Feb 2003 13:15:09
3.3.6_1
|
knu  |
De-pkg-comment. |
02 Feb 2003 04:28:39
3.3.6_1
|
nork  |
Fix segmentation violation of vncviewer.
PR: ports/46106, ports-jp/13501
Reported by: parv <parv_fm@emailgroups.net>
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Reviewed by: James Raftery <james@now.ie> (maintainer)
Approved by: James Raftery <james@now.ie> (maintainer) |
11 Jan 2003 03:09:21
3.3.6
|
pat  |
Give maintainership to james@now.ie
PR: ports/46959
Submitted by: maintainer (Munish Chopra <mchopra@engmail.uwaterloo.ca>) |
08 Jan 2003 10:28:32
3.3.6
|
ijliao  |
* Update to 3.3.6 [James Raftery <james@now.ie>]
* Add WITHOUT_SERVER knob [James Raftery <james@now.ie>]
* Add USE_XPM [PR ports/42178]
PR: 46842, 42178
Submitted by: maintainer |
25 Nov 2002 18:44:44
3.3.5
|
kris  |
Add USE_XLIB
Submitted by: maintainer |
24 Nov 2002 21:47:12
3.3.5
|
pat  |
- Update to 3.3.5
- Give maintainership to Munish Chopra
PR: ports/45537
Submitted by: Munish Chopra <mchopra@engmail.uwaterloo.ca> |
12 Nov 2002 23:06:34
3.3.3.2_1
|
obraun  |
* Fix build on -current.
* Change ports@freebsd.org to ports@FreeBSD.org while I'm here.
PR: ports/45122
Submitted by: Volker Stolz <vs@foldr.org> |
22 Feb 2002 16:41:15 
|
bmah  |
Drop maintainership. I don't use this program (neat as it is) anymore, and
I'm not really following VNC-related developments. |
29 Jan 2002 11:45:35 
|
knu  |
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
16 May 2001 16:29:59 
|
sumikawa  |
Add IPv6 supporting patch. |
16 Jan 2001 17:33:20 
|
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Nov 2000 17:13:02 
|
bmah  |
Fix builds under XFree86-4. |
03 Nov 2000 00:45:19 
|
bmah  |
Update vnc port to 3.3.3.2. This update adds a new helper program
vncconnect(1), which allows a VNC server to connect to a listening VNC client.
It also adds a few minor bugfixes and enhancements.. |
08 Oct 2000 08:19:09 
|
asami  |
Convert category net to new layout. |
23 Aug 2000 22:07:01 
|
bmah  |
Update my email address in Makefile MAINTAINER field. |
27 Jun 2000 16:03:19 
|
alex  |
respect NOPORTDOCS. |
10 Jun 2000 00:14:41 
|
will  |
Update the good ole docs location and make PLIST generation on-the-fly so
Bruce won't have to chase the distfile around. |
01 Jun 2000 19:39:40 
|
will  |
Fix PLIST problems, make installation more robust, and change email addr for
MAINTAINER. |