aboutsummaryrefslogtreecommitdiff
path: root/net/gnometelnet
Commit message (Collapse)AuthorAgeFilesLines
* Unbroke.Maxim Sobolev2001-06-051-1/+2
| | | | | | | | | | | | | Remove USE_AUTOMAKE and but back explicit dependency to devel/automake. These ports aren't intended to be configured by automake, which USE_AUTOMAKE does automagically. Instead they are just using some files from ${LOCALBASE}/share/automake. Screwed by: ade Reported by: bento Notes: svn path=/head/; revision=43545
* Replace explicit build dependency on automake with USE_AUTOMAKE knobAde Lovett2001-05-311-2/+1
| | | | Notes: svn path=/head/; revision=43370
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-1/+1
| | | | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. Notes: svn path=/head/; revision=40539
* Update to 2.4.Maxim Sobolev2001-03-133-2/+3
| | | | Notes: svn path=/head/; revision=39745
* Style fixes for ports/net.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37989
* Whitespace-only:Maxim Sobolev2000-11-011-2/+2
| | | | | | | Make indentation uniform across my ports. Notes: svn path=/head/; revision=34558
* Update to 2.2.Maxim Sobolev2000-10-254-18/+31
| | | | Notes: svn path=/head/; revision=34216
* Implement USE_GNOME, part 2.Jeremy Lea2000-10-051-12/+2
| | | | Notes: svn path=/head/; revision=33429
* Re-sobomize to use pre-patch instead of post-extractAde Lovett2000-08-041-1/+1
| | | | | | | Wrists slapped by: knu, sheldon Notes: svn path=/head/; revision=31320
* Add gnometelnet - a telnet, rlogin, ssh frontend for GNOME.Maxim Sobolev2000-08-026-0/+72
Notes: svn path=/head/; revision=31257