| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
- Use new LIB_DEPENDS syntax
PR: 187333
Submitted by: amdmi3
Approved by: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
Notes:
svn path=/head/; revision=347353
|
|
|
|
| |
Notes:
svn path=/head/; revision=340541
|
|
|
|
| |
Notes:
svn path=/head/; revision=339959
|
|
|
|
|
|
|
| |
net)
Notes:
svn path=/head/; revision=327755
|
|
|
|
|
|
|
|
|
| |
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=327365
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=323793
|
|
|
|
|
|
|
|
|
|
| |
and remove where is no need in this anymore.
- trim Makefile header
Approved by: bapt@ (portmrg@)
Notes:
svn path=/head/; revision=323711
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=321957
|
|
|
|
|
|
|
| |
While here trim parts related to unsupported FreeBSD versions
Notes:
svn path=/head/; revision=319824
|
|
|
|
|
|
|
|
|
|
|
| |
- While here trim header
PR: 175298
Submitted by: Simon <sib@tormail.com>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=312197
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|