aboutsummaryrefslogtreecommitdiff
path: root/devel/geany
Commit message (Collapse)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Update to 0.14Rong-En Fan2008-05-054-4/+56
| | | | | | | | PR: ports/123377 Submitted by: Andris Raugulis <ar at null.lv> (maintainer) Notes: svn path=/head/; revision=212628
* - Update to 0.13.Marcelo Araujo2008-03-183-45/+53
| | | | | | | | | | | - Pass maintainership to submitter. PR: ports/121469 Submitted by: Andris Raugulis <ar@null.lv> Approved by: maintainer timeout (more than 2 months). Notes: svn path=/head/; revision=209269
* - Update to 0.11.Marcelo Araujo2007-12-163-8/+20
| | | | | | | | | PR: ports/117058 Submitted by: Andris Raugulis <ar@null.lv> Approved by: maintainer timeout(2 months), stas (mentor, implicit) Notes: svn path=/head/; revision=203851
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 0.10.2Cheng-Lung Sung2007-04-254-43/+39
| | | | | | | | | | | | | - fix for not installing a manual page - add additional config option - remove stale 4.xx support PR: ports/110604 Submitted by: Sticky Bit<stickybit_AT_gmx dot net> Approved by: maintainer (timeout) Notes: svn path=/head/; revision=190855
* - Update to 0.9Cheng-Lung Sung2006-10-084-34/+77
| | | | | | | | | | | | | - move from X11BASE to LOCALBASE - make portlint happy - new fixed pkg-plist PR: ports/102838 Submitted by: Stick Bit <stickybit_AT_gmx dot net> Approved by: maintainer (Remington Lang) Notes: svn path=/head/; revision=174972
* - Update to 0.7.1Pav Lucistnik2006-08-316-71/+79
| | | | | | | | | | | - Optionalize vte dependency PR: ports/100844 Submitted by: ports@c0decafe.net <ports@c0decafe.net> Approved by: Remington L <mrl0lz@gmail.com> (maintainer) Notes: svn path=/head/; revision=171759
* Add geany.Jean-Yves Lefort2006-04-047-0/+127
Geany is a small and lightweight integrated development environment. It was developed to provide a small and fast IDE, which has only a few dependencies on other packages. Another goal was to be as independent as possible from a special Desktop Environment like KDE or GNOME. WWW: http://geany.uvena.de/ PR: ports/91817 Submitted by: Remington <mrl0lz@gmail.com> Notes: svn path=/head/; revision=158767