The distfile for the GNOME font sampler seems to have gotten mislaid. Found a copy via FreeBSD, and the edits below reflect that. 

--- Portfile.edit       2007-05-23 22:45:31.000000000 -0700
+++ Portfile    2007-05-23 22:45:24.000000000 -0700
@@ -8,7 +8,7 @@
categories     x11
platforms      darwin
homepage       http://linuxadvocate.org/projects/gfontsampler/
-master_sites   ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
+master_sites   ${homepage}/downloads/
checksums      md5 db2dadf22192861475686030a17c300e
depends_lib    lib:libgnomeui-2:libgnomeui
configure.args --mandir=${prefix}/share/man

The port doesn't build, anyway: 

/usr/bin/ld: warning prebinding disabled because dependent library: /opt/local/lib/libgnomeui-2.0.dylib is not prebound
/usr/bin/ld: Undefined symbols:
_pango_xft_get_context
collect2: ld returned 1 exit status
make[2]: *** [gfontsampler] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

--
Paul Beard
words: http://paulbeard.org/wordpress
pictures: http://www.flickr.com/photos/pdb206/
Are you trying to win an argument or solve a problem? 




--
Paul Beard
words: http://paulbeard.org/wordpress
pictures: http://www.flickr.com/photos/pdb206/
Are you trying to win an argument or solve a problem?