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 2023Q2
libtool Generic shared library support script
2.5.4 devel on this many watch lists=218 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: 2024-12-28 10:53:30
Commit Hash: 278a760
People watching this port, also watch:: gmake, libiconv, m4, expat, gettext
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:
FreshPorts has no man page information for this port.
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/catalog.mk
  2. /usr/local/share/licenses/libtool-2.5.4/LICENSE
  3. /usr/local/share/licenses/libtool-2.5.4/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 (1334 items / 1327 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/libticables2
  83. comms/libticalcs2
  84. comms/liquid-dsp
  85. comms/lirc
  86. comms/py-libimobiledevice
  87. comms/rtl-sdr
  88. comms/spandsp
  89. comms/tilp2
  90. comms/unixcw
  91. comms/usbmuxd
  92. comms/wsjtz
  93. comms/xcwcp
  94. converters/libticonv
  95. converters/ytnef
  96. databases/gigabase
  97. databases/gmdb2
  98. databases/libmswstr
  99. databases/proxysql
  100. databases/twemproxy
  101. deskutils/autocutsel
  102. deskutils/caja-extensions
  103. deskutils/gnome-shell-extension-panel-osd
  104. deskutils/gnome-shell-extension-weather
  105. deskutils/gnotime
  106. deskutils/growl-for-linux
  107. deskutils/pinot
  108. deskutils/presage
  109. devel/apr1
  110. devel/argobots
  111. devel/atf
  112. devel/babeltrace
  113. devel/bcunit
  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/pcre2
  178. devel/pcsc-cyberjack
  179. devel/pire
  180. devel/py-libplist
  181. devel/pystring
  182. devel/rationl
  183. devel/rgxg
  184. devel/sigar
  185. devel/skypat
  186. devel/srecord
  187. devel/styx
  188. devel/sv
  189. devel/tclreadline
  190. devel/unibilium
  191. devel/upnp
  192. devel/util-linux
  193. devel/xmltooling
  194. devel/xparam
  195. devel/xtensa-esp-elf
  196. dns/bind-tools
  197. dns/bind9-devel
  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
  277. japanese/uim-anthy-unicode
  278. korean/FreeWnn-lib
  279. korean/FreeWnn-server
  280. korean/imhangul-gtk2
  281. korean/imhangul-gtk3
  282. korean/libhangul
  283. lang/colm
  284. lang/gforth
  285. lang/gnu-cobol
  286. lang/guile1
  287. lang/librep
  288. lang/mono5.10
  289. lang/mono5.20
  290. lang/mono6.8
  291. lang/oo2c
  292. lang/urweb
  293. lang/yabasic
  294. mail/dbmail
  295. mail/dovecot-coi
  296. mail/dovecot-fts-elastic
  297. mail/dovecot-fts-flatcurve
  298. mail/dovecot-fts-xapian
  299. mail/libetpan
  300. mail/libspf2
  301. mail/mu
  302. mail/openarc
  303. mail/opendkim
  304. mail/opendkim-devel
  305. mail/opendmarc
  306. mail/opensmtpd-extras
  307. mail/opensmtpd-extras-queue-ram
  308. mail/opensmtpd-extras-scheduler-ram
  309. mail/opensmtpd-extras-table-ldap
  310. mail/opensmtpd-extras-table-mysql
  311. mail/opensmtpd-extras-table-passwd
  312. mail/opensmtpd-extras-table-postgresql
  313. mail/opensmtpd-extras-table-redis
  314. mail/opensmtpd-extras-table-socketmap
  315. mail/opensmtpd-extras-table-sqlite
  316. math/4ti2
  317. math/adept
  318. math/alberta
  319. math/arpack-ng
  320. math/brial
  321. math/cddlib
  322. math/cloog
  323. math/cmh
  324. math/e-antic
  325. math/eclib
  326. math/fflas-ffpack
  327. math/fparser
  328. math/fplll
  329. math/galculator
  330. math/gf2x
  331. math/ggobi
  332. math/giacxcas
  333. math/givaro
  334. math/latte-integrale
  335. math/libnormaliz
  336. math/librdata
  337. math/libsemigroups
  338. math/libsharp2
  339. math/linbox
  340. math/m4ri
  341. math/m4rie
  342. math/mpfi
  343. math/mpsolve
  344. math/openfst-vosk
  345. math/openscop
  346. math/planarity
  347. math/psurface
  348. math/qalculate-gtk
  349. math/qd
  350. math/rankwidth
  351. math/reduce
  352. math/reduce-psl
  353. math/secp256k1
  354. math/singular
  355. math/symmetrica
  356. misc/cldr-emoji-annotation
  357. misc/dynomite
  358. misc/gnu-watch
  359. misc/hashdb
  360. misc/libartnet
  361. misc/libpostal
  362. misc/pinfo
  363. misc/timezonemap
  364. multimedia/aribb24
  365. multimedia/cmrt
  366. multimedia/ffms2
  367. multimedia/handbrake
  368. multimedia/kodi
  369. multimedia/kvazaar
  370. multimedia/libaacs
  371. multimedia/libass
  372. multimedia/libbdplus
  373. multimedia/libdca
  374. multimedia/libde265
  375. multimedia/libudfread
  376. multimedia/libv4l
  377. multimedia/libva-intel-hybrid-driver
  378. multimedia/lives
  379. multimedia/smpeg
  380. multimedia/v4l-utils
  381. multimedia/vapoursynth
  382. net/afpfs-ng
  383. net/asterisk-chan_sccp
  384. net/asterisk-g72x
  385. net/axa
  386. net/boinc-client
  387. net/courier-sox
  388. net/czmq
  389. net/czmq4
  390. net/dictd
  391. net/echoping
  392. net/freeipa-client
  393. net/freeswitch
  394. net/frr10
  395. net/frr8
  396. net/frr9
  397. net/gfbgraph
  398. net/glusterfs
  399. net/guacamole-server
  400. net/iipsrv
  401. net/ip2location
  402. net/ip2proxy
  403. net/kea
  404. net/kea-devel
  405. net/knxd
  406. net/ladvd
  407. net/libcoap
  408. net/libdaq
  409. net/libdnet
  410. net/libiscsi
  411. net/libndp
  412. net/libnfs
  413. net/libnss-pgsql
  414. net/measurement-kit
  415. net/megacmd
  416. net/mlvpn
  417. net/ndpi
  418. net/ntopng
  419. net/ntp
  420. net/ocserv
  421. net/openbgpd7
  422. net/openbgpd8
  423. net/openpgm
  424. net/pacemaker2
  425. net/ptpd2
  426. net/py-libdnet
  427. net/sie-nmsg
  428. net/sofia-sip
  429. net/tcpkali
  430. net/tigervnc-server
  431. net/torsocks
  432. net/ucarp
  433. net/vde2
  434. net/xrdp
  435. net/xrdp-devel
  436. net/yaz
  437. net-im/libmesode
  438. net-im/meanwhile
  439. net-im/pidgin-window_merge
  440. net-im/purple-facebook
  441. net-mgmt/adcli
  442. net-mgmt/aircrack-ng
  443. net-mgmt/bgpq4
  444. net-mgmt/bgpuma
  445. net-mgmt/cacti-spine
  446. net-mgmt/collectd5
  447. net-mgmt/dhcdrop
  448. net-mgmt/docsis
  449. net-mgmt/fence-agents
  450. net-mgmt/flow-tools
  451. net-mgmt/irrtoolset
  452. net-mgmt/mac-telnet
  453. net-mgmt/metronome
  454. net-mgmt/nfdump
  455. net-mgmt/pmacct
  456. net-mgmt/realmd
  457. net-mgmt/riemann-c-client
  458. net-mgmt/seafile-client
  459. net-mgmt/seafile-server
  460. net-p2p/c-lightning
  461. net-p2p/cardano-db-sync
  462. net-p2p/cardano-node
  463. net-p2p/clboss
  464. net-p2p/cncli
  465. net-p2p/litecoin
  466. net-p2p/litecoin-daemon
  467. net-p2p/litecoin-utils
  468. net-p2p/namecoin
  469. net-p2p/namecoin-daemon
  470. net-p2p/namecoin-utils
  471. net-p2p/ogmios
  472. polish/libgadu
  473. print/cups-filters
  474. print/epson-inkjet-printer-escpr
  475. print/gtklp
  476. print/libotf
  477. print/libpaper
  478. print/tex-xdvik
  479. russian/gd
  480. science/antioch
  481. science/bagel
  482. science/code_saturne
  483. science/ghmm
  484. science/healpix
  485. science/libint
  486. science/libint2
  487. science/libvdwxc
  488. science/mbdyn
  489. science/meep
  490. science/metaphysicl
  491. science/minc2
  492. science/openmodelica
  493. science/v_sim
  494. security/apache-xml-security-c
  495. security/asignify
  496. security/barnyard2
  497. security/barnyard2-sguil
  498. security/beid
  499. security/cvm
  500. security/cyrus-sasl2-gssapi
  501. security/cyrus-sasl2-ldapdb
  502. security/cyrus-sasl2-sql
  503. security/cyrus-sasl2-srp
  504. security/cyrus-sasl2-xoauth2
  505. security/d0_blind_id
  506. security/farmhash
  507. security/krb5
  508. security/krb5-120
  509. security/krb5-121
  510. security/krb5-devel
  511. security/libmacaroons
  512. security/libp11
  513. security/libpki
  514. security/libtomcrypt
  515. security/libu2f-host
  516. security/libxcrypt
  517. security/openca-ocspd
  518. security/opencryptoki
  519. security/opensc
  520. security/openvpn-devel
  521. security/pam-mysql
  522. security/pam_google_authenticator
  523. security/pam_pkcs11
  524. security/pam_script
  525. security/pam_u2f
  526. security/passivedns
  527. security/pkcs11-tools
  528. security/py-coincurve
  529. security/sha1collisiondetection
  530. security/snoopy
  531. security/sssd2
  532. security/steghide
  533. security/stoken
  534. security/suricata
  535. security/tcpcrypt
  536. security/tpm-tools
  537. security/trousers
  538. security/yara
  539. shells/bicon
  540. sysutils/afflib
  541. sysutils/am-utils
  542. sysutils/cardano-cli
  543. sysutils/catatonit
  544. sysutils/cfengine
  545. sysutils/cfengine-devel
  546. sysutils/cfengine-lts
  547. sysutils/cfengine321
  548. sysutils/cfengine322
  549. sysutils/cfengine323
  550. sysutils/cfengine324
  551. sysutils/cfengine325
  552. sysutils/cfengine326
  553. sysutils/clsync
  554. sysutils/cluster-glue
  555. sysutils/cmockery2
  556. sysutils/consolekit2
  557. sysutils/fwup
  558. sysutils/inotify-tools
  559. sysutils/ipmitool
  560. sysutils/libtpms
  561. sysutils/lttng-ust
  562. sysutils/mate-control-center
  563. sysutils/mstflint
  564. sysutils/nfcutils
  565. sysutils/nut
  566. sysutils/nut-devel
  567. sysutils/pdsh
  568. sysutils/rsyslog8
  569. sysutils/scanmem
  570. sysutils/swtpm
  571. sysutils/syslog-ng
  572. sysutils/tlsdate
  573. sysutils/ucspi-proxy
  574. sysutils/ucspi-unix
  575. sysutils/uptimed
  576. sysutils/zeitgeist
  577. textproc/apertium
  578. textproc/augeas
  579. textproc/ctpl
  580. textproc/dict
  581. textproc/dictfmt
  582. textproc/google-ctemplate
  583. textproc/ibus-m17n
  584. textproc/iksemel
  585. textproc/irstlm
  586. textproc/libe-book
  587. textproc/libfo
  588. textproc/libfolia
  589. textproc/libinfinity
  590. textproc/liblrdf
  591. textproc/libqxp
  592. textproc/libsass
  593. textproc/libucl
  594. textproc/randlm
  595. textproc/sassc
  596. textproc/uim
  597. textproc/uim-el
  598. textproc/uim-gtk2
  599. textproc/uim-gtk3
  600. textproc/uim-m17nlib
  601. textproc/uim-qt5
  602. textproc/uim-qt6
  603. textproc/xmlroff
  604. ukrainian/gd
  605. www/apache24
  606. www/c-icap-modules
  607. www/castget
  608. www/cgicc
  609. www/e2guardian
  610. www/fcgi
  611. www/janus
  612. www/mod_auth_gssapi
  613. www/mod_auth_mellon
  614. www/mod_auth_openidc
  615. www/mod_proctitle
  616. www/mod_security
  617. www/shellinabox
  618. www/suphp
  619. www/varnish-ip2location
  620. www/varnish-ip2proxy
  621. www/varnish-libvmod-digest
  622. www/varnish-libvmod-dynamic
  623. www/varnish-libvmod-geoip2
  624. www/varnish-libvmod-maxminddb
  625. www/varnish-libvmod-querystring
  626. www/varnish-libvmod-redis
  627. www/varnish-modules
  628. www/wget2
  629. www/yaws
  630. x11/cde
  631. x11/cde-devel
  632. x11/keybinder
  633. x11/keybinder-gtk3
  634. x11/libfakekey
  635. x11/libxdg-basedir
  636. x11/lightdm
  637. x11/mate-dock-applet
  638. x11/rofi-calc
  639. x11/rofi-emoji
  640. x11/tilda
  641. x11-drivers/xf86-input-egalax
  642. x11-drivers/xf86-video-intel
  643. x11-drivers/xorgxrdp
  644. x11-drivers/xorgxrdp-devel
  645. x11-fm/librfm
  646. x11-toolkits/guile-gnome-platform
  647. x11-toolkits/libgdiplus
  648. x11-toolkits/open-motif
  649. x11-toolkits/open-motif-devel
  650. x11-toolkits/rep-gtk2
  651. x11-toolkits/xmhtml
  652. x11-wm/e16
  653. x11-wm/libdockapp
  654. Collapse this list.

Deleted ports which required this port:

Expand this list of 675 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. java/subversion-java*
  306. korean/eterm*
  307. korean/imhangul*
  308. lang/Sather*
  309. lang/gambas*
  310. lang/klogoturtle*
  311. lang/open-cobol*
  312. lang/pnetlib*
  313. lang/qore*
  314. lang/racket-textual*
  315. lang/swift*
  316. mail/claws-mail-archiver*
  317. mail/claws-mail-attach_warner*
  318. mail/claws-mail-python*
  319. mail/claws-mail-spamreport*
  320. mail/claws-mail-tnef*
  321. mail/dbmail21*
  322. mail/dbmail23*
  323. mail/gmime*
  324. mail/kcheckgmail*
  325. mail/libspf*
  326. mail/opensmtpd-extras-filter-clamav*
  327. mail/opensmtpd-extras-filter-dkim*
  328. mail/opensmtpd-extras-filter-dnsbl*
  329. mail/opensmtpd-extras-filter-lua*
  330. mail/opensmtpd-extras-filter-monkey*
  331. mail/opensmtpd-extras-filter-pause*
  332. mail/opensmtpd-extras-filter-perl*
  333. mail/opensmtpd-extras-filter-python*
  334. mail/opensmtpd-extras-filter-regex*
  335. mail/opensmtpd-extras-filter-spamassassin*
  336. mail/opensmtpd-extras-queue-python*
  337. mail/opensmtpd-extras-scheduler-python*
  338. mail/opensmtpd-extras-table-python*
  339. mail/opensmtpd-extras-tool-stats*
  340. mail/xfmail*
  341. math/arpack-ng-mpich*
  342. math/blitz++*
  343. math/fityk*
  344. math/freefem*
  345. math/fung-calc*
  346. math/guppi*
  347. math/hfst*
  348. math/koctave*
  349. math/libmath++*
  350. math/normaliz*
  351. math/pgcalc*
  352. math/pynac*
  353. math/qalculate*
  354. math/sage*
  355. misc/kaddressbook-plugins*
  356. misc/kdeedu3*
  357. misc/kdeutils3*
  358. misc/kfile-plugins*
  359. misc/kicker-applets*
  360. misc/knewsticker-scripts*
  361. misc/konq-plugins*
  362. misc/krecipes*
  363. misc/ksig*
  364. misc/kwatch*
  365. misc/renamedlgplugins*
  366. misc/skyutils*
  367. multimedia/beep-media-player*
  368. multimedia/camserv*
  369. multimedia/despotify*
  370. multimedia/grpplaylist*
  371. multimedia/k9copy*
  372. multimedia/kaffeine-mozilla*
  373. multimedia/kdemultimedia3*
  374. multimedia/konverter*
  375. multimedia/kplayer*
  376. multimedia/ksubeditor*
  377. multimedia/kvazaar-devel*
  378. multimedia/libdvdplay*
  379. multimedia/noatun-plugins*
  380. multimedia/transkode*
  381. multimedia/xbmc*
  382. multimedia/xbmc-addon-pvr*
  383. multimedia/xbmc-addon-xvdr*
  384. multimedia/xbmc-pvr*
  385. multimedia/xine_artsplugin*
  386. multimedia/xmms-status-plugin*
  387. net/asterisk14-addons*
  388. net/asterisk16-addons*
  389. net/atmsupport*
  390. net/avahi-qt3*
  391. net/ekiga3*
  392. net/freeradius*
  393. net/freeradius-mysql*
  394. net/freeradius2*
  395. net/freeswitch-core*
  396. net/freeswitch-core-devel*
  397. net/frr*
  398. net/frr3*
  399. net/frr4*
  400. net/frr5*
  401. net/frr6*
  402. net/frr7*
  403. net/kdenetwork3*
  404. net/knemo*
  405. net/lanbrowsing*
  406. net/libnet-devel*
  407. net/librsync1*
  408. net/libsocket++*
  409. net/libstorj*
  410. net/linphone-base*
  411. net/ntop*
  412. net/ntp-devel*
  413. net/openbgpd6*
  414. net/openggsn*
  415. net/openldap23-client*
  416. net/openldap23-sasl-client*
  417. net/openldap23-server*
  418. net/pacemaker*
  419. net/pacemaker1*
  420. net/pvm++*
  421. net/quagga-re*
  422. net/shadowsocks-libev*
  423. net/tigervnc-devel*
  424. net/twinkle*
  425. net-im/corebird*
  426. net-im/eva*
  427. net-im/jabberd*
  428. net-im/kmerlin*
  429. net-im/kmess*
  430. net-im/konverse*
  431. net-im/kpopup*
  432. net-im/libjingle*
  433. net-im/pidgin-privacy-please*
  434. net-im/ring-daemon*
  435. net-im/sim-im*
  436. net-im/sim-im-devel*
  437. net-mgmt/ccnet*
  438. net-mgmt/ccnet-client*
  439. net-mgmt/ccnet-server*
  440. net-mgmt/collectd*
  441. net-mgmt/pixilate*
  442. net-mgmt/seafile*
  443. net-mgmt/tork*
  444. net-p2p/cdonkey*
  445. net-p2p/dogecoin*
  446. net-p2p/kmldonkey*
  447. net-p2p/ktorrent2*
  448. net-p2p/libtorrent-devel*
  449. net-p2p/libtorrent-rasterbar-14*
  450. net-p2p/qtum*
  451. net-p2p/twister*
  452. net-p2p/zetacoin*
  453. net-p2p/zetacoin-daemon*
  454. net-p2p/zetacoin-nox11*
  455. net-p2p/zetacoin-utils*
  456. news/klibido*
  457. palm/gnome-pilot*
  458. palm/py-synce-librapi2*
  459. palm/py-synce-librra*
  460. palm/synce-librapi2*
  461. palm/synce-librra*
  462. ports-mgmt/kports*
  463. print/freetype-tools*
  464. print/gnome-print*
  465. print/kcdlabel*
  466. print/panda*
  467. russian/ksocrat*
  468. russian/xmms*
  469. science/kst*
  470. science/minc*
  471. science/vis5d+*
  472. security/bioapi*
  473. security/distcache-devel*
  474. security/fwbuilder*
  475. security/fwbuilder-devel*
  476. security/gnome-keyring-sharp*
  477. security/gnutls-devel*
  478. security/heimdal-devel*
  479. security/klamav*
  480. security/kopete-otr*
  481. security/kovpn*
  482. security/krb5-112*
  483. security/krb5-113*
  484. security/krb5-114*
  485. security/krb5-115*
  486. security/krb5-116*
  487. security/krb5-117*
  488. security/krb5-118*
  489. security/krb5-119*
  490. security/kssh*
  491. security/libbeid*
  492. security/libmatekeyring*
  493. security/mate-keyring*
  494. security/openssl_tpm_engine*
  495. security/pam_authsrv*
  496. security/racoon2*
  497. security/razorback-archiveInflate*
  498. security/razorback-clamavNugget*
  499. security/razorback-dispatcher*
  500. security/razorback-fileInject*
  501. security/razorback-fsMonitor*
  502. security/razorback-fsWalk*
  503. security/razorback-masterNugget*
  504. security/razorback-officeCat*
  505. security/razorback-pdfFox*
  506. security/razorback-scriptNugget*
  507. security/razorback-swfScanner*
  508. security/razorback-syslogNugget*
  509. security/razorback-virusTotal*
  510. security/razorback-yaraNugget*
  511. security/sssd*
  512. security/sssd-devel*
  513. security/suricata5*
  514. security/yubikey-personalization*
  515. sysutils/cfengine310*
  516. sysutils/cfengine311*
  517. sysutils/cfengine312*
  518. sysutils/cfengine313*
  519. sysutils/cfengine314*
  520. sysutils/cfengine315*
  521. sysutils/cfengine316*
  522. sysutils/cfengine317*
  523. sysutils/cfengine318*
  524. sysutils/cfengine319*
  525. sysutils/cfengine320*
  526. sysutils/cfengine36*
  527. sysutils/cfengine36-rc*
  528. sysutils/cfengine37*
  529. sysutils/cfengine38*
  530. sysutils/cfengine39*
  531. sysutils/eiciel*
  532. sysutils/fusefs-ext2*
  533. sysutils/fusefs-libs*
  534. sysutils/fusefs-ntfs-compression*
  535. sysutils/heartbeat*
  536. sysutils/kcpuload*
  537. sysutils/kdeadmin3*
  538. sysutils/keep*
  539. sysutils/kkbswitch*
  540. sysutils/kkeyled*
  541. sysutils/klaptopdaemon*
  542. sysutils/klineakconfig*
  543. sysutils/kmilo*
  544. sysutils/knutclient*
  545. sysutils/komparator*
  546. sysutils/ksynaptics*
  547. sysutils/lineak-kdeplugins*
  548. sysutils/ltfs*
  549. sysutils/lttng-tools*
  550. sysutils/mstflint-lite*
  551. sysutils/nautilus-cd-burner*
  552. sysutils/openzfs*
  553. sysutils/prelink*
  554. sysutils/pwg*
  555. sysutils/syslog-ng-devel*
  556. sysutils/syslog-ng310*
  557. sysutils/syslog-ng311*
  558. sysutils/syslog-ng312*
  559. sysutils/syslog-ng313*
  560. sysutils/syslog-ng314*
  561. sysutils/syslog-ng315*
  562. sysutils/syslog-ng317*
  563. sysutils/syslog-ng318*
  564. sysutils/syslog-ng319*
  565. sysutils/syslog-ng320*
  566. sysutils/syslog-ng321*
  567. sysutils/syslog-ng322*
  568. sysutils/syslog-ng323*
  569. sysutils/syslog-ng324*
  570. sysutils/syslog-ng325*
  571. sysutils/syslog-ng326*
  572. sysutils/syslog-ng327*
  573. sysutils/syslog-ng328*
  574. sysutils/syslog-ng329*
  575. sysutils/syslog-ng39*
  576. sysutils/xfce4-utils*
  577. sysutils/xfsprogs*
  578. sysutils/zol*
  579. textproc/clucene-contrib*
  580. textproc/cole*
  581. textproc/exmpp*
  582. textproc/kbedic*
  583. textproc/libxml*
  584. textproc/openvanilla-modules*
  585. textproc/ots*
  586. textproc/rast*
  587. textproc/skim*
  588. textproc/tidyp*
  589. textproc/turboxsl*
  590. textproc/uim-gnome*
  591. textproc/uim-gtk*
  592. textproc/uim-kde*
  593. textproc/uim-qt*
  594. textproc/xaira*
  595. textproc/xls2xml*
  596. www/apache20*
  597. www/apache22*
  598. www/apache22-event-mpm*
  599. www/apache22-itk-mpm*
  600. www/apache22-peruser-mpm*
  601. www/apache22-worker-mpm*
  602. www/cherokee*
  603. www/harvest*
  604. www/kdewebdev*
  605. www/libghttp*
  606. www/libhtp-suricata*
  607. www/lighttpd-mod_geoip*
  608. www/mod_auth_openid*
  609. www/mod_authnz_crowd*
  610. www/mod_cplusplus*
  611. www/mod_http2-devel*
  612. www/mod_md-devel*
  613. www/mod_security-devel*
  614. www/mod_security3*
  615. www/moonshine*
  616. www/openarc*
  617. www/php-dyn*
  618. www/sams2*
  619. www/tidy-lib*
  620. www/varnish*
  621. www/varnish-libvmod-awsrest*
  622. www/varnish-libvmod-header*
  623. www/varnish-libvmod-saintmode*
  624. www/varnish-nagios*
  625. www/varnish4*
  626. www/varnish5*
  627. www/varnish6*
  628. x11/Terminal*
  629. x11/cde-25*
  630. x11/kdebase3*
  631. x11/kdelibs3*
  632. x11/kdelibs3-nocups*
  633. x11/libgnomemm*
  634. x11/oooqs*
  635. x11/oooqs2*
  636. x11/xscreensaver-kde*
  637. x11-clocks/bmp-alarm*
  638. x11-clocks/kdetoys3*
  639. x11-drivers/xf86-video-radeonhd-devel*
  640. x11-fm/krusader*
  641. x11-servers/driglide*
  642. x11-servers/wayland*
  643. x11-themes/baghira*
  644. x11-themes/gnome-look*
  645. x11-themes/kde-style-comix*
  646. x11-themes/kde-style-lipstik*
  647. x11-themes/kde-style-polyester*
  648. x11-themes/kde-style-tiblit*
  649. x11-themes/kde-windeco-activeheart*
  650. x11-themes/kde-windeco-crystal*
  651. x11-themes/kde-windeco-knifty*
  652. x11-themes/kde-windeco-neos*
  653. x11-themes/kde-windeco-smoothblend*
  654. x11-themes/kdeartwork3*
  655. x11-themes/kdmtheme*
  656. x11-themes/moodin*
  657. x11-themes/phase*
  658. x11-themes/qinx*
  659. x11-themes/qnxstyle*
  660. x11-themes/thinice*
  661. x11-toolkits/gal*
  662. x11-toolkits/gnome-sharp20*
  663. x11-toolkits/gtkglarea*
  664. x11-toolkits/gtkmm12*
  665. x11-toolkits/gtkmm20*
  666. x11-toolkits/gtksourceview-sharp*
  667. x11-toolkits/gtkunique*
  668. x11-toolkits/guile-gtk*
  669. x11-toolkits/libbonobouimm*
  670. x11-toolkits/libgnomeuimm*
  671. x11-toolkits/motif*
  672. x11-toolkits/paragui*
  673. x11-toolkits/paragui-devel*
  674. x11-toolkits/vdkbuilder*
  675. x11-wm/gcompmgr*
  676. 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 (11 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://ftp.kddilabs.jp/GNU/gnu/libtool/
  6. http://mirror.navercorp.com/gnu/libtool/
  7. https://ftp.gnu.org/gnu/libtool/
  8. https://ftpmirror.gnu.org/libtool/
  9. https://mirror.netcologne.de/gnu/libtool/
  10. https://mirrors.kernel.org/gnu/libtool/
  11. https://www.nic.funet.fi/pub/gnu/gnu/libtool/
Collapse this list.

There are no commits on branch 2023Q2 for this port