aboutsummaryrefslogtreecommitdiff
path: root/devel/sourcenav
Commit message (Collapse)AuthorAgeFilesLines
* - Bump PORTREVISION (forgot in the previous commit)Martin Wilke2008-03-211-1/+1
| | | | Notes: svn path=/head/; revision=209559
* - Fix buidMartin Wilke2008-03-211-2/+3
| | | | | | | Submitted by: pavbot Notes: svn path=/head/; revision=209558
* - Update Tcl/Tk dependenceis to 8.4Pietro Cerutti2008-03-191-6/+4
| | | | | | | | | | - Remove useless USE_XLIB variable - Adopt maintainship Approved by: miwi (mentor) Notes: svn path=/head/; revision=209388
* Migration from bison 1.x to 2.xAde Lovett2007-10-171-2/+2
| | | | | | | | PR: 117086 Tested by: -exp runs Notes: svn path=/head/; revision=201613
* - 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
* - Install symlimk under "${PREFIX}/bin".Alejandro Pulver2007-02-183-10/+34
| | | | | | | | | | | - Allos overriding PREFIX. - Add pkg-message to inform user where the program is installed. PR: ports/82759 Submitted by: Greg Lehey <grog@lemis.com> Notes: svn path=/head/; revision=185472
* Drop maintainership. I no longer uses this port for a long time and itsXin LI2007-01-101-1/+1
| | | | | | | upstream development is mostly stalled. Notes: svn path=/head/; revision=181947
* - Use %%DATADIR%% where applicable.Xin LI2006-12-182-69/+69
| | | | | | | - Fix a style nit in Makefile Notes: svn path=/head/; revision=180067
* Fix gcc4 build.Xin LI2006-12-182-1/+81
| | | | | | | | Obtained from: Gentoo Reported by: pointyhat via kris Notes: svn path=/head/; revision=180066
* Fix the snavigator script in the case that a symbolic link wasXin LI2006-05-202-1/+13
| | | | | | | | | | | in a different place. Submitted by: Andreas Kohn <andreas@syndrom23.de> PR: ports/93975 Approved by: sem (mentor) Notes: svn path=/head/; revision=162855
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Fix build on 6-CURRENT by correcting the patch.Xin LI2005-04-281-1/+1
| | | | | | | | Approved by: kris Spotted by: pointyhat via kris Notes: svn path=/head/; revision=134313
* - Unbreak on CURRENT.Florent Thoumie2005-04-152-3/+132
| | | | | | | | | | - Pass maintainership to submitter. PR: ports/79159 Submitted by: delphij Notes: svn path=/head/; revision=133425
* BROKEN on 6.x: Does not compileKris Kennaway2004-11-181-1/+7
| | | | Notes: svn path=/head/; revision=121929
* Really fix plist this time. I think.Mark Linimon2004-04-161-1/+1
| | | | Notes: svn path=/head/; revision=107267
* Per dosirak run, fix plist.Mark Linimon2004-04-161-0/+1
| | | | Notes: svn path=/head/; revision=107260
* 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
* - Use canonical form (ports@FreeBSD.org) in MAINTAINER lineSergei Kolobov2003-12-211-1/+1
| | | | Notes: svn path=/head/; revision=96284
* Remove the pkg-message. It's just taking up space.Adam Weinberger2003-07-152-10/+0
| | | | Notes: svn path=/head/; revision=84946
* Update to 5.1.4.Adam Weinberger2003-07-152-2/+2
| | | | Notes: svn path=/head/; revision=84903
* After repo copy from devel/SN:Alexander Leidinger2003-05-075-1181/+2217
| | | | | | | | | | | | | | | | | | - update to 5.1.3 - reset MAINTAINER to ports@ Triggered by: kris wanted to remove it Approved by: timeout from maintainer (>1 year for some PRs) Based upon: PR: 51079 Submitted by: ijliao Also closes: PR: 36622, 36341 Notes: svn path=/head/; revision=80373
* 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
* BROKEN: Does not buildKris Kennaway2002-03-251-0/+2
| | | | Notes: svn path=/head/; revision=56571
* Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer ↵David W. Chapman Jr.2001-09-231-2/+1
| | | | | | | | | | | exists. PR: 30497 Submitted by: Dan Larsson Approved by: will Notes: svn path=/head/; revision=48126
* Update to 4.5.2.Trevor Johnson2000-10-315-1533/+1374
| | | | | | | | | | | Don't install Tk/Tcl man pages. Sort pkg-plist and add "extra" files. PR: 21473 Approved by: silence from maintainer Notes: svn path=/head/; revision=34496
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* * Changed to use the bzip2 compressed file, since it's significantlyDonald Burr2000-07-242-2/+6
| | | | | | | | | | | smaller than the .gz one. * Added a few mirror sites, since the main (redhat) site is overloaded at the moment. Thanks to:Mikhail Teterin and Dmitry S. Sivachenko for the suggestion. Notes: svn path=/head/; revision=31003
* Added the package's URL to the DESCR file, which I forgot to doDonald Burr2000-07-241-0/+2
| | | | | | | when committing it. Oops. Notes: svn path=/head/; revision=30987
* New port devel/SN, the Red Hat/Cygnus/GNU Source NavigatorDonald Burr2000-07-246-0/+1739
IDE/source code analysis tool. Obtained from: Freshmeat posting Notes: svn path=/head/; revision=30982