aboutsummaryrefslogtreecommitdiffstats
path: root/net/tryst
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate a bunch of ports that are either abandonware and/or for which no morebapt2012-10-261-0/+3
| | | | | | public distfiles are available Feature safe: yes
* - cleanup commentsdinoex2012-10-131-5/+0
| | | | Feature safe: yes
* - reset MAINTAINERdinoex2012-06-261-1/+1
|
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - add COPYRIGHTdinoex2010-06-112-0/+2
|
* add LICENSE_COMBdinoex2010-06-051-0/+3
|
* - drop USE_GNUSTEP_PREFIXdinoex2010-05-302-6/+5
|
* - cleanup ADDITIONAL_LIB_DIRSdinoex2009-07-051-1/+0
|
* - fix build with custom LOCALBASEdinoex2009-06-301-0/+1
| | | | Reported by: QAT
* - add LICENSE:dinoex2009-01-171-0/+2
|
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+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)
* - fix build for option WITH_GNUSTEP_DEVELdinoex2008-05-051-0/+10
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - add category gnustepdinoex2007-02-011-1/+1
| | | | | PR: 103931 Approved by: pav
* - fix build on 64bitdinoex2007-01-301-0/+5
|
* - update to Tryst-108.pl6dinoex2007-01-302-6/+10
| | | | - fix build on 64bit
* - use new macrosdinoex2007-01-131-1/+1
|
* - update MASTER_SITESdinoex2006-12-291-1/+3
|
* Using Tryst, applications can discover what services are available on thedinoex2006-12-194-0/+46
network, along with all necessary access information such as name, IP address, and port number for a given service. Bonjour allows you to register a network service, such as a printer or file server, so that it can be found by name or browsed for by service type and domain. WWW: http://gnustep.dyndns.org/