aboutsummaryrefslogtreecommitdiff
path: root/misc/freeguide
Commit message (Collapse)AuthorAgeFilesLines
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (categories starting with m) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331270
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | misc) Notes: svn path=/head/; revision=327745
* Decommissioning java 1.5 (EOLed since October 2009):Baptiste Daroussin2012-12-101-6/+2
| | | | | | | suppress any reference to JAVA_VERSION= 1.5+ (part3) Notes: svn path=/head/; revision=308605
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,Mark Linimon2011-07-211-2/+1
| | | | | | | | | | | | | | | | | | | remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5 or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM is also removed, as it is not available in Java 1.5 and higher. Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5. While here, replace static values of JAVA_VERSION in files/*.in by %%JAVA_VERSION%% . PR: ports/158969 Submitted by: rene Tested on: pointyhat-west -exp Notes: svn path=/head/; revision=278068
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 1.11Pav Lucistnik2010-08-044-62/+169
| | | | | | | | PR: ports/148970 Submitted by: Armin Pirkovitsch <armin@frozen-zone.org> Notes: svn path=/head/; revision=258776
* - 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-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update to 0.10.6Martin Wilke2009-10-293-6/+4
| | | | | | | | PR: 139799 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Notes: svn path=/head/; revision=243446
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with M Notes: svn path=/head/; revision=240072
* - Reset maintainer and remove old MASTER_SITES.Wesley Shields2009-08-021-1/+1
| | | | | | | | PR: ports/137224 Submitted by: Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (maintainer) Notes: svn path=/head/; revision=238752
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Update to 0.10.5Pav Lucistnik2007-10-266-129/+77
| | | | | | | | | | | - Remove DEPRECATED/EXPIRATION_DATE - Take maintainership PR: ports/117136 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> Notes: svn path=/head/; revision=202072
* - drop maintainership on maintainer requestMartin Matuska2007-05-251-1/+4
| | | | | | | | | | | - mark port as deprecated - set expiration date to 2007-11-25 PR: ports/112394 Approved by: garga (mentor) Notes: svn path=/head/; revision=191759
* - 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
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154159
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154114
* Unbreak by fixing packing listHerve Quiroz2005-12-192-10/+10
| | | | | | | | | PR: 90172 Submitted by: maintainer, lioux Approved by: maintainer Notes: svn path=/head/; revision=151568
* BROKEN: Incomplete pkg-plistKris Kennaway2005-11-211-0/+2
| | | | Notes: svn path=/head/; revision=148902
* FreeGuide is a TV guide program. It uses parser programs to extract TVHerve Quiroz2005-11-017-0/+173
information from web pages and stores them for viewing without the need to connect to the Internet. The viewer allows the user to view television listings and create customised TV guides by selecting programmes and by building up a favourites list. It works with listings for many countries. WWW: http://freeguide-tv.sf.net/ PR: 88088 Submitted by: Stephen Hurd <shurd@sasktel.net> Notes: svn path=/head/; revision=146953