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 on branch 2021Q3
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.42.5.42.4.6_12.5.42.5.4-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.42.4.7_12.5.42.5.42.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 (1333 items / 1326 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/libass
  370. multimedia/libbdplus
  371. multimedia/libdca
  372. multimedia/libde265
  373. multimedia/libudfread
  374. multimedia/libv4l
  375. multimedia/libva-intel-hybrid-driver
  376. multimedia/lives
  377. multimedia/smpeg
  378. multimedia/v4l-utils
  379. multimedia/vapoursynth
  380. net/afpfs-ng
  381. net/asterisk-chan_sccp
  382. net/asterisk-g72x
  383. net/axa
  384. net/boinc-client
  385. net/courier-sox
  386. net/czmq
  387. net/czmq4
  388. net/dictd
  389. net/echoping
  390. net/freeipa-client
  391. net/freeswitch
  392. net/frr10
  393. net/frr8
  394. net/frr9
  395. net/gfbgraph
  396. net/glusterfs
  397. net/guacamole-server
  398. net/iipsrv
  399. net/ip2location
  400. net/ip2proxy
  401. net/kea
  402. net/knxd
  403. net/ladvd
  404. net/libcoap
  405. net/libdaq
  406. net/libdnet
  407. net/libiscsi
  408. net/libndp
  409. net/libnfs
  410. net/libnss-pgsql
  411. net/measurement-kit
  412. net/megacmd
  413. net/mlvpn
  414. net/ndpi
  415. net/ntopng
  416. net/ntp
  417. net/ocserv
  418. net/openbgpd7
  419. net/openbgpd8
  420. net/openpgm
  421. net/pacemaker2
  422. net/ptpd2
  423. net/py-libdnet
  424. net/sie-nmsg
  425. net/sofia-sip
  426. net/tcpkali
  427. net/tigervnc-server
  428. net/torsocks
  429. net/ucarp
  430. net/vde2
  431. net/xrdp
  432. net/xrdp-devel
  433. net/yaz
  434. net-im/libmesode
  435. net-im/meanwhile
  436. net-im/pidgin-window_merge
  437. net-im/purple-facebook
  438. net-mgmt/adcli
  439. net-mgmt/aircrack-ng
  440. net-mgmt/bgpq4
  441. net-mgmt/bgpuma
  442. net-mgmt/cacti-spine
  443. net-mgmt/collectd5
  444. net-mgmt/dhcdrop
  445. net-mgmt/docsis
  446. net-mgmt/fence-agents
  447. net-mgmt/flow-tools
  448. net-mgmt/irrtoolset
  449. net-mgmt/mac-telnet
  450. net-mgmt/metronome
  451. net-mgmt/nfdump
  452. net-mgmt/pmacct
  453. net-mgmt/realmd
  454. net-mgmt/riemann-c-client
  455. net-mgmt/seafile-client
  456. net-mgmt/seafile-server
  457. net-p2p/c-lightning
  458. net-p2p/cardano-db-sync
  459. net-p2p/cardano-node
  460. net-p2p/clboss
  461. net-p2p/cncli
  462. net-p2p/litecoin
  463. net-p2p/litecoin-daemon
  464. net-p2p/litecoin-utils
  465. net-p2p/namecoin
  466. net-p2p/namecoin-daemon
  467. net-p2p/namecoin-utils
  468. net-p2p/ogmios
  469. polish/libgadu
  470. print/cups-filters
  471. print/epson-inkjet-printer-escpr
  472. print/gtklp
  473. print/libotf
  474. print/libpaper
  475. print/tex-xdvik
  476. russian/gd
  477. science/antioch
  478. science/bagel
  479. science/code_saturne
  480. science/ghmm
  481. science/healpix
  482. science/libint
  483. science/libint2
  484. science/libvdwxc
  485. science/mbdyn
  486. science/meep
  487. science/metaphysicl
  488. science/minc2
  489. science/openmodelica
  490. science/v_sim
  491. security/apache-xml-security-c
  492. security/asignify
  493. security/barnyard2
  494. security/barnyard2-sguil
  495. security/beid
  496. security/cvm
  497. security/cyrus-sasl2-gssapi
  498. security/cyrus-sasl2-ldapdb
  499. security/cyrus-sasl2-sql
  500. security/cyrus-sasl2-srp
  501. security/cyrus-sasl2-xoauth2
  502. security/d0_blind_id
  503. security/farmhash
  504. security/krb5
  505. security/krb5-120
  506. security/krb5-121
  507. security/krb5-devel
  508. security/libmacaroons
  509. security/libpki
  510. security/libtomcrypt
  511. security/libu2f-host
  512. security/libxcrypt
  513. security/openca-ocspd
  514. security/opencryptoki
  515. security/opensc
  516. security/openvpn-devel
  517. security/pam-mysql
  518. security/pam_google_authenticator
  519. security/pam_pkcs11
  520. security/pam_script
  521. security/pam_u2f
  522. security/passivedns
  523. security/pkcs11-tools
  524. security/py-coincurve
  525. security/sha1collisiondetection
  526. security/snoopy
  527. security/sssd2
  528. security/steghide
  529. security/stoken
  530. security/suricata
  531. security/tcpcrypt
  532. security/tpm-tools
  533. security/trousers
  534. security/yara
  535. shells/bicon
  536. sysutils/afflib
  537. sysutils/am-utils
  538. sysutils/cardano-cli
  539. sysutils/catatonit
  540. sysutils/cfengine
  541. sysutils/cfengine-devel
  542. sysutils/cfengine-lts
  543. sysutils/cfengine321
  544. sysutils/cfengine322
  545. sysutils/cfengine323
  546. sysutils/cfengine324
  547. sysutils/cfengine325
  548. sysutils/cfengine326
  549. sysutils/clsync
  550. sysutils/cluster-glue
  551. sysutils/cmockery2
  552. sysutils/consolekit2
  553. sysutils/fwup
  554. sysutils/inotify-tools
  555. sysutils/ipmitool
  556. sysutils/libtpms
  557. sysutils/lttng-ust
  558. sysutils/mate-control-center
  559. sysutils/mstflint
  560. sysutils/nfcutils
  561. sysutils/nut
  562. sysutils/nut-devel
  563. sysutils/pdsh
  564. sysutils/rsyslog8
  565. sysutils/scanmem
  566. sysutils/swtpm
  567. sysutils/syslog-ng
  568. sysutils/tlsdate
  569. sysutils/ucspi-proxy
  570. sysutils/ucspi-unix
  571. sysutils/uptimed
  572. sysutils/zeitgeist
  573. textproc/apertium
  574. textproc/augeas
  575. textproc/ctpl
  576. textproc/dict
  577. textproc/dictfmt
  578. textproc/google-ctemplate
  579. textproc/ibus-m17n
  580. textproc/iksemel
  581. textproc/irstlm
  582. textproc/libe-book
  583. textproc/libfo
  584. textproc/libfolia
  585. textproc/libinfinity
  586. textproc/liblrdf
  587. textproc/libqxp
  588. textproc/libsass
  589. textproc/libucl
  590. textproc/randlm
  591. textproc/sassc
  592. textproc/uim
  593. textproc/uim-el
  594. textproc/uim-gtk2
  595. textproc/uim-gtk3
  596. textproc/uim-m17nlib
  597. textproc/uim-qt5
  598. textproc/uim-qt6
  599. textproc/xmlroff
  600. ukrainian/gd
  601. www/apache24
  602. www/c-icap-modules
  603. www/castget
  604. www/cgicc
  605. www/e2guardian
  606. www/fcgi
  607. www/janus
  608. www/mod_auth_gssapi
  609. www/mod_auth_mellon
  610. www/mod_auth_openidc
  611. www/mod_proctitle
  612. www/mod_security
  613. www/shellinabox
  614. www/suphp
  615. www/varnish-ip2location
  616. www/varnish-ip2proxy
  617. www/varnish-libvmod-digest
  618. www/varnish-libvmod-dynamic
  619. www/varnish-libvmod-geoip2
  620. www/varnish-libvmod-maxminddb
  621. www/varnish-libvmod-querystring
  622. www/varnish-libvmod-redis
  623. www/varnish-modules
  624. www/wget2
  625. www/yaws
  626. x11/cde
  627. x11/cde-devel
  628. x11/keybinder
  629. x11/keybinder-gtk3
  630. x11/libfakekey
  631. x11/libxdg-basedir
  632. x11/lightdm
  633. x11/mate-dock-applet
  634. x11/rofi-calc
  635. x11/rofi-emoji
  636. x11/tilda
  637. x11/xcb-util-cursor
  638. x11-drivers/xf86-input-egalax
  639. x11-drivers/xf86-video-intel
  640. x11-drivers/xorgxrdp
  641. x11-drivers/xorgxrdp-devel
  642. x11-fm/librfm
  643. x11-toolkits/guile-gnome-platform
  644. x11-toolkits/libgdiplus
  645. x11-toolkits/open-motif
  646. x11-toolkits/open-motif-devel
  647. x11-toolkits/rep-gtk2
  648. x11-toolkits/xmhtml
  649. x11-wm/e16
  650. x11-wm/libdockapp
  651. 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.

There are no commits on branch 2021Q3 for this port