| There is a PORTS FREEZE in effect! |
|
A ports freeze
means that commits will be few and far between and only by approval.
|
| non port: sysutils/xosview/Makefile |
|
CVSWeb
|
Number of commits found: 17 |
|
Sat, 19 Apr 2008
|
[ 18:56 miwi ]
1.2 www/helixplugin/files/BSDmakefile
1.2 x11/gpctool/files/BSDmakefile
1.4 japanese/kanji18/files/DEINSTALL.tmpl
1.4 japanese/kanji26/files/DEINSTALL.tmpl
1.4 cad/cider/files/FreeBSD
1.2 audio/festival+OGI/files/FreeBSD.mak
1.3 japanese/kanji18/files/INSTALL.tmpl
1.3 japanese/kanji26/files/INSTALL.tmpl
1.64 accessibility/at-spi/Makefile
1.43 accessibility/dasher/Makefile
(Only the first 10 of 2842 ports in this commit are shown above. )
- 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)
|
|
Sat, 19 May 2007
|
[ 21:32 flz ]
1.5 x11-servers/xorg-server-snap/files/BSD.x11-xorg.dist
1.1364 MOVED
1.2 accessibility/at-poke/Makefile
1.60 accessibility/at-spi/Makefile
1.51 accessibility/atk/Makefile
1.37 accessibility/dasher/Makefile
1.60 accessibility/gail/Makefile
1.41 accessibility/gnome-mag/Makefile
1.35 accessibility/gnopernicus/Makefile
1.35 accessibility/gok/Makefile
(Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
Thu, 11 May 2006
|
[ 01:01 clsung ]
1.41 sysutils/xosview/Makefile
1.15 sysutils/xosview/distinfo
1.4 sysutils/xosview/files/patch-configure
- Update to 1.8.3
- Unbreak on 7.x, tested on -current as of May 6 (700016)
PR: ports/97113
Submitted by: Rong-En Fan <rafan AT infor dot org>
|
|
Fri, 27 Jan 2006
|
[ 08:17 clsung ]
1.40 sysutils/xosview/Makefile
1.7 sysutils/xosview/files/patch-kernel.cc
- The sysutils/xosview port that comes with 6.0 results in a
memory leak that eventually crashes the xosview process.
The CVS tree doesn't show any activity here more recent than 6.0.
The attached extra patch to bsd/kernel.cc fixes the problem.
- bump PORTREVISION
PR: 92339
Submitted by: Tom Pavel <pavel AT alum dot mit dot edu>
|
|
Wed, 7 Sep 2005
|
[ 01:19 kris ]
1.39 sysutils/xosview/Makefile
BROKEN on 7.x: Does not compile
|
|
Wed, 13 Jul 2005
|
[ 04:48 clsung ]
1.38 sysutils/xosview/Makefile
1.13 sysutils/xosview/distinfo
1.2 sysutils/xosview/files/patch-Host.h
1.2 sysutils/xosview/files/patch-Xrm.h
1.2 sysutils/xosview/files/patch-bsd::cpumeter.cc
1.3 sysutils/xosview/files/patch-configure
1.2 sysutils/xosview/files/patch-general.h
1.6 sysutils/xosview/files/patch-kernel.cc
1.4 sysutils/xosview/files/patch-kernel.h
1.3 sysutils/xosview/files/patch-swapinternal.cc
(Only the first 10 of 13 ports in this commit are shown above. )
- Update to 1.8.2
- Fix (hopefully) the IRQ reporting on 5.x, before, xosview was simply
exiting/crashing
PR: 79338
Submitted by: Ulrich Spoerlein <q AT uni dot de>
|
|
Thu, 18 Nov 2004
|
[ 22:09 kris ]
1.37 sysutils/xosview/Makefile
BROKEN on 6.x: Configure fails
|
|
Fri, 20 Aug 2004
|
[ 03:56 clsung ]
1.5 chinese/p5-Lingua-ZH-TaBE/Makefile
1.3 chinese/p5-Lingua-ZH-Toke/Makefile
1.17 databases/p5-BerkeleyDB/Makefile
1.3 databases/p5-Search-InvertedIndex/Makefile
1.4 devel/p5-Algorithm-Cluster/Makefile
1.3 devel/p5-Algorithm-NaiveBayes/Makefile
1.4 devel/p5-Algorithm-Networksort/Makefile
1.3 devel/p5-Algorithm-SVM/Makefile
1.2 devel/p5-Class-NamedParms/Makefile
1.2 devel/p5-Class-ParmList/Makefile
(Only the first 10 of 69 ports in this commit are shown above. )
My territory, suggested by ijliao. :p
Approved by: vanilla (co-mentor)
|
|
Tue, 28 Oct 2003
|
[ 14:53 osa ]
1.35 sysutils/xosview/Makefile
1.1 sysutils/xosview/files/patch-Host.h
1.1 sysutils/xosview/files/patch-Xrm.h
1.1 sysutils/xosview/files/patch-bsd::cpumeter.cc
1.5 sysutils/xosview/files/patch-kernel.cc
1.1 sysutils/xosview/files/patch-xwin.h
Fix build on -CURRENT.
Also:
- replace <xxx> with <xxx.h> due to Standard C++.
- In my observation, when include "devstats.h",
- In 4.x or earlier version, we use checkversion(), getnumdevs() ...
But In 5.x, it should be repalce with devstat_checkversion(kvm_t *),
devstat_getnumdevs(kvm_t *) respectively.
In summary, function in 4.x's devstats.h can add prefix word "devstat
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Maintainership to: submitter
PR: 58596
|
|
Wed, 4 Jun 2003
|
[ 23:43 kris ]
1.8 astro/celestia/Makefile
1.12 audio/denemo/Makefile
1.12 audio/fcplay/Makefile
1.9 audio/mq3/Makefile
1.9 audio/rebler/Makefile
1.13 audio/spiralloops/Makefile
1.11 audio/spiralsynth/Makefile
1.6 biology/avida/Makefile
1.8 chinese/chinput2/Makefile
1.7 chinese/chinput3/Makefile
(Only the first 10 of 129 ports in this commit are shown above. )
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris
|
|
Sun, 18 May 2003
|
[ 11:07 kris ]
1.33 sysutils/xosview/Makefile
BROKEN on 5.1: bad C++
|
|
Thu, 20 Feb 2003
|
[ 19:00 knu ]
1.5 sysutils/and/Makefile
1.6 sysutils/anteater/Makefile
1.21 sysutils/asapm/Makefile
1.12 sysutils/battstat-applet/Makefile
1.12 sysutils/bchunk/Makefile
1.3 sysutils/checkservice/Makefile
1.17 sysutils/contool/Makefile
1.10 sysutils/copytape/Makefile
1.8 sysutils/cpbk/Makefile
1.8 sysutils/diskcheckd/Makefile
(Only the first 10 of 90 ports in this commit are shown above. )
De-pkg-comment.
|
|
Wed, 7 Aug 2002
|
[ 19:20 pat ]
1.29 sysutils/xosview/Makefile
Update MASTER_SITES to use sourceforge site
PR: ports/41418
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
|
|
Sun, 2 Jun 2002
|
[ 18:43 ijliao ]
1.28 sysutils/xosview/Makefile
1.11 sysutils/xosview/distinfo
1.3 sysutils/xosview/files/patch-ac
1.2 sysutils/xosview/files/patch-configure
upgrade to 1.8.0
PR: 38809
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
|
|
Wed, 8 May 2002
|
[ 21:57 obrien ]
1.3 sysutils/ltrace/Makefile
1.27 sysutils/xosview/Makefile
1.21 sysutils/xsysstats/Makefile
To ports@freebsd.org.
|
|
Tue, 21 Aug 2001
|
[ 21:32 obrien ]
unknown sysutils/xosview/Makefile
unknown sysutils/xosview/distinfo
unknown sysutils/xosview/files/patch-ae
unknown sysutils/xosview/files/patch-kernel.cc
Upgrade to 1.7.4.
|
|
Mon, 2 Apr 2001
|
[ 11:24 mharo ]
unknown math/xspread/Makefile
unknown misc/ytree/Makefile
unknown print/pdflib/Makefile
unknown security/xinetd/Makefile
unknown sysutils/xosview/Makefile
unknown www/boa/Makefile
unknown x11-toolkits/buffy/Makefile
unknown x11-toolkits/tkstep80/Makefile
unknown x11-wm/icepref/Makefile
remove deprecated fetch options from FETCH_BEFORE_ARGS
|
Number of commits found: 17 |