summaryrefslogtreecommitdiffstats
path: root/graphics/aalib
Commit message (Collapse)AuthorAgeFilesLines
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because Isobomax2000-06-161-1/+1
| | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax
* Second round of INSTALL_SHLIBS=yes fixes.sobomax2000-06-152-2/+1
|
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-171-9/+6
| | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
* PORTNAME / PORTVERSION syntax conversionobrien2000-04-131-2/+2
|
* forgot to cvs add/remove patchesmharo2000-04-011-0/+11
|
* * do not configure X11 driver when NO_X11 is defined.mharo2000-04-012-4/+45
| | | | | | | | | * declare USE_XLIB when XFree86 is installed and NO_X11 is not defined. * fix configure.in more to use built-in ncurses if exist, and turn on USE_AUTOCONF. * remove patches already obsoleted by USE_LIBTOOL. PR: 17004 Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tkris2000-03-291-1/+1
| | | | | | have time to maintain them. Approved by: andy
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Switch from GNU_CONFIGURE to USE_LIBTOOL with port so that it won't installmharo1999-06-052-9/+2
| | | | the .la file.
* a.out shlib names should be listed if it doesn't end with ".0" (otherwiseasami1998-09-221-1/+1
| | | | how is bsd.port.mk supposed to figure out the minor number? ;)
* Convert aalib to elf.vanilla1998-09-222-3/+8
|
* Fix these up somewhat. Don't precede COMMENT with PKGNAME.hoek1998-06-142-7/+8
| | | | | | There's an extremely high probability that this port is also missing its ldconfig -m line, but I really wasn't planning to make even this commit...
* - sources changed without bumping the version numberandreas1998-04-193-70/+18
| | | | | | | | | | | - corrected MD5 checksum - the removal of config.cache isn't necessary anomore, port build failed here, since config.cache isn't in the sources anymore - revamped the patches a bit, it's bad style to patch one file (configure) using several patches, you loose the overview what is patches in one file and it makes it difficult to maintain patches in the future... - hope MAINTAINER agrees, needed aalib for gimp port, but didn't work
* Remove BROKEN tag as this now builds.steve1998-03-291-3/+1
|
* Keep auto* from autospewing errors if installed.steve1998-03-291-0/+60
| | | | Found by: Satoshi Asami
* Mark this port broken, doesn't build.asami1998-03-281-1/+3
|
* Upgrade to version 1.2.steve1998-03-282-6/+8
| | | | | PR: 6079 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
* reimport aalib.vanilla1997-12-195-0/+44
PR: ports/5339 Submitted by: frankch@waru.life.nthu.edu.tw
OpenPOWER on IntegriCloud