| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: ports/39950
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
| |
It seems I'm currently the committer living closest
to the north pole.
Approved by: sheldonh (mentor)
|
| |
|
| |
|
|
|
|
|
|
| |
of Astrophysics, Caltech, Pasadena, CA, USA).
Obtained using: GPS
|
|
|
|
|
| |
Reviewed by: cjh (mentor)
Approved by: cjh (mentor)
|
|
|
|
|
| |
PR: 39746
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
failing. In his config.log I noticed a pthreads problem:
/usr/X11R6/lib/libMesaGL.so: undefined reference to `pthread_getspecific'
/usr/X11R6/lib/libMesaGL.so: undefined reference to `pthread_key_create'
/usr/X11R6/lib/libMesaGL.so: undefined reference to `pthread_setspecific'
I was not able to reproduce the problem, so I asked him to test
this patch, but have not seen a response. However, it causes no
trouble for me.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Nghtfall can produce animated views of eclipsing binary stars,
calculate synthetic lightcurves and radial velocity curves.
Eventually it can determine the best-fit model for a given set
of observational data of an eclipsing binary star system.
Submitted by: Christian Brueffer <chris@unixpages.org>
PR: ports/35193
|
|
|
|
|
|
| |
o Update maintainer email
Submitted by: maintainer
|
|
|
|
| |
Reported by: kris
|
|
|
|
|
|
|
|
| |
Support pthreads.
Submitted by: Geoffrey Lassner
Make GTK+ optional.
|
| |
|
| |
|
|
|
|
|
| |
PR: 37645
Submitted by: Marco Molteni <molter@gufi.org>
|
|
|
|
|
|
|
|
| |
use a specific version of Tk and other fluff. Install the markers that
come with the xearth port.
PR: 36185 (Update to 0.93)
Submitted by: Lars Eggert <larse@isi.edu>
|
|
|
|
| |
Requested by: Geoffrey Lassner, Bohdan 'Nexus' Horst, and Jud
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/37106
Submitted by: maintainer
|
|
|
|
|
|
| |
o Update maintainer email
Submitted by: maintainer
|
|
|
|
|
| |
Reviewed by: dwmalone (mentor)
Approved by: brian, markm
|
|
|
|
| |
Reviewed by: dwmalone (mentor)
|
|
|
|
|
|
| |
entries are sorted from East to West.
Reviewed by: dwmalone (mentor)
|
|
|
|
| |
the qt145 port.
|
| |
|
|
|
|
| |
Approved by: des
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
which probably isn't supposed to be removed is misc/instant-workstation,
which had a dependency on audio/xamp (being removed), so I removed that
dependency and bumped PORTREVISION. All other ports are real dependents
upon Qt 1.x, including KDE 1.x stuff.
Code in bsd.kde.mk supporting these ports is also removed or adjusted.
Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be
committed Real Soon Now (TM), pending repo-copies.
This commit made in impending view of Qt3/KDE3 entering ports tree.
|
|
|
|
|
|
|
|
|
|
| |
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
|
|
|
|
|
|
| |
2) Add patch to fix segfault
Submitted by: Gerard Eviston <geviston@bigpond.net.au> (2)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* explose -> explore
* january -> January
* documentfor -> document for
* encorporated -> incorporated
* function -> functions
* julian -> Julian
* calculater -> calculate
* formely -> formerly
* Javascript -> JavaScript
* timezone -> time zone
* Calisto -> Callisto
* outter -> outer
PR: 36480
Submitted by: Eric Yu <ericyu@mail2000.com.tw>
|
|
|
|
|
| |
PR: 36135
Submitted by: MAINTAINER: David Wolfskill <david@catwhisker.org>
|
|
|
|
|
| |
Reviewed by: murray
Approved by: murray
|
|
|
|
|
|
|
|
|
|
|
|
| |
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
|
|
|
|
| |
An orbital simulator
|
|
|
|
| |
Should portlint be complaining about this?
|
|
|
|
| |
Use DISTNAME, per portlint.
|
| |
|
|
|
|
|
| |
PR: 35492
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 34647
Submitted by: maintainer
- install icons to the directory gpsman looks for them in
PR: 34060
Submitted by: maintainer, Slaven Rezic <slaven.rezic@berlin.de>
Move EXTRACT_SUFX up in the Makefile (portlint).
|
|
|
|
|
|
|
|
| |
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
Use command macros where appropriate.
|