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) combination for a given watch list. This is what FreshPorts will look for.

Port details
gd Graphics library for fast creation of images
2.3.3_12,1 graphics on this many watch lists=385 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.3.3_11,1Version of this port present on the latest quarterly branch.
Maintainer: dinoex@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-04-09 17:19:05
Commit Hash: 6e5c3c7
People watching this port, also watch:: png, freetype2, libiconv, expat, gmake
License: MIT
WWW:
https://libgd.github.io/
Description:
gd is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colors, cut and paste from other images, and flood fills, and write out the result as a PNG, GIF or JPEG file. This is particularly useful in World Wide Web applications, where PNG, GIF and JPEG are three of the formats accepted for inline images by most browsers. gd does not provide for every possible desirable graphics operation, but version 2.0 does include most frequently requested features, including both truecolor and palette images, resampling (smooth resizing of truecolor images) and so forth.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (40 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libgd-2.3.3_12,1/catalog.mk
  3. /usr/local/share/licenses/libgd-2.3.3_12,1/LICENSE
  4. /usr/local/share/licenses/libgd-2.3.3_12,1/MIT
  5. bin/annotate
  6. bin/bdftogd
  7. bin/gd2copypal
  8. bin/gd2togif
  9. bin/gd2topng
  10. bin/gdcmpgif
  11. bin/gdlib-config
  12. bin/gdparttopng
  13. bin/gdtopng
  14. bin/giftogd2
  15. bin/pngtogd
  16. bin/pngtogd2
  17. bin/webpng
  18. include/gd.h
  19. include/gd_color_map.h
  20. include/gd_errors.h
  21. include/gd_io.h
  22. include/gd_io_stream.h
  23. include/gdcache.h
  24. include/gdfontg.h
  25. include/gdfontl.h
  26. include/gdfontmb.h
  27. include/gdfonts.h
  28. include/gdfontt.h
  29. include/gdfx.h
  30. include/gdhelpers.h
  31. include/gdpp.h
  32. lib/libgd.a
  33. lib/libgd.la
  34. lib/libgd.so
  35. lib/libgd.so.6
  36. lib/libgd.so.6.0.11
  37. libdata/pkgconfig/gdlib.pc
  38. @owner
  39. @group
  40. @mode
Collapse this list.
Dependency lines:
  • libgd>0:graphics/gd
Conflicts:
CONFLICTS_INSTALL:
  • libgd
  • ??-libgd
  • mummer
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/graphics/gd/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/gd
  • pkg install libgd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libgd
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1644860754 SHA256 (libgd-2.3.3.tar.xz) = 3fe822ece20796060af63b7c60acb151e5844204d289da0ce08f8fdf131e5a61 SIZE (libgd-2.3.3.tar.xz) = 2809056

Packages (timestamps in pop-ups are UTC):
libgd
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.3.3_12,12.3.3_11,12.3.0,12.3.3_12,12.3.3_12,1-2.3.0,1-
FreeBSD:13:quarterly2.3.3_9,12.3.3_9,12.3.3_5,12.3.3_9,12.3.3_11,12.3.3_9,12.3.3_9,12.3.3_9,1
FreeBSD:14:latest2.3.3_11,12.3.3_12,12.3.3_5,12.3.3_11,12.3.3_12,12.3.3_5,1-2.3.3_5,1
FreeBSD:14:quarterly2.3.3_9,12.3.3_11,1-2.3.3_9,12.3.3_11,12.3.3_9,12.3.3_9,12.3.3_9,1
FreeBSD:15:latest2.3.3_9,12.3.3_12,1n/a2.3.3_9,1n/a2.3.3_9,12.3.3_9,12.3.3_9,1
FreeBSD:15:quarterly--n/a-n/a---
Slave ports:
  1. japanese/gd
  2. russian/gd
  3. ukrainian/gd
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
  2. autoconf>=2.72 : devel/autoconf
  3. automake>=1.16.5 : devel/automake
  4. libtoolize : devel/libtool
Library dependencies:
  1. libfontconfig.so : x11-fonts/fontconfig
  2. libfreetype.so : print/freetype2
  3. libpng.so : graphics/png
  4. libtiff.so : graphics/tiff
  5. libwebp.so : graphics/webp
  6. libjpeg.so : graphics/jpeg-turbo
This port is required by:
for Build
  1. biology/viennarna
  2. graphics/R-cran-GDD
for Libraries
  1. astro/rmap
  2. audio/enscribe
  3. audio/logitechmediaserver
  4. audio/mp3plot
  5. biology/emboss
  6. cad/librnd
  7. cad/pcb
Expand this list (108 items / 101 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. cad/pcb-rnd
  3. devel/cvsgraph
  4. devel/m17n-lib
  5. games/minetestmapper
  6. games/mkhexgrid
  7. games/openlierox
  8. german/webalizer2
  9. graphics/a2png
  10. graphics/dataplot
  11. graphics/fly
  12. graphics/g2
  13. graphics/gdchart
  14. graphics/gdtclft
  15. graphics/grads
  16. graphics/graphviz
  17. graphics/libansilove
  18. graphics/libgphoto2
  19. graphics/libpuzzle
  20. graphics/libwmf
  21. graphics/libwmf-nox11
  22. graphics/lua-gd
  23. graphics/mapserver
  24. graphics/mscgen
  25. graphics/p5-GD
  26. graphics/php81-gd
  27. graphics/php82-gd
  28. graphics/php83-gd
  29. graphics/phplot
  30. graphics/png2html
  31. graphics/pstoedit
  32. graphics/raster3d
  33. graphics/repng2jpeg
  34. graphics/ruby-gd
  35. graphics/rubygem-gd2
  36. graphics/scr2png
  37. graphics/zimg
  38. japanese/webalizer
  39. math/brial
  40. math/gnuplot
  41. math/ploticus
  42. math/ploticus-nox11
  43. math/sage
  44. multimedia/fswebcam
  45. multimedia/oggvideotools
  46. net/rtg
  47. net/vnstat
  48. net-im/ejabberd
  49. net-mgmt/bandwidthd
  50. net-mgmt/mrtg
  51. net-mgmt/nagios
  52. net-mgmt/nagios4
  53. net-p2p/amule
  54. net-p2p/mldonkey
  55. net-p2p/mldonkey-core
  56. polish/webalizer2
  57. portuguese/webalizer-pt_BR
  58. portuguese/webalizer-pt_PT
  59. print/miktex
  60. print/texlive-base
  61. science/octopus
  62. sysutils/ftwin
  63. sysutils/nut
  64. sysutils/nut-devel
  65. sysutils/pfstat
  66. textproc/modlogan
  67. www/analog
  68. www/angie-module-image-filter
  69. www/geolizer
  70. www/nginx-full
  71. www/sarg
  72. www/webalizer
  73. Collapse this list.

Deleted ports which required this port:

Expand this list of 30 deleted ports
  1. biology/genpak*
  2. cad/salome-sierpinsky*
  3. graphics/aolserver-nsgd*
  4. graphics/ecg2png*
  5. graphics/fpc-libgd*
  6. graphics/icoconvert*
  7. graphics/php-libpuzzle*
  8. graphics/php5-ffmpeg*
  9. graphics/php70-gd*
  10. graphics/php71-gd*
  11. graphics/php72-gd*
  12. graphics/php73-gd*
  13. graphics/php74-gd*
  14. graphics/php80-gd*
  15. graphics/py-gd*
  16. japanese/awffull*
  17. lang/hiphop-php*
  18. multimedia/kissdx*
  19. net-mgmt/icinga-classicweb*
  20. net-mgmt/macroscope*
  21. net-mgmt/nagios-devel*
  22. net-mgmt/weathermap*
  23. net-p2p/amule-devel*
  24. print/teTeX-base*
  25. security/openvas-client*
  26. www/asterisk-stat*
  27. www/awffull*
  28. www/http-analyze*
  29. www/mgstat*
  30. www/tengine*
  31. Collapse this list of deleted ports.
for Run
  1. graphics/R-cran-GDD

Configuration Options:
===> The following configuration options are available for libgd-2.3.3_12,1: PNG=on: PNG image format support JPEG=on: JPEG image format support WEBP=on: WebP image format support TIFF=on: TIFF image format support XPM=off: XPM pixmap image format support HEIF=off: ISO/IEC 23008-12:2017 HEIF file format support AVIF=off: AV1 Image File Format via libavif LIQ=off: libimagequant color conversion support FREETYPE=on: TrueType font rendering support FONTCONFIG=on: X11 font configuration support RAQM=off: Raqm text layout support ICONV=on: Encoding conversion support via iconv THREADS=off: Threading support ===> Use 'make config' to modify these settings
Options name:
graphics_gd
USES:
cpe tar:xz pkgconfig pathfix libtool:keepla autoreconf shebangfix iconv jpeg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/libgd/libgd/releases/download/gd-2.3.3/
Collapse this list.

Number of commits found: 159 (showing only 59 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0.33_3,1
13 Nov 2005 09:26:50
Original commit files touched by this commit
dinoex search for other commits by this committer
- add SHA checksum
2.0.33_3,1
01 Nov 2005 05:26:16
Original commit files touched by this commit
dinoex search for other commits by this committer
- extends feature list for gdlib-config
PR:             88272
Submitted by:   Helge Oldach
2.0.33_3,1
14 Oct 2005 14:28:46
Original commit files touched by this commit
vs search for other commits by this committer
Install missing header (bump PORTREV)

Approved by: dinoex (maintainer)
2.0.33_2,1
27 Sep 2005 08:47:00
Original commit files touched by this commit
dinoex search for other commits by this committer
- add gdlib-config
PR:             86574
2.0.33_1,1
21 Nov 2004 12:29:31
Original commit files touched by this commit
dinoex search for other commits by this committer
http://people.freebsd.org/~josef/stuff/patch-gd_png.c
- fixes allocation bug for webpng (RT Ticket #159)
Submitted by:   josef
2.0.33,1
06 Nov 2004 05:26:56
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 2.0.33
2.0.28_1,1
05 Nov 2004 22:25:14
Original commit files touched by this commit
dinoex search for other commits by this committer
- Security patches to match 2.0.33

- drop X-less Xpm support
  (no longer supported by the distribution)
2.0.28,1
12 Oct 2004 09:13:44
Original commit files touched by this commit
sergei search for other commits by this committer
- Restore PORTEPOCH

Poiny hat to:   dinoex
2.0.28
12 Oct 2004 05:17:13
Original commit files touched by this commit This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update to 2.0.28
drop patch-gdft.c, as it won't apply after 2.0.25
2.0.25,1
26 May 2004 07:36:24
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 2.0.24
67144
Dan Lukes

- update to 2.0.25
2.0.22,1
03 Apr 2004 05:07:34
Original commit files touched by this commit
dinoex search for other commits by this committer
- quote CC in MAKE_ARGS
PR:             65103
Submitted by:   Michael Johnson
2.0.22,1
26 Mar 2004 20:32:18
Original commit files touched by this commit
dinoex search for other commits by this committer
- use PKGNAMESUFFIX when made with WITHOUT_X11
2.0.22,1
17 Mar 2004 16:06:06
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 2.0.22
- Fix comatibility ABI
- add missing includes
2.0.17,1
17 Mar 2004 12:55:45
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 2.0.17
- fix freetype include problems
2.0.15_1,1
26 Feb 2004 05:22:29
Original commit files touched by this commit
dinoex search for other commits by this committer
- add SIZE
2.0.15_1,1
14 Jan 2004 06:14:42
Original commit files touched by this commit
dinoex search for other commits by this committer
- ressurrect missing configure script from
http://www.freebsd.org/cgi/cvsweb.cgi/ports/graphics/gd/scripts/Attic/configure

Problem noted by: ldivil@smartsolutions.ru

- set SCRIPTDIR to save an extra directory
2.0.15_1,1
20 Nov 2003 18:57:44
Original commit files touched by this commit
dinoex search for other commits by this committer
- Fix MASTER_SITES
2.0.15_1,1
17 Nov 2003 19:33:49
Original commit files touched by this commit
dinoex search for other commits by this committer
- take maintainership
2.0.15_1,1
22 Aug 2003 20:17:11
Original commit files touched by this commit
nork search for other commits by this committer
Resurrect PORTEPOCH accidentally removed in last commit.

Reported by:    ume (counterattack)
2.0.15_1
18 Aug 2003 16:15:11
Original commit files touched by this commit This port version is marked as vulnerable.
nork search for other commits by this committer
o Main modification
  graphics/gd(based on 1.8.4)    -> graphics/gd1
  graphics/gd2(based on 2.0.15)  -> graphics/gd
  graphics/p5-GD(based on 1.41)  -> graphics/p5-GD1
  graphics/p5-GD2(based on 2.07) -> graphics/p5-GD
  japanese/gd                    -> japanese/gd1
  japanese/gd2                   -> japanese/gd
o Include some feature
  WITH_XPM(w/, w/o WITHOUT_X11)
o Chase this modification
o Fix build error [1]

PR:             ports/54540
Submitted by:   Ports Fury
Approved by:    maintainer (blanket)
Reported by:    bento via kris [1]
1.8.4_7,1
11 Jul 2003 18:16:14
Original commit files touched by this commit
nork search for other commits by this committer
o Change library name from libgd to libgd1.
o Do not install everything except headers and libraries
  (to avoid conflicting with graphics/gd2)
o Fix dependency on new libgd1(for many ports).

PR:             ports/54100
Submitted by:   Ports Fury
1.8.4_6,1
01 Jul 2003 17:16:00
Original commit files touched by this commit
nork search for other commits by this committer
Back out previous commit & Bump PORTEPOCH.

Pointy hat to:  daichi
Submitted by:   many many people
2.0.15
01 Jul 2003 14:11:22
Original commit files touched by this commit This port version is marked as vulnerable.
daichi search for other commits by this committer
update graphics/gd: 1.8.4 --> 2.0.15

PR:             53582
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
1.8.4_6
20 Feb 2003 18:14:33
Original commit files touched by this commit This port version is marked as vulnerable.
knu search for other commits by this committer
De-pkg-comment.
1.8.4_6
01 Sep 2002 16:07:59
Original commit files touched by this commit This port version is marked as vulnerable.
dwcjr search for other commits by this committer
${PERL} -> ${REINPLACE_CMD}

PR:             40784
Submitted by:   corecode@corecode.ath.cx
Reviewed by:    flynn@energyhq.homeip.net
1.8.4_6
30 Apr 2002 02:37:32
Original commit files touched by this commit This port version is marked as vulnerable.
ijliao search for other commits by this committer
bzip2 -> ${BZIP2_CMD}
1.8.4_6
06 Apr 2002 19:12:03
Original commit files touched by this commit This port version is marked as vulnerable.
demon search for other commits by this committer
Correct a typo.
12 Mar 2002 22:38:47
Original commit files touched by this commit
knu search for other commits by this committer
Bump PORTREVISION after the freetype2 shlib major update.
21 Jan 2002 17:36:45
commit hash: fp1.23660@dev.null.freshports.orgcommit hash: fp1.23660@dev.null.freshports.orgcommit hash: fp1.23660@dev.null.freshports.orgcommit hash: fp1.23660@dev.null.freshports.org files touched by this commit
mi search for other commits by this committer
This will build with any -lfreetype, any -ljpeg, and any -lpng.   Remove the
major version numbers from LIB_DEPENDS...    
21 Jan 2002 11:46:49
commit hash: fp1.23641@dev.null.freshports.orgcommit hash: fp1.23641@dev.null.freshports.orgcommit hash: fp1.23641@dev.null.freshports.orgcommit hash: fp1.23641@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Update version number of freetype2 shared library.    
16 Dec 2001 04:14:31
commit hash: fp1.22072@dev.null.freshports.orgcommit hash: fp1.22072@dev.null.freshports.orgcommit hash: fp1.22072@dev.null.freshports.orgcommit hash: fp1.22072@dev.null.freshports.org files touched by this commit
jhay search for other commits by this committer
Fix the diff so that it actually apply. The original source should be used  
when generating a diff. This should get make release a bit further again.    
15 Dec 2001 14:59:57
commit hash: fp1.22041@dev.null.freshports.orgcommit hash: fp1.22041@dev.null.freshports.orgcommit hash: fp1.22041@dev.null.freshports.orgcommit hash: fp1.22041@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
- Respect CFLAGS properly   - Fix compilation error when both freetype and
freetype2 are installed   - Fix Xpm support   - Use freetype-config to find both
include and library path   - Port style changes in Makefile   - Generic fix for
-current malloc.h issue    
26 Oct 2001 13:07:02
commit hash: fp1.20090@dev.null.freshports.orgcommit hash: fp1.20090@dev.null.freshports.orgcommit hash: fp1.20090@dev.null.freshports.orgcommit hash: fp1.20090@dev.null.freshports.org files touched by this commit
roam search for other commits by this committer
Install the HTML documentation.    
22 Oct 2001 17:30:46
commit hash: fp1.19985@dev.null.freshports.orgcommit hash: fp1.19985@dev.null.freshports.orgcommit hash: fp1.19985@dev.null.freshports.orgcommit hash: fp1.19985@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
back out last commit, let others decide what to do    
21 Oct 2001 08:09:39
commit hash: fp1.19927@dev.null.freshports.orgcommit hash: fp1.19927@dev.null.freshports.orgcommit hash: fp1.19927@dev.null.freshports.orgcommit hash: fp1.19927@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
typo    
21 Oct 2001 05:28:27
commit hash: fp1.19925@dev.null.freshports.orgcommit hash: fp1.19925@dev.null.freshports.orgcommit hash: fp1.19925@dev.null.freshports.orgcommit hash: fp1.19925@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
XFree86-4 installs freetype.6, freetype2 installs freetype.7   so we have to use
"freetype.7" instead of just "freetype"    
11 Sep 2001 03:02:03
commit hash: fp1.18584@dev.null.freshports.orgcommit hash: fp1.18584@dev.null.freshports.orgcommit hash: fp1.18584@dev.null.freshports.orgcommit hash: fp1.18584@dev.null.freshports.org files touched by this commit
ache search for other commits by this committer
Bump png major    
24 Aug 2001 15:08:11
commit hash: fp1.17783@dev.null.freshports.orgcommit hash: fp1.17783@dev.null.freshports.orgcommit hash: fp1.17783@dev.null.freshports.orgcommit hash: fp1.17783@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Conditionalize the dependency on bzip2.    
24 Aug 2001 13:17:09
commit hash: fp1.17771@dev.null.freshports.orgcommit hash: fp1.17771@dev.null.freshports.orgcommit hash: fp1.17771@dev.null.freshports.orgcommit hash: fp1.17771@dev.null.freshports.org files touched by this commit
mi search for other commits by this committer
LIB_DEPEND on freetype again (regardless of version, what comes with   XFree86-4
should work too). I could've  sworn, I saw some other port   use  the seemingly 
non-existent USE_FREETYPE2.  As a  bonus, add  a   patch for malloc.h ->
stdlib.h...    
23 Aug 2001 20:24:42
commit hash: fp1.17732@dev.null.freshports.orgcommit hash: fp1.17732@dev.null.freshports.orgcommit hash: fp1.17732@dev.null.freshports.orgcommit hash: fp1.17732@dev.null.freshports.org files touched by this commit
mi search for other commits by this committer
Use USE_FREETYPE2 instead of explicitly depending on freetype-config.    
21 Aug 2001 02:30:32
commit hash: fp1.17559@dev.null.freshports.orgcommit hash: fp1.17559@dev.null.freshports.orgcommit hash: fp1.17559@dev.null.freshports.orgcommit hash: fp1.17559@dev.null.freshports.org files touched by this commit
mi search for other commits by this committer
Restore the ability to _read_ gif images, removed by the author due   to fear of
Unisys... Bump up PORTREVISION.    
12 Jul 2001 11:10:30
commit hash: fp1.16115@dev.null.freshports.orgcommit hash: fp1.16115@dev.null.freshports.orgcommit hash: fp1.16115@dev.null.freshports.orgcommit hash: fp1.16115@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Update version number of freetype2 shared library.    
04 May 2001 22:41:31
commit hash: fp1.13408@dev.null.freshports.orgcommit hash: fp1.13408@dev.null.freshports.orgcommit hash: fp1.13408@dev.null.freshports.orgcommit hash: fp1.13408@dev.null.freshports.org files touched by this commit
ade search for other commits by this committer
Various patches (mainly shared library revision changes) for those   ports that
depend on GNOME and need to change for 1.4    
09 Apr 2001 19:20:17
commit hash: fp1.12331@dev.null.freshports.orgcommit hash: fp1.12331@dev.null.freshports.orgcommit hash: fp1.12331@dev.null.freshports.orgcommit hash: fp1.12331@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Ensure that the freetype-config is available. This should workaround the  
XFree86-4 + freetype2 problem. This is not a final solution and provided   only
for forthcoming 4.3 release, after which it will be removed.    
25 Feb 2001 00:34:38
commit hash: fp1.9926@dev.null.freshports.orgcommit hash: fp1.9926@dev.null.freshports.orgcommit hash: fp1.9926@dev.null.freshports.orgcommit hash: fp1.9926@dev.null.freshports.org files touched by this commit
billf search for other commits by this committer
The clown^Wauthor of gd once again changed the contents of the tarball   without
bumping the minor version number. update patches and checksum   accordingly.    
12 Feb 2001 19:02:13
commit hash: fp1.9526@dev.null.freshports.orgcommit hash: fp1.9526@dev.null.freshports.orgcommit hash: fp1.9526@dev.null.freshports.orgcommit hash: fp1.9526@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Update the checksum.  Seems the distfile was updated with   a new one that does
not include *.o files.    
12 Feb 2001 11:28:36
commit hash: fp1.9506@dev.null.freshports.orgcommit hash: fp1.9506@dev.null.freshports.orgcommit hash: fp1.9506@dev.null.freshports.orgcommit hash: fp1.9506@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Make japanese/gd a slave port of graphics/gd.    
12 Feb 2001 09:34:33
commit hash: fp1.9501@dev.null.freshports.orgcommit hash: fp1.9501@dev.null.freshports.orgcommit hash: fp1.9501@dev.null.freshports.orgcommit hash: fp1.9501@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Update to 1.8.4.    
16 Jan 2001 17:33:20
commit hash: fp1.8531@dev.null.freshports.orgcommit hash: fp1.8531@dev.null.freshports.orgcommit hash: fp1.8531@dev.null.freshports.orgcommit hash: fp1.8531@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Massive style enforcement - use ^I instead of spaces for variables identation.  
 
12 Nov 2000 02:40:54
commit hash: fp1.6288@dev.null.freshports.orgcommit hash: fp1.6288@dev.null.freshports.orgcommit hash: fp1.6288@dev.null.freshports.orgcommit hash: fp1.6288@dev.null.freshports.org files touched by this commit
vanilla search for other commits by this committer
Compile with freetype default.    
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.  
03 Aug 2000 10:28:58
commit hash: fp1.2564@dev.null.freshports.orgcommit hash: fp1.2564@dev.null.freshports.orgcommit hash: fp1.2564@dev.null.freshports.orgcommit hash: fp1.2564@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
(1) Add new variable, XFREE86_VERSION, to specify which version of       XFree86
(3 or 4) to depend to when USE_XLIB is set.       XFREE86_VERSION defaults to 3
for now, but adventurous users can       override it in /etc/make.conf.  When
XFREE86_VERSION=3, USE_XLIB       will add a dependency to x11/XFree86; when it
is set to 4, the       dependency will be to x11/XFree86-4-libraries.  When     
 XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS       hacks
to avoid messing with XFree86 are turned off.    
04 Jul 2000 08:13:36
commit hash: fp1.1520@dev.null.freshports.orgcommit hash: fp1.1520@dev.null.freshports.orgcommit hash: fp1.1520@dev.null.freshports.orgcommit hash: fp1.1520@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Bump png shared library version.    
16 Jun 2000 22:52:41
commit hash: fp1.1027@dev.null.freshports.orgcommit hash: fp1.1027@dev.null.freshports.orgcommit hash: fp1.1027@dev.null.freshports.orgcommit hash: fp1.1027@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB.  (There was a typo in the   previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)    
16 Jun 2000 11:38:51
commit hash: fp1.1014@dev.null.freshports.orgcommit hash: fp1.1014@dev.null.freshports.orgcommit hash: fp1.1014@dev.null.freshports.orgcommit hash: fp1.1014@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with  
ldconfig in PLIST need personal consideration.    
07 Jun 2000 20:40:52
commit hash: fp1.720@dev.null.freshports.orgcommit hash: fp1.720@dev.null.freshports.orgcommit hash: fp1.720@dev.null.freshports.orgcommit hash: fp1.720@dev.null.freshports.org files touched by this commit
billf search for other commits by this committer
Add missing "$"    
06 Jun 2000 18:39:06
commit hash: fp1.650@dev.null.freshports.orgcommit hash: fp1.650@dev.null.freshports.orgcommit hash: fp1.650@dev.null.freshports.orgcommit hash: fp1.650@dev.null.freshports.org files touched by this commit
will search for other commits by this committer
Change library number to gd.1 per porter's handbook.    
04 Jun 2000 16:31:21
commit hash: fp1.560@dev.null.freshports.orgcommit hash: fp1.560@dev.null.freshports.orgcommit hash: fp1.560@dev.null.freshports.orgcommit hash: fp1.560@dev.null.freshports.org files touched by this commit
billf search for other commits by this committer
The incredibly intelligent people who release engineer gd once again bumped  
the version number and went back and made all the old tarballs copies of the  
the newest version, breaking this again.    
21 May 2000 07:01:09
commit hash: fp1.21@dev.null.freshports.orgcommit hash: fp1.21@dev.null.freshports.orgcommit hash: fp1.21@dev.null.freshports.orgcommit hash: fp1.21@dev.null.freshports.org files touched by this commit
billf search for other commits by this committer
The people who release gd think that removing old versions of gd   and replacing
them with symlinks to the latest is smart, so we'll   upgrade now.    

Number of commits found: 159 (showing only 59 on this page)

«  1 | 2