| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Device is not guarateed to exist at package building time.
PR: 238523
Submitted by: rea@FreeBSD.org
Reported by: dweimer@dweimer.net
Approved by: maintainer timeout (onatan@gmail.com, 1.5 years)
MFH: 2021Q1
Notes:
svn path=/head/; revision=565450
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It was added in r498511 to fix the build when devel/check is installed
in the environment. It is not used for anything other than building
a couple of tests that are never run or installed. Instead just
pass --without-check to configure to disable use of it.
PR: 237177
Reported by: Christian Ullrich <chris@chrullrich.net>
Notes:
svn path=/head/; revision=500582
|
|
|
|
|
|
|
| |
Reported by: antoine
Notes:
svn path=/head/; revision=498802
|
|
|
|
|
|
|
| |
Reported by: gavilaan@googlemail.com richard@highwayman.com
Notes:
svn path=/head/; revision=498511
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I have reviewed the code of net/libdnet. And created a fork as the
development seems stalled by the original author.
- Removed all the codes not related to FreeBSD
- Fix configure script to find related header files and now it builds
relevant source files instead of *-none.c files
- Modernized all build tools configuration file and removed unnecessary
files
- Works at least with PF. Still not working with ipfw2/ipfilter.
The repo location is:
https://github.com/5u623l20/libdnet/
PR: 236642
Submitted by: bofh
Approved by: maintainer-timeout
Notes:
svn path=/head/; revision=497992
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
libdnet fails to compile for non-default FreeBSD build with
pf/ipfilter excluded but ipfw included because its ipfw support
staled from ipfw1 times and does not apply to modern ipfw implementation.
PORTREVISION not changed because the change is effectively 'no-op'
for default build.
PR: 227490
Notes:
svn path=/head/; revision=467703
|
|
|
|
| |
Notes:
svn path=/head/; revision=422146
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight
Notes:
svn path=/head/; revision=422140
|
|
|
|
| |
Notes:
svn path=/head/; revision=373063
|
|
|
|
| |
Notes:
svn path=/head/; revision=371467
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=368013
|
|
|
|
|
|
|
|
| |
PR: ports/187977
Approved by: maintainer timeout (1 month)
Notes:
svn path=/head/; revision=352433
|
|
|
|
| |
Notes:
svn path=/head/; revision=346086
|
|
|
|
|
|
|
| |
net)
Notes:
svn path=/head/; revision=327755
|
|
|
|
| |
Notes:
svn path=/head/; revision=285379
|
|
|
|
|
|
|
| |
Approved by: portmgr (miwi)
Notes:
svn path=/head/; revision=284617
|
|
|
|
|
|
|
|
|
|
|
| |
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
Notes:
svn path=/head/; revision=284232
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
| |
starting with N
Notes:
svn path=/head/; revision=240073
|
|
|
|
|
|
|
| |
Approved by: Robert Gogolok <gogo@cs.uni-sb.de> (maintainer, via private e-mail)
Notes:
svn path=/head/; revision=232938
|
|
|
|
|
|
|
| |
Submitted by: pointyhat
Notes:
svn path=/head/; revision=226682
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
- Use SF macro.
PR: ports/125001
Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
Approved by: "Jonatan B" <onatan@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=216276
|
|
|
|
| |
Notes:
svn path=/head/; revision=199949
|
|
|
|
|
|
|
|
|
| |
PR: 113893
Submitted by: Wesley Shields <wxs@atarininja.org>
Approved by: maintainer
Notes:
svn path=/head/; revision=195703
|
|
|
|
|
|
|
|
| |
PR: ports/114475
Submitted by: Wesley Shields <wxs@atarininja.org>
Notes:
svn path=/head/; revision=195385
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The py-libdnet port has been seperated out as a slave port to libdnet and
is now dependent on libdnet. py-libdnet now only installs the libdnet
python module. Since files previously owned by py-libdnet are now owned
by its dependency, in order to upgrade correctly, py-libdnet must be
deinstall and then reinstalled manually.
PR: 109262
Submitted by: thierry and me
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=187216
|
|
|
|
|
|
|
|
| |
PR: ports/108500
Submitted by: Jonathan <afarsec@012.net.il> (maintainer)
Notes:
svn path=/head/; revision=183721
|
|
|
|
|
|
|
| |
Approved by: tmclaugh (implicit)
Notes:
svn path=/head/; revision=179499
|
|
|
|
|
|
|
|
|
| |
PR: 104364
Submitted by: Yonatan <onatan@gmail.com> (maintainer)
Approved by: tmclaugh (implicit)
Notes:
svn path=/head/; revision=179492
|
|
|
|
|
|
|
| |
Submitted by: FreshPorts sanity checking
Notes:
svn path=/head/; revision=175180
|
|
|
|
|
|
|
|
|
|
| |
- doesn't build on 4.x
PR: ports/101665
Submitted by: maintainer (Yonatan)
Notes:
svn path=/head/; revision=175179
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
|
|
|
|
|
|
|
| |
(needed for a to-be-released soon port)
Since I'm there, add SHA256.
Approved by: Jonatan B <onatan (at) gmail.com> (maintainer)
Notes:
svn path=/head/; revision=149108
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
- Add knob for python bindings, default off
PR: ports/78774
Submitted by: Jonathan <onatan@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=131440
|
|
|
|
|
|
|
|
| |
PR: ports/77781
Submitted by: Yonatan <onatan@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=129378
|
|
|
|
|
|
|
|
| |
PR: ports/73939
Submitted by: Yonatan <onatan@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=121613
|
|
|
|
|
|
|
|
|
|
|
| |
- add INSTALLS_SHLIB and USE_LIBTOOL_VER
PR: ports/71710
Submitted by: leeym
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=119071
|
|
|
|
|
|
|
|
| |
PR: ports/70472
Submitted by: Yonatan Yonatan.at.Xpert.dot.com>
Notes:
svn path=/head/; revision=116251
|
|
|
|
| |
Notes:
svn path=/head/; revision=99562
|
|
|
|
| |
Notes:
svn path=/head/; revision=99421
|
|
|
|
| |
Notes:
svn path=/head/; revision=98846
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I don't have the time to give to many of the ports I maintain at
the moment. I wasn't expecting to be so busy this summer ...
Please set all my ports back to ports@freebsd.org.
PR: ports/56935
Submitted by: Dominic Marks <dom@wirespeed.org.uk>,Clement Laforet <sheepkiller@cultdeadsheep.org>,Oliver Eikemeier <eikemeier@fillmore-labs.com>
Notes:
svn path=/head/; revision=89148
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
[DESCRIBE CHANGES]
This band-aid fix inhibits IPFW detection at configure time.
At least it will allow -CURRENT users to build ports depending
on this one (net/honeyd, net/arpd, net/ttlscan,
security/fragroute).
Note that this doesn't solve the FreeBSD 4.x + IPFW2 case.
Added directory / file: files/configure.patch
Port maintainer (dominic.marks@btinternet.com) is cc'd.
PR: ports/55807
Submitted by: Yann Berthier <yb@sainte-barbe.org>
Notes:
svn path=/head/; revision=88465
|
|
|
|
|
|
|
|
| |
PR: 53891
Submitted by: Dominic Marks <dom@cus.org.uk> (maintainer)
Notes:
svn path=/head/; revision=83901
|
|
|
|
|
|
|
|
| |
PR: 53658
Submitted by: Dominic Marks <dom@cus.org.uk>
Notes:
svn path=/head/; revision=83508
|
|
|
|
| |
Notes:
svn path=/head/; revision=76041
|
|
|
|
|
|
|
|
| |
PR: 46822
Submitted by: Dominic Marks <dom@cus.org.uk>
Notes:
svn path=/head/; revision=72716
|