Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
08 Dec 2016 17:01:32
0.19.2_8

|
tijl  |
Remove libcurl.so.7 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
01 Apr 2016 14:25:18
0.19.2_7

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
12 Jan 2016 16:20:32
0.19.2_7

|
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
21 Feb 2015 14:21:26
0.19.2_7

|
amdmi3  |
- Add LICENSE
- Strip library |
02 Dec 2014 22:40:57
0.19.2_7

|
bapt  |
Reset maintainership:
- Lots of maintainers timeout
- unresponsive for almost a year
PR: 195059 |
05 Aug 2014 14:56:15
0.19.2_7

|
amdmi3  |
- Switch textproc/libnxml to USES=libtool, drop .la files
- Switch to USES=pathfix
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
03 Jul 2014 12:27:09
0.19.2_6

|
tijl  |
textproc/libmrss: Add USES=libtool and bump dependent ports
textproc/libmrss-php: Add USES=libtool and support staging |
21 Jan 2014 07:22:12
0.19.2_5

|
mat  |
* Support staging
* New LIB_DEPENDS format
Sponsored by: Absolight |
20 Sep 2013 23:17:32
0.19.2_5

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
11 Jul 2013 16:26:27
0.19.2_5

|
sunpoet  |
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi |
23 Apr 2013 14:20:28
0.19.2_4

|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
19 Mar 2013 13:04:31
0.19.2_4

|
eadler  |
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
0.19.2_4

|
bapt  |
- 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
0.19.2_3
|
bapt  |
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
0.19.2_3
|
pav  |
- 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
0.19.2_3
|
amdmi3  |
- 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
0.19.2_3
|
vanilla  |
Fix build on clang.
Submitted by: clsung@ (maintainer) |
03 Jul 2011 14:40:25
0.19.2_3
|
ohauer  |
-remove MD5 |
04 Dec 2010 07:34:27
0.19.2_3
|
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
0.19.2_3
|
ade  |
Punt autoconf267->autoconf268 |
15 Sep 2010 18:35:24
0.19.2_3
|
ade  |
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
0.19.2_2
|
ale  |
Fix dependency and INDEX. |
03 Apr 2010 10:44:36
0.19.2_2
|
roam  |
Chase the ftp/curl shlib version bump. |
23 Jan 2009 15:43:14
0.19.2_1
|
roam  |
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
0.19.2
|
clsung  |
- Update to 0.19.2 |
20 Aug 2008 00:57:32
0.19.1
|
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
01 Mar 2008 03:56:07
0.19.1
|
vanilla  |
Upgrade to 0.19.1.
Approved by: maintainer (clsung@) |
30 Jan 2008 02:05:09
0.19.0
|
vanilla  |
Upgrade to 0.19.0.
Approved by: maintainer (clsung@) |
20 Dec 2007 06:30:29
0.18.0_3
|
vanilla  |
Add a patch to avoid memory leak on php extension.
Approved by: clsung@ |
30 Sep 2007 04:47:37
0.18.0_2
|
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
31 Jul 2007 07:34:16
0.18.0_1
|
clsung  |
- add support to php
- bump PORTREVISION |
20 Jul 2007 09:23:47
0.18.0
|
clsung  |
- fetchable
Submitted by: sat@ |
18 Jul 2007 03:02:21
0.18.0
|
clsung  |
- Update to 0.18.0
- fix unfetchable |
25 May 2007 09:43:02
0.17.2
|
clsung  |
- Update to 0.17.2
PR: ports/112458
Submitted by: novel |
26 Apr 2007 03:18:44
0.17.1
|
clsung  |
- Update to 0.17.1
- FreeBSD currently lacks of 'newlocale/freelocale/strftime_l' support,
so patch it. |
19 Feb 2007 07:50:36
0.17
|
clsung  |
- Update to 0.17 |
02 Jan 2007 08:42:42
0.16
|
clsung  |
mRss is a C library for parsing, writing and creating RSS files or streams.
WWW: http://www2.autistici.org/bakunin/libmrss/doc/ |