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) combination for a given watch list. This is what FreshPorts will look for.

Port details
ossp-xds Generic and extensible framework for serialization
0.9.3_2 devel on this many watch lists=1 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 0.9.3_1Version 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: 2004-02-28 11:39:08
Last Update: 2024-02-23 13:55:26
Commit Hash: 681ecae
People watching this port, also watch:: p5-Gtk2, python
License: MIT
WWW:
http://www.ossp.org/pkg/lib/xds/
Description:
The OSSP xds library is generic and extensible encoding and decoding framework for the serialization of arbitrary ISO C data types. OSSP xds consists of three components: the generic encoding and decoding framework, a set of shipped engines to encode and decode values in certain existing formats (Sun RPC/XDR and XDS/XML are currently provided), and a run-time context, which is used to manage buffers, registered engines, etc. The library is designed to allow fully recursive and efficient encoding/decoding of arbitrary nested data.
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 (15 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/ossp-xds-0.9.3_2/catalog.mk
  3. /usr/local/share/licenses/ossp-xds-0.9.3_2/LICENSE
  4. /usr/local/share/licenses/ossp-xds-0.9.3_2/MIT
  5. bin/xds-config
  6. include/xds.h
  7. lib/libxds.a
  8. lib/libxds.so
  9. lib/libxds.so.9
  10. lib/libxds.so.9.0.23
  11. share/man/man1/xds-config.1.gz
  12. share/man/man3/xds.3.gz
  13. @owner
  14. @group
  15. @mode
Collapse this list.
Dependency lines:
  • ossp-xds>0:devel/ossp-xds
To install the port:
cd /usr/ports/devel/ossp-xds/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/ossp-xds
  • pkg install ossp-xds
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ossp-xds
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (xds-0.9.3.tar.gz) = e21b441ea4fa8a568dbb5c22149313041d052c4591de81cba2147fdb9b9eebc8 SIZE (xds-0.9.3.tar.gz) = 350700

Packages (timestamps in pop-ups are UTC):
ossp-xds
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.3_20.9.3_20.9.3_10.9.3_20.9.3_2-0.9.3_1-
FreeBSD:13:quarterly0.9.3_10.9.3_10.9.3_10.9.3_10.9.3_10.9.3_10.9.3_10.9.3_1
FreeBSD:14:latest0.9.3_20.9.3_20.9.3_10.9.3_20.9.3_20.9.3_1-0.9.3_1
FreeBSD:14:quarterly0.9.3_10.9.3_1-0.9.3_10.9.3_10.9.3_10.9.3_10.9.3_1
FreeBSD:15:latest0.9.3_20.9.3_2n/a0.9.3_1n/a0.9.3_10.9.3_10.9.3_2
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_ossp-xds
USES:
libtool
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.ntua.gr/pub/utils/ossp/lib/xds/
  2. http://ftp.ntua.gr/pub/utils/ossp/lib/xds/
Collapse this list.

Number of commits found: 27

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.3_2
23 Feb 2024 13:55:26
commit hash: 681ecae019945e6aff5c26c40dd807ddda1c437dcommit hash: 681ecae019945e6aff5c26c40dd807ddda1c437dcommit hash: 681ecae019945e6aff5c26c40dd807ddda1c437dcommit hash: 681ecae019945e6aff5c26c40dd807ddda1c437d files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/ossp-xds: 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)
0.9.3_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)
0.9.3_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)
0.9.3_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.
0.9.3_1
16 Mar 2018 08:33:15
Revision:464663Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Switch to new test framework

Approved by:	portmgr blanket
0.9.3_1
04 Sep 2015 13:07:21
Revision:396088Original commit files touched by this commit
danfe search for other commits by this committer
- Unbreak the build on PowerPC (at least) by always using va_copy() macro for
  copying variable argument lists, not just on AMD64 (also regenerate a patch
  with `make makepatch' command)
- Simplify `check' target and rename it to our more standard `regression-test'
0.9.3_1
25 Jul 2014 13:49:33
Revision:362904Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to USES=libtool, drop .la files
- Strip libraries
0.9.3
10 Jun 2014 07:39:02
Revision:357277Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
0.9.3
17 Feb 2014 06:57:11
Revision:344678Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
0.9.3
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)
0.9.3
01 Feb 2012 15:53:08
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Reassign to the heap
0.9.3
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.9.3
01 Apr 2010 09:33:38
Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on powerpc.

Hat:            portmgr
0.9.3
21 Aug 2008 06:18:49
Original commit files touched by this commit
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9.3
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)
0.9.3
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)
0.9.3
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.
0.9.3
09 Nov 2005 02:32:50
Original commit files touched by this commit
mnag search for other commits by this committer
Add SHA256
0.9.3
07 Oct 2005 17:25:51
Original commit files touched by this commit
mnag search for other commits by this committer
Update to 0.9.3
0.9.2
16 Sep 2005 17:58:32
Original commit files touched by this commit
mnag search for other commits by this committer
Update my email

Approved by: pav (mentor)
0.9.2
29 Aug 2005 06:36:12
Original commit files touched by this commit
novel search for other commits by this committer
Anti Unmaintained Ports Campaign by Marcus Grando.

PR:             854[06-15]
Submitted by:   Marcus Grando <marcus@corp.grupos.com.br>
0.9.2
13 Jul 2005 21:52:10
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 0.9.2

PR:             ports/83408
Submitted by:   Marcus Grando <marcus@corp.grupos.com.br>
0.9.0
21 Aug 2004 15:19:42
Original commit files touched by this commit
pav search for other commits by this committer
- Introduce MASTER_SITE_OSSP

PR:             ports/70504
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org>
0.9.0
29 May 2004 16:56:06
Original commit files touched by this commit
krion search for other commits by this committer
- Unbreak build on amd64

PR:             ports/67335
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org>
0.9.0
30 Mar 2004 13:01:47
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on amd64: Does not compile
0.9.0
28 Feb 2004 11:38:36
Original commit files touched by this commit
pav search for other commits by this committer
Add ossp-xds, a generic and extensible encoding and decoding
framework for the serialization of arbitrary ISO C data types.  OSSP
xds consists of three components: the generic encoding and decoding
framework, a set of shipped engines to encode and decode values in
certain existing formats (Sun RPC/XDR and XDS/XML are currently
provided), and a run-time context, which is used to manage buffers,
registered engines, etc.  The library is designed to allow fully
recursive and efficient encoding/decoding of arbitrary nested data.

PR:             ports/63182
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>

Number of commits found: 27