7926 FreshPorts -- lang/ohugs
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
ohugs 0.5_8 lang on this many watch lists=1 search for ports that depend on this port
Interpreter for Haskell with object-oriented features
Maintained by: haskell@FreeBSD.org search for ports maintained by this maintainer
Port Added: 05 Mar 2003 16:07:24
Also Listed In: haskell
License: not specified in port


OHugs is an approach to combine the features of functional programming
languages (Haskell) with object-oriented languages.

WWW: http://www.math.chalmers.se/~nordland/ohugs/

Steffen Mazanek
<steffen.mazanek@unibw-muenchen.de>
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. devel/bison
Required Libraries:
  1. x11-toolkits/tix
  2. x11-toolkits/tk85
There are no ports dependent upon this port

To install the port: cd /usr/ports/lang/ohugs/ && make install clean
To add the package: pkg_add -r ohugs


Configuration Options
===> The following configuration options are available for ohugs-0.5_8:
     X11=off: X11 (graphics) support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.math.chalmers.se/~nordland/ohugs/

Number of commits found: 21

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
08 Mar 2013 11:32:12
Original commit files touched by this commit  0.5_8
bapt search for other commits by this committer
Convert USE_BISON to USES= bison

It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
03 Aug 2012 03:45:16
Original commit files touched by this commit  0.5_8
pgj search for other commits by this committer
- Use the new options framework

Obtained from:	FreeBSD Haskell
03 Jul 2011 13:45:36
Original commit files touched by this commit  0.5_7
ohauer search for other commits by this committer
- remove MD5
06 Dec 2010 21:05:20
Original commit files touched by this commit  0.5_7
pav search for other commits by this committer
- Fix build with new tix
12 May 2009 11:28:17
Original commit files touched by this commit  0.5_6
itetcu search for other commits by this committer
Fix LIB_DEPENDS on devel/readline: its sh lib version was bumped recently from
5 to 6.

Forgotten by:   araujo@
Reported by:    QAT
19 Apr 2008 17:56:05
Original commit files touched by this commit  0.5_5
  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)
17 Oct 2007 10:13:01
Original commit files touched by this commit  0.5_5
ade search for other commits by this committer
Migration from bison 1.x to 2.x

PR:             117086
Tested by:      -exp runs
19 May 2007 20:32:57
Original commit files touched by this commit  0.5_4
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
23 Jan 2007 04:07:14
Original commit files touched by this commit  0.5_3
vs search for other commits by this committer
Fix build with GCC 4.1
22 Jan 2006 12:42:24
Original commit files touched by this commit  0.5_3
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
14 Oct 2005 12:28:46
Original commit files touched by this commit  0.5_3
vs search for other commits by this committer
Clean up a bit
14 Oct 2005 12:18:04
Original commit files touched by this commit  0.5_3
vs search for other commits by this committer
Claim for haskell@
21 Jan 2005 11:13:30
Original commit files touched by this commit  0.5_3
vs search for other commits by this committer
Unbreak on 5.X. We really should update to the CVS-version one of these days...

PR:             ports/76501
Submitted by:   Johan van Selst
20 Aug 2004 06:03:12
Original commit files touched by this commit  0.5_3
linimon search for other commits by this committer
Reset bouncing maintainer address (permanent error).
03 Apr 2004 14:18:46
Original commit files touched by this commit  0.5_3
kris search for other commits by this committer
BROKEN on 5.x: Does not compile
31 Mar 2004 03:12:58
Original commit files touched by this commit  0.5_3
trevor search for other commits by this committer
SIZEify (maintainer timeout)
04 Feb 2004 05:21:48
Original commit files touched by this commit  0.5_3
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
26 Jan 2004 18:24:41
Original commit files touched by this commit  0.5_2
pav search for other commits by this committer
- Chase tix shlib bump

PR:             ports/61930
Submitted by:   Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
10 Dec 2003 21:47:45
Original commit files touched by this commit  0.5_1
pav search for other commits by this committer
- Chase tix library name change.

PR:             ports/60115
Submitted by:   Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
05 Mar 2003 19:25:55
Original commit files touched by this commit  0.5
obraun search for other commits by this committer
* Make port respect PREFIX, CFLAGS, LDFLAGS.
* Cleanup patches, use REINPLACE were appropriate.

Approved by:    maintainer
05 Mar 2003 16:06:49
Original commit files touched by this commit  0.5
obraun search for other commits by this committer
Add ohugs 0.5, interpreter for Haskell with object-oriented features.

PR:             ports/48946
Submitted by:   Steffen Mazanek <steffen.mazanek@unibw-muenchen.de>

Number of commits found: 21

2826
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04

10 vulnerabilities affecting 30 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 191
Deprecated 460
Ignore 564
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 52
Set to expire 445
Interactive 33
new 24 hours 7
new 48 hours11
new 7 days29
new fortnight85
new month179

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