summaryrefslogtreecommitdiff
path: root/cad/geda-symcheck (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Bump PORTEPOCH, this was missed in previous update [1].Stanislav Sedov2009-02-211-0/+1
| | | | | | | | | | | - Use proper shebang line in perl and python scripts [1]. - Define INSTALLS_ICONS and USE_GETTEXT where appropriate. - Implement WITHOUT_NLS knob. Reported by: Nick Withers <nick@nickwithers.com> [1] Notes: svn path=/head/; revision=228772
* - Update to 1.4.3.Stanislav Sedov2009-02-082-8/+7
| | | | | | | | PR: ports/131468 (based on) Submitted by: Oliver Lehmann <oliver@freebsd.org> Notes: svn path=/head/; revision=227812
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+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
* 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-10/+33
| | | | | | | | | | | | | - Fix comment - Fix portname - Bump PORTREVISION - Mark BROKEN on 4.x PR: ports/100226 Submitted by: maintainer Notes: svn path=/head/; revision=167952
* - Transfer maintainership to the submitter of the last updatePav Lucistnik2006-06-281-1/+1
| | | | | | | Approved by: old maintainer Notes: svn path=/head/; revision=166498
* - Update to 20060123Pav Lucistnik2006-06-264-6/+18
| | | | | | | | | PR: ports/99479 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> Approved by: maintainer Notes: svn path=/head/; revision=166400
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154109
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* - Update to 20050313 [1]Jean-Yves Lefort2005-05-162-10/+8
| | | | | | | | | | - Miscellaneous cleanups PR: ports/80967 [1] Submitted by: maintainer [1] Notes: svn path=/head/; revision=135320
* 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
* - Update gEDA suite to 20040111 versionPav Lucistnik2004-03-073-8/+8
| | | | | | | | PR: ports/62549 Submitted by: bruno <bruno@mail.tinkerbox.org> (maintainer) Notes: svn path=/head/; revision=103201
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* 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
* Update to version 20030223 which now works with guile 1.6.Joe Marcus Clarke2003-05-062-6/+6
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=80211
* Chase guile's shared lib version.Joe Marcus Clarke2003-05-021-1/+1
| | | | Notes: svn path=/head/; revision=79982
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-181-1/+0
| | | | Notes: svn path=/head/; revision=79180
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* add geda-symcheckYing-Chieh Liao2002-10-105-0/+40
gEDA symbol checking utility PR: 43563 Submitted by: bruno <bruno@mail.tinkerbox.org> Notes: svn path=/head/; revision=67757