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
libs11n C++ library for easily serializing a wide variety of objects
1.2.10_1 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.2.10_1Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-08-01 04:22:30
Last Update: 2023-07-26 00:48:20
Commit Hash: 95274bf
License: PD
WWW:
http://s11n.net/
Description:
s11n (an abbreviation for serialization) is an Open Source project focused on the generic serialization of objects (i.e., object persistence) in the C++ programming language. The project's flagship library, appropriately named libs11n, can easily serialize all manner of PODs (Plain Old Data types), most STL containers, and user-defined Serializable types. By taking advantage of relatively new, advanced C++ techniques s11n turns this formerly-difficult task into child's play. It supports literally hundreds of millions of combinations of standard containers out of the box. libs11n is 100% data-format agnostic, and currently includes support for many formats, including 3 XML flavours. (As far as i am aware, this exceeds support provided by any other serialization framework, regardless of the implementation language!)
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 (90 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libs11n-1.2.10_1/catalog.mk
  3. /usr/local/share/licenses/libs11n-1.2.10_1/LICENSE
  4. /usr/local/share/licenses/libs11n-1.2.10_1/PD
  5. include/s11n.net/s11n/abstract_creator.hpp
  6. include/s11n.net/s11n/algo.hpp
  7. include/s11n.net/s11n/algo.tpp
  8. include/s11n.net/s11n/classload.hpp
  9. include/s11n.net/s11n/classload.tpp
  10. include/s11n.net/s11n/client_api.hpp
  11. include/s11n.net/s11n/exception.hpp
  12. include/s11n.net/s11n/export.hpp
  13. include/s11n.net/s11n/factory.hpp
  14. include/s11n.net/s11n/factory_reg.hpp
  15. include/s11n.net/s11n/functional.hpp
  16. include/s11n.net/s11n/io/FlexLexer.hpp
  17. include/s11n.net/s11n/io/compact_data_nodeFlexLexer.hpp
  18. include/s11n.net/s11n/io/compact_serializer.hpp
  19. include/s11n.net/s11n/io/data_node_format.hpp
  20. include/s11n.net/s11n/io/data_node_io.hpp
  21. include/s11n.net/s11n/io/expat_serializer.hpp
  22. include/s11n.net/s11n/io/funtxt_data_nodeFlexLexer.hpp
  23. include/s11n.net/s11n/io/funtxt_serializer.hpp
  24. include/s11n.net/s11n/io/funxml_data_nodeFlexLexer.hpp
  25. include/s11n.net/s11n/io/funxml_serializer.hpp
  26. include/s11n.net/s11n/io/parens_data_nodeFlexLexer.hpp
  27. include/s11n.net/s11n/io/parens_serializer.hpp
  28. include/s11n.net/s11n/io/reg_serializer.hpp
  29. include/s11n.net/s11n/io/serializers.hpp
  30. include/s11n.net/s11n/io/simplexml_data_nodeFlexLexer.hpp
  31. include/s11n.net/s11n/io/simplexml_serializer.hpp
  32. include/s11n.net/s11n/io/strtool.hpp
  33. include/s11n.net/s11n/io/wesnoth_data_nodeFlexLexer.hpp
  34. include/s11n.net/s11n/io/wesnoth_serializer.hpp
  35. include/s11n.net/s11n/micro_api.hpp
  36. include/s11n.net/s11n/nodeutil/node_tree.hpp
  37. include/s11n.net/s11n/phoenix.hpp
  38. include/s11n.net/s11n/plugin/path_finder.hpp
  39. include/s11n.net/s11n/plugin/plugin.hpp
  40. include/s11n.net/s11n/plugin/plugin_config.hpp
  41. include/s11n.net/s11n/proxy/listish.hpp
  42. include/s11n.net/s11n/proxy/listish.tpp
  43. include/s11n.net/s11n/proxy/mapish.hpp
  44. include/s11n.net/s11n/proxy/mapish.tpp
  45. include/s11n.net/s11n/proxy/path_finder_s11n.hpp
  46. include/s11n.net/s11n/proxy/pod/bool.hpp
  47. include/s11n.net/s11n/proxy/pod/char.hpp
  48. include/s11n.net/s11n/proxy/pod/double.hpp
  49. include/s11n.net/s11n/proxy/pod/float.hpp
  50. include/s11n.net/s11n/proxy/pod/int.hpp
  51. include/s11n.net/s11n/proxy/pod/long.hpp
  52. include/s11n.net/s11n/proxy/pod/long_double.hpp
  53. include/s11n.net/s11n/proxy/pod/size_t.hpp
  54. include/s11n.net/s11n/proxy/pod/string.hpp
  55. include/s11n.net/s11n/proxy/pod/uint.hpp
  56. include/s11n.net/s11n/proxy/pod/ulong.hpp
  57. include/s11n.net/s11n/proxy/reg_list_specializations.hpp
  58. include/s11n.net/s11n/proxy/reg_map_specializations.hpp
  59. include/s11n.net/s11n/proxy/reg_node_type.hpp
  60. include/s11n.net/s11n/proxy/reg_s11n_traits_template1.hpp
  61. include/s11n.net/s11n/proxy/reg_s11n_traits_template2.hpp
  62. include/s11n.net/s11n/proxy/std/deque.hpp
  63. include/s11n.net/s11n/proxy/std/list.hpp
  64. include/s11n.net/s11n/proxy/std/map.hpp
  65. include/s11n.net/s11n/proxy/std/multimap.hpp
  66. include/s11n.net/s11n/proxy/std/multiset.hpp
  67. include/s11n.net/s11n/proxy/std/pair.hpp
  68. include/s11n.net/s11n/proxy/std/set.hpp
  69. include/s11n.net/s11n/proxy/std/valarray.hpp
  70. include/s11n.net/s11n/proxy/std/vector.hpp
  71. include/s11n.net/s11n/reg_s11n_traits.hpp
  72. include/s11n.net/s11n/s11n.hpp
  73. include/s11n.net/s11n/s11n_config.hpp
  74. include/s11n.net/s11n/s11n_debuggering_macros.hpp
  75. include/s11n.net/s11n/s11n_node.hpp
  76. include/s11n.net/s11n/s11nlite.hpp
  77. include/s11n.net/s11n/serialize.hpp
  78. include/s11n.net/s11n/serialize.tpp
  79. include/s11n.net/s11n/simple_config.hpp
  80. include/s11n.net/s11n/tags.hpp
  81. include/s11n.net/s11n/traits.hpp
  82. include/s11n.net/s11n/type_traits.hpp
  83. include/s11n.net/s11n/variant.hpp
  84. lib/libs11n.a
  85. lib/libs11n.so
  86. lib/libs11n.so.1
  87. lib/libs11n_p.a
  88. @owner
  89. @group
  90. @mode
Collapse this list.
Dependency lines:
  • libs11n>0:devel/libs11n
To install the port:
cd /usr/ports/devel/libs11n/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/libs11n
  • pkg install libs11n
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libs11n
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (libs11n-1.2.10-nobuildfiles.zip) = cb399a81545cd8578eee4a2eee0f1243731bda34b9b91b69fddceb1ed7999e48 SIZE (libs11n-1.2.10-nobuildfiles.zip) = 294629

Packages (timestamps in pop-ups are UTC):
libs11n
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2.10_11.2.10_11.2.10_11.2.10_11.2.10_1-1.2.10_1-
FreeBSD:13:quarterly1.2.10_11.2.10_11.2.10_11.2.10_11.2.10_11.2.10_11.2.10_11.2.10_1
FreeBSD:14:latest1.2.10_11.2.10_1-1.2.10_11.2.10_11.2.10_1-1.2.10_1
FreeBSD:14:quarterly1.2.10_11.2.10_1-1.2.10_11.2.10_11.2.10_11.2.10_11.2.10_1
FreeBSD:15:latest1.2.10_11.2.10_1n/a1.2.10_1n/a1.2.10_11.2.10_11.2.10_1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

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

Number of commits found: 28

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.10_1
26 Jul 2023 00:48:20
commit hash: 95274bf4f99c71fc056013d966aec239161dfd74commit hash: 95274bf4f99c71fc056013d966aec239161dfd74commit hash: 95274bf4f99c71fc056013d966aec239161dfd74commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Fix build with llvm16 on 13.2-STABLE

As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.

- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
  1302507 and less than 1400000

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
1.2.10_1
16 Jul 2023 17:46:50
commit hash: 91bc9e8990add7abfe33a7330c770536b03a58e7commit hash: 91bc9e8990add7abfe33a7330c770536b03a58e7commit hash: 91bc9e8990add7abfe33a7330c770536b03a58e7commit hash: 91bc9e8990add7abfe33a7330c770536b03a58e7 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/libs11n: Fix build with llvm16

- Pet portclippy
- Adopt port

Sponsored by:	The FreeBSD Foundation
1.2.10_1
17 May 2023 16:30:15
commit hash: 9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977commit hash: 9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977commit hash: 9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977commit hash: 9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: llvm15 build fixes

llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.

Approved by:	portmgr (blanket)
1.2.10_1
14 May 2023 17:39:22
commit hash: 8c16cfa41620819daa199fd26c5ef23aa35611b7commit hash: 8c16cfa41620819daa199fd26c5ef23aa35611b7commit hash: 8c16cfa41620819daa199fd26c5ef23aa35611b7commit hash: 8c16cfa41620819daa199fd26c5ef23aa35611b7 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/libs11n: Add PORTSCOUT to skip 1.3.X
1.2.10_1
13 May 2023 14:24:15
commit hash: 6b2ed15fd6f564ccba7fa484786969318e7b7548commit hash: 6b2ed15fd6f564ccba7fa484786969318e7b7548commit hash: 6b2ed15fd6f564ccba7fa484786969318e7b7548commit hash: 6b2ed15fd6f564ccba7fa484786969318e7b7548 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/libs11n: Unbreak on HEAD

- Pet portclippy
- Adopt port
1.2.10_1
19 Nov 2022 08:13:43
commit hash: 198a775a4fa83dd7fddbdd405efb782c1b1d0ccecommit hash: 198a775a4fa83dd7fddbdd405efb782c1b1d0ccecommit hash: 198a775a4fa83dd7fddbdd405efb782c1b1d0ccecommit hash: 198a775a4fa83dd7fddbdd405efb782c1b1d0cce files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/libs11n: Add LICENSE

- Use DISTVERSIONSUFFIX instead of DISTNAME

Reference:	http://s11n.net/license.php
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.2.10_1
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.2.10_1
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.2.10_1
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.2.10_1
07 Jan 2018 12:13:43
Revision:458334Original commit files touched by this commit
sunpoet search for other commits by this committer
Use WRKSRC_SUBDIR
1.2.10_1
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.2.10_1
21 Oct 2014 19:30:52
Revision:371334Original commit files touched by this commit
antoine search for other commits by this committer
Fix packaging
1.2.10_1
20 Oct 2014 11:21:27
Revision:371257Original commit files touched by this commit
marino search for other commits by this committer
devel/libs11n: Fix NO_PROFILE support
07 Mar 2014 16:49:10
Revision:347405Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Convert d* to USES=zip
1.2.10
21 Jan 2014 00:56:01
Revision:340533Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
Fix packaging as a user
1.2.10
20 Sep 2013 17:13:47
Revision:327724Original 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 3)
1.2.10
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.2.10
31 Aug 2010 16:19:53
Original commit files touched by this commit
bapt search for other commits by this committer
- Update to 1.2.10

Approved by:    mentors (implicit)
1.2.8
21 Dec 2009 02:19:12
Original commit files touched by this commit
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
1.2.8
27 Aug 2009 18:52:46
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix fetch
1.2.8
11 Jun 2009 06:06:38
Original commit files touched by this commit
leeym search for other commits by this committer
- update to 1.2.8
1.2.5
23 Oct 2008 23:09:01
Original commit files touched by this commit
araujo search for other commits by this committer
- Update to 1.2.5.
- Removed old contact in pkg-descr.
1.2.4
25 Jul 2008 14:34:52
Original commit files touched by this commit
pav search for other commits by this committer
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
1.2.4
29 Apr 2008 05:27:10
Original commit files touched by this commit
linimon search for other commits by this committer
Reset aaron's port maintainerships due to many maintainer-timeouts.
1.2.4
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
1.2.4
01 Aug 2006 04:44:01
Original commit files touched by this commit
aaron search for other commits by this committer
- Update to v1.2.4
1.2.3
01 Aug 2006 04:22:07
Original commit files touched by this commit
aaron search for other commits by this committer
Adding port devel/libs11n, A C++ library for easily serializing a wide
variety of objects.

Number of commits found: 28