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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
argtable ANSI C library for parsing GNU style command line arguments
2.13_3 devel on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.13_2Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-12-17 02:54:40
Last Update: 2024-01-09 15:41:04
Commit Hash: e10e202
People watching this port, also watch:: p5-type1inst, python
License: LGPL20+
WWW:
https://argtable.sourceforge.net/
Description:
Parsing a program's command line arguments has always been a distraction from the main programming task at hand. The argtable library simplifies the job by enabling the programmer to define the command line options directly in the source code as a static array of structs and then pass that array to argtable library functions which parse the command line accordingly. The values extracted from the command line are deposited directly into user-defined program variables where they can be accessed by the main program. Argtable can also generate descriptions of the command line syntax from that same array for display as on-line help.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (39 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/argtable-2.13_3/catalog.mk
  3. /usr/local/share/licenses/argtable-2.13_3/LICENSE
  4. /usr/local/share/licenses/argtable-2.13_3/LGPL20+
  5. include/argtable2.h
  6. lib/libargtable2.a
  7. lib/libargtable2.so
  8. lib/libargtable2.so.0
  9. lib/libargtable2.so.0.1.8
  10. libdata/pkgconfig/argtable2.pc
  11. share/man/man3/argtable2.3.gz
  12. share/doc/argtable/arg_int.gif
  13. share/doc/argtable/argtable2-advanced.html
  14. share/doc/argtable/argtable2-advanced.pdf
  15. share/doc/argtable/argtable2-advanced.ps
  16. share/doc/argtable/argtable2-intro.html
  17. share/doc/argtable/argtable2-intro.pdf
  18. share/doc/argtable/argtable2-intro.ps
  19. share/doc/argtable/argtable2.html
  20. share/doc/argtable/argtable2.pdf
  21. share/doc/argtable/argtable2.ps
  22. share/doc/argtable/argxxx.gif
  23. share/examples/argtable/README.txt
  24. share/examples/argtable/argcustom.c
  25. share/examples/argtable/argxxx.c
  26. share/examples/argtable/argxxx.h
  27. share/examples/argtable/callbacks.c
  28. share/examples/argtable/echo.c
  29. share/examples/argtable/hasoptvalue.c
  30. share/examples/argtable/ls.c
  31. share/examples/argtable/multisyntax.c
  32. share/examples/argtable/mv.c
  33. share/examples/argtable/myprog.c
  34. share/examples/argtable/myprog_C89.c
  35. share/examples/argtable/rm.c
  36. share/examples/argtable/uname.c
  37. @owner
  38. @group
  39. @mode
Collapse this list.
Dependency lines:
  • argtable>0:devel/argtable
To install the port:
cd /usr/ports/devel/argtable/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/argtable
  • pkg install argtable
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: argtable
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (argtable2-13.tar.gz) = 8f77e8a7ced5301af6e22f47302fdbc3b1ff41f2b83c43c77ae5ca041771ddbf SIZE (argtable2-13.tar.gz) = 3326444

Packages (timestamps in pop-ups are UTC):
argtable
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.13_32.13_32.13_22.13_32.13_3-2.13_2-
FreeBSD:13:quarterly2.13_22.13_22.13_22.13_22.13_22.13_22.13_22.13_2
FreeBSD:14:latest2.13_32.13_32.13_22.13_32.13_32.13_2-2.13_2
FreeBSD:14:quarterly2.13_22.13_2-2.13_22.13_22.13_22.13_22.13_2
FreeBSD:15:latest2.13_32.13_3n/a2.13_3n/a2.13_32.13_32.13_3
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. net/fonulator*
  2. Collapse this list of deleted ports.
for Libraries
  1. audio/lv2file
  2. biology/clustal-omega
  3. games/openomf
  4. sysutils/rsyncrypto

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. net/libjson-rpc-cpp*
  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 argtable-2.13_3: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
devel_argtable
USES:
libtool
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (56 items)
Collapse this list.
  1. http://cfhcable.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  2. http://cytranet.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  3. http://deac-ams.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  4. http://deac-fra.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  5. http://deac-riga.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  6. http://downloads.sourceforge.net/project/argtable/argtable/argtable-2.13/
  7. http://excellmedia.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  8. http://freefr.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  9. http://gigenet.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  10. http://ixpeering.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  11. http://jaist.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  12. http://jztkft.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  13. http://kumisystems.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  14. http://liquidtelecom.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  15. http://nchc.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  16. http://netactuate.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  17. http://netcologne.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  18. http://netix.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  19. http://onboardcloud.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  20. http://phoenixnap.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  21. http://razaoinfo.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  22. http://sinalbr.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  23. http://sitsa.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  24. http://sonik.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  25. http://tenet.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  26. http://udomain.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  27. http://ufpr.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  28. http://versaweb.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  29. https://cfhcable.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  30. https://cytranet.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  31. https://deac-ams.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  32. https://deac-fra.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  33. https://deac-riga.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  34. https://downloads.sourceforge.net/project/argtable/argtable/argtable-2.13/
  35. https://excellmedia.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  36. https://freefr.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  37. https://gigenet.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  38. https://ixpeering.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  39. https://jaist.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  40. https://jztkft.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  41. https://kumisystems.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  42. https://liquidtelecom.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  43. https://nchc.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  44. https://netactuate.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  45. https://netcologne.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  46. https://netix.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  47. https://onboardcloud.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  48. https://phoenixnap.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  49. https://razaoinfo.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  50. https://sinalbr.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  51. https://sitsa.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  52. https://sonik.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  53. https://tenet.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  54. https://udomain.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  55. https://ufpr.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
  56. https://versaweb.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/
Collapse this list.

Number of commits found: 40

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.13_3
09 Jan 2024 15:41:04
commit hash: e10e2022a9b32f3a8011a08e3929fa263a7bdb5dcommit hash: e10e2022a9b32f3a8011a08e3929fa263a7bdb5dcommit hash: e10e2022a9b32f3a8011a08e3929fa263a7bdb5dcommit hash: e10e2022a9b32f3a8011a08e3929fa263a7bdb5d files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MAN[1-5]PREFIX: eleminate its usage  and move man to share/man
2.13_2
01 Nov 2023 22:11:47
commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288 files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
*/*: Update WWW to use HTTPS for sourceforge.net projects

Homepage link is permanent redirected to its HTTPS counterpart
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

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

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

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

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

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

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

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

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.13_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.13_2
11 Aug 2017 07:57:35
Revision:447737Original commit files touched by this commit
ultima search for other commits by this committer
* Fix overly-broad patch on Makefile to add missing .pc file
* Cleanup Makefile

PR:		221210
Submitted by:	Yuri Victorovich
Reviewed by:	matthew (mentor)
Approved by:	matthew (mentor)
MFH:		2017Q3
Differential Revision:	https://reviews.freebsd.org/D11976
2.13_1
12 Jan 2016 16:20:32
Revision:405891Original commit files touched by this commit
amdmi3 search for other commits by this committer
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
2.13_1
14 Dec 2015 01:08:30
Revision:403696Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Switch to options helpers
2.13_1
27 Oct 2014 07:32:26
Revision:371533Original commit files touched by this commit
bapt search for other commits by this committer
Nuke some @dirrm from devel
2.13_1
02 Jul 2014 22:12:53
Revision:360296Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch devel/argtable to USES=libtool, drop .la files
- Strip libraries
- Bump dependent ports as .so version has changed
2.13
10 Dec 2013 20:59:42
Revision:336111Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
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)
2.13
11 Aug 2011 19:20:17
Original commit files touched by this commit Sanity Test Failure
kwm search for other commits by this committer
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2.13
27 Apr 2011 01:56:47
Original commit files touched by this commit
dougb search for other commits by this committer
By Maintainer's request, toss these ports back into the pool
2.13
14 Jan 2011 09:16:09
Original commit files touched by this commit
arved search for other commits by this committer
Update to 2.13

PR:             153981
Submitted by:   maintainer
Feature safe:   yes
2.12
04 Dec 2010 07:34:27
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
2.12
01 Mar 2010 22:43:56
Original commit files touched by this commit
sylvio search for other commits by this committer
- Update to 2.12

PR:             ports/144252
Submitted by:   Charlie Kester <corky1951@comcast.net> (maintainer)
Approved by:    itetcu (mentor)
Feature safe:   yes
2.11
22 Aug 2009 00:18:43
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
2.11
02 Aug 2009 19:36:34
Original commit files touched by this commit
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
2.11
06 Jul 2009 04:00:45
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 2.11
- Pass maintainership to submitter

PR:             ports/136364
Submitted by:   Charlie Kester <corky1951 at comcast.net>
2.9
01 Jun 2008 09:42:37
Original commit files touched by this commit
olgeni search for other commits by this committer
Large round of typo fixes in ports/devel (pkg-descr).
2.9
19 Apr 2008 21:57:25
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.9

PR:             122496
Submitted by:   Ports Fury
2.8
10 Jan 2008 23:19:47
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.8

PR:             119498
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
2.7
03 Sep 2007 09:57:28
Original commit files touched by this commit
itetcu search for other commits by this committer
Update to version 2.7

PR:             ports/116020
Submitted by:   KATO Tsuguru
2.6_1
01 Feb 2007 02:42:06
Original commit files touched by this commit
kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
2.6_1
14 Aug 2006 22:55:18
Original commit files touched by this commit
clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
2.6_1
23 Feb 2006 10:40:45
Original commit files touched by this commit
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
2.6
22 Feb 2006 19:50:51
Original commit files touched by this commit
mnag search for other commits by this committer
- Update to 2.6
- portlint(1)

PR:             93653
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
2.5_1
26 Dec 2005 16:41:24
Original commit files touched by this commit
ehaupt search for other commits by this committer
- Use libtool
- Respect NOPORTDOCS
- Bump PORTREVISION
- Remove 3 patches

PR:             90924
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
2.5
26 Dec 2005 01:33:20
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 2.5
2.4
24 Nov 2005 15:40:04
Original commit files touched by this commit
pav search for other commits by this committer
- Add some SHA256 checksums
2.4
03 Jun 2005 23:04:33
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 2.4

PR:             ports/81849
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
2.3
12 Apr 2005 03:26:57
Original commit files touched by this commit
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2.3
11 Apr 2005 08:04:41
Original commit files touched by this commit
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2.3
20 Mar 2004 17:23:45
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 2.3

PR:             ports/64503
Submitted by:   Ports Fury
2.2_1
04 Feb 2004 04:36:30
Original commit files touched by this commit
marcus search for other commits by this committer
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:   trevor
Tested by:      bento
2.2
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
2.2
23 Jan 2004 18:12:26
Original commit files touched by this commit
trevor search for other commits by this committer
Now gettext 0.12.1 is gettext-old.
2.2
17 Dec 2003 02:53:52
Original commit files touched by this commit
ijliao search for other commits by this committer
add argtable 2.2
An ANSI C library for parsing GNU style command line arguments

Number of commits found: 40