aboutsummaryrefslogtreecommitdiff
path: root/cad/geda-gschem
Commit message (Collapse)AuthorAgeFilesLines
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (categories starting with [bce]) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331271
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | cad) Notes: svn path=/head/; revision=327711
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-1/+1
| | | | Notes: svn path=/head/; revision=326122
* Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}Baptiste Daroussin2013-04-291-6/+4
| | | | | | | | | While here: - trim headers - convert to new options framework Notes: svn path=/head/; revision=316850
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Return my ports back to the pool. I was unable to make any fixes toStanislav Sedov2011-10-241-1/+1
| | | | | | | | | | | my ports in the past 3 weeks while ports were broken on any 10.x machines, which means I'm unable to maintain them. So let people know that there's no available support for them until things are back to normal (which also means that anyone with spare time will be able to fix them without getting approval). Notes: svn path=/head/; revision=284225
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - 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-084-25/+61
| | | | | | | | 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-2/+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-192-3/+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-133-7/+26
| | | | | | | - 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-106-56/+40
| | | | | | | - Change my email Notes: svn path=/head/; revision=175178
* - Fix installdirs to address geda directory structure unificationRong-En Fan2006-07-164-45/+89
| | | | | | | | | | | | | | - Use NLS conditional - FIx comment - Bump PORTREVISION - Mark BROKEN on 4.x - Rename to have geda- prefix of directory [2] PR: ports/100224, ports/100222 [2] Submitted by: maintainer Notes: svn path=/head/; revision=167953
* - 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-32/+44
| | | | | | | | | PR: ports/99476 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> Approved by: maintainer Notes: svn path=/head/; revision=166397
* 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-12/+12
| | | | | | | | 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-163-8/+15
| | | | | | | | | | - Miscellaneous cleanups PR: ports/80967 [1] Submitted by: maintainer [1] Notes: svn path=/head/; revision=135320
* Clean up handling of locale directories at deinstall-time:Kris Kennaway2004-12-161-0/+6
| | | | | | | | * Don't remove "system directories" (which were created by BSD.*.dist) * Silently try to remove locale directories which we might have created Notes: svn path=/head/; revision=124183
* 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-38/+35
| | | | | | | | PR: ports/62549 Submitted by: bruno <bruno@mail.tinkerbox.org> (maintainer) Notes: svn path=/head/; revision=103201
* 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-063-5/+16
| | | | | | | 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
* upgrade to 20020825Ying-Chieh Liao2002-10-103-9/+15
| | | | | | | | PR: 43563 Submitted by: maintainer Notes: svn path=/head/; revision=67762
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-08-301-1/+2
| | | | | | | | PR: 42188 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65297
* Chase guile shared lib number.Joe Marcus Clarke2002-06-191-1/+1
| | | | | | | Prompted by: Mike Harding <mvh@ix.netcom.com> Notes: svn path=/head/; revision=61574
* make it buildableYing-Chieh Liao2002-03-111-79/+0
| | | | | | | | | fix last submit/commit Submitted by: bsd, maintainer Notes: svn path=/head/; revision=55870
* upgrade to 20020209Ying-Chieh Liao2002-03-104-13/+26
| | | | | | | | PR: 35714 Submitted by: maintainer Notes: svn path=/head/; revision=55801
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | | | | the later case Notes: svn path=/head/; revision=50301
* gEDA electronic schematic capture toolsVanilla I. Shu2001-04-076-0/+123
Submitted by: bruno.schwander@technologist.com Notes: svn path=/head/; revision=40972