aboutsummaryrefslogtreecommitdiff
path: root/print/latex-beamer
Commit message (Collapse)AuthorAgeFilesLines
* Mk/**tex.mk: Convert bsd.tex.mk to USES=texMuhammad Moinur Rahman2022-12-191-0/+1
| | | | | | | | | | | | | | | | | - 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)
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | 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)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* print/latex-beamer: update to 3.57 and unbreakChristoph Moench-Tegeder2019-12-164-93/+17
| | | | | | | | | | latex-beamer is now hosted at github. PR: 241766 Approved by: maintainer-timeout (hrs) Notes: svn path=/head/; revision=520255
* Mark a few ports BROKEN (unfetchable)Antoine Brodin2019-11-061-0/+2
| | | | Notes: svn path=/head/; revision=516887
* Remove an extra dependency.Hiroki Sato2015-07-161-2/+1
| | | | | | | Pointy hat to: hrs Notes: svn path=/head/; revision=392276
* Resurrect print/latex-beamer and update it to 3.36.Hiroki Sato2015-07-144-0/+268
| | | | Notes: svn path=/head/; revision=391970
* Continue decomissioning teTeXBaptiste Daroussin2014-07-235-214/+0
| | | | Notes: svn path=/head/; revision=362663
* Fix incomplete plistBaptiste Daroussin2014-07-021-0/+2
| | | | Notes: svn path=/head/; revision=360186
* Add forgotten plistBaptiste Daroussin2014-07-021-0/+158
| | | | Notes: svn path=/head/; revision=360184
* Support stageBaptiste Daroussin2014-07-021-36/+9
| | | | Notes: svn path=/head/; revision=360182
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | print) Notes: svn path=/head/; revision=327765
* Rectify USE_TEX to support both of teTeX and TeXLive.Hiroki Sato2013-05-111-1/+1
| | | | | | | | | | | | 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. Notes: svn path=/head/; revision=317899
* Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetexHiroki Sato2013-05-061-3/+2
| | | | | | | instead to make migration to TeXLive easier. Notes: svn path=/head/; revision=317455
* Fix footer of infolines outer theme when no \institute is defined.Hiroki Sato2013-03-032-6/+13
| | | | | | | Pointed out by: avg Notes: svn path=/head/; revision=313377
* - Kick MD5 SupportMartin Wilke2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276961
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Update to 3.07. Changes include:Hiroki Sato2007-03-302-8/+6
| | | | | | | | | | | | | | | | | | | - 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). Notes: svn path=/head/; revision=188806
* Resurrect print/latex-pgf and print/latex-beamer and updateHiroki Sato2007-01-043-0/+77
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=181434
* Remove expired ports:Vasil Dimov2006-12-123-83/+0
| | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=179575
* Schedule these ignored ports for termination on 2006-12-01Kris Kennaway2006-09-021-0/+2
| | | | Notes: svn path=/head/; revision=171914
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154318
* - Mark as IGNORE because this is already included in the teTeX-3.0.Hiroki Sato2005-02-101-1/+2
| | | | | | | - Fix pkg-plist. Notes: svn path=/head/; revision=128470
* Update to 3.01.Hiroki Sato2004-11-152-3/+3
| | | | Notes: svn path=/head/; revision=121692
* Update to 3.00.Hiroki Sato2004-11-032-106/+26
| | | | Notes: svn path=/head/; revision=120716
* Update to 2.21.Hiroki Sato2004-08-212-3/+3
| | | | Notes: svn path=/head/; revision=116936
* Fix dependency.Hiroki Sato2004-08-191-2/+2
| | | | | | | Approved by: linimon (mentor) Notes: svn path=/head/; revision=116708
* Update to 2.20.Hiroki Sato2004-07-252-6/+11
| | | | | | | | | Submitted by: ijliao Approved by: linimon (mentor) PR: ports/68039 Notes: svn path=/head/; revision=114665
* - Update to version 2.10Kirill Ponomarev2004-03-233-252/+102
| | | | | | | | PR: ports/64603 Submitted by: maintainer Notes: svn path=/head/; revision=105011
* - Update to version 2.01Kirill Ponomarev2004-03-033-46/+75
| | | | | | | | PR: ports/63712 Submitted by: maintainer Notes: svn path=/head/; revision=102865
* Add latex-beamer 1.21,Kirill Ponomarev2004-01-244-0/+275
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 Notes: svn path=/head/; revision=98952