| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- Simplify Makefile
- Sort pkg-plist using make makeplist
Sponsored by: Rubicon Communications (Netgate)
|
|
|
|
|
| |
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/602
Sponsored by: Rubicon Communications (Netgate)
|
|
|
|
|
|
|
| |
- Force it to use flex from ports since version available on base is not
new enough
Sponsored by: Rubicon Communications (Netgate)
|
|
|
|
|
|
| |
by default anyway and don't need to be listed
Approved by: portmgr blanket
|
|
|
|
|
|
| |
- Move PLIST_FILES to pkg-plist
- Remove LIBPCAP_OVERWRITE_BASE
- Use OPTION helpers
|
| |
|
|
|
|
|
|
|
|
|
|
| |
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).
Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.
Differential Revision: https://reviews.freebsd.org/D2209
|
|
|
|
|
| |
PR: 198976
Submitted by: pi
|
|
|
|
|
|
|
| |
- Add LICENSE
PR: 196568 [1]
Submitted by: pi [1]
|
|
|
|
| |
He can give them a better home than I can at this time.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Remove patches and hacks that were used to work around the previous
situation
This allows to stage more ports as a regular user
Differential Revision: https://reviews.freebsd.org/D703
Reviewed by and discussed with: bapt
With hat: portmgr
|
| |
|
|
|
|
|
| |
- Do not try to link against dbus if it is installed
- Do not bump PORTREVISION as this should be a pkg no-op
|
|
|
|
| |
Approved by: portmgr
|
| |
|
| |
|
|
|
|
| |
net)
|
|
|
|
| |
Approved by: portmgr (bdrewery)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
|
|
|
|
| |
While here convert to new-style options.
|
|
|
|
| |
- Remove two patch files which are now in this release.
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
|
|
|
|
|
|
| |
This fixes a crash when using 'ip6 protochain' filters.
PR: kern/157188
Submitted by: plosher@
|
| |
|
|
|
|
|
|
| |
PR: ports/150860
Submitted by: Lucius Windschuh <lwindschuh@gmail.com>
Obtained from: libpcap git repository
|
|
|
|
|
| |
PR: ports/149008
Submitted by: Ryan Steinmetz <rpsfa@rit.edu>
|
|
|
|
| |
Noticed by: linimon@ (via pointyhat)
|
| |
|
|
|
|
|
| |
Obtained from: r203052
Feature safe: yes
|
|
|
|
|
|
|
| |
Bump PORTREVISION to address this for older packages.
- While here fix whitespace.
Noticed by: csjp@
|
|
|
|
| |
is MAKE_JOBS_UNSAFE).
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 117086
Tested by: -exp runs
|
|
|
|
|
|
|
| |
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
|
|
|
|
| |
Submitted by: Craig Leres
|
|
|
|
|
| |
PR: ports/114212
Submitted by: Robin Gruyters
|
|
|
|
|
| |
PR: 106895
Submitted by: Janos Mohacsi
|
|
|
|
|
| |
PR: 104147
Submitted by: chinsan
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.
Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.
PR: 100555
Submitted by: gabor
Sponsored by: Google Summer of Code 2006
|
|
|
|
|
| |
PR: ports/95060
Submitted by: Craig Leres
|
|
|
|
| |
Add new MASTER_SITE mirror icrew.org.
|
|
|
|
|
|
| |
- Use USE_BISON
Approved by: bms (maintainer)
|
|
|
|
|
| |
Update radiotap patches as radiotap is not yet in tcpdump release branch
due to endianness issues.
|
|
|
|
| |
Submitted by: trevor
|
|
|
|
| |
(Part 1)
|
|
|
|
|
| |
Submitted by: nectar
Pointy hat to: bms, edwin
|
|
|
|
|
|
|
| |
version of libpcap.
PR: ports/61096
Submitted by: edwin
|
|
libpcap right now, in the areas of wireless and mesh networking. Import
this port so as not to disturb the vendor branch, and bring the bleeding
edge stuff to a wider audience.
Sponsored by: consume.net
|