| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
Volunteers for maintaining it when 0.5 comes out?
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: tobez
|
|
|
|
|
| |
PR: ports/88160
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
| |
Forgotten by: jylefort
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 2.32
- Respect ${CC}, ${CFLAGS}, ${NOPORTDOCS}, ${DOCSDIR} and ${EXAMPLESDIR}
- Pass maintainership to submitter
Moreover:
- In order to ensure proper permissions/ownerships/stripping, override the
vendor install and use ${INSTALL_*} instead
- Group distfiles by using ${DIST_SUBDIR}
[1]:
PR: ports/88070
Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> (new maintainer)
|
|
|
|
|
| |
I don't want to scare anybody, but at this moment the moon comes
128 meters per minute closer to the earth.
|
| |
|
|
|
|
| |
Approved by: maintainers
|
|
|
|
| |
Source: distfile survey
|
| |
|
| |
|
|
|
|
|
| |
Source: distfile survey
Hat: portmgr
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 87068
Submitted by: David Wolfskill <david@catwhisker.org> (maintainer)
|
| |
|
|
|
|
|
|
| |
PR: ports/86887
Submitted by: Jukka A. Ukkonen <jau@iki.fi>
Approved by: sem (mentor)
|
|
|
|
| |
Reviewed and extra magic by: fenner
|
|
|
|
| |
Approved by: sem (mentor)
|
|
|
|
|
|
|
|
| |
his older one. A google search didn't show anything.
Someone should adopt this popular port and mirror the distfile!
Source: distfile survey
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 0.7.1
- Use %%DATADIR%% in pkg-plist
- Update the WWW line
Moreover:
- Use GCC=3.3+
- Reword pkg-descr
- Reformat the Makefile
[1]:
Submitted by: danfe
|
| |
|
|
|
|
| |
Add the one other committer who is within artillery range.
|
|
|
|
| |
Asked by: dds
|
|
|
|
|
|
|
|
|
| |
This appears to require 5 digits after the decimal point. Specifying
6 would pinpoint the location to about 11 cm in a north/south
direction and about 8 in east/wast, which is too specific for moving
beings.
See also: http://maps.google.com/maps?&ll=-35.13899,138.77295&spn=0.001,0.001&t=k
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Motivated by: dds
|
| |
|
| |
|
|
|
|
|
|
| |
whitespace for harti's entry
add my entry
space out the LA committers so that all 5 names are readable
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: pav (mentor)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search
|
|
|
|
|
|
|
|
|
| |
item on my TODO list... Move.
Also realign the names in the area so we're actually a little readable
if you zoom in.
Approved by: ahze (mentor)
|
| |
|
|
|
|
|
| |
PR: ports/86161
Submitted by: Henrik Brautaset Aronsen <freebsd-ports@henrik.synth.no>
|
| |
|
|
|
|
|
|
| |
they still seem build and work just fine per my testing here.
Approved by: portmgr (clement)
|
| |
|
|
|
|
| |
an email announcing their demise and give users the chance to submit fixes.
|
|
|
|
| |
Reported by: krismail
|
|
|
|
|
| |
PR: ports/83608
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
| |
PR: ports/83607
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
| |
Obtained from: Google Maps
|
|
|
|
| |
Approved by: flz (mentor)
|
|
|
|
| |
Approved by: flz (mentor)
|
| |
|
|
|
|
| |
Approved by: anholt (mentor)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
work in a proper way.
Reported by: pointyhat via kris
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
tools to strip binaries anymore, so it's not neccesary anymore to override
STRIP and STRIP_CMD.
- USE_LINUX_PREFIX implies NO_MTREE now.
- In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
instead upon the native FreeBSD libraries.
- The variable LINUX_BASE_PORT contains a string which is suitable as an
item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
instead of a hardcoded reference.
- Change all ports to comply to the "new world order".
- The Ports Collection now allows to override the default linux_base port.
Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use
${PORTSDIR}/emulators/linux_base-${OVERRIDE_LINUX_BASE_PORT}).
- If USE_LINUX or OVERRIDE_LINUX_BASE doesn't point to an existing linux_base
port and if USE_LINUX isn't set to "yes" (case insensitive), the port will
be marked as IGNORE. [1]
- Readd USE_LINUX knobs into several ports and make several uses of a
conditional dependency ("USE_LINUX?=") into an unconditional one
("USE_LINUX=") which where removed/changed by Trevor to allow the use of
alternative linux_base ports. While this is a nice goal, the implementation
resulted in missing dependencies. The OVERRIDE_LINUX_BASE_PORT knob
in this commit is supposed to fix the problem while keeping the feature.
Basicaly this includes a backout of Trevor's commit, to prevent confusion
I mention it here explicitely.
- Use the correct prefix (X11- instead of LOCAL- or LINUX-) for some ports.
Chase dependencies for this.
- Changes to make linux_devtools installable on amd64, remove some stray
device nodes (they don't work on recent OS versions and aren't really
needed).
- Make linux_base-8 PREFIX clean and remove some stray device nodes.
Additionally tell a little bit more about how to setup NIS/YP [2].
- Update the PGSQL dependency in the linux-opengroupware port to a recent
version (the old one isn't available anymore), I don't know if this
works (at least it isn't more broken than before).
- Use PREFIX/usr/share/doc instead of PREFIX/usr/doc in the divx4linux
ports, the former path exists already and gets populated by other
packages too (PREFIX=LINUXPREFIX!).
- Fix some obvious (non-linuxolator) bugs in some linux ports while being
there.
- Bump PORTREVISION where neccesary.
Requested by: portmgr (linimon) [1]
Submittted by: Gerrit Kuehn <gerrit_huehn@gruft.fido.de [2]
Approved by: portmgr (kris, linimon), maintainers (or maintainer timeout)
Tested on: ports cluster (kris)
Reviewed by: silence on emulation@
Superseedes PR: 69997
Maintainer approval from:
chris@chrisburkert.de
cracauer@cons.org
des
girgen
jamie@bishopston.net
mezz
mi
nivit@users.sf.net
pat
simond@irrelevant.org
riggs@rrr.de
Udo.Schweigert@Siemens.com
|
|
|
|
|
|
| |
PR: 82298
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
Approved by: Josh Paetzel (maintainer)
|
|
|
|
| |
(BSD.x11-4.dist rev. 1.27), so remove it from plist.
|
|
|
|
|
|
|
| |
- Maintainer == Submitter effective now
PR: ports/82095
Submitted by: Josh Paetzel <josh@tcbug.org>
|
|
|
|
| |
Submitted by: J.R. Oldroyd <jr@opal.com> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
of stale, obsolete, unused, irrelevant and unloved.
60 days grace in which I will gladly accept fix requests.
PR: ports/79666
Submitted by: me
|
|
|
|
| |
Submitted by: Michael Schamber <5-d@gmx.net>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
I think I'm technically still in Ottawa. They call it Nepean,
but it was incorporated into Ottawa about 5 years ago.
There must be a better way to find my location. I had to use
http://www.mapquest.com/maps/latlong.adp
and keep changing values until it came out as my exact location.
I blame Canada.
|
|
|
|
|
|
|
| |
needed
PR: ports/80456
Submitted by: J.R. Oldroyd <fbsd@opal.com> (maintainer)
|
| |
|
|
|
|
|
| |
PR: 80578
Submitted by: Renato Botelho (maintainer)
|
|
|
|
| |
Obtained from: thierry
|
| |
|
|
|
|
|
|
| |
unreachable
Requested by: maintainer
|
|
|
|
|
|
|
|
| |
- use %%DATADIR%% macro
- use libtool 1.5
PR: 80334
Submitted by: Renato Botelho (maintainer)
|
|
|
|
|
|
|
| |
- Note that the previous update was also
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
PR: ports/79457
|
|
|
|
|
|
| |
PR: ports/79641
Submitted by: Renato Botelho <freebsd@galle.com.br>
Approved by: pat (maintainer)
|
|
|
|
|
|
|
|
| |
- Transfer maintainership to the submitter
PR: ports/79643
Submitted by: Renato Botelho <freebsd@galle.com.br>
Approved by: Marco Molteni <molter@gufi.org> (maintainer)
|
|
|
|
| |
Reported by: pointyhat via kris
|
| |
|
|
|
|
| |
Requested by: Dan Langille <dan@langille.org>
|
|
|
|
|
|
|
|
| |
- pkg-plist fixes
PR: ports/79968
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Approved by: adamw (mentor)
|
|
|
|
| |
Approved by: adamw (mentor)
|
|
|
|
| |
Approved by: adamw (mentor)
|
|
|
|
| |
after 5.4-RELEASE.
|
|
|
|
|
|
|
| |
GUI disabled on 4.x for now
PR: ports/79349
Submitted by: J.R. Oldroyd <fbsd@opal.com> (maintainer)
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
| |
|
| |
|
|
|
|
|
|
| |
it appropriately.
Found by: portlint
|
| |
|
|
|
|
|
| |
PR: ports/79456
Submitted by: Ports Fury
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
|
| |
Reported by: pointyhat via kris
Approved by: portmgr (krion)
|
|
|
|
| |
Reported by: pointyhat via krion
|
|
|
|
|
| |
PR: ports/78225
Submitted by: Aaron Dudek
|
|
|
|
|
| |
PR: 77573
Submitted by: Jean-Yves Lefort
|
| |
|
| |
|
|
|
|
| |
- Also fix few brainos
|
|
|
|
|
|
|
| |
- Transfer MAINTAINER to submitter
PR: ports/78566
Submitted by: Søren Straarup <xride@x12.dk>
|
|
|
|
| |
Approved by: krion (mentor)
|
|
|
|
|
|
|
|
| |
not under the Pacific ocean.
Obtained from: heavens-above.com
Noticed by: avatar@
Exposed by: xearth -mag 9
|
|
|
|
|
|
| |
more crowded.
Obtained from: avatar
|
| |
|
|
|
|
|
|
| |
Increase French count.
Approved by: pav (mentor)
|
|
|
|
| |
Approved by: arved (mentor)
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Prune pkg-descr (me)
PR: ports/77848
Submitted by: Sam Lawrence
|
|
|
|
|
| |
PR: ports/77847
Submitted by: Sam Lawrance
|
| |
|
|
|
|
|
| |
PR: ports/77752
Submitted by: Sam Lawrance <boris at brooknet.com.au>
|
|
|
|
|
|
|
| |
This copy of the distfile is also called .tar.gz but is an uncompressed
copy of that file.
Nagged by: kris
|
|
|
|
|
|
| |
Obtained from: mat (and his IGN maps)
Requested by: pav (so he may come and burn my house if I break something
outside of Java ports -- or so I guess)
|
| |
|
|
|
|
| |
changes
|
|
|
|
|
| |
PR: ports/76065
Submitted by: David Wolfskill
|
|
|
|
|
| |
PR: ports/76259
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
|
|
|
|
|
|
|
|
| |
Support GCONF_SCHEMAS
Support SUB_LIST
PR: ports/76157
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: ports/76156
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: ports/76155
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 75868
Submitted by: Robert C. Noland III <rnoland@2hip.net>
|
|
|
|
|
| |
<hmendes@brturbo.com>: host mx.brturbo.com[200.199.201.144] said: 550 User
unknown: hmendes@brturbo.com
|
|
|
|
|
| |
PR: ports/75947
Submitted by: Ports Fury
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
|
| |
Submitted by: Ports Fury
Approved by: portmgr (implicit)
|
|
|
|
|
|
|
|
| |
incorrectly inherited from the linux-gtk port because it was not
previously overridden in this slave port).
Noticed by: eikbot
Approved by: portmgr (self)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.
It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).
This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).
Changes:
- change the default linux_base from v7 to v8
- add a newer freetype to linux_base-8 for nicer fonts display [1]
- don't let cpio use hardlinks in the linux_base-8 port to quiet some
warnings in some cases [2]
- fix a cut&past error in the linux_base-8 pkg-install script [3]
- convert the binary knob "USE_LINUX" to a version specifier, e.g.
USE_LINUX=<value> specifies a dependency upon
emulators/linux_base-<value>, exceptions are a value of "7" (which
does what you want and adds a dependency to linux_base) and any
value without a corresponding port in
PORTSDIR/emulators/linux_base-<value> (which adds a dependency to
the default linux_base)
- don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob,
this allows us to use the USE_LINUX_PREFIX knob for linux_base and
paves the way for splitting up future linux base ports into
individual pieces
- remove RESTRICTED from some GPL licensed ports, even when we only
distribute binaries, we get them from official linux sites, so
anyone can grab them there if he needs to
- add a dependency upon the linux X11 bits where necessary (based upon
guesswork)
- don't use USE_X_PREFIX in some linux ports since it adds a dependency
to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean
solution would be to remove the implicit USE_XLIB from USE_X_PREFIX)
- bump the portrevision of the linux ports ("better safe than sorry"
algorithm)
- pass maintainership of the important linux infrastructure to a
mailinglist, hijack freebsd-emulation@ for this purpose (if somebody
doesn't like this: tell us your bikeshed color at freebsd-emulation@,
my color would be "linuxolator@" in case someone cares...)
- add a pkg-install script for linux-fontconfig, but don't use it;
everything should work without it (the FreeBSD fc-cache program should
do all the work), but in case we need it we just need to decomment the
pkg-install part in the Makefile
- fix some dependencies
- fix some bugs
- add some static plists
- unbreak the ports with dependecies to more than one linux_base
This also fixes some ports which are marked BROKEN because of dependencies
to v7 and v8 of linux_base at the same time.
Known bugs:
- the linux-mesa and linux-devtools ports install libGL*.so symlinks
- some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by
the linux X11 port, so linx_Base-8 moans at deinstall time)
Future work (interested souls should coordinate with freebsd-emulation@):
- add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies,
or modify the behavior of USE_XLIB in the USE_LINUX case
AFAIK trevor has some patches.
- make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of
the PREFIX?= workaround in some linux ports
Should be discussed/coordinated on/with x11@.
- move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/
- update to a more recent linux base
PR: 69997, 70539 (and maybe others)
Discussed with/on: java@, x11@, trevor, portmgr
Tested by: mezz, portmgr, pointyhat
RPM hunted down by: Joseph Gelinas <scirocco@tasam.com> [1]
Requested by: portmgr [2]
Submitted by: kris [3]
Approved by: portmgr
|
|
|
|
|
| |
PR: ports/75617
Submitted by: Ports Fury
|
|
|
|
| |
Noticed by: PointyHat Construction Company
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
The astro/celestia port Makefile v1.17 is currently pointing
to a known incomplete source tarball.
Change MASTER_SITES to point to SourceForge's repositories
for Celestia. Change distinfo to correlate.
PR: ports/68252
Submitted by: "Paul Seniura" <pdseniura@techie.com>
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
|
| |
o Move databases/sqlite to databases/sqlite2.
o Fix dependency on databases/sqlite.
o Update sqlite2 to 2.8.15.
o Bump PORTREVISION, accordingly.
Approved by: portmgr, maintainers of sqlite and related ports
|
|
|
|
|
|
|
|
|
|
| |
a new marker file for contributers who aren't blessed with
commiter status (yet)
Feel free to backup if you think it's nonsense to have this file.
PR: ports/74164
Submitted by: Erik Greenwald <erik@smluc.org>
|
|
|
|
|
|
| |
PR: 75695
Submitted by: Manfred Riem <mnriem@gmail.com>
Approved by: maintainer timeout
|
| |
|
|
|
|
|
|
|
|
|
| |
seti-applet 0.4.1 was removed as part of phase II of the
GNOME 1.4 desktop removal. this PR refer to seti-applet
2.1.3 which is GNOME 2.0 compliant.
PR: ports/63715
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
|
|
|
|
|
| |
<vinc@freebsd-fr.org>: host mail.niv2.com[212.129.61.4] said: 550
vinc@freebsd-fr.org unknown user account (in reply to RCPT TO command)
|
|
|
|
| |
broken at that time, and a fix has not been submitted to GNATS.
|
| |
|
|
|
|
|
| |
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
|
|
|
|
|
| |
PR: ports/74925
Submitted by: maintainer
|
| |
|
|
|
|
| |
Orbit Reconstruction, Simulation and Analysis
|
|
|
|
|
| |
PR: ports/74776
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
|
|
|
|
| |
Approved by: ade (mentor)
|
|
|
|
|
| |
PR: ports/74648
Submitted by: Vaida Bogdan <vaidab@safe-mail.net>
|
|
|
|
| |
Reviewed by: mux
|
|
|
|
| |
Reported by: pointyhat (kris)
|
| |
|
| |
|
| |
|
|
|
|
| |
away in next version
|
|
|
|
|
| |
PR: ports/73869
Submitted by: J.R. Oldroyd <fbsd@opal.com> (maintainer)
|
|
|
|
| |
big upgrade.
|
|
|
|
|
| |
PR: ports/73457
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
|
|
|
|
|
| |
PR: ports/73342
Submitted by: Ports Fury
|
|
|
|
| |
Approved by: adamw (mentor)
|
|
|
|
| |
Approved by:adamw (mentor)
|
|
|
|
|
| |
PR: ports/73012
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Use your unused CPU cycles to aid in computations analyzing radio
telescope information for possible signs of ET.
This version of SETI@home is based on BOINC (Berkeley Open
Infrastructure for Network Computing). Several other projects
besides SETI@home are using BOINC. BOINC lets you participate in
more than one project, and it lets you specify what fraction of
your computer time should go to each project.
This port requires net/boinc-client and together these supersede
the astro/setiathome port which is now known as SETI-Classic.
Be sure to join the "FreeBSD" team on the SETI website once you're
up and running.
WWW: http://setiweb.ssl.berkeley.edu/
PR: ports/72715
Submitted by: J.R. Oldroyd <fbsd@opal.com>
|
|
|
|
|
| |
Submitted by: des
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/72096
Submitted by: Joel Ray Holveck <joelh@piquan.org>
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
|
| |
Reported by: pointyhat.freebsd.org
Approved by: portmgr (marcus), fjoe (mentor, implicit)
|
|
|
|
|
|
|
|
| |
original code is a non-portable Linuxism; this patch changes it to a non-
portable FreeBSDism. A more elaborate and portable patch will be submitted
to the author.
Approved by: portmgr (krion), maintainer
|
|
|
|
|
|
|
|
|
| |
- Support the "9999" string: visibility > 10km
- All the world is not North America
- Support Pressure values in hectopascals
- Support weather stations outside of North America:
Move Station ID detection out of the token parser loop
- Bump PORTREVISION and take Maintainership
|
|
|
|
| |
Submitted by: Tobias Klausmann <klausman@schwarzvogel.de> (author)
|
| |
|
|
|
|
|
| |
PR: ports/70937
Submitted by: Jan Srzednicki <w@wrzask.pl>
|
|
|
|
| |
Approved by: fjoe (mentor)
|
| |
|
|
|
|
|
| |
PR: ports/70781
Submitted by: Ports Fury
|
|
|
|
| |
Approved by: anholt (mentor)
|
|
|
|
| |
Approved by: leeym (mentor)
|
| |
|
| |
|
|
|
|
| |
Approved by: den (mentor)
|
|
|
|
| |
- Add ftp8.de.freebsd.org (both RWTH Aachen)
|
|
|
|
|
| |
PR: 69673
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Typo: WITH_TIFF should really be WITHOUT_TIFF
PR: ports/69497
Submitted by: maintainer
|
|
|
|
| |
message.
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/69330
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
|
|
|
|
|
| |
PR: ports/69289
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: ports/69214
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/69181, ports/69182, ports/69183
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
|
|
|
|
|
| |
PR: ports/68784
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
| |
those ports will not work. Please see the more detail about this:
http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html
Also, please check http://www.freebsd.org/gnome/docs/porting.html for the
update about gconf, gconf.pl script and etc.
Approved by: marcus (portmgr hat)
Reviewed by: My team, FreeBSD GNOME Team
|
|
|
|
|
| |
PR: ports/68626
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: ports/68500
Submitted by: michael johnson <ahze@ahze.net>
|
|
|
|
|
| |
PR: ports/68367
Submitted by: Ports Fury
|
| |
|
|
|
|
|
|
|
|
| |
since the PR was filed.)
PR: ports/66901
Submitted by: Roman Neuhauser <neuhauser at chello dot cz>
Approved by: maintainer timeout (4 weeks)
|
|
|
|
|
|
| |
PR: ports/67904
Reported by: astro <e99@gmx.net>
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
|
| |
|
|
|
|
| |
Approved by: maintainer timeout (4 weeks)
|
|
|
|
|
| |
PR: ports/67990
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/67883
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
- enable experimental mysql support
- drop gcc3x dependency
PR: ports/67638
Submitted by: maintainer
|
|
|
|
|
|
| |
PR: ports/66903 (based on)
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Approved by: maintainer timeout (2 weeks)
|
| |
|
| |
|
|
|
|
|
|
| |
fix build on -stable
Noticed by: Dominik Brettnacher <domi@saargate.de>
|
|
|
|
|
| |
PR: ports/67071
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
|
|
|
|
|
| |
PR: ports/67067
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
|
|
|
|
| |
a smart configure script which figures things out on its own.
|
|
|
|
|
|
|
| |
safeness, fix compilation where needed.
Committers: Please do NOT include Makefile.kde or commit new ports which do
so. It's for use with the core KDE ports maintained by kde@freebsd.org ONLY.
|
|
|
|
|
| |
PR: ports/66149
Submitted by: Aaron Dudek <adudek@gwu.edu>
|
|
|
|
| |
(sort from east to west)
|
|
|
|
|
|
|
|
|
| |
primary OS any longer.
Thanks for all your work, Serge! Sorry to see you go.
PR: 66407
Submitted by: Serge Gagnon <gagnon_s@sympatico.ca> (maintainer)
|
|
|
|
| |
Approved by: Scott A. Moberly <smoberly@karamazov.org> (maintainer)
|
| |
|
|
|
|
| |
Requested by: brueffer
|
|
|
|
| |
format.
|
| |
|
|
|
|
| |
Noticed by: bento via kris
|
|
|
|
|
| |
PR: 65674 65675 65676 65677 65678 65679
Submitted by: Roman Neuhauser <neuhauser at chello dot cz>
|
| |
|
|
|
|
| |
Approved by: Jeremy Messenger <mezz7@cox.net> (previous maintainer)
|
|
|
|
| |
An Integrated Observational Environment for amatuer astronomers
|