summaryrefslogtreecommitdiff
path: root/multimedia/nxtvepg/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports:Rene Ladan2017-10-162-79/+0
| | | | | | | | | | | | 2017-10-15 devel/vtcl: This port depends on Tcl/Tk 8.4 , which is no longer maintained. Please port it to 8.5+ 2017-10-15 editors/tpad: This port depends on Tcl/Tk 8.4 , which is no longer maintained. Please port it to 8.5+ 2017-10-15 games/polypuzzle: This port depends on Tcl/Tk 8.4 , which is no longer maintained. Please port it to 8.5+ 2017-10-15 multimedia/nxtvepg: This port depends on Tcl/Tk 8.4 , which is no longer maintained. Please port it to 8.5+ 2017-10-15 net/xpvm: This port depends on Tcl/Tk 8.4 , which is no longer maintained. Please port it to 8.5+ 2017-10-15 x11/tkXwin: This port depends on Tcl/Tk 8.4 , which is no longer maintained. Please port it to 8.5+ Notes: svn path=/head/; revision=452251
* - Fix build with clang (include <wait.h> -> <sys/wait.h>)Pawel Pekala2014-06-161-22/+16
| | | | | | | | | | - Add staging support - Convert to new options framework, USES=tk MFH: 2014Q2 Notes: svn path=/head/; revision=357969
* - Update to 2.8.0Dmitry Marakasov2009-10-302-31/+29
| | | | | | | | PR: 139835 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Notes: svn path=/head/; revision=243514
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-192-5/+5
| | | | | | | | | | | | | | | | | | - 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
* Make fully "X11BASE-clean".Simon Barner2006-12-021-4/+29
| | | | Notes: svn path=/head/; revision=178571
* Update to 2.7.4Tilman Keskinoz2005-01-091-52/+0
| | | | | | | | PR: 75765 Submitted by: Simon Barner <barner@gmx.de> Notes: svn path=/head/; revision=125964
* - Update to 2.7.1Pav Lucistnik2004-07-314-66/+72
| | | | | | | | PR: ports/69842 Submitted by: Simon Barner <barner@in.tum.de> (maintainer) Notes: svn path=/head/; revision=115186
* Submitted by: maintainerFoxfair Hu2003-10-231-11/+0
| | | | | | | Remove patch-epgvbi::btdrv4linux.c which is not actually used. Notes: svn path=/head/; revision=91936
* PR:Foxfair Hu2003-10-227-255/+64
| | | | | | | | | | | | | | | | | | | | | Submitted by: maintainer via ports@ list Reviewed by: Approved by: Obtained from: MFC after: Upgrade nxtvepg to 2.6.0, contains new features since last version: o Implemented reminders o Added weekday scale to the right of the programme list o Added new programme list attribute type "weekday color" o Added an expire time filter to the filter menu Some more feature improvements too, please refer to: http://nxtvepg.sourceforge.net/changelog.html Notes: svn path=/head/; revision=91861
* new port: multimedia/nxtvepg (electronic tv programme guide, bktr)Edwin Groothuis2003-10-066-0/+310
This is a new port for nxtvepg, an electronic tv programme guide that extracts its information from special teletext signals. The programming will need a working tv tuner card that is supported by the bktr(4) driver. PR: ports/46847 Submitted by: Simon Barner <barner@in.tum.de> Notes: svn path=/head/; revision=90348