aboutsummaryrefslogtreecommitdiff
path: root/ftp/IglooFTP
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+2
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-241-1/+0
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209735
* - Fix build with gcc-4.2Beech Rintoul2007-10-071-4/+4
| | | | | | | | | | | PR: Submitted by: Reviewed by: Approved by: Shaun Amott <shaun@freebsd.org> (maintainer), sat (mentor, implicit) Notes: svn path=/head/; revision=201026
* Mark as broken with gcc4.2. While here, remove 4.x cruft.Mark Linimon2007-10-021-2/+2
| | | | Notes: svn path=/head/; revision=200594
* - 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
* Switch to my @FreeBSD.org address.Shaun Amott2006-06-191-1/+1
| | | | | | | Approved by: ahze (mentor) Notes: svn path=/head/; revision=165799
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* - Transfer maintainership to submitter [1]Renato Botelho2006-02-202-58/+58
| | | | | | | | | | - Use DATADIR macro on IglooFTP PR: ports/93499 Submitted by: Shaun Amott <shaun@inerd.com> Notes: svn path=/head/; revision=156540
* - Mark as BROKEN on 4.x: Requires more recent libcVolker Stolz2006-02-142-26/+16
| | | | | | | - Cleanup Makefile-patch while here Notes: svn path=/head/; revision=156032
* Fix build on 4.xAndrey Slusar2006-02-103-119/+124
| | | | | | | Reported by: pointyhat(kris) Notes: svn path=/head/; revision=155674
* - Fix "chunk already allocated" errorAndrey Slusar2006-02-067-5/+353
| | | | | | | | | | | | | | | | - Add sanity checking to avoid GTK assertion errors due to missing pixmaps. - Resolve two known vulnerabilities: http://secunia.com/advisories/13536/ - Replace tmpnam with mkstemp - Disallow server-provided absolute filenames Hopefully that's enough to get the port back in action. PR: ports/92787 Submitted by: Shaun Amott <shaun@inerd.com> Notes: svn path=/head/; revision=155363
* Mark IGNORE since the port crashes at startup:Kris Kennaway2005-12-041-7/+5
| | | | | | | | | IglooFTP in free(): error: chunk is already free Deprecate and expire in 2 months. Notes: svn path=/head/; revision=150412
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149317
* Fix build with gcc 3.4Tilman Keskinoz2004-08-142-1/+22
| | | | | | | | | | Reported by: pointyhat Mark IGNORE on amd64, crahes on startup. Probably broken on other 64bit archs too, because of a lot of LP64-warnings. Notes: svn path=/head/; revision=116188
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79332
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75953
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-08-301-1/+2
| | | | | | | | PR: 42200 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65307
* - PORTDOCS policePatrick Li2001-12-241-5/+5
| | | | | | | | - DOCSDIR support to some - Brush out some lint Notes: svn path=/head/; revision=52072
* Release to the world all of my ports that I don't use, excluding KDE 1,Will Andrews2001-01-091-1/+1
| | | | | | | | which I'm holding for various reasons, so some kind soul can take the time to fix them without having to wait for me. Notes: svn path=/head/; revision=36965
* Implement USE_GTK, part 1.Jeremy Lea2000-10-055-22/+24
| | | | Notes: svn path=/head/; revision=33424
* Whitespace changes.Jeremy Lea2000-10-031-13/+13
| | | | Notes: svn path=/head/; revision=33347
* Use GTK_CONFIG properly; add WWW.Will Andrews2000-07-152-1/+3
| | | | | | | | PR: 19924 Submitted by: Ports Fury Notes: svn path=/head/; revision=30663
* - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-configSteve Price2000-07-074-25/+24
| | | | | | | | | | - Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly PR: 19623 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=30342
* PORTNAME/PORTVERSION stuffMichael Haro2000-04-121-3/+3
| | | | Notes: svn path=/head/; revision=27456
* Take over some ports.Will Andrews2000-03-291-1/+1
| | | | Notes: svn path=/head/; revision=27118
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tKris Kennaway2000-03-291-1/+1
| | | | | | | | | have time to maintain them. Approved by: andy Notes: svn path=/head/; revision=27113
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Change "net" -> "ftp".Satoshi Asami1999-08-021-2/+2
| | | | Notes: svn path=/head/; revision=20493
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-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 Notes: svn path=/head/; revision=19803
* Update to use gtk version 1.2.3.Steve Price1999-05-292-8/+28
| | | | | | | | PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19055
* PR: ports/11463Seiichirou Hiraoka1999-05-078-0/+193
Submitted by: andy@icc.surw.chel.su Easy to use FTP client for X Window System. Notes: svn path=/head/; revision=18596