| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
06 May 2013 10:22:41
  |
bapt  |
Convert from WITHOUT_NLS to PORT_OPTIONS:MNLS
While here do some conversion to new options framework |
24 Apr 2013 18:10:32
1.9.0_7
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
31 Jul 2012 13:38:28
1.9.0_7
|
rm  |
- fix checking for correct version of py-beautifulsoup once again
At the moment I can't think of a better solution for the case when
multimple versions of beautifulsoup is installed. |
31 Jul 2012 07:07:36
1.9.0_7
|
rm  |
- add LATEST_LINK for py-beautifulsoup32
- fix dependency name and bump PORTREVISION for dependend ports
Reported by: pointyhat (erwin) |
01 Jun 2012 05:26:28
1.9.0_6
|
dinoex  |
- update png to 1.5.10 |
14 Jan 2012 08:57:23
1.9.0_5
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
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. |
29 Sep 2011 21:18:00
1.9.0_5
|
glarkin  |
- Chase repocopy of devel/py-zopeInterace to devel/py-zope.interface
PR: ports/160846
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
15 May 2011 02:49:17
1.9.0_4
|
dougb  |
Remove painful examples of foo="", with particular prejudice against
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 |
20 Jan 2011 13:58:54
1.9.0_4
|
pav  |
Port was broken following recent python updates.
- remove dependency on python 2.5 version
- add additional patches needed due to python Twisted library updates
- fix rc.d script
PR: ports/152965
Submitted by: J.R. Oldroyd <fbsd@opal.com> (maintainer)
Feature safe: yes |
31 May 2010 21:38:16
1.9.0_3
|
jacula  |
- Update freevo to 1.9.0_3
PR: ports/145859
Submitted by: J.R. Oldroyd <fbsd@opal.com>
Approved by: tabthorpe |
31 May 2010 02:01:56
1.9.0_3
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 Mar 2010 06:47:48
1.9.0_2
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.9.0_1
|
dinoex  |
- update to jpeg-8 |
22 Aug 2009 00:28:34
1.9.0  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
01 Jun 2009 19:56:32
1.9.0
|
dhn  |
- Update to 1.9.0
PR: ports/135044
Submitted by: J.R. Oldroyd <fbsd@opal.com> (maintainer) |
22 Apr 2009 00:46:42
1.8.3
|
amdmi3  |
- pkg-install and plist fixes
- while here, further fix plist and remove superfluous pre/post.mk usage
PR: 133813
Submitted by: "J.R. Oldroyd" <fbsd at opal dot com> (maintainer) |
02 Feb 2009 03:24:19
1.8.3
|
beech  |
- Update to 1.8.3
PR: ports/130592
Submitted by: J.R. Oldroyd <fbsd@opal.com> |
25 Jun 2008 18:15:36
1.5.4_5
|
itetcu  |
Mark broken if -DNOPORTDOCS at maintainer's request.
Submitted by: maintianer on private mail. |
06 Jun 2008 13:48:22
1.5.4_5
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
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) |
19 Apr 2008 17:56:05
1.5.4_4  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- 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) |
19 May 2007 20:32:57
1.5.4_4
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
16 Mar 2007 09:54:14
1.5.4_3
|
miwi  |
- Pass maintainership to submitter
PR: 110362
Submitted by: "J.R. Oldroyd" <fbsd@opal.com>
Approved by: Soeren Dossing (old maintainer) |
12 Aug 2006 06:17:38
1.5.4_3
|
rafan  |
- Try to remove some locale directories that are not in mtree file [1]
- Define USE_GETTEXT [1]
- Bump PORTREVISION for changes above [1]
- Reorder RUN_DEPENDS to pet portlint(1) [2]
PR: ports/101498 [1]
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> [1], rafan [2]
Approved by: Soren Dossing <netcom at sauber.net> (maintainer) |
10 May 2006 22:37:39
1.5.4_2
|
edwin  |
Remove USE_REINPLACE from ports starting with M |
03 Apr 2006 06:48:04
1.5.4_2
|
bland  |
- Workaround Python ioctl() wrapper deficiency different way so Freevo
do not attempts to read media every other second.
- Move pkg-message into files/pkg-message.in [1]
PR: 95226 [1]
Approved by: maintainer |
07 Mar 2006 08:28:06
1.5.4_1
|
ade  |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
07 Feb 2006 22:48:19
1.5.4
|
lawrance  |
Update to 1.5.4.
PR: ports/91616
Submitted by: Soren Dossing <netcom@sauber.net> (maintainer) |
07 Feb 2006 15:11:34
1.5.3_1
|
lawrance  |
Pass maintainership to Soren Dossing <netcom@sauber.net>.
PR: ports/92186
Approved by: Lewis Thompson <lewiz@compsoc.man.ac.uk> (outgoing maintainer) |
22 Jan 2006 21:19:42
1.5.3_1
|
edwin  |
SHA256ify
Approved by: krion@ |
05 Jan 2006 03:57:35
1.5.3_1
|
edwin  |
Chase libversion bumb to libMagick.so.9
PR: ports/91270 |
03 Oct 2005 22:03:24
1.5.3
|
pav  |
- Update to 1.5.3
PR: ports/86369
Submitted by: Soren Dossing <netcom@sauber.net>
Approved by: Lewis Thompson <lewiz@compsoc.man.ac.uk> (maintainer) |
08 Apr 2005 03:41:18
1.5.0
|
linimon  |
Update maintainer's email address.
Requested by: maintainer |
11 Dec 2004 23:40:04
1.5.0
|
pav  |
- Fix BATCH build
PR: ports/74750
Submitted by: Lewis Thompson <purple@lewiz.net> (maintainer) |
23 Nov 2004 22:31:56
1.5.0
|
edwin  |
NEW PORT: multimedia/freevo, an open-source home theatre PC platform
This is a new port for Freevo, an open-source home theatre
PC platform based on Linux and a number of open-source
audio/video tools. I considered submitting this as a
follow-up to ports/59047 but decided against as it is an
entirely new port.
PR: ports/68215
Submitted by: Lewis Thompson <purple@lewiz.net>
Nagged by: dnns@#bsdports |