| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
for new Berkeley DB, but are untested.
NOTE: please read UPDATING and the Wiki page before proceeding!
Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR: 192690
Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports)
Notes:
svn path=/head/; revision=365599
|
|
|
|
| |
Notes:
svn path=/head/; revision=365402
|
|
|
|
|
|
|
|
|
|
| |
- Add USES=libtool and bump dependent ports
- Add USES=pathfix and INSTALL_TARGET=install-strip
Approved by: portmgr (implicit, bump unstage port)
Notes:
svn path=/head/; revision=365182
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)
Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130
Couple OpenEXR more tightly to ilmbase and require its exact .so
version.
Add UPDATING note, and bump PORTREVISION of all dependent ports.
Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.
Approved by: portmgr (implicit for bumping PORTREVISION on unstaged ports)
Notes:
svn path=/head/; revision=365038
|
|
|
|
|
|
|
| |
2: add LICENSE
Notes:
svn path=/head/; revision=364759
|
|
|
|
| |
Notes:
svn path=/head/; revision=364724
|
|
|
|
|
|
|
|
|
| |
- Move /var/games/emacs stuff from pkg-plist into pkg-{de,}install as it's
not installed in $PREFIX, which causes issues with `check-plist' target
- Remove extra @dirrmtry entries
Notes:
svn path=/head/; revision=364499
|
|
|
|
|
|
|
|
| |
PR: 191817
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=364476
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Please use USES=python instead of USE_PYTHON.
USE_PYTHON=yes becomes USES=python
USE_PYTHON=2.7+ becomes USES=python:2.7+
USE_PYTHON_BUILD=3.3 becomes USES=python:3.3,build
...
A new PYTHON_FEATURES variable was added, which enables certain features for a
port and replaces some knobs at the same time;
PYTHON_FEATURES=distutils replaces USE_PYDISTUTILS
PYTHON_FEATURES=autoplist replaces PYDISTUTILS_AUTOPLIST
PYTHON_FEATURES=py3kplist replaces PYTHON_PY3K_PLIST_HACK
PYTHON_FEATURES=noegginfo replaces PYDISTUTILS_NOEGGINFO
PYTHON_FEATURES=concurrent replaces PYTHON_CONCURRENT_INSTALL
PYTHON_FEATURES=pythonprefix replaces USE_PYTHON_PREFIX
Some knobs have been deprecated and are to be removed in the near future:
PYTHON_MASTER_SITES - use MASTER_SITE_PYTHON instead
PYTHON_PKGNAMESUFFIX - use PYTHON_PKGNAMEPREFIX instead
PYDISTUTILS_INSTALLNOSINGLE - deprecated without replacement
Some knobs have been removed completely:
PYTHON_MASTER_SITE_SUBDIR
PYTHON_DISTNAME
PYTHON_WRKSRC
Several variables specific to the Python framework are no longer passed to the
build environment to avoid polluting dependency builds.
PYTHON_VERSION is not passed to .MAKEFLAGS anymore
PYTHON_DEFAULT_VERSION,
PYTHON_DEFAULT_PORTVERSION and
PYTHONBASE are not passed to the make environment anymore
The conversion required a couple of ports to be updated to fit the changes and
new requirements. Those included "bsd.python.mk" directly or contained checks
in places, for which the USES framework would fail to provide correct values.
Python modules directly using the upstream Python package (such as py-tkinter
or py-sqlite3) were updated to avoid using the now unnecessary and remmoved
knobs from "bsd.python.mk".
Phabric: D399
exp-run: 167368 192357
PR: 167368 192357
Reviewed by: antoine, wg
Exp-run award: antoine
With hat: python@
Approved by: portmgr
Notes:
svn path=/head/; revision=364450
|
|
|
|
|
|
|
|
| |
PR: 190754
Submitted by: maintainer (Naram Qashat)
Notes:
svn path=/head/; revision=364377
|
|
|
|
|
|
|
| |
Changes: https://code.google.com/p/vim/source/list
Notes:
svn path=/head/; revision=364341
|
|
|
|
|
|
|
|
| |
PR: 192475
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=364330
|
|
|
|
| |
Notes:
svn path=/head/; revision=364323
|
|
|
|
|
|
|
|
|
|
| |
from emacs port Makefile by adding the removed @dirrmtry entries in
PLIST_DIRSTRY
Reported by: QAT
Notes:
svn path=/head/; revision=364248
|
|
|
|
|
|
|
| |
Pointyhat: pi
Notes:
svn path=/head/; revision=364246
|
|
|
|
|
|
|
| |
- Apply patch from Brian Fraser to work on android
Notes:
svn path=/head/; revision=364192
|
|
|
|
|
|
|
|
|
|
|
|
| |
in r363436 and remove the UPDATING entry because it did not guarantee
that all ports were updated nor that they were updated in the right order.
Also remove libgcrypt.la again.
PR: 192342
Approved by: portmgr (implicit, bump unstaged ports)
Notes:
svn path=/head/; revision=364143
|
|
|
|
| |
Notes:
svn path=/head/; revision=364142
|
|
|
|
|
|
|
|
|
|
|
| |
- bump PORTREVISION
PR: ports/190974
Submitted by: nikola lecic <nikola.lecic@anthesphoria.net>
Approved by: kwm (mentor)
Notes:
svn path=/head/; revision=364141
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix all portlint -a and check-plist errors and warnings.
Fix all but one stage-qa warnings.
Disable --with-system-boost because it broke the build.
Enable the --with-system-graphite, --with-system-hyphen, and
--with-system-nss configure options.
Add all distfiles that were previously downloaded during
built to the ext_sources distfile. Add the --disable-fetch-external
configure flag to disable downloads during build.
PR: 192258
Approved by: office@ (bapt)
Notes:
svn path=/head/; revision=364119
|
|
|
|
|
|
|
|
|
|
| |
- Switch to USES=pathfix
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=364112
|
|
|
|
|
|
|
| |
- PLIST_FILES -> pkg-plist
Notes:
svn path=/head/; revision=364089
|
|
|
|
|
|
|
|
|
|
|
| |
not installed in $PREFIX, which causes issues with `check-plist' target
- Remove extraneous @dirrmtry entries
- Bump PORTREVISION due to pkg-plist change
Reported by: rpaulo
Notes:
svn path=/head/; revision=364084
|
|
|
|
|
|
|
|
| |
PORTDOCS, adding a DOCS option where needed, and a couple
PORTEXAMPLES for good measure.
Notes:
svn path=/head/; revision=363960
|
|
|
|
|
|
|
| |
Changes: https://code.google.com/p/vim/source/list
Notes:
svn path=/head/; revision=363785
|
|
|
|
|
|
|
|
|
|
| |
- Stage support
PR: ports/190514
Submitted by: maintainer
Notes:
svn path=/head/; revision=363765
|
|
|
|
|
|
|
|
| |
PR: 191818
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=363625
|
|
|
|
| |
Notes:
svn path=/head/; revision=363468
|
|
|
|
| |
Notes:
svn path=/head/; revision=363457
|
|
|
|
| |
Notes:
svn path=/head/; revision=363447
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
security/shishi with PR 192164 is already committed
[1] devel/ccrtp
[2] editors/abiword
[3] security/p5-Crypt-GCrypt
PR: 191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by: maintainer timeout, antoine (exp-run), portmgr (implicit)
Notes:
svn path=/head/; revision=363436
|
|
|
|
|
|
|
| |
Approved by: portmgr (not really, but touches unstaged ports)
Notes:
svn path=/head/; revision=363399
|
|
|
|
|
|
|
|
|
| |
USES=tar:xz.
Approved by: portmgr (most of them)
Notes:
svn path=/head/; revision=363395
|
|
|
|
|
|
|
| |
Approved by: portmgr (not really, but touches unstaged ports)
Notes:
svn path=/head/; revision=363392
|
|
|
|
|
|
|
|
|
|
| |
and/or tabs before the =. This made doing regular expressions
on the ports tree really difficult.
Approved by: portmgr (not really, but touches unstaged ports)
Notes:
svn path=/head/; revision=363390
|
|
|
|
|
|
|
|
| |
PR: 187974
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=363388
|
|
|
|
|
|
|
| |
Approved by: portmgr (not really, but touches unstaged ports)
Notes:
svn path=/head/; revision=363374
|
|
|
|
|
|
|
| |
Approved by: portmgr (not really, but touches unstaged ports)
Notes:
svn path=/head/; revision=363371
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=363367
|
|
|
|
|
|
|
| |
'__' instead.
Notes:
svn path=/head/; revision=363362
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Support stage
- Add LICENSE
- Rename patches
PR: 192202
Submitted by: tkato432 yahoo com
Notes:
svn path=/head/; revision=363361
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Support stage
- Add LICENSE
- USES desktop-file-utils
- Remove tab from WWW
PR: 192202
Submitted by: tkato432 yahoo com
Notes:
svn path=/head/; revision=363359
|
|
|
|
| |
Notes:
svn path=/head/; revision=363214
|
|
|
|
| |
Notes:
svn path=/head/; revision=363213
|
|
|
|
| |
Notes:
svn path=/head/; revision=363212
|
|
|
|
|
|
|
|
|
|
| |
Pet portlint some while here.
PR: 192071
Submitted by: Allan Jude
Notes:
svn path=/head/; revision=363051
|
|
|
|
|
|
|
|
|
|
|
| |
- Strip libraries
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
Approved by: kwm
Notes:
svn path=/head/; revision=362937
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample
databases/libgdamm:
- Drop :keepla
- USES=tar:bzip2
- Use INSTALL_TARGET=install-strip
databases/libgdamm5:
- Add INSTALL_TARGET=install-strip
- Drop --enable-static (inherited from old repocopy)
devel/anjuta x11-toolkits/py-gnome-extras:
- Drop :keepla
dns/powerdns dns/powerdns-devel:
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Disable static modules
- Stop creating library symlinks with .0 suffix, not needed for dynamically
opened modules
mail/dovecot2:
- Add USES=libtool
mail/dovecot2-pigeonhole:
- Drop CONFIGURE_TARGET (incorrect for Dragonfly)
- Add USES=libtool and INSTALL_TARGET=install-strip
math/gnumeric:
- USES=libtool tar:xz
Approved by: portmgr (implicit, bump unstaged ports)
Notes:
svn path=/head/; revision=362835
|
|
|
|
|
|
|
| |
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=362800
|
|
|
|
| |
Notes:
svn path=/head/; revision=362799
|