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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
libtool Generic shared library support script
2.5.4_1 devel on this many watch lists=217 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.5.4Version of this port present on the latest quarterly branch.
Maintainer: tijl@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2025-08-01 06:51:11
Commit Hash: 6f3c28c
People watching this port, also watch:: gmake, libiconv, m4, expat, freetype2
License: GPLv2
WWW:
https://www.gnu.org/software/libtool/
Description:
This is GNU Libtool, a generic library support script. Libtool hides the complexity of using shared libraries behind a consistent, portable interface. To use libtool, add the new generic library building commands to your Makefile, Makefile.in, or Makefile.am.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (59 items)
Collapse this list.
  1. /usr/local/share/licenses/libtool-2.5.4_1/catalog.mk
  2. /usr/local/share/licenses/libtool-2.5.4_1/LICENSE
  3. /usr/local/share/licenses/libtool-2.5.4_1/GPLv2
  4. bin/libtool
  5. bin/libtoolize
  6. share/man/man1/libtool.1.gz
  7. share/man/man1/libtoolize.1.gz
  8. share/aclocal/libtool.m4
  9. share/aclocal/ltargz.m4
  10. share/aclocal/ltdl.m4
  11. share/aclocal/ltoptions.m4
  12. share/aclocal/ltsugar.m4
  13. share/aclocal/ltversion.m4
  14. share/aclocal/lt~obsolete.m4
  15. share/libtool/COPYING.LIB
  16. share/libtool/Makefile.am
  17. share/libtool/Makefile.in
  18. share/libtool/README
  19. share/libtool/aclocal.m4
  20. share/libtool/build-aux/compile
  21. share/libtool/build-aux/config.guess
  22. share/libtool/build-aux/config.sub
  23. share/libtool/build-aux/depcomp
  24. share/libtool/build-aux/install-sh
  25. share/libtool/build-aux/ltmain.sh
  26. share/libtool/build-aux/missing
  27. share/libtool/config-h.in
  28. share/libtool/configure
  29. share/libtool/configure.ac
  30. share/libtool/libltdl/lt__alloc.h
  31. share/libtool/libltdl/lt__argz_.h
  32. share/libtool/libltdl/lt__dirent.h
  33. share/libtool/libltdl/lt__glibc.h
  34. share/libtool/libltdl/lt__private.h
  35. share/libtool/libltdl/lt__strl.h
  36. share/libtool/libltdl/lt_dlloader.h
  37. share/libtool/libltdl/lt_error.h
  38. share/libtool/libltdl/lt_system.h
  39. share/libtool/libltdl/slist.h
  40. share/libtool/loaders/dld_link.c
  41. share/libtool/loaders/dlopen.c
  42. share/libtool/loaders/dyld.c
  43. share/libtool/loaders/load_add_on.c
  44. share/libtool/loaders/loadlibrary.c
  45. share/libtool/loaders/preopen.c
  46. share/libtool/loaders/shl_load.c
  47. share/libtool/lt__alloc.c
  48. share/libtool/lt__argz.c
  49. share/libtool/lt__dirent.c
  50. share/libtool/lt__strl.c
  51. share/libtool/lt_dlloader.c
  52. share/libtool/lt_error.c
  53. share/libtool/ltdl.c
  54. share/libtool/ltdl.h
  55. share/libtool/ltdl.mk
  56. share/libtool/slist.c
  57. @owner
  58. @group
  59. @mode
Collapse this list.
Dependency lines:
  • libtool>0:devel/libtool
To install the port:
cd /usr/ports/devel/libtool/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/libtool
  • pkg install libtool
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libtool
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1734954115 SHA256 (libtool-2.5.4.tar.xz) = f81f5860666b0bc7d84baddefa60d1cb9fa6fceb2398cc3baca6afaa60266675 SIZE (libtool-2.5.4.tar.xz) = 1056924

Packages (timestamps in pop-ups are UTC):
libtool
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.5.4_12.5.4_12.4.6_12.5.42.5.4_1-2.4.6_1-
FreeBSD:13:quarterly2.5.42.5.42.4.7_12.5.42.5.42.4.7_12.4.7_12.4.7_1
FreeBSD:14:latest2.5.42.5.4_12.4.7_12.5.42.5.4_12.4.7_1-2.4.7_1
FreeBSD:14:quarterly2.5.42.5.4-2.5.42.5.42.4.7_12.4.7_12.4.7_1
FreeBSD:15:latest2.5.42.5.4n/a2.5.4n/a2.4.7_22.4.7_22.4.7_2
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gm4 : devel/m4
  2. gmake>=4.4.1 : devel/gmake
Runtime dependencies:
  1. gm4 : devel/m4
  2. indexinfo : print/indexinfo
This port is required by:
for Build
  1. accessibility/caribou
  2. accessibility/gammastep
  3. accessibility/redshift
  4. archivers/ancient
  5. archivers/lhasa
  6. archivers/minizip
  7. archivers/unadf
Expand this list (1331 items / 1324 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. archivers/urbackup-client
  3. archivers/urbackup-server
  4. archivers/xarchiver
  5. astro/erfa
  6. astro/gnuastro
  7. astro/libnova
  8. audio/adplay
  9. audio/alac
  10. audio/calf-lv2
  11. audio/deadbeef-mpris2-plugin
  12. audio/dgedit
  13. audio/espeak-ng
  14. audio/faac
  15. audio/gigedit
  16. audio/gsequencer
  17. audio/gvolwheel
  18. audio/komposter
  19. audio/liba52
  20. audio/libadplug
  21. audio/libaiff
  22. audio/libamrnb
  23. audio/libamrwb
  24. audio/libnoise
  25. audio/libsidplay
  26. audio/linux-c7-alsa-plugins-oss
  27. audio/linux-rl9-alsa-plugins-oss
  28. audio/liquidsfz
  29. audio/musepack
  30. audio/ncmpcpp
  31. audio/opusfile
  32. audio/pd
  33. audio/pipewire-module-xrdp
  34. audio/portaudio
  35. audio/pulseaudio-module-xrdp
  36. audio/qmidiarp
  37. audio/rnnoise
  38. audio/rnnoise-nu
  39. audio/rtmidi
  40. audio/shairplay
  41. audio/shairport-sync
  42. audio/sox
  43. audio/spectmorph
  44. audio/swhplugins
  45. audio/wavplay
  46. audio/webrtc-audio-processing0
  47. benchmarks/filebench
  48. benchmarks/httperf
  49. benchmarks/perftest
  50. benchmarks/siege
  51. benchmarks/sysbench
  52. biology/fastx-toolkit
  53. biology/iolib
  54. biology/libgtextutils
  55. biology/libneurosim
  56. biology/locarna
  57. biology/mummer
  58. biology/phyml
  59. biology/salmon
  60. biology/viennarna
  61. cad/admesh
  62. cad/alliance
  63. cad/gerbv
  64. cad/libgdsii
  65. cad/ngspice_rework
  66. cad/repsnapper
  67. cad/xyce
  68. chinese/FreeWnn-lib
  69. chinese/FreeWnn-server
  70. chinese/cconv
  71. chinese/ibus-array
  72. chinese/ibus-cangjie
  73. chinese/ibus-pinyin
  74. chinese/libcangjie
  75. chinese/pycangjie
  76. chinese/pyzy
  77. comms/grig
  78. comms/hamlib
  79. comms/hidapi
  80. comms/libdc
  81. comms/libimobiledevice
  82. comms/libmodbus
  83. comms/libticables2
  84. comms/libticalcs2
  85. comms/liquid-dsp
  86. comms/lirc
  87. comms/py-libimobiledevice
  88. comms/rtl-sdr
  89. comms/spandsp
  90. comms/tilp2
  91. comms/unixcw
  92. comms/usbmuxd
  93. comms/wsjtz
  94. comms/xcwcp
  95. converters/libticonv
  96. converters/ytnef
  97. databases/gigabase
  98. databases/gmdb2
  99. databases/libmswstr
  100. databases/proxysql
  101. databases/twemproxy
  102. deskutils/autocutsel
  103. deskutils/caja-extensions
  104. deskutils/gnome-shell-extension-panel-osd
  105. deskutils/gnome-shell-extension-weather
  106. deskutils/gnotime
  107. deskutils/growl-for-linux
  108. deskutils/pinot
  109. deskutils/presage
  110. devel/apr1
  111. devel/argobots
  112. devel/atf
  113. devel/babeltrace
  114. devel/bglibs
  115. devel/cdialog
  116. devel/codeblocks
  117. devel/cpptest
  118. devel/cpputest
  119. devel/ctypes.sh
  120. devel/cunit
  121. devel/dbus-c++
  122. devel/distcc
  123. devel/dotconf
  124. devel/elfutils
  125. devel/fam
  126. devel/fstrcmp
  127. devel/ga
  128. devel/gumbo
  129. devel/icu-le-hb
  130. devel/isa-l
  131. devel/isa-l_crypto
  132. devel/jna
  133. devel/kronosnet
  134. devel/kyua
  135. devel/libappindicator
  136. devel/libbinio
  137. devel/libcdada
  138. devel/libcdb
  139. devel/libcfu
  140. devel/libdatovka
  141. devel/libdill
  142. devel/libe
  143. devel/libeio
  144. devel/liberasurecode
  145. devel/libexplain
  146. devel/libfastjson
  147. devel/libfirm
  148. devel/libfixposix
  149. devel/libfreefare
  150. devel/libhtp
  151. devel/liblogging
  152. devel/liblouis
  153. devel/liblpm
  154. devel/libplist
  155. devel/libqb
  156. devel/libqsbr
  157. devel/libr3
  158. devel/librcc
  159. devel/libsearpc
  160. devel/libsmpp34
  161. devel/libstrfunc
  162. devel/libstroke
  163. devel/libtermkey
  164. devel/libthmap
  165. devel/libtickit
  166. devel/libtifiles2
  167. devel/libvterm
  168. devel/libxo
  169. devel/libzookeeper
  170. devel/libzvbi
  171. devel/love
  172. devel/love10
  173. devel/lutok
  174. devel/m17n-lib
  175. devel/marisa-trie
  176. devel/ocl-icd
  177. devel/openocd-devel
  178. devel/pcre2
  179. devel/pcsc-cyberjack
  180. devel/pire
  181. devel/py-libplist
  182. devel/pystring
  183. devel/rationl
  184. devel/rgxg
  185. devel/sigar
  186. devel/skypat
  187. devel/srecord
  188. devel/styx
  189. devel/sv
  190. devel/tclreadline
  191. devel/unibilium
  192. devel/upnp
  193. devel/util-linux
  194. devel/xmltooling
  195. devel/xparam
  196. devel/xtensa-esp-elf
  197. dns/bind-tools
  198. dns/bind918
  199. dns/bind920
  200. dns/dnscap
  201. dns/dnswall
  202. dns/nss_mdns
  203. dns/opendnssec2
  204. dns/powerdns
  205. dns/powerdns-recursor
  206. dns/samba-nsupdate
  207. dns/unbound
  208. dns/yadifa
  209. editors/cooledit
  210. editors/xmlcopyeditor
  211. emulators/open-vm-tools
  212. emulators/tme
  213. filesystems/ext2
  214. filesystems/fusefs-libs
  215. filesystems/gphotofs
  216. filesystems/ltfs
  217. filesystems/ntfs-compression
  218. filesystems/xfsprogs
  219. finance/libbtc
  220. finance/quickfix
  221. ftp/tnftpd
  222. ftp/wzdftpd
  223. games/bzflag
  224. games/bzflag-server
  225. games/exult
  226. games/freeciv
  227. games/freeciv-nox11
  228. games/pinball
  229. games/qqwing
  230. games/robotfindskitten
  231. graphics/aeskulap
  232. graphics/agg
  233. graphics/autotrace
  234. graphics/cal3d
  235. graphics/djview4
  236. graphics/dmtx-utils
  237. graphics/ftgl
  238. graphics/gd
  239. graphics/geomorph
  240. graphics/gexiv2
  241. graphics/gimp-app
  242. graphics/gnash
  243. graphics/graphviz
  244. graphics/gtimelapse
  245. graphics/guile-cairo
  246. graphics/libdmtx
  247. graphics/libpgf
  248. graphics/libprojectm
  249. graphics/libpuzzle
  250. graphics/movit
  251. graphics/pixie
  252. graphics/rawtherapee
  253. graphics/s2tc
  254. graphics/sdl_gfx
  255. graphics/sekrit-twc-zimg
  256. graphics/synfig
  257. graphics/synfigstudio
  258. graphics/tesseract
  259. graphics/vapoursynth-fmtconv
  260. graphics/xpaint
  261. graphics/zbar
  262. irc/bitlbee-discord
  263. irc/bitlbee-facebook
  264. irc/bitlbee-mastodon
  265. irc/bitlbee-steam
  266. irc/irssi-icb
  267. japanese/FreeWnn-lib
  268. japanese/FreeWnn-server
  269. japanese/anthy-unicode
  270. japanese/eb
  271. japanese/gd
  272. japanese/ibus-skk
  273. japanese/kasumi-unicode
  274. japanese/libskk
  275. japanese/multiskkserv
  276. japanese/uim-anthy-unicode
  277. korean/FreeWnn-lib
  278. korean/FreeWnn-server
  279. korean/imhangul-gtk2
  280. korean/imhangul-gtk3
  281. korean/libhangul
  282. lang/colm
  283. lang/gforth
  284. lang/gnu-cobol
  285. lang/guile1
  286. lang/librep
  287. lang/mono5.10
  288. lang/mono5.20
  289. lang/mono6.8
  290. lang/oo2c
  291. lang/urweb
  292. lang/yabasic
  293. mail/dbmail
  294. mail/dovecot-coi
  295. mail/dovecot-fts-elastic
  296. mail/dovecot-fts-flatcurve
  297. mail/dovecot-fts-xapian
  298. mail/libetpan
  299. mail/libspf2
  300. mail/mu
  301. mail/openarc
  302. mail/opendkim
  303. mail/opendkim-devel
  304. mail/opendmarc
  305. mail/opensmtpd-extras
  306. mail/opensmtpd-extras-queue-ram
  307. mail/opensmtpd-extras-scheduler-ram
  308. mail/opensmtpd-extras-table-ldap
  309. mail/opensmtpd-extras-table-mysql
  310. mail/opensmtpd-extras-table-passwd
  311. mail/opensmtpd-extras-table-postgresql
  312. mail/opensmtpd-extras-table-redis
  313. mail/opensmtpd-extras-table-socketmap
  314. mail/opensmtpd-extras-table-sqlite
  315. math/4ti2
  316. math/adept
  317. math/alberta
  318. math/arpack-ng
  319. math/brial
  320. math/cddlib
  321. math/cloog
  322. math/cmh
  323. math/e-antic
  324. math/eclib
  325. math/fflas-ffpack
  326. math/fparser
  327. math/fplll
  328. math/galculator
  329. math/gf2x
  330. math/ggobi
  331. math/giacxcas
  332. math/givaro
  333. math/latte-integrale
  334. math/libnormaliz
  335. math/librdata
  336. math/libsemigroups
  337. math/linbox
  338. math/m4ri
  339. math/m4rie
  340. math/mpfi
  341. math/mpsolve
  342. math/openfst-vosk
  343. math/openscop
  344. math/planarity
  345. math/psurface
  346. math/qalculate-gtk
  347. math/qd
  348. math/rankwidth
  349. math/reduce
  350. math/reduce-psl
  351. math/secp256k1
  352. math/singular
  353. math/symmetrica
  354. misc/cldr-emoji-annotation
  355. misc/dynomite
  356. misc/gnu-watch
  357. misc/hashdb
  358. misc/libartnet
  359. misc/libpostal
  360. misc/pinfo
  361. misc/timezonemap
  362. multimedia/aribb24
  363. multimedia/cmrt
  364. multimedia/ffms2
  365. multimedia/handbrake
  366. multimedia/kodi
  367. multimedia/kvazaar
  368. multimedia/libaacs
  369. multimedia/libbdplus
  370. multimedia/libdca
  371. multimedia/libde265
  372. multimedia/libudfread
  373. multimedia/libv4l
  374. multimedia/libva-intel-hybrid-driver
  375. multimedia/lives
  376. multimedia/smpeg
  377. multimedia/v4l-utils
  378. multimedia/vapoursynth
  379. net/afpfs-ng
  380. net/asterisk-chan_sccp
  381. net/asterisk-g72x
  382. net/axa
  383. net/boinc-client
  384. net/courier-sox
  385. net/czmq
  386. net/czmq4
  387. net/dictd
  388. net/echoping
  389. net/freeipa-client
  390. net/freeswitch
  391. net/frr10
  392. net/frr8
  393. net/frr9
  394. net/gfbgraph
  395. net/glusterfs
  396. net/guacamole-server
  397. net/iipsrv
  398. net/ip2location
  399. net/ip2proxy
  400. net/knxd
  401. net/ladvd
  402. net/libcoap
  403. net/libdaq
  404. net/libdnet
  405. net/libiscsi
  406. net/libndp
  407. net/libnfs
  408. net/libnss-pgsql
  409. net/measurement-kit
  410. net/megacmd
  411. net/mlvpn
  412. net/ndpi
  413. net/ntopng
  414. net/ntp
  415. net/ocserv
  416. net/openbgpd7
  417. net/openbgpd8
  418. net/openpgm
  419. net/pacemaker2
  420. net/ptpd2
  421. net/py-libdnet
  422. net/sie-nmsg
  423. net/sofia-sip
  424. net/tcpkali
  425. net/tigervnc-server
  426. net/torsocks
  427. net/ucarp
  428. net/vde2
  429. net/xrdp
  430. net/xrdp-devel
  431. net/yaz
  432. net-im/libmesode
  433. net-im/meanwhile
  434. net-im/pidgin-window_merge
  435. net-im/purple-facebook
  436. net-mgmt/adcli
  437. net-mgmt/aircrack-ng
  438. net-mgmt/bgpq4
  439. net-mgmt/bgpuma
  440. net-mgmt/cacti-spine
  441. net-mgmt/collectd5
  442. net-mgmt/dhcdrop
  443. net-mgmt/docsis
  444. net-mgmt/fence-agents
  445. net-mgmt/flow-tools
  446. net-mgmt/irrtoolset
  447. net-mgmt/mac-telnet
  448. net-mgmt/metronome
  449. net-mgmt/nfdump
  450. net-mgmt/pmacct
  451. net-mgmt/realmd
  452. net-mgmt/riemann-c-client
  453. net-mgmt/seafile-client
  454. net-mgmt/seafile-server
  455. net-p2p/c-lightning
  456. net-p2p/cardano-db-sync
  457. net-p2p/cardano-node
  458. net-p2p/clboss
  459. net-p2p/cncli
  460. net-p2p/litecoin
  461. net-p2p/litecoin-daemon
  462. net-p2p/litecoin-utils
  463. net-p2p/namecoin
  464. net-p2p/namecoin-daemon
  465. net-p2p/namecoin-utils
  466. net-p2p/ogmios
  467. polish/libgadu
  468. print/cups-filters
  469. print/epson-inkjet-printer-escpr
  470. print/gtklp
  471. print/libotf
  472. print/libpaper
  473. print/tex-xdvik
  474. russian/gd
  475. science/antioch
  476. science/bagel
  477. science/code_saturne
  478. science/ghmm
  479. science/healpix
  480. science/libint
  481. science/libint2
  482. science/libvdwxc
  483. science/mbdyn
  484. science/meep
  485. science/metaphysicl
  486. science/minc2
  487. science/openmodelica
  488. science/v_sim
  489. security/apache-xml-security-c
  490. security/asignify
  491. security/barnyard2
  492. security/barnyard2-sguil
  493. security/beid
  494. security/cvm
  495. security/cyrus-sasl2-gssapi
  496. security/cyrus-sasl2-ldapdb
  497. security/cyrus-sasl2-sql
  498. security/cyrus-sasl2-srp
  499. security/cyrus-sasl2-xoauth2
  500. security/d0_blind_id
  501. security/farmhash
  502. security/krb5
  503. security/krb5-120
  504. security/krb5-121
  505. security/krb5-122
  506. security/krb5-devel
  507. security/libmacaroons
  508. security/libpki
  509. security/libtomcrypt
  510. security/libu2f-host
  511. security/libxcrypt
  512. security/openca-ocspd
  513. security/opencryptoki
  514. security/opensc
  515. security/openvpn-devel
  516. security/pam-mysql
  517. security/pam_google_authenticator
  518. security/pam_pkcs11
  519. security/pam_script
  520. security/pam_u2f
  521. security/passivedns
  522. security/pkcs11-tools
  523. security/py-coincurve
  524. security/sha1collisiondetection
  525. security/snoopy
  526. security/sssd2
  527. security/steghide
  528. security/stoken
  529. security/suricata
  530. security/tcpcrypt
  531. security/tpm-tools
  532. security/trousers
  533. security/yara
  534. shells/bicon
  535. sysutils/afflib
  536. sysutils/am-utils
  537. sysutils/cardano-cli
  538. sysutils/catatonit
  539. sysutils/cfengine
  540. sysutils/cfengine-devel
  541. sysutils/cfengine-lts
  542. sysutils/cfengine321
  543. sysutils/cfengine322
  544. sysutils/cfengine323
  545. sysutils/cfengine324
  546. sysutils/cfengine325
  547. sysutils/cfengine326
  548. sysutils/clsync
  549. sysutils/cluster-glue
  550. sysutils/cmockery2
  551. sysutils/consolekit2
  552. sysutils/fwup
  553. sysutils/inotify-tools
  554. sysutils/ipmitool
  555. sysutils/libtpms
  556. sysutils/lttng-ust
  557. sysutils/mate-control-center
  558. sysutils/mstflint
  559. sysutils/nfcutils
  560. sysutils/nut
  561. sysutils/nut-devel
  562. sysutils/pdsh
  563. sysutils/rsyslog8
  564. sysutils/scanmem
  565. sysutils/swtpm
  566. sysutils/syslog-ng
  567. sysutils/tlsdate
  568. sysutils/ucspi-proxy
  569. sysutils/ucspi-unix
  570. sysutils/uptimed
  571. sysutils/zeitgeist
  572. textproc/apertium
  573. textproc/augeas
  574. textproc/ctpl
  575. textproc/dict
  576. textproc/dictfmt
  577. textproc/google-ctemplate
  578. textproc/ibus-m17n
  579. textproc/iksemel
  580. textproc/irstlm
  581. textproc/libe-book
  582. textproc/libfo
  583. textproc/libfolia
  584. textproc/libinfinity
  585. textproc/liblrdf
  586. textproc/libqxp
  587. textproc/libsass
  588. textproc/libucl
  589. textproc/randlm
  590. textproc/sassc
  591. textproc/uim
  592. textproc/uim-el
  593. textproc/uim-gtk2
  594. textproc/uim-gtk3
  595. textproc/uim-m17nlib
  596. textproc/uim-qt5
  597. textproc/uim-qt6
  598. textproc/xmlroff
  599. ukrainian/gd
  600. www/apache24
  601. www/c-icap-modules
  602. www/castget
  603. www/cgicc
  604. www/e2guardian
  605. www/fcgi
  606. www/janus
  607. www/mod_auth_gssapi
  608. www/mod_auth_mellon
  609. www/mod_auth_openidc
  610. www/mod_proctitle
  611. www/mod_security
  612. www/shellinabox
  613. www/suphp
  614. www/varnish-ip2location
  615. www/varnish-ip2proxy
  616. www/varnish-libvmod-digest
  617. www/varnish-libvmod-dynamic
  618. www/varnish-libvmod-geoip2
  619. www/varnish-libvmod-maxminddb
  620. www/varnish-libvmod-querystring
  621. www/varnish-libvmod-redis
  622. www/varnish-modules
  623. www/wget2
  624. www/yaws
  625. x11/cde
  626. x11/cde-devel
  627. x11/keybinder
  628. x11/keybinder-gtk3
  629. x11/libfakekey
  630. x11/libxdg-basedir
  631. x11/lightdm
  632. x11/mate-dock-applet
  633. x11/rofi-calc
  634. x11/rofi-emoji
  635. x11/tilda
  636. x11/xcb-util-cursor
  637. x11-drivers/xf86-input-egalax
  638. x11-drivers/xf86-video-intel
  639. x11-drivers/xorgxrdp
  640. x11-drivers/xorgxrdp-devel
  641. x11-fm/librfm
  642. x11-toolkits/guile-gnome-platform
  643. x11-toolkits/libgdiplus
  644. x11-toolkits/open-motif
  645. x11-toolkits/open-motif-devel
  646. x11-toolkits/rep-gtk2
  647. x11-toolkits/xmhtml
  648. x11-wm/libdockapp
  649. Collapse this list.

Deleted ports which required this port:

Expand this list of 677 deleted ports
  1. archivers/kbackup*
  2. archivers/kio_p7zip*
  3. archivers/mate-file-archiver*
  4. archivers/rpm5*
  5. astro/boinc-astropulse*
  6. astro/boinc-setiathome*
  7. astro/boinc-setiathome-v7*
  8. astro/boinc-setiathome-v8*
  9. astro/celestia-kde*
  10. astro/nova*
  11. astro/orsa*
  12. astro/tangogps*
  13. audio/akode*
  14. audio/akode-plugins-ffmpeg*
  15. audio/akode-plugins-jack*
  16. audio/akode-plugins-mpc*
  17. audio/akode-plugins-mpeg*
  18. audio/akode-plugins-oss*
  19. audio/akode-plugins-pulseaudio*
  20. audio/akode-plugins-resampler*
  21. audio/akode-plugins-xiph*
  22. audio/arts*
  23. audio/audiere*
  24. audio/bmp-festalon*
  25. audio/bmp-mac*
  26. audio/bmp-modplug*
  27. audio/bmp-wma*
  28. audio/calf*
  29. audio/espeak*
  30. audio/gstreamer-plugins-musicbrainz*
  31. audio/gstreamer1-plugins-celt*
  32. audio/k3bmonkeyaudioplugin*
  33. audio/kirocker*
  34. audio/libaacplus*
  35. audio/libshairport*
  36. audio/libtremor*
  37. audio/libtunepimp*
  38. audio/libtunepimp-old*
  39. audio/linnya*
  40. audio/mpeglib_artsplug*
  41. audio/mpiosh*
  42. audio/openspc*
  43. audio/rioutil*
  44. audio/shout-idjc*
  45. audio/wsoundserver*
  46. audio/xmms-arts_output*
  47. audio/xmms-jack*
  48. audio/xmms-kde*
  49. audio/xmms-midi*
  50. audio/xmms-modplug*
  51. audio/xmms-sndfile*
  52. audio/xmms-tfmx*
  53. audio/yammi*
  54. biology/libgenome*
  55. cad/qucs*
  56. cad/salome-geom*
  57. cad/salome-gui*
  58. cad/salome-jobmanager*
  59. cad/salome-kernel*
  60. cad/salome-light*
  61. cad/salome-med*
  62. cad/salome-multipr*
  63. cad/salome-netgenplugin*
  64. cad/salome-randomizer*
  65. cad/salome-sierpinsky*
  66. cad/salome-smesh*
  67. cad/salome-visu*
  68. cad/salome-yacs*
  69. cad/tkgate*
  70. comms/ghfaxviewer*
  71. comms/kallers*
  72. comms/kmobiletools*
  73. comms/kpsk*
  74. comms/ktrack*
  75. comms/libticables*
  76. comms/wspr*
  77. converters/ktextdecode*
  78. databases/db42*
  79. databases/db42-nocrypto*
  80. databases/dbh10*
  81. databases/firebird20-client*
  82. databases/firebird20-server*
  83. databases/firebird21-client*
  84. databases/firebird21-server*
  85. databases/gbib*
  86. databases/gnome-db*
  87. databases/hk_classes*
  88. databases/kmysqladmin*
  89. databases/knoda*
  90. databases/ksqlanalyzer*
  91. databases/ksqlshell*
  92. databases/kumofs*
  93. databases/libgda*
  94. databases/libgda3*
  95. databases/libgda3-firebird*
  96. databases/libgda3-freetds*
  97. databases/libgda3-ldap*
  98. databases/libgda3-mdb*
  99. databases/libgda3-mysql*
  100. databases/libgda3-odbc*
  101. databases/libgda3-postgresql*
  102. databases/libgnomedb*
  103. databases/libmongo-client*
  104. databases/libpqtypes*
  105. databases/libzbxpgsql*
  106. databases/ludia*
  107. databases/mysql-navigator*
  108. databases/mysql-workbench51*
  109. databases/mysql-workbench52*
  110. databases/mysql41-client*
  111. databases/mysql41-scripts*
  112. databases/mysql41-server*
  113. databases/mysqlcppapi*
  114. databases/rrdtool10*
  115. databases/sqlite34*
  116. databases/tora*
  117. databases/vsqlite*
  118. databases/xtrabackup*
  119. databases/zabbix22-libzbxpgsql*
  120. databases/zabbix3-libzbxpgsql*
  121. databases/zabbix32-libzbxpgsql*
  122. databases/zabbix34-libzbxpgsql*
  123. deskutils/bmp-docklet*
  124. deskutils/bookreader*
  125. deskutils/contacts*
  126. deskutils/dragstack*
  127. deskutils/gnome-epub-thumbnailer*
  128. deskutils/google-gadgets*
  129. deskutils/karamba*
  130. deskutils/katapult*
  131. deskutils/kbirthday*
  132. deskutils/kblticker*
  133. deskutils/kchm*
  134. deskutils/kdepim3*
  135. deskutils/kickpim*
  136. deskutils/klipoquery*
  137. deskutils/kluje*
  138. deskutils/kmatrix3d*
  139. deskutils/knowit*
  140. deskutils/kompose*
  141. deskutils/kooldock*
  142. deskutils/krefty*
  143. deskutils/krss*
  144. deskutils/ksmoothdock*
  145. deskutils/ktagebuch*
  146. deskutils/mate-character-map*
  147. deskutils/mate-file-manager-open-terminal*
  148. deskutils/metabar*
  149. deskutils/multisync*
  150. deskutils/multisync-backup*
  151. deskutils/multisync-syncml*
  152. deskutils/nautilus-locked-folder*
  153. deskutils/nemo-extensions*
  154. deskutils/py-spice-gtk*
  155. devel/appdata-tools*
  156. devel/apr0*
  157. devel/apr2*
  158. devel/busybee*
  159. devel/c-unit*
  160. devel/capnproto080*
  161. devel/clint*
  162. devel/codeblocks-devel*
  163. devel/entity*
  164. devel/erlang-exmpp*
  165. devel/flowdesigner*
  166. devel/fnccheck*
  167. devel/gconf*
  168. devel/gconfmm*
  169. devel/geany-plugin-gdb*
  170. devel/goffice04*
  171. devel/goffice06*
  172. devel/goffice1*
  173. devel/gtkparasite*
  174. devel/ixlib*
  175. devel/jzmq*
  176. devel/kdesdk3*
  177. devel/klassmodeler*
  178. devel/kscope*
  179. devel/liballium*
  180. devel/libbonobomm*
  181. devel/libbrotli*
  182. devel/libdevq*
  183. devel/libdsp*
  184. devel/libevent2*
  185. devel/libghthash*
  186. devel/libglade*
  187. devel/libglademm*
  188. devel/libgsf-gnome*
  189. devel/liblas12*
  190. devel/libosmo-abis*
  191. devel/libosmo-netif*
  192. devel/libosmo-sccp*
  193. devel/libosmocore*
  194. devel/libsigc++*
  195. devel/libtar*
  196. devel/libticalcs*
  197. devel/libtifiles*
  198. devel/libusb*
  199. devel/libxs*
  200. devel/oaf*
  201. devel/oniguruma5*
  202. devel/oniguruma6*
  203. devel/orbitcpp*
  204. devel/php-java-bridge*
  205. devel/pikdev*
  206. devel/pinba_engine*
  207. devel/present*
  208. devel/privman*
  209. devel/py-libgsf*
  210. devel/safestr*
  211. devel/sdts++*
  212. devel/synfig*
  213. devel/uatraits*
  214. devel/xlslib*
  215. devel/xtensa-esp32-elf*
  216. dns/bundy*
  217. dns/posadis*
  218. dns/powerdns-devel*
  219. editors/gphpedit*
  220. editors/kate-plugins*
  221. editors/klat*
  222. editors/kxmleditor*
  223. editors/mate-text-editor*
  224. editors/vanubi*
  225. editors/xmleditor*
  226. emulators/open-vm-tools-nox11*
  227. finance/eqonomize-kde3*
  228. finance/gnofin*
  229. finance/kexchange*
  230. finance/khacc*
  231. finance/kmymoney2*
  232. ftp/kasablanca*
  233. ftp/kbear*
  234. ftp/kftpgrabber*
  235. ftp/kpum*
  236. ftp/wxdfast*
  237. games/antrix*
  238. games/atlantikdesigner*
  239. games/cheech*
  240. games/critterding*
  241. games/crossfire-server*
  242. games/easysok*
  243. games/exult-devel*
  244. games/gnomememoryblocks*
  245. games/kamikaze*
  246. games/kbilliards*
  247. games/kdegames3*
  248. games/kfreerings*
  249. games/kmastermind*
  250. games/kpicframer*
  251. games/kpictorial*
  252. games/kpuzzle*
  253. games/ktritoc*
  254. games/kwappen*
  255. games/lianliankan*
  256. games/mangos*
  257. games/pinedit*
  258. games/py-poker-eval*
  259. games/six*
  260. games/taxipilot*
  261. german/kheisereg*
  262. german/ksteak*
  263. graphics/GraphicsMagick12*
  264. graphics/agg26*
  265. graphics/bmp-rootvis*
  266. graphics/cal3d-devel*
  267. graphics/cinepaint*
  268. graphics/djview4-qt4*
  269. graphics/electricsheep*
  270. graphics/enfle*
  271. graphics/fnlib*
  272. graphics/glide3*
  273. graphics/gsnapshot*
  274. graphics/iulib*
  275. graphics/kalbum*
  276. graphics/kbarcode*
  277. graphics/kdegraphics3*
  278. graphics/kradview*
  279. graphics/kuickshow*
  280. graphics/libgnomecanvasmm*
  281. graphics/libkexif*
  282. graphics/libpano12*
  283. graphics/libtxc_dxtn*
  284. graphics/libungif*
  285. graphics/libwpg01*
  286. graphics/mate-document-viewer*
  287. graphics/ming*
  288. graphics/openexr_ctl*
  289. graphics/p5-ming*
  290. graphics/potracegui*
  291. graphics/py-clutter*
  292. graphics/py-clutter-gtk*
  293. graphics/py-ming*
  294. graphics/showimg*
  295. graphics/sodipodi*
  296. graphics/xmms-blursk*
  297. graphics/xmms-fishmatic*
  298. graphics/xmms-gdancer*
  299. graphics/xmorph*
  300. irc/irssi-otr*
  301. irc/kmyirc*
  302. irc/kwirc*
  303. japanese/jd*
  304. japanese/libicq*
  305. japanese/uim-anthy*
  306. java/subversion-java*
  307. korean/eterm*
  308. korean/imhangul*
  309. lang/Sather*
  310. lang/gambas*
  311. lang/klogoturtle*
  312. lang/open-cobol*
  313. lang/pnetlib*
  314. lang/qore*
  315. lang/racket-textual*
  316. lang/swift*
  317. mail/claws-mail-archiver*
  318. mail/claws-mail-attach_warner*
  319. mail/claws-mail-python*
  320. mail/claws-mail-spamreport*
  321. mail/claws-mail-tnef*
  322. mail/dbmail21*
  323. mail/dbmail23*
  324. mail/gmime*
  325. mail/kcheckgmail*
  326. mail/libspf*
  327. mail/opensmtpd-extras-filter-clamav*
  328. mail/opensmtpd-extras-filter-dkim*
  329. mail/opensmtpd-extras-filter-dnsbl*
  330. mail/opensmtpd-extras-filter-lua*
  331. mail/opensmtpd-extras-filter-monkey*
  332. mail/opensmtpd-extras-filter-pause*
  333. mail/opensmtpd-extras-filter-perl*
  334. mail/opensmtpd-extras-filter-python*
  335. mail/opensmtpd-extras-filter-regex*
  336. mail/opensmtpd-extras-filter-spamassassin*
  337. mail/opensmtpd-extras-queue-python*
  338. mail/opensmtpd-extras-scheduler-python*
  339. mail/opensmtpd-extras-table-python*
  340. mail/opensmtpd-extras-tool-stats*
  341. mail/xfmail*
  342. math/arpack-ng-mpich*
  343. math/blitz++*
  344. math/fityk*
  345. math/freefem*
  346. math/fung-calc*
  347. math/guppi*
  348. math/hfst*
  349. math/koctave*
  350. math/libmath++*
  351. math/libsharp2*
  352. math/normaliz*
  353. math/pgcalc*
  354. math/pynac*
  355. math/qalculate*
  356. math/sage*
  357. misc/kaddressbook-plugins*
  358. misc/kdeedu3*
  359. misc/kdeutils3*
  360. misc/kfile-plugins*
  361. misc/kicker-applets*
  362. misc/knewsticker-scripts*
  363. misc/konq-plugins*
  364. misc/krecipes*
  365. misc/ksig*
  366. misc/kwatch*
  367. misc/renamedlgplugins*
  368. misc/skyutils*
  369. multimedia/beep-media-player*
  370. multimedia/camserv*
  371. multimedia/despotify*
  372. multimedia/grpplaylist*
  373. multimedia/k9copy*
  374. multimedia/kaffeine-mozilla*
  375. multimedia/kdemultimedia3*
  376. multimedia/konverter*
  377. multimedia/kplayer*
  378. multimedia/ksubeditor*
  379. multimedia/kvazaar-devel*
  380. multimedia/libdvdplay*
  381. multimedia/noatun-plugins*
  382. multimedia/transkode*
  383. multimedia/xbmc*
  384. multimedia/xbmc-addon-pvr*
  385. multimedia/xbmc-addon-xvdr*
  386. multimedia/xbmc-pvr*
  387. multimedia/xine_artsplugin*
  388. multimedia/xmms-status-plugin*
  389. net/asterisk14-addons*
  390. net/asterisk16-addons*
  391. net/atmsupport*
  392. net/avahi-qt3*
  393. net/ekiga3*
  394. net/freeradius*
  395. net/freeradius-mysql*
  396. net/freeradius2*
  397. net/freeswitch-core*
  398. net/freeswitch-core-devel*
  399. net/frr*
  400. net/frr3*
  401. net/frr4*
  402. net/frr5*
  403. net/frr6*
  404. net/frr7*
  405. net/kdenetwork3*
  406. net/knemo*
  407. net/lanbrowsing*
  408. net/libnet-devel*
  409. net/librsync1*
  410. net/libsocket++*
  411. net/libstorj*
  412. net/linphone-base*
  413. net/ntop*
  414. net/ntp-devel*
  415. net/openbgpd6*
  416. net/openggsn*
  417. net/openldap23-client*
  418. net/openldap23-sasl-client*
  419. net/openldap23-server*
  420. net/pacemaker*
  421. net/pacemaker1*
  422. net/pvm++*
  423. net/quagga-re*
  424. net/shadowsocks-libev*
  425. net/tigervnc-devel*
  426. net/twinkle*
  427. net-im/corebird*
  428. net-im/eva*
  429. net-im/jabberd*
  430. net-im/kmerlin*
  431. net-im/kmess*
  432. net-im/konverse*
  433. net-im/kpopup*
  434. net-im/libjingle*
  435. net-im/pidgin-privacy-please*
  436. net-im/ring-daemon*
  437. net-im/sim-im*
  438. net-im/sim-im-devel*
  439. net-mgmt/ccnet*
  440. net-mgmt/ccnet-client*
  441. net-mgmt/ccnet-server*
  442. net-mgmt/collectd*
  443. net-mgmt/pixilate*
  444. net-mgmt/seafile*
  445. net-mgmt/tork*
  446. net-p2p/cdonkey*
  447. net-p2p/dogecoin*
  448. net-p2p/kmldonkey*
  449. net-p2p/ktorrent2*
  450. net-p2p/libtorrent-devel*
  451. net-p2p/libtorrent-rasterbar-14*
  452. net-p2p/qtum*
  453. net-p2p/twister*
  454. net-p2p/zetacoin*
  455. net-p2p/zetacoin-daemon*
  456. net-p2p/zetacoin-nox11*
  457. net-p2p/zetacoin-utils*
  458. news/klibido*
  459. palm/gnome-pilot*
  460. palm/py-synce-librapi2*
  461. palm/py-synce-librra*
  462. palm/synce-librapi2*
  463. palm/synce-librra*
  464. ports-mgmt/kports*
  465. print/freetype-tools*
  466. print/gnome-print*
  467. print/kcdlabel*
  468. print/panda*
  469. russian/ksocrat*
  470. russian/xmms*
  471. science/kst*
  472. science/minc*
  473. science/vis5d+*
  474. security/bioapi*
  475. security/distcache-devel*
  476. security/fwbuilder*
  477. security/fwbuilder-devel*
  478. security/gnome-keyring-sharp*
  479. security/gnutls-devel*
  480. security/heimdal-devel*
  481. security/klamav*
  482. security/kopete-otr*
  483. security/kovpn*
  484. security/krb5-112*
  485. security/krb5-113*
  486. security/krb5-114*
  487. security/krb5-115*
  488. security/krb5-116*
  489. security/krb5-117*
  490. security/krb5-118*
  491. security/krb5-119*
  492. security/kssh*
  493. security/libbeid*
  494. security/libmatekeyring*
  495. security/mate-keyring*
  496. security/openssl_tpm_engine*
  497. security/pam_authsrv*
  498. security/racoon2*
  499. security/razorback-archiveInflate*
  500. security/razorback-clamavNugget*
  501. security/razorback-dispatcher*
  502. security/razorback-fileInject*
  503. security/razorback-fsMonitor*
  504. security/razorback-fsWalk*
  505. security/razorback-masterNugget*
  506. security/razorback-officeCat*
  507. security/razorback-pdfFox*
  508. security/razorback-scriptNugget*
  509. security/razorback-swfScanner*
  510. security/razorback-syslogNugget*
  511. security/razorback-virusTotal*
  512. security/razorback-yaraNugget*
  513. security/sssd*
  514. security/sssd-devel*
  515. security/suricata5*
  516. security/yubikey-personalization*
  517. sysutils/cfengine310*
  518. sysutils/cfengine311*
  519. sysutils/cfengine312*
  520. sysutils/cfengine313*
  521. sysutils/cfengine314*
  522. sysutils/cfengine315*
  523. sysutils/cfengine316*
  524. sysutils/cfengine317*
  525. sysutils/cfengine318*
  526. sysutils/cfengine319*
  527. sysutils/cfengine320*
  528. sysutils/cfengine36*
  529. sysutils/cfengine36-rc*
  530. sysutils/cfengine37*
  531. sysutils/cfengine38*
  532. sysutils/cfengine39*
  533. sysutils/eiciel*
  534. sysutils/fusefs-ext2*
  535. sysutils/fusefs-libs*
  536. sysutils/fusefs-ntfs-compression*
  537. sysutils/heartbeat*
  538. sysutils/kcpuload*
  539. sysutils/kdeadmin3*
  540. sysutils/keep*
  541. sysutils/kkbswitch*
  542. sysutils/kkeyled*
  543. sysutils/klaptopdaemon*
  544. sysutils/klineakconfig*
  545. sysutils/kmilo*
  546. sysutils/knutclient*
  547. sysutils/komparator*
  548. sysutils/ksynaptics*
  549. sysutils/lineak-kdeplugins*
  550. sysutils/ltfs*
  551. sysutils/lttng-tools*
  552. sysutils/mstflint-lite*
  553. sysutils/nautilus-cd-burner*
  554. sysutils/openzfs*
  555. sysutils/prelink*
  556. sysutils/pwg*
  557. sysutils/syslog-ng-devel*
  558. sysutils/syslog-ng310*
  559. sysutils/syslog-ng311*
  560. sysutils/syslog-ng312*
  561. sysutils/syslog-ng313*
  562. sysutils/syslog-ng314*
  563. sysutils/syslog-ng315*
  564. sysutils/syslog-ng317*
  565. sysutils/syslog-ng318*
  566. sysutils/syslog-ng319*
  567. sysutils/syslog-ng320*
  568. sysutils/syslog-ng321*
  569. sysutils/syslog-ng322*
  570. sysutils/syslog-ng323*
  571. sysutils/syslog-ng324*
  572. sysutils/syslog-ng325*
  573. sysutils/syslog-ng326*
  574. sysutils/syslog-ng327*
  575. sysutils/syslog-ng328*
  576. sysutils/syslog-ng329*
  577. sysutils/syslog-ng39*
  578. sysutils/xfce4-utils*
  579. sysutils/xfsprogs*
  580. sysutils/zol*
  581. textproc/clucene-contrib*
  582. textproc/cole*
  583. textproc/exmpp*
  584. textproc/kbedic*
  585. textproc/libxml*
  586. textproc/openvanilla-modules*
  587. textproc/ots*
  588. textproc/rast*
  589. textproc/skim*
  590. textproc/tidyp*
  591. textproc/turboxsl*
  592. textproc/uim-gnome*
  593. textproc/uim-gtk*
  594. textproc/uim-kde*
  595. textproc/uim-qt*
  596. textproc/xaira*
  597. textproc/xls2xml*
  598. www/apache20*
  599. www/apache22*
  600. www/apache22-event-mpm*
  601. www/apache22-itk-mpm*
  602. www/apache22-peruser-mpm*
  603. www/apache22-worker-mpm*
  604. www/cherokee*
  605. www/harvest*
  606. www/kdewebdev*
  607. www/libghttp*
  608. www/libhtp-suricata*
  609. www/lighttpd-mod_geoip*
  610. www/mod_auth_openid*
  611. www/mod_authnz_crowd*
  612. www/mod_cplusplus*
  613. www/mod_http2-devel*
  614. www/mod_md-devel*
  615. www/mod_security-devel*
  616. www/mod_security3*
  617. www/moonshine*
  618. www/openarc*
  619. www/php-dyn*
  620. www/sams2*
  621. www/tidy-lib*
  622. www/varnish*
  623. www/varnish-libvmod-awsrest*
  624. www/varnish-libvmod-header*
  625. www/varnish-libvmod-saintmode*
  626. www/varnish-nagios*
  627. www/varnish4*
  628. www/varnish5*
  629. www/varnish6*
  630. x11/Terminal*
  631. x11/cde-25*
  632. x11/kdebase3*
  633. x11/kdelibs3*
  634. x11/kdelibs3-nocups*
  635. x11/libgnomemm*
  636. x11/oooqs*
  637. x11/oooqs2*
  638. x11/xscreensaver-kde*
  639. x11-clocks/bmp-alarm*
  640. x11-clocks/kdetoys3*
  641. x11-drivers/xf86-video-radeonhd-devel*
  642. x11-fm/krusader*
  643. x11-servers/driglide*
  644. x11-servers/wayland*
  645. x11-themes/baghira*
  646. x11-themes/gnome-look*
  647. x11-themes/kde-style-comix*
  648. x11-themes/kde-style-lipstik*
  649. x11-themes/kde-style-polyester*
  650. x11-themes/kde-style-tiblit*
  651. x11-themes/kde-windeco-activeheart*
  652. x11-themes/kde-windeco-crystal*
  653. x11-themes/kde-windeco-knifty*
  654. x11-themes/kde-windeco-neos*
  655. x11-themes/kde-windeco-smoothblend*
  656. x11-themes/kdeartwork3*
  657. x11-themes/kdmtheme*
  658. x11-themes/moodin*
  659. x11-themes/phase*
  660. x11-themes/qinx*
  661. x11-themes/qnxstyle*
  662. x11-themes/thinice*
  663. x11-toolkits/gal*
  664. x11-toolkits/gnome-sharp20*
  665. x11-toolkits/gtkglarea*
  666. x11-toolkits/gtkmm12*
  667. x11-toolkits/gtkmm20*
  668. x11-toolkits/gtksourceview-sharp*
  669. x11-toolkits/gtkunique*
  670. x11-toolkits/guile-gtk*
  671. x11-toolkits/libbonobouimm*
  672. x11-toolkits/libgnomeuimm*
  673. x11-toolkits/motif*
  674. x11-toolkits/paragui*
  675. x11-toolkits/paragui-devel*
  676. x11-toolkits/vdkbuilder*
  677. x11-wm/gcompmgr*
  678. Collapse this list of deleted ports.
for Run
  1. devel/autotools
  2. devel/xfce4-dev-tools
  3. lang/oo2c

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/anjuta*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
devel_libtool
USES:
cpe gmake tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (10 items)
Collapse this list.
  1. ftp://ftp.fu-berlin.de/unix/gnu/libtool/
  2. ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/libtool/
  3. ftp://mirrors.rit.edu/gnu/libtool/
  4. http://ftp.halifax.rwth-aachen.de/gnu/libtool/
  5. http://mirror.navercorp.com/gnu/libtool/
  6. https://ftp.gnu.org/gnu/libtool/
  7. https://ftpmirror.gnu.org/libtool/
  8. https://mirror.netcologne.de/gnu/libtool/
  9. https://mirrors.kernel.org/gnu/libtool/
  10. https://www.nic.funet.fi/pub/gnu/gnu/libtool/
Collapse this list.

Number of commits found: 51

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.5.4_1
01 Aug 2025 06:51:11
commit hash: 6f3c28c414f3c2270540af7df4168dc08611dd22commit hash: 6f3c28c414f3c2270540af7df4168dc08611dd22commit hash: 6f3c28c414f3c2270540af7df4168dc08611dd22commit hash: 6f3c28c414f3c2270540af7df4168dc08611dd22 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
devel/libtool: Add patch to fix flang detection
2.5.4
28 Dec 2024 10:53:30
commit hash: 278a760046e400aac7808f54fd4d7d0b8dc4602dcommit hash: 278a760046e400aac7808f54fd4d7d0b8dc4602dcommit hash: 278a760046e400aac7808f54fd4d7d0b8dc4602dcommit hash: 278a760046e400aac7808f54fd4d7d0b8dc4602d files touched by this commit
Tijl Coosemans (tijl) search for other commits by this committer
devel/libtool: Update to 2.5.4

PR:		283535
Exp-run by:	antoine
2.4.7_2
26 Jan 2024 15:56:31
commit hash: 8573c02bfa31624971a88362d6662d4f5158e454commit hash: 8573c02bfa31624971a88362d6662d4f5158e454commit hash: 8573c02bfa31624971a88362d6662d4f5158e454commit hash: 8573c02bfa31624971a88362d6662d4f5158e454 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/libtool: Moved man to share/man

Approved by:    portmgr (blanket)
2.4.7_1
25 Dec 2022 22:33:26
commit hash: 1cdbad037fffd36c45cdf8c0e7caacb3b08143f3commit hash: 1cdbad037fffd36c45cdf8c0e7caacb3b08143f3commit hash: 1cdbad037fffd36c45cdf8c0e7caacb3b08143f3commit hash: 1cdbad037fffd36c45cdf8c0e7caacb3b08143f3 files touched by this commit
Tijl Coosemans (tijl) search for other commits by this committer
devel/libtool: Bump PORTREVISION after 5325ea5ae199
2.4.7
25 Dec 2022 22:12:15
commit hash: 5325ea5ae199c461c0dce63075d2d90c095b80fdcommit hash: 5325ea5ae199c461c0dce63075d2d90c095b80fdcommit hash: 5325ea5ae199c461c0dce63075d2d90c095b80fdcommit hash: 5325ea5ae199c461c0dce63075d2d90c095b80fd files touched by this commit
Tijl Coosemans (tijl) search for other commits by this committer
devel/libtool: Fix cross compiled packages

The libtool script is generated for a given compiler so Poudriere cannot
use a cross compiler.

lang/python* ports have a similar problem.

PR:		230018
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)
2.4.7
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)
2.4.7
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
2.4.7
13 Apr 2022 13:30:25
commit hash: 51638b90e3b459063940f3a7e33c77354f8cd232commit hash: 51638b90e3b459063940f3a7e33c77354f8cd232commit hash: 51638b90e3b459063940f3a7e33c77354f8cd232commit hash: 51638b90e3b459063940f3a7e33c77354f8cd232 files touched by this commit
Tijl Coosemans (tijl) search for other commits by this committer
devel/libtool, devel/libltdl: update to 2.4.7

comms/wsjtx: patch configure instead of configure.ac to avoid autotools.
The build runs autoconf to regenerate configure but forgets to run
libtoolize to update ltmain.sh.

PR:		263151
Exp-run by:	antoine
2.4.6_1
21 Nov 2021 21:17:15
commit hash: 8918d79d4efdaf2ed1ac659d51e77913f439da7fcommit hash: 8918d79d4efdaf2ed1ac659d51e77913f439da7fcommit hash: 8918d79d4efdaf2ed1ac659d51e77913f439da7fcommit hash: 8918d79d4efdaf2ed1ac659d51e77913f439da7f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/libtool: Add NO_ARCH

Approved by:	portmgr (blanket)
2.4.6_1
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.
2.4.6_1
10 Nov 2018 18:12:58
Revision:484628Original commit files touched by this commit
bapt search for other commits by this committer
Install texinfo files (GNU info) into ${PREFIX}/share/info

After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.

Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.

Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them

Bump revision of all impacted ports

PR:		232907
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17816
2.4.6
21 Oct 2016 12:51:41
Revision:424411Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
2.4.6
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
2.4.6
06 Aug 2015 09:18:37
Revision:393644Original commit files touched by this commit
tijl search for other commits by this committer
Pick up autotools@ ports.

Approved by:	portmgr (bapt)
2.4.6
12 Apr 2015 09:55:57
Revision:383848Original commit files touched by this commit
antoine search for other commits by this committer
Backout r383718, libtool already had CPE information

With hat:	portmgr
Pointy hat:	robak
2.4.6
10 Apr 2015 11:10:59
Revision:383718Original commit files touched by this commit
robak search for other commits by this committer
devel/libtool: add CPE information

PR:		198837
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
2.4.6
03 Apr 2015 14:06:07
Revision:383126Original commit files touched by this commit
tijl search for other commits by this committer
- Update devel/libtool and devel/libltdl to 2.4.6 [1]
- Add cpe string [2]

PR:		199094 [1], 198836 [2]
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2.4.5
23 Jan 2015 18:54:02
Revision:377757Original commit files touched by this commit
tijl search for other commits by this committer
- Update devel/automake to 1.15
- Update devel/gettext to 0.19.4
- Update devel/libtool and devel/libltdl to 2.4.5
- This version of libtool has been fixed to pass -fstack-protector to the
  compiler during linking.  Add the same fix to USES=libtool.  This should
  improve SSP support on FreeBSD/i386 8 and 9.
- databases/libmemcached, security/sssd: patch configure.ac so
  AC_CONFIG_AUX_DIR appears earlier.
  For databases/libmemcached changing configure.ac causes manpages to be
  regenerated which requires extra dependencies so patch a makefile to
  prevent that.
- devel/xfce4-dev-tools: only depend on recent versions of autoconf and
  automake

PR:		196938
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2.4.2.418
05 Oct 2014 18:01:20
Revision:370099Original commit files touched by this commit
tijl search for other commits by this committer
- Update devel/libtool and devel/libltdl to version 2.4.2.418
- Patch libtool so it uses the same library version specification as on
  Darwin, Linux and other systems.  Given the version current:revision:age
  a library will be given the extension .so.major.age.revision with major
  equal to current-age.  Before libtool would use .so.current on FreeBSD.
- Patch libtoolize to remove two cases of umask 0 that caused libltdl
  files to be copied world writable (--ltdl option)
- Let USES=libtool patch this new version correctly
- Adjust all ports with USES=libtool:build and bump PORTREVISION on their
  dependent ports if a library version changed

PR:		194068
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2.4.2_3
25 Jun 2014 09:48:02
Revision:359213Original commit files touched by this commit
bapt search for other commits by this committer
Do not overwrite USES

Reported by:	miwi
2.4.2_3
25 Jun 2014 08:58:09
Revision:359209Original commit files touched by this commit
bapt search for other commits by this committer
Fix build on system built WITHOUT_INFO

With hat:	portmgr
2.4.2_3
07 May 2014 07:39:15
Revision:353141Original commit files touched by this commit
bapt search for other commits by this committer
Convert libltdl to use USES=libtool:keepla
Strip binaries
2.4.2_2
27 Jan 2014 10:37:09
Revision:341367Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
2.4.2_2
11 Oct 2013 20:47:44
Revision:330102Original commit files touched by this commit
ade search for other commits by this committer
Don't split up the INFO docs -- PORTREVISION bumped for difference in
packaging, but there's no need to rebuild everything that depends on
devel/libtool.

PR:		161984
Submitted by:	Nali Toja <nalitoja@gmail.com>
2.4.2_1
20 Sep 2013 17:13:47
Revision:327724Original 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:
devel part 3)
2.4.2_1
01 Sep 2013 13:02:56
Revision:325855Original commit files touched by this commit
decke search for other commits by this committer
- Add support for lang/clang33 from ports which installs it's binaries as
clang33 and clang++33. Right now libtool fails for various ports and aks
for a "--tag" flag because it tries to detect tag based on the binary name
but doesn't know about clang33.

PR:		ports/179809
Submitted by:	myself
Approved by:	maintainer timeout (9 weeks)
2.4.2
27 Jan 2012 13:58:32
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.4.2

Changelog:
- The --with-pic configure option now supports a list of comma-separated
  package names. This can be used to build some static libraries with PIC
  objects while building others with non-PIC objects.
- Initial support for Go, using the gccgo compiler.
- On Mac OS X .dylib is now tried as well as .so with
  lt_dlopenext().
Bug fixes:
- The generic approximation of the command line length limit (when getconf is
  not available) works again. Regression introduced in v2.2.6-39-g9c3d4d8.
- The bug that leaked developer tool paths into the release tarballs
  from ./bootstrap is fixed.
- Improved support for the Cuda Compiler Driver (nvcc) on Darwin.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.4_1
09 Nov 2011 15:26:04
Original commit files touched by this commit
miwi search for other commits by this committer
- Remove WITH_FBSD10_FIX, is no longer needed
2.4_1
27 Oct 2011 10:03:59
Original commit files touched by this commit
erwin search for other commits by this committer
Apply FreeBSD 10 workaround for some high profile ports to
unbreak a lot of dependent ports.

Submitted by:   beat
Tested on:      pointyhat i386-9-exp and i386-10
2.4_1
11 Oct 2011 12:40:10
Original commit files touched by this commit
pav search for other commits by this committer
- Backport two patches from vendor git repository to fix libtool
  on FreeBSD 10.X and future-proof it for up to FreeBSD 39

 
http://git.savannah.gnu.org/cgit/libtool.git/commit/?id=e94c6d6e0359d92f08f491f57e0ef3371e978952
 
http://git.savannah.gnu.org/cgit/libtool.git/commit/?id=49ae2888b43cad358e2ff60a69722341116e7b40

PR:             ports/161404
Submitted by:   ed
With hat:       portmgr
Tested by:      pointyhat exp-run
2.4
06 Oct 2011 00:34:24
Original commit files touched by this commit
stas search for other commits by this committer
- Mark as conflicted with libtool-fixed.
2.4
25 Feb 2011 06:15:44
Original commit files touched by this commit
ade search for other commits by this committer
Update to libtool 2.4

Tested by:      pav (multiple -exp runs)
2.2.10
08 Dec 2010 19:58:49
Original commit files touched by this commit
ade search for other commits by this committer
Clean up "current" versions of autotools components to further reduce
tree-churn on updates.
1.3.4_4
26 Jun 2003 22:58:32
Original commit files touched by this commit This port version is marked as vulnerable.
ade search for other commits by this committer
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)
1.3.4_4
13 May 2003 16:27:54
Original commit files touched by this commit This port version is marked as vulnerable.
ade search for other commits by this committer
Tag 'em and grab 'em from freebsd-ports@
1.3.4_4
28 Apr 2003 17:27:29
Original commit files touched by this commit This port version is marked as vulnerable.
alane search for other commits by this committer
do not have time for these
1.3.4_4
07 Mar 2003 06:01:16
Original commit files touched by this commit This port version is marked as vulnerable.
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.3.4_4
13 Nov 2002 21:13:17
Original commit files touched by this commit This port version is marked as vulnerable.
alane search for other commits by this committer
I may as well be a masochist and take this one too, since I've got the
auto* twin terrors already.
1.3.4_4
14 Sep 2002 13:32:07
Original commit files touched by this commit This port version is marked as vulnerable.
sobomax search for other commits by this committer
Due to popular demant into each port which might be inserted into dependency
list by bsd.port.mk insert anti foot-shooting device, which prevents
infinite fork loop when the user defines corresponding USE_XXX in global
make.conf, command line or environment.

Similar devices should probably be inserted into ports that might be inserted
into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk
and so on.)
1.3.4_4
07 Sep 2002 08:44:49
Original commit files touched by this commit This port version is marked as vulnerable.
ade search for other commits by this committer
Relinquish all my ports.
1.3.4_4
01 Aug 2002 02:38:31
Original commit files touched by this commit This port version is marked as vulnerable.
ade search for other commits by this committer
Stage a mini-coup, and borrow these ports from portmgr@ for a while,
since I'm doing most of the updating, and am working on a
port/Mk/bsd.<gnublah>.mk to move some cruft around.

Sponsored by:   Mr. Smith and Mr. Wesson. :)
1.3.4_4
08 Jun 2002 08:57:34
Original commit files touched by this commit This port version is marked as vulnerable.
sobomax search for other commits by this committer
Recognise ar(1) archives (.a) as a valid entities to link with. This fixes
many places when it is necessary to link shared object with a static library.
1.3.4_3
02 May 2002 07:49:56
Original commit files touched by this commit This port version is marked as vulnerable.
sobomax search for other commits by this committer
Set EXPR_COMPAT environment variable to workaround a problem with expr(1)
on -current.
22 May 2001 10:21:05
commit hash: fp1.13998@dev.null.freshports.orgcommit hash: fp1.13998@dev.null.freshports.orgcommit hash: fp1.13998@dev.null.freshports.orgcommit hash: fp1.13998@dev.null.freshports.org files touched by this commit
reg search for other commits by this committer
Change maintainer to portmgr and update note about not upgrading.    
23 Mar 2001 21:22:40
commit hash: fp1.11514@dev.null.freshports.orgcommit hash: fp1.11514@dev.null.freshports.orgcommit hash: fp1.11514@dev.null.freshports.orgcommit hash: fp1.11514@dev.null.freshports.org files touched by this commit
demon search for other commits by this committer
Add WWW.    
05 Feb 2001 08:21:54
commit hash: fp1.9227@dev.null.freshports.orgcommit hash: fp1.9227@dev.null.freshports.orgcommit hash: fp1.9227@dev.null.freshports.orgcommit hash: fp1.9227@dev.null.freshports.org files touched by this commit
reg search for other commits by this committer
Install the ltdl library, so that packages can use it.  If this breaks any  
ports, please let me know...    
24 Oct 2000 17:00:53
commit hash: fp1.5438@dev.null.freshports.orgcommit hash: fp1.5438@dev.null.freshports.orgcommit hash: fp1.5438@dev.null.freshports.orgcommit hash: fp1.5438@dev.null.freshports.org files touched by this commit
reg search for other commits by this committer
Explain why this port has not been upgraded to 1.3.5.    
08 Oct 2000 02:10:04
commit hash: fp1.4741@dev.null.freshports.orgcommit hash: fp1.4741@dev.null.freshports.orgcommit hash: fp1.4741@dev.null.freshports.orgcommit hash: fp1.4741@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category devel to new layout.  
25 Sep 2000 08:38:15
commit hash: fp1.4323@dev.null.freshports.orgcommit hash: fp1.4323@dev.null.freshports.orgcommit hash: fp1.4323@dev.null.freshports.orgcommit hash: fp1.4323@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Add --build no-op to ltconfig to make USE_LIBTOOL working with configure scripts
  generated for libtool1.4.    
03 Jun 2000 01:48:29
commit hash: fp1.518@dev.null.freshports.orgcommit hash: fp1.518@dev.null.freshports.orgcommit hash: fp1.518@dev.null.freshports.orgcommit hash: fp1.518@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Don't remove share/aclocal.    

Number of commits found: 51