aboutsummaryrefslogtreecommitdiff
path: root/misc/ytree
Commit message (Collapse)AuthorAgeFilesLines
* Fix a build error that showed up lately:Jimmy Olgeni2016-11-241-0/+1
| | | | | | | keyhtab.c:4:10: fatal error: 'readline/readline.h' file not found Notes: svn path=/head/; revision=426999
* misc/ytree: Document readline rqmt and honor FLAGS (forgotten patch)John Marino2016-11-201-4/+4
| | | | | | | This patch update belongs with the previous commit. Notes: svn path=/head/; revision=426616
* misc/ytree: Document readline requirement and honor FLAGSJohn Marino2016-11-201-2/+2
| | | | | | | | | | After fixing the flags honoring, the LDFLAGS redefinition was no longer necessary. The readline library requirement was undocumented. Approved by: General blankets Notes: svn path=/head/; revision=426615
* Update misc/ytree to version 1.99pl1.Jimmy Olgeni2016-09-052-3/+4
| | | | Notes: svn path=/head/; revision=421352
* misc/ytree: document ncurses rqmt (USES+=ncurses), respect LDFLAGSJohn Marino2016-02-031-0/+2
| | | | | | | approved by: infrastructure blanket Notes: svn path=/head/; revision=407928
* - Add LICENSEDmitry Marakasov2015-08-292-3/+6
| | | | | | | | | | - Switch to options helpers - Switch to @sample Approved by: portmgr blanket Notes: svn path=/head/; revision=395550
* Remove $FreeBSD$ from patches files everywhere.Mathieu Arnold2015-05-222-6/+0
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=387082
* Upgrade to version 1.98.Jimmy Olgeni2014-12-264-18/+4
| | | | Notes: svn path=/head/; revision=375662
* Cleanup plistBaptiste Daroussin2014-12-091-1/+0
| | | | Notes: svn path=/head/; revision=374378
* Rename misc/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-293-0/+0
| | | | Notes: svn path=/head/; revision=363282
* Add DOCS option for ports with PORTDOCS in plist.Adam Weinberger2014-07-161-0/+2
| | | | Notes: svn path=/head/; revision=362023
* Add staging support.Jimmy Olgeni2013-10-292-12/+6
| | | | Notes: svn path=/head/; revision=332002
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | misc) Notes: svn path=/head/; revision=327745
* Convert Makefile headers to the new format.Jimmy Olgeni2013-02-181-5/+1
| | | | Notes: svn path=/head/; revision=312502
* Upgrade to version 1.97.Jimmy Olgeni2011-01-112-4/+3
| | | | Notes: svn path=/head/; revision=267657
* Upgrade to version 1.96.Jimmy Olgeni2010-10-132-4/+4
| | | | Notes: svn path=/head/; revision=262976
* Upgrade to version 1.95.Jimmy Olgeni2010-10-102-4/+4
| | | | Notes: svn path=/head/; revision=262782
* Clean up my pkg-descr files (spelling and whitespace).Jimmy Olgeni2010-08-041-5/+5
| | | | Notes: svn path=/head/; revision=258774
* Restore local CFLAGS and LDFLAGS.Jimmy Olgeni2010-04-071-0/+16
| | | | Notes: svn path=/head/; revision=252415
* Upgrade to version 1.94.Jimmy Olgeni2010-04-073-31/+4
| | | | Notes: svn path=/head/; revision=252414
* Upgrade to version 1.93.Jimmy Olgeni2009-08-032-4/+4
| | | | Notes: svn path=/head/; revision=238827
* Upgrade to version 1.92.Jimmy Olgeni2009-02-062-4/+4
| | | | Notes: svn path=/head/; revision=227722
* Upgrade to version 1.91.Jimmy Olgeni2008-09-062-4/+4
| | | | Notes: svn path=/head/; revision=219987
* Fix PORTDOCS support.Jimmy Olgeni2008-06-151-4/+4
| | | | | | | Noticed by: QA Tindy Notes: svn path=/head/; revision=214900
* Unbreak on GCC 4.2.Jimmy Olgeni2007-12-092-8/+2
| | | | | | | | | PR: ports/118448 Submitted by: Bernd Luevelsmeyer <bdluevel(at)heitec.net> Approved by: portsmgr (erwin) Notes: svn path=/head/; revision=202928
* Mark as broken with gcc4.2.Mark Linimon2007-10-011-1/+7
| | | | Notes: svn path=/head/; revision=200528
* Upgrade to version 1.90.Jimmy Olgeni2007-08-073-19/+9
| | | | Notes: svn path=/head/; revision=197310
* Unbreak: add proper handling of configuration file.Jimmy Olgeni2007-02-032-5/+5
| | | | | | | | PR: ports/108674 Submitted by: rafan Notes: svn path=/head/; revision=184057
* BROKEN: Doesn't correctly remove config file on deinstallKris Kennaway2007-02-031-0/+2
| | | | Notes: svn path=/head/; revision=184053
* - Bump PORTREVISION. The dynamic linking libraries are changed in previousRong-En Fan2007-02-011-0/+1
| | | | | | | commit. Notes: svn path=/head/; revision=183885
* - Fix build after libmytinfo removalRong-En Fan2007-02-011-1/+1
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=183882
* Upgrade to version 1.87.Jimmy Olgeni2007-01-222-4/+4
| | | | Notes: svn path=/head/; revision=182970
* Fix warnings from portlint -A.Jimmy Olgeni2006-06-191-6/+4
| | | | | | | | PR: ports/97316 (without ytree.conf in pkg-plist) Submitted by: Martin Wilke <freebsd(at)unixfreunde.de> Notes: svn path=/head/; revision=165797
* Upgrade to version 1.86.Jimmy Olgeni2006-01-076-32/+38
| | | | Notes: svn path=/head/; revision=152987
* Add SIZE data.Jimmy Olgeni2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104531
* Upgrade to 1.78.Jimmy Olgeni2003-07-122-2/+2
| | | | Notes: svn path=/head/; revision=84780
* De-pkg-comment my ports + some more.Jimmy Olgeni2003-02-232-1/+1
| | | | Notes: svn path=/head/; revision=76249
* Update to version 1.75.Jimmy Olgeni2003-01-092-2/+2
| | | | Notes: svn path=/head/; revision=72815
* Update port to version 1.74, add some etc/ files management. Take overJimmy Olgeni2001-06-167-19/+24
| | | | | | | maintainership from ports@. Notes: svn path=/head/; revision=44078
* Update to 1.73Mark Pulford2001-06-123-10/+10
| | | | | | | | PR: 28059 Submitted by: Kato Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=43885
* remove deprecated fetch options from FETCH_BEFORE_ARGSMichael Haro2001-04-021-2/+0
| | | | Notes: svn path=/head/; revision=40731
* Update to version 1.72Kevin Lo2001-02-203-6/+6
| | | | | | | | PR: 25212 Submitted by: Ports Fury Notes: svn path=/head/; revision=38517
* Update to version 1.71Kevin Lo2000-12-096-45/+46
| | | | | | | | PR: 23391 Submitted by: Ports Fury Notes: svn path=/head/; revision=35806
* Update to version 1.67.Steve Price2000-04-303-9/+16
| | | | | | | | PR: 17721 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=28181
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-2/+2
| | | | Notes: svn path=/head/; revision=27512
* 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
* MASTER_SITES are broken, so add a workaroundChris Piazza2000-01-221-3/+3
| | | | | | | | PR: 16177 Submitted by: Alexander Langer <alex@cichlids.com> Notes: svn path=/head/; revision=24898
* checksum error resolvedDaniel Baker2000-01-031-2/+2
| | | | | | | | first listed MASTER_SITE was distributing an incomplete tar.gz. reordered MASTER_SITE so the build completes. Notes: svn path=/head/; revision=24395
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20960
* Add WWW:Michael Haro1999-05-031-1/+2
| | | | Notes: svn path=/head/; revision=18432