aboutsummaryrefslogtreecommitdiff
path: root/misc/gnome-osd
Commit message (Collapse)AuthorAgeFilesLines
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-242-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338 Notes: svn path=/head/; revision=201947
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Drop maintainershipJean-Yves Lefort2006-11-031-1/+1
| | | | Notes: svn path=/head/; revision=176271
* Fix the packing list.Jean-Yves Lefort2006-09-012-0/+2
| | | | Notes: svn path=/head/; revision=171785
* Update to 0.11.3Jean-Yves Lefort2006-08-235-54/+30
| | | | Notes: svn path=/head/; revision=171230
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* Do not tell users to restart gconfd-2 after install, since it's noJean-Yves Lefort2006-05-052-7/+0
| | | | | | | longer necessary. Notes: svn path=/head/; revision=161414
* 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
* Update to 0.9.1-1Jean-Yves Lefort2005-11-164-17/+62
| | | | Notes: svn path=/head/; revision=148484
* Update to 0.8.0-1Jean-Yves Lefort2005-07-243-5/+6
| | | | Notes: svn path=/head/; revision=140038
* Update to 0.7.3.Jean-Yves Lefort2005-04-132-4/+3
| | | | | | | Approved by: adamw (mentor) Notes: svn path=/head/; revision=133272
* Change my MAINTAINER email address to jylefort@FreeBSD.orgJean-Yves Lefort2005-04-122-2/+2
| | | | | | | Approved by: adamw (mentor) Notes: svn path=/head/; revision=133186
* Fix plist.Joe Marcus Clarke2005-03-262-2/+4
| | | | | | | | Reported by: pointyhat logs Approved by: portmgr (implicit) Notes: svn path=/head/; revision=132027
* BROKEN: Incomplete pkg-plistKris Kennaway2005-03-261-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=131971
* Update to 0.7.2.Adam Weinberger2005-03-174-54/+46
| | | | | | | | PR: ports/78939 Submitted by: maintainer Notes: svn path=/head/; revision=131468
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* Update to 0.6.0.Joe Marcus Clarke2004-12-133-5/+9
| | | | | | | | PR: 74975 Submitted by: maintainer Notes: svn path=/head/; revision=123892
* Add gnome-osd, a project to create an OSD (On-Screen-Display) infrastructure,Joe Marcus Clarke2004-11-076-0/+98
similar to XOSD. It includes a command-line client, and sample xchat and rhythmbox plugins. PR: 70778 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> Notes: svn path=/head/; revision=121086