| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=316355
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert to OptionsNG
- Force binutils from ports for 7.x/8.x because binutils from base is too old
- Trim Makefile headers
Feature safe: yes
Notes:
svn path=/head/; revision=306501
|
|
|
|
|
|
|
|
| |
- Fix Perl and Python bindings and enable per default
- Fix PHP bindings for PHP 5.4
Notes:
svn path=/head/; revision=302007
|
|
|
|
|
|
|
| |
Review by: bapt, David Naylor (kde team)
Notes:
svn path=/head/; revision=298557
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
--- mythtv-0.25-OLD/VERSION 2012-04-10 07:29:22.000000000 +0200
+++ mythtv-0.25-NEW/VERSION 2012-04-13 03:49:25.000000000 +0200
@@ -1 +1 @@
-SOURCE_VERSION="v0.25pre"
+SOURCE_VERSION="v0.25"
Redported by: Robert Backhaus <robbak@robbak.com>
Notes:
svn path=/head/; revision=296362
|
|
|
|
|
|
|
|
| |
- Fix mythbackend rc script to start after mysql
- Add HOME env variable for mythbackend to find it's home directory
Notes:
svn path=/head/; revision=296350
|
|
|
|
|
|
|
|
|
| |
Submitted by: Alex Kozlov
Reviewed by: perl (swills)
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=290590
|
|
|
|
| |
Notes:
svn path=/head/; revision=290230
|
|
|
|
|
|
|
| |
Bump portrevision of all ports which depend upon it.
Notes:
svn path=/head/; revision=289243
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Notes:
svn path=/head/; revision=289156
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Notes:
svn path=/head/; revision=282282
|
|
|
|
|
|
|
|
|
|
|
|
| |
structure
- Remove WRKSRC
- Bump PORTREVISION
Reported by: Ashley Diamond <ash@diamondbsd.com>
Notes:
svn path=/head/; revision=274459
|
|
|
|
|
|
|
| |
- Pet portlint (CPPFLAGS)
Notes:
svn path=/head/; revision=274370
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
constructions that parse out to [ -z "$foo" ] && foo=""
These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.
In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.
In a few places, add $FreeBSD$
No functional changes, so no PORTREVISION bumps
Notes:
svn path=/head/; revision=274133
|
|
|
|
| |
Notes:
svn path=/head/; revision=272537
|
|
|
|
| |
Notes:
svn path=/head/; revision=271309
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
support in webcamd svn (for mceusb-based receivers/transmitters and
USB DVB tuner remotes supported by the Linux code), and enable
support for a few more USB devices while we're at it tho of those
only an FTDI-based one was tested:
http://www.huitsing.nl/irftdi/ [1]
- Fix plist for audio/rhythmbox and multimedia/totem and
add missing LIRC_{CFLAGS,LIBS} variables to CONFIGURE_ENV for
multimedia/xine when building them with (optional) lirc support. [2]
- Chase liblirc_client shlib version bump for ports depdending on it
and bump PORTREVISIONs for ports depending on it by default.
Approved by: portmgr (miwi) [2]
Thanks to: Warren Block <wblock@wonkity.com> for testing [1]
Notes:
svn path=/head/; revision=269851
|
|
|
|
|
|
|
|
|
| |
- Add BINDINGS option (python only, perl not working yet)
- Add qt4-imageformats dependency for tmdb and ttvdb to get metadata images working
- Remove MD5 checksum
Notes:
svn path=/head/; revision=267386
|
|
|
|
|
|
|
| |
Noticed by: The Distilator
Notes:
svn path=/head/; revision=265857
|
|
|
|
|
|
|
|
|
| |
PR: ports/152759
Submitted by: makc
Obtained from: mythtv (r26391, r26434)
Notes:
svn path=/head/; revision=265593
|
|
|
|
|
|
|
|
|
| |
PR: ports/150383
Submitted by: Anonymous <swell.k at gmail.com>
Approved by: maintainer
Notes:
svn path=/head/; revision=261786
|
|
|
|
|
|
|
| |
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=258845
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- V4L support enabled for webcamd (works fine with DVB-S2 USB hardware)
- Use USERS/GROUPS framework
- Removed automatic database creation from POST-INSTALL [1]
- Harmonize mythtv and mythtv-frontend Makefiles and patches
- Remove incorrect CONFLICTS entry for mythtv-themes
Feature safe: yes
Discussed with: Mickael Maillot <mickael.maillot (AT) gmail.com> [1]
Thanks to: Torfinn Ingolfsen <torfinn.ingolfsen (AT) broadpark.no>
Approved by: beat (co-mentor)
Notes:
svn path=/head/; revision=256785
|
|
|
|
|
|
|
|
|
|
|
|
| |
- use ?= for the portrevision of a master port to make it possible to
change it in a slave port which depends upon lame
- bump portrevisions of ports which depend upon lame
- done via a semi-automated way (manual review and fixup)
- I tried to take care to not bump ports which only depend optionaly on
lame (with a default of no dependency)
Notes:
svn path=/head/; revision=255644
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The commit r203862 indirectly broke mythtv because until
that time the missing include of <sys/types.h> caused
that mythtv used gettimeofday(2) instead of ftime(3) and
nobody noticed that building with ftime is broken in
mythtv.
So instead of repairing the deprecated ftime usage I've
removed it and use the gettimeofday fallback as it was
until now but by pure intention now.
Approved by: beat (co-mentor)
Reported by: pointyhat via erwin
Notes:
svn path=/head/; revision=254329
|
|
|
|
|
|
|
| |
Approved by: miwi (mentor), beat (co-mentor)
Notes:
svn path=/head/; revision=251968
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
|
| |
PR: 143535
Submitted by: maintainer
Notes:
svn path=/head/; revision=249434
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
|
| |
PR: 141722 141723 141724
Submitted by: Bernhard Froehlich <decke@bluelife.at> (maintainer)
Notes:
svn path=/head/; revision=246236
|
|
|
|
|
|
|
|
|
| |
0.22 release. He has done exemplary work porting MythTV to FreeBSD!
Approved by: Bernhard Froehlich <decke@bluelife.at>
Notes:
svn path=/head/; revision=244306
|
|
|
|
|
|
|
|
| |
PR: ports/136629
Submitted by: Bernhard Froehlich <decke at bluelife dot at>
Notes:
svn path=/head/; revision=238932
|
|
|
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
Notes:
svn path=/head/; revision=238701
|
|
|
|
|
|
|
|
|
|
|
| |
ffmpeg port
- Bumped PORTREVISION
Reported by: Torfinn Ingolfsen <torfinn dot ingolfsen at broadpark dot no>
Submitted by: Bernhard Frohlich <decke at bluelife dot at>
Notes:
svn path=/head/; revision=232698
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=230402
|
|
|
|
|
|
|
|
|
|
| |
- Fixed mtree problem [2]
Reported by: Bernhard Frohlich <decke at bluelife dot at> [1]
Reported by: QAT & erwin (pointyhat) [2]
Notes:
svn path=/head/; revision=230247
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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>
Notes:
svn path=/head/; revision=229856
|
|
|
|
| |
Notes:
svn path=/head/; revision=225073
|
|
|
|
|
|
|
| |
PRs are outstanding.
Notes:
svn path=/head/; revision=218184
|
|
|
|
|
|
|
|
|
| |
fixed in next two months.
With hat: portmgr
Notes:
svn path=/head/; revision=215228
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=214430
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Notes:
svn path=/head/; revision=193146
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=189989
|
|
|
|
|
|
|
| |
Marked broken by: kris
Notes:
svn path=/head/; revision=188342
|
|
|
|
| |
Notes:
svn path=/head/; revision=188230
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=186045
|