aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gnofract4d
Commit message (Collapse)AuthorAgeFilesLines
* Use system compiler on CURRENTarved2007-06-011-1/+1
|
* - Welcome X.org 7.2 \o/.flz2007-05-202-2/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Fix png, jpeg library detectionpav2006-11-172-11/+10
| | | | | | | PR: ports/105027 Submitted by: Derek Marcotte <derek.4548bfb0@razorfever.net> - Fix plist
* - fix package problemsdinoex2006-11-093-9/+648
| | | | - update to 3.1
* Schedule these broken ports for termination on 2006-12-01kris2006-09-031-0/+2
|
* Mark BROKEN for leaving files behinderwin2006-08-031-0/+2
|
* upgrade to 3.0ijliao2006-06-284-439/+40
|
* Remove USE_REINPLACE for categories starting with a Gedwin2006-05-081-1/+0
|
* - Add SHA256pav2005-11-261-0/+1
|
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-0/+1
|
* Re-add USE_X_PREFIX that I accidentally removed.lawrance2005-04-291-0/+1
| | | | | | Reported by: krismail Diagnosed by: pav Approved by: pav (rent-a-mentor)
* Update the entertaining gnofract4d to version 2.6.lawrance2005-04-2611-185/+433
| | | | | | | | | - contain the installation to its own DATADIR, rather than spreading bits everywhere PR: ports/76868 Submitted by: Edwin Young <edwin@bathysphere.org> (author) Approved by: clement (mentor)
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
|
* Use new INSTALLS_OMF.mezz2004-11-232-2/+1
| | | | Approved by: bland, kwm, marcus and pav
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-1/+1
| | | | big upgrade.
* BROKEN on 5.x: Does not compilekris2004-09-191-1/+7
| | | | Approved by: portmgr (self)
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
* - Fix buildkrion2004-04-293-14/+13
| | | | | PR: ports/65994 Submitted by: Ports Fury
* BROKEN: Does not compilekris2004-04-191-0/+2
|
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-1/+1
|
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-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.
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* SIZEify.trevor2004-01-291-0/+1
|
* - Update to version 1.9krion2003-12-165-11/+11
| | | | | PR: 60268 Submitted by: Ports Fury
* - Fix build against rerolled tarballkrion2003-12-045-4/+15
| | | | | PR: 59612 Submitted by: Ports Fury
* Mark as broken (not dependent on 5.x) due to checksum failure. Thislinimon2003-11-231-0/+2
| | | | port is unmaintained.
* - Update to version 1.8krion2003-11-068-48/+67
| | | | | PR: 58963 Submitted by: Ports Fury
* - Fix build on -currentkrion2003-10-193-4/+20
| | | | | PR: 58220 Submitted by: Ports Fury
* BROKEN on 5.x: does not compilekris2003-10-161-1/+7
|
* - respect CXXFLAGS/LDFLAGSpetef2003-05-191-4/+6
| | | | | | | - bump PORTREVISION PR: 52275 Submitted by: Ports Fury
* Remove USE_GNOMENG.marcus2003-04-211-1/+0
|
* de-pkg-commentknu2003-02-212-1/+1
|
* upgrade to 1.7ijliao2003-02-083-3/+6
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Remove USE_NEWGCC, which is no longer supported or required.kris2002-08-311-1/+0
| | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571
* Update to use GNOMENG.naddy2002-08-311-4/+3
| | | | | PR: 42127 Submitted by: Juan Salaverria <rael@vectorstar.net>
* PERL -> REINPLACE_CMDijliao2002-07-082-6/+7
| | | | | PR: 39938 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Avoid making empty directorykevlo2001-12-222-4/+4
| | | | | PR: 32950 Submitted by: Ports Fury
* upgrade to 1.6ijliao2001-12-183-16/+38
| | | | | PR: 32855 Submitted by: Ports Fury
* Update to version 1.5kevlo2001-06-133-2/+7
| | | | | PR: 28050 Submitted by: Ports Fury
* -pthread --> ${PTHREAD_LIBS}sobomax2001-03-301-1/+1
| | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly.
* Update to 1.4kevlo2000-12-233-2/+3
| | | | | PR: 23760 Submitted by: Ports Fury
* Update to 1.3ade2000-10-132-2/+2
| | | | | PR: 21796 Submitted by: Ports Fury
* Implement USE_GNOME, part 1.reg2000-10-052-7/+10
|
* Unleash all of these ports upon the people. I no longer have any interestwill2000-06-221-1/+1
| | | | | in any of them, but will be happy to assign MAINTAINER to others and commit updates for them.
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.sobomax2000-06-141-1/+2
|
* Updates for new shared library versions in GNOME 1.2ade2000-06-021-2/+2
|
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionasami2000-04-141-2/+2
| | | | string so I fixed it.
* Finish moving MAINTAINER for my ports.will2000-03-221-1/+1
| | | | | | andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami
* Update to 1.2ade2000-02-264-8/+98
| | | | | PR: 16850 Submitted by: maintainer
* Gnofract4D is a weird fractal-generating programjedgar2000-01-015-0/+38
written for the GNOME project. But it makes very nice looking fractals. PR: 15797 Submitted by: Will Andrews <andrews@technologist.com>