| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
- Use DISTVERSIONPREFIX
- Remove GH_PROJECT
Notes:
svn path=/head/; revision=386252
|
|
|
|
| |
Notes:
svn path=/head/; revision=382151
|
|
|
|
|
|
|
| |
Changes: https://github.com/Ettercap/ettercap/releases
Notes:
svn path=/head/; revision=381871
|
|
|
|
| |
Notes:
svn path=/head/; revision=381857
|
|
|
|
| |
Notes:
svn path=/head/; revision=381125
|
|
|
|
|
|
|
|
|
| |
PR: 198184
Submitted by: Bernard Spil <spil.oss@gmail.com>
Obtained from: https://github.com/Ettercap/ettercap/commit/f71cd222712d6ecec6f086f3b8acca981e25f819
Notes:
svn path=/head/; revision=380379
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix when determine MTU on BSD system [1]
- Reset logfile ownership upon dropping privileges [2]
- Bump PORTREVISION for package change
PR: 197509 [2]
Submitted by: Rafal Grzeszczuk <rafi.root@gmail.com> [2]
Obtained from: https://github.com/Ettercap/ettercap/commit/00f864d7dd2d82b640064db81aad065794b9b11b [1]
https://github.com/Ettercap/ettercap/commit/42600aada0ba56b9c63dabcc2b0cb1417fa27863 [2]
Notes:
svn path=/head/; revision=379520
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=379351
|
|
|
|
|
|
|
|
|
| |
- Cleanup PLIST
Changes: https://github.com/Ettercap/ettercap/releases
Notes:
svn path=/head/; revision=373233
|
|
|
|
| |
Notes:
svn path=/head/; revision=365086
|
|
|
|
|
|
|
|
|
|
| |
- Use @sample
- Convert to new options helper
- Simplify Makefile
- Bump PORTREVISION for package change
Notes:
svn path=/head/; revision=361804
|
|
|
|
|
|
|
|
|
| |
- Add INSTALL_TARGET=install-strip
Approved by: portmgr (implicit, bump unstaged port)
Notes:
svn path=/head/; revision=361791
|
|
|
|
| |
Notes:
svn path=/head/; revision=354115
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Convert to new LIB_DEPENDS format
- Convert to new options helper
- Add options: DESKTOP, IPV6 and NCURSES
- Add ipv6 to CATEGORIES conditionally
- Support STAGEDIR
- Reformat pkg-descr
- Update WWW
Changes: https://github.com/Ettercap/ettercap/releases
Notes:
svn path=/head/; revision=331309
|
|
|
|
|
|
|
| |
net-mgmt)
Notes:
svn path=/head/; revision=327757
|
|
|
|
|
|
|
|
|
|
| |
pre 100043 is ${LOCALBASE} and /usr otherwise. Convert all ports to
new variable usage.
Approved by: portmgr (bapt, implicit)
Notes:
svn path=/head/; revision=326683
|
|
|
|
| |
Notes:
svn path=/head/; revision=326137
|
|
|
|
| |
Notes:
svn path=/head/; revision=325161
|
|
|
|
|
|
|
|
|
| |
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising
Notes:
svn path=/head/; revision=316662
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=313635
|
|
|
|
|
|
|
|
|
| |
- build shared lib
- fix dependend ports when libnet.so.8 was linked in
- fix dependend ports when includes where missing
Notes:
svn path=/head/; revision=312526
|
|
|
|
|
|
|
|
| |
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
Notes:
svn path=/head/; revision=308630
|
|
|
|
|
|
|
|
|
|
| |
- Rename options: GTK -> GTK2, ICONV -> UTF8
- Pet portlint: remove ABI version number from LIB_DEPENDS
- Cleanup Makefile header
- Cosmetic change
Notes:
svn path=/head/; revision=305590
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
| |
Changes: http://ettercap.sourceforge.net/history.php
Notes:
svn path=/head/; revision=295002
|
|
|
|
|
|
|
|
| |
PR: ports/166377
Submitted by: Niclas Zeising <zeising@daemonic.se>
Notes:
svn path=/head/; revision=294532
|
|
|
|
|
|
|
|
|
| |
ec_send.c:37:23: error: pcap/pcap.h: No such file or directory
Reported by: pointyhat
Notes:
svn path=/head/; revision=292549
|
|
|
|
| |
Notes:
svn path=/head/; revision=291338
|
|
|
|
|
|
|
| |
Changes: http://people.FreeBSD.org/~sunpoet/ettercap-0.7.4.diff
Notes:
svn path=/head/; revision=291001
|
|
|
|
| |
Notes:
svn path=/head/; revision=290752
|
|
|
|
|
|
|
|
|
|
|
| |
- Sort OPTIONS
- Cosmetic change
- Take maintainership
Changes: http://ettercap.sourceforge.net/history.php
Notes:
svn path=/head/; revision=290582
|
|
|
|
| |
Notes:
svn path=/head/; revision=290231
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=282282
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
| |
Notes:
svn path=/head/; revision=265663
|
|
|
|
|
|
|
|
|
| |
PR: ports/149433
Submitted by: Ivan Klymenko <fidaj@ukr.net>
Approved by: maintainer timeout (mnag ; 32 days)
Notes:
svn path=/head/; revision=260872
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
|
|
|
|
|
| |
mirrors actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=240715
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
Notes:
svn path=/head/; revision=238781
|
|
|
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
Notes:
svn path=/head/; revision=238701
|
|
|
|
| |
Notes:
svn path=/head/; revision=225335
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
| |
Notified by: kris
Notes:
svn path=/head/; revision=184363
|
|
|
|
|
|
|
|
|
|
|
|
| |
coexist
PR: ports/103861
Submitted by: alepulver
Tested by: pointyhat
With hat: portmgr
Notes:
svn path=/head/; revision=183770
|
|
|
|
| |
Notes:
svn path=/head/; revision=162141
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|