| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|
|
|
|
|
|
|
| |
PR: 207282
Notes:
svn path=/head/; revision=412111
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Rename the LIBDANE option DANE because that's the name of the protocol
supported by libgnutls-dane and gnutls-cli. Also clarify the option
description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4. Some ports used this library
in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed. Ports that used these have been
updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.
net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.
www/hydra: Mark BROKEN. This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.
PR: 207768
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=411990
|
|
|
|
|
|
|
|
|
|
|
| |
* Make gettext optional.
* Turn toolkit selection into a radio option.
PR: 208165 (with minor tweaks)
Submitted by: cpet <freebsd@shotmail.ru>
Notes:
svn path=/head/; revision=411829
|
|
|
|
|
|
|
|
|
| |
Changelog: http://forums.sabnzbd.org/viewtopic.php?f=8&t=20382
PR: 208051
Notes:
svn path=/head/; revision=411325
|
|
|
|
|
|
|
|
|
| |
PR: 207936
Submitted by: Ultima1252@gmail.com
Approved by: joshruehlig@gmail.com (maintainer)
Notes:
svn path=/head/; revision=410936
|
|
|
|
|
|
|
|
|
|
|
|
| |
There were reports of fallout so this has been reverted. It is not
understood why an explicit PATH needs to be set. In testing without it
the correct PATH appears to be exported during the start_precmd routine.
PR: 207583
Approved by: maintainer
Notes:
svn path=/head/; revision=410708
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Better define which versions of python sabnzbd can actually run with
- Remove "+" sign from SUB_LIST
- Modernize OPTION RUN_DEPENDS
- Do not set PATH in rc script
- Make patch and reinplace more logical by not replacing %%PREFIX%% with
%%DATADIR%%
- Remove creation of PREFIX/sabnzbd (sabznzbd's config directory) from
install as it is already handled in start_precmd routine
- Replace INSTALL_DATA with INSTALL_MAN for installing PORTDOCS
- Hand off maintainership
PR: 207583
Notes:
svn path=/head/; revision=410634
|
|
|
|
| |
Notes:
svn path=/head/; revision=409731
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes the status command which was returning "eval: -L: not found"
before.
PR: 206722
Submitted by: dburkland@dburkland.com (first version),
Toxic <toxic@doobie.com> (maintainer)
MFH: 2016Q1
Notes:
svn path=/head/; revision=408947
|
|
|
|
|
|
|
|
|
| |
Also link with libncurses instead of libcurses or libtermlib.
approved by: infrastructure blanket
Notes:
svn path=/head/; revision=408195
|
|
|
|
|
|
|
|
|
| |
Also link to libncurses, not libtermcap
approved by: infrastructure blanket
Notes:
svn path=/head/; revision=408193
|
|
|
|
|
|
|
| |
approved by: infrastructure blanket
Notes:
svn path=/head/; revision=408191
|
|
|
|
| |
Notes:
svn path=/head/; revision=408190
|
|
|
|
|
|
|
| |
approved by: infrastructure blanket
Notes:
svn path=/head/; revision=408189
|
|
|
|
|
|
|
| |
- Switch to options helpers
Notes:
svn path=/head/; revision=408076
|
|
|
|
| |
Notes:
svn path=/head/; revision=406242
|
|
|
|
|
|
|
|
| |
Reported by: pkg-fallout
MFH: 2016Q1
Notes:
svn path=/head/; revision=405133
|
|
|
|
|
|
|
|
| |
PR: 205574
Submitted by: Dmitry Marakasov (amdmi3@)
Notes:
svn path=/head/; revision=404861
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=404740
|
|
|
|
|
|
|
| |
Submitted by: naddy
Notes:
svn path=/head/; revision=404596
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.
While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.
PR: 205367
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=403913
|
|
|
|
|
|
|
|
|
|
| |
While there, convert to autoreconf, options helpers, rename patches to match
our naming scheme.
Sponsored by: Absolight
Notes:
svn path=/head/; revision=403732
|
|
|
|
|
|
|
|
|
|
| |
when trying to run pan on a libc++ based system.
PR: 199303
Submitted by: Andrew <andrew_terekhov@yahoo.com>
Notes:
svn path=/head/; revision=403639
|
|
|
|
|
|
|
| |
Approved by: maintainer (private email)
Notes:
svn path=/head/; revision=403553
|
|
|
|
|
|
|
|
|
| |
PR: 204047
Submitted by: amdmi3
Approved by: maintainer timeout (dinoex, 1 month)
Notes:
svn path=/head/; revision=402733
|
|
|
|
|
|
|
| |
- remove BROKEN
Notes:
svn path=/head/; revision=402191
|
|
|
|
| |
Notes:
svn path=/head/; revision=402183
|
|
|
|
|
|
|
| |
- cleanup pkg-message
Notes:
svn path=/head/; revision=402175
|
|
|
|
| |
Notes:
svn path=/head/; revision=402168
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
https://github.com/nzbget/nzbget/releases
PR: 204489
Submitted by: toxic@doobie.com (maintainer)
Notes:
svn path=/head/; revision=402165
|
|
|
|
| |
Notes:
svn path=/head/; revision=401096
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 204056
Submitted by: mat
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D2735
Notes:
svn path=/head/; revision=400848
|
|
|
|
|
|
|
| |
script due to fallouts of r399992
Notes:
svn path=/head/; revision=400556
|
|
|
|
|
|
|
|
|
|
|
|
| |
Upstream changed their mirror to github and website to nzbget.net
Changelog: https://github.com/nzbget/nzbget/releases/tag/v16.1
PR: 203902
Approved by: maintainer
Notes:
svn path=/head/; revision=399989
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Support multiple values in *_OLD_CMD, i.e. we can now fix both "/usr/bin/python" and "/usr/bin/env python" at the same time
- Default *_OLD_CMD values are now always appended, so you don't need to specify them in individual ports
- Add lua support (depends on USES=lua)
- Add more default values, such as "/usr/bin/env foo" for python, perl, bash, ruby and lua
- Shebangfix now matches whole words, e.g. we will no longer (erroneously) replace "/usr/bin/perl5.005" with "${perl_CMD}5.005" (but "/usr/bin/perl -tt" is still (correctly) replaced with "${perl_CMD} -tt")
Note that *_OLD_CMD items containing spaces must now be quoted (e.g. perl_OLD_CMD=/bin/perl /usr/bin/perl "/usr/bin/env perl")
Update shebangfix usage according to new rules in many ports:
- Remove *_OLD_CMD for patterns now replaced by default
- Quote custom *_OLD_CMD which contain spaces
Fix shebangfix usage in many ports (irrelevant to infrastructure change):
- Remove redundant SHEBANG_LANG (no need to duplicate default langs)
- Remove redundant *_CMD (such as python_CMD=${LOCALBASE}/bin/python${PYTHON_VER} when USES=python is present)
- Never use *_OLD_CMD in REINPLACE_CMD matchers, these should always look for exact string
Approved by: portmgr (bapt)
Differential Revision: D3756
Notes:
svn path=/head/; revision=399684
|
|
|
|
|
|
|
| |
- Remove obsolete MAN*
Notes:
svn path=/head/; revision=399144
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Silence patching
- Switch to options helpers
PR: 203665
Submitted by: amdmi3
Approved by: lifanov@mail.lifanov.com (maintainer)
Notes:
svn path=/head/; revision=399143
|
|
|
|
|
|
|
| |
PR: ports/203281
Notes:
svn path=/head/; revision=399083
|
|
|
|
| |
Notes:
svn path=/head/; revision=398833
|
|
|
|
| |
Notes:
svn path=/head/; revision=398798
|
|
|
|
| |
Notes:
svn path=/head/; revision=398797
|
|
|
|
|
|
|
| |
MFH: 2015Q4
Notes:
svn path=/head/; revision=398555
|
|
|
|
|
|
|
|
|
|
|
| |
cc -fstack-protector -L/usr/local/news/lib -L/usr/lib -o suck both.o both_phrases.o suck.o suckutils.o killfile.o timer.o killprg.o dedupe.o suck_phrases.o active.o batch.o xover.o ssort.o chkhistory_db.o db.o -linn -lstorage -lssl -lcrypto
/usr/local/news/lib/libstorage.so: undefined reference to `HISlookup'
Reported by: pkg-fallout
MFH: 2015Q4
Notes:
svn path=/head/; revision=398554
|
|
|
|
| |
Notes:
svn path=/head/; revision=398145
|
|
|
|
|
|
|
|
| |
PR: 203286
Submitted by: amdmi3
Notes:
svn path=/head/; revision=397668
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=397619
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove Makefile.local as it is intended to be a user file that should
not be committed. Its documentation is poor (r12873) but users are
relying on it.
- Remove CONFLICTS as for every port it just conflicted with itself.
With hat: portmgr
Notes:
svn path=/head/; revision=397523
|
|
|
|
|
|
|
| |
http://www.eyrie.org/~eagle/software/inn/docs-2.6/news.html#S1
Notes:
svn path=/head/; revision=397518
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
domain is available for stuff built from source.
Some ports were already installing in the System domain, for these just remove the Makefile lines explicitly specifying the install domain.
The rest are installed in the Local domain, remove any overrides, update their pkg-plists and any explicit paths in the Makefiles and then bump port revision.
Approved by: bapt (mentor)
Differential Revision: https://reviews.freebsd.org/D2977
Notes:
svn path=/head/; revision=397315
|