| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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>
Notes:
svn path=/head/; revision=278909
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
|
|
| |
PR: 141190
Submitted by: Andrius Morkunas <hinokind@gmail.com>
Approved by: itetcu (maintainer implicit)
Notes:
svn path=/head/; revision=246646
|
|
|
|
|
|
|
| |
starting with N
Notes:
svn path=/head/; revision=240073
|
|
|
|
|
|
|
| |
Tested by: pav on pointyhat
Notes:
svn path=/head/; revision=238018
|
|
|
|
|
|
|
|
|
| |
- bump PORTREVISION
Submitted by: Christian Laursen on IRC
Notes:
svn path=/head/; revision=230126
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog: http://www.tightvnc.com/whatsnew.html
- use bsdoptions.mk :-)
PR: ports/132438 [1]
Submitted by: Tsurutani Naoki [1]
Tested by: jonathan@kc8onw.net
Notes:
svn path=/head/; revision=230125
|
|
|
|
|
|
|
|
|
|
|
| |
- 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).
Notes:
svn path=/head/; revision=226727
|
|
|
|
|
|
|
| |
Approved by: portmgr (self)
Notes:
svn path=/head/; revision=217356
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
| |
have support for it.
Submitted by: portsnap buildbox and freshports
Notes:
svn path=/head/; revision=202366
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
Notes:
svn path=/head/; revision=202281
|
|
|
|
|
|
|
|
|
|
|
| |
- Use SF macro
PR: 116604
Submitted by: Alexander Logvinov <ports@logvinov.com>
Approved by: maintainer implicit
Notes:
svn path=/head/; revision=201093
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
|
|
|
| |
- - CONFLICT with other vnc ports [1]
- tke maintainership since I'm using it
PR: ports/108412 [1]
Submitted by: Tsurutani Naoki [1]
Notes:
svn path=/head/; revision=183740
|
|
|
|
|
|
|
| |
- tke maintainership since I'm using it (
Notes:
svn path=/head/; revision=183739
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix build on !i386 (sparc64 atleast anyways) [1]
PR: 103693
Subbmitted by: Nils Vogels
ahze (me) [1]
Notes:
svn path=/head/; revision=173930
|
|
|
|
| |
Notes:
svn path=/head/; revision=149443
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=143207
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=136355
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=114511
|
|
|
|
| |
Notes:
svn path=/head/; revision=103859
|
|
|
|
| |
Notes:
svn path=/head/; revision=102257
|
|
|
|
| |
Notes:
svn path=/head/; revision=99421
|
|
|
|
|
|
|
|
| |
PR: 55248
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes:
svn path=/head/; revision=86329
|
|
|
|
| |
Notes:
svn path=/head/; revision=75971
|
|
|
|
|
|
|
|
| |
PR: 47759
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes:
svn path=/head/; revision=74400
|
|
|
|
|
|
|
|
| |
PR: 46143
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=72282
|
|
|
|
|
|
|
|
| |
PR: ports/46318
Submitted by: Kurt Werle <kwerle@pobox.com>
Notes:
svn path=/head/; revision=71685
|
|
|
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes:
svn path=/head/; revision=69808
|
|
|
|
|
|
|
| |
Approved by: pat
Notes:
svn path=/head/; revision=69612
|
|
|
|
|
|
|
|
| |
PR: ports/44811
Submitted by: Marco Molteni <molter@tin.it>
Notes:
svn path=/head/; revision=69302
|
|
|
|
|
|
|
|
| |
PR: 43393
Submitted by: Marco Molteni <molter@tin.it>
Notes:
svn path=/head/; revision=67533
|
|
|
|
| |
Notes:
svn path=/head/; revision=62873
|
|
|
|
|
|
|
|
| |
PR: 39672
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
Notes:
svn path=/head/; revision=61760
|
|
|
|
|
|
|
|
| |
PR: 38742
Submitted by: Martijn Koster <mak-freebsd-bugs@greenhills.co.uk>
Notes:
svn path=/head/; revision=60418
|
|
|
|
| |
Notes:
svn path=/head/; revision=59757
|
|
|
|
| |
Notes:
svn path=/head/; revision=56861
|
|
|
|
| |
Notes:
svn path=/head/; revision=56849
|
|
|
|
|
|
|
|
|
| |
file. bin/Xvnc is shared, so the IGNORE setting would also be triggered
when tightvnc itself is installed (stopping portupgrade from doing
upgrades).
Notes:
svn path=/head/; revision=53490
|
|
|
|
|
|
|
| |
building).
Notes:
svn path=/head/; revision=51607
|
|
|
|
| |
Notes:
svn path=/head/; revision=51589
|
|
|
|
|
|
|
|
|
|
| |
check if vnc exist
PR: 32268
Submitted by: Dominic Marks <dominic_marks@btinternet.com>
Notes:
svn path=/head/; revision=51555
|
|
|
|
| |
Notes:
svn path=/head/; revision=51259
|
|
Enhanced version of VNC
Notes:
svn path=/head/; revision=50471
|