I've no way to test this, but it supposedly fixes the PowerPC build.
Submitter has been notified the port will be removed due to lack of
staging soon.
PR: 184580
Submitted by: jrh29 (alumni.cwru.edu)
Approved by: maintainer timeout (8 months)
Approved by: portmgr (implicit, NO_STAGE)
This build includes all fixes from pkg 1.3.2 plus the following changes:
- Fix an issue with pkg-repo that prevents from getting all packages in the
archive
- Fix an issue with manifests parsing on big-endian platforms
- Add help messages for aliases (by admi3)
- Fix linkage with sbuf (always use bundled sbuf)
With hat: pkg@
- Sort LIB_DEPENDS
- Use CONFLICTS_INSTALL instead of CONFLICTS
- Use USES=libtool
- Use WANT_PGSQL
- Fix shebang
- Remove PKGINSTALL
- Do not silence post-install:
- Cosmetic change
- Bump PORTREVISION for package change
- Update to 1.9.0
- Add LICENSE_FILE
- Tweak COMMENT
- Tweak py-nose dependency prefix
- Limit Fabric to Python 2.x (*not* Python 3.x compatible)
- Wrap `test` command in setuptools bits using PYDISTUTILS_SETUP
- Patch setup.py to accept any version of fudge (even though its not
compatible and causes 2 test failures)
Changes:
http://www.fabfile.org/changelog.html
Also update MASTER_SITES which have disappeared and moving it to
LOCAL/obrien. Includes various cleanups like removal of DOS endings
in the makefile.
PR: 185989
Submitted by: takefu (airport.fm)
Approved by: maintainer timeout (6 months), staging blanket
Everything trying to link to readline is already passing -lreadline when needed
so all that is needed here is to pass the right path where to find it.
Reported by: peter
The makefile contained DOS CR endings. While removing those,
consolidate pkg-plist into the makefile and do some cosmetic clean up.
PR: 185986
Submitted by: takefu (airport.fm)
Approved by: maintainer timeout (6 months)
The former maintainer indicates that he no longer has time to work on
this port. He understands is not staged and thus headed for removal,
so the RESTRICTED update is being done by itself in case somebody else
steps up to stage the port.
PR: 189883
Submitted by: maintainer (at the time) (Daniel Thiele)
Approved by: portmgr (implicit, NOT_STAGED)
- Add USES= libtool and set INSTALL_TARGET to install-strip
- Drop useless bsd.port.options.mk include
- Bump PORTREVISION of ports that depend on libtasn1 as
shlib version has changed
- Add an UPDATING entry for that
Exp-run by: antoine
Changes:
- Import fixes from libucl (fixes memory corruption with pkg.conf)
- Fix memory corruption when reinstalling packages
- Rework pkg repo process distribution