Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
25 Apr 2022 14:12:30 1.3.10_6
|
Piotr Kubaj (pkubaj)  |
net/tightvnc: fix build without GCC on powerpc* and riscv64
aarch64 needs to be tested separately. |
25 Nov 2021 21:40:11 1.3.10_6
|
Stefan Eßer (se)  |
*/*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
19 Oct 2021 08:36:47 1.3.10_6
|
Tobias Kortkamp (tobik)  |
*: apply refactor.remove-consecutive-empty-lines
Submitted by: portedit |
10 Jun 2021 08:57:31 1.3.10_6
|
Piotr Kubaj (pkubaj)  |
net/tightvnc: fix build on powerpc
Same issue as on powerpc64. |
04 Jun 2021 05:53:21 1.3.10_6
|
Gerald Pfeifer (gerald)  |
*/*: Replace USE_GCC=any with USE_GCC=yes
USE_GCC=any has been equivalent to USE_GCC=yes in most cases (such
as i386 and amd64 since 12.x and depending on configuration 11.x,
most newer installations on other platforms, and 13.x across the
board).
Since commit 96c17633d90386b5bcf8 Mk/bsd.gcc.mk is treating them as
different spellings of the same, so continue the deorbiting of the
USE_GCC=any form and simply replace it with USE_GCC=yes.
This should not make any functional difference at all.
Discussed with: mat, linimon, pkubaj |
06 Apr 2021 14:31:07 1.3.10_6
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
10 Mar 2021 16:03:07
1.3.10_6
|
pkubaj  |
net/tightvnc: fix build on powerpc64* and probably also on aarch64 and riscv64
Clang can't build this, use GCC:
In file included from ./cfbmskbits.h:39:
../hw/xfree86/common/compiler.h:437:8: error: invalid output constraint '=a' in
asm
"=a" (ret) : |
03 Dec 2020 15:46:08
1.3.10_6
|
linimon  |
Mark as BROKEN on riscv64.
While here, pet portlint (Makevar order).
Approved by: portmgr (tier-2 blanket) |
02 Oct 2020 03:10:50
1.3.10_6
|
yuri  |
net/tightvnc: Fix build on 13 by adding -fcommon
Reported by: breakage of 13 build
Approved by: portmgr (unbreak) |
06 Nov 2019 18:58:04
1.3.10_6
|
zeising  |
Add USES=xorg USES=gl, ports categories n
Add USES=xorg and USES=gl to ports in categories starting with 'n'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
19 Sep 2019 14:17:43
1.3.10_6
|
tobik  |
net/tightvnc: Fix JVNC_VIEWER option
There are no opt_JAVA_RUN or opt_USE_JAVA helpers.
Broken in r496879 during conversion to options helpers. |
26 Mar 2019 05:31:27
1.3.10_5
|
meta  |
net/tightvnc: Switch to options helpers, etc
- Switch to options helpers
- Regenerate patches
- Adjust CONFLICTS since some conflicting ports removed from ports tree
- Pet portlint (bring USES earlier)
- Add missing USES,USE_XORG
- Bump PORTREVISION due to USES change
Sponsored by: HAW International, Inc. |
20 Mar 2018 06:16:19
1.3.10_4
|
meta  |
Update MAINTAINER to my new FreBSD.org account
also update my email address in "Created by:" field.
Approved by: hrs (mentor) |
08 Nov 2016 19:29:57
1.3.10_4
|
linimon  |
The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'. |
08 Nov 2016 08:06:25
1.3.10_4
|
linimon  |
Mark as broken on arm64.
Approved by: portmgr (tier-2 blanket) |
07 Jul 2016 19:33:37
1.3.10_4
|
cy  |
Register tigervnc conflict. |
01 Apr 2016 14:16:20
1.3.10_4
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
26 Dec 2015 14:49:30
1.3.10_4
|
kevlo  |
Fix build on arm. |
22 Jun 2015 18:33:22
1.3.10_4
|
antoine  |
Convert to USES=jpeg |
16 Apr 2015 01:50:58
1.3.10_4
|
amdmi3  |
- Add CPE info
Approved by: portmgr blanket |
21 Mar 2015 23:05:21
1.3.10_4 
|
bapt  |
Make fonts repecting XDG
Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports |
22 Nov 2014 14:43:24
1.3.10_3
|
antoine  |
Cleanup plist |
11 Aug 2014 18:33:10
1.3.10_3
|
pi  |
net/tightvnc: allow null authentication
PR: 182474
Submitted by: peter@rulingia.com
Approved by: meta@vmeta.jp (maintainer timeout) |
29 Jul 2014 18:41:17
1.3.10_3 
|
adamw  |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
29 Jul 2014 17:12:50
1.3.10_3
|
adamw  |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
07 Mar 2014 10:28:19
1.3.10_3
|
amdmi3  |
- Support staging
- Use new LIB_DEPENDS syntax
PR: 187333
Submitted by: amdmi3
Approved by: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer) |
21 Jan 2014 01:18:22
1.3.10_3
|
delphij  |
Set maintainer to Koichiro IWAO. |
16 Jan 2014 18:36:17
1.3.10_3
|
tabthorpe  |
- Reassign to the heap |
20 Sep 2013 22:10:25
1.3.10_3
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
16 Sep 2013 06:30:31
1.3.10_3
|
az  |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
27 Jul 2013 15:53:56
1.3.10_3
|
crees  |
remove GCC requirement
PR: ports/179519
Submitted by: Kenta Suzumoto <kentas@hush.com> (also by 4721 below)
add LICENSE
remove shared library version from depends
remove stale comment
PR: ports/180063
Submitted by: 4721@hushmail.com
Approved by: maintainer timeout (itetcu, 5 weeks) |
26 Jul 2013 10:46:37
1.3.10_3
|
az  |
- switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header
Approved by: bapt@ (portmrg@) |
28 Jun 2013 11:51:06
1.3.10_3
|
bapt  |
New USES imake to handle the dependency on imake.
This uses accept 'env' as an argument for ports that do use their own or a
different do-configure target.
Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it
to the called imake.
Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be
overwritten.
Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via
IMAKECPPFLAGS
Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned
from Makefile generated by a previous
imake also inherit the defined CppCmd CcCmd and CplusplusCmd.
Make imake use devel/tradcpp all the time, so that when buidling with clang we
do not depend on gcc's cpp.
Make imake respect CC and CXX
Make imake respect USE_GCC (if set imake will use gcc's cpp).
While here:
- Remove a couple of indefinite articles from comments
- Trim headers
- Fix a couple of ports to build with clang or use: USE_GCC=any
- Fix a now useless redefinition of the extraction chain
- Fix a typo in japanese/Wnn7-lib bundled imake template definitions
- Fix some XMKMF execution with no env specified
- Use options helper in x11/xautolock to simplify the port |
04 Jun 2013 06:34:05
1.3.10_3
|
bapt  |
Convert to new options framework
While here trim parts related to unsupported FreeBSD versions |
14 Feb 2013 07:25:33
1.3.10_3
|
miwi  |
- Unbreak build for clang
- While here trim header
PR: 175298
Submitted by: Simon <sib@tormail.com>
Approved by: maintainer timeout |
04 Aug 2011 10:22:12
1.3.10_3
|
itetcu  |
- fix build on non-default LOCALBASE
- use global CFLAGS picking up any += modifications from make.conf / etc.
- strip binaries based on STRIP either explicitly or as part of
WITH_DEBUG|DEBUG_FLAGS
- silence warning about ServerExtraDefines redefinition on amd64
- regen newline in vnclibs.def patch (fixes editing in emacs)
- pet portlint
PR: 157930
Submitted by: Pan Tsu <inyaoo@gmail.com> |
29 Apr 2011 03:42:10
1.3.10_3
|
cy  |
Allow the tightvnc and vnc ports to be installed in alternate locations
thereby allowing them to be installed on the same system.
Approved by: each port's maintainer (itetcu & m.tsatsenko@gmail.com) |
20 Mar 2011 12:54:45
1.3.10_3
|
miwi  |
- Get Rid MD5 support |
05 Feb 2010 11:46:55
1.3.10_3
|
dinoex  |
- update to jpeg-8 |
25 Dec 2009 19:55:27
1.3.10_2
|
miwi  |
- Mark MAKE_JOBS_UNSAFE
PR: 141190
Submitted by: Andrius Morkunas <hinokind@gmail.com>
Approved by: itetcu (maintainer implicit) |
22 Aug 2009 00:32:25
1.3.10_2 
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
18 Jul 2009 11:11:29
1.3.10_2
|
dinoex  |
- update to jpeg7
Tested by: pav on pointyhat |
15 Mar 2009 15:13:17
1.3.10_1
|
itetcu  |
- RUN_DEPENDS on x11/rgb
- bump PORTREVISION
Submitted by: Christian Laursen on IRC |
15 Mar 2009 14:53:57
1.3.10
|
itetcu  |
Update to 1.3.10 [1]
Changelog: http://www.tightvnc.com/whatsnew.html
- use bsdoptions.mk :-)
PR: ports/132438 [1]
Submitted by: Tsurutani Naoki [1]
Tested by: jonathan@kc8onw.net |
23 Jan 2009 16:28:36
1.3.9_2
|
flz  |
- 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). |
23 Jul 2008 08:19:12
1.3.9_1
|
flz  |
Fix USE_XORG for the upcoming bsd.port.mk changes (ports/122340).
Approved by: portmgr (self) |
19 Apr 2008 17:56:05
1.3.9_1 
|
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) |
29 Oct 2007 22:56:14
1.3.9_1
|
itetcu  |
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 |
29 Oct 2007 11:08:48
1.3.9_1 
|
itetcu  |
- 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] |
08 Oct 2007 12:13:37
1.3.9
|
miwi  |
- Update to 1.3.9
- Use SF macro
PR: 116604
Submitted by: Alexander Logvinov <ports@logvinov.com>
Approved by: maintainer implicit |
19 May 2007 20:32:57
1.3.8_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
30 Jan 2007 22:08:24
1.3.8_1
|
itetcu  |
(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] |
30 Jan 2007 22:01:19
1.3.8
|
itetcu  |
- CONFLICT with other vnc ports [1]
- tke maintainership since I'm using it ( |
26 Sep 2006 23:32:39
1.3.8
|
ahze  |
- Update to 1.3.8
- Fix build on !i386 (sparc64 atleast anyways) [1]
PR: 103693
Subbmitted by: Nils Vogels
ahze (me) [1] |
25 Nov 2005 16:48:31
1.2.9_1
|
pav  |
- Add SHA256 |
20 Sep 2005 13:25:16
1.2.9_1
|
vs  |
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) |
28 May 2005 22:02:40
1.2.9
|
lioux  |
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 |
23 Jul 2004 19:10:32
1.2.9
|
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) |
13 Mar 2004 10:00:49
1.2.9
|
kris  |
BROKEN on !i386: Does not compile |
27 Feb 2004 02:35:35
1.2.9
|
clement  |
- Make portlint happy |
29 Jan 2004 16:13:06
1.2.9
|
trevor  |
SIZEify. |
05 Aug 2003 05:48:20
1.2.9
|
daichi  |
update net/tightvnc: 1.2.8 -> 1.2.9
PR: 55248
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
20 Feb 2003 18:51:13
1.2.8
|
knu  |
De-pkg-comment. |
01 Feb 2003 02:37:43
1.2.8
|
adamw  |
Update to 1.2.8.
PR: 47759
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
02 Jan 2003 19:14:36
1.2.7
|
ijliao  |
upgrade to 1.2.7
PR: 46143
Submitted by: Ports Fury |
17 Dec 2002 08:04:30
1.2.6_1
|
edwin  |
Port needs x11-fonts/XFree86-4-fontDefaultBitmaps at runtime.
PR: ports/46318
Submitted by: Kurt Werle <kwerle@pobox.com> |
02 Nov 2002 18:30:32
1.2.6_1
|
pat  |
Allow vncserver to bind to an address and bump PORTREVISION.
PR: ports/44811
Submitted by: Marco Molteni <molter@tin.it> |
07 Oct 2002 06:59:10
1.2.6
|
ijliao  |
upgrade to 1.2.6
PR: 43393
Submitted by: Marco Molteni <molter@tin.it> |
12 Jul 2002 18:53:30
1.2.4
|
clive  |
Fix build fault on -CURRENT. |
23 Jun 2002 03:15:48
1.2.4
|
pat  |
Add USE_PERL5
PR: 39672
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
01 Jun 2002 01:18:12
1.2.4
|
pat  |
Install manpages
PR: 38742
Submitted by: Martijn Koster <mak-freebsd-bugs@greenhills.co.uk> |
23 May 2002 04:20:43
1.2.4
|
pat  |
Update to 1.2.4 |
29 Mar 2002 11:11:44
1.2.3
|
pat  |
Fix wrong path where Xvnc looks for fonts |
29 Mar 2002 09:18:46
1.2.3
|
pat  |
Update to 1.2.3 |
21 Jan 2002 20:34:44 
|
olgeni  |
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). |
15 Dec 2001 22:29:13 
|
olgeni  |
Chase package rename: vnc-tight -> tightvnc in share/ (fix package building).
|
15 Dec 2001 18:16:21 
|
pat  |
Fix MASTER_SITE_SUBDIR from the PORTNAME change |
15 Dec 2001 09:50:48 
|
ijliao  |
change port name check if vnc exist |