aboutsummaryrefslogtreecommitdiff
path: root/textproc/libmrss/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Mark BROKEN: does not compilePav Lucistnik2012-05-281-0/+1
| | | | | | | | | | /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 Notes: svn path=/head/; revision=297621
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+0
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* Fix build on clang.Vanilla I. Shu2011-08-031-1/+1
| | | | | | | Submitted by: clsung@ (maintainer) Notes: svn path=/head/; revision=278837
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
| | | | Notes: svn path=/head/; revision=263089
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-2/+2
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* Fix dependency and INDEX.Alex Dupre2010-04-091-1/+1
| | | | Notes: svn path=/head/; revision=252487
* Chase the ftp/curl shlib version bump.Peter Pentchev2010-04-031-2/+2
| | | | Notes: svn path=/head/; revision=252125
* Bump the version of the curl shared library after the ftp/curl updatePeter Pentchev2009-01-231-1/+2
| | | | | | | | | 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. Notes: svn path=/head/; revision=226721
* - Update to 0.19.2Cheng-Lung Sung2008-09-261-2/+1
| | | | Notes: svn path=/head/; revision=220833
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* Upgrade to 0.19.1.Vanilla I. Shu2008-03-011-1/+1
| | | | | | | Approved by: maintainer (clsung@) Notes: svn path=/head/; revision=208238
* Upgrade to 0.19.0.Vanilla I. Shu2008-01-301-3/+3
| | | | | | | Approved by: maintainer (clsung@) Notes: svn path=/head/; revision=206413
* Add a patch to avoid memory leak on php extension.Vanilla I. Shu2007-12-201-1/+1
| | | | | | | Approved by: clsung@ Notes: svn path=/head/; revision=204170
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-2/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* - add support to phpCheng-Lung Sung2007-07-311-1/+18
| | | | | | | - bump PORTREVISION Notes: svn path=/head/; revision=196789
* - fetchableCheng-Lung Sung2007-07-201-1/+1
| | | | | | | Submitted by: sat@ Notes: svn path=/head/; revision=195937
* - Update to 0.18.0Cheng-Lung Sung2007-07-181-2/+2
| | | | | | | - fix unfetchable Notes: svn path=/head/; revision=195822
* - Update to 0.17.2Cheng-Lung Sung2007-05-251-1/+1
| | | | | | | | PR: ports/112458 Submitted by: novel Notes: svn path=/head/; revision=191745
* - Update to 0.17.1Cheng-Lung Sung2007-04-261-1/+1
| | | | | | | | - FreeBSD currently lacks of 'newlocale/freelocale/strftime_l' support, so patch it. Notes: svn path=/head/; revision=190897
* - Update to 0.17Cheng-Lung Sung2007-02-191-1/+1
| | | | Notes: svn path=/head/; revision=185503
* mRss is a C library for parsing, writing and creating RSS files or streams.Cheng-Lung Sung2007-01-021-0/+31
WWW: http://www2.autistici.org/bakunin/libmrss/doc/ Notes: svn path=/head/; revision=181257