notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
guilib Simple GUI framework for use with SDL
1.2.1_5 graphics on this many watch lists=26 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.2.1_5Version of this port present on the latest quarterly branch.
Maintainer: acm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2000-09-20 12:36:06
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: libxml2, aalib, popt, freetype2
License: not specified in port
WWW:
https://www.libsdl.org/projects/GUIlib/index.html
Description:
This is a very simple GUI framework, for use with SDL. It is very flexible, but is by no means a complete windowing system. Feel free to improve it!! :) It contains a C++ GUI class with a very rudimentary C interface, and a set of useful widget classes.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (24 items)
Collapse this list.
  1. @ldconfig
  2. include/GUI/GUI.h
  3. include/GUI/GUI_C.h
  4. include/GUI/GUI_area.h
  5. include/GUI/GUI_button.h
  6. include/GUI/GUI_font.h
  7. include/GUI/GUI_generic.h
  8. include/GUI/GUI_image.h
  9. include/GUI/GUI_menu.h
  10. include/GUI/GUI_scroll.h
  11. include/GUI/GUI_scrollbar.h
  12. include/GUI/GUI_status.h
  13. include/GUI/GUI_termwin.h
  14. include/GUI/GUI_widget.h
  15. include/GUI/GUI_widgets.h
  16. include/GUI/GUI_output.h
  17. include/GUI/GUI_loadimage.h
  18. lib/libGUI.a
  19. lib/libGUI.so
  20. lib/libGUI.so.0
  21. lib/libGUI.so.0.0.0
  22. @owner
  23. @group
  24. @mode
Collapse this list.
Dependency lines:
  • guilib>0:graphics/guilib
To install the port:
cd /usr/ports/graphics/guilib/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/guilib
  • pkg install guilib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: guilib
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (GUIlib-1.2.1.tar.gz) = 3b383e537238048f4712395a38b9e3c65475d1dc93413e557f1b0a39c88f68df SIZE (GUIlib-1.2.1.tar.gz) = 345042

Packages (timestamps in pop-ups are UTC):
guilib
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2.1_51.2.1_51.2.1_51.2.1_51.2.1_5-1.2.1_5-
FreeBSD:13:quarterly1.2.1_51.2.1_51.2.1_51.2.1_51.2.1_51.2.1_51.2.1_51.2.1_5
FreeBSD:14:latest1.2.1_51.2.1_51.2.1_51.2.1_51.2.1_51.2.1_5-1.2.1_5
FreeBSD:14:quarterly1.2.1_51.2.1_5-1.2.1_51.2.1_51.2.1_51.2.1_51.2.1_5
FreeBSD:15:latest1.2.1_51.2.1_5n/a1.2.1_5n/a1.2.1_51.2.1_51.2.1_5
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. sdl-config : devel/sdl12
Library dependencies:
  1. libSDL.so : devel/sdl12
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
graphics_guilib
USES:
gmake libtool sdl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://www.libsdl.org/projects/GUIlib/src/
Collapse this list.

Number of commits found: 58

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.2.1_5
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2.1_5
20 Jul 2022 14:22:04
commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
graphics: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Abel Chow <ozsanh45vds001@sneakemail.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Ade Lovett <ade@lovett.com>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Hayward <xelah@xelah.com>
  *  Alex Ivasyuv <siegerstein@pochta.ru>
  *  Alex Samorukov <samm@os2.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2.1_5
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.2.1_5
08 Nov 2019 14:36:06
Revision:517071Original commit files touched by this commit
tobik search for other commits by this committer
graphics: Add missing USES={gl,gnome,sdl}
1.2.1_5
21 Apr 2019 19:09:14
Revision:499581Original commit files touched by this commit
sunpoet search for other commits by this committer
Update MASTER_SITES and WWW

Approved by:	portmgr (blanket)
1.2.1_5
23 Dec 2017 14:53:50
Revision:457056Original commit files touched by this commit
tijl search for other commits by this committer
Drop USE_AUTOTOOLS.  It has no effect here.
1.2.1_5
18 Apr 2015 09:47:30
Revision:384215Original commit files touched by this commit
tijl search for other commits by this committer
- Remove libtool hacks and patches that are now handled by USES=libtool
- Remove CONFIG_SHELL from CONFIGURE_ENV because bsd.port.mk handles that
1.2.1_5
21 Dec 2014 18:00:45
Revision:375180Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Strip library

Approved by:	bapt
1.2.1_5
08 Dec 2014 16:48:41
Revision:374303Original commit files touched by this commit
tijl search for other commits by this committer
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2.1_4
20 Oct 2014 17:04:21
Revision:371283Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.2.1_4
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
1.2.1_3
02 Jul 2014 23:35:06
Revision:360315Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
1.2.1_2
02 Feb 2014 14:55:49
Revision:342302Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
- Convert to USES
1.2.1_2
31 Oct 2013 04:17:29
Revision:332200Original commit files touched by this commit
eadler search for other commits by this committer
The word 'very' has no place in COMMENT
COMMENT should not begin with 'A' or 'An'

Maintainers were notified and given time to object.
1.2.1_2
20 Sep 2013 18:35:46
Revision:327733Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
1.2.1_2
18 Feb 2012 10:18:33
Original commit files touched by this commit
mva search for other commits by this committer
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:      exp-run by pav
1.2.1_1
03 Jul 2011 14:12:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.2.1_1
04 Dec 2010 07:34:27
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
1.2.1_1
05 Oct 2010 19:57:56
Original commit files touched by this commit
ade search for other commits by this committer
Round one migration of ports from automake{19,110} to automake111
1.2.1_1
21 Aug 2008 06:18:49
Original commit files touched by this commit
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2.1_1
22 Apr 2008 16:08:42
Original commit files touched by this commit
acm search for other commits by this committer
- Bump PORTREVISION
1.2.1
22 Apr 2008 16:07:46
Original commit files touched by this commit
acm search for other commits by this committer
- Tarball was rerolled, now it installs two new files
- Remove BROKEN state

PR:             122935
Submitted by:   Ganael Laplanche <ganael.laplanche.. at_martymac.com>
1.2.1
10 Apr 2008 21:36:04
Original commit files touched by this commit
pav search for other commits by this committer
- Mark BROKEN:
  size mismatch: expected 345034, actual 345042

Reported by:    pointyhat
1.2.1
28 Mar 2008 01:10:57
Original commit files touched by this commit
acm search for other commits by this committer
- Update to 1.2.1
- Remove obsolete patch file
1.2.0_3
13 Mar 2008 14:28:35
Original commit files touched by this commit
miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
1.2.0_2
28 Jul 2007 06:33:59
Original commit files touched by this commit
ade search for other commits by this committer
Update to the autotools new world order.

Tested by:      numerous package build runs
Approved by:    portmgr
Thanks to:      des, kris, linimon, pav
1.2.0_1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
1.2.0
17 Apr 2007 06:39:16
Original commit files touched by this commit
acm search for other commits by this committer
- Fix build with gcc 4.x

Reported by:    kris
1.2.0
11 Apr 2007 14:30:18
Original commit files touched by this commit
acm search for other commits by this committer
- Fix build on all FreeBSD versions

Reported by:    David J Brooks <daeg__at_houston.rr.com>
1.2.0
10 Apr 2007 20:40:17
Original commit files touched by this commit
acm search for other commits by this committer
- Update to 1.2.0
1.1.2_1
20 Sep 2006 11:21:59
Original commit files touched by this commit
stas search for other commits by this committer
 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
   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)
1.1.2
23 Jul 2006 02:45:24
Original commit files touched by this commit
acm search for other commits by this committer
Change maintainer address to my @FreeBSD.org email

Approved by:    garga (mentor)
1.1.2
06 May 2006 10:26:11
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 1.1.2

PR:             ports/96811
Submitted by:   Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
1.1.1_3
23 Feb 2006 10:40:45
Original commit files touched by this commit
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
1.1.1_2
24 Nov 2005 00:06:21
Original commit files touched by this commit
edwin search for other commits by this committer
[PATCH] graphics/guilib remove broken size mismatch

        - Correct size, md5
        - Add SHA256
        - Take maintainership

Changes in tarball:
        diff -ru GUIlib-1.1.1-old/GUI_button.cpp GUIlib-1.1.1/GUI_button.cpp
        --- GUIlib-1.1.1-old/GUI_button.cpp     Thu Apr  6 14:48:51 2000
        +++ GUIlib-1.1.1/GUI_button.cpp Fri Oct 21 14:00:59 2005
        @@ -133,9 +133,9 @@
           if (freebutton)
           {
             if (button)
        -      delete button;
        +      SDL_FreeSurface(button);
             if (button2)
        -      delete button2;
        +      SDL_FreeSurface(button2);
           }
           if (freefont)
             delete buttonFont;

PR:             ports/89245
Submitted by:   Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
1.1.1_2
16 Nov 2005 04:34:51
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Size mismatch
1.1.1_2
15 Nov 2005 06:52:12
Original commit files touched by this commit
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
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.
1.1.1_2
01 Jun 2005 19:56:04
Original commit files touched by this commit
oliver search for other commits by this committer
change the libtool version to use from 1.3 to 1.5
1.1.1_2
09 Jul 2004 17:43:11
Original commit files touched by this commit
marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
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
1.1.1_2
16 Mar 2004 04:23:56
Original commit files touched by this commit
edwin search for other commits by this committer
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
1.1.1_1
14 Mar 2004 06:17:56
Original commit files touched by this commit
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

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.
1.1.1_1
08 Mar 2004 01:01:31
Original commit files touched by this commit
edwin search for other commits by this committer
Properly use SDL everywhere:
        USE_SDL=yes     -> USE_SDL=sdl  (good examles everywhere)
        WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...)

See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html
for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL.

PR:             follow-ups of ports/55494, ports/61877
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
1.1.1_1
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
1.1.1
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
1.1.1
05 Aug 2003 05:49:50
Original commit files touched by this commit
daichi search for other commits by this committer
update graphics/guilib: 1.1.0 -> 1.1.1

PR:             55245
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
1.1.0_1
29 Jul 2003 09:12:37
Original commit files touched by this commit
sobomax search for other commits by this committer
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
1.1.0_1
07 Mar 2003 06:04:15
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
1.1.0_1
02 Jan 2003 15:06:10
Original commit files touched by this commit
sobomax search for other commits by this committer
Update version number of SDL shared library.
1.1.0_1
08 Sep 2002 22:59:10
Original commit files touched by this commit
kris search for other commits by this committer
Fix build on -current (link with ${CXX} for C++ code)
1.1.0_1
17 Apr 2002 12:38:03
Original commit files touched by this commit
sobomax search for other commits by this committer
Chase increase of libSDL version number.
26 Nov 2001 13:43:49
commit hash: fp1.21207@dev.null.freshports.orgcommit hash: fp1.21207@dev.null.freshports.orgcommit hash: fp1.21207@dev.null.freshports.orgcommit hash: fp1.21207@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Update checksum. The only difference between old and new version is <strings.h> 
 replaced with <string.h> in one of the files. Therefore, no version bump is  
necessary.    
09 Apr 2001 12:55:04
commit hash: fp1.12312@dev.null.freshports.orgcommit hash: fp1.12312@dev.null.freshports.orgcommit hash: fp1.12312@dev.null.freshports.orgcommit hash: fp1.12312@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Move:   devel/sdl --> devel/sdl10   devel/sdl-devel --> devel/sdl12    
06 Apr 2001 14:14:19
commit hash: fp1.12136@dev.null.freshports.orgcommit hash: fp1.12136@dev.null.freshports.orgcommit hash: fp1.12136@dev.null.freshports.orgcommit hash: fp1.12136@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Use SDL 1.2.0 by default.    
06 Apr 2001 14:04:10
commit hash: fp1.12134@dev.null.freshports.orgcommit hash: fp1.12134@dev.null.freshports.orgcommit hash: fp1.12134@dev.null.freshports.orgcommit hash: fp1.12134@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Update MASTER_SITES and WWW.    
08 Oct 2000 02:35:34
commit hash: fp1.4750@dev.null.freshports.orgcommit hash: fp1.4750@dev.null.freshports.orgcommit hash: fp1.4750@dev.null.freshports.orgcommit hash: fp1.4750@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category graphics to new layout.  
25 Sep 2000 09:14:28
commit hash: fp1.4325@dev.null.freshports.orgcommit hash: fp1.4325@dev.null.freshports.orgcommit hash: fp1.4325@dev.null.freshports.orgcommit hash: fp1.4325@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Remove --buld ltconfig option hacks. Please don't forget to update your libtool 
 installation.    
20 Sep 2000 16:36:06
commit hash: fp1.4141@dev.null.freshports.orgcommit hash: fp1.4141@dev.null.freshports.orgcommit hash: fp1.4141@dev.null.freshports.orgcommit hash: fp1.4141@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Add guilib - a very simple GUI framework for use with SDL. Now we have a GUI  
for console (SDL_VIDEODRIVER=svgalib) ;).    

Number of commits found: 58