Port details |
- divxcalc DivX Calculator
- 0.6_10 graphics
=5 0.6_10Version of this port present on the latest quarterly branch.
- DEPRECATED: Depends on QT3; unmaintained
This port expired on: 2013-07-01
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2002-03-22 23:46:22
- Last Update: 2013-07-26 19:19:21
- SVN Revision: 323748
- People watching this port, also watch:: nmap
- License: not specified in port
- WWW:
- http://www.axllent.org/projects/divxcalc
- Description:
- DivXcalc is a simple DivX Calculator used to calculate the idea bitrates
to use when ripping a DVD to achieve the ideal filesize.
WWW: http://www.axllent.org/projects/divxcalc
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- divxcalc>0:graphics/divxcalc
- No installation instructions:
- This port has been deleted.
- PKGNAME: divxcalc
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- moc : x11-toolkits/qt33
- gmake : devel/gmake
- x11.pc : x11/libX11
- ice.pc : x11/libICE
- xext.pc : x11/libXext
- automake-1.12 : devel/automake
- autoconf-2.69 : devel/autoconf
- Runtime dependencies:
-
- moc : x11-toolkits/qt33
- x11.pc : x11/libX11
- ice.pc : x11/libICE
- xext.pc : x11/libXext
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6_10 26 Jul 2013 19:19:21 |
rene |
KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.
Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports
PR: ports/180745
Submitted by: rene
Approved by: portmgr (bapt)
Exp-run by: bapt |
0.6_10 30 Dec 2012 12:03:52 |
beat |
- Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8
was released in 2007 and KDE 3.5.10 in 2008 and both are no longer
maintained upstream nor in our tree.
- Set EXPIRATION_DATE to 2013-07-01
Discussed with: bapt, tabthorpe |
0.6_10 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.6_9 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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 |
0.6_9 15 Mar 2011 16:02:20 |
bapt |
Upgrade WWW and MASTER_SITES
While here remove MD5 |
0.6_9 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.6_9 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
0.6_9 05 Oct 2010 19:57:56 |
ade |
Round one migration of ports from automake{19,110} to automake111 |
0.6_9 24 Sep 2010 03:22:28 |
ade |
Migrate from devel/automake15 to devel/automake19 |
0.6_9 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
0.6_8 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.6_7 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.6_6 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.6_5 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
0.6_5 20 Aug 2008 00:57:32 |
ade |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
0.6_5 06 Jun 2008 13:35:04 |
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) |
0.6_4 19 Apr 2008 17:56:05 |
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) |
0.6_3 30 Sep 2007 05:19:51 |
ade |
Add new files that got accidently missed during autoconf update patch.
PR: 116639 |
0.6_3 30 Sep 2007 05:03:15 |
linimon |
Remove now-empty file. |
0.6_3 30 Sep 2007 04:47:37 |
linimon |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
0.6_2 28 Jul 2007 06:33:59 |
ade |
Update to the autotools new world order.
Tested by: numerous package build runs
Approved by: portmgr
Thanks to: des, kris, linimon, pav |
0.6_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.6 01 Nov 2006 15:34:01 |
jmelo |
- Fix mastersite.
PR: ports/104163
Submitted by: Josh Paetzel <josh@tcbug.org> |
0.6 26 Nov 2005 01:48:16 |
pav |
- Add SHA256 |
0.6 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
0.6 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
0.6 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
0.6 02 Mar 2005 19:55:47 |
ahze |
- Update to 0.6
- Update pkg-descr to better reflect program, and update WWW line
PR: ports/78313
Submitted by: Ports Fury |
0.5_1 07 Dec 2004 21:14:43 |
lesi |
Fix build without imake.
Pointed out by: dosirak via kris, while testing X.Org upgrade |
0.5_1 03 Aug 2004 22:36:52 |
ade |
Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15
All autotools ports are now truly versioned and do not conflict with each
other.
This marks the end of "Phase 1" of the autotools updates. |
0.5_1 04 Jun 2004 17:29:38 |
ade |
Sync with new bsd.autotools.mk |
0.5_1 05 Feb 2004 20:38:07 |
trevor |
Use PLIST_FILES.
Reviewed by: marcus |
0.5_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.5 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
0.5 12 Oct 2003 13:15:27 |
krion |
- Update MASTER_SITES and WWW: line
PR: 57891
Submitted by: Ports Fury |
0.5 22 Jun 2003 22:45:59 |
arved |
Update to 0.5
PR: 52696
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
0.4a 20 Apr 2003 19:22:00 |
marcus |
Remove USE_GNOMENG. |
0.4a 20 Feb 2003 18:08:19 |
knu |
de-pkg-comment |
0.4a 05 Dec 2002 11:41:00 |
arved |
Fix Build, after alane moved the automake14 files to a
different location nearly 2 months ago. |
0.4a 18 Oct 2002 20:56:25 |
obraun |
Upgrade to 0.4a.
PR: 44227
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
0.4 03 Sep 2002 02:46:49 |
lioux |
Deploy USE_GNOMENG infrastructure
PR: 42349
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
0.4 01 Aug 2002 01:50:40 |
pat |
Update to 0.4
PR: ports/41210
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
0.3 29 Jul 2002 20:25:58 |
naddy |
Update to 0.3.
PR: 41118
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
0.2 08 Jul 2002 10:41:30 |
ijliao |
PERL -> REINPLACE_CMD
PR: 39938
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
0.2 09 Apr 2002 07:38:12 |
ijliao |
- Add missing BUILD_DEPENS to devel/automake14
- Remove unnecessary USE_BISON
PR: 36891
Submitted by: Ports Fury |
0.2 20 Mar 2002 03:14:18 |
ijliao |
add divxcalc 0.2
DivX Calculator |