aboutsummaryrefslogtreecommitdiff
path: root/net/gnometelnet
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify.Trevor Johnson2004-03-171-0/+1
| | | | Notes: svn path=/head/; revision=104313
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Fix WWW lineEdwin Groothuis2003-11-021-1/+1
| | | | Notes: svn path=/head/; revision=92878
* - Update to version 2.5Kirill Ponomarev2003-08-232-7/+6
| | | | | | | | PR: 55901 Submitted by: Ports Fury Notes: svn path=/head/; revision=87570
* - Rearrange USE_GNOMEKirill Ponomarev2003-08-013-21/+17
| | | | | | | | | PR: 55155 Submitted by: Ports Fury Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=86139
* Let be hohest: I really don't have a time now to properly maintain allMaxim Sobolev2003-07-291-1/+1
| | | | | | | | these great pieces of software, so that let others with more free time to take over them. Notes: svn path=/head/; revision=85841
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* 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