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
xparam General-purpose tool for parameter handling in C++
1.22_3 devel on this many watch lists=0 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 1.22_3Version 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: 2001-12-23 08:34:38
Last Update: 2023-11-01 22:11:47
Commit Hash: 05f0f44
License: GPLv2+
WWW:
https://xparam.sourceforge.net/
Description:
XParam is a general-purpose tool for parameter handling in C++. It allows object serialization and deserialization in a format that is human-readable and -writeable, and is unaffected by issues of word-size and endianity. The XParam format is also not confused by objects containing pointers: it saves the objects in such a manner that their conceptual contents can be restored perfectly. For this reason, XParam provides an excellent tool for cross-program and cross-platform communication. In future, XParam may also be extended to allow cross-language communication, but for now it is only available in C++.
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 (94 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/xparam-1.22_3/catalog.mk
  3. /usr/local/share/licenses/xparam-1.22_3/LICENSE
  4. /usr/local/share/licenses/xparam-1.22_3/GPLv2+
  5. include/xparam/xp_config.h
  6. include/xparam/xp_error.h
  7. include/xparam/xp_handle.h
  8. include/xparam/xp_hvl.h
  9. include/xparam/xp_loader.h
  10. include/xparam/xp_param.h
  11. include/xparam/xp_param_imp.h
  12. include/xparam/xp_paramset.h
  13. include/xparam/xp_paramset_manip.h
  14. include/xparam/xp_parsed_types.h
  15. include/xparam/xp_parser.h
  16. include/xparam/xp_raw_bytes.h
  17. include/xparam/xp_saver.h
  18. include/xparam/xp_singleton.h
  19. include/xparam/xp_type_compare.h
  20. include/xparam/xp_type_tag.h
  21. include/xparam/xp_typed_tuple.h
  22. include/xparam/xp_typed_value_map.h
  23. include/xparam/xp_user_namespace.h
  24. include/xparam/xp_value.h
  25. include/xparam/xp_value_list.h
  26. include/xparam/xp_value_management.h
  27. include/xparam/xp_value_management_facade.h
  28. include/xparam/xp_value_sink.h
  29. include/xparam/xp_value_sink_imp.h
  30. include/xparam/xp_value_source.h
  31. include/xparam/xp_value_source_imp.h
  32. include/xparam/xp_value_tuple.h
  33. include/xparam/xparam.h
  34. include/xparam/xparam_extend.h
  35. include/xparam/xpv_arg_def.h
  36. include/xparam/xpv_arg_passers.h
  37. include/xparam/xpv_common_regcom.h
  38. include/xparam/xpv_const.h
  39. include/xparam/xpv_const_registry.h
  40. include/xparam/xpv_convweight.h
  41. include/xparam/xpv_copier.h
  42. include/xparam/xpv_copier_imp.h
  43. include/xparam/xpv_ctor.h
  44. include/xparam/xpv_ctor_imp.h
  45. include/xparam/xpv_direct_output.h
  46. include/xparam/xpv_dtor.h
  47. include/xparam/xpv_dtor_imp.h
  48. include/xparam/xpv_enum_registry.h
  49. include/xparam/xpv_extend_namespace.h
  50. include/xparam/xpv_facade_imp.h
  51. include/xparam/xpv_hvl_creator.h
  52. include/xparam/xpv_hvl_creator_imp.h
  53. include/xparam/xpv_hvl_registry.h
  54. include/xparam/xpv_iconv.h
  55. include/xparam/xpv_iconv_imp.h
  56. include/xparam/xpv_output.h
  57. include/xparam/xpv_output_functor.h
  58. include/xparam/xpv_reg_class.h
  59. include/xparam/xpv_reg_const.h
  60. include/xparam/xpv_reg_conversion.h
  61. include/xparam/xpv_reg_ctor.h
  62. include/xparam/xpv_reg_ctor_imp.h
  63. include/xparam/xpv_reg_enum.h
  64. include/xparam/xpv_reg_hvl.h
  65. include/xparam/xpv_reg_inheritance.h
  66. include/xparam/xpv_reg_list.h
  67. include/xparam/xpv_reg_macros.h
  68. include/xparam/xpv_reg_map.h
  69. include/xparam/xpv_reg_output.h
  70. include/xparam/xpv_reg_pair.h
  71. include/xparam/xpv_reg_set.h
  72. include/xparam/xpv_reg_typed_tuple.h
  73. include/xparam/xpv_reg_typed_value_map.h
  74. include/xparam/xpv_reg_vector.h
  75. include/xparam/xpv_regcom.h
  76. include/xparam/xpv_registry.h
  77. include/xparam/xpv_scheduler.h
  78. include/xparam/xpv_subobject_output.h
  79. include/xparam/xpv_template_fooler.h
  80. include/xparam/xpv_type.h
  81. include/xparam/xpv_typed_tuple_creator.h
  82. include/xparam/xpv_typed_tuple_creator_imp.h
  83. include/xparam/xpv_typed_tuple_registry.h
  84. include/xparam/xpv_untyped_null.h
  85. include/xparam/xpv_value_imp.h
  86. include/xparam.h
  87. include/xparam_extend.h
  88. lib/libxparam.a
  89. lib/libxparam.so
  90. lib/libxparam.so.1
  91. lib/libxparam.so.1.0.0
  92. @owner
  93. @group
  94. @mode
Collapse this list.
Dependency lines:
  • xparam>0:devel/xparam
To install the port:
cd /usr/ports/devel/xparam/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/xparam
  • pkg install xparam
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: xparam
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (xparam-1.22.tar.gz) = c6a188a089d75a68d94db12da05a485e35232177752f156e7c420e69517bd7c0 SIZE (xparam-1.22.tar.gz) = 414622

Packages (timestamps in pop-ups are UTC):
xparam
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.22_31.22_31.22_31.22_31.22_3-1.22_3-
FreeBSD:13:quarterly1.22_31.22_3-1.22_31.22_31.22_31.22_31.22_3
FreeBSD:14:latest1.22_31.22_3-1.22_31.22_31.22_3-1.22_3
FreeBSD:14:quarterly1.22_31.22_3-1.22_31.22_31.22_31.22_31.22_3
FreeBSD:15:latest1.22_31.22_3n/a1.22_3n/a1.22_31.22_31.22_3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. libtool : devel/libtool
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_xparam
USES:
gmake libtool:build
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/xparam/xparam/1.22/
  2. http://cytranet.dl.sourceforge.net/project/xparam/xparam/1.22/
  3. http://deac-ams.dl.sourceforge.net/project/xparam/xparam/1.22/
  4. http://deac-fra.dl.sourceforge.net/project/xparam/xparam/1.22/
  5. http://deac-riga.dl.sourceforge.net/project/xparam/xparam/1.22/
  6. http://downloads.sourceforge.net/project/xparam/xparam/1.22/
  7. http://excellmedia.dl.sourceforge.net/project/xparam/xparam/1.22/
  8. http://freefr.dl.sourceforge.net/project/xparam/xparam/1.22/
  9. http://gigenet.dl.sourceforge.net/project/xparam/xparam/1.22/
  10. http://ixpeering.dl.sourceforge.net/project/xparam/xparam/1.22/
  11. http://jaist.dl.sourceforge.net/project/xparam/xparam/1.22/
  12. http://jztkft.dl.sourceforge.net/project/xparam/xparam/1.22/
  13. http://kumisystems.dl.sourceforge.net/project/xparam/xparam/1.22/
  14. http://liquidtelecom.dl.sourceforge.net/project/xparam/xparam/1.22/
  15. http://nchc.dl.sourceforge.net/project/xparam/xparam/1.22/
  16. http://netactuate.dl.sourceforge.net/project/xparam/xparam/1.22/
  17. http://netcologne.dl.sourceforge.net/project/xparam/xparam/1.22/
  18. http://netix.dl.sourceforge.net/project/xparam/xparam/1.22/
  19. http://onboardcloud.dl.sourceforge.net/project/xparam/xparam/1.22/
  20. http://phoenixnap.dl.sourceforge.net/project/xparam/xparam/1.22/
  21. http://razaoinfo.dl.sourceforge.net/project/xparam/xparam/1.22/
  22. http://sinalbr.dl.sourceforge.net/project/xparam/xparam/1.22/
  23. http://sitsa.dl.sourceforge.net/project/xparam/xparam/1.22/
  24. http://sonik.dl.sourceforge.net/project/xparam/xparam/1.22/
  25. http://tenet.dl.sourceforge.net/project/xparam/xparam/1.22/
  26. http://udomain.dl.sourceforge.net/project/xparam/xparam/1.22/
  27. http://ufpr.dl.sourceforge.net/project/xparam/xparam/1.22/
  28. http://versaweb.dl.sourceforge.net/project/xparam/xparam/1.22/
  29. https://cfhcable.dl.sourceforge.net/project/xparam/xparam/1.22/
  30. https://cytranet.dl.sourceforge.net/project/xparam/xparam/1.22/
  31. https://deac-ams.dl.sourceforge.net/project/xparam/xparam/1.22/
  32. https://deac-fra.dl.sourceforge.net/project/xparam/xparam/1.22/
  33. https://deac-riga.dl.sourceforge.net/project/xparam/xparam/1.22/
  34. https://downloads.sourceforge.net/project/xparam/xparam/1.22/
  35. https://excellmedia.dl.sourceforge.net/project/xparam/xparam/1.22/
  36. https://freefr.dl.sourceforge.net/project/xparam/xparam/1.22/
  37. https://gigenet.dl.sourceforge.net/project/xparam/xparam/1.22/
  38. https://ixpeering.dl.sourceforge.net/project/xparam/xparam/1.22/
  39. https://jaist.dl.sourceforge.net/project/xparam/xparam/1.22/
  40. https://jztkft.dl.sourceforge.net/project/xparam/xparam/1.22/
  41. https://kumisystems.dl.sourceforge.net/project/xparam/xparam/1.22/
  42. https://liquidtelecom.dl.sourceforge.net/project/xparam/xparam/1.22/
  43. https://nchc.dl.sourceforge.net/project/xparam/xparam/1.22/
  44. https://netactuate.dl.sourceforge.net/project/xparam/xparam/1.22/
  45. https://netcologne.dl.sourceforge.net/project/xparam/xparam/1.22/
  46. https://netix.dl.sourceforge.net/project/xparam/xparam/1.22/
  47. https://onboardcloud.dl.sourceforge.net/project/xparam/xparam/1.22/
  48. https://phoenixnap.dl.sourceforge.net/project/xparam/xparam/1.22/
  49. https://razaoinfo.dl.sourceforge.net/project/xparam/xparam/1.22/
  50. https://sinalbr.dl.sourceforge.net/project/xparam/xparam/1.22/
  51. https://sitsa.dl.sourceforge.net/project/xparam/xparam/1.22/
  52. https://sonik.dl.sourceforge.net/project/xparam/xparam/1.22/
  53. https://tenet.dl.sourceforge.net/project/xparam/xparam/1.22/
  54. https://udomain.dl.sourceforge.net/project/xparam/xparam/1.22/
  55. https://ufpr.dl.sourceforge.net/project/xparam/xparam/1.22/
  56. https://versaweb.dl.sourceforge.net/project/xparam/xparam/1.22/
Collapse this list.

Number of commits found: 45

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.22_3
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
1.22_3
06 Aug 2023 20:30:18
commit hash: e603b6f92cbc6f93e5d63439fc82de6c13054860commit hash: e603b6f92cbc6f93e5d63439fc82de6c13054860commit hash: e603b6f92cbc6f93e5d63439fc82de6c13054860commit hash: e603b6f92cbc6f93e5d63439fc82de6c13054860 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/xparam: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
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.22_3
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.22_3
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.22_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.22_3
11 Jul 2017 08:05:40
Revision:445472Original commit files touched by this commit
antoine search for other commits by this committer
Remove unneeded patch, that breaks build with libdl

PR:		220525
1.22_3
19 May 2016 10:21:25
Revision:415498Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
1.22_3
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
1.22_3
05 Oct 2014 18:01:20
Revision:370099Original commit files touched by this commit
tijl search for other commits by this committer
- Update devel/libtool and devel/libltdl to version 2.4.2.418
- Patch libtool so it uses the same library version specification as on
  Darwin, Linux and other systems.  Given the version current:revision:age
  a library will be given the extension .so.major.age.revision with major
  equal to current-age.  Before libtool would use .so.current on FreeBSD.
- Patch libtoolize to remove two cases of umask 0 that caused libltdl
  files to be copied world writable (--ltdl option)
- Let USES=libtool patch this new version correctly
- Adjust all ports with USES=libtool:build and bump PORTREVISION on their
  dependent ports if a library version changed

PR:		194068
Exp-run by:	antoine
Approved by:	portmgr (antoine)
1.22_2
18 Sep 2014 15:56:25
Revision:368491Original commit files touched by this commit
tijl search for other commits by this committer
Switch to USES=libtool:build
1.22_2
28 Aug 2014 16:56:44
Revision:366435Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Complete switch from USE_AUTOTOOLS=libtool

Approved by:	portmgr blanket
1.22_2
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.22_2
27 May 2014 18:31:29
Revision:355555Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to USES=libtool (USE_AUTOTOOLS=libtool still required as it calls )
- Strip library
1.22_1
24 Jan 2014 23:51:44
Revision:340950Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
1.22_1
20 Sep 2013 17:17:45
Revision:327726Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
1.22_1
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
1.22_1
04 Jun 2013 10:06:04
Revision:319850Original commit files touched by this commit
miwi search for other commits by this committer
- Fix build with clang
- Add LICENSE
- Add MAKE_JOBS_SAFE

PR:		179227
Submitted by:	Ports Fury
1.22_1
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.22_1
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
1.22_1
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
1.22_1
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
1.22_1
27 Jul 2008 11:37:41
Original commit files touched by this commit
gerald search for other commits by this committer
Remove support for FreeBSD 5.x and the associated (and unnecessarily
restrictive) USE_GCC=3.3.
1.22_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>
1.22_1
05 Mar 2006 21:50:34
Original commit files touched by this commit
ade search for other commits by this committer
Unbreak on parts of 5.x with better use of libtool and gcc-3.3, without
affecting the build on newer 6.x systems.

PR:             94071
Submitted by:   Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:    portmgr (implicit)
1.22_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)
1.22_1
20 Jan 2006 00:04:29
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Still has internal compiler errors on 5.x
1.22_1
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
1.22_1
15 Nov 2005 06:52:12
Original commit files touched by this commit
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
1.22_1
11 Oct 2005 04:18:24
Original commit files touched by this commit
kris search for other commits by this committer
Now buildable again
1.22_1
16 Aug 2004 02:33:05
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on 5.x: Does not compile with gcc 3.4.2
1.22_1
10 Apr 2004 17:26:55
Original commit files touched by this commit
trevor search for other commits by this committer
Tidy up whitespace.
1.22_1
14 Mar 2004 06:17:56
Original commit files touched by this commit
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
1.22_1
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
1.22
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
1.22
26 Jun 2003 22:58:32
Original commit files touched by this commit
ade search for other commits by this committer
libtool uber-patch

* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
  any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)

Approved by:    portmgr (kris) - for the bsd.port.mk hooks
Tested by:      bento 4-exp builds (repeatedly)
1.22
10 Jun 2003 08:50:41
Original commit files touched by this commit
osa search for other commits by this committer
Update to 1.22

Submitted by:   KATO Tsuguru <tkato@prontomail.com>
PR:             53100
Approved by:    fjoe (implicit)
1.21
20 Feb 2003 17:07:10
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.21
03 Jan 2003 20:17:47
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.21

PR:             46587
Submitted by:   Ports Fury
1.11
22 Dec 2002 22:40:16
Original commit files touched by this commit
naddy search for other commits by this committer
Fix build on -CURRENT.
1.11
07 Nov 2002 03:10:58
Original commit files touched by this commit
adamw search for other commits by this committer
Fix PORTCOMMENTs that were killing INDEX builds.

105 pointy hats to:     me
Approved by:            pat
1.11
25 Jun 2002 18:36:39
Original commit files touched by this commit
ijliao search for other commits by this committer
Replace ${PERL} with ${REINPLACE_CMD}

PR:             39842
Submitted by:   Oliver Braun <obraun@informatik.unibw-muenchen.de>
1.11
01 Apr 2002 10:19:39
Original commit files touched by this commit
dirk search for other commits by this committer
Fix build dependency (${PORTNAME} -> ${PORTSDIR}).

Found by:       portsdb -Uu
1.11
31 Mar 2002 18:31:44
Original commit files touched by this commit
pat search for other commits by this committer
Update to 1.11

PR:             36579
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
23 Dec 2001 11:34:38
commit hash: fp1.22430@dev.null.freshports.orgcommit hash: fp1.22430@dev.null.freshports.orgcommit hash: fp1.22430@dev.null.freshports.orgcommit hash: fp1.22430@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
add xparam 1.1   A general-purpose tool for parameter handling in C++    

Number of commits found: 45