Port details |
- latex-beamer LaTeX class to create a beamer presentation
- 3.71 print
=5 3.57_1Version of this port present on the latest quarterly branch. - Maintainer: hrs@FreeBSD.org
 - Port Added: 2004-01-24 10:04:25
- Last Update: 2025-01-29 22:58:06
- Commit Hash: a76d152
- People watching this port, also watch:: mplayer, libiconv, xpdf, gimp, gnupg
- License: GPLv2 LPPL13c
- WWW:
- https://github.com/josephwright/beamer/
- Description:
- The beamer class is a LaTeX class that allows you to create a beamer
presentation. It can also be used to create slides. It behaves similarly
to other packages like Prosper, but has the advantage that it works
together directly with pdflatex, but also with dvips.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- latex-beamer>0:print/latex-beamer
- To install the port:
- cd /usr/ports/print/latex-beamer/ && make install clean
- To add the package, run one of these commands:
- pkg install print/latex-beamer
- pkg install latex-beamer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: latex-beamer
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1729003782
SHA256 (josephwright-beamer-v3.71_GH0.tar.gz) = 970620b7f82fc3b3eb409cf9f9a2b8f0ab635d827c34d8ac6ed5753b3d8559c1
SIZE (josephwright-beamer-v3.71_GH0.tar.gz) = 670216
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- tex.fmt : print/tex-formats
- Runtime dependencies:
-
- tex.fmt : print/tex-formats
- Library dependencies:
-
- libtexlua53.so : devel/tex-libtexlua
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for latex-beamer-3.71:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- print_latex-beamer
- USES:
- tex
- 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 |
3.71 29 Jan 2025 22:58:06
    |
Vladimir Druzenko (vvd)  Author: Älven |
print/latex-beamer: update 3.57 → 3.71
Changelogs:
https://github.com/josephwright/beamer/blob/v3.71/CHANGELOG.md
Improve port:
- replace PORTVERSION with DISTVERSION;
- add LICENSE_FILE_*;
- pet portclippy.
PR: 282110
Approved by: hrs (maintainer, timeout > 3 months) |
3.57_1 11 Apr 2023 15:43:18
    |
Muhammad Moinur Rahman (bofh)  |
*/tex*: Update version 20210325=>20230313
- devel/tex-kpathsea: Update version 6.3.3=>6.3.5
- print/texlive-tlmgr: Update version 20210325=>20230313
* Add LICENSE GPLv2
- devel/tex-libtexlua: Update distinfo from 20230313 dists
- devel/tex-libtexluajit: Update distinfo from 20230313 dists
- print/tex-ptexenc: Update version 1.3.9=>1.4.3
* Pet portclippy
- devel/tex-web2c: Update version 20210325=>20230313
- devel/tex-synctex: Update distinfo from 20230313 dists
- print/tex-basic-engines: Update version 20210325=>20230313
- print/texlive-base: Update version 20210325=>20230313
- print/texlive-docs: Update version 20210325=>20230313
- print/texlive-full: Update version 20210325=>20230313 (Only the first 15 lines of the commit message are shown above ) |
3.57 19 Dec 2022 14:44:58
    |
Muhammad Moinur Rahman (bofh)  |
Mk/**tex.mk: Convert bsd.tex.mk to USES=tex
- Update all the consumers to use USES=tex
- USE_TEX=yes is the old way of writing USES=tex which has been removed
and replaced in all ports
- Almost all of the USE_TEX features remains unchanged
- Some consumers had the same variables defined both in the mk
infrastructure and also in the ports which have been removed from the
ports as those are redundant.
In case any of the consumers are failing to build please make sure that
the nexessary USES=tex is there. Unlike previous USE_TEX=yes will no
longer load the required VARS for tex and related dependencies.
Reviewed by: portmgr
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.57 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.57 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.57 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.57 16 Dec 2019 13:16:07
  |
cmt  |
print/latex-beamer: update to 3.57 and unbreak
latex-beamer is now hosted at github.
PR: 241766
Approved by: maintainer-timeout (hrs) |
3.36_1 06 Nov 2019 14:00:19
  |
antoine  |
Mark a few ports BROKEN (unfetchable) |
3.36_1 16 Jul 2015 06:33:45
  |
hrs  |
Remove an extra dependency.
Pointy hat to: hrs |
3.36 14 Jul 2015 04:57:31
  |
hrs  |
Resurrect print/latex-beamer and update it to 3.36. |
3.07_5 23 Jul 2014 12:09:22
  |
bapt  |
Continue decomissioning teTeX |
3.07_5 02 Jul 2014 13:37:11
  |
bapt  |
Fix incomplete plist |
3.07_5 02 Jul 2014 13:34:57
  |
bapt  |
Add forgotten plist |
3.07_5 02 Jul 2014 13:32:52
  |
bapt  |
Support stage |
3.07_5 20 Sep 2013 22:44:00
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
print) |
3.07_5 11 May 2013 17:58:56
  |
hrs  |
Rectify USE_TEX to support both of teTeX and TeXLive.
TEX_DEFAULT:
A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf.
USE_TEX:
A knob for port developers. Valid keywords are listed in
bsd.tex.mk. |
3.07_5 06 May 2013 02:00:41
  |
hrs  |
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier. |
3.07_5 03 Mar 2013 20:43:52
  |
hrs  |
Fix footer of infolines outer theme when no \institute is defined.
Pointed out by: avg |
3.07_4 03 Jul 2011 06:14:57
 |
miwi  |
- Kick MD5 Support |
3.07_4 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
3.07_3 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
3.07_2 22 Aug 2009 00:35:32
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
3.07_2 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 |
3.07_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}. |
3.07 30 Mar 2007 05:19:08
 |
hrs  |
Update to 3.07. Changes include:
- LyX layout removed since it is now part of the LyX
development tree.
- Cleaned up documentation.
- Cleaned up license chaos and removed all possibly
copyrighted material.
- Fixed incorrect subsubsections in vertical navigation bars.
- Fixed problem with overlay specifications in amsmath
environments.
- Fixed superfluous \show in beamerthemeshadow.sty
- Fixed color problem in beamer boxes with rounded corners.
- Fixed problem with frametitle syntax in fragile frames.
- Fixed missing frame subtitles in article mode.
- Added french solution translations (due to Philippe De Sousa). |
3.06 04 Jan 2007 21:48:19
 |
hrs  |
Resurrect print/latex-pgf and print/latex-beamer and update
them to 1.01 and 3.06 respectively.
Changes since latex-beamer 3.01 (included in teTeX) include:
- Fixed bug in drawing of buttons.
- Version for use with pgf version 1.00.
- Added color theme wolverine and presentation theme AnnArbor,
submitted by Madhusudan Singh <madhusudan.singh@gmail.com>.
- Added two screen options.
- Added subsubsections (evil!).
- Added \begin{frame}{Title}{Subtitle} syntax.
- Switched to pgf version 0.95
- \setbeamercovered is now scoped.
- Fixed location of navigation symbols on plain frames.
- Fixed wrong frame number in conjunction with fragile option.
- Fixed compatibility definitions like \beamertemplateballtoc.
- Fixed compatibility definitions for \beamersetleftmargin.
- Fixed wobbling height of frametitle in default theme.
- Fixed problem with serif theme and "onlymath" option.
- Fixed problem with >127 characters and fragile option.
- Fixed problem with activation of Chinese characters
- Fixed problem with spaces in semiverbatim. |
3.01 12 Dec 2006 16:06:42
 |
vd  |
Remove expired ports:
2006-12-01 print/latex-beamer: is already included in the teTeX distribution
2006-12-01 print/latex-bibtopic: is already included in the teTeX distribution
2006-12-01 print/latex-bibunits: is already included in the teTeX distribution
2006-12-01 print/latex-booktabs: is already included in the teTeX distribution
2006-12-01 print/latex-index: is already included in the teTeX distribution
2006-12-01 print/latex-layouts: is already included in the teTeX distribution
2006-12-01 print/latex-pgf: is already included in the teTeX distribution
2006-12-01 print/latex-subfig: is already included in the teTeX distribution
2006-12-01 print/latex-xcolor: is already included in the teTeX distribution
2006-12-01 print/latex-lineno: is already included in the teTeX distribution
2006-12-01 print/latex-pict2e: is already included in the teTeX distribution
2007-05-31 multimedia/gstreamer-plugins-mpeg2enc80: Obsolete version, use
gstreamer 0.10 instead
2006-12-01 lang/gcc30: "This port is no longer in use by anything in the ports
collection and will be removed in the future. Use a later release instead."
2006-12-01 lang/egcs: "This port is no longer in use by anything in the ports
collection and will be removed in the future. Use a later release of gcc
instead"
2006-12-01 graphics/php4-ming: doesn't work with new version of ming library
2006-12-01 graphics/dvipng: is already included in the teTeX distribution |
3.01 02 Sep 2006 20:27:12
 |
kris  |
Schedule these ignored ports for termination on 2006-12-01 |
3.01 24 Jan 2006 06:38:31
 |
edwin  |
SHA256ify
Approved by: krion@ |
3.01 10 Feb 2005 17:33:17
 |
hrs  |
- Mark as IGNORE because this is already included in the teTeX-3.0.
- Fix pkg-plist. |
3.01 15 Nov 2004 20:13:25
 |
hrs  |
Update to 3.01. |
3.00 03 Nov 2004 17:05:10
 |
hrs  |
Update to 3.00. |
2.21 21 Aug 2004 13:15:59
 |
hrs  |
Update to 2.21. |
2.20 19 Aug 2004 17:39:15
 |
hrs  |
Fix dependency.
Approved by: linimon (mentor) |
2.20 25 Jul 2004 14:46:02
 |
hrs  |
Update to 2.20.
Submitted by: ijliao
Approved by: linimon (mentor)
PR: ports/68039 |
2.10 23 Mar 2004 08:15:41
 |
krion  |
- Update to version 2.10
PR: ports/64603
Submitted by: maintainer |
2.01 03 Mar 2004 21:38:42
 |
krion  |
- Update to version 2.01
PR: ports/63712
Submitted by: maintainer |
1.21 24 Jan 2004 10:00:36
 |
krion  |
Add latex-beamer 1.21,
latex-beamer is a LaTeX class that allows you to create a
beamer presentation. It can also be used to create slides. It
behaves similarly to other packages like Prosper, but has the
advantage that it works together directly with pdflatex, but
also with dvips.
PR: ports/61827
Submitted by: hrs@FreeBSD.org |