| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=385640
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr
Notes:
svn path=/head/; revision=381618
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Stage
- Add LICENSE=GPLv2 [1]
- Update to git version from 2013 which fixes:
* ignore IPv4/IPv6 address hints when option -H is present.
* fix an error in the "hints" handling of the host resolver which confused
local/source and remote hint (AF_INET/AF_INET6).
Notes:
svn path=/head/; revision=350748
|
|
|
|
|
|
|
| |
net)
Notes:
svn path=/head/; revision=327755
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
| |
Notes:
svn path=/head/; revision=265663
|
|
|
|
| |
Notes:
svn path=/head/; revision=263089
|
|
|
|
|
|
|
|
| |
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
Notes:
svn path=/head/; revision=261230
|
|
|
|
|
|
|
|
|
|
|
| |
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
Notes:
svn path=/head/; revision=246327
|
|
|
|
|
|
|
| |
fall back to FreeBSD mirrors in case the port has no others.
Notes:
svn path=/head/; revision=238071
|
|
|
|
|
|
|
| |
reasonable standard.
Notes:
svn path=/head/; revision=230014
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=218938
|
|
|
|
|
|
|
| |
Tested by: exp build run (erwin)
Notes:
svn path=/head/; revision=218886
|
|
|
|
|
|
|
|
| |
PR: ports/116639
Submitted by: aDe
Notes:
svn path=/head/; revision=200411
|
|
|
|
|
|
|
| |
Approved by: ahze (mentor)
Notes:
svn path=/head/; revision=165799
|
|
|
|
|
|
|
| |
Submitted by: Shaun Amott <shaun@inerd.com> (maintainer)
Notes:
svn path=/head/; revision=160720
|
|
|
|
|
|
|
|
|
|
| |
- cleanup redundant autoconf invocation
PR: ports/95624
Submitted by: maintainer
Notes:
svn path=/head/; revision=159849
|
|
|
|
|
|
|
|
|
|
| |
- Use DATADIR macro on IglooFTP
PR: ports/93499
Submitted by: Shaun Amott <shaun@inerd.com>
Notes:
svn path=/head/; revision=156540
|
|
|
|
| |
Notes:
svn path=/head/; revision=149443
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
Notes:
svn path=/head/; revision=148323
|
|
|
|
|
|
|
|
| |
PR: ports/85633
Submitted by: Andrej Zverev <az@inec.ru>
Notes:
svn path=/head/; revision=141796
|
|
|
|
|
|
|
| |
- Fix grammar in COMMENT
Notes:
svn path=/head/; revision=129018
|
|
|
|
| |
Notes:
svn path=/head/; revision=105291
|
|
|
|
|
|
|
|
| |
451 bsd-fr.org: Name server timeout
Message could not be delivered for 5 days
Notes:
svn path=/head/; revision=105281
|
|
|
|
| |
Notes:
svn path=/head/; revision=100139
|
|
|
|
| |
Notes:
svn path=/head/; revision=85087
|
|
|
|
| |
Notes:
svn path=/head/; revision=76041
|
|
|
|
|
|
|
|
|
|
| |
denial of service attack.
PR: 31497
Submitted by: maintainer
Notes:
svn path=/head/; revision=49210
|
|
|
|
| |
Notes:
svn path=/head/; revision=42049
|
|
|
|
| |
Notes:
svn path=/head/; revision=42048
|
|
applications and vice versa. It can bind to any of your IPv4 (default) or
IPv6 addresses and forward all data to IPv4 or IPv6 (default) host.
It can be used for example as an ipv6-capable IRC proxy.
PR: ports/24088
Submitted by: Vassili Tchersky <vt@bsdjeunz.org>
Notes:
svn path=/head/; revision=38975
|