aboutsummaryrefslogtreecommitdiff
path: root/textproc/sagasu
Commit message (Collapse)AuthorAgeFilesLines
* change the libtool version to use from 1.3 to 1.5Oliver Lehmann2005-06-031-1/+1
| | | | Notes: svn path=/head/; revision=136758
* Fix the build.Jeremy Messenger2005-03-221-0/+2
| | | | | | | | Reported by: pointyhat via kris Approved by: portmgr (marcus) Notes: svn path=/head/; revision=131875
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Install doc in the correct place, this should fix the pkg-plist.Jeremy Messenger2005-01-112-11/+13
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=126168
* Unset maintainership on ports. Multiple maintainerJosef El-Rayes2004-12-121-1/+1
| | | | | | | | | timeouts. Approved by: portmgr Notes: svn path=/head/; revision=123815
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-0/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* - Update to 2.0.6Pav Lucistnik2004-08-112-7/+3
| | | | | | | | | PR: ports/69518 Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> Approved by: maintainer timeout (19 days) Notes: svn path=/head/; revision=115976
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106175
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* 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
* - Update to 2.0.5Pav Lucistnik2004-01-293-11/+14
| | | | | | | | | PR: ports/61919 Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> Approved by: maintainer Notes: svn path=/head/; revision=99372
* [new port] textproc/sagasuEdwin Groothuis2003-10-105-0/+74
Sagasu is a GNOME tool to find strings in a set of files. PR: ports/54356 Submitted by: Juan Salaverria <rael@vectorstar.net> Notes: svn path=/head/; revision=90758