aboutsummaryrefslogtreecommitdiff
path: root/cad/geda-gattrib
Commit message (Collapse)AuthorAgeFilesLines
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-7/+1
| | | | Notes: svn path=/head/; revision=200767
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+1
| | | | | | | | | | | | | | | | | | | | | 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-191-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 20070216Stanislav Sedov2007-03-132-7/+6
| | | | | | | - Deprecate geda-projectmanager. Notes: svn path=/head/; revision=187320
* - Update to 20061020Stanislav Sedov2006-11-032-5/+5
| | | | Notes: svn path=/head/; revision=176286
* - Update to 20060906Stanislav Sedov2006-10-104-30/+13
| | | | | | | - Change my email Notes: svn path=/head/; revision=175178
* - Fix installdirs to address geda directory structure unificationRong-En Fan2006-07-163-6/+29
| | | | | | | | | | | | | - Fix PORTNAME - Fix comment - Bump PORTREVISION - Mark BROKEN on 4.x PR: ports/100221 Submitted by: maintainer Notes: svn path=/head/; revision=167954
* Gattrib is gEDA's attribute editor.Pav Lucistnik2006-06-265-0/+47
WWW: http://www.geda.seul.org PR: ports/99480 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> Notes: svn path=/head/; revision=166403