aboutsummaryrefslogtreecommitdiff
path: root/net/vnc
Commit message (Collapse)AuthorAgeFilesLines
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Make fonts repecting XDGBaptiste Daroussin2015-03-211-1/+1
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=381876
* Bump revision of vnc properlyBaptiste Daroussin2015-03-201-1/+1
| | | | Notes: svn path=/head/; revision=381714
* Removing font-alias was a mistake, readd it which fixes tigervnc (and more)Baptiste Daroussin2015-03-201-2/+3
| | | | | | | | Pointyhat to: bapt Reported by: Corey <merlincorey@hushmail.me> Notes: svn path=/head/; revision=381713
* Rework XORG_CAT= fontBaptiste Daroussin2015-03-201-3/+2
| | | | | | | | | | | Fonts are now generating the fonts.scale and fonts.dir at install time font-alias is not needed anymore for the above reason extract font-util and encodings out of XORG_CAT=fonts because they do not install any fonts make XORG_CAT=fonts use USES=fonts Notes: svn path=/head/; revision=381702
* Cleanup plistBaptiste Daroussin2015-02-051-3/+0
| | | | Notes: svn path=/head/; revision=378463
* Fix some _DEPENDSAntoine Brodin2015-01-241-1/+1
| | | | Notes: svn path=/head/; revision=377815
* Cleanup plistAntoine Brodin2014-11-221-2/+0
| | | | Notes: svn path=/head/; revision=373063
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* support stage.MIHIRA Sanpei Yoshiro2014-06-172-21/+18
| | | | Notes: svn path=/head/; revision=358107
* Update the default version of GCC used in the Ports Collection fromGerald Pfeifer2014-03-101-1/+1
| | | | | | | | | | | | | | GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as well as changing the default in Mk/bsd.default-versions.mk. Part II, Bump PORTREVISIONs. PR: 182136 Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports) Tested by: bdrewery (two -exp runs) Notes: svn path=/head/; revision=347809
* Replace USE_GCC=4.6+ by the generic USE_GCC=yes.Gerald Pfeifer2014-02-231-1/+1
| | | | | | | Approved by: cy (maintainer) Notes: svn path=/head/; revision=345752
* Add missing patch.Cy Schubert2013-10-311-0/+10
| | | | Notes: svn path=/head/; revision=332202
* Adjust OSVERSION.Cy Schubert2013-10-301-2/+2
| | | | Notes: svn path=/head/; revision=332154
* Fix under 10-STABLE and 11-CURRENT.Cy Schubert2013-10-304-1/+40
| | | | Notes: svn path=/head/; revision=332109
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Fix after recent conversion to perl5 frameworkAndrej Zverev2013-09-151-1/+1
| | | | Notes: svn path=/head/; revision=327344
* - convert to the new perl5 frameworkAndrej Zverev2013-09-151-2/+1
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327343
* Remove usage of X_FONTS_MISC_PORT and X_FONTS_ALIAS_PORTBaptiste Daroussin2013-07-071-2/+2
| | | | Notes: svn path=/head/; revision=322437
* Bring back the defaults as they were prior to options conversionBaptiste Daroussin2013-06-151-2/+2
| | | | | | | | PR: ports/179567 Submitted by: john marino <draco@marino.st> Notes: svn path=/head/; revision=320978
* Convert to new options frameworkBaptiste Daroussin2013-06-041-12/+10
| | | | | | | While here trim parts related to unsupported FreeBSD versions Notes: svn path=/head/; revision=319824
* Mark as broken on ARM.Mark Linimon2012-09-041-0/+4
| | | | | | | | | PR: ports/170946 Submitted by: linimon Hat: portmgr Notes: svn path=/head/; revision=303634
* - Move distfile to a sane mirror and thus remove pre-fetch targetBernhard Froehlich2012-05-221-8/+2
| | | | | | | | | Submitted by: myself Approved by: Cy Schubert <cy@FreeBSD.org> (maintainer) Reported by: pointyhat-west Notes: svn path=/head/; revision=297188
* Replace deprecated X11BASE with LOCALBASE.Cy Schubert2012-01-151-1/+1
| | | | Notes: svn path=/head/; revision=289262
* Change placeholder MASTER_SITE from XFREECy Schubert2011-09-151-1/+1
| | | | | | | | PR: 160656 Submitted by: crees Notes: svn path=/head/; revision=281819
* Fix an issue where colours will not disply by some applications.Cy Schubert2011-07-021-1/+2
| | | | | | | | PR: 158593 Submitted by: dinox Notes: svn path=/head/; revision=276887
* Assume maintainership.Cy Schubert2011-05-201-1/+1
| | | | | | | Approved by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> (mantainer) Notes: svn path=/head/; revision=274360
* Unbreak for 9.0-CURRENT (actually it [vnc/module] also failed to build underCy Schubert2011-05-202-5/+19
| | | | | | | | | | | 8.2-STABLE however the failure was ignored by 8.2's make). Assume maintainership. Approved by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> (Maintainer) Notes: svn path=/head/; revision=274359
* Reinsert r1.67. Development code should not have been committed in r1.69.Cy Schubert2011-05-021-3/+2
| | | | | | | Point hat to: myself Notes: svn path=/head/; revision=273441
* Allow the tightvnc and vnc ports to be installed in alternate locationsCy Schubert2011-04-291-8/+11
| | | | | | | | | thereby allowing them to be installed on the same system. Approved by: each port's maintainer (itetcu & m.tsatsenko@gmail.com) Notes: svn path=/head/; revision=273312
* - Update maintainer addressSahil Tandon2011-02-181-1/+1
| | | | | | | Requested by: maintainer (via freebsd-ports) Notes: svn path=/head/; revision=269305
* - Only mark VNC server as BROKEN on CURRENTBeat Gaetzi2011-01-251-2/+2
| | | | | | | | | PR: ports/154144 Submitted by: Mikhail T. <michael AT fun-box.ru> Feature safe: yes Notes: svn path=/head/; revision=268235
* - Pass maintainership to submitterWen Heping2011-01-172-5/+3
| | | | | | | | | | | | - Add LICENSE - Drop MD5 PR: ports/154061 Submitted by: "Mikhail T." <michael@fun-box.ru> Feature safe: yes Notes: svn path=/head/; revision=267897
* Mark BROKEN on 9.x: does not build.Erwin Lansing2009-12-271-0/+4
| | | | Notes: svn path=/head/; revision=246752
* Add support for ia64. This needs to be compiled at -O0 to beMarcel Moolenaar2009-06-202-2/+14
| | | | | | | | | functional. Ok'd by: itetcu Notes: svn path=/head/; revision=236351
* Convert most of remaining ports that depend on xorg-libraries toDmitry Marakasov2009-06-091-3/+2
| | | | | | | | | | | | | | | | modular xorg. - supply corresponding USE_XORG for all imake-using ports that need it - USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG - retire USE_X_PREFIX which is not really used anywhere after the above change - a few minor nits like whitespace and SF macro Tested by: 2 tinderbox runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=235506
* Add an extra patch which was never applied. This should fix the problemWesley Shields2008-12-271-0/+2
| | | | | | | | | | on AMD64. PR: ports/129288 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> Notes: svn path=/head/; revision=224865
* - Update to 4.1.3Wesley Shields2008-12-272-9/+6
| | | | | | | | | | - This is still buggy on AMD64, I'm working on a fix. PR: ports/128510, ports/128515, ports/129289, ports/129894 Submitted by: Lots of people Notes: svn path=/head/; revision=224842
* Maintainer does not have the time to maintain this one right now, so returnMark Linimon2008-12-161-1/+1
| | | | | | | to the pool. Notes: svn path=/head/; revision=224291
* Mark as BROKEN: checksum mismatch.Stefan Walter2008-10-251-0/+2
| | | | Notes: svn path=/head/; revision=222045
* Assign to new volunteer.Mark Linimon2008-09-051-1/+1
| | | | Notes: svn path=/head/; revision=219873
* Fix "invalid argument" error on startup of x0vncserverVolker Stolz2008-08-052-1/+12
| | | | | | | | | PR: ports/116567 Submitted by: Naram Qashat Approved by: maintainer timeout Notes: svn path=/head/; revision=218053
* net/vnc Xvnc won't run without fonts.alias installedEdwin Groothuis2008-05-291-2/+3
| | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=213843
* Fix vnc server on amd64 by patching it from XFree86-4-Server (v4.3.0)Ion-Mihai Tetcu2008-05-063-3/+854
| | | | | | | | | | PR: ports/108413 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> Tested by: "Josh Carroll" <josh.carroll@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=212746
* Add missing runtime dependencies.Anders Nordby2008-04-251-0/+3
| | | | | | | Approved by: maintainer timeout Notes: svn path=/head/; revision=211986
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-192-8/+7
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* Fix build when WITHOUT_SERVER is set.Anders Nordby2008-04-152-11/+2
| | | | | | | | | PR: 122714 Submitted by: Helge Oldach <ports-net-vnc-apr08@oldach.net> Approved by: maintainer timeout Notes: svn path=/head/; revision=211326
* Fix build on amd64.Anders Nordby2008-04-121-0/+11
| | | | | | | Approved by: maintainer timeout Notes: svn path=/head/; revision=211119
* Make port build with GCC 4.Anders Nordby2008-04-093-1/+20
| | | | | | | | | Lose USE_GCC dependency. Approved by: maintainer timeout Notes: svn path=/head/; revision=210953
* Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend onMark Linimon2007-10-071-0/+1
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=201032