| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
PR: 163647
Submitted by: Rainer Hurling <rhurlin at gwdg dot de>
Approved by: maintainer timeout (>6 months)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues
|
| |
|
|
|
|
|
|
| |
PR: ports/144399
Submitted by: Rainer Hurling <rhurlin@gwdg.de>
Approved by: clsung@ (maintainer timeout)
|
| |
|
|
|
|
| |
starting with P,R,S
|
|
|
|
|
|
| |
PR: 129655
Submitted by: Udo Schweigert <udo.schweigert@siemens.com>
Approved by: maintainer timeout (3 weeks)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
| |
Submitted by: Wesley Shields <wxs@atarininja.org>
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
|
|
|
| |
- 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>
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
Approved by: krion@
|
| |
|
|
|
|
|
|
|
| |
- 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>
|
| |
|
|
|
|
| |
Approved by: vanilla (co-mentor)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris
|
| |
|
| |
|
|
|
|
| |
PR: 45694
|
|
|
|
| |
Inspired by: PR 45694
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
|
|
|
|
| |
Approved by: pat
|
|
|
|
|
| |
PR: ports/41418
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
|
|
|
|
|
| |
PR: 38809
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
negative swap values on an Alpha with 2GB swap. I should probably use
`long long' for large swap x86 machines. (anybody want to help test?)
|
| |
|
| |
|
|
|
|
|
| |
Submitted by: Alexander Langer <alex@big.endian.de>
PR: 19064
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 11833
Submitted by: Sheldon Hearn <sheldonh@uunet.co.za>
|
|
|
|
|
| |
PR: ports/11620
Tom Pavel <pavel@SLAC.Stanford.EDU>
|
|
|
|
| |
I must really like taking on sick tasks. First gtk, now this.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
further. patch-ac had to be modified because of some line differences in the
configure script, but it is functionally the same.
MAINTAINERship of this port changed, with the approval of both the former
and new MAINTAINER.
I also added MASTER_SITE_SUNSITE and removed the former maintainer's personal
distsite.
PR: ports/10260
Submitted by: sheldonh (new maintainer)
|
|
|
|
|
| |
PR: 9461
Submitted by: Sheldon Hearn <axl@iafrica.com>
|
|
|
|
|
| |
PR: 9330
Submitted by: Sheldon Hearn <axl@iafrica.com>
|
|
|
|
|
| |
PR: 9306
Submitted by: maintainer
|
|
|
|
| |
Reported by: Leif Neland <root@swimsuit.internet.dk>
|
| |
|
|
|
|
| |
Submitted by: Josh Gilliam <josh@quick.net>
|
| |
|
|
|
|
|
| |
PR: 7661
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
|
|
|
|
|
| |
Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
PR: 7067
|
|
|
|
|
| |
PR: 6822
Submitted by: Brian Handy <handy@lambic.lmsal.com>
|
|
|
|
|
| |
PR: 6692
Submitted by: Brian Handy <handy@physics.montana.edu>
|
|
|
|
|
| |
PR: ports/5427
Submitted by: maintainer
|
| |
|
|
PR: 5096
Submitted by: Brian Handy <handy@physics.montana.edu>
|