| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
starting with A
Notes:
svn path=/head/; revision=240066
|
|
|
|
|
|
|
| |
- Add some commentary to Makefile
Notes:
svn path=/head/; revision=239809
|
|
|
|
| |
Notes:
svn path=/head/; revision=239663
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Rephrase IGNORE statement so it reads better
- Make Lua support mandatory, build fails without it
- Include support for Theora video capture
- Minor Makefile cleanups
Submitted by: Olexandr Sydorchuk (parts)
Notes:
svn path=/head/; revision=239637
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
Notes:
svn path=/head/; revision=238781
|
|
|
|
|
|
|
| |
Tested by: pav on pointyhat
Notes:
svn path=/head/; revision=238018
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214428
|
|
|
|
|
|
|
|
| |
- Clean up Makefile header
- Improve on port description, kill space at EOL
Notes:
svn path=/head/; revision=212210
|
|
|
|
|
|
|
| |
into safekeeping due to inactivity.
Notes:
svn path=/head/; revision=212200
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
should unbreak astro/celestia-gtk and astro/celestia-gnome as well;
. bump PORTREVISION.
Pointed out by: pointyhat, kris at ports-developers
Approved by: portmgr (erwin),
jylefort (maintainer, implicit)
Stolen from: debian @ FreeNode IRC archive
Notes:
svn path=/head/; revision=191609
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
|
| |
PR: ports/111643
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=191386
|
|
|
|
|
|
|
| |
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
Notes:
svn path=/head/; revision=175781
|
|
|
|
|
|
|
|
|
|
| |
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
Notes:
svn path=/head/; revision=175261
|
|
|
|
|
|
|
|
|
| |
PR: ports/101612
Submitted by: alepulver
Hat: portmgr
Notes:
svn path=/head/; revision=173100
|
|
|
|
|
|
|
| |
longer necessary.
Notes:
svn path=/head/; revision=161414
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Do not use OPTIONS for the mutually exclusive UI choices, use
conflicting slave ports (celestia-gnome and celestia-gtk)
- Axe KDE support since I cannot test it (patches welcome)
- Enable Lua support by default
- Always install a desktop entry
- Relayout the Makefile
- Take maintainership
Notes:
svn path=/head/; revision=161334
|
|
|
|
| |
Notes:
svn path=/head/; revision=161274
|
|
|
|
| |
Notes:
svn path=/head/; revision=161245
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR.
Thanks for contributing.
Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.
While I'm here:
- fix a little nit in the csound port (I think the intention was to
create no backup file instead of creating one with a "-e" extension)
- set ARCH to i386 in the amd64 case for the acroread7 port. This
is a work-around to be able to install everything when a dependency
is not already installed (ARCH is read-only in sub-makes, so the
dependencies can't change it). This should be removed when the
dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]
Not objected to by: portmgr (explicit: krion; silence: rest)
Maintainer timeout: ~4 months
Submitted by: Sangwoo Shim <sangwoos@gmail.com> [1]
PR: 87985 [1]
Notes:
svn path=/head/; revision=155784
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Shared lib version and PORTREVISION bumb for all affected ports.
While I'm here:
- Remove USE_MESA knob where it was (35 ports).
It marked as depricated for 2 years.
PR: ports/90247
Submitted by: Ermal Lu?i <eri--@albabsd.org>
Notes:
svn path=/head/; revision=153347
|
|
|
|
| |
Notes:
svn path=/head/; revision=153010
|
|
|
|
| |
Notes:
svn path=/head/; revision=147269
|
|
|
|
| |
Notes:
svn path=/head/; revision=132957
|
|
|
|
|
|
|
|
| |
PR: 77573
Submitted by: Jean-Yves Lefort
Notes:
svn path=/head/; revision=131272
|
|
|
|
|
|
|
| |
Noticed by: PointyHat Construction Company
Notes:
svn path=/head/; revision=125499
|
|
|
|
| |
Notes:
svn path=/head/; revision=125129
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=124950
|
|
|
|
|
|
|
| |
Approved by: portmgr (self)
Notes:
svn path=/head/; revision=118221
|
|
|
|
| |
Notes:
svn path=/head/; revision=111916
|
|
|
|
|
|
|
|
| |
PR: 65674 65675 65676 65677 65678 65679
Submitted by: Roman Neuhauser <neuhauser at chello dot cz>
Notes:
svn path=/head/; revision=107370
|
|
|
|
| |
Notes:
svn path=/head/; revision=105133
|
|
|
|
|
|
|
|
|
|
| |
site for now.
Noticed by: krion
Obtained from: <URL:http://www.alltheweb.com> search engine (the new site)
Notes:
svn path=/head/; revision=104519
|
|
|
|
|
|
|
|
| |
PR: 61280
Submitted by: Jean-Yves Lefort
Notes:
svn path=/head/; revision=104335
|
|
|
|
| |
Notes:
svn path=/head/; revision=103868
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
| |
Notes:
svn path=/head/; revision=99278
|
|
|
|
|
|
|
| |
Obtained from: partly from http://spegill.linux.is/gentoo/gentoo-portage/app-misc/celestia/files/celestia-gcc3.patch
Notes:
svn path=/head/; revision=88164
|
|
|
|
|
|
|
|
|
|
|
| |
Also applied PR ports/46149
PR: ports/46149
Submitted by: Brad Laue <brad@brad-x.com>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=88163
|
|
|
|
|
|
|
|
|
|
| |
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris
Notes:
svn path=/head/; revision=82300
|
|
|
|
| |
Notes:
svn path=/head/; revision=81207
|
|
|
|
| |
Notes:
svn path=/head/; revision=78547
|
|
|
|
| |
Notes:
svn path=/head/; revision=76700
|
|
|
|
|
|
|
|
| |
PR: 42180
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes:
svn path=/head/; revision=65266
|
|
|
|
|
|
|
| |
Reported by: kris
Notes:
svn path=/head/; revision=59858
|
|
|
|
|
|
|
|
|
|
|
| |
Support pthreads.
Submitted by: Geoffrey Lassner
Make GTK+ optional.
Notes:
svn path=/head/; revision=59733
|
|
|
|
| |
Notes:
svn path=/head/; revision=59732
|