Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.17_4 30 Sep 2023 02:22:48 |
Muhammad Moinur Rahman (bofh) |
devel/directfb: Remove expired port
2023-09-30 devel/directfb: Last upstream release was in 2015 |
1.4.17_4 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
1.4.17_3 26 Jul 2023 00:48:20 |
Muhammad Moinur Rahman (bofh) |
*/*: Fix build with llvm16 on 13.2-STABLE
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.
- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
1302507 and less than 1400000
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
1.4.17_3 29 Jun 2023 22:33:24 |
Muhammad Moinur Rahman (bofh) |
devel/directfb: Mark DEPRECATED
- Last upstream release was in 2015 and there is no direct consumers
- Set EXPIRATION_DATE to 2023-09-30 |
1.4.17_2 24 Jun 2023 10:58:49 |
Muhammad Moinur Rahman (bofh) |
devel/directfb: Fix build with llvm16
Sponsored by: The FreeBSD Foundation |
1.4.17_2 04 Jun 2023 13:23:25 |
Muhammad Moinur Rahman (bofh) |
devel/directfb: Fix build with llvm15
- Pet portclippy
- Adopt port |
1.4.17_2 09 Sep 2022 06:50:12 |
Mikael Urankar (mikael) Author: Robert Clausecker |
devel/directfb: Use GNU as to assemble files on armv6/armv7
Clang's integrated assembler can't handle the old split syntax
used in this project's assembly files. Assembly with GNU as
instead.
PR: 265566 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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.4.17_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.4.17_2 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.4.17_2 20 Oct 2021 07:46:28 |
Koichiro Iwao (meta) |
devel/directfb: reset maintainership
as per maintainer's request.
PR: 259277 |
1.4.17_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4.17_2 08 Nov 2019 11:39:00 |
tobik |
devel: Add missing USES={gl,gnome,php,sdl} |
1.4.17_2 04 Nov 2019 22:20:31 |
zeising |
Add USES=xorg USES=gl, ports categories d
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'd'. |
1.4.17_2 16 Jul 2019 01:34:26 |
linimon |
Patch configure script to fix build on aarch64 and powerpc*.
Fix builds on other archs by deleting obsolete tests.
Tested on: amd64, powerpc64, armv7
Approved by: portmgr (tier-2 blanket) |
1.4.17_2 11 Sep 2018 18:34:28 |
zeising |
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906 |
1.4.17_1 31 Jul 2018 18:41:30 |
zeising |
Switch to xorgproto instead of individual packages
Upstream used to distribute protocol headers as separate packages, but has
decided to merge those to a common package, named xorgproto. This update
tracks that change.
* Add a new port, x11/xorgproto, with are protocol headers for xorg.
* Hook the new protocol port to the build and to infrastructure in
bsd.xorg.mk.
* Update all ports with a dependency on any of the old *proto packages to
instead depend on xorgproto. Bump portrevision.
* Delete the old *proto packages, update MOVED.
PR: 230023
Submitted by: zeising
Approved by: portmgr (antoine)
exp-run by: antoine |
1.4.17 04 Jun 2018 23:18:21 |
linimon |
Mark broken on powerpc64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
1.4.17 30 Nov 2017 06:13:35 |
linimon |
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run |
1.4.17 03 May 2017 05:52:55 |
linimon |
Mark some ports failing on aarch64, and, in a few cases, other tier-2
archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
1.4.17 26 Feb 2017 12:31:39 |
linimon |
Mark broken on armv6: invokes x86 asm.
While here, canonicalize the names of various ARCHs.
Approved by: portmgr (tier-2 blanket) |
1.4.17 13 Oct 2016 20:24:01 |
antoine |
Fix packaging
Reported by: pkg-fallout |
1.4.17 17 Jun 2016 15:20:35 |
amdmi3 |
- Update to 1.4.17
- Unbreak
- Switch to options helpers
PR: 185885
Submitted by: hardy.schumacher@gmx.de
Approved by: maintainer timeout (anatoly.borodin@gmail.com, 2 years) |
1.4.13_7 03 Jun 2016 16:44:58 |
antoine |
Deprecate ports broken for more than 6 months |
1.4.13_7 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
1.4.13_7 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.4.13_7 13 Jan 2016 05:39:29 |
ak |
- Remove unused USE_* knobs:
databases/mysql57-server
games/kajongg
textproc/ruby-htree
- Fix typos in USE_* knobs:
graphics/fortytwo
math/hexcalc
misc/gnustep-examples
www/h2o
- Remove unused BROKEN_alpha knob:
devel/directfb
- Remove user-settable knob:
multimedia/tovid
Approved by: portmgr blanket |
1.4.13_7 24 Oct 2015 01:05:59 |
bapt |
Mark as broken: does not fetch |
1.4.13_7 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
1.4.13_7 17 Apr 2015 20:28:00 |
amdmi3 |
- Add CPE info
Approved by: portmgr blanket |
1.4.13_7 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
1.4.13_6 24 Dec 2014 12:03:02 |
bapt |
Properly support png 1.5
Obtained from: Gentoo |
1.4.13_6 23 Dec 2014 23:29:59 |
bapt |
Do not hardcode png15 |
1.4.13_6 08 Dec 2014 16:48:41 |
tijl |
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 ) |
1.4.13_5 27 Oct 2014 10:10:59 |
bapt |
Cleanup plist |
1.4.13_5 10 Sep 2014 20:50:37 |
gerald |
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.4.13_4 29 Aug 2014 21:46:53 |
tijl |
devel/directfb:
- Convert to USES=libtool and add INSTALL_TARGET=install-strip
- Simplify pthread patches
Approved by: portmgr (implicit, fix LIB_DEPENDS in unstaged port) |
1.4.13_3 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
1.4.13_2 09 Feb 2014 11:57:11 |
antoine |
Add explicit dependency on pkgconf
Reported by: pkg-fallout |
1.4.13_2 08 Feb 2014 20:03:53 |
rakuco |
Fix r341494.
- Use the same name in the plist substitutions after switching to the new
options helpers and OPTIONS_SUB=yes.
- Add the man pages to the plist after MAN1 and MAN5 got removed.
Pointy hat to: bapt |
1.4.13_2 28 Jan 2014 00:25:23 |
bapt |
Support stage
Add DOCS options
Use options helpers |
1.4.13_2 15 Jan 2014 23:58:58 |
bapt |
Reduce over inclusion of bsd.port.mk |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
1.4.13_2 16 Sep 2013 09:22:22 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
1.4.13_2 06 May 2013 15:34:18 |
bapt |
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline |
1.4.13_2 29 Apr 2013 18:47:58 |
jgh |
- adoption of optionsNG
Approved by: portmgr (bapt) |
1.4.13_2 19 Mar 2013 13:04:31 |
eadler |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
1.4.13_2 14 Feb 2013 09:42:13 |
gahr |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr |
1.4.13_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.4.13_1 18 Feb 2012 10:18:33 |
mva |
- 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.4.13 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.4.13 19 Jun 2011 18:06:59 |
jlaffaye |
Update to 1.4.13
Add USE_NCURSES
PR: ports/158002
Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com> (maintainer)
Approved by: bapt (mentor) |
1.4.11 08 Dec 2010 14:46:03 |
pav |
- Update to 1.4.11
PR: ports/152809
Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com> (maintainer) |
1.4.3 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.4.3 03 Jun 2010 08:00:30 |
pav |
- Update to 1.4.3
PR: ports/146815
Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com> (maintainer) |
1.1.1_3 29 Mar 2010 19:03:39 |
dinoex |
- fix build for png-1.4.1 |
1.1.1_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.1.1_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.1.1_1 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-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 |
1.1.1_1 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |
1.1.1 03 Jul 2009 14:25:53 |
mezz |
Use LTMAIN instead of hardcore.
Approved by: Anatoly Borodin <anatoly.borodin@gmail.com> (maintainer) |
1.1.1 05 Jan 2009 19:44:02 |
pav |
- Remove conditional checks for FreeBSD 5.x and older |
1.1.1 21 Aug 2008 06:18:49 |
rafan |
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 ) |
1.1.1 02 Jun 2008 17:15:22 |
gahr |
- Fix build when html2man is installed
PR: 124168
Approved by: Anatoly Borodin <anatoly.borodin@gmail.com> (maintainer) |
1.1.1 30 May 2008 21:23:41 |
gahr |
- Update to 1.1.1
- Pass maintainship to submitter
Submitted by: Anatoly Borodin (anatoly.borodin@gmail.com) via mail
Approved by: miwi (mentor) |
0.9.16_8 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
0.9.16_7 05 Nov 2007 10:04:34 |
miwi |
- Unbreak
- Fix build with gcc 4.2
PR: 117765
Submitted by: Pietro Cerutti <gahr@gahr.ch>
Approved by: portmgr (pav) |
0.9.16_7 28 Oct 2007 12:01:33 |
shaun |
Return to pool: hopefully they will have a chance of being updated
prior to the freeze. |
0.9.16_7 02 Oct 2007 08:27:07 |
linimon |
Mark as broken with gcc4.2. While here, clean up some cruft and pet
portlint. |
0.9.16_7 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.9.16_6 01 Feb 2007 02:42:06 |
kris |
Use libtool port instead of included version to avoid objformat a.out botch |
0.9.16_6 20 Sep 2006 11:21:59 |
stas |
- 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) |
0.9.16_5 22 Jun 2006 02:19:38 |
shaun |
Take maintainership: I'm working on getting the latest versions running
on FreeBSD.
Approved by: ahze (mentor) |
0.9.16_5 20 Jun 2006 11:41:16 |
jmelo |
- Add WWW.
- portlint(1).
PR: ports/98980
Submitted by: Soeren Straarup <xride@x12.dk>
Approved by: mnag (mentor) |
0.9.16_5 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.9.16_4 23 Feb 2006 00:07:27 |
ehaupt |
Update master site
PR: 93724
Submitted by: Jean-François BOEUF <jfb@minet.net> |
0.9.16_4 30 Jan 2006 23:59:12 |
lawrance |
Unbreak. Replace hard-coded -lc_r with ${PTHREAD_LIBS}. |
0.9.16_4 22 Jan 2006 06:16:30 |
kris |
Back out PORTREVISION change committed with previous BROKEN commit |
0.9.22 19 Jan 2006 23:30:17 |
kris |
BROKEN: Hard-wires libc_r thread library |
0.9.16_4 24 Nov 2005 15:40:04 |
pav |
- Add some SHA256 checksums |
0.9.16_4 15 Nov 2005 06:52:12 |
ade |
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. |
0.9.16_4 31 May 2005 21:34:46 |
oliver |
change the libtool version to use from 1.3 to 1.5 |
0.9.16_4 19 Feb 2005 06:01:03 |
kris |
Reset undeliverable maintainer address:
<fab@gcu.info>: host mail.gcu.info[213.91.10.50] said: 550 5.1.1
<fab@gcu.info>... User unknown (in reply to RCPT TO command) |
0.9.16_4 17 Dec 2004 06:52:26 |
kris |
BROKEN on ia64: Hard-codes references to libc_r |
0.9.16_4 09 Jul 2004 17:43:11 |
marcus |
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 |
0.9.16_4 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.9.16_4 16 Mar 2004 04:23:56 |
edwin |
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5 |
0.9.16_3 14 Mar 2004 06:17:56 |
ade |
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. |
0.9.16_3 07 Mar 2004 23:39:10 |
edwin |
Let ports use the USE_SDL macro
PR: ports/61807
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Approved by: maintainer timeout |
0.9.16_3 26 Feb 2004 08:12:21 |
kris |
BROKEN on alpha 5.x: Does not compile |
0.9.16_3 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.9.16_2 13 Nov 2003 14:45:08 |
trevor |
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. |
0.9.16_2 16 Aug 2003 11:17:09 |
kris |
Bump PORTREVISION for pkg-plist fix |
0.9.16_1 16 Aug 2003 11:16:50 |
kris |
Add missing files |
0.9.16_1 26 Jun 2003 22:58:32 |
ade |
libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly) |
0.9.16 21 Feb 2003 11:23:04 |
knu |
De-pkg-comment. |
0.9.16 19 Jan 2003 14:26:14 |
vanilla |
Add directfb, it's a graphics library which was designed with embedded systems.
PR: ports/44782
Submitted by: Fabien Devaux <devaux.fabien@free.fr>
Somepart by: me |