966c FreshPorts -- textproc/libmrss
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
libmrss 0.19.2_4 textproc on this many watch lists=0 search for ports that depend on this port
C library for parsing, writing, and creating RSS
Maintained by: clsung@FreeBSD.org search for ports maintained by this maintainer
Port Added: 02 Jan 2007 08:43:11
License: not specified in port


mRss is a C library for parsing, writing and creating RSS files or streams.

WWW: http://www2.autistici.org/bakunin/libmrss/doc/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. devel/pkgconf
Required Libraries:
  1. ftp/curl
  2. textproc/libnxml

This port is required by:

for Libraries

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.autistici.org/bakunin/libmrss/

Number of commits found: 27

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
23 Apr 2013 14:20:28
Original commit files touched by this commit  0.19.2_4
bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
19 Mar 2013 13:04:31
Original commit files touched by this commit  0.19.2_4
eadler search for other commits by this committer
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.

If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
05 Dec 2012 17:15:36
Original commit files touched by this commit  0.19.2_4
bapt search for other commits by this committer
- Trim header
- Drop shlib ABI version numbers from LIB_DEPENDS
- Split the php bindings into a separate ports as building was a different
  procedure anyway
- Fix buidling the php with recent php
- Drop article from COMMENT

PR:		ports/170776
Submitted by:	Rodrigo OSORIO <rodrigo@bebik.net>
Approved by:	clsung (maintainer timeout)
Feature safe:	yes
26 Jul 2012 05:40:24
Original commit files touched by this commit  0.19.2_3
bapt search for other commits by this committer
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
28 May 2012 20:39:27
Original commit files touched by this commit  0.19.2_3
pav search for other commits by this committer
- Mark BROKEN: does not compile
  /work/a/ports/textproc/libmrss/work/libmrss-0.19.2/phpmrss/php.c:61: error:
expected '=', ',', ';', 'asm' or '__attribute__' before 'mrss_functions'
  /work/a/ports/textproc/libmrss/work/libmrss-0.19.2/phpmrss/php.c:92: error:
'mrss_functions' undeclared here (not in a function)

Reported by:    pointyhat
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.19.2_3
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
03 Aug 2011 00:40:37
Original commit files touched by this commit  0.19.2_3
vanilla search for other commits by this committer
Fix build on clang.

Submitted by:   clsung@ (maintainer)
03 Jul 2011 14:40:25
Original commit files touched by this commit  0.19.2_3
ohauer search for other commits by this committer
-remove MD5
04 Dec 2010 07:34:27
Original commit files touched by this commit  0.19.2_3
ade search for other commits by this committer
Sync to new bsd.autotools.mk
16 Oct 2010 11:52:47
Original commit files touched by this commit  0.19.2_3
ade search for other commits by this committer
Punt autoconf267->autoconf268
15 Sep 2010 18:35:24
Original commit files touched by this commit  0.19.2_3
ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
09 Apr 2010 19:11:57
Original commit files touched by this commit  0.19.2_2
ale search for other commits by this committer
Fix dependency and INDEX.
03 Apr 2010 10:44:36
Original commit files touched by this commit  0.19.2_2
roam search for other commits by this committer
Chase the ftp/curl shlib version bump.
23 Jan 2009 15:43:14
Original commit files touched by this commit  0.19.2_1
roam search for other commits by this committer
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
26 Sep 2008 13:15:06
Original commit files touched by this commit  0.19.2
clsung search for other commits by this committer
- Update to 0.19.2
20 Aug 2008 00:57:32
Original commit files touched by this commit  0.19.1
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
01 Mar 2008 03:56:07
Original commit files touched by this commit  0.19.1
vanilla search for other commits by this committer
Upgrade to 0.19.1.

Approved by:    maintainer (clsung@)
30 Jan 2008 02:05:09
Original commit files touched by this commit  0.19.0
vanilla search for other commits by this committer
Upgrade to 0.19.0.

Approved by:    maintainer (clsung@)
20 Dec 2007 06:30:29
Original commit files touched by this commit  0.18.0_3
vanilla search for other commits by this committer
Add a patch to avoid memory leak on php extension.

Approved by:    clsung@
30 Sep 2007 04:47:37
Original commit files touched by this commit  0.18.0_2
linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
31 Jul 2007 07:34:16
Original commit files touched by this commit  0.18.0_1
clsung search for other commits by this committer
- add support to php
- bump PORTREVISION
20 Jul 2007 09:23:47
Original commit files touched by this commit  0.18.0
clsung search for other commits by this committer
- fetchable

Submitted by:   sat@
18 Jul 2007 03:02:21
Original commit files touched by this commit  0.18.0
clsung search for other commits by this committer
- Update to 0.18.0
- fix unfetchable
25 May 2007 09:43:02
Original commit files touched by this commit  0.17.2
clsung search for other commits by this committer
- Update to 0.17.2

PR:             ports/112458
Submitted by:   novel
26 Apr 2007 03:18:44
Original commit files touched by this commit  0.17.1
clsung search for other commits by this committer
- Update to 0.17.1
- FreeBSD currently lacks of 'newlocale/freelocale/strftime_l' support,
  so patch it.
19 Feb 2007 07:50:36
Original commit files touched by this commit  0.17
clsung search for other commits by this committer
- Update to 0.17
02 Jan 2007 08:42:42
Original commit files touched by this commit  0.16
clsung search for other commits by this committer
mRss is a C library for parsing, writing and creating RSS files or streams.

WWW:    http://www2.autistici.org/bakunin/libmrss/doc/

Number of commits found: 27

2832
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