aboutsummaryrefslogtreecommitdiff
path: root/cad/libgeda
Commit message (Collapse)AuthorAgeFilesLines
* - Drop @dirrm* from plistDmitry Marakasov2014-09-231-25/+0
| | | | Notes: svn path=/head/; revision=369035
* lang/guile:Tijl Coosemans2014-08-311-1/+1
| | | | | | | | | | | | - Add USES=libtool and bump dependent ports - Replace Makefile.* patches with USES=pathfix - Replace config.h.in patch with USE_AUTOTOOLS=autoheader - Avoid automake by touching Makefile.in Approved by: portmgr (implicit, bump unstaged port) Notes: svn path=/head/; revision=366777
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-07-232-3/+3
| | | | Notes: svn path=/head/; revision=362639
* Remove trailing whitespaces from category cadEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345398
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+2
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* - Stage supportAntoine Brodin2013-12-301-2/+1
| | | | | | | - Uses shared-mime-info Notes: svn path=/head/; revision=338183
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-1/+1
| | | | | | | | | LIB_DEPENDS in cad With hat: portmgr Notes: svn path=/head/; revision=336172
* 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-021-2/+1
| | | | Notes: svn path=/head/; revision=326088
* Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}Baptiste Daroussin2013-04-291-1/+3
| | | | | | | | | While here: - trim headers - convert to new options framework Notes: svn path=/head/; revision=316850
* - Convert USE_GETTEXT to USES (part 4)Alex Kozlov2013-04-261-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316596
* - Remove duplicate USES.Eitan Adler2013-03-281-2/+2
| | | | | | | | | - Drop gnomehack Submitted by: jgh Notes: svn path=/head/; revision=315438
* Mechanically convert unmaintained ports which use "gnomehack" to use ↵Eitan Adler2013-03-281-5/+2
| | | | | | | "pathfix" instead. Notes: svn path=/head/; revision=315433
* - 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
* - Chase guile shared lib bumpJulien Laffaye2011-07-311-2/+2
| | | | | | | - Add an entry to UPDATING Notes: svn path=/head/; revision=278635
* - 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-1/+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-212-8/+17
| | | | | | | | | | | - 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-085-20/+81
| | | | | | | | PR: ports/131468 (based on) Submitted by: Oliver Lehmann <oliver@freebsd.org> Notes: svn path=/head/; revision=227812
* - Chase lang/guile shlib bumpMartin Wilke2009-01-221-2/+2
| | | | Notes: svn path=/head/; revision=226679
* - Chase lang/guile share library version bump (.18 -> .19)Rong-En Fan2008-07-211-2/+2
| | | | | | | | | - Bump PORTREVISION PR: ports/125435 Notes: svn path=/head/; revision=217241
* 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
* Chase libguile shared lib version.Joe Marcus Clarke2008-03-011-2/+2
| | | | Notes: svn path=/head/; revision=208243
* - 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-133-8/+7
| | | | | | | - Deprecate geda-projectmanager. Notes: svn path=/head/; revision=187320
* - Update to 20061020Stanislav Sedov2006-11-033-5/+5
| | | | Notes: svn path=/head/; revision=176286
* - Update to 20060906Stanislav Sedov2006-10-104-19/+13
| | | | | | | - Change my email Notes: svn path=/head/; revision=175178
* - Fix RCDIR to use unificated GEDA directoryRong-En Fan2006-07-162-2/+14
| | | | | | | | | | | | - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Fix comment - Bump PORTREVISION PR: ports/100223 Submitted by: maintainer Notes: svn path=/head/; revision=167948
* cad/libgeda - fix pkgconfig's LDFLAGSDaichi GOTO2006-06-291-0/+9
| | | | | | | | PR: ports/99580 Submitted by: maintainer Notes: svn path=/head/; revision=166584
* - 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-18/+8
| | | | | | | | | PR: ports/99468 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> Approved by: bruno schwander <bruno@tinkerbox.org> (maintainer) Notes: svn path=/head/; revision=166395
* Conversion to a single libtool environment.Ade Lovett2006-02-232-4/+5
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* Update to 20050313Jean-Yves Lefort2005-05-164-7/+18
| | | | | | | | PR: ports/80967 Submitted by: maintainer Notes: svn path=/head/; revision=135319
* 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-28/+10
| | | | | | | | 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-6/+8
| | | | | | | 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
* Ve vill make you obey ze new autoconf rulez! Orr elz you vill listen toAlan Eldridge2002-11-271-4/+2
| | | | | | | | | Mariah Carey recordingz until ze brainz come out ze noze. Approved by: kris Notes: svn path=/head/; revision=71167
* upgrade to 20020825Ying-Chieh Liao2002-10-103-6/+10
| | | | | | | | PR: 43563 Submitted by: maintainer Notes: svn path=/head/; revision=67762