aboutsummaryrefslogtreecommitdiff
path: root/devel/adime
Commit message (Collapse)AuthorAgeFilesLines
* Clean up some COMMENTsEitan Adler2013-10-151-1/+1
| | | | Notes: svn path=/head/; revision=330460
* Hand over this port to the heap: I have not used adime or allegro in a long ↵Eitan Adler2013-10-131-1/+1
| | | | | | | while. Notes: svn path=/head/; revision=330207
* Switch to new LIB_DEPENDS formatEitan Adler2013-09-211-1/+1
| | | | | | | Tested with poudriere Notes: svn path=/head/; revision=327818
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 1) Notes: svn path=/head/; revision=327722
* Remove now excess verbiage.Eitan Adler2013-07-161-2/+0
| | | | | | | Reviewed by: bapt Notes: svn path=/head/; revision=323129
* Convert some of my ports from USE_GMAKE to USES=gmake.Eitan Adler2013-07-061-1/+1
| | | | | | | The remainder have other pending patches which I must finish before conversion. Notes: svn path=/head/; revision=322403
* Remove INFO as it is not needed.Eitan Adler2013-03-281-2/+0
| | | | | | | Prompted by: miwimail Notes: svn path=/head/; revision=315472
* Clean up my ports (and a couple of ports@ owned ones):Eitan Adler2013-03-081-1/+3
| | | | | | | | | | | | | - Fix COMMENT - Add MAKE_JOBS_SAFE where appropriate - Change ordering of LICENSE lines - Fix new header format - Etc. Reviewed by: drogoh (on irc) Notes: svn path=/head/; revision=313672
* Fix manually done conversion - make the headers correctEitan Adler2012-12-151-1/+1
| | | | Notes: svn path=/head/; revision=308951
* Trim the headers in the ports I maintain.Eitan Adler2012-10-061-5/+1
| | | | Notes: svn path=/head/; revision=305369
* Remove gratitutous version number from LIB_DEPENDS where not required.Eitan Adler2012-02-181-1/+1
| | | | Notes: svn path=/head/; revision=291767
* - change the email address I use to maintain portsEitan Adler2011-08-211-1/+1
| | | | | | | Approved by: bapt (mentor) Notes: svn path=/head/; revision=280136
* - change the email address I use to maintain portsEitan Adler2011-08-211-1/+1
| | | | | | | Approved by: bapt (mentor) Notes: svn path=/head/; revision=280123
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* - Update maintainer's email addressSahil Tandon2010-07-111-1/+1
| | | | | | | | PR: ports/148497 Submitted by: Eitan Adler <eitanadlerlist@gmail.com> (maintainer) Notes: svn path=/head/; revision=257641
* - 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
* - Pass maintainership to submitterThomas Abthorpe2009-08-121-1/+1
| | | | | | | | PR: ports/137611 Submitted by: Eitan Adler <EitanAdlerList gmail.com> Notes: svn path=/head/; revision=239399
* - Drop maintainership of the following ports:Alejandro Pulver2009-02-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | games/darkplaces games/quake-dpmod games/edge games/deng games/odamex games/uhexen2 games/uhexen2-extras games/vavoom games/vavoom-extras games/alienarena games/alienarena-data games/freedroidrpg games/assaultcube games/freeorion x11-toolkits/gigi devel/allegro devel/allegrogl devel/adime devel/allegro-devel net-p2p/qbittorrent net-p2p/rblibtorrent-devel emulators/wahcade x11-wm/stumpwm x11-wm/icewm Notes: svn path=/head/; revision=229191
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - 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
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* Change the maintainership address to the @FreeBSD.org one.Alejandro Pulver2006-04-091-1/+1
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=159200
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | | | | Requested by: maintainer Notes: svn path=/head/; revision=149490
* - Chase allegro updatePav Lucistnik2005-11-131-1/+2
| | | | Notes: svn path=/head/; revision=148109
* Adime is a portable add-on library for Allegro with functions for generatingPav Lucistnik2005-09-167-0/+174
Allegro dialogs in a very simple way. Its main purpose is to give as easy an API as possible to people who want dialogs for editing many kinds of input data. PR: ports/85165 Submitted by: Alejandro Pulver <alejandro@varnet.biz> Notes: svn path=/head/; revision=142965