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''''''''s 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 2022Q4
libtool Generic shared library support script
2.5.4 devel on this many watch lists=219 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/openbgpd6
  422. net/openbgpd7
  423. net/openbgpd8
  424. net/openpgm
  425. net/pacemaker2
  426. net/ptpd2
  427. net/py-libdnet
  428. net/sie-nmsg
  429. net/sofia-sip
  430. net/tcpkali
  431. net/tigervnc-server
  432. net/torsocks
  433. net/ucarp
  434. net/vde2
  435. net/xrdp
  436. net/xrdp-devel
  437. net/yaz
  438. net-im/libmesode
  439. net-im/meanwhile
  440. net-im/pidgin-window_merge
  441. net-im/purple-facebook
  442. net-mgmt/adcli
  443. net-mgmt/aircrack-ng
  444. net-mgmt/bgpq4
  445. net-mgmt/bgpuma
  446. net-mgmt/cacti-spine
  447. net-mgmt/collectd5
  448. net-mgmt/dhcdrop
  449. net-mgmt/docsis
  450. net-mgmt/fence-agents
  451. net-mgmt/flow-tools
  452. net-mgmt/irrtoolset
  453. net-mgmt/mac-telnet
  454. net-mgmt/metronome
  455. net-mgmt/nfdump
  456. net-mgmt/pmacct
  457. net-mgmt/realmd
  458. net-mgmt/riemann-c-client
  459. net-mgmt/seafile-client
  460. net-mgmt/seafile-server
  461. net-p2p/c-lightning
  462. net-p2p/cardano-db-sync
  463. net-p2p/cardano-node
  464. net-p2p/clboss
  465. net-p2p/cncli
  466. net-p2p/litecoin
  467. net-p2p/litecoin-daemon
  468. net-p2p/litecoin-utils
  469. net-p2p/namecoin
  470. net-p2p/namecoin-daemon
  471. net-p2p/namecoin-utils
  472. net-p2p/ogmios
  473. polish/libgadu
  474. print/cups-filters
  475. print/epson-inkjet-printer-escpr
  476. print/gtklp
  477. print/libotf
  478. print/libpaper
  479. print/tex-xdvik
  480. russian/gd
  481. science/antioch
  482. science/bagel
  483. science/code_saturne
  484. science/ghmm
  485. science/healpix
  486. science/libint
  487. science/libint2
  488. science/libvdwxc
  489. science/mbdyn
  490. science/meep
  491. science/metaphysicl
  492. science/minc2
  493. science/openmodelica
  494. science/v_sim
  495. security/apache-xml-security-c
  496. security/asignify
  497. security/barnyard2
  498. security/barnyard2-sguil
  499. security/beid
  500. security/cvm
  501. security/cyrus-sasl2-gssapi
  502. security/cyrus-sasl2-ldapdb
  503. security/cyrus-sasl2-sql
  504. security/cyrus-sasl2-srp
  505. security/cyrus-sasl2-xoauth2
  506. security/d0_blind_id
  507. security/farmhash
  508. security/krb5
  509. security/krb5-120
  510. security/krb5-121
  511. security/krb5-devel
  512. security/libmacaroons
  513. security/libp11
  514. security/libpki
  515. security/libtomcrypt
  516. security/libu2f-host
  517. security/libxcrypt
  518. security/openca-ocspd
  519. security/opencryptoki
  520. security/openiked
  521. security/opensc
  522. security/openvpn-devel
  523. security/pam-mysql
  524. security/pam_google_authenticator
  525. security/pam_pkcs11
  526. security/pam_script
  527. security/pam_u2f
  528. security/passivedns
  529. security/pkcs11-tools
  530. security/py-coincurve
  531. security/racoon2
  532. security/sha1collisiondetection
  533. security/snoopy
  534. security/sssd2
  535. security/steghide
  536. security/stoken
  537. security/suricata
  538. security/tcpcrypt
  539. security/tpm-tools
  540. security/trousers
  541. security/yara
  542. shells/bicon
  543. sysutils/afflib
  544. sysutils/am-utils
  545. sysutils/cardano-cli
  546. sysutils/catatonit
  547. sysutils/cfengine
  548. sysutils/cfengine-devel
  549. sysutils/cfengine-lts
  550. sysutils/cfengine321
  551. sysutils/cfengine322
  552. sysutils/cfengine323
  553. sysutils/cfengine324
  554. sysutils/cfengine325
  555. sysutils/cfengine326
  556. sysutils/clsync
  557. sysutils/cluster-glue
  558. sysutils/cmockery2
  559. sysutils/consolekit2
  560. sysutils/fwup
  561. sysutils/inotify-tools
  562. sysutils/ipmitool
  563. sysutils/libtpms
  564. sysutils/lttng-ust
  565. sysutils/mate-control-center
  566. sysutils/mstflint
  567. sysutils/nfcutils
  568. sysutils/nut
  569. sysutils/nut-devel
  570. sysutils/pdsh
  571. sysutils/rsyslog8
  572. sysutils/scanmem
  573. sysutils/swtpm
  574. sysutils/syslog-ng
  575. sysutils/tlsdate
  576. sysutils/ucspi-proxy
  577. sysutils/ucspi-unix
  578. sysutils/uptimed
  579. sysutils/zeitgeist
  580. textproc/apertium
  581. textproc/augeas
  582. textproc/ctpl
  583. textproc/dict
  584. textproc/dictfmt
  585. textproc/google-ctemplate
  586. textproc/ibus-m17n
  587. textproc/iksemel
  588. textproc/irstlm
  589. textproc/libe-book
  590. textproc/libfo
  591. textproc/libfolia
  592. textproc/libinfinity
  593. textproc/liblrdf
  594. textproc/libqxp
  595. textproc/libsass
  596. textproc/libucl
  597. textproc/randlm
  598. textproc/sassc
  599. textproc/uim
  600. textproc/uim-el
  601. textproc/uim-gtk2
  602. textproc/uim-gtk3
  603. textproc/uim-m17nlib
  604. textproc/uim-qt5
  605. textproc/uim-qt6
  606. textproc/xmlroff
  607. ukrainian/gd
  608. www/apache24
  609. www/c-icap-modules
  610. www/castget
  611. www/cgicc
  612. www/e2guardian
  613. www/fcgi
  614. www/janus
  615. www/mod_auth_gssapi
  616. www/mod_auth_mellon
  617. www/mod_auth_openidc
  618. www/mod_proctitle
  619. www/shellinabox
  620. www/suphp
  621. www/varnish-ip2location
  622. www/varnish-ip2proxy
  623. www/varnish-libvmod-digest
  624. www/varnish-libvmod-dynamic
  625. www/varnish-libvmod-geoip2
  626. www/varnish-libvmod-maxminddb
  627. www/varnish-libvmod-querystring
  628. www/varnish-libvmod-redis
  629. www/varnish-modules
  630. www/wget2
  631. www/yaws
  632. x11/cde
  633. x11/cde-25
  634. x11/cde-devel
  635. x11/keybinder
  636. x11/keybinder-gtk3
  637. x11/libfakekey
  638. x11/libxdg-basedir
  639. x11/lightdm
  640. x11/mate-dock-applet
  641. x11/rofi-calc
  642. x11/rofi-emoji
  643. x11/tilda
  644. x11-drivers/xf86-input-egalax
  645. x11-drivers/xf86-video-intel
  646. x11-drivers/xorgxrdp
  647. x11-drivers/xorgxrdp-devel
  648. x11-fm/librfm
  649. x11-toolkits/guile-gnome-platform
  650. x11-toolkits/libgdiplus
  651. x11-toolkits/open-motif
  652. x11-toolkits/open-motif-devel
  653. x11-toolkits/rep-gtk2
  654. x11-toolkits/xmhtml
  655. x11-wm/e16
  656. x11-wm/libdockapp
  657. Collapse this list.

Deleted ports which required this port:

Expand this list of 672 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/openggsn*
  414. net/openldap23-client*
  415. net/openldap23-sasl-client*
  416. net/openldap23-server*
  417. net/pacemaker*
  418. net/pacemaker1*
  419. net/pvm++*
  420. net/quagga-re*
  421. net/shadowsocks-libev*
  422. net/tigervnc-devel*
  423. net/twinkle*
  424. net-im/corebird*
  425. net-im/eva*
  426. net-im/jabberd*
  427. net-im/kmerlin*
  428. net-im/kmess*
  429. net-im/konverse*
  430. net-im/kpopup*
  431. net-im/libjingle*
  432. net-im/pidgin-privacy-please*
  433. net-im/ring-daemon*
  434. net-im/sim-im*
  435. net-im/sim-im-devel*
  436. net-mgmt/ccnet*
  437. net-mgmt/ccnet-client*
  438. net-mgmt/ccnet-server*
  439. net-mgmt/collectd*
  440. net-mgmt/pixilate*
  441. net-mgmt/seafile*
  442. net-mgmt/tork*
  443. net-p2p/cdonkey*
  444. net-p2p/dogecoin*
  445. net-p2p/kmldonkey*
  446. net-p2p/ktorrent2*
  447. net-p2p/libtorrent-devel*
  448. net-p2p/libtorrent-rasterbar-14*
  449. net-p2p/qtum*
  450. net-p2p/twister*
  451. net-p2p/zetacoin*
  452. net-p2p/zetacoin-daemon*
  453. net-p2p/zetacoin-nox11*
  454. net-p2p/zetacoin-utils*
  455. news/klibido*
  456. palm/gnome-pilot*
  457. palm/py-synce-librapi2*
  458. palm/py-synce-librra*
  459. palm/synce-librapi2*
  460. palm/synce-librra*
  461. ports-mgmt/kports*
  462. print/freetype-tools*
  463. print/gnome-print*
  464. print/kcdlabel*
  465. print/panda*
  466. russian/ksocrat*
  467. russian/xmms*
  468. science/kst*
  469. science/minc*
  470. science/vis5d+*
  471. security/bioapi*
  472. security/distcache-devel*
  473. security/fwbuilder*
  474. security/fwbuilder-devel*
  475. security/gnome-keyring-sharp*
  476. security/gnutls-devel*
  477. security/heimdal-devel*
  478. security/klamav*
  479. security/kopete-otr*
  480. security/kovpn*
  481. security/krb5-112*
  482. security/krb5-113*
  483. security/krb5-114*
  484. security/krb5-115*
  485. security/krb5-116*
  486. security/krb5-117*
  487. security/krb5-118*
  488. security/krb5-119*
  489. security/kssh*
  490. security/libbeid*
  491. security/libmatekeyring*
  492. security/mate-keyring*
  493. security/openssl_tpm_engine*
  494. security/pam_authsrv*
  495. security/razorback-archiveInflate*
  496. security/razorback-clamavNugget*
  497. security/razorback-dispatcher*
  498. security/razorback-fileInject*
  499. security/razorback-fsMonitor*
  500. security/razorback-fsWalk*
  501. security/razorback-masterNugget*
  502. security/razorback-officeCat*
  503. security/razorback-pdfFox*
  504. security/razorback-scriptNugget*
  505. security/razorback-swfScanner*
  506. security/razorback-syslogNugget*
  507. security/razorback-virusTotal*
  508. security/razorback-yaraNugget*
  509. security/sssd*
  510. security/sssd-devel*
  511. security/suricata5*
  512. security/yubikey-personalization*
  513. sysutils/cfengine310*
  514. sysutils/cfengine311*
  515. sysutils/cfengine312*
  516. sysutils/cfengine313*
  517. sysutils/cfengine314*
  518. sysutils/cfengine315*
  519. sysutils/cfengine316*
  520. sysutils/cfengine317*
  521. sysutils/cfengine318*
  522. sysutils/cfengine319*
  523. sysutils/cfengine320*
  524. sysutils/cfengine36*
  525. sysutils/cfengine36-rc*
  526. sysutils/cfengine37*
  527. sysutils/cfengine38*
  528. sysutils/cfengine39*
  529. sysutils/eiciel*
  530. sysutils/fusefs-ext2*
  531. sysutils/fusefs-libs*
  532. sysutils/fusefs-ntfs-compression*
  533. sysutils/heartbeat*
  534. sysutils/kcpuload*
  535. sysutils/kdeadmin3*
  536. sysutils/keep*
  537. sysutils/kkbswitch*
  538. sysutils/kkeyled*
  539. sysutils/klaptopdaemon*
  540. sysutils/klineakconfig*
  541. sysutils/kmilo*
  542. sysutils/knutclient*
  543. sysutils/komparator*
  544. sysutils/ksynaptics*
  545. sysutils/lineak-kdeplugins*
  546. sysutils/ltfs*
  547. sysutils/lttng-tools*
  548. sysutils/mstflint-lite*
  549. sysutils/nautilus-cd-burner*
  550. sysutils/openzfs*
  551. sysutils/prelink*
  552. sysutils/pwg*
  553. sysutils/syslog-ng-devel*
  554. sysutils/syslog-ng310*
  555. sysutils/syslog-ng311*
  556. sysutils/syslog-ng312*
  557. sysutils/syslog-ng313*
  558. sysutils/syslog-ng314*
  559. sysutils/syslog-ng315*
  560. sysutils/syslog-ng317*
  561. sysutils/syslog-ng318*
  562. sysutils/syslog-ng319*
  563. sysutils/syslog-ng320*
  564. sysutils/syslog-ng321*
  565. sysutils/syslog-ng322*
  566. sysutils/syslog-ng323*
  567. sysutils/syslog-ng324*
  568. sysutils/syslog-ng325*
  569. sysutils/syslog-ng326*
  570. sysutils/syslog-ng327*
  571. sysutils/syslog-ng328*
  572. sysutils/syslog-ng329*
  573. sysutils/syslog-ng39*
  574. sysutils/xfce4-utils*
  575. sysutils/xfsprogs*
  576. sysutils/zol*
  577. textproc/clucene-contrib*
  578. textproc/cole*
  579. textproc/exmpp*
  580. textproc/kbedic*
  581. textproc/libxml*
  582. textproc/openvanilla-modules*
  583. textproc/ots*
  584. textproc/rast*
  585. textproc/skim*
  586. textproc/tidyp*
  587. textproc/turboxsl*
  588. textproc/uim-gnome*
  589. textproc/uim-gtk*
  590. textproc/uim-kde*
  591. textproc/uim-qt*
  592. textproc/xaira*
  593. textproc/xls2xml*
  594. www/apache20*
  595. www/apache22*
  596. www/apache22-event-mpm*
  597. www/apache22-itk-mpm*
  598. www/apache22-peruser-mpm*
  599. www/apache22-worker-mpm*
  600. www/cherokee*
  601. www/harvest*
  602. www/kdewebdev*
  603. www/libghttp*
  604. www/libhtp-suricata*
  605. www/lighttpd-mod_geoip*
  606. www/mod_auth_openid*
  607. www/mod_authnz_crowd*
  608. www/mod_cplusplus*
  609. www/mod_http2-devel*
  610. www/mod_md-devel*
  611. www/mod_security-devel*
  612. www/mod_security3*
  613. www/moonshine*
  614. www/openarc*
  615. www/php-dyn*
  616. www/sams2*
  617. www/tidy-lib*
  618. www/varnish*
  619. www/varnish-libvmod-awsrest*
  620. www/varnish-libvmod-header*
  621. www/varnish-libvmod-saintmode*
  622. www/varnish-nagios*
  623. www/varnish4*
  624. www/varnish5*
  625. www/varnish6*
  626. x11/Terminal*
  627. x11/kdebase3*
  628. x11/kdelibs3*
  629. x11/kdelibs3-nocups*
  630. x11/libgnomemm*
  631. x11/oooqs*
  632. x11/oooqs2*
  633. x11/xscreensaver-kde*
  634. x11-clocks/bmp-alarm*
  635. x11-clocks/kdetoys3*
  636. x11-drivers/xf86-video-radeonhd-devel*
  637. x11-fm/krusader*
  638. x11-servers/driglide*
  639. x11-servers/wayland*
  640. x11-themes/baghira*
  641. x11-themes/gnome-look*
  642. x11-themes/kde-style-comix*
  643. x11-themes/kde-style-lipstik*
  644. x11-themes/kde-style-polyester*
  645. x11-themes/kde-style-tiblit*
  646. x11-themes/kde-windeco-activeheart*
  647. x11-themes/kde-windeco-crystal*
  648. x11-themes/kde-windeco-knifty*
  649. x11-themes/kde-windeco-neos*
  650. x11-themes/kde-windeco-smoothblend*
  651. x11-themes/kdeartwork3*
  652. x11-themes/kdmtheme*
  653. x11-themes/moodin*
  654. x11-themes/phase*
  655. x11-themes/qinx*
  656. x11-themes/qnxstyle*
  657. x11-themes/thinice*
  658. x11-toolkits/gal*
  659. x11-toolkits/gnome-sharp20*
  660. x11-toolkits/gtkglarea*
  661. x11-toolkits/gtkmm12*
  662. x11-toolkits/gtkmm20*
  663. x11-toolkits/gtksourceview-sharp*
  664. x11-toolkits/gtkunique*
  665. x11-toolkits/guile-gtk*
  666. x11-toolkits/libbonobouimm*
  667. x11-toolkits/libgnomeuimm*
  668. x11-toolkits/motif*
  669. x11-toolkits/paragui*
  670. x11-toolkits/paragui-devel*
  671. x11-toolkits/vdkbuilder*
  672. x11-wm/gcompmgr*
  673. 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 2022Q4 for this port