notbug ipv6 ready As 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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
automake GNU Standards-compliant Makefile generator
1.18.1 devel on this many watch lists=204 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 1.18.1Version 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-12-14 18:29:12
Commit Hash: 80207b8
People watching this port, also watch:: autoconf, gmake, m4, expat, libiconv
License: GPLv2+ GFDL
WWW:
https://www.gnu.org/software/automake/
Description:
Automake is a tool for automatically generating Makefiles compliant with the GNU Coding Standards. It was inspired by the 4.4BSD make and include files, but aims to be portable and to conform to the GNU standards for Makefile variables and targets. Automake is a Perl script. The input files are called Makefile.am. The output files are called Makefile.in; They are intended for use with Autoconf. Automake requires certain things to be done in your configure.in. This package also includes the "aclocal" program. aclocal is a program to generate an 'aclocal.m4' based on the contents of 'configure.in'. It is useful as an extensible, maintainable mechanism for augmenting autoconf.
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 (128 items)
Collapse this list.
  1. /usr/local/share/licenses/automake-1.18.1/catalog.mk
  2. /usr/local/share/licenses/automake-1.18.1/LICENSE
  3. /usr/local/share/licenses/automake-1.18.1/GPLv2+
  4. /usr/local/share/licenses/automake-1.18.1/GFDL
  5. bin/aclocal
  6. bin/aclocal-1.18
  7. bin/automake
  8. bin/automake-1.18
  9. share/aclocal-1.18/amversion.m4
  10. share/aclocal-1.18/ar-lib.m4
  11. share/aclocal-1.18/as.m4
  12. share/aclocal-1.18/auxdir.m4
  13. share/aclocal-1.18/cond-if.m4
  14. share/aclocal-1.18/cond.m4
  15. share/aclocal-1.18/depend.m4
  16. share/aclocal-1.18/depout.m4
  17. share/aclocal-1.18/dmalloc.m4
  18. share/aclocal-1.18/extra-recurs.m4
  19. share/aclocal-1.18/gcj.m4
  20. share/aclocal-1.18/init.m4
  21. share/aclocal-1.18/install-sh.m4
  22. share/aclocal-1.18/internal/ac-config-macro-dirs.m4
  23. share/aclocal-1.18/lead-dot.m4
  24. share/aclocal-1.18/lex.m4
  25. share/aclocal-1.18/lispdir.m4
  26. share/aclocal-1.18/maintainer.m4
  27. share/aclocal-1.18/make.m4
  28. share/aclocal-1.18/missing.m4
  29. share/aclocal-1.18/mkdirp.m4
  30. share/aclocal-1.18/obsolete.m4
  31. share/aclocal-1.18/options.m4
  32. share/aclocal-1.18/prog-cc-c-o.m4
  33. share/aclocal-1.18/python.m4
  34. share/aclocal-1.18/rmf.m4
  35. share/aclocal-1.18/runlog.m4
  36. share/aclocal-1.18/sanity.m4
  37. share/aclocal-1.18/silent.m4
  38. share/aclocal-1.18/strip.m4
  39. share/aclocal-1.18/substnot.m4
  40. share/aclocal-1.18/tar.m4
  41. share/aclocal-1.18/upc.m4
  42. share/aclocal-1.18/vala.m4
  43. share/aclocal-1.18/xargsn.m4
  44. share/aclocal/README
  45. share/automake-1.18/Automake/ChannelDefs.pm
  46. share/automake-1.18/Automake/Channels.pm
  47. share/automake-1.18/Automake/Condition.pm
  48. share/automake-1.18/Automake/Config.pm
  49. share/automake-1.18/Automake/Configure_ac.pm
  50. share/automake-1.18/Automake/DisjConditions.pm
  51. share/automake-1.18/Automake/FileUtils.pm
  52. share/automake-1.18/Automake/General.pm
  53. share/automake-1.18/Automake/Getopt.pm
  54. share/automake-1.18/Automake/Item.pm
  55. share/automake-1.18/Automake/ItemDef.pm
  56. share/automake-1.18/Automake/Language.pm
  57. share/automake-1.18/Automake/Location.pm
  58. share/automake-1.18/Automake/Options.pm
  59. share/automake-1.18/Automake/Rule.pm
  60. share/automake-1.18/Automake/RuleDef.pm
  61. share/automake-1.18/Automake/VarDef.pm
  62. share/automake-1.18/Automake/Variable.pm
  63. share/automake-1.18/Automake/Version.pm
  64. share/automake-1.18/Automake/Wrap.pm
  65. share/automake-1.18/Automake/XFile.pm
  66. share/automake-1.18/COPYING
  67. share/automake-1.18/INSTALL
  68. share/automake-1.18/am/check.am
  69. share/automake-1.18/am/check2.am
  70. share/automake-1.18/am/clean-hdr.am
  71. share/automake-1.18/am/clean.am
  72. share/automake-1.18/am/compile.am
  73. share/automake-1.18/am/configure.am
  74. share/automake-1.18/am/data.am
  75. share/automake-1.18/am/dejagnu.am
  76. share/automake-1.18/am/depend.am
  77. share/automake-1.18/am/depend2.am
  78. share/automake-1.18/am/distdir.am
  79. share/automake-1.18/am/footer.am
  80. share/automake-1.18/am/header-vars.am
  81. share/automake-1.18/am/header.am
  82. share/automake-1.18/am/inst-vars.am
  83. share/automake-1.18/am/install.am
  84. share/automake-1.18/am/java.am
  85. share/automake-1.18/am/lang-compile.am
  86. share/automake-1.18/am/lex.am
  87. share/automake-1.18/am/library.am
  88. share/automake-1.18/am/libs.am
  89. share/automake-1.18/am/libtool.am
  90. share/automake-1.18/am/lisp.am
  91. share/automake-1.18/am/ltlib.am
  92. share/automake-1.18/am/ltlibrary.am
  93. share/automake-1.18/am/mans-vars.am
  94. share/automake-1.18/am/mans.am
  95. share/automake-1.18/am/program.am
  96. share/automake-1.18/am/progs.am
  97. share/automake-1.18/am/python.am
  98. share/automake-1.18/am/remake-hdr.am
  99. share/automake-1.18/am/scripts.am
  100. share/automake-1.18/am/subdirs.am
  101. share/automake-1.18/am/tags.am
  102. share/automake-1.18/am/texi-vers.am
  103. share/automake-1.18/am/texibuild.am
  104. share/automake-1.18/am/texinfos.am
  105. share/automake-1.18/am/vala.am
  106. share/automake-1.18/am/yacc.am
  107. share/automake-1.18/ar-lib
  108. share/automake-1.18/compile
  109. share/automake-1.18/config.guess
  110. share/automake-1.18/config.sub
  111. share/automake-1.18/depcomp
  112. share/automake-1.18/install-sh
  113. share/automake-1.18/mdate-sh
  114. share/automake-1.18/missing
  115. share/automake-1.18/mkinstalldirs
  116. share/automake-1.18/py-compile
  117. share/automake-1.18/tap-driver.sh
  118. share/automake-1.18/test-driver
  119. share/automake-1.18/texinfo.tex
  120. share/automake-1.18/ylwrap
  121. share/doc/automake/amhello-1.0.tar.gz
  122. share/man/man1/aclocal-1.18.1.gz
  123. share/man/man1/aclocal.1.gz
  124. share/man/man1/automake-1.18.1.gz
  125. share/man/man1/automake.1.gz
  126. @owner
  127. @group
  128. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • automake>0:devel/automake
To install the port:
cd /usr/ports/devel/automake/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/automake
  • pkg install automake
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: automake
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1764352805 SHA256 (automake-1.18.1.tar.xz) = 168aa363278351b89af56684448f525a5bce5079d0b6842bd910fdd3f1646887 SIZE (automake-1.18.1.tar.xz) = 1652392

Packages (timestamps in pop-ups are UTC):
automake
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.18.11.18.1n/an/an/an/an/an/a
FreeBSD:13:quarterly1.18.11.18.1n/an/an/an/an/an/a
FreeBSD:14:latest1.18.11.18.11.16.51.171.18.11.16.5-1.16.5
FreeBSD:14:quarterly1.18.11.18.1-1.171.18.11.16.51.16.51.16.5
FreeBSD:15:latest1.18.11.18.1n/a1.17n/an/a1.16.5_11.16.5_1
FreeBSD:15:quarterly1.18.11.18.1n/a-n/an/a--
FreeBSD:16:latest1.18.11.18.1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. autoconf>=2.72 : devel/autoconf
  2. perl5>=5.42.r<5.43 : lang/perl5.42
Runtime dependencies:
  1. autoconf>=2.72 : devel/autoconf
  2. perl5>=5.42.r<5.43 : lang/perl5.42
  3. indexinfo : print/indexinfo
This port is required by:
for Build
  1. accessibility/caribou
  2. accessibility/gammastep
  3. accessibility/redshift
  4. archivers/advancecomp
  5. archivers/ancient
  6. archivers/arj
  7. archivers/deutex
Expand this list (1655 items / 1648 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. archivers/lha-ac
  3. archivers/lhasa
  4. archivers/minizip
  5. archivers/mscompress
  6. archivers/par2cmdline
  7. archivers/par2cmdline-turbo
  8. archivers/snzip
  9. archivers/torrentzip
  10. archivers/unadf
  11. archivers/urbackup-client
  12. archivers/urbackup-server
  13. astro/erfa
  14. astro/gpsbabel14
  15. astro/libnova
  16. astro/wmmoonclock
  17. audio/adplay
  18. audio/alac
  19. audio/aqualung
  20. audio/calf-lv2
  21. audio/cuetools
  22. audio/deadbeef-mpris2-plugin
  23. audio/dgedit
  24. audio/din
  25. audio/espeak-ng
  26. audio/flac123
  27. audio/gigedit
  28. audio/gsequencer
  29. audio/gvolwheel
  30. audio/komposter
  31. audio/liba52
  32. audio/libadplug
  33. audio/libaiff
  34. audio/libamrnb
  35. audio/libamrwb
  36. audio/libsidplay
  37. audio/linux-c7-alsa-plugins-oss
  38. audio/linux-rl9-alsa-plugins-oss
  39. audio/liquidsfz
  40. audio/mhwaveedit
  41. audio/musepack
  42. audio/ncmpcpp
  43. audio/opusfile
  44. audio/pa-applet
  45. audio/pasystray
  46. audio/pd
  47. audio/pianod2
  48. audio/pipewire-module-xrdp
  49. audio/portaudio
  50. audio/pulseaudio-module-xrdp
  51. audio/rnnoise
  52. audio/rnnoise-nu
  53. audio/rsynth
  54. audio/rtmidi
  55. audio/schismtracker
  56. audio/shairplay
  57. audio/shairport-sync
  58. audio/solfege
  59. audio/sox
  60. audio/spectmorph
  61. audio/swhplugins
  62. audio/vban
  63. audio/vimpc
  64. audio/volumeicon
  65. audio/wavplay
  66. audio/webrtc-audio-processing0
  67. benchmarks/dbench
  68. benchmarks/filebench
  69. benchmarks/flowgrind
  70. benchmarks/httperf
  71. benchmarks/ior
  72. benchmarks/netperf
  73. benchmarks/perftest
  74. benchmarks/siege
  75. benchmarks/sipp
  76. benchmarks/sysbench
  77. biology/abyss
  78. biology/andi
  79. biology/bcf-score
  80. biology/bcftools
  81. biology/bio-mocha
  82. biology/cufflinks
  83. biology/fastx-toolkit
  84. biology/htslib
  85. biology/iolib
  86. biology/libgtextutils
  87. biology/libneurosim
  88. biology/locarna
  89. biology/mummer
  90. biology/phyml
  91. biology/salmon
  92. biology/samtools
  93. biology/scrm
  94. biology/tRNAscan-SE
  95. biology/vcftools
  96. biology/viennarna
  97. biology/vsearch
  98. cad/admesh
  99. cad/alliance
  100. cad/libgdsii
  101. cad/ngspice_rework
  102. cad/nvc
  103. cad/repsnapper
  104. cad/sp2sp
  105. cad/xyce
  106. chinese/FreeWnn-lib
  107. chinese/FreeWnn-server
  108. chinese/cconv
  109. chinese/ibus-cangjie
  110. chinese/ibus-pinyin
  111. chinese/libcangjie
  112. chinese/pycangjie
  113. chinese/pyzy
  114. comms/aldo
  115. comms/cwdaemon
  116. comms/ebusd
  117. comms/flcluster
  118. comms/fldigi
  119. comms/flwrap
  120. comms/grig
  121. comms/hamlib
  122. comms/hidapi
  123. comms/libdc
  124. comms/libfec
  125. comms/libmodbus
  126. comms/libticables2
  127. comms/libticalcs2
  128. comms/liquid-dsp
  129. comms/lirc
  130. comms/nec2c
  131. comms/qico
  132. comms/rtl-sdr
  133. comms/spandsp
  134. comms/tilp2
  135. comms/tlf
  136. comms/unixcw
  137. comms/usbmuxd
  138. comms/xastir
  139. comms/xcwcp
  140. comms/xnec2c
  141. converters/drg2sbg
  142. converters/libticonv
  143. converters/tnef
  144. converters/ytnef
  145. databases/bbdb
  146. databases/beansdb
  147. databases/casstcl
  148. databases/gigabase
  149. databases/gmdb2
  150. databases/gqlplus
  151. databases/libmswstr
  152. databases/memcached
  153. databases/pg_citus
  154. databases/pgadmin3
  155. databases/pgreplay
  156. databases/pointcloud
  157. databases/proxysql
  158. databases/pspg
  159. databases/pxlib
  160. databases/qof
  161. databases/speedtables
  162. databases/twemproxy
  163. deskutils/autocutsel
  164. deskutils/clipit
  165. deskutils/dfshow
  166. deskutils/gnotime
  167. deskutils/gsimplecal
  168. deskutils/ical
  169. deskutils/pinot
  170. deskutils/remind
  171. deskutils/xchm
  172. deskutils/xpad
  173. devel/apache-commons-daemon
  174. devel/apr1
  175. devel/argobots
  176. devel/atf
  177. devel/babeltrace
  178. devel/cdecl
  179. devel/chrpath
  180. devel/cligen
  181. devel/clixon
  182. devel/coccinelle
  183. devel/codeblocks
  184. devel/cpptest
  185. devel/cpputest
  186. devel/ctypes.sh
  187. devel/cunit
  188. devel/darts
  189. devel/dbus-c++
  190. devel/dbus-sharp
  191. devel/dbus-sharp-glib
  192. devel/distcc
  193. devel/dmake
  194. devel/dotconf
  195. devel/elfutils
  196. devel/etl
  197. devel/ga
  198. devel/git
  199. devel/git-cvs
  200. devel/git-gui
  201. devel/git-p4
  202. devel/git-svn
  203. devel/gsoap
  204. devel/icu-le-hb
  205. devel/isa-l
  206. devel/isa-l_crypto
  207. devel/jna
  208. devel/kBuild
  209. devel/kronosnet
  210. devel/libappindicator
  211. devel/libbinio
  212. devel/libcdada
  213. devel/libcfu
  214. devel/libcircllhist
  215. devel/libdatovka
  216. devel/libdill
  217. devel/libe
  218. devel/libeio
  219. devel/liberasurecode
  220. devel/libfastjson
  221. devel/libffcall
  222. devel/libfirm
  223. devel/libfixposix
  224. devel/libfreefare
  225. devel/libhtp
  226. devel/libinjection
  227. devel/liblogging
  228. devel/liblognorm
  229. devel/liblouis
  230. devel/liborcus
  231. devel/libplist
  232. devel/libqb
  233. devel/libr3
  234. devel/librcc
  235. devel/libsearpc
  236. devel/libsmpp34
  237. devel/libstrfunc
  238. devel/libstroke
  239. devel/libtecla
  240. devel/libtifiles2
  241. devel/libxo
  242. devel/libzookeeper
  243. devel/libzvbi
  244. devel/log4cpp
  245. devel/love
  246. devel/love10
  247. devel/lutok
  248. devel/m17n-lib
  249. devel/mdds
  250. devel/mono-addins
  251. devel/newt
  252. devel/ocl-icd
  253. devel/openocd-devel
  254. devel/papilio-loader
  255. devel/pcsc-cyberjack
  256. devel/pire
  257. devel/ptlib
  258. devel/py-libplist
  259. devel/rationl
  260. devel/rcs57
  261. devel/rgxg
  262. devel/rlwrap
  263. devel/roswell
  264. devel/sigar
  265. devel/skypat
  266. devel/styx
  267. devel/sv
  268. devel/sysconftool
  269. devel/systemc
  270. devel/tcl-signal
  271. devel/tclbsd
  272. devel/tcllauncher
  273. devel/tclreadline
  274. devel/unibilium
  275. devel/universal-ctags
  276. devel/upnp
  277. devel/valgrind
  278. devel/valgrind-devel
  279. devel/xmltooling
  280. devel/xtensa-esp-elf
  281. devel/yajl-tcl
  282. devel/yuck
  283. dns/bind-tools
  284. dns/bind920
  285. dns/ddclient
  286. dns/dns2tcp
  287. dns/dnscap
  288. dns/dnscrypt-wrapper
  289. dns/dnswall
  290. dns/nss_mdns
  291. dns/opendnssec2
  292. dns/packetq
  293. dns/unbound
  294. dns/yadifa
  295. editors/abiword
  296. editors/emacs-devel
  297. editors/fxite
  298. editors/hexcurse
  299. editors/hexedit
  300. editors/hte
  301. editors/libreoffice
  302. editors/openoffice-4
  303. editors/openoffice-devel
  304. editors/poedit
  305. editors/xmlcopyeditor
  306. emulators/dosbox-x
  307. emulators/mednafen
  308. emulators/nestopia
  309. emulators/open-vm-tools
  310. emulators/pcem
  311. emulators/tme
  312. emulators/wine-devel
  313. emulators/wine-proton
  314. emulators/x48
  315. filesystems/afuse
  316. filesystems/clamfs
  317. filesystems/exfat
  318. filesystems/exfat-utils
  319. filesystems/ext2
  320. filesystems/fusefs-libs
  321. filesystems/gphotofs
  322. filesystems/jmtpfs
  323. filesystems/ltfs
  324. filesystems/mtpfs
  325. filesystems/ntfs-compression
  326. filesystems/rar2fs
  327. filesystems/s3fs
  328. filesystems/simple-mtpfs
  329. finance/grisbi
  330. finance/libbtc
  331. finance/moneymanagerex
  332. finance/quickfix
  333. ftp/axel
  334. ftp/bftpd
  335. ftp/gftp
  336. ftp/tnftpd
  337. ftp/weex
  338. ftp/wzdftpd
  339. ftp/yafc
  340. games/7kaa
  341. games/angband
  342. games/apricots
  343. games/armagetronad
  344. games/asteroids3d
  345. games/atr3d
  346. games/bombherman
  347. games/bumprace
  348. games/bzflag
  349. games/bzflag-server
  350. games/chocolate-doom
  351. games/cmatrix
  352. games/construo
  353. games/crispy-doom
  354. games/diaspora
  355. games/dunelegacy
  356. games/enigma
  357. games/epiphany-game
  358. games/exult
  359. games/freeciv
  360. games/freeciv-nox11
  361. games/glest
  362. games/lbreakouthd
  363. games/lpairs
  364. games/neo
  365. games/pinball
  366. games/powermanga
  367. games/qqwing
  368. games/qstat
  369. games/quadra
  370. games/robotfindskitten
  371. games/scourge
  372. games/sdl-sopwith
  373. games/starfighter
  374. games/tecnoballz
  375. games/ttt
  376. games/tuxtype
  377. games/xboard-devel
  378. games/xlogical
  379. games/zangband
  380. graphics/aeskulap
  381. graphics/agg
  382. graphics/autotrace
  383. graphics/cal3d
  384. graphics/cptutils
  385. graphics/diff-pdf
  386. graphics/djview4
  387. graphics/dmtx-utils
  388. graphics/ftgl
  389. graphics/gd
  390. graphics/geomorph
  391. graphics/gimp-app
  392. graphics/gimp-refocus-plugin
  393. graphics/gimp-resynthesizer
  394. graphics/gnash
  395. graphics/gource
  396. graphics/graphviz
  397. graphics/gtimelapse
  398. graphics/guile-cairo
  399. graphics/largetifftools
  400. graphics/lepton
  401. graphics/libdmtx
  402. graphics/libimg
  403. graphics/libpgf
  404. graphics/libprojectm
  405. graphics/libpuzzle
  406. graphics/librsvg2
  407. graphics/movit
  408. graphics/mypaint-brushes
  409. graphics/mypaint-brushes2
  410. graphics/pixie
  411. graphics/povray37
  412. graphics/rawtherapee
  413. graphics/s2tc
  414. graphics/scrot
  415. graphics/sdl_gfx
  416. graphics/sekrit-twc-zimg
  417. graphics/synfig
  418. graphics/synfigstudio
  419. graphics/tesseract
  420. graphics/tinyows
  421. graphics/ufraw
  422. graphics/vapoursynth-fmtconv
  423. graphics/xiccd
  424. graphics/xpaint
  425. graphics/zbar
  426. irc/bitlbee-discord
  427. irc/bitlbee-facebook
  428. irc/bitlbee-mastodon
  429. irc/bitlbee-steam
  430. irc/dircproxy
  431. irc/ircproxy
  432. irc/irssi-icb
  433. japanese/FreeWnn-lib
  434. japanese/FreeWnn-server
  435. japanese/anthy-unicode
  436. japanese/eb
  437. japanese/gd
  438. japanese/ibus-skk
  439. japanese/kasumi-unicode
  440. japanese/libskk
  441. japanese/lookup
  442. japanese/migemo
  443. japanese/multiskkserv
  444. japanese/uim-anthy-unicode
  445. java/icedtea-web
  446. java/jikes
  447. java/openjdk25
  448. java/openjdk26
  449. korean/FreeWnn-lib
  450. korean/FreeWnn-server
  451. korean/ibus-hangul
  452. korean/imhangul-gtk2
  453. korean/imhangul-gtk3
  454. korean/libhangul
  455. korean/nabi
  456. lang/colm
  457. lang/dotnet
  458. lang/dotnet-devel
  459. lang/dotnet8
  460. lang/ecl
  461. lang/erlang-java
  462. lang/erlang-wx
  463. lang/expect
  464. lang/ghc
  465. lang/ghc910
  466. lang/ghc96
  467. lang/ghc98
  468. lang/gnu-cobol
  469. lang/guile1
  470. lang/intercal
  471. lang/librep
  472. lang/maude
  473. lang/mlkit
  474. lang/mono5.10
  475. lang/mono5.20
  476. lang/mono6.8
  477. lang/php82
  478. lang/php83
  479. lang/php84
  480. lang/php85
  481. lang/php86
  482. lang/ruby33
  483. lang/ruby34
  484. lang/ruby40
  485. lang/smallbasic
  486. lang/tauthon
  487. lang/tclX
  488. lang/urweb
  489. lang/yabasic
  490. mail/abook
  491. mail/anubis
  492. mail/courier-analog
  493. mail/dbmail
  494. mail/dovecot-coi
  495. mail/dovecot-fts-elastic
  496. mail/dovecot-fts-flatcurve
  497. mail/dovecot-fts-xapian
  498. mail/emailrelay
  499. mail/fdm
  500. mail/libetpan
  501. mail/libspf2
  502. mail/nmh-devel
  503. mail/openarc
  504. mail/opendkim
  505. mail/opendkim-devel
  506. mail/opendmarc
  507. mail/opensmtpd-extras
  508. mail/opensmtpd-extras-queue-ram
  509. mail/opensmtpd-extras-scheduler-ram
  510. mail/opensmtpd-extras-table-ldap
  511. mail/opensmtpd-extras-table-mysql
  512. mail/opensmtpd-extras-table-passwd
  513. mail/opensmtpd-extras-table-postgresql
  514. mail/opensmtpd-extras-table-redis
  515. mail/opensmtpd-extras-table-socketmap
  516. mail/opensmtpd-extras-table-sqlite
  517. mail/opensmtpd-table-passwd
  518. mail/opensmtpd-table-postgres
  519. mail/opensmtpd-table-socketmap
  520. mail/opensmtpd-table-sqlite
  521. mail/qmailadmin
  522. mail/spamguard
  523. mail/sympa
  524. mail/up-imapproxy
  525. math/4ti2
  526. math/adept
  527. math/alberta
  528. math/arpack-ng
  529. math/bitwise
  530. math/cddlib
  531. math/cloog
  532. math/cmh
  533. math/e-antic
  534. math/eclib
  535. math/fflas-ffpack
  536. math/flintqs
  537. math/form
  538. math/fparser
  539. math/fplll
  540. math/freefem++
  541. math/fricas
  542. math/galculator
  543. math/gap
  544. math/gf2x
  545. math/ggobi
  546. math/giacxcas
  547. math/givaro
  548. math/latte-integrale
  549. math/libnormaliz
  550. math/librdata
  551. math/libsemigroups
  552. math/linbox
  553. math/m4ri
  554. math/m4rie
  555. math/maxima
  556. math/mpir
  557. math/mpsolve
  558. math/octave-forge-audio
  559. math/octave-forge-cfitsio
  560. math/octave-forge-communications
  561. math/octave-forge-control
  562. math/octave-forge-dicom
  563. math/octave-forge-instrument-control
  564. math/octave-forge-joystick
  565. math/octave-forge-mboct-fem-pkg
  566. math/octave-forge-mboct-mbdyn-pkg
  567. math/octave-forge-mboct-numerical-pkg
  568. math/octave-forge-mboct-octave-pkg
  569. math/octave-forge-miscellaneous
  570. math/octave-forge-mqtt
  571. math/octave-forge-mysql
  572. math/octave-forge-netcdf
  573. math/octave-forge-odbc
  574. math/octave-forge-rtree
  575. math/octave-forge-sqlite
  576. math/octave-forge-strings
  577. math/octave-forge-video
  578. math/octave-forge-zeromq
  579. math/openfst-vosk
  580. math/openscop
  581. math/planarity
  582. math/psurface
  583. math/qd
  584. math/rankwidth
  585. math/reduce-psl
  586. math/secp256k1
  587. math/singular
  588. math/symmetrica
  589. math/topcom
  590. math/xgap
  591. math/yices
  592. misc/binbloom
  593. misc/dynomite
  594. misc/hashdb
  595. misc/libartnet
  596. misc/libpostal
  597. misc/lifelines
  598. misc/mbuffer
  599. misc/pinfo
  600. misc/timezonemap
  601. multimedia/aribb24
  602. multimedia/asdcplib
  603. multimedia/bino
  604. multimedia/butt
  605. multimedia/ccextractor
  606. multimedia/cmrt
  607. multimedia/dvdauthor
  608. multimedia/ffms2
  609. multimedia/handbrake
  610. multimedia/kodi
  611. multimedia/kvazaar
  612. multimedia/lebiniou
  613. multimedia/lebiniou-data
  614. multimedia/libaacs
  615. multimedia/libbdplus
  616. multimedia/libdca
  617. multimedia/libtheora
  618. multimedia/libv4l
  619. multimedia/libva-intel-hybrid-driver
  620. multimedia/libvlcpp
  621. multimedia/lives
  622. multimedia/motion
  623. multimedia/ogmtools
  624. multimedia/smpeg
  625. multimedia/v4l-utils
  626. multimedia/vdpauinfo
  627. multimedia/w_scan2
  628. net/389-ds-base
  629. net/6tunnel
  630. net/addrwatch
  631. net/afpfs-ng
  632. net/arp-scan
  633. net/asterisk-g72x
  634. net/axa
  635. net/bmon
  636. net/boinc-client
  637. net/boinctui
  638. net/courier-sox
  639. net/csync2
  640. net/czmq
  641. net/czmq4
  642. net/echoping
  643. net/freeipa-client
  644. net/freeipa-server
  645. net/freeswitch
  646. net/frr10
  647. net/frr9
  648. net/gfbgraph
  649. net/guacamole-server
  650. net/igmpproxy
  651. net/iipsrv
  652. net/ip2location
  653. net/ip2proxy
  654. net/ipdecap
  655. net/knxd
  656. net/ladvd
  657. net/lambdamoo
  658. net/libcoap
  659. net/libdaq
  660. net/libdnet
  661. net/libiscsi
  662. net/libmateweather
  663. net/libndp
  664. net/libnfs
  665. net/libnss-pgsql
  666. net/libusipp
  667. net/macchanger
  668. net/mcjoin
  669. net/measurement-kit
  670. net/megacmd
  671. net/minidlna
  672. net/mlvpn
  673. net/mosh
  674. net/msend
  675. net/mtr
  676. net/ndpi
  677. net/nemesis
  678. net/netdiscover
  679. net/ngrep
  680. net/nqptp
  681. net/nss_ldap
  682. net/ntopng
  683. net/ntp
  684. net/ntpa
  685. net/nxproxy
  686. net/ocserv
  687. net/onedrive
  688. net/onioncat
  689. net/open-isns
  690. net/openbgpd7
  691. net/openbgpd8
  692. net/openbgpd9
  693. net/openpgm
  694. net/pacemaker2
  695. net/pimd
  696. net/portfwd
  697. net/ptpd2
  698. net/py-avahi
  699. net/py-libdnet
  700. net/rdesktop
  701. net/rsync
  702. net/rtpproxy
  703. net/rtptools
  704. net/samplicator
  705. net/sie-nmsg
  706. net/slapi-nis
  707. net/smcroute
  708. net/sniffit
  709. net/sniproxy
  710. net/sofia-sip
  711. net/tigervnc-server
  712. net/torsocks
  713. net/ucarp
  714. net/ucx
  715. net/unfs3
  716. net/vinagre
  717. net/x11vnc
  718. net/xrdp
  719. net/xrdp-devel
  720. net/yate
  721. net/yaz
  722. net/zsync
  723. net-im/ejabberd
  724. net-im/freetalk
  725. net-im/libmesode
  726. net-im/meanwhile
  727. net-im/pidgin-window_merge
  728. net-im/purple-facebook
  729. net-mgmt/adcli
  730. net-mgmt/aircrack-ng
  731. net-mgmt/arpscan
  732. net-mgmt/bgpq4
  733. net-mgmt/bgpuma
  734. net-mgmt/bwm-ng
  735. net-mgmt/cacti-spine
  736. net-mgmt/check_logfiles
  737. net-mgmt/check_mysql_health
  738. net-mgmt/collectd5
  739. net-mgmt/crmsh
  740. net-mgmt/darkstat
  741. net-mgmt/dhcdrop
  742. net-mgmt/docsis
  743. net-mgmt/driftnet
  744. net-mgmt/fence-agents
  745. net-mgmt/flow-tools
  746. net-mgmt/iprange
  747. net-mgmt/irrtoolset
  748. net-mgmt/mac-telnet
  749. net-mgmt/metronome
  750. net-mgmt/nagios-snmp-plugins
  751. net-mgmt/nbtscan
  752. net-mgmt/nfdump
  753. net-mgmt/nsca-ng
  754. net-mgmt/nsca-ng-client
  755. net-mgmt/packit
  756. net-mgmt/pktstat
  757. net-mgmt/pmacct
  758. net-mgmt/realmd
  759. net-mgmt/resource-agents
  760. net-mgmt/riemann-c-client
  761. net-mgmt/rrdbot
  762. net-mgmt/sdig
  763. net-mgmt/seafile-client
  764. net-mgmt/smokeping
  765. net-mgmt/softflowd
  766. net-mgmt/statsite
  767. net-mgmt/wmi-client
  768. net-p2p/c-lightning
  769. net-p2p/cardano-db-sync
  770. net-p2p/cardano-node
  771. net-p2p/clboss
  772. net-p2p/cncli
  773. net-p2p/cpuminer
  774. net-p2p/litecoin
  775. net-p2p/litecoin-daemon
  776. net-p2p/litecoin-utils
  777. net-p2p/namecoin
  778. net-p2p/namecoin-daemon
  779. net-p2p/namecoin-utils
  780. net-p2p/ogmios
  781. news/fidogate
  782. news/suck
  783. news/suck-cnews
  784. polish/libgadu
  785. print/cups-filters
  786. print/epson-inkjet-printer-escpr
  787. print/extractpdfmark
  788. print/foomatic-db
  789. print/foomatic-filters
  790. print/gtklp
  791. print/libotf
  792. print/libpaper
  793. print/lyx
  794. print/muttprint
  795. print/pdf-tools
  796. print/system-config-printer
  797. print/tex-xdvik
  798. russian/gd
  799. science/abinit
  800. science/antioch
  801. science/bagel
  802. science/chemical-mime-data
  803. science/code_saturne
  804. science/ghmm
  805. science/gsmc
  806. science/healpix
  807. science/libint
  808. science/libint2
  809. science/libvdwxc
  810. science/meep
  811. science/metaphysicl
  812. science/openmodelica
  813. science/plumed
  814. science/sigrok-firmware
  815. science/v_sim
  816. science/wxmacmolplt
  817. security/apache-xml-security-c
  818. security/asignify
  819. security/barnyard2
  820. security/barnyard2-sguil
  821. security/beid
  822. security/certmonger
  823. security/crackpkcs12
  824. security/cvechecker
  825. security/cyrus-sasl2-xoauth2
  826. security/d0_blind_id
  827. security/farmhash
  828. security/gssproxy
  829. security/knocker
  830. security/krb5
  831. security/krb5-122
  832. security/krb5-devel
  833. security/libmacaroons
  834. security/libpki
  835. security/md5deep
  836. security/n2n
  837. security/openca-ocspd
  838. security/opencryptoki
  839. security/openfortivpn
  840. security/opensc
  841. security/openssh-portable
  842. security/openvpn-auth-ldap
  843. security/openvpn-devel
  844. security/pam-mysql
  845. security/pam_google_authenticator
  846. security/pam_pkcs11
  847. security/pam_script
  848. security/pam_u2f
  849. security/passivedns
  850. security/pkcs11-tools
  851. security/py-coincurve
  852. security/snoopy
  853. security/softhsm2
  854. security/sshpass
  855. security/sssd2
  856. security/stoken
  857. security/suricata
  858. security/tcpcrypt
  859. security/tpm-tools
  860. security/trousers
  861. security/yara
  862. security/yersinia
  863. shells/bash-completion
  864. shells/bicon
  865. shells/rc
  866. sysutils/afflib
  867. sysutils/am-utils
  868. sysutils/bulk_extractor
  869. sysutils/byobu
  870. sysutils/cardano-cli
  871. sysutils/catatonit
  872. sysutils/cbsd
  873. sysutils/cdrdao
  874. sysutils/cfengine
  875. sysutils/cfengine-devel
  876. sysutils/cfengine-lts
  877. sysutils/cfengine-masterfiles-devel
  878. sysutils/cfengine324
  879. sysutils/cfengine325
  880. sysutils/cfengine326
  881. sysutils/cfengine327
  882. sysutils/cfengine328
  883. sysutils/chgrep
  884. sysutils/clsync
  885. sysutils/cluster-glue
  886. sysutils/cmockery2
  887. sysutils/confctl
  888. sysutils/conman
  889. sysutils/consolekit2
  890. sysutils/dcfldd
  891. sysutils/dd_rescue
  892. sysutils/detox
  893. sysutils/ftwin
  894. sysutils/fwup
  895. sysutils/genimage
  896. sysutils/grub2-efi
  897. sysutils/grub2-pcbsd
  898. sysutils/hstr
  899. sysutils/inotify-tools
  900. sysutils/ipmitool
  901. sysutils/lcdproc
  902. sysutils/libtpms
  903. sysutils/liburcu
  904. sysutils/lnav
  905. sysutils/logstalgia
  906. sysutils/lttng-ust
  907. sysutils/mstflint
  908. sysutils/nfcutils
  909. sysutils/nut
  910. sysutils/nut-devel
  911. sysutils/oddjob
  912. sysutils/patchelf
  913. sysutils/pdsh
  914. sysutils/procenv
  915. sysutils/pstacku
  916. sysutils/pwsafe
  917. sysutils/rdup
  918. sysutils/rshim-user-space
  919. sysutils/rsyslog8
  920. sysutils/scanmem
  921. sysutils/screen
  922. sysutils/screen-devel
  923. sysutils/swtpm
  924. sysutils/syslog-ng
  925. sysutils/tlsdate
  926. sysutils/tmpreaper
  927. sysutils/ua
  928. sysutils/uptimed
  929. sysutils/usbutils
  930. sysutils/util-linux
  931. sysutils/vobcopy
  932. sysutils/watchman
  933. sysutils/whowatch
  934. sysutils/wmmemload
  935. sysutils/wmtop
  936. sysutils/wmupmon
  937. sysutils/zeitgeist
  938. sysutils/zetaback
  939. sysutils/zetaback-devel
  940. sysutils/znapzend
  941. textproc/apertium
  942. textproc/apertium-eng
  943. textproc/augeas
  944. textproc/chpp
  945. textproc/ctpl
  946. textproc/google-ctemplate
  947. textproc/ibus-m17n
  948. textproc/ibus-table
  949. textproc/ibus-typing-booster
  950. textproc/iksemel
  951. textproc/irstlm
  952. textproc/itstool
  953. textproc/libe-book
  954. textproc/libfo
  955. textproc/libfolia
  956. textproc/libixion
  957. textproc/liblrdf
  958. textproc/libmrss
  959. textproc/libnxml
  960. textproc/libqxp
  961. textproc/libsass
  962. textproc/libucl
  963. textproc/sassc
  964. textproc/the_silver_searcher
  965. textproc/uctodata
  966. textproc/uim
  967. textproc/uim-el
  968. textproc/uim-gtk2
  969. textproc/uim-gtk3
  970. textproc/uim-m17nlib
  971. textproc/uim-qt5
  972. textproc/uim-qt6
  973. textproc/unrtf
  974. textproc/xlhtml
  975. textproc/xmlroff
  976. textproc/xmlstarlet
  977. ukrainian/gd
  978. www/apache24
  979. www/c-icap-modules
  980. www/castget
  981. www/dtse
  982. www/e2guardian
  983. www/emacs-w3m
  984. www/fcgi
  985. www/fcgiwrap
  986. www/freeipa-auth-gssapi
  987. www/httptunnel
  988. www/janus
  989. www/mod_auth_gssapi
  990. www/mod_auth_mellon
  991. www/mod_auth_openidc
  992. www/mod_maxminddb
  993. www/mod_php82
  994. www/mod_php83
  995. www/mod_php84
  996. www/mod_php85
  997. www/mod_php86
  998. www/mod_proctitle
  999. www/mod_security
  1000. www/onlyoffice-documentserver
  1001. www/pomerium-envoy-custom
  1002. www/privoxy
  1003. www/sarg
  1004. www/slowhttptest
  1005. www/suphp
  1006. www/varnish-ip2location
  1007. www/varnish-ip2proxy
  1008. www/varnish-libvmod-digest
  1009. www/varnish-libvmod-dynamic
  1010. www/varnish-libvmod-geoip2
  1011. www/varnish-libvmod-maxminddb
  1012. www/varnish-libvmod-querystring
  1013. www/varnish-libvmod-redis
  1014. www/varnish-modules
  1015. www/websh
  1016. www/wget2
  1017. www/yaws
  1018. x11/cde
  1019. x11/cde-devel
  1020. x11/evtest
  1021. x11/fireflies
  1022. x11/i3lock-color
  1023. x11/idesk
  1024. x11/keybinder
  1025. x11/keybinder-gtk3
  1026. x11/libfakekey
  1027. x11/libxdg-basedir
  1028. x11/lightdm
  1029. x11/mate-dock-applet
  1030. x11/nxcomp
  1031. x11/rofi-emoji
  1032. x11/screen-message
  1033. x11/stjerm
  1034. x11/tilda
  1035. x11/vdesk
  1036. x11/x-on-resize
  1037. x11/xclip
  1038. x11/xsel-conrad
  1039. x11/yad
  1040. x11-clocks/buici-clock
  1041. x11-clocks/wmclock
  1042. x11-drivers/xf86-input-egalax
  1043. x11-drivers/xf86-video-intel
  1044. x11-drivers/xlibre-xf86-input-egalax
  1045. x11-drivers/xlibre-xf86-input-elographics
  1046. x11-drivers/xlibre-xf86-input-evdev
  1047. x11-drivers/xlibre-xf86-input-joystick
  1048. x11-drivers/xlibre-xf86-input-keyboard
  1049. x11-drivers/xlibre-xf86-input-libinput
  1050. x11-drivers/xlibre-xf86-input-mouse
  1051. x11-drivers/xlibre-xf86-input-synaptics
  1052. x11-drivers/xlibre-xf86-input-vmmouse
  1053. x11-drivers/xlibre-xf86-input-void
  1054. x11-drivers/xlibre-xf86-input-wacom
  1055. x11-drivers/xlibre-xf86-video-amdgpu
  1056. x11-drivers/xlibre-xf86-video-ast
  1057. x11-drivers/xlibre-xf86-video-ati
  1058. x11-drivers/xlibre-xf86-video-dummy
  1059. x11-drivers/xlibre-xf86-video-mga
  1060. x11-drivers/xlibre-xf86-video-nv
  1061. x11-drivers/xlibre-xf86-video-qxl
  1062. x11-drivers/xlibre-xf86-video-scfb
  1063. x11-drivers/xlibre-xf86-video-vesa
  1064. x11-drivers/xlibre-xf86-video-vmware
  1065. x11-drivers/xorgxrdp
  1066. x11-drivers/xorgxrdp-devel
  1067. x11-fm/librfm
  1068. x11-fonts/otf2bdf
  1069. x11-servers/x2x
  1070. x11-themes/adapta-gtk-theme
  1071. x11-themes/emerald-themes
  1072. x11-themes/plata-theme
  1073. x11-toolkits/guile-gnome-platform
  1074. x11-toolkits/libgdiplus
  1075. x11-toolkits/open-motif
  1076. x11-toolkits/open-motif-devel
  1077. x11-toolkits/rep-gtk2
  1078. x11-toolkits/thentenaar-motif
  1079. x11-toolkits/thentenaar-motif-devel
  1080. x11-toolkits/xwallpaper
  1081. x11-wm/libdockapp
  1082. x11-wm/lxsession
  1083. x11-wm/stumpwm
  1084. Collapse this list.

Deleted ports which required this port:

Expand this list of 566 deleted ports
  1. archivers/mate-file-archiver*
  2. archivers/par2cmdline-tbb*
  3. astro/boinc-astropulse*
  4. astro/boinc-setiathome*
  5. astro/boinc-setiathome-enhanced*
  6. astro/boinc-setiathome-v7*
  7. astro/boinc-setiathome-v8*
  8. astro/orsa*
  9. astro/tangogps*
  10. audio/audacity-devel*
  11. audio/audiere*
  12. audio/bmp-mac*
  13. audio/calf*
  14. audio/espeak*
  15. audio/gspeakers*
  16. audio/libaacplus*
  17. audio/libshairport*
  18. audio/libtremor*
  19. audio/liquidsoap*
  20. audio/mpiosh*
  21. audio/oggsplit*
  22. audio/openspc*
  23. audio/rioutil*
  24. audio/schism*
  25. audio/shout-idjc*
  26. audio/yammi*
  27. cad/cvc*
  28. cad/linuxcnc-devel*
  29. cad/qucs*
  30. cad/salome-geom*
  31. cad/salome-gui*
  32. cad/salome-jobmanager*
  33. cad/salome-kernel*
  34. cad/salome-light*
  35. cad/salome-med*
  36. cad/salome-multipr*
  37. cad/salome-netgenplugin*
  38. cad/salome-randomizer*
  39. cad/salome-sierpinsky*
  40. cad/salome-smesh*
  41. cad/salome-visu*
  42. cad/salome-yacs*
  43. cad/tkgate*
  44. chinese/mutt*
  45. comms/gtkmmorse*
  46. comms/wsjt*
  47. comms/wspr*
  48. converters/pdf2djvu*
  49. databases/dbconnect*
  50. databases/firebird20-client*
  51. databases/firebird20-server*
  52. databases/firebird21-client*
  53. databases/firebird21-server*
  54. databases/kumofs*
  55. databases/libmongo-client*
  56. databases/libpqtypes*
  57. databases/libzbxpgsql*
  58. databases/mysql-workbench51*
  59. databases/mysql-workbench52*
  60. databases/postgresql96-server*
  61. databases/rrdtool10*
  62. databases/tora*
  63. databases/vsqlite*
  64. databases/xtrabackup*
  65. databases/zabbix22-libzbxpgsql*
  66. databases/zabbix3-libzbxpgsql*
  67. databases/zabbix32-libzbxpgsql*
  68. databases/zabbix34-libzbxpgsql*
  69. deskutils/global-menu*
  70. deskutils/gnome-epub-thumbnailer*
  71. deskutils/gnome-shell-extension-panel-osd*
  72. deskutils/gnome-shell-extension-weather*
  73. deskutils/google-gadgets*
  74. deskutils/growl-for-linux*
  75. deskutils/kmatrix3d*
  76. deskutils/ksmoothdock*
  77. deskutils/mate-character-map*
  78. deskutils/mate-file-manager-open-terminal*
  79. deskutils/mate-menu-editor*
  80. deskutils/multisync*
  81. deskutils/multisync-backup*
  82. deskutils/multisync-syncml*
  83. deskutils/nemo-extensions*
  84. deskutils/py-spice-gtk*
  85. deskutils/xpad-current*
  86. devel/appdata-tools*
  87. devel/apr0*
  88. devel/apr2*
  89. devel/breakpad*
  90. devel/busybee*
  91. devel/c-unit*
  92. devel/capnproto080*
  93. devel/ccache-memcached*
  94. devel/ccache-memcached-static*
  95. devel/codeblocks-devel*
  96. devel/dia2code+*
  97. devel/erlang-exmpp*
  98. devel/fam*
  99. devel/fb-adb*
  100. devel/fb303*
  101. devel/fnccheck*
  102. devel/gcvs*
  103. devel/git-lite*
  104. devel/git-subversion*
  105. devel/gtkparasite*
  106. devel/jzmq*
  107. devel/kBuild-devel*
  108. devel/kyua*
  109. devel/liballium*
  110. devel/libbrotli*
  111. devel/libcfg*
  112. devel/libdevq*
  113. devel/libevent2*
  114. devel/libghthash*
  115. devel/liblas12*
  116. devel/libmpsse*
  117. devel/libosmo-abis*
  118. devel/libosmo-netif*
  119. devel/libosmo-sccp*
  120. devel/libosmocore*
  121. devel/libtar*
  122. devel/libxs*
  123. devel/monodevelop*
  124. devel/oniguruma5*
  125. devel/oniguruma6*
  126. devel/php-java-bridge*
  127. devel/pinba_engine*
  128. devel/pmdk*
  129. devel/privman*
  130. devel/psptoolchain-pspsdk-stage1*
  131. devel/psptoolchain-pspsdk-stage2*
  132. devel/ruby-langscan*
  133. devel/sdts++*
  134. devel/subcommander2*
  135. devel/swig13*
  136. devel/synfig*
  137. devel/tclthread*
  138. devel/uatraits*
  139. devel/util-linux*
  140. devel/xtensa-esp32-elf*
  141. dns/bind918*
  142. dns/bundy*
  143. dns/inadyn-mt*
  144. dns/powerdns-devel*
  145. dns/samba-nsupdate*
  146. editors/libreoffice-legacy*
  147. editors/libreoffice4*
  148. editors/libreoffice6*
  149. editors/mate-text-editor*
  150. editors/vanubi*
  151. editors/yui*
  152. emulators/desmume*
  153. emulators/gngeo*
  154. emulators/gnuboy*
  155. emulators/open-vm-tools-nox11*
  156. finance/khacc*
  157. ftp/wxdfast*
  158. games/antrix*
  159. games/cheech*
  160. games/critterding*
  161. games/crossfire-server*
  162. games/d2x-xl*
  163. games/daimonin*
  164. games/epiar*
  165. games/exult-devel*
  166. games/flightgear-atlas*
  167. games/gno3dtet*
  168. games/gtkpool*
  169. games/kmastermind*
  170. games/lianliankan*
  171. games/manaplus*
  172. games/mangos*
  173. games/openalchemist*
  174. games/py-poker-eval*
  175. games/scorched3d*
  176. games/xqf*
  177. graphics/agg26*
  178. graphics/cal3d-devel*
  179. graphics/cinepaint*
  180. graphics/divxcalc*
  181. graphics/djview4-qt4*
  182. graphics/electricsheep*
  183. graphics/geeqie-devel*
  184. graphics/glide3*
  185. graphics/gsnapshot*
  186. graphics/iulib*
  187. graphics/kbarcode*
  188. graphics/libpano12*
  189. graphics/libtxc_dxtn*
  190. graphics/mate-document-viewer*
  191. graphics/ming*
  192. graphics/ocropus*
  193. graphics/p5-ming*
  194. graphics/py-ming*
  195. graphics/xmfract*
  196. irc/irssi-otr*
  197. japanese/jd*
  198. japanese/mailman*
  199. japanese/mell*
  200. japanese/migemo-emacs*
  201. japanese/migemo-emacs23*
  202. japanese/mutt-devel*
  203. japanese/prime*
  204. japanese/prime-dict*
  205. japanese/prime-el*
  206. japanese/suikyo*
  207. japanese/uim-anthy*
  208. java/openjdk23*
  209. java/openjdk24*
  210. korean/imhangul*
  211. lang/erlang-runtime15*
  212. lang/erlang-runtime16*
  213. lang/erlang-runtime17*
  214. lang/erlang-runtime18*
  215. lang/erlang-runtime19*
  216. lang/erlang-runtime20*
  217. lang/erlang-runtime21*
  218. lang/erlang-runtime22*
  219. lang/erlang-runtime23*
  220. lang/ghc810*
  221. lang/ghc843*
  222. lang/ghc844*
  223. lang/ghc862*
  224. lang/ghc92*
  225. lang/ghc94*
  226. lang/kroc*
  227. lang/php56*
  228. lang/php70*
  229. lang/php71*
  230. lang/php72*
  231. lang/php73*
  232. lang/php74*
  233. lang/php80*
  234. lang/php81*
  235. lang/qore*
  236. lang/ruby18*
  237. lang/ruby20*
  238. lang/ruby21*
  239. lang/ruby22*
  240. lang/ruby23*
  241. lang/ruby24*
  242. lang/ruby25*
  243. lang/ruby26*
  244. lang/ruby27*
  245. lang/ruby30*
  246. lang/ruby31*
  247. lang/ruby32*
  248. lang/ruby35*
  249. lang/swift*
  250. mail/claws-mail-archiver*
  251. mail/claws-mail-attach_warner*
  252. mail/claws-mail-python*
  253. mail/claws-mail-spamreport*
  254. mail/claws-mail-tnef*
  255. mail/dovecot2-antispam-plugin*
  256. mail/libmapi*
  257. mail/libspf*
  258. mail/mailsync*
  259. mail/mu4e*
  260. mail/mutt-devel*
  261. mail/mutt-devel-lite*
  262. mail/mutt14*
  263. mail/mutt14-lite*
  264. mail/opensmtpd-extras-filter-clamav*
  265. mail/opensmtpd-extras-filter-dkim*
  266. mail/opensmtpd-extras-filter-dnsbl*
  267. mail/opensmtpd-extras-filter-lua*
  268. mail/opensmtpd-extras-filter-monkey*
  269. mail/opensmtpd-extras-filter-pause*
  270. mail/opensmtpd-extras-filter-perl*
  271. mail/opensmtpd-extras-filter-python*
  272. mail/opensmtpd-extras-filter-regex*
  273. mail/opensmtpd-extras-filter-spamassassin*
  274. mail/opensmtpd-extras-queue-python*
  275. mail/opensmtpd-extras-scheduler-python*
  276. mail/opensmtpd-extras-table-python*
  277. mail/opensmtpd-extras-tool-stats*
  278. mail/pop3proxy*
  279. mail/postfix-gps*
  280. mail/vmailmgr*
  281. math/arpack-ng-mpich*
  282. math/asir2000*
  283. math/blitz++*
  284. math/fityk*
  285. math/geg*
  286. math/hfst*
  287. math/libsharp2*
  288. math/normaliz*
  289. math/pynac*
  290. math/reduce*
  291. math/sage*
  292. misc/bitwise*
  293. misc/cldr-emoji-annotation*
  294. misc/cmatrix*
  295. misc/skyutils*
  296. misc/sword17*
  297. misc/terraform*
  298. multimedia/audacious-gtk3*
  299. multimedia/audacious-plugins-gtk3*
  300. multimedia/camserv*
  301. multimedia/ccextractor-gui*
  302. multimedia/cinelerra-gg*
  303. multimedia/din*
  304. multimedia/dvdstyler*
  305. multimedia/dvts*
  306. multimedia/kplayer*
  307. multimedia/kvazaar-devel*
  308. multimedia/spook*
  309. multimedia/vic*
  310. multimedia/xbmc*
  311. multimedia/xbmc-addon-pvr*
  312. multimedia/xbmc-addon-xvdr*
  313. multimedia/xbmc-pvr*
  314. net/bird*
  315. net/freeradius2*
  316. net/freeswitch-core*
  317. net/freeswitch-core-devel*
  318. net/frr*
  319. net/frr3*
  320. net/frr4*
  321. net/frr5*
  322. net/frr6*
  323. net/frr7*
  324. net/frr8*
  325. net/glusterfs*
  326. net/librsync1*
  327. net/libsocket++*
  328. net/libstorj*
  329. net/linknx*
  330. net/mcast-tools*
  331. net/mtr-nox11*
  332. net/ntop*
  333. net/ntp-devel*
  334. net/openbgpd6*
  335. net/openbsc*
  336. net/openggsn*
  337. net/pacemaker*
  338. net/pacemaker1*
  339. net/pim6-tools*
  340. net/pim6dd*
  341. net/pim6sd*
  342. net/scribe*
  343. net/shadowsocks-libev*
  344. net/tcpkali*
  345. net/tigervnc-devel*
  346. net/vtun*
  347. net-im/corebird*
  348. net-im/jabberd*
  349. net-im/pidgin-privacy-please*
  350. net-im/ring-daemon*
  351. net-mgmt/ccnet*
  352. net-mgmt/ccnet-client*
  353. net-mgmt/ccnet-server*
  354. net-mgmt/collectd*
  355. net-mgmt/nagios-check_memcached_paranoid*
  356. net-mgmt/pixilate*
  357. net-mgmt/seafile*
  358. net-mgmt/seafile-server*
  359. net-p2p/btpd*
  360. net-p2p/dogecoin*
  361. net-p2p/gkremldk*
  362. net-p2p/libtorrent-rasterbar-14*
  363. net-p2p/qtum*
  364. net-p2p/twister*
  365. net-p2p/zetacoin*
  366. net-p2p/zetacoin-daemon*
  367. net-p2p/zetacoin-nox11*
  368. net-p2p/zetacoin-utils*
  369. news/newscache*
  370. news/nntpcache*
  371. print/cups-magicolor*
  372. print/ghostscript7-base*
  373. print/ghostscript7-x11*
  374. print/ghostscript8-base*
  375. print/ghostscript8-x11*
  376. print/ghostscript9-agpl*
  377. print/ghostscript9-agpl-nox11*
  378. print/ghostscript9-base*
  379. print/ghostscript9-x11*
  380. print/gnome-specimen*
  381. print/panda*
  382. russian/muttprint*
  383. russian/xmms*
  384. science/minc2*
  385. science/siril*
  386. security/certificate-transparency*
  387. security/clamfs*
  388. security/easy-rsa2*
  389. security/fakebo*
  390. security/fprint_demo*
  391. security/fwbuilder*
  392. security/fwbuilder-devel*
  393. security/gnome-keyring-sharp*
  394. security/heimdal-devel*
  395. security/klamav*
  396. security/kovpn*
  397. security/krb5-119*
  398. security/krb5-120*
  399. security/krb5-121*
  400. security/krb5-appl*
  401. security/libbeid*
  402. security/libmatekeyring*
  403. security/libu2f-host*
  404. security/mate-keyring*
  405. security/modsecurity3-apache*
  406. security/obfsclient*
  407. security/openssl_tpm_engine*
  408. security/pam_fprint*
  409. security/racoon2*
  410. security/razorback-archiveInflate*
  411. security/razorback-clamavNugget*
  412. security/razorback-dispatcher*
  413. security/razorback-fileInject*
  414. security/razorback-fsMonitor*
  415. security/razorback-fsWalk*
  416. security/razorback-masterNugget*
  417. security/razorback-officeCat*
  418. security/razorback-pdfFox*
  419. security/razorback-scriptNugget*
  420. security/razorback-swfScanner*
  421. security/razorback-syslogNugget*
  422. security/razorback-virusTotal*
  423. security/razorback-yaraNugget*
  424. security/sshguard-ipfilter*
  425. security/sshguard-ipfw*
  426. security/sshguard-null*
  427. security/sshguard-pf*
  428. security/sssd*
  429. security/sssd-devel*
  430. security/suricata5*
  431. security/tclgpg*
  432. security/yubikey-personalization*
  433. sysutils/boxbackup*
  434. sysutils/boxbackup-devel*
  435. sysutils/cfengine310*
  436. sysutils/cfengine311*
  437. sysutils/cfengine312*
  438. sysutils/cfengine313*
  439. sysutils/cfengine314*
  440. sysutils/cfengine315*
  441. sysutils/cfengine316*
  442. sysutils/cfengine317*
  443. sysutils/cfengine318*
  444. sysutils/cfengine319*
  445. sysutils/cfengine320*
  446. sysutils/cfengine321*
  447. sysutils/cfengine322*
  448. sysutils/cfengine323*
  449. sysutils/cfengine36*
  450. sysutils/cfengine36-rc*
  451. sysutils/cfengine37*
  452. sysutils/cfengine38*
  453. sysutils/cfengine39*
  454. sysutils/exfat-utils*
  455. sysutils/fusefs-exfat*
  456. sysutils/fusefs-ext2*
  457. sysutils/fusefs-jmtpfs*
  458. sysutils/fusefs-libs*
  459. sysutils/fusefs-ntfs-compression*
  460. sysutils/fusefs-rar2fs*
  461. sysutils/fusefs-s3fs*
  462. sysutils/fusefs-simple-mtpfs*
  463. sysutils/grub*
  464. sysutils/grub2*
  465. sysutils/heartbeat*
  466. sysutils/ior*
  467. sysutils/knutclient*
  468. sysutils/ltfs*
  469. sysutils/lttng-tools*
  470. sysutils/mstflint-lite*
  471. sysutils/mtpfs*
  472. sysutils/openzfs*
  473. sysutils/prelink*
  474. sysutils/screen49*
  475. sysutils/screen50*
  476. sysutils/syslog-ng-devel*
  477. sysutils/syslog-ng310*
  478. sysutils/syslog-ng311*
  479. sysutils/syslog-ng312*
  480. sysutils/syslog-ng313*
  481. sysutils/syslog-ng314*
  482. sysutils/syslog-ng315*
  483. sysutils/syslog-ng317*
  484. sysutils/syslog-ng318*
  485. sysutils/syslog-ng319*
  486. sysutils/syslog-ng320*
  487. sysutils/syslog-ng321*
  488. sysutils/syslog-ng322*
  489. sysutils/syslog-ng323*
  490. sysutils/syslog-ng324*
  491. sysutils/syslog-ng325*
  492. sysutils/syslog-ng326*
  493. sysutils/syslog-ng327*
  494. sysutils/syslog-ng328*
  495. sysutils/syslog-ng329*
  496. sysutils/syslog-ng39*
  497. sysutils/tmate*
  498. sysutils/tmate-slave*
  499. sysutils/tmate-ssh-server*
  500. sysutils/watchman450*
  501. sysutils/zol*
  502. textproc/exmpp*
  503. textproc/mate-doc-utils*
  504. textproc/ots*
  505. textproc/randlm*
  506. textproc/ssddiff*
  507. textproc/tidyp*
  508. textproc/turboxsl*
  509. textproc/uim-gtk*
  510. textproc/xaira*
  511. www/WebMagick*
  512. www/apache22*
  513. www/apache22-event-mpm*
  514. www/apache22-itk-mpm*
  515. www/apache22-peruser-mpm*
  516. www/apache22-worker-mpm*
  517. www/bookmarkbridge*
  518. www/cgicc*
  519. www/cherokee*
  520. www/flood*
  521. www/libhtp-suricata*
  522. www/lighttpd-mod_geoip*
  523. www/links-hacked*
  524. www/mod_auth_openid*
  525. www/mod_authnz_crowd*
  526. www/mod_cplusplus*
  527. www/mod_http2-devel*
  528. www/mod_md-devel*
  529. www/mod_php56*
  530. www/mod_php70*
  531. www/mod_php71*
  532. www/mod_php72*
  533. www/mod_php73*
  534. www/mod_php74*
  535. www/mod_php80*
  536. www/mod_php81*
  537. www/mod_security-devel*
  538. www/mod_security3*
  539. www/moonshine*
  540. www/openarc*
  541. www/sams2*
  542. www/shellinabox*
  543. www/tidy-lib*
  544. www/varnish*
  545. www/varnish-libvmod-awsrest*
  546. www/varnish-libvmod-header*
  547. www/varnish-libvmod-saintmode*
  548. www/varnish-nagios*
  549. www/varnish4*
  550. www/varnish5*
  551. www/varnish6*
  552. www/webkit-sharp*
  553. x11/cde-25*
  554. x11/lightdm-slick-greeter*
  555. x11-drivers/xf86-video-radeonhd-devel*
  556. x11-servers/driglide*
  557. x11-servers/wayland*
  558. x11-themes/kdmtheme*
  559. x11-toolkits/gnome-sharp20*
  560. x11-toolkits/gtkmm20*
  561. x11-toolkits/motif*
  562. x11-toolkits/tile*
  563. x11-toolkits/wlinfo*
  564. x11-wm/flwm*
  565. x11-wm/gcompmgr*
  566. x11-wm/waimea-devel*
  567. Collapse this list of deleted ports.
for Run
  1. devel/autotools
  2. devel/roswell
  3. devel/xfce4-dev-tools

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:
===> The following configuration options are available for automake-1.18.1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_automake
USES:
cpe perl5 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/automake/
  2. ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/automake/
  3. ftp://mirrors.rit.edu/gnu/automake/
  4. http://ftp.halifax.rwth-aachen.de/gnu/automake/
  5. http://mirror.navercorp.com/gnu/automake/
  6. https://ftp.gnu.org/gnu/automake/
  7. https://ftpmirror.gnu.org/automake/
  8. https://mirror.netcologne.de/gnu/automake/
  9. https://mirrors.kernel.org/gnu/automake/
  10. https://www.nic.funet.fi/pub/gnu/gnu/automake/
Collapse this list.

Number of commits found: 76

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.18.1
14 Dec 2025 18:29:12
commit hash: 80207b89c1ff2e0980560fec0c708ae9558b121ccommit hash: 80207b89c1ff2e0980560fec0c708ae9558b121ccommit hash: 80207b89c1ff2e0980560fec0c708ae9558b121ccommit hash: 80207b89c1ff2e0980560fec0c708ae9558b121c files touched by this commit
Tijl Coosemans (tijl) search for other commits by this committer
devel/automake: Update to 1.18.1

PR:		287166
Exp-run by:	antoine
1.17
20 Jul 2024 11:27:02
commit hash: c8eeb158e413fdfba1cc3f226d7c9ed8521e39afcommit hash: c8eeb158e413fdfba1cc3f226d7c9ed8521e39afcommit hash: c8eeb158e413fdfba1cc3f226d7c9ed8521e39afcommit hash: c8eeb158e413fdfba1cc3f226d7c9ed8521e39af files touched by this commit
Tijl Coosemans (tijl) search for other commits by this committer
devel/automake: Update to 1.17

biology/libneurosim: Fix use of libltdl.

dns/ddclient: Take out -Werror.

lang/sdcc:
- Patching ARCH is no longer needed.  Remove it because it touched some
  configure.ac files and that causes other autotools files to appear
  out-of-date.
- Run autoreconf in WRKSRC/device/lib/pic14 because aclocal.m4 and
  config.h.in appear out-of-date.

net/rpki-client: Patch Makefile.in instead of Makefile.am to avoid
autotools.

sysutils/genimage: Run configure with --disable-silent-rules because
upstream changed the default to silent and when silent rules are
enabled it also runs make with --no-print-directory which is a gmake
flag.  Patch Makefile.am so it uses --no-print-directory depending on
the actual verbosity instead of the default.

PR:		280277
Exp-run by:	antoine
1.16.5_2
14 Jun 2024 13:08:44
commit hash: 87fec07b643dbb06f29781ee0948c060566ba6bccommit hash: 87fec07b643dbb06f29781ee0948c060566ba6bccommit hash: 87fec07b643dbb06f29781ee0948c060566ba6bccommit hash: 87fec07b643dbb06f29781ee0948c060566ba6bc files touched by this commit
Tijl Coosemans (tijl) search for other commits by this committer
devel/automake: Support python 3.10+

Add a patch that combines the following upstream commits:
https://git.savannah.gnu.org/cgit/automake.git/commit/?id=930a9a73f4bb7
https://git.savannah.gnu.org/cgit/automake.git/commit/?id=3cd8f54560c1e
https://git.savannah.gnu.org/cgit/automake.git/commit/?id=6b4304c121618

PR:		279687
1.16.5_1
27 Jan 2024 00:30:40
commit hash: a075b39f23fa6a36683f331f8ab58b890a470152commit hash: a075b39f23fa6a36683f331f8ab58b890a470152commit hash: a075b39f23fa6a36683f331f8ab58b890a470152commit hash: a075b39f23fa6a36683f331f8ab58b890a470152 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/automake: Moved man to share/man

Approved by:    portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.16.5
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.16.5
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.16.5
12 Dec 2021 18:46:22
commit hash: 68b99b391349672d7f70e7ac89d430b8dbe32850commit hash: 68b99b391349672d7f70e7ac89d430b8dbe32850commit hash: 68b99b391349672d7f70e7ac89d430b8dbe32850commit hash: 68b99b391349672d7f70e7ac89d430b8dbe32850 files touched by this commit
Tijl Coosemans (tijl) search for other commits by this committer
devel/automake: update to 1.16.5
1.16.4
29 Sep 2021 19:03:15
commit hash: e0eccb7bba0bef8801b0bb8ba4036bf224097cf5commit hash: e0eccb7bba0bef8801b0bb8ba4036bf224097cf5commit hash: e0eccb7bba0bef8801b0bb8ba4036bf224097cf5commit hash: e0eccb7bba0bef8801b0bb8ba4036bf224097cf5 files touched by this commit
Tijl Coosemans (tijl) search for other commits by this committer
Author: Yasuhiro Kimura
devel/automake: Update to 1.16.4

PR:		258037
Exp-run by:	antoine
1.16.3
06 Jul 2021 15:00:47
commit hash: 9d12dff850d7a8e92b5c3f2178e4d0c5cc70b46fcommit hash: 9d12dff850d7a8e92b5c3f2178e4d0c5cc70b46fcommit hash: 9d12dff850d7a8e92b5c3f2178e4d0c5cc70b46fcommit hash: 9d12dff850d7a8e92b5c3f2178e4d0c5cc70b46f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/automake: Add NO_ARCH

Approved by:	portmgr (blanket)
1.16.3
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.16.3
12 Dec 2020 13:42:04
Revision:557824Original commit files touched by this commit
tijl search for other commits by this committer
Update to 1.16.3.

PR:		251639
Exp-run by:	antoine
1.16.2
26 Apr 2020 09:00:01
Revision:532998Original commit files touched by this commit
tijl search for other commits by this committer
Update devel/automake to 1.16.2.

mail/bogofilter security/ipsec-tools:
Patch Makefile.in instead of Makefile.am so automake is not required.

PR:		245599
Approved by:	portmgr (antoine)
Exp-run by:	antoine
1.16.1_2
18 Jul 2019 18:49:34
Revision:506870Original commit files touched by this commit
tijl search for other commits by this committer
Add patch with upstream commit a348d830659fffd2cfc42994524783b07e69b4b5:
Don't use '\n' in sed substitution.  FreeBSD sed interprets it as a
regular 'n', not as a newline.

PR:		239285
Submitted by:	Ting-Wei Lan <lantw44@gmail.com>
1.16.1_1
10 Nov 2018 18:12:58
Revision:484628Original commit files touched by this commit
bapt search for other commits by this committer
Install texinfo files (GNU info) into ${PREFIX}/share/info

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

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

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

Bump revision of all impacted ports

PR:		232907
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17816
1.16.1
10 Sep 2018 13:14:52
Revision:479406Original commit files touched by this commit
mat search for other commits by this committer
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
1.16.1
06 Jul 2018 13:41:23
Revision:474011Original commit files touched by this commit
tijl search for other commits by this committer
Add patch to fix parallel build.

PR:		229522
1.16.1
14 Jun 2018 12:47:58
Revision:472376Original commit files touched by this commit Sanity Test Failure
tijl search for other commits by this committer
Update automake to 1.16.1.  Also remove automake-wrapper.  We haven't had
multiple versions of automake in years and probably won't in the future.

PR:		228809
Exp-run by:	antoine
Approved by:	portmgr (antoine)
1.15.1
21 Oct 2017 08:09:07
Revision:452574Original commit files touched by this commit
pi search for other commits by this committer
devel/automake: Add license information and fix portlint warning

PR:		222341
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	tijl (maintainer timeout)
1.15.1
25 Jun 2017 10:50:19
Revision:444259Original commit files touched by this commit
tijl search for other commits by this committer
- Update devel/automake to 1.15.1.
- Convert devel/elfutils to USES=autoreconf.

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

With hat:	portmgr
Sponsored by:	Absolight
1.15_1
05 Oct 2015 10:14:46
Revision:398633Original commit files touched by this commit
tijl search for other commits by this committer
Add a patch for perl 5.22 which warns that unescaped left braces in
regular expressions are deprecated.

PR:		202986
Submitted by:	brnrd
1.15
06 Aug 2015 09:18:37
Revision:393644Original commit files touched by this commit
tijl search for other commits by this committer
Pick up autotools@ ports.

Approved by:	portmgr (bapt)
1.15
28 Mar 2015 18:34:46
Revision:382535Original commit files touched by this commit
robak search for other commits by this committer
devel/automake: add CPE information

- Maintainer's timeout (autotools@FreeBSD.org)

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

PR:		196938
Exp-run by:	antoine
Approved by:	portmgr (antoine)
1.14_1
09 Dec 2014 10:37:00
Revision:374359Original commit files touched by this commit
bapt search for other commits by this committer
cleanup plist
1.14_1
30 Sep 2014 15:39:47
Revision:369639Original commit files touched by this commit
mat search for other commits by this committer
Bump PORTREVISION to solve this error:
aclocal-1.14: error: couldn't open directory '/usr/local/share/aclocal': No such
file or directory

Which happens if the automake package was built before pkg 1.3.8, because
share/aclocal was part of BSD.local.dist, and was not created by this port.

Sponsored by:	Absolight
1.14
22 Sep 2014 05:47:33
Revision:368803Original commit files touched by this commit
bapt search for other commits by this committer
Update to 1.3.8 Changes:
- Plist parser do not accept modes like o+w g+s u+r
- @owner/@group with no argument reset the default ownership to root/wheel
- Plug regression tests into the release mechanism as mandatory
- Allow url in repository configuration to be overriden by another configuration
  file
- If one of -P, -I or -R is not explicitly given on the command line do not emit
  error messages while searching for a mechanism to find data about the latest
  available ports.
- External keywords can now take arguments
- Directories under PREFIX are automatically handled and removed if needed
- MTREE are not packaged anymore neither extracted on final installation
- OS major checking (to determine if pkg is running on an upgraded base system)
  uses the same mechanism as ABI detection instead of relying on UNAME_r which
  can have false positivie on jails
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.14
29 Jul 2014 17:12:50
Revision:363362Original commit files touched by this commit
adamw search for other commits by this committer
Rename all patches that contain '::' as a path separator, and use
'__' instead.
1.14
25 Jun 2014 08:58:09
Revision:359209Original commit files touched by this commit
bapt search for other commits by this committer
Fix build on system built WITHOUT_INFO

With hat:	portmgr
1.14
28 Apr 2014 13:54:37
Revision:352501Original commit files touched by this commit
bapt search for other commits by this committer
Convert from USE_XZ to USES=tar:xz
1.14
23 Sep 2013 22:03:42
Revision:328071Original commit files touched by this commit
bapt search for other commits by this committer
Support staging
Staging allows to remove post-patch and pre-su-install
20 Sep 2013 17:03:27
Revision:327722Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
1.14
08 Sep 2013 08:16:43
Revision:326706Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
1.14
16 Jul 2013 05:42:37
Revision:323088Original commit files touched by this commit
ade search for other commits by this committer
- Update devel/automake to 1.14
- Update devel/gettext to 0.18.3
- Fix known-broken (from exp-runs) ports
- Clean up a lot of cruft in the devel/gettext port itself,
  based on work from tijl@

PR:		178883
Submitted by:	ade
Sponsored by:	Wadsworth 6X
1.12.6
19 Dec 2012 20:27:07
Revision:309265Original commit files touched by this commit
ade search for other commits by this committer
Update to 1.12.6
1.12.5
12 Dec 2012 18:49:18
Revision:308778Original commit files touched by this commit
ade search for other commits by this committer
Update to 1.12.5
1.12.4
20 Sep 2012 19:34:54
Revision:304593Original commit files touched by this commit
ade search for other commits by this committer
Update to 1.12.4
1.12.3
17 Aug 2012 17:44:00
Original commit files touched by this commit
ade search for other commits by this committer
Update to 1.12.3

Feature safe: yes
1.12.2
10 Jul 2012 21:14:27
Original commit files touched by this commit
ade search for other commits by this committer
Update to 1.12.2 (feature safe from 1.12.1, no -exp required)
1.12.1
28 Jun 2012 06:19:24
Original commit files touched by this commit This port version is marked as vulnerable.
ade search for other commits by this committer
Update to 1.12.1 (essentially a no-op with some bugfixes)
1.12
11 May 2012 20:38:09
Original commit files touched by this commit This port version is marked as vulnerable.
ade search for other commits by this committer
Update autoconf to 2.69 and automake to 1.12

PR:             166836
Tested by:      Multiple -exp runs (pav)
1.11.1
22 Oct 2011 23:50:23
Original commit files touched by this commit This port version is marked as vulnerable.
eadler search for other commits by this committer
- remove maintainer tags from pkg-descr

Approved by:    portmgr
Approved by:    bapt (mentor)
1.11.1
03 Jul 2011 14:59:23
Original commit files touched by this commit This port version is marked as vulnerable.
ohauer search for other commits by this committer
-remove MD5
1.11.1
08 Dec 2010 19:58:49
Original commit files touched by this commit This port version is marked as vulnerable.
ade search for other commits by this committer
Clean up "current" versions of autotools components to further reduce
tree-churn on updates.
1.5
03 Aug 2004 22:36:52
Original commit files touched by this commit This port version is marked as vulnerable.
ade search for other commits by this committer
Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15
All autotools ports are now truly versioned and do not conflict with each
other.

This marks the end of "Phase 1" of the autotools updates.
1.5
29 Mar 2004 21:04:52
Original commit files touched by this commit This port version is marked as vulnerable.
ade search for other commits by this committer
Add SIZE to distinfo's

Prompted by:    trevor
1.5
28 Mar 2004 22:30:22
Original commit files touched by this commit This port version is marked as vulnerable.
ade search for other commits by this committer
Set some DEPRECATED and EXPIRATION_DATE knobs to indicate overall intention
of the autotools project to remove all but the latest versions of
libtool, autoconf, and automake, by 31st December 2004.

Note that autoconf259 and automake18 aren't yet accessible through the
relevant USE_* knobs, but will be as soon as bsd.autotools.mk comes into
existence.
1.5
29 Jun 2003 01:58:53
Original commit files touched by this commit This port version is marked as vulnerable.
ade search for other commits by this committer
Use the cosmetic BUILD_VERSION variable (a la libtool), switch portnames
away from using the version number twice.

Unbreak automake17, base on work from Rui Lopes <rui@ruilopes.com>
1.5
09 Jun 2003 23:40:13
Original commit files touched by this commit This port version is marked as vulnerable.
ade search for other commits by this committer
Assume maintainership as part of the whole "gnutools" integration process.
1.5
08 Jun 2003 21:13:49
Original commit files touched by this commit This port version is marked as vulnerable.
will search for other commits by this committer
Please see http://freebsd.kde.org/memoriam/alane.php for an In Memoriam page.
1.5
08 Jun 2003 21:06:22
Original commit files touched by this commit This port version is marked as vulnerable.
will search for other commits by this committer
        REST IN PEACE
        Alan Eldridge
Born December 15, 1961 in Iowa
Died June 6, 2003 in Denver, Colorado

Thank you for your contributions, you
will be greatly missed.
1.5
07 Mar 2003 06:01:16
Original commit files touched by this commit This port version is marked as vulnerable.
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
1.5
28 Feb 2003 22:53:02
Original commit files touched by this commit This port version is marked as vulnerable.
kris search for other commits by this committer
Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk
1.5
01 Nov 2002 13:09:32
Original commit files touched by this commit This port version is marked as vulnerable.
alane search for other commits by this committer
Remove the StUdLyCaPs from maintainer name, 'cause some folks won't realize
mail's case insensitive and will try to type that. Sorry folks, purely a
cosmetic change here, nothing to see, move along, move along....
1.5
01 Nov 2002 04:17:51
Original commit files touched by this commit This port version is marked as vulnerable.
alane search for other commits by this committer
Changed MAINTAINER to my FreeBSD address.
1.5
21 Oct 2002 00:04:38
Original commit files touched by this commit This port version is marked as vulnerable.
alane search for other commits by this committer
Removed erroneous ${DESTDIR} that I put in Makefile pre-/post- targets.
1.5
15 Oct 2002 06:52:34
Original commit files touched by this commit This port version is marked as vulnerable.
alane search for other commits by this committer
Renamed patch files to sensible names.
1.5
13 Oct 2002 13:04:06
Original commit files touched by this commit This port version is marked as vulnerable.
alane search for other commits by this committer
1. Made post-install DESTDIR-safe.
2. Made nicer message when USE_AUTOMAKE* is defined.
3. Removed unneeded WRKSRC= line.
1.5
16 Sep 2002 07:51:45
Original commit files touched by this commit This port version is marked as vulnerable.
alane search for other commits by this committer
Take maintainership since Ade Lovett departed and I know these programs
pretty well.
1.5
14 Sep 2002 13:32:07
Original commit files touched by this commit This port version is marked as vulnerable.
sobomax search for other commits by this committer
Due to popular demant into each port which might be inserted into dependency
list by bsd.port.mk insert anti foot-shooting device, which prevents
infinite fork loop when the user defines corresponding USE_XXX in global
make.conf, command line or environment.

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

Sponsored by:   Mr. Smith and Mr. Wesson. :)
30 Oct 2001 12:57:36
commit hash: fp1.20234@dev.null.freshports.orgcommit hash: fp1.20234@dev.null.freshports.orgcommit hash: fp1.20234@dev.null.freshports.orgcommit hash: fp1.20234@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Fix pkg-plist.    
30 Oct 2001 08:28:07
commit hash: fp1.20216@dev.null.freshports.orgcommit hash: fp1.20216@dev.null.freshports.orgcommit hash: fp1.20216@dev.null.freshports.orgcommit hash: fp1.20216@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Put back PORTEPOCH, which was erroneously deleted in one of the previous  
commits. Repeat after me: once set PORTEPOCH could not be decreased or  
deleted.    
29 Oct 2001 01:46:00
commit hash: fp1.20164@dev.null.freshports.orgcommit hash: fp1.20164@dev.null.freshports.orgcommit hash: fp1.20164@dev.null.freshports.orgcommit hash: fp1.20164@dev.null.freshports.org files touched by this commit
obrien search for other commits by this committer
[Re]Update to version 1.5.    
08 Oct 2001 08:24:07
commit hash: fp1.19482@dev.null.freshports.orgcommit hash: fp1.19482@dev.null.freshports.orgcommit hash: fp1.19482@dev.null.freshports.orgcommit hash: fp1.19482@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
(portmgr@ hat on)    
07 Oct 2001 13:18:35
commit hash: fp1.19448@dev.null.freshports.orgcommit hash: fp1.19448@dev.null.freshports.orgcommit hash: fp1.19448@dev.null.freshports.orgcommit hash: fp1.19448@dev.null.freshports.org files touched by this commit
demon search for other commits by this committer
Update to version 1.5.    
11 Aug 2001 10:32:09
commit hash: fp1.17076@dev.null.freshports.orgcommit hash: fp1.17076@dev.null.freshports.orgcommit hash: fp1.17076@dev.null.freshports.orgcommit hash: fp1.17076@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Turn famous `duplicated macro ...' into a warning rather than an error.    
20 Jul 2001 19:01:33
commit hash: fp1.16327@dev.null.freshports.orgcommit hash: fp1.16327@dev.null.freshports.orgcommit hash: fp1.16327@dev.null.freshports.orgcommit hash: fp1.16327@dev.null.freshports.org files touched by this commit
demon search for other commits by this committer
Update to 1.4-p5.    
20 Jul 2001 19:00:51
commit hash: fp1.16326@dev.null.freshports.orgcommit hash: fp1.16326@dev.null.freshports.orgcommit hash: fp1.16326@dev.null.freshports.orgcommit hash: fp1.16326@dev.null.freshports.org files touched by this commit
demon search for other commits by this committer
Update to 1.4-p4.  patch-ac was integrated into distribution.   MAINTAINER
timeout.    
20 Mar 2001 20:33:39
commit hash: fp1.11343@dev.null.freshports.orgcommit hash: fp1.11343@dev.null.freshports.orgcommit hash: fp1.11343@dev.null.freshports.orgcommit hash: fp1.11343@dev.null.freshports.org files touched by this commit
demon search for other commits by this committer
Add WWW line.    
08 Oct 2000 02:10:04
commit hash: fp1.4741@dev.null.freshports.orgcommit hash: fp1.4741@dev.null.freshports.orgcommit hash: fp1.4741@dev.null.freshports.orgcommit hash: fp1.4741@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category devel to new layout.  
19 Jul 2000 11:44:14
commit hash: fp1.2165@dev.null.freshports.orgcommit hash: fp1.2165@dev.null.freshports.orgcommit hash: fp1.2165@dev.null.freshports.orgcommit hash: fp1.2165@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
- Do not read a file more than once, where the sameness is judged by     the
inode numbers of files.    
15 Jul 2000 20:07:48
commit hash: fp1.2000@dev.null.freshports.orgcommit hash: fp1.2000@dev.null.freshports.orgcommit hash: fp1.2000@dev.null.freshports.orgcommit hash: fp1.2000@dev.null.freshports.org files touched by this commit
ade search for other commits by this committer
Persuade automake to look not only in ${PREFIX}/share/aclocal   (ie:
${LOCALBASE}), but also ${X11BASE}/share/aclocal via an extra   patch and some
configure-time substitution    
03 Jun 2000 01:49:39
commit hash: fp1.520@dev.null.freshports.orgcommit hash: fp1.520@dev.null.freshports.orgcommit hash: fp1.520@dev.null.freshports.orgcommit hash: fp1.520@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Don't remove share/aclocal.    

Number of commits found: 76