| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
MFH: 2015Q3 (blanket)
Notes:
svn path=/head/; revision=395835
|
|
|
|
|
|
|
|
|
| |
- While here, add some NO_ARCHes
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=395777
|
|
|
|
|
|
|
|
|
|
|
| |
- heplers
- Switch to @sample
- Drop @dirrm* from plist
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=395485
|
|
|
|
| |
Notes:
svn path=/head/; revision=395195
|
|
|
|
| |
Notes:
svn path=/head/; revision=394941
|
|
|
|
|
|
|
|
|
|
|
|
| |
<conrads@cox.net>: host mx.west.cox.net[68.6.19.3] said: 550 5.1.1
<conrads@cox.net> invalid recipient - Refer to Error Codes section at
http://postmaster.cox.net/confluence/display/postmaster/Error+Codes for
more information. (in reply to RCPT TO command)
Sponsored by: DK Hostmaster A/S
Notes:
svn path=/head/; revision=394716
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336
Notes:
svn path=/head/; revision=394508
|
|
|
|
| |
Notes:
svn path=/head/; revision=393387
|
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
MFH: 2015Q3 (blanket)
Notes:
svn path=/head/; revision=393372
|
|
|
|
|
|
|
|
|
|
|
|
| |
using python
PR: 201077
Reviewed by: mat
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D2955
Notes:
svn path=/head/; revision=393196
|
|
|
|
| |
Notes:
svn path=/head/; revision=392526
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=392258
|
|
|
|
|
|
|
|
| |
http://www.eyrie.org/~eagle/software/inn/docs-2.5/news.html#S1
- Set some more options as default for a typical installation
Notes:
svn path=/head/; revision=391879
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=391849
|
|
|
|
| |
Notes:
svn path=/head/; revision=391676
|
|
|
|
| |
Notes:
svn path=/head/; revision=390310
|
|
|
|
| |
Notes:
svn path=/head/; revision=390051
|
|
|
|
|
|
|
| |
Approved by: portmgr
Notes:
svn path=/head/; revision=389302
|
|
|
|
| |
Notes:
svn path=/head/; revision=389094
|