| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
ffmpeg port
- Bumped PORTREVISION
Reported by: Torfinn Ingolfsen <torfinn dot ingolfsen at broadpark dot no>
Submitted by: Bernhard Frohlich <decke at bluelife dot at>
|
|
|
|
|
|
|
|
| |
configure script creates an invalid mythconfig.h with some locale settings.
Seems to be a similar problem as described in this PR:
http://www.freebsd.org/cgi/query-pr.cgi?pr=76585&cat=
Reported by: Maciej Milewski <milu at dat dot pl>
|
|
|
|
|
|
|
| |
- Fixed mtree problem [2]
Reported by: Bernhard Frohlich <decke at bluelife dot at> [1]
Reported by: QAT & erwin (pointyhat) [2]
|
|
|
|
|
|
|
|
|
|
| |
- Fixed user handling
- Added entry to UPDATING for 0.21 to 0.21 version upgrade
- Enable build on amd64
- Unbreak, undeprecate, and unexpire
PR: ports/126343
Submitted by: Anders Troback <freebsd at troback dot com>
|
| |
|
|
|
|
| |
PRs are outstanding.
|
|
|
|
|
|
| |
fixed in next two months.
With hat: portmgr
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
| |
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
|
|
|
|
|
|
|
| |
This is necessary to maintain protocol compatibility with Linux
distributions, on which we're generally dependent for tuner
functionality. Unfortunately, there's no distribution for this
version, and it's already been overtaken. Watch this space.
Submitted by: dmlb
This also fixes a build error reported by pointyhat.
|
|
|
|
| |
Marked broken by: kris
|
| |
|
|
|
|
|
|
|
|
|
| |
KEYWORD: FreeBSD scourge. We have ignored this keyword
for a long time now, so this is a non-functional change
(therefore no PORTREVISION bumps).
Insert a $FreeBSD tag where needed, and adjust a comment
in mail/milter-regex to match reality.
|
|
|
|
|
| |
Submitted by: usleepless <usleepless@gmail.com>
PR: ports/108667
|
| |
|
|
|
|
| |
Depend on new version of LIRC.
|
| |
|
|
|
|
| |
Encouraged by: pav
|
|
|
|
| |
Make it clear that you need to initialize as user mythtv.
|
|
|
|
|
| |
Submitted by: rafan
Tested on: pointyhat
|
|
|
|
| |
broken at that time and no fix has been submitted.
|
| |
|
|
|
|
|
|
|
|
| |
Requested by: droso
Restrict to i386 until we know it works elsewhere.
Reduce portlint whining: Replace program names with variables.
|
|
|
|
| |
PR: ports/108082
|
|
|
|
|
|
|
|
| |
that is subsequently rejected.
Make a better job of configuring what we can.
qt-mysql-plugin is a run dependency, not a build dependency.
|
|
|
|
| |
database if it doesn't already exist.
|
| |
|
|
|
|
|
| |
This still needs investigation; some of the package targets are not
working properly.
|
|
|
|
|
| |
Currently we only know that it builds on i386, and it doesn't on
amd64, so restrict it to i386.
|
|
|
|
|
|
|
| |
Make MySQL server an option, not a requirement. We only need the client to build.
Install mythbackend in a more conventional manner.
Suggested by: itetcu
|
|
|
|
| |
Suggested by: itetcu
|
|
Currently, the port builds and installs MythTV, but doesn't help much
in configuring it.
|