aboutsummaryrefslogtreecommitdiffstats
path: root/net/ggsd
Commit message (Collapse)AuthorAgeFilesLines
* billf@ has cleaned his public distfiles directory, removed him asedwin2003-11-031-3/+1
| | | | | a mastersite. Noticed by: fenner portsurvey 2003 (order your copy now!)
* Remove USE_GNOMENG.marcus2003-04-211-1/+0
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Deploy USE_GNOMENG infrastructurelioux2002-09-031-1/+2
| | | | | PR: 42345 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Utilize DATADIR and DOCSDIR.demon2001-07-151-3/+3
|
* Change MAINTAINER field.demon2000-11-131-1/+1
| | | | | | I am now at FreeBSD dot org Approved by: sobomax
* Implement USE_GTK, part 2.reg2000-10-051-6/+1
|
* - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-configsteve2000-07-082-11/+18
| | | | | | | - Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly PR: 19623 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Move the stragler's www.freebsd.org/~user distfiles to the officalobrien2000-06-291-1/+2
| | | | MASTER_SITE_LOCAL site.
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
|
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,peter2000-02-081-1/+1
| | | | | | as the days of the former are numbered. Reviewed by: asami
* New MASTER_SITE.steve1999-12-242-4/+1
| | | | | PR: 15574 Submitted by: maintainer
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Update to use gtk version 1.2.3.steve1999-05-291-2/+2
| | | | | PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* WWW: This is definately the daemon's work. In Chuck we trust.mharo1999-05-031-1/+1
|
* gtk11 -> gtk12mharo1999-04-222-4/+4
|
* Fix patchfile to use gtk11-configmharo1999-04-211-2/+3
| | | | Noticed on: http://bento.freebsd.org/
* Submitter has updated his MASTER_SITEbillf1999-02-281-3/+3
|
* GGSD is a Generic Graphical Server Daemon. It allows anyone to make a simplebillf1999-02-286-0/+58
script and then start a network server to run it. http://devplanet.fastethernet.net/files.html (committers note: this would be good for testing scripts that are later used with tcp_wrappers) PR: ports/10109 Submitted By: Dima Sivachenko <dima@Chg.RU>