Tijl Coosemans
61b6b4348f
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.
2016-12-08 17:01:31 +00:00
Mathieu Arnold
597afc47ba
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 14:25:16 +00:00
Dmitry Marakasov
b9398223bd
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
...
Approved by: portmgr blanket
2016-01-12 16:20:31 +00:00
Dmitry Marakasov
4952ba3eef
- Add LICENSE
...
- Strip library
2015-02-21 14:21:25 +00:00
Baptiste Daroussin
3f6c422e36
Reset maintainership:
...
- Lots of maintainers timeout
- unresponsive for almost a year
PR: 195059
2014-12-02 22:40:56 +00:00
Dmitry Marakasov
a8094d709a
- 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
2014-08-05 14:56:15 +00:00
Tijl Coosemans
28208a5625
textproc/libmrss: Add USES=libtool and bump dependent ports
...
textproc/libmrss-php: Add USES=libtool and support staging
2014-07-03 12:27:09 +00:00
Mathieu Arnold
d93a71c064
* Support staging
...
* New LIB_DEPENDS format
Sponsored by: Absolight
2014-01-21 07:22:11 +00:00
Baptiste Daroussin
0068f2d47f
Add NO_STAGE all over the place in preparation for the staging support (cat: textproc)
2013-09-20 23:17:30 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c
- 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
2013-07-11 16:26:26 +00:00
Baptiste Daroussin
992586fa08
Finish converting the whole ports tree to USES=pkgconfig
2013-04-23 14:20:25 +00:00
Eitan Adler
334eb0fc61
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)
2013-03-19 13:04:30 +00:00
Baptiste Daroussin
cf22090c5d
- 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
2012-12-05 17:15:36 +00:00
Baptiste Daroussin
9346b215f0
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)
2012-07-26 05:40:22 +00:00
Pav Lucistnik
1377827d69
- 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
2012-05-28 20:39:27 +00:00
Dmitry Marakasov
6f6fbe4bdf
- 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
2011-09-23 22:26:39 +00:00
Vanilla I. Shu
74474cf7bb
Fix build on clang.
...
Submitted by: clsung@ (maintainer)
2011-08-03 00:40:37 +00:00
Olli Hauer
fc03c837e2
-remove MD5
2011-07-03 14:40:25 +00:00
Ade Lovett
4a8684e352
Sync to new bsd.autotools.mk
2010-12-04 07:34:27 +00:00
Ade Lovett
6abd00a86b
Punt autoconf267->autoconf268
2010-10-16 11:52:47 +00:00
Ade Lovett
8262a7b51d
Autotools update. Read ports/UPDATING 20100915 for details.
...
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
2010-09-15 18:35:24 +00:00
Alex Dupre
b2baf0a3ff
Fix dependency and INDEX.
2010-04-09 19:11:56 +00:00
Peter Pentchev
29863648e3
Chase the ftp/curl shlib version bump.
2010-04-03 10:44:36 +00:00
Peter Pentchev
c189a6b2da
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.
2009-01-23 15:43:14 +00:00
Cheng-Lung Sung
02d7756b58
- Update to 0.19.2
2008-09-26 13:15:05 +00:00
Ade Lovett
771ea13f41
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
...
Tested by: exp build run (erwin)
2008-08-20 00:57:32 +00:00
Vanilla I. Shu
4d5bb6696c
Upgrade to 0.19.1.
...
Approved by: maintainer (clsung@)
2008-03-01 03:56:07 +00:00
Vanilla I. Shu
6c44cc6073
Upgrade to 0.19.0.
...
Approved by: maintainer (clsung@)
2008-01-30 02:05:09 +00:00
Vanilla I. Shu
8bf0971371
Add a patch to avoid memory leak on php extension.
...
Approved by: clsung@
2007-12-20 06:30:29 +00:00
Mark Linimon
48420a5ebd
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
...
PR: ports/116639
Submitted by: aDe
2007-09-30 04:47:36 +00:00
Cheng-Lung Sung
8f50fbb6ab
- add support to php
...
- bump PORTREVISION
2007-07-31 07:34:16 +00:00
Cheng-Lung Sung
9046a8eeee
- fetchable
...
Submitted by: sat@
2007-07-20 09:23:47 +00:00
Cheng-Lung Sung
7ab3346129
- Update to 0.18.0
...
- fix unfetchable
2007-07-18 03:02:21 +00:00
Cheng-Lung Sung
c3e25dcc4b
- Update to 0.17.2
...
PR: ports/112458
Submitted by: novel
2007-05-25 09:43:02 +00:00
Cheng-Lung Sung
3e05f19495
- Update to 0.17.1
...
- FreeBSD currently lacks of 'newlocale/freelocale/strftime_l' support,
so patch it.
2007-04-26 03:18:44 +00:00
Cheng-Lung Sung
b238185f22
- Update to 0.17
2007-02-19 07:50:36 +00:00
Cheng-Lung Sung
a50b2262b4
mRss is a C library for parsing, writing and creating RSS files or streams.
...
WWW: http://www2.autistici.org/bakunin/libmrss/doc/
2007-01-02 08:42:42 +00:00