9b71 FreshPorts -- devel/ossp-val
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
ossp-val 0.9.4 devel on this many watch lists=1 search for ports that depend on this port
A flexible name to value mapping library for C variables

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: 01 Feb 2003 16:04:46
License: not specified in port


OSSP val is a flexible name to value mapping library for C variables. It is
a companion library to OSSP var. It allows one to access C variables through
name strings, although the C language does neither provide such a dedicated
facility nor an evaluation construct (which could be used to implement such
a facility easily).

WWW: http://www.ossp.org/pkg/lib/val/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/gmake
Required Libraries:
  1. devel/ossp-ex
There are no ports dependent upon this port

To install the port: cd /usr/ports/devel/ossp-val/ && make install clean
To add the package: pkg_add -r ossp-val


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.ntua.gr/pub/utils/ossp/lib/val/
  3. ftp://ftp.ossp.org/pkg/lib/val/

Number of commits found: 27

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
01 Feb 2012 15:53:08
Original commit files touched by this commit  0.9.4
tabthorpe search for other commits by this committer
- Reassign to the heap
24 Oct 2011 09:11:38
Original commit files touched by this commit  0.9.4
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
03 Jul 2011 14:59:23
Original commit files touched by this commit  0.9.4
ohauer search for other commits by this committer
-remove MD5
21 Aug 2008 06:18:49
Original commit files touched by this commit  0.9.4
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)
19 Apr 2008 17:56:05
Original commit files touched by this commit  0.9.4
  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)
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.9.4
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.9.4
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.
09 Nov 2005 02:32:50
Original commit files touched by this commit  0.9.4
mnag search for other commits by this committer
Add SHA256
03 Oct 2005 18:41:30
Original commit files touched by this commit  0.9.4
mnag search for other commits by this committer
Fix previous commit. build need stay after ":".

Approved by:    pav (mentor)
03 Oct 2005 14:32:53
Original commit files touched by this commit  0.9.4
mnag search for other commits by this committer
Update to 0.9.4

PR:             86869
Submitted by:   Vasil Dimov <vd@datamax.bg>
Approved by:    pav (mentor)
16 Sep 2005 17:58:32
Original commit files touched by this commit  0.9.3
mnag search for other commits by this committer
Update my email

Approved by: pav (mentor)
29 Aug 2005 06:36:12
Original commit files touched by this commit  0.9.3
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>
13 Jul 2005 21:57:39
Original commit files touched by this commit  0.9.3
pav search for other commits by this committer
- Update to 0.9.3

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

PR:             ports/70504
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org>
20 Apr 2004 09:08:05
Original commit files touched by this commit  0.9.2
arved search for other commits by this committer
Update to 0.9.2

PR:             65386
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org>
10 Apr 2004 17:26:55
Original commit files touched by this commit  0.9.1_1
trevor search for other commits by this committer
Tidy up whitespace.
14 Mar 2004 06:17:56
Original commit files touched by this commit  0.9.1_1
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.
23 Feb 2004 05:10:39
Original commit files touched by this commit  0.9.1_1
kris search for other commits by this committer
BROKEN on alpha: Does not compile
04 Feb 2004 05:21:48
Original commit files touched by this commit  0.9.1_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
29 Jan 2004 07:24:56
Original commit files touched by this commit  0.9.1
trevor search for other commits by this committer
SIZEify.
14 Nov 2003 17:28:15
Original commit files touched by this commit  0.9.1
eik search for other commits by this committer
Fix some ports that write something after bsd.port.mk

PR:             59254
Approved by:    marcus (mentor)
26 Sep 2003 11:09:31
Original commit files touched by this commit  0.9.1
rse search for other commits by this committer
upgrade to OSSP val 0.9.1
08 Jun 2003 21:13:49
Original commit files touched by this commit  0.9.0
will search for other commits by this committer
Please see http://freebsd.kde.org/memoriam/alane.php for an In Memoriam page.
08 Jun 2003 21:06:22
Original commit files touched by this commit  0.9.0
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.
07 Mar 2003 06:01:16
Original commit files touched by this commit  0.9.0
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.
01 Feb 2003 11:51:03
Original commit files touched by this commit  0.9.0
alane search for other commits by this committer
fix portlint errors
01 Feb 2003 04:45:13
Original commit files touched by this commit  0.9.0
alane search for other commits by this committer
Library to allow accessing C variables by string name.

Number of commits found: 27

28b1
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
asterisk*Jun 19
asterisk10*Jun 19
clamav*Jun 19
clamav-devel*Jun 19
cyrus-imspd*Jun 19
glpi*Jun 19
otrsJun 19
otrsJun 19
tshark*Jun 19
tshark-lite*Jun 19
wireshark*Jun 19
wireshark-lite*Jun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18

15 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24572
Broken 187
Deprecated 454
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 48
Set to expire 439
Interactive 33
new 24 hours 6
new 48 hours13
new 7 days33
new fortnight85
new month177

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0