aboutsummaryrefslogtreecommitdiff
path: root/graphics/xmedcon
Commit message (Collapse)AuthorAgeFilesLines
* - Update to version 0.11.0Martin Wilke2012-02-202-3/+8
| | | | | | | | PR: 164997 Submitted by: Ports Fury Notes: svn path=/head/; revision=291876
* - 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
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - Update to 0.10.7.Marcelo Araujo2010-11-202-4/+4
| | | | | | | | PR: ports/151551 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=264840
* Update to 0.10.6Max Brazhnikov2010-09-182-7/+4
| | | | | | | | PR: ports/150672 Submitted by: KATO Tsuguru <tkato432 at yahoo.com> Notes: svn path=/head/; revision=261399
* - update to 1.4.1Dirk Meyer2010-03-281-2/+2
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update to 0.10.5Martin Wilke2009-08-282-6/+6
| | | | | | | | PR: 138279 Submitted by: Ports Fury Notes: svn path=/head/; revision=240484
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with G Notes: svn path=/head/; revision=240070
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - 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 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.10.4Martin Wilke2008-03-212-4/+4
| | | | Notes: svn path=/head/; revision=209518
* - Update to 0.10.3Martin Wilke2008-03-132-4/+4
| | | | | | | | PR: 121618 Submitted by: Ports Fury Notes: svn path=/head/; revision=208999
* - Update to 0.10.2Martin Wilke2008-01-036-57/+24
| | | | | | | | PR: 119164 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=204896
* - Update to 0.9.10Martin Wilke2007-10-272-8/+5
| | | | | | | | PR: 117497 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=202177
* - 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-191-0/+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.9.9.4Martin Wilke2007-01-012-4/+4
| | | | Notes: svn path=/head/; revision=181189
* - Update to 0.9.9.3Rong-En Fan2006-09-262-4/+5
| | | | | | | | PR: ports/103639 Submitted by: KATO Tsuguru <tkato432 at yahoo.com> Notes: svn path=/head/; revision=173892
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-141-1/+1
| | | | | | | | | | | - these include dns/ editors/ emulators/ finance/ games/ graphics/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170640
* Update to 0.9.9.1Erwin Lansing2006-04-243-4/+5
| | | | | | | | PR: 96215 Submitted by: ports fury Notes: svn path=/head/; revision=160292
* - Update to 0.9.9.0Pav Lucistnik2006-03-162-30/+22
| | | | | | | | PR: ports/94498 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=157438
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+3
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Reset inactive maintainer (several timeouts).Mark Linimon2006-02-101-1/+1
| | | | | | | | Hat: portmgr Noticed by: lawrance Notes: svn path=/head/; revision=155620
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* 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
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Update to 0.9.8.4Kirill Ponomarev2005-02-183-9/+9
| | | | | | | | PR: ports/77654 Submitted by: maintainer Notes: svn path=/head/; revision=129130
* Update to 0.9.8.2Volker Stolz2005-01-113-5/+4
| | | | | | | | PR: ports/75586 Submitted by: maintainer Notes: svn path=/head/; revision=126148
* - Update to 0.9.8.1Pav Lucistnik2004-11-212-5/+7
| | | | | | | | PR: ports/74143 Submitted by: Paul Everlund <tdv94ped@cs.umu.se> (maintainer) Notes: svn path=/head/; revision=122048
* Update to 0.9.7.3.Mark Linimon2004-10-122-3/+3
| | | | | | | | PR: ports/71434 Submitted by: Paul Everlund <tdv94ped at cs dot umu dot se> (maintainer) Notes: svn path=/head/; revision=118831
* - Update to 0.9.7.1Pav Lucistnik2004-06-272-16/+16
| | | | | | | | | | - Correct handling of OPTIONS PR: ports/68398 Submitted by: Paul Everlund <tdv94ped@cs.umu.se> (maintainer) Notes: svn path=/head/; revision=112370
* Update to 0.9.6.Mark Linimon2004-05-133-4/+4
| | | | | | | | PR: ports/66603 Submitted by: Paul Everlund <tdv94ped@cs.umu.se> (maintainer) Notes: svn path=/head/; revision=109089
* - Update to version 0.9.4Kirill Ponomarev2004-04-122-3/+3
| | | | | | | | PR: ports/65455 Submitted by: maintainer Notes: svn path=/head/; revision=106801
* - Update to version 0.9.3Kirill Ponomarev2004-04-015-26/+19
| | | | | | | | PR: ports/65034 Submitted by: maintainer Notes: svn path=/head/; revision=105869
* 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 to 0.9.1Clement Laforet2004-02-235-128/+38
| | | | | | | | | | - use OPTIONS PR: 61876 Submitted by: Paul Everlund <tdv94ped@cs.umu.se> (maintainer) Notes: svn path=/head/; revision=101872
* Update to 0.8.13.Adam Weinberger2003-06-176-16/+16
| | | | | | | | PR: ports/53400 Submitted by: Paul Everlund <tdv94ped@cs.umu.se> Notes: svn path=/head/; revision=83187
* update to 0.8.12Tilman Keskinoz2003-05-192-2/+2
| | | | | | | | PR: 52191 Submitted by: maintainer Notes: svn path=/head/; revision=81367
* intainer Update] graphics/xmedcon 0.8.10 -> 0.8.11Edwin Groothuis2003-04-293-3/+3
| | | | | | | | | | Update of graphics/xmedcon 0.8.10 -> 0.8.11. PR: ports/51525 Submitted by: Paul Everlund <tdv94ped@cs.umu.se> Notes: svn path=/head/; revision=79838
* [Maintainer update] graphics/xmedcon 0.8.9 -> 0.8.10Edwin Groothuis2003-04-293-6/+7
| | | | | | | Update of graphics/xmedcon 0.8.9 to 0.8.10. Notes: svn path=/head/; revision=79833
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-2/+0
| | | | Notes: svn path=/head/; revision=79368
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76036
* [Maintainer update]: graphics/xmedcon 0.8.8 -> 0.8.9Edwin Groothuis2003-02-055-42/+44
| | | | | | | | PR: ports/47188 Submitted by: Paul Everlund <su_paul@everlund.homeip.net> Notes: svn path=/head/; revision=74866
* [Port fix]: XMedcon have a missing fileEdwin Groothuis2003-01-161-0/+92
| | | | | | | | | | This port upgrade was committed with a missing file. PR: ports/47014 Submitted by: Paul Everlund <tdv94ped@cs.umu.se> Notes: svn path=/head/; revision=73247
* upgrade to 0.8.8Ying-Chieh Liao2003-01-028-79/+90
| | | | | | | | PR: 46147 Submitted by: maintainer Notes: svn path=/head/; revision=72284
* Update xmedcon 0.8.1 -> 0.8.2Adam Weinberger2002-10-194-11/+21
| | | | | | | | | Submitted by: tdv94ped@cs.umu.se (maintainer) PR: 44165 Approved by: pat Notes: svn path=/head/; revision=68370