aboutsummaryrefslogtreecommitdiff
path: root/devel/eboxy
Commit message (Collapse)AuthorAgeFilesLines
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* BROKEN should not be quoted.Erwin Lansing2010-06-131-1/+1
| | | | | | | No functional change. Notes: svn path=/head/; revision=256468
* - 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
* - Update devel/sdl12 to version 1.2.14.Marcus von Appen2010-01-301-1/+1
| | | | | | | | | | | | | | | - Update audio/sdl_mixer to version 1.2.11. - Update graphics/sdl_gfx to version 2.0.20. - Update graphics/sdl_image to version 1.2.10. - Bump portrevisions for all ports depending on audio/sdl_mixer and graphics/sdl_image. - Update Mk/bsd.sdl.mk accordingly for the new shared lib versions. PR: ports/142147 ports/142248 ports/142249 Approved by: miwi (mentor implicit) Notes: svn path=/head/; revision=248835
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with D Notes: svn path=/head/; revision=240068
* -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
* - Remove USE_GETOPT_LONG which is a no-op since March 200Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209418
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-1/+1
| | | | Notes: svn path=/head/; revision=208952
* Migration from bison 1.x to 2.xAde Lovett2007-10-171-2/+2
| | | | | | | | PR: 117086 Tested by: -exp runs Notes: svn path=/head/; revision=201613
* Fix build on 64bit platformsTilman Keskinoz2007-08-031-0/+11
| | | | Notes: svn path=/head/; revision=197024
* - 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 devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-09-201-1/+1
| | | | | | | | | | | | | | | | | | | structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor) Notes: svn path=/head/; revision=173460
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* Conversion to a single libtool environment.Ade Lovett2006-02-232-0/+8
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Add some SHA256 checksumsPav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149311
* 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
* change the libtool version to use from 1.3 to 1.5Oliver Lehmann2005-05-312-5/+1
| | | | Notes: svn path=/head/; revision=136564
* Add missing libtool droppingsKris Kennaway2004-11-261-0/+4
| | | | Notes: svn path=/head/; revision=122447
* Fix build on CURRENTTilman Keskinoz2004-08-152-0/+21
| | | | Notes: svn path=/head/; revision=116314
* - Fix buildKirill Ponomarev2004-05-281-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=110242
* - Update to version 0.4.1Kirill Ponomarev2004-05-2310-28/+93
| | | | | | | | PR: ports/67081 Submitted by: Ports Fury Notes: svn path=/head/; revision=109808
* BROKEN on ia64: Configure failsKris Kennaway2004-03-191-1/+7
| | | | Notes: svn path=/head/; revision=104630
* Chase library bump of libSDL-1.1 for all ports which were dependingEdwin Groothuis2004-03-161-0/+1
| | | | | | | on sdl12-1.2.5 Notes: svn path=/head/; revision=104132
* - Fix build on AMD64Kirill Ponomarev2004-02-071-1/+1
| | | | Notes: svn path=/head/; revision=100287
* - Update to version 0.3.9Kirill Ponomarev2004-02-022-5/+4
| | | | | | | | PR: ports/62260 Submitted by: maintainer Notes: svn path=/head/; revision=99818
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Let ports use the USE_SDL macro.Edwin Groothuis2004-01-231-3/+1
| | | | Notes: svn path=/head/; revision=98923
* - Update MASTER_SITES and WWW: lineKirill Ponomarev2003-10-122-3/+2
| | | | | | | | PR: 57887 Submitted by: Ports Fury Notes: svn path=/head/; revision=90928
* - Utilize USE_SDLKirill Ponomarev2003-08-011-10/+5
| | | | | | | | | PR: 55149 Submitted by: Ports Fury Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=86143
* Update to 0.3.7Tilman Keskinoz2003-06-292-2/+3
| | | | | | | | PR: 53765 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=83855
* fix build on currentYing-Chieh Liao2003-05-091-1/+2
| | | | | | | | PR: 50886, 51936 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>, Ports Fury Notes: svn path=/head/; revision=80513
* Update to 0.3.6.Norikatsu Shigemura2003-04-262-9/+9
| | | | | | | | PR: ports/51364 Submitted by: Ports Fury Notes: svn path=/head/; revision=79708
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* Update to 0.3.5Tilman Keskinoz2003-01-133-7/+4
| | | | | | | | PR: 46933 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=73042
* upgrade to 0.3.4Ying-Chieh Liao2003-01-022-2/+4
| | | | | | | | PR: 45847 Submitted by: Ports Fury Notes: svn path=/head/; revision=72233
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-1/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* upgrade to 0.3.3Ying-Chieh Liao2002-11-065-5/+30
| | | | | | | | PR: 44967 Submitted by: Ports Fury Notes: svn path=/head/; revision=69600
* upgrade to 0.3.1Ying-Chieh Liao2002-10-285-34/+29
| | | | | | | | PR: 43784 Submitted by: Ports Fury Notes: svn path=/head/; revision=69018
* fix configureYing-Chieh Liao2002-10-071-1/+1
| | | | | | | | PR: 43765 Submitted by: Maxim Maximov <mcsi@agava.com> Notes: svn path=/head/; revision=67551
* add eboxy 0.3Ying-Chieh Liao2002-09-157-0/+68
Create simple GUI interfaces for entertainment PC Notes: svn path=/head/; revision=66372