aboutsummaryrefslogtreecommitdiff
path: root/net/tryst/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - add COPYRIGHTDirk Meyer2010-06-111-0/+1
| | | | Notes: svn path=/head/; revision=256361
* add LICENSE_COMBDirk Meyer2010-06-051-0/+3
| | | | Notes: svn path=/head/; revision=255751
* - drop USE_GNUSTEP_PREFIXDirk Meyer2010-05-301-1/+0
| | | | Notes: svn path=/head/; revision=255316
* - cleanup ADDITIONAL_LIB_DIRSDirk Meyer2009-07-051-1/+0
| | | | Notes: svn path=/head/; revision=237172
* - fix build with custom LOCALBASEDirk Meyer2009-06-291-0/+1
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=236782
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-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) Notes: svn path=/head/; revision=214430
* - 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
* - add category gnustepDirk Meyer2007-01-311-1/+1
| | | | | | | | PR: 103931 Approved by: pav Notes: svn path=/head/; revision=183799
* - fix build on 64bitDirk Meyer2007-01-301-0/+5
| | | | Notes: svn path=/head/; revision=183695
* - update to Tryst-108.pl6Dirk Meyer2007-01-301-3/+7
| | | | | | | - fix build on 64bit Notes: svn path=/head/; revision=183694
* - use new macrosDirk Meyer2007-01-131-1/+1
| | | | Notes: svn path=/head/; revision=182292
* - update MASTER_SITESDirk Meyer2006-12-291-1/+3
| | | | Notes: svn path=/head/; revision=180954
* Using Tryst, applications can discover what services are available on theDirk Meyer2006-12-191-0/+29
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/ Notes: svn path=/head/; revision=180143